\n Content navigation \n \n \n
\n \n \n
\n \n \n \n \n \n \n \n
\n
\n "]);
- _templateObject_2930ab905a6e11eb8957f34616f75140 = function _templateObject_2930ab905a6e11eb8957f34616f75140() {
+ _templateObject_9cf6dbc0625811eb9a9521b3fdb3953c = function _templateObject_9cf6dbc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -299,7 +299,7 @@ define(["exports", "../../../../@polymer/polymer/polymer-element.js", "../../../
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2930ab905a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9cf6dbc0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-loading/elmsln-loading.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-loading/elmsln-loading.js
index 82f318840dc..426a39834da 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-loading/elmsln-loading.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-loading/elmsln-loading.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0c6155a05a6e11eb8957f34616f75140() {
+ function _templateObject2_7a0b3110625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_0c6155a05a6e11eb8957f34616f75140 = function _templateObject2_0c6155a05a6e11eb8957f34616f75140() {
+ _templateObject2_7a0b3110625811eb9a9521b3fdb3953c = function _templateObject2_7a0b3110625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0c6155a05a6e11eb8957f34616f75140() {
+ function _templateObject_7a0b3110625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n @-moz-keyframes spin {\n 100% {\n -moz-transform: rotate(60deg);\n filter: saturate(10) invert(0.9);\n }\n }\n @-webkit-keyframes spin {\n 100% {\n -webkit-transform: rotate(60deg);\n filter: saturate(10) invert(0.9);\n }\n }\n @keyframes spin {\n 100% {\n -webkit-transform: rotate(60deg);\n transform: rotate(60deg);\n }\n }\n :host simple-icon {\n display: block;\n -webkit-animation: spin 1.25s ease-out infinite;\n -moz-animation: spin 1.25s ease-out infinite;\n animation: spin 1.25s ease-out infinite;\n }\n :host([size=\"tiny\"]) simple-icon {\n --simple-icon-width: 16px;\n --simple-icon-height: 16px;\n -webkit-animation: spin 0.75s ease-out infinite;\n -moz-animation: spin 0.75s ease-out infinite;\n animation: spin 0.75s ease-out infinite;\n }\n :host([size=\"small\"]) simple-icon {\n --simple-icon-width: 32px;\n --simple-icon-height: 32px;\n -webkit-animation: spin 1s ease-out infinite;\n -moz-animation: spin 1s ease-out infinite;\n animation: spin 1s ease-out infinite;\n }\n :host([size=\"medium\"]) simple-icon {\n --simple-icon-width: 64px;\n --simple-icon-height: 64px;\n -webkit-animation: spin 1.25s ease-out infinite;\n -moz-animation: spin 1.25s ease-out infinite;\n animation: spin 1.25s ease-out infinite;\n }\n :host([size=\"large\"]) simple-icon {\n --simple-icon-width: 80px;\n --simple-icon-height: 80px;\n -webkit-animation: spin 1.25s ease-out infinite;\n -moz-animation: spin 1.25s ease-out infinite;\n animation: spin 1.25s ease-out infinite;\n }\n :host([size=\"epic\"]) simple-icon {\n --simple-icon-width: 400px;\n --simple-icon-height: 400px;\n -webkit-animation: spin 2s ease-out infinite;\n -moz-animation: spin 2s ease-out infinite;\n animation: spin 2s ease-out infinite;\n }\n "]);
- _templateObject_0c6155a05a6e11eb8957f34616f75140 = function _templateObject_0c6155a05a6e11eb8957f34616f75140() {
+ _templateObject_7a0b3110625811eb9a9521b3fdb3953c = function _templateObject_7a0b3110625811eb9a9521b3fdb3953c() {
return data;
};
@@ -57,7 +57,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnLoading), "styles", this)), [(0, _litElement.css)(_templateObject_0c6155a05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnLoading), "styles", this)), [(0, _litElement.css)(_templateObject_7a0b3110625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
@@ -105,7 +105,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject2_0c6155a05a6e11eb8957f34616f75140(), this.accentColor, this.contrast, this.dark);
+ return (0, _litElement.html)(_templateObject2_7a0b3110625811eb9a9521b3fdb3953c(), this.accentColor, this.contrast, this.dark);
}
}, {
key: "_getAccentColor",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/elmsln-studio.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/elmsln-studio.js
index c358d6d6160..fd42de65e34 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/elmsln-studio.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/elmsln-studio.js
@@ -11,10 +11,10 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../../lit-ele
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_0c8706105a6e11eb8957f34616f75140() {
+ function _templateObject_7a51d700625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Dashboard \n Submissions \n Assignments \n Activity Index \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_0c8706105a6e11eb8957f34616f75140 = function _templateObject_0c8706105a6e11eb8957f34616f75140() {
+ _templateObject_7a51d700625811eb9a9521b3fdb3953c = function _templateObject_7a51d700625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../../lit-ele
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_0c8706105a6e11eb8957f34616f75140(), this.route === "dashboard", this.route === "submissions" || this.route === "portfolios", this.route === "assignments" || this.route === "assignment", this.route === "activity", this.route, this.demoMode, this.recentDiscussions, this._handleFetch, this.profile, this.recentSubmissions, this.query.assignment || "", !this.discussion ? undefined : Object.keys(this.discussion || {}).map(function (key) {
+ return (0, _litElement.html)(_templateObject_7a51d700625811eb9a9521b3fdb3953c(), this.route === "dashboard", this.route === "submissions" || this.route === "portfolios", this.route === "assignments" || this.route === "assignment", this.route === "activity", this.route, this.demoMode, this.recentDiscussions, this._handleFetch, this.profile, this.recentSubmissions, this.query.assignment || "", !this.discussion ? undefined : Object.keys(this.discussion || {}).map(function (key) {
return _this2.discussion[key];
}), this.demoMode, this._handleFetch, this.query.grid || false, this.query.project || "", this.query.student || "", this.completedSubmissions, this.query.comment || "", this.demoMode, this.submissionFeedback, this._handleFetch, this.portfolio, this.query.sort === "latest", this.query.submission || "", this.demoMode, this._handleFetch, this.lessons, this.profile, this.assignment, this.assignments, this.demoMode, this._handleFetch, this.submission);
}
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignment.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignment.js
index b79cb911047..3c46e7f5be0 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignment.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignment.js
@@ -7,190 +7,190 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
_exports.ElmslnStudioAssignment = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject24_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject24_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n Upload Files... \n \n Drop files here. \n \n \n Upload or drop files. \n \n "]);
- _templateObject24_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject24_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject24_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject24_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject23_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject23_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject23_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject23_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject23_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject23_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject22_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject22_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n delete ", " \n \n "]);
- _templateObject22_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject22_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject22_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject22_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject21_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject21_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject21_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject21_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject21_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject21_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject20_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject20_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject20_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject20_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject20_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject20_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject19_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject19_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Text \n \n URL \n \n \n add link \n \n \n Add this link. \n \n "]);
- _templateObject19_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject19_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject19_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject19_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject18_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject18_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n delete link \n \n \n "]);
- _templateObject18_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject18_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject18_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject18_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject17_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject17_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", " (", ")\n \n ", "\n \n "]);
- _templateObject17_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject17_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject17_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject17_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject16_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject16_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject16_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject16_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject16_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject16_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject15_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject15_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Assignment "]);
- _templateObject15_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject15_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject15_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject15_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject14_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject14_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Assignments \n > \n \n ", "\n \n
\n "]);
- _templateObject14_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject14_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject14_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject14_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject13_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject13_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Add text
"]);
- _templateObject13_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject13_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject13_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject13_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject12_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject12_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n \n "]);
- _templateObject12_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject12_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject12_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject12_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject11_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject11_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject11_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject11_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject11_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject11_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject10_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject10_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject10_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject10_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject10_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject9_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject9_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject9_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject9_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject9_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject8_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n ", "\n ", "\n
\n \n ", "\n "]);
- _templateObject8_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject8_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject8_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject8_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject7_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Delete \n \n Save Draft \n Submit Assignment \n \n \n "]);
- _templateObject7_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject7_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject7_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject7_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject6_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject6_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject6_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject6_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject6_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -201,50 +201,50 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject5_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject5_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n flex-wrap: wrap;\n }\n h1 {\n text-align: center;\n margin-bottom: calc(0.25 * var(--elmsln-studio-margin, 20px));\n }\n #breadcrumb {\n margin: 0 0 var(--elmsln-studio-margin, 20px);\n flex: 1 0 100%;\n --elmsln-studio-link-Color: var(\n --simple-colors-fixed-theme-light-blue-8\n );\n --elmsln-studio-link-focus-Color: var(\n --simple-colors-fixed-theme-light-blue-9\n );\n }\n #breadcrumb > * {\n display: inline;\n }\n #alert {\n display: flex;\n justify-content: center;\n align-items: center;\n margin: 0;\n font-size: calc(1 * var(--elmsln-studio-FontSize, 16px));\n background-color: var(\n --elmsln-studio-assignment-backgroundColor,\n #ffffff\n );\n border: 1px solid var(--elmsln-studio-assignment-borderColor, #eaeaea);\n border-bottom: none;\n }\n #alert simple-icon-lite {\n width: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n height: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n }\n #alert > * {\n margin: 0 0.25em;\n }\n .submitted {\n --elmsln-studio-assignment-color: var(\n --simple-colors-default-theme-green-8,\n #00762e\n );\n }\n .submitted-late {\n --elmsln-studio-assignment-backgroundColor: #fff8e4;\n --elmsln-studio-assignment-borderColor: var(\n --simple-colors-default-theme-amber-8,\n #876800\n );\n --elmsln-studio-assignment-color: var(\n --simple-colors-default-theme-amber-8,\n #876800\n );\n }\n .overdue {\n --elmsln-studio-assignment-backgroundColor: #ffeeee;\n --elmsln-studio-assignment-borderColor: var(\n --simple-colors-default-theme-red-8,\n #ac0000\n );\n --elmsln-studio-assignment-color: var(\n --simple-colors-default-theme-red-8,\n #ac0000\n );\n }\n .assignment-name,\n .assignment-name,\n .assignment-date {\n font-weight: normal;\n display: block;\n }\n .assignment-name {\n font-size: calc(1.75 * var(--elmsln-studio-FontSize, 16px));\n color: #95989a;\n }\n #project-buttons,\n .submission-header {\n position: relative;\n height: 40px;\n margin-top: -40px;\n }\n section {\n border-top: 2px solid #eaeaea;\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px)) 0\n var(--elmsln-studio-margin, 20px);\n }\n h2 {\n margin: calc(2 * var(--elmsln-studio-margin, 20px)) auto;\n text-align: center;\n }\n .assignment-name {\n font-size: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n color: #555555;\n }\n .assignment-date {\n margin: 0 0 calc(1 * var(--elmsln-studio-margin, 20px));\n text-align: center;\n font-size: var(--elmsln-studio-FontSize, 16px);\n color: #95989a;\n }\n .assignment-body {\n color: #95989a;\n line-height: 160%;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px)) auto\n var(--elmsln-studio-margin, 20px);\n }\n ul {\n list-style-type: none;\n padding-left: 0;\n }\n #uploadlist {\n display: flex;\n justify-content: flex-start;\n flex-wrap: wrap;\n }\n #uploadlist li {\n flex: 0 0 150px;\n height: 150px;\n background-position: center;\n background-size: cover;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n #uploadlist li:last-child {\n display: flex;\n flex: 1 0 auto;\n }\n #uploadlist button {\n width: 150px;\n height: 150px;\n border: 1px solid #eaeaea;\n transition: all 0.5s ease-in-out;\n }\n #uploadlist button.delete-upload {\n background-color: rgba(255, 255, 255, 0.6);\n opacity: 0;\n }\n #uploadlist button:focus,\n #uploadlist button:hover {\n opacity: 1;\n border: 1px solid blue;\n }\n vaadin-upload {\n flex: 0 1 auto;\n }\n #linklist li {\n display: flex;\n align-items: center;\n padding-left: -1em;\n justify-content: space-between;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px)) 0;\n }\n #linklist .link,\n #linkurl {\n flex: 1 1 auto;\n }\n #linklist button {\n flex: 0 1 auto;\n }\n #linklist input {\n line-height: 2em;\n margin: 0 calc(0.5 * var(--elmsln-studio-margin, 20px)) 0 0;\n font-size: calc(1 * var(--elmsln-studio-FontSize, 16px));\n }\n #editor {\n border: 1px solid #eaeaea;\n }\n #actions {\n display: flex;\n align-items: stretch;\n justify-content: space-between;\n }\n .submit {\n flex: 0 0 auto;\n text-align: right;\n --elmsln-studio-button-icon-color: var(\n --simple-colors-default-theme-green-7\n );\n }\n .save {\n flex: 0 0 auto;\n margin: 0 calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n .delete {\n flex: 0 0 auto;\n --elmsln-studio-button-icon-color: var(\n --simple-colors-default-theme-red-7\n );\n }\n .spacer {\n flex: 1 1 auto;\n }\n #actions elmsln-studio-button:hover,\n #actions elmsln-studio-button:focus-within {\n text-decoration: underline;\n }\n @media screen and (min-width: 600px) {\n #primary,\n #alert {\n max-width: calc(1000px - 2 * var(--elmsln-studio-margin, 20px));\n margin: 0 auto;\n border: 1px solid\n var(--elmsln-studio-assignment-borderColor, #eaeaea);\n padding: var(--elmsln-studio-margin, 20px);\n }\n #alert {\n padding: calc(0.25 * var(--elmsln-studio-margin, 20px))\n var(--elmsln-studio-margin, 20px);\n border-bottom: 1px solid\n var(--elmsln-studio-assignment-borderColor, #eaeaea);\n }\n }\n "]);
- _templateObject5_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject5_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject5_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject5_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject4_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Due\n ", "\n \n
\n "]);
- _templateObject4_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject4_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject4_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject4_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject3_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Assignment "]);
- _templateObject3_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject3_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject3_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject3_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject2_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Lesson "]);
- _templateObject2_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject2_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject2_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject2_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ca6d4d05a6e11eb8957f34616f75140() {
+ function _templateObject_8f84a0d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " ", "\n \n
\n \n \n ", "\n \n \n ", "\n \n \n ", "\n \n ", "\n
\n ", "\n ", " ", " ", " ", "\n \n
\n ", "\n "]);
- _templateObject_1ca6d4d05a6e11eb8957f34616f75140 = function _templateObject_1ca6d4d05a6e11eb8957f34616f75140() {
+ _templateObject_8f84a0d0625811eb9a9521b3fdb3953c = function _templateObject_8f84a0d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -273,13 +273,13 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
key: "render",
// render function
value: function render() {
- return this.assignments && !this.assignment ? this.message404("Assignment", "Assignments", "/assignments") : (0, _litElement.html)(_templateObject_1ca6d4d05a6e11eb8957f34616f75140(), this.breadcrumb, this.alert, this.assignmentStatus.toLowerCase().replace(/\s/, "-"), !this.assignment ? (0, _litElement.html)(_templateObject2_1ca6d4d05a6e11eb8957f34616f75140()) : this.assignment.lesson, !this.assignment ? (0, _litElement.html)(_templateObject3_1ca6d4d05a6e11eb8957f34616f75140()) : this.assignment.assignment, !(this.assignment || {}).date ? "" : (0, _litElement.html)(_templateObject4_1ca6d4d05a6e11eb8957f34616f75140(), this.assignment.date, this.dateFormat(this.assignment.date)), !this.assignment ? this.loading("grey") : this.assignment.body, !(this.assignment || {}).rubric ? "" : this.rubricTable(this.assignment.rubric), this.sources, this.links, this.bodytext, this.actions, this.nav);
+ return this.assignments && !this.assignment ? this.message404("Assignment", "Assignments", "/assignments") : (0, _litElement.html)(_templateObject_8f84a0d0625811eb9a9521b3fdb3953c(), this.breadcrumb, this.alert, this.assignmentStatus.toLowerCase().replace(/\s/, "-"), !this.assignment ? (0, _litElement.html)(_templateObject2_8f84a0d0625811eb9a9521b3fdb3953c()) : this.assignment.lesson, !this.assignment ? (0, _litElement.html)(_templateObject3_8f84a0d0625811eb9a9521b3fdb3953c()) : this.assignment.assignment, !(this.assignment || {}).date ? "" : (0, _litElement.html)(_templateObject4_8f84a0d0625811eb9a9521b3fdb3953c(), this.assignment.date, this.dateFormat(this.assignment.date)), !this.assignment ? this.loading("grey") : this.assignment.body, !(this.assignment || {}).rubric ? "" : this.rubricTable(this.assignment.rubric), this.sources, this.links, this.bodytext, this.actions, this.nav);
} // properties available to the custom element for data binding
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioAssignment), "styles", this)), [(0, _litElement.css)(_templateObject5_1ca6d4d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioAssignment), "styles", this)), [(0, _litElement.css)(_templateObject5_8f84a0d0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
@@ -460,7 +460,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
}, {
key: "actions",
get: function get() {
- return !this.editable ? (0, _litElement.html)(_templateObject6_1ca6d4d05a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject7_1ca6d4d05a6e11eb8957f34616f75140());
+ return !this.editable ? (0, _litElement.html)(_templateObject6_8f84a0d0625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject7_8f84a0d0625811eb9a9521b3fdb3953c());
}
}, {
key: "alert",
@@ -469,7 +469,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
var getAlert = function getAlert(message, date) {
var icon = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true;
- return (0, _litElement.html)(_templateObject8_1ca6d4d05a6e11eb8957f34616f75140(), _this3.assignmentStatus.toLowerCase().replace(/\s/, "-"), !icon ? "" : (0, _litElement.html)(_templateObject9_1ca6d4d05a6e11eb8957f34616f75140(), _this3.getStatusColor(_this3.submission, _this3.assignment || {}), _this3.getStatusIcon(_this3.submission, _this3.assignment || {})), message, date ? (0, _litElement.html)(_templateObject10_1ca6d4d05a6e11eb8957f34616f75140(), date, _this3.dateFormat(date)) : "", _this3.assignmentStatus);
+ return (0, _litElement.html)(_templateObject8_8f84a0d0625811eb9a9521b3fdb3953c(), _this3.assignmentStatus.toLowerCase().replace(/\s/, "-"), !icon ? "" : (0, _litElement.html)(_templateObject9_8f84a0d0625811eb9a9521b3fdb3953c(), _this3.getStatusColor(_this3.submission, _this3.assignment || {}), _this3.getStatusIcon(_this3.submission, _this3.assignment || {})), message, date ? (0, _litElement.html)(_templateObject10_8f84a0d0625811eb9a9521b3fdb3953c(), date, _this3.dateFormat(date)) : "", _this3.assignmentStatus);
},
alertMessage = this.getStatus(this.submission, this.assignment || {}, this.tooLate ? getAlert("Assignment closed for submission on ", this.assignment.hideDate) : getAlert("Assignment is overdue!"), getAlert("Assignment submitted late on ", (this.submission || {}).date), getAlert("Assignment submitted on ", (this.submission || {}).date), this.tooEarly ? getAlert("Assignment will open for submission on", this.assignment.showDate, false) : "");
@@ -485,12 +485,12 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
get: function get() {
var body = !(this.submission || {}).body ? "" : this.submission.body.trim(),
bodyEmpty = body == "" && !this.editable;
- return !this.assignment || bodyEmpty ? "" : (0, _litElement.html)(_templateObject11_1ca6d4d05a6e11eb8957f34616f75140(), !this.editable ? body : (0, _litElement.html)(_templateObject12_1ca6d4d05a6e11eb8957f34616f75140(), this.__editorConfig, body || (0, _litElement.html)(_templateObject13_1ca6d4d05a6e11eb8957f34616f75140())));
+ return !this.assignment || bodyEmpty ? "" : (0, _litElement.html)(_templateObject11_8f84a0d0625811eb9a9521b3fdb3953c(), !this.editable ? body : (0, _litElement.html)(_templateObject12_8f84a0d0625811eb9a9521b3fdb3953c(), this.__editorConfig, body || (0, _litElement.html)(_templateObject13_8f84a0d0625811eb9a9521b3fdb3953c())));
}
}, {
key: "breadcrumb",
get: function get() {
- return (0, _litElement.html)(_templateObject14_1ca6d4d05a6e11eb8957f34616f75140(), !this.assignment ? (0, _litElement.html)(_templateObject15_1ca6d4d05a6e11eb8957f34616f75140()) : this.assignment.assignment);
+ return (0, _litElement.html)(_templateObject14_8f84a0d0625811eb9a9521b3fdb3953c(), !this.assignment ? (0, _litElement.html)(_templateObject15_8f84a0d0625811eb9a9521b3fdb3953c()) : this.assignment.assignment);
}
}, {
key: "editable",
@@ -503,11 +503,11 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
var _this4 = this;
var linksEmpty = (this.__links || []).length < 1 && !this.editable;
- return !this.assignment || linksEmpty ? "" : (0, _litElement.html)(_templateObject16_1ca6d4d05a6e11eb8957f34616f75140(), (this.__links || []).map(function (link, i) {
- return (0, _litElement.html)(_templateObject17_1ca6d4d05a6e11eb8957f34616f75140(), i, link.type, link.text, link.url, !_this4.editable ? "" : (0, _litElement.html)(_templateObject18_1ca6d4d05a6e11eb8957f34616f75140(), i, function (e) {
+ return !this.assignment || linksEmpty ? "" : (0, _litElement.html)(_templateObject16_8f84a0d0625811eb9a9521b3fdb3953c(), (this.__links || []).map(function (link, i) {
+ return (0, _litElement.html)(_templateObject17_8f84a0d0625811eb9a9521b3fdb3953c(), i, link.type, link.text, link.url, !_this4.editable ? "" : (0, _litElement.html)(_templateObject18_8f84a0d0625811eb9a9521b3fdb3953c(), i, function (e) {
return _this4._removeLink(i);
}));
- }), !this.editable ? "" : (0, _litElement.html)(_templateObject19_1ca6d4d05a6e11eb8957f34616f75140(), function (e) {
+ }), !this.editable ? "" : (0, _litElement.html)(_templateObject19_8f84a0d0625811eb9a9521b3fdb3953c(), function (e) {
return _this4.__newLinkText = _this4._getFieldVal("linktext");
}, function (e) {
return _this4.__newLinkUrl = _this4._getFieldVal("linkurl");
@@ -545,11 +545,11 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./elmsln-s
var _this5 = this;
var sourcesEmpty = (this.__sources || []).length < 1 && !this.editable;
- return !this.assignment || sourcesEmpty ? "" : (0, _litElement.html)(_templateObject20_1ca6d4d05a6e11eb8957f34616f75140(), (this.__sources || []).map(function (source, i) {
- return (0, _litElement.html)(_templateObject21_1ca6d4d05a6e11eb8957f34616f75140(), i, source.src, !_this5.editable ? "" : (0, _litElement.html)(_templateObject22_1ca6d4d05a6e11eb8957f34616f75140(), i, function (e) {
+ return !this.assignment || sourcesEmpty ? "" : (0, _litElement.html)(_templateObject20_8f84a0d0625811eb9a9521b3fdb3953c(), (this.__sources || []).map(function (source, i) {
+ return (0, _litElement.html)(_templateObject21_8f84a0d0625811eb9a9521b3fdb3953c(), i, source.src, !_this5.editable ? "" : (0, _litElement.html)(_templateObject22_8f84a0d0625811eb9a9521b3fdb3953c(), i, function (e) {
return _this5._removeUpload(i);
}, source.alt || source.src));
- }), !this.editable ? (0, _litElement.html)(_templateObject23_1ca6d4d05a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject24_1ca6d4d05a6e11eb8957f34616f75140(), this._addUpload));
+ }), !this.editable ? (0, _litElement.html)(_templateObject23_8f84a0d0625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject24_8f84a0d0625811eb9a9521b3fdb3953c(), this._addUpload));
}
}, {
key: "tooEarly",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignments.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignments.js
index 33e147c990b..f6e56c7b5a5 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignments.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-assignments.js
@@ -10,60 +10,60 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject6_1cae27d05a6e11eb8957f34616f75140() {
+ function _templateObject6_8f8934b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n color: #2c2c2c;\n margin: 0 auto;\n justify-content: center;\n }\n h2 {\n color: #525252;\n margin-top: calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n nav-card [slot=\"heading\"] {\n color: #4d4d4d;\n font-size: 80%;\n }\n nav-card-item [slot=\"label\"] {\n font-weight: normal;\n }\n nav-card-item [slot=\"description\"] {\n color: #95989a;\n }\n .lesson {\n background-color: #eee;\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px));\n --lrndesign-avatar-border-radius: 0%;\n --nav-card-item-avatar-width: 40px;\n border: 1px solid var(--accent-card-border-color, #ddd);\n border-bottom: none;\n }\n .lesson > .assignment {\n background-color: #fff;\n border: 1px solid var(--accent-card-border-color, #ddd);\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px))\n var(--elmsln-studio-margin, 20px);\n margin-bottom: 15px;\n }\n nav-card-item:not([avatar]) .assignment-link:before {\n position: absolute;\n overflow: hidden;\n display: inline-block;\n -webkit-animation: ellipsis steps(4, end) 900ms infinite;\n animation: ellipsis steps(4, end) 900ms infinite;\n content: \"...\";\n font-size: 300%;\n left: 0;\n top: 0;\n width: 0px;\n }\n\n @keyframes ellipsis {\n to {\n width: 1.25em;\n }\n }\n\n @-webkit-keyframes ellipsis {\n to {\n width: 1.25em;\n }\n }\n @media screen and (min-width: 400px) {\n #lessons {\n display: flex;\n align-items: stretch;\n justify-content: flex-start;\n overflow-x: auto;\n max-width: 100%;\n padding: 0 calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n .lesson {\n width: 300px;\n flex: 0 0 300px;\n margin: 0 var(--elmsln-studio-margin, 20px);\n border-bottom: 1px solid var(--accent-card-border-color, #ddd);\n }\n }\n "]);
- _templateObject6_1cae27d05a6e11eb8957f34616f75140 = function _templateObject6_1cae27d05a6e11eb8957f34616f75140() {
+ _templateObject6_8f8934b0625811eb9a9521b3fdb3953c = function _templateObject6_8f8934b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1cae27d05a6e11eb8957f34616f75140() {
+ function _templateObject5_8f8934b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n Due:\n \n ", "\n \n
\n \n \n ", "\n \n "]);
- _templateObject5_1cae27d05a6e11eb8957f34616f75140 = function _templateObject5_1cae27d05a6e11eb8957f34616f75140() {
+ _templateObject5_8f8934b0625811eb9a9521b3fdb3953c = function _templateObject5_8f8934b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1cae27d05a6e11eb8957f34616f75140() {
+ function _templateObject4_8f8934b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n
\n \n "]);
- _templateObject4_1cae27d05a6e11eb8957f34616f75140 = function _templateObject4_1cae27d05a6e11eb8957f34616f75140() {
+ _templateObject4_8f8934b0625811eb9a9521b3fdb3953c = function _templateObject4_8f8934b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1cae27d05a6e11eb8957f34616f75140() {
+ function _templateObject3_8f8934b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject3_1cae27d05a6e11eb8957f34616f75140 = function _templateObject3_1cae27d05a6e11eb8957f34616f75140() {
+ _templateObject3_8f8934b0625811eb9a9521b3fdb3953c = function _templateObject3_8f8934b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cae27d05a6e11eb8957f34616f75140() {
+ function _templateObject2_8f8934b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
", " \n ", "\n \n "]);
- _templateObject2_1cae27d05a6e11eb8957f34616f75140 = function _templateObject2_1cae27d05a6e11eb8957f34616f75140() {
+ _templateObject2_8f8934b0625811eb9a9521b3fdb3953c = function _templateObject2_8f8934b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cae27d05a6e11eb8957f34616f75140() {
+ function _templateObject_8f8934b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Assignments \n \n ", "\n
\n "]);
- _templateObject_1cae27d05a6e11eb8957f34616f75140 = function _templateObject_1cae27d05a6e11eb8957f34616f75140() {
+ _templateObject_8f8934b0625811eb9a9521b3fdb3953c = function _templateObject_8f8934b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -98,9 +98,9 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1cae27d05a6e11eb8957f34616f75140(), !this.lessons ? this.loading("green", undefined, "large") : Object.keys(this.lessons || {}).map(function (l) {
- return (0, _litElement.html)(_templateObject2_1cae27d05a6e11eb8957f34616f75140(), _this2.lessons[l].lesson, (_this2.lessons[l].assignments || []).map(function (p) {
- return !p.assignments ? (0, _litElement.html)(_templateObject3_1cae27d05a6e11eb8957f34616f75140(), _this2.renderAssignment(p)) : (0, _litElement.html)(_templateObject4_1cae27d05a6e11eb8957f34616f75140(), !p.project, p.project, _this2.sortDates(p.assignments || [], true).map(function (a) {
+ return (0, _litElement.html)(_templateObject_8f8934b0625811eb9a9521b3fdb3953c(), !this.lessons ? this.loading("green", undefined, "large") : Object.keys(this.lessons || {}).map(function (l) {
+ return (0, _litElement.html)(_templateObject2_8f8934b0625811eb9a9521b3fdb3953c(), _this2.lessons[l].lesson, (_this2.lessons[l].assignments || []).map(function (p) {
+ return !p.assignments ? (0, _litElement.html)(_templateObject3_8f8934b0625811eb9a9521b3fdb3953c(), _this2.renderAssignment(p)) : (0, _litElement.html)(_templateObject4_8f8934b0625811eb9a9521b3fdb3953c(), !p.project, p.project, _this2.sortDates(p.assignments || [], true).map(function (a) {
return _this2.renderAssignment(a);
}));
}));
@@ -109,7 +109,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
}, {
key: "renderAssignment",
value: function renderAssignment(assignment) {
- return !assignment ? "" : (0, _litElement.html)(_templateObject5_1cae27d05a6e11eb8957f34616f75140(), assignment.id, !this.profile ? "grey" : this.getStatusColor(this.getSubmission(assignment.id), assignment), !this.profile ? undefined : this.getStatusIcon(this.getSubmission(assignment.id), assignment), assignment.id, assignment.id, assignment.id, assignment.id, assignment.assignment, assignment.id, assignment.date, this.dateFormat(assignment.date), assignment.id, this.getStatusMessage(this.getSubmission(assignment.id), assignment));
+ return !assignment ? "" : (0, _litElement.html)(_templateObject5_8f8934b0625811eb9a9521b3fdb3953c(), assignment.id, !this.profile ? "grey" : this.getStatusColor(this.getSubmission(assignment.id), assignment), !this.profile ? undefined : this.getStatusIcon(this.getSubmission(assignment.id), assignment), assignment.id, assignment.id, assignment.id, assignment.id, assignment.assignment, assignment.id, assignment.date, this.dateFormat(assignment.date), assignment.id, this.getStatusMessage(this.getSubmission(assignment.id), assignment));
} // properties available to the custom element for data binding
}], [{
@@ -125,7 +125,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioAssignments), "styles", this)), [(0, _litElement.css)(_templateObject6_1cae27d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioAssignments), "styles", this)), [(0, _litElement.css)(_templateObject6_8f8934b0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-button.js
index 3545666e2ab..fdf5ee2a1ed 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-button.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
});
_exports.ElmslnStudioButton = void 0;
- function _templateObject3_1cb15c205a6e11eb8957f34616f75140() {
+ function _templateObject3_8f8bccc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_1cb15c205a6e11eb8957f34616f75140 = function _templateObject3_1cb15c205a6e11eb8957f34616f75140() {
+ _templateObject3_8f8bccc0625811eb9a9521b3fdb3953c = function _templateObject3_8f8bccc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cb15c205a6e11eb8957f34616f75140() {
+ function _templateObject2_8f8bccc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n "]);
- _templateObject2_1cb15c205a6e11eb8957f34616f75140 = function _templateObject2_1cb15c205a6e11eb8957f34616f75140() {
+ _templateObject2_8f8bccc0625811eb9a9521b3fdb3953c = function _templateObject2_8f8bccc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cb15c205a6e11eb8957f34616f75140() {
+ function _templateObject_8f8bccc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host([hidden]) {\n display: none;\n }\n button {\n border: none;\n background-color: transparent;\n display: flex;\n align-items: center;\n height: 26px;\n color: var(--elmsln-studio-button-icon-color);\n }\n button:focus,\n button:hover {\n outline: none;\n }\n "]);
- _templateObject_1cb15c205a6e11eb8957f34616f75140 = function _templateObject_1cb15c205a6e11eb8957f34616f75140() {
+ _templateObject_8f8bccc0625811eb9a9521b3fdb3953c = function _templateObject_8f8bccc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -78,7 +78,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
}, {
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject_1cb15c205a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject_8f8bccc0625811eb9a9521b3fdb3953c());
}
}]);
@@ -95,7 +95,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
babelHelpers.createClass(ElmslnStudioButton, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1cb15c205a6e11eb8957f34616f75140(), this.buttonClick, !this.icon ? "" : (0, _litElement.html)(_templateObject3_1cb15c205a6e11eb8957f34616f75140(), this.icon));
+ return (0, _litElement.html)(_templateObject2_8f8bccc0625811eb9a9521b3fdb3953c(), this.buttonClick, !this.icon ? "" : (0, _litElement.html)(_templateObject3_8f8bccc0625811eb9a9521b3fdb3953c(), this.icon));
}
}, {
key: "buttonClick",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-dashboard.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-dashboard.js
index 4598af47a16..0559d0aee5b 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-dashboard.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-dashboard.js
@@ -10,150 +10,150 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject15_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject15_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n h1,\n h2,\n h3,\n .card [slot=\"heading\"] {\n margin: 0;\n color: #9d9d9d;\n font-weight: normal;\n font-size: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n font-family: var(--elmsln-studio-FontFamily, \"Roboto\", sans-serif);\n }\n h2 {\n font-weight: bold;\n color: #989898;\n }\n #primary > div {\n margin: 0;\n }\n .card {\n font-size: var(--elmsln-studio-FontSize, 16px);\n font-family: var(--elmsln-studio-FontFamily, \"Roboto\", sans-serif);\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px)) 0\n calc(2 * var(--elmsln-studio-margin, 20px));\n flex: 1 0 50%;\n color: #95989a;\n --accent-card-footer-border-color: transparent;\n }\n .card [slot=\"subheading\"] {\n font-weight: bold;\n border: none;\n font-size: calc(0.75 * var(--elmsln-studio-FontSize, 16px));\n }\n .card.primary [slot=\"heading\"],\n .card [slot=\"subheading\"] {\n text-align: center;\n display: block;\n margin: 0 auto;\n }\n .card.primary [slot=\"label\"] {\n color: #5c5c5c;\n }\n .card.primary [slot=\"description\"] {\n color: #818181;\n font-size: calc(0.75 * var(--elmsln-studio-FontSize, 16px));\n }\n .card.feed {\n font-size: calc(0.75 * var(--elmsln-studio-FontSize, 16px));\n --lrndesign-avatar-width: var(--nav-card-linklist-left-size, 36px);\n --nav-card-item-avatar-width: var(\n --nav-card-linklist-left-size,\n 36px\n );\n --nav-card-item-avatar-height: var(\n --nav-card-linklist-left-size,\n 36px\n );\n }\n .card.due,\n .card.recent {\n --nav-card-linklist-left-size: 36px;\n --nav-card-item-avatar-size: 40px;\n }\n .card.secondary nav-card {\n border: none !important;\n }\n #profile {\n --lrndesign-avatar-width: 100px;\n }\n #profile lrndesign-avatar {\n margin: 0 auto;\n text-align: center;\n }\n accent-card {\n --accent-card-heading-padding-top: 0;\n }\n accent-card table {\n width: 100%;\n border-collapse: collapse;\n font-family: var(\n --elmsln-studio-secondary-FontFamily,\n \"Helvetica Neue\",\n sans-serif\n );\n }\n accent-card th,\n accent-card td {\n font-weight: normal;\n padding: 5px 0;\n text-align: left;\n min-height: 25px;\n border-bottom: 1px solid\n var(--simple-colors-default-theme-grey-4, #666);\n }\n accent-card td {\n text-align: right;\n }\n accent-card th simple-icon-lite {\n width: 20px;\n height: 20px;\n }\n accent-card.card th elmsln-studio-link {\n --elmsln-studio-link-TextDecoration: underline !important;\n }\n accent-card.card th elmsln-studio-link:focus,\n accent-card.card th elmsln-studio-link:focus-within,\n accent-card.card th elmsln-studio-link:hover {\n --elmsln-studio-link-TextDecoration: none !important;\n }\n @media screen and (min-width: 600px) {\n #profile {\n --lrndesign-avatar-width: 150px;\n }\n #profile lrndesign-avatar {\n margin: 0 auto;\n }\n h1,\n h2 {\n flex: 0 0 100%;\n }\n #primary > div {\n display: flex;\n align-items: stretch;\n justify-content: space-between;\n flex-wrap: wrap;\n }\n .card.primary {\n flex: 0 0 calc(50% - var(--elmsln-studio-margin, 20px));\n }\n }\n @media screen and (min-width: 900px) {\n :host {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n }\n #profile {\n --lrndesign-avatar-width: 200px;\n }\n #profile lrndesign-avatar {\n margin: 0 auto;\n }\n }\n "]);
- _templateObject15_1cb861005a6e11eb8957f34616f75140 = function _templateObject15_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject15_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject15_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject14_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject14_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n \n \n "]);
- _templateObject14_1cb861005a6e11eb8957f34616f75140 = function _templateObject14_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject14_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject14_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject13_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject13_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject13_1cb861005a6e11eb8957f34616f75140 = function _templateObject13_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject13_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject13_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject12_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject12_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n \n \n "]);
- _templateObject12_1cb861005a6e11eb8957f34616f75140 = function _templateObject12_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject12_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject12_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject11_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject11_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n
"]);
- _templateObject11_1cb861005a6e11eb8957f34616f75140 = function _templateObject11_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject11_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject11_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject10_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "'s feedback on\n ", "\n \n \n ", "\n \n \n "]);
- _templateObject10_1cb861005a6e11eb8957f34616f75140 = function _templateObject10_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject10_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject10_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject9_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n
"]);
- _templateObject9_1cb861005a6e11eb8957f34616f75140 = function _templateObject9_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject9_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject9_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject8_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n \n \n \n ", "\n \n "]);
- _templateObject8_1cb861005a6e11eb8957f34616f75140 = function _templateObject8_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject8_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject8_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject7_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n
"]);
- _templateObject7_1cb861005a6e11eb8957f34616f75140 = function _templateObject7_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject7_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject7_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject6_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n \n \n \n ", "\n \n "]);
- _templateObject6_1cb861005a6e11eb8957f34616f75140 = function _templateObject6_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject6_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject6_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject5_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject5_1cb861005a6e11eb8957f34616f75140 = function _templateObject5_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject5_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject5_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject4_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject4_1cb861005a6e11eb8957f34616f75140 = function _templateObject4_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject4_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject4_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject3_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n Submissions Featured\n \n \n ", "\n \n \n "]);
- _templateObject3_1cb861005a6e11eb8957f34616f75140 = function _templateObject3_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject3_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject3_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject2_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n Assignments Completed\n \n \n ", "\n \n \n ", "\n \n \n \n Peer Reviews Written\n \n \n ", "\n \n \n \n
\n "]);
- _templateObject2_1cb861005a6e11eb8957f34616f75140 = function _templateObject2_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject2_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject2_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cb861005a6e11eb8957f34616f75140() {
+ function _templateObject_8f931fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Overview \n \n
\n
", " \n
\n My Progress \n ", "\n \n
\n Upcoming Assignments \n All assignments \n ", "\n \n
\n
\n
Recent Work \n \n My Submissions \n All my submissions \n ", "\n \n \n Feedback for Me \n ", "\n \n \n
\n \n
Class Activity \n
\n \n Recent Submissions \n All submissions \n ", "\n \n \n Recent Comments \n ", "\n \n \n
\n "]);
- _templateObject_1cb861005a6e11eb8957f34616f75140 = function _templateObject_1cb861005a6e11eb8957f34616f75140() {
+ _templateObject_8f931fc0625811eb9a9521b3fdb3953c = function _templateObject_8f931fc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -184,16 +184,16 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1cb861005a6e11eb8957f34616f75140(), this.profileName || "Loading Your Profile...", !this.profile || Object.keys(this.profile).length < 1 ? this.loading("purple", "footer") : (0, _litElement.html)(_templateObject2_1cb861005a6e11eb8957f34616f75140(), this.accentColor(this.profileName), !this.profile ? "unknown" : this.profile.image, this.profileName, !this.profile || !this.profile.completed || !this.profile.due ? "unknown" : "".concat(this.profile.completed.length, " / ").concat(this.profile.completed.length + this.profile.due.length), !this.profile || (this.profile.features || []).length < 1 ? "" : (0, _litElement.html)(_templateObject3_1cb861005a6e11eb8957f34616f75140(), !this.profile || !this.profile.features ? "unknown" : this.profile.features.length), !this.profile || !this.profile.given ? "0" : (0, _litElement.html)(_templateObject4_1cb861005a6e11eb8957f34616f75140(), this.profile.given.length)), !this.profile || Object.keys(this.profile).length < 1 ? this.loading("green", "footer") : (0, _litElement.html)(_templateObject5_1cb861005a6e11eb8957f34616f75140(), (this.profile.due || []).slice(0, 5).map(function (a) {
- return (0, _litElement.html)(_templateObject6_1cb861005a6e11eb8957f34616f75140(), a.id, _this2.isLate(a.date) ? "red" : "grey", _this2.isLate(a.date) ? "report-problem" : "assignment", a.id, a.id, a.id, a.assignment, a.id, a.date, _this2.dateFormat(a.date, "long"), a.id, _this2.isLate(a.date) ? "Overdue" : "Not Submitted");
- })), !this.profile ? "" : "?student=".concat(this.profile.id), !this.profile || Object.keys(this.profile).length < 1 ? this.loading("orange", "footer") : (0, _litElement.html)(_templateObject7_1cb861005a6e11eb8957f34616f75140(), (this.profile.submissions || []).slice(0, 5).map(function (s) {
- return (0, _litElement.html)(_templateObject8_1cb861005a6e11eb8957f34616f75140(), s.id, _this2.isLate(s.assignmentDate, s.date) ? "amber" : "green", _this2.isLate(s.assignmentDate, s.date) ? "assignment-late" : "assignment-turned-in", s.id, s.id, s.portfolioId, s.id, s.assignment, s.id, s.date, _this2.dateFormat(s.date), s.id, _this2.isLate(s.assignmentDate, s.date) ? "Submitted Late" : "Submitted");
- })), !this.profile || Object.keys(this.profile).length < 1 ? this.loading("cyan", "footer") : (0, _litElement.html)(_templateObject9_1cb861005a6e11eb8957f34616f75140(), (this.profile.feedback || []).slice(0, 5).map(function (f) {
- return (0, _litElement.html)(_templateObject10_1cb861005a6e11eb8957f34616f75140(), _this2.accentColor([f.firstName, f.lastName].join(" ")), f.avatar, [f.firstName, f.lastName].join(" "), f.id, f.id, f.portfolioId, f.submissionId, f.id, [f.firstName, f.lastName].join(" "), f.assignment, f.id, f.date, _this2.dateFormat(f.date));
- })), !this.submissions ? this.loading("pink", "body") : (0, _litElement.html)(_templateObject11_1cb861005a6e11eb8957f34616f75140(), (this.submissions || []).map(function (s) {
- return (0, _litElement.html)(_templateObject12_1cb861005a6e11eb8957f34616f75140(), _this2.accentColor([s.firstName, s.lastName].join(" ")), s.avatar, [s.firstName, s.lastName].join(" "), s.id, s.id, _this2.getActivityLink(s), _this2.getActivityTitle(s), s.id, s.date, _this2.dateFormat(s.date));
- })), !this.discussion ? this.loading("pink", "body") : (0, _litElement.html)(_templateObject13_1cb861005a6e11eb8957f34616f75140(), (this.discussion || []).map(function (d) {
- return (0, _litElement.html)(_templateObject14_1cb861005a6e11eb8957f34616f75140(), _this2.accentColor([d.firstName, d.lastName].join(" ")), d.avatar, [d.firstName, d.lastName].join(" "), d.id, d.id, _this2.getActivityLink(d), _this2.getActivityTitle(d), d.id, d.date, _this2.dateFormat(d.date));
+ return (0, _litElement.html)(_templateObject_8f931fc0625811eb9a9521b3fdb3953c(), this.profileName || "Loading Your Profile...", !this.profile || Object.keys(this.profile).length < 1 ? this.loading("purple", "footer") : (0, _litElement.html)(_templateObject2_8f931fc0625811eb9a9521b3fdb3953c(), this.accentColor(this.profileName), !this.profile ? "unknown" : this.profile.image, this.profileName, !this.profile || !this.profile.completed || !this.profile.due ? "unknown" : "".concat(this.profile.completed.length, " / ").concat(this.profile.completed.length + this.profile.due.length), !this.profile || (this.profile.features || []).length < 1 ? "" : (0, _litElement.html)(_templateObject3_8f931fc0625811eb9a9521b3fdb3953c(), !this.profile || !this.profile.features ? "unknown" : this.profile.features.length), !this.profile || !this.profile.given ? "0" : (0, _litElement.html)(_templateObject4_8f931fc0625811eb9a9521b3fdb3953c(), this.profile.given.length)), !this.profile || Object.keys(this.profile).length < 1 ? this.loading("green", "footer") : (0, _litElement.html)(_templateObject5_8f931fc0625811eb9a9521b3fdb3953c(), (this.profile.due || []).slice(0, 5).map(function (a) {
+ return (0, _litElement.html)(_templateObject6_8f931fc0625811eb9a9521b3fdb3953c(), a.id, _this2.isLate(a.date) ? "red" : "grey", _this2.isLate(a.date) ? "report-problem" : "assignment", a.id, a.id, a.id, a.assignment, a.id, a.date, _this2.dateFormat(a.date, "long"), a.id, _this2.isLate(a.date) ? "Overdue" : "Not Submitted");
+ })), !this.profile ? "" : "?student=".concat(this.profile.id), !this.profile || Object.keys(this.profile).length < 1 ? this.loading("orange", "footer") : (0, _litElement.html)(_templateObject7_8f931fc0625811eb9a9521b3fdb3953c(), (this.profile.submissions || []).slice(0, 5).map(function (s) {
+ return (0, _litElement.html)(_templateObject8_8f931fc0625811eb9a9521b3fdb3953c(), s.id, _this2.isLate(s.assignmentDate, s.date) ? "amber" : "green", _this2.isLate(s.assignmentDate, s.date) ? "assignment-late" : "assignment-turned-in", s.id, s.id, s.portfolioId, s.id, s.assignment, s.id, s.date, _this2.dateFormat(s.date), s.id, _this2.isLate(s.assignmentDate, s.date) ? "Submitted Late" : "Submitted");
+ })), !this.profile || Object.keys(this.profile).length < 1 ? this.loading("cyan", "footer") : (0, _litElement.html)(_templateObject9_8f931fc0625811eb9a9521b3fdb3953c(), (this.profile.feedback || []).slice(0, 5).map(function (f) {
+ return (0, _litElement.html)(_templateObject10_8f931fc0625811eb9a9521b3fdb3953c(), _this2.accentColor([f.firstName, f.lastName].join(" ")), f.avatar, [f.firstName, f.lastName].join(" "), f.id, f.id, f.portfolioId, f.submissionId, f.id, [f.firstName, f.lastName].join(" "), f.assignment, f.id, f.date, _this2.dateFormat(f.date));
+ })), !this.submissions ? this.loading("pink", "body") : (0, _litElement.html)(_templateObject11_8f931fc0625811eb9a9521b3fdb3953c(), (this.submissions || []).map(function (s) {
+ return (0, _litElement.html)(_templateObject12_8f931fc0625811eb9a9521b3fdb3953c(), _this2.accentColor([s.firstName, s.lastName].join(" ")), s.avatar, [s.firstName, s.lastName].join(" "), s.id, s.id, _this2.getActivityLink(s), _this2.getActivityTitle(s), s.id, s.date, _this2.dateFormat(s.date));
+ })), !this.discussion ? this.loading("pink", "body") : (0, _litElement.html)(_templateObject13_8f931fc0625811eb9a9521b3fdb3953c(), (this.discussion || []).map(function (d) {
+ return (0, _litElement.html)(_templateObject14_8f931fc0625811eb9a9521b3fdb3953c(), _this2.accentColor([d.firstName, d.lastName].join(" ")), d.avatar, [d.firstName, d.lastName].join(" "), d.id, d.id, _this2.getActivityLink(d), _this2.getActivityTitle(d), d.id, d.date, _this2.dateFormat(d.date));
})));
} // properties available to the custom element for data binding
@@ -210,7 +210,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioDashboard), "styles", this)), [(0, _litElement.css)(_templateObject15_1cb861005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioDashboard), "styles", this)), [(0, _litElement.css)(_templateObject15_8f931fc0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-link.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-link.js
index 24ae91ccd7f..bf0e09dab01 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-link.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-link.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
});
_exports.ElmslnStudioLink = void 0;
- function _templateObject3_1cbbe3705a6e11eb8957f34616f75140() {
+ function _templateObject3_8f984fe0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_1cbbe3705a6e11eb8957f34616f75140 = function _templateObject3_1cbbe3705a6e11eb8957f34616f75140() {
+ _templateObject3_8f984fe0625811eb9a9521b3fdb3953c = function _templateObject3_8f984fe0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cbbe3705a6e11eb8957f34616f75140() {
+ function _templateObject2_8f984fe0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n "]);
- _templateObject2_1cbbe3705a6e11eb8957f34616f75140 = function _templateObject2_1cbbe3705a6e11eb8957f34616f75140() {
+ _templateObject2_8f984fe0625811eb9a9521b3fdb3953c = function _templateObject2_8f984fe0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cbbe3705a6e11eb8957f34616f75140() {
+ function _templateObject_8f984fe0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host([hidden]) {\n display: none;\n }\n :host([disabled]) {\n opacity: 0.5;\n cursor: not-allowed;\n }\n :host([icon]) a {\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n :host([icon]) ::slotted(*) {\n flex: 1 0 auto;\n }\n :host([icon]) simple-icon-lite {\n flex: 0 0 auto;\n }\n a,\n a:link {\n transition: var(--elmsln-studio-link-Transition);\n background: transparent;\n color: var(--elmsln-studio-link-Color);\n text-decoration: var(--elmsln-studio-link-TextDecoration);\n text-decoration-style: var(--elmsln-studio-link-TextDecorationStyle);\n text-decoration-skip: var(--elmsln-studio-link-TextDecorationSkip);\n text-decoration-skip-ink: var(\n --elmsln-studio-link-TextDecorationSkipInk\n );\n text-decoration-line: var(--elmsln-studio-link-TextDecorationLine);\n text-decoration-color: var(--elmsln-studio-link-TextDecorationColor);\n text-decoration: var(--elmsln-studio-link-TextDecoration);\n text-decoration-thickness: var(\n --elmsln-studio-link-TextDecorationThickness\n );\n }\n a:hover,\n a:focus {\n background: transparent;\n color: var(\n --elmsln-studio-link-focus-Color,\n var(--elmsln-studio-link-Color)\n );\n text-decoration: var(\n --elmsln-studio-link-focus-TextDecoration,\n var(--elmsln-studio-link-TextDecoration)\n );\n text-decoration-style: var(\n --elmsln-studio-link-focus-TextDecorationStyle,\n var(--elmsln-studio-link-TextDecorationStyle)\n );\n text-decoration-skip: var(\n --elmsln-studio-link-focus-TextDecorationSkip,\n var(--elmsln-studio-link-TextDecorationSkip)\n );\n text-decoration-skip-ink: var(\n --elmsln-studio-link-focus-TextDecorationSkipInk,\n var(--elmsln-studio-link-TextDecorationSkipInk)\n );\n text-decoration-line: var(\n --elmsln-studio-link-focus-TextDecorationLine,\n var(--elmsln-studio-link-TextDecorationLine)\n );\n text-decoration-color: var(\n --elmsln-studio-link-focus-TextDecorationColor,\n ar(--elmsln-studio-link-TextDecorationColor)\n );\n text-decoration: var(\n --elmsln-studio-link-focus-TextDecoration,\n var(--elmsln-studio-link-TextDecoration)\n );\n text-decoration-thickness: var(\n --elmsln-studio-link-focus-TextDecorationThickness,\n var(--elmsln-studio-link-TextDecorationThickness)\n );\n }\n "]);
- _templateObject_1cbbe3705a6e11eb8957f34616f75140 = function _templateObject_1cbbe3705a6e11eb8957f34616f75140() {
+ _templateObject_8f984fe0625811eb9a9521b3fdb3953c = function _templateObject_8f984fe0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -83,7 +83,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
}, {
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject_1cbbe3705a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject_8f984fe0625811eb9a9521b3fdb3953c());
}
}]);
@@ -108,7 +108,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1cbbe3705a6e11eb8957f34616f75140(), this.href, this.linkClick, !this.icon ? "" : (0, _litElement.html)(_templateObject3_1cbbe3705a6e11eb8957f34616f75140(), this.icon));
+ return (0, _litElement.html)(_templateObject2_8f984fe0625811eb9a9521b3fdb3953c(), this.href, this.linkClick, !this.icon ? "" : (0, _litElement.html)(_templateObject3_8f984fe0625811eb9a9521b3fdb3953c(), this.icon));
}
}, {
key: "linkClick",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-loremdata.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-loremdata.js
index a8725ef9a4b..9a98b981eeb 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-loremdata.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-loremdata.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
});
_exports.ElmslnStudioLoremdata = void 0;
- function _templateObject2_1ccbe9005a6e11eb8957f34616f75140() {
+ function _templateObject2_8fa85570625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject2_1ccbe9005a6e11eb8957f34616f75140 = function _templateObject2_1ccbe9005a6e11eb8957f34616f75140() {
+ _templateObject2_8fa85570625811eb9a9521b3fdb3953c = function _templateObject2_8fa85570625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ccbe9005a6e11eb8957f34616f75140() {
+ function _templateObject_8fa85570625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_1ccbe9005a6e11eb8957f34616f75140 = function _templateObject_1ccbe9005a6e11eb8957f34616f75140() {
+ _templateObject_8fa85570625811eb9a9521b3fdb3953c = function _templateObject_8fa85570625811eb9a9521b3fdb3953c() {
return data;
};
@@ -321,7 +321,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
babelHelpers.createClass(ElmslnStudioLoremdata, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1ccbe9005a6e11eb8957f34616f75140(), this.schemas || []);
+ return (0, _litElement.html)(_templateObject_8fa85570625811eb9a9521b3fdb3953c(), this.schemas || []);
}
}, {
key: "firstUpdated",
@@ -783,7 +783,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-utili
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ccbe9005a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8fa85570625811eb9a9521b3fdb3953c())];
}
}]);
return ElmslnStudioLoremdata;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-main.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-main.js
index c2f6351e0e9..293ec00a822 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-main.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-main.js
@@ -10,20 +10,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1cd29fc05a6e11eb8957f34616f75140() {
+ function _templateObject2_8faf8160625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-family: var(--elmsln-studio-FontFamily, sans-serif);\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_1cd29fc05a6e11eb8957f34616f75140 = function _templateObject2_1cd29fc05a6e11eb8957f34616f75140() {
+ _templateObject2_8faf8160625811eb9a9521b3fdb3953c = function _templateObject2_8faf8160625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cd29fc05a6e11eb8957f34616f75140() {
+ function _templateObject_8faf8160625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1cd29fc05a6e11eb8957f34616f75140 = function _templateObject_1cd29fc05a6e11eb8957f34616f75140() {
+ _templateObject_8faf8160625811eb9a9521b3fdb3953c = function _templateObject_8faf8160625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,7 +55,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
babelHelpers.createClass(ElmslnStudioMain, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1cd29fc05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8faf8160625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
@@ -71,7 +71,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-element-
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1cd29fc05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8faf8160625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-portfolio.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-portfolio.js
index a489776c02a..ac1b4bddcd4 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-portfolio.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-portfolio.js
@@ -10,120 +10,120 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-style
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject12_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject12_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n flex-wrap: wrap;\n }\n h1 {\n text-align: center;\n }\n #breadcrumb {\n margin: 0 0 var(--elmsln-studio-margin, 20px);\n flex: 1 0 100%;\n --elmsln-studio-link-Color: var(\n --simple-colors-fixed-theme-light-blue-8\n );\n --elmsln-studio-link-focus-Color: var(\n --simple-colors-fixed-theme-light-blue-9\n );\n }\n #breadcrumb > * {\n display: inline;\n }\n lrndesign-avatar,\n .student-name,\n .project-name,\n .assignment-name,\n .submission-date {\n font-weight: normal;\n display: block;\n }\n .student-name {\n font-size: calc(2 * var(--elmsln-studio-FontSize, 16px));\n font-weight: bold;\n color: #4b4b4b;\n }\n .project-name {\n font-size: calc(1.75 * var(--elmsln-studio-FontSize, 16px));\n color: #95989a;\n }\n #project-buttons,\n .submission-header {\n position: relative;\n height: 40px;\n margin-top: -40px;\n }\n #sort,\n .submission-header elmsln-studio-button {\n color: #95989a;\n font-size: var(--elmsln-studio-FontSize, 16px);\n text-transform: uppercase;\n position: absolute;\n right: 0;\n top: 0;\n }\n #sort:focus,\n #sort:hover,\n .submission-header elmsln-studio-button:focus,\n .submission-header elmsln-studio-button:hover {\n color: #4b4b4b;\n }\n #sort.sort-latest {\n transform: rotateX(180deg) rotateY(0deg);\n }\n section {\n border-top: 2px solid #eaeaea;\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px)) 0\n var(--elmsln-studio-margin, 20px);\n }\n .view-discussion {\n border: 1px solid #eaeaea;\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px));\n --elmsln-studio-discussion-multiplier: 1;\n }\n .view-discussion section {\n opacity: 0.4;\n display: none;\n }\n .view-discussion section.section-discussion {\n display: block;\n opacity: 1;\n }\n h2 {\n margin: calc(2 * var(--elmsln-studio-margin, 20px)) auto;\n text-align: center;\n }\n .assignment-name {\n font-size: calc(\n 1.25 * var(--elmsln-studio-discussion-multiplier, 1) *\n var(--elmsln-studio-FontSize, 16px)\n );\n color: #555555;\n }\n .submission-date {\n font-size: calc(\n 0.75 * var(--elmsln-studio-discussion-multiplier, 1) *\n var(--elmsln-studio-FontSize, 16px)\n );\n color: #95989a;\n }\n .submission-body {\n color: #95989a;\n line-height: 160%;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px)) auto\n var(--elmsln-studio-margin, 20px);\n }\n .submission-body:first-child {\n margin-top: 0;\n }\n .submission-body:last-child {\n margin-bottom: 0;\n }\n .submission-links {\n list-style: none;\n padding-inline-start: 0;\n }\n .submission-links > li {\n display: flex;\n align-items: flex-start;\n justify-content: flex-start;\n }\n .submission-links a:link,\n .submission-links a:visited {\n font-size: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n font-weight: bold;\n color: #000;\n text-decoration: none;\n }\n .submission-links a:focus,\n .submission-links a:hover {\n text-decoration: underline;\n }\n .submission-links simple-icon-lite {\n margin-right: 0.5em;\n }\n .submission-links a:focus simple-icon-lite,\n .submission-links a:hover simple-icon-lite {\n text-decoration: none;\n }\n .callout {\n font-size: calc(0.75 * var(--elmsln-studio-FontSize, 16px));\n border: 1px solid #eaeaea;\n padding: 0;\n }\n .discussion-label {\n text-align: left;\n font-size: calc(1 * var(--elmsln-studio-FontSize, 16px));\n margin: var(--elmsln-studio-margin, 20px) 0\n calc(0.25 * var(--elmsln-studio-margin, 20px));\n }\n .callout > * {\n padding: calc(0.25 * var(--elmsln-studio-margin, 20px))\n calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n .callout .callout-label {\n font-size: calc(1 * var(--elmsln-studio-FontSize, 16px));\n font-weight: normal;\n display: flex;\n align-items: center;\n justify-content: flex-start;\n margin: 0;\n color: #4b4b4b;\n border-bottom: 1px solid #eaeaea;\n }\n .callout .callout-label simple-icon-lite {\n margin-right: 1em;\n }\n threaded-discussion {\n background-color: #eaeaea;\n padding: 1px;\n --threaded-discussion-comment-button-BackgroundColor: var(\n --simple-colors-fixed-theme-light-blue-8\n );\n --threaded-discussion-comment-button-focus-BackgroundColor: var(\n --simple-colors-fixed-theme-light-blue-9\n );\n }\n #prev-next-nav {\n z-index: 10000;\n display: flex;\n }\n @media screen and (min-width: 600px) {\n :host {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n }\n #primary {\n flex: 1 0 100%;\n }\n #primary.view-discussion {\n flex: 0 0 calc(50% - var(--elmsln-studio-margin, 20px));\n }\n #primary:not(.view-discussion) {\n max-width: calc(1000px - 2 * var(--elmsln-studio-margin, 20px));\n margin: 0 auto;\n border: 1px solid #eaeaea;\n padding: var(--elmsln-studio-margin, 20px);\n }\n .view-discussion {\n --elmsln-studio-discussion-multiplier: 0.5;\n }\n .assignment-name {\n font-size: calc(\n 1.5 * var(--elmsln-studio-discussion-multiplier, 1) *\n var(--elmsln-studio-FontSize, 16px)\n );\n }\n .submission-date {\n font-size: calc(\n 1 * var(--elmsln-studio-discussion-multiplier, 1) *\n var(--elmsln-studio-FontSize, 16px)\n );\n }\n .view-discussion section {\n display: block;\n }\n .view-discussion section.section-discussion {\n border: 4px solid #95989a;\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px))\n calc(0.5 * var(--elmsln-studio-margin, 20px))\n var(--elmsln-studio-margin, 20px);\n opacity: 1;\n }\n #secondary {\n flex: 0 0 calc(50% - var(--elmsln-studio-margin, 20px));\n }\n }\n @media screen and (min-width: 1000px) {\n .view-discussion {\n --elmsln-studio-discussion-multiplier: 0.75;\n }\n }\n @media screen and (min-width: 1200px) {\n .view-discussion {\n --elmsln-studio-discussion-multiplier: 1;\n }\n }\n "]);
- _templateObject12_1cda8f005a6e11eb8957f34616f75140 = function _templateObject12_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject12_8fb72280625811eb9a9521b3fdb3953c = function _templateObject12_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject11_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject11_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject11_1cda8f005a6e11eb8957f34616f75140 = function _templateObject11_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject11_8fb72280625811eb9a9521b3fdb3953c = function _templateObject11_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject10_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n \n \n "]);
- _templateObject10_1cda8f005a6e11eb8957f34616f75140 = function _templateObject10_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject10_8fb72280625811eb9a9521b3fdb3953c = function _templateObject10_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject9_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject9_1cda8f005a6e11eb8957f34616f75140 = function _templateObject9_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject9_8fb72280625811eb9a9521b3fdb3953c = function _templateObject9_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject8_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject8_1cda8f005a6e11eb8957f34616f75140 = function _templateObject8_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject8_8fb72280625811eb9a9521b3fdb3953c = function _templateObject8_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject7_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n "]);
- _templateObject7_1cda8f005a6e11eb8957f34616f75140 = function _templateObject7_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject7_8fb72280625811eb9a9521b3fdb3953c = function _templateObject7_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject6_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Student "]);
- _templateObject6_1cda8f005a6e11eb8957f34616f75140 = function _templateObject6_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject6_8fb72280625811eb9a9521b3fdb3953c = function _templateObject6_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject5_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n "]);
- _templateObject5_1cda8f005a6e11eb8957f34616f75140 = function _templateObject5_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject5_8fb72280625811eb9a9521b3fdb3953c = function _templateObject5_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject4_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Assignment "]);
- _templateObject4_1cda8f005a6e11eb8957f34616f75140 = function _templateObject4_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject4_8fb72280625811eb9a9521b3fdb3953c = function _templateObject4_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject3_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n > \n "]);
- _templateObject3_1cda8f005a6e11eb8957f34616f75140 = function _templateObject3_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject3_8fb72280625811eb9a9521b3fdb3953c = function _templateObject3_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject2_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject2_1cda8f005a6e11eb8957f34616f75140 = function _templateObject2_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject2_8fb72280625811eb9a9521b3fdb3953c = function _templateObject2_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cda8f005a6e11eb8957f34616f75140() {
+ function _templateObject_8fb72280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Submissions \n > \n ", "\n ", "\n > \n ", " \n
\n \n
\n \n \n \n ", " \n ", "\n \n \n \n \n Sort Submissions\n ", " \n \n
\n ", "\n \n
\n \n "]);
- _templateObject_1cda8f005a6e11eb8957f34616f75140 = function _templateObject_1cda8f005a6e11eb8957f34616f75140() {
+ _templateObject_8fb72280625811eb9a9521b3fdb3953c = function _templateObject_8fb72280625811eb9a9521b3fdb3953c() {
return data;
};
@@ -154,19 +154,19 @@ define(["exports", "../../../lit-element/lit-element.js", "./elmsln-studio-style
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1cda8f005a6e11eb8957f34616f75140(), !this.portfolio ? "" : (0, _litElement.html)(_templateObject2_1cda8f005a6e11eb8957f34616f75140(), !this.portfolio.projectId || !this.portfolio.project ? "" : (0, _litElement.html)(_templateObject3_1cda8f005a6e11eb8957f34616f75140(), "/submissions?project=".concat(this.portfolio.projectId), this.portfolio.project || "Project")), !this.portfolio || !this.assignment ? (0, _litElement.html)(_templateObject4_1cda8f005a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject5_1cda8f005a6e11eb8957f34616f75140(), "/submissions?".concat(!this.portfolio.projectId || !this.portfolio.project ? "" : "project=".concat(this.portfolio.projectId, "&"), "assignment=").concat(this.assignment.assignmentId), this.assignment.assignment || "Assignment"), !this.portfolio ? (0, _litElement.html)(_templateObject6_1cda8f005a6e11eb8957f34616f75140()) : this.fullName(this.portfolio), this.comment && this.comment !== "" ? "view-discussion" : "", !this.portfolio ? "grey" : this.accentColor(this.fullName(this.portfolio)), !this.portfolio ? "undefined" : this.fullName(this.portfolio), this.portfolio && this.portfolio.avatar ? this.portfolio.avatar : undefined, !this.portfolio ? "Loading..." : this.fullName(this.portfolio), !this.portfolio || !this.portfolio.project ? "" : (0, _litElement.html)(_templateObject7_1cda8f005a6e11eb8957f34616f75140(), this.portfolio.project), this.sortLatest ? "false" : "true", !this.sortLatest ? "" : "sort-latest", function (e) {
+ return (0, _litElement.html)(_templateObject_8fb72280625811eb9a9521b3fdb3953c(), !this.portfolio ? "" : (0, _litElement.html)(_templateObject2_8fb72280625811eb9a9521b3fdb3953c(), !this.portfolio.projectId || !this.portfolio.project ? "" : (0, _litElement.html)(_templateObject3_8fb72280625811eb9a9521b3fdb3953c(), "/submissions?project=".concat(this.portfolio.projectId), this.portfolio.project || "Project")), !this.portfolio || !this.assignment ? (0, _litElement.html)(_templateObject4_8fb72280625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject5_8fb72280625811eb9a9521b3fdb3953c(), "/submissions?".concat(!this.portfolio.projectId || !this.portfolio.project ? "" : "project=".concat(this.portfolio.projectId, "&"), "assignment=").concat(this.assignment.assignmentId), this.assignment.assignment || "Assignment"), !this.portfolio ? (0, _litElement.html)(_templateObject6_8fb72280625811eb9a9521b3fdb3953c()) : this.fullName(this.portfolio), this.comment && this.comment !== "" ? "view-discussion" : "", !this.portfolio ? "grey" : this.accentColor(this.fullName(this.portfolio)), !this.portfolio ? "undefined" : this.fullName(this.portfolio), this.portfolio && this.portfolio.avatar ? this.portfolio.avatar : undefined, !this.portfolio ? "Loading..." : this.fullName(this.portfolio), !this.portfolio || !this.portfolio.project ? "" : (0, _litElement.html)(_templateObject7_8fb72280625811eb9a9521b3fdb3953c(), this.portfolio.project), this.sortLatest ? "false" : "true", !this.sortLatest ? "" : "sort-latest", function (e) {
return _this2.sortLatest = !_this2.sortLatest;
}, !this.sortLatest ? "Oldest First" : "Newest First", this.sortedSubmissions.map(function (s) {
- return (0, _litElement.html)(_templateObject8_1cda8f005a6e11eb8957f34616f75140(), _this2.submissionFilter === s.id ? "section-discussion" : "", s.id, s.assignment, s.date, _this2.dateFormat(s.date), s.id, s.id, _this2.submissionFilter === s.id && _this2.comment ? "close" : _this2.getFeedbackIcon(s.feedback.length), _this2.getActivityLink(s, _this2.submissionFilter === s.id && _this2.comment), _this2.submissionFilter === s.id && _this2.comment ? "Close Feedback" : "View Feedback (".concat(s.feedback.length, ")"), s.feedback.length, s.links && s.links.length > 0 ? (0, _litElement.html)(_templateObject9_1cda8f005a6e11eb8957f34616f75140(), s.links.map(function (link) {
- return (0, _litElement.html)(_templateObject10_1cda8f005a6e11eb8957f34616f75140(), link.url, _this2.submissionFilter !== s.id && _this2.comment, link.type === "pdf" ? "hax:file-pdf" : "link", link.text || link.url);
- })) : !s.sources || s.sources.length === 0 ? (0, _litElement.html)(_templateObject11_1cda8f005a6e11eb8957f34616f75140(), s.body) : _this2.getThumnailGrid(s, _this2.submissionFilter !== s.id && _this2.comment));
+ return (0, _litElement.html)(_templateObject8_8fb72280625811eb9a9521b3fdb3953c(), _this2.submissionFilter === s.id ? "section-discussion" : "", s.id, s.assignment, s.date, _this2.dateFormat(s.date), s.id, s.id, _this2.submissionFilter === s.id && _this2.comment ? "close" : _this2.getFeedbackIcon(s.feedback.length), _this2.getActivityLink(s, _this2.submissionFilter === s.id && _this2.comment), _this2.submissionFilter === s.id && _this2.comment ? "Close Feedback" : "View Feedback (".concat(s.feedback.length, ")"), s.feedback.length, s.links && s.links.length > 0 ? (0, _litElement.html)(_templateObject9_8fb72280625811eb9a9521b3fdb3953c(), s.links.map(function (link) {
+ return (0, _litElement.html)(_templateObject10_8fb72280625811eb9a9521b3fdb3953c(), link.url, _this2.submissionFilter !== s.id && _this2.comment, link.type === "pdf" ? "hax:file-pdf" : "link", link.text || link.url);
+ })) : !s.sources || s.sources.length === 0 ? (0, _litElement.html)(_templateObject11_8fb72280625811eb9a9521b3fdb3953c(), s.body) : _this2.getThumnailGrid(s, _this2.submissionFilter !== s.id && _this2.comment));
}), !this.portfolio || !this.comment || this.comment === "", this.demoMode, this.submission || []);
} // properties available to the custom element for data binding
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioPortfolio), "styles", this)), [(0, _litElement.css)(_templateObject12_1cda8f005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioPortfolio), "styles", this)), [(0, _litElement.css)(_templateObject12_8fb72280625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-styles.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-styles.js
index 248e99c1ba6..94f6d253d06 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-styles.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-styles.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.ElmslnStudioStyles = void 0;
- function _templateObject_1cdd75305a6e11eb8957f34616f75140() {
+ function _templateObject_8fbacc00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n font-family: var(\n --elmsln-studio-secondary-FontFamily,\n \"Helvetica Neue\",\n sans-serif\n );\n font-family: var(--elmsln-studio-FontFamily, \"Roboto\", sans-serif);\n font-size: var(--elmsln-studio-FontSize, 16px);\n }\n *[hidden] {\n display: none !important;\n }\n .sr-only {\n position: absolute;\n left: -9999999px;\n width: 0;\n overflow: hidden;\n }\n #studio-nav {\n display: flex;\n align-items: stretch;\n justify-content: center;\n margin-bottom: var(--elmsln-studio-margin, 20px);\n flex-wrap: wrap;\n }\n #studio-nav elmsln-studio-link {\n font-family: var(--elmsln-studio-FontFamily, \"Roboto\", sans-serif);\n font-size: calc(1.25 * var(--elmsln-studio-FontSize, 16px));\n flex: 0 1 auto;\n color: #9d9d9d;\n padding: calc(0.25 * var(--elmsln-studio-margin, 20px))\n calc(0.25 * var(--elmsln-studio-margin, 20px));\n }\n #studio-nav elmsln-studio-link[active] {\n font-weight: bold;\n color: #000;\n --elmsln-studio-link-TextDecoration: underline !important;\n --elmsln-studio-link-TextDecorationThickness: 3px;\n }\n #studio-nav elmsln-studio-link:not([disabled]):focus-within,\n #studio-nav elmsln-studio-link:not([disabled]):hover {\n --elmsln-studio-link-TextDecoration: underline !important;\n }\n .primary-404 {\n min-height: 20vh;\n display: flex;\n }\n #message-404 {\n background-color: #ffffff;\n margin: 0 auto;\n padding: 20px;\n }\n #message-404 elmsln-studio-link {\n color: blue;\n display: inline;\n }\n #message-404 elmsln-studio-link:not([disabled]):hover,\n #message-404 elmsln-studio-link:not([disabled]):focus-within {\n text-decoration: underline;\n }\n .filters {\n padding-bottom: calc(0.5 * var(--elmsln-studio-margin, 20px));\n margin-bottom: calc(0.5 * var(--elmsln-studio-margin, 20px));\n border-bottom: 1px solid #ddd;\n line-height: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n }\n simple-fields-field {\n color: #95989a;\n --simple-fields-border-color: transparent;\n --simple-fields-font-size: var(--elmsln-studio-FontSize, 16px);\n --simple-fields-detail-font-size: var(\n --elmsln-studio-FontSize,\n 16px\n );\n --simple-fields-line-height: calc(\n 1.5 * var(--elmsln-studio-FontSize, 16px)\n );\n --simple-fields-detail-line-height: calc(\n 1.5 * var(--elmsln-studio-FontSize, 16px)\n );\n --simple-fields-font-family: var(\n --elmsln-studio-FontFamily,\n \"Roboto\",\n sans-serif\n );\n --simple-fields-detail-font-family: var(\n --elmsln-studio-FontFamily,\n \"Roboto\",\n sans-serif\n );\n }\n hexagon-loader {\n margin-bottom: calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n accent-card img-view-modal[slot=\"image-corner\"] {\n float: right;\n }\n accent-card img-view-modal[slot=\"image-corner\"],\n accent-card img-view-modal[slot=\"image-corner\"]:focus-within,\n accent-card img-view-modal[slot=\"image-corner\"]:hover {\n background-color: transparent;\n }\n .card elmsln-studio-link {\n --elmsln-studio-link-Color: var(--accent-card-color);\n --elmsln-studio-link-TextDecoration: none !important;\n }\n .card elmsln-studio-link:not([disabled]):focus,\n .card elmsln-studio-link:not([disabled]):focus-within,\n .card elmsln-studio-link:not([disabled]):hover {\n --elmsln-studio-link-TextDecoration: underline !important;\n }\n .card elmsln-studio-link[slot=\"subheading\"] {\n --elmsln-studio-link-FontWeight: bold;\n --elmsln-studio-link-TextDecoration: underline !important;\n }\n .card elmsln-studio-link[slot=\"subheading\"]:not([disabled]):focus,\n .card\n elmsln-studio-link[slot=\"subheading\"]:not([disabled]):focus-within,\n .card elmsln-studio-link[slot=\"subheading\"]:not([disabled]):hover {\n --elmsln-studio-link-TextDecoration: none !important;\n }\n button {\n background-color: transparent;\n border: none;\n text-align: center;\n display: block;\n color: #4b4b4b;\n }\n button[disabled] {\n cursor: not-allowed;\n }\n button:not([disabled]):focus,\n button:not([disabled]):hover {\n color: var(--simple-colors-default-theme-grey-11, #222);\n }\n button.load-more {\n text-align: center;\n display: block;\n padding: 10px;\n margin: 0;\n border-radius: 3px;\n border: none;\n width: 100%;\n color: var(--simple-colors-default-theme-grey-11, #222);\n background-color: var(--simple-colors-default-theme-grey-2, #eee);\n }\n button.load-more:not([disabled]):focus,\n button.load-more:not([disabled]):hover {\n color: var(--simple-colors-default-theme-grey-12, #000);\n background-color: var(--simple-colors-default-theme-grey-3, #ddd);\n }\n img-view-modal button {\n padding: 0;\n margin: 0;\n }\n img-view-modal simple-icon-lite {\n color: white;\n border-radius: 2px;\n --simple-icon-width: 24px;\n --simple-icon-height: 24px;\n background-color: rgba(0, 0, 0, 0.5);\n }\n img-view-modal:not([disabled]) button:hover simple-icon-lite,\n img-view-modal:not([disabled]) button:focus simple-icon-lite {\n background-color: rgba(0, 0, 0, 0.25);\n }\n\n img-view-modal.thumbnail {\n border-radius: 3px;\n }\n img-view-modal.thumbnail button {\n border-radius: 3px;\n position: relative;\n width: 150px;\n padding: 0;\n margin: 0;\n }\n img-view-modal.thumbnail button .imgbg {\n border-radius: 3px;\n width: 100%;\n padding-top: 100%;\n background-image: var(\n --elmsln-studio-image-button-backgroundImage,\n none\n );\n background-position: center;\n background-size: cover;\n margin: 0;\n }\n img-view-modal.thumbnail button simple-icon-lite {\n position: absolute;\n bottom: 5px;\n right: 5px;\n z-index: 2;\n }\n .thumbnail-grid {\n display: flex;\n flex-wrap: wrap;\n }\n .thumbnail-grid > * {\n flex: 0 0 50%;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n .rubric-table {\n border-collapse: collapse;\n margin: 0 0 calc(1 * var(--elmsln-studio-margin, 20px));\n }\n .rubric-table th,\n .rubric-table td {\n padding: 5px;\n border: 1px solid #eaeaea;\n }\n .rubric-table th {\n font-weight: normal;\n }\n .rubric-table caption {\n font-size: calc(1.25 * var(--elmsln-studio-FontSize, 16px));\n font-weight: normal;\n color: #555555;\n }\n .rubric-table thead th {\n border-bottom: 1px solid #95989a;\n }\n .rubric-table thead th:first-child,\n .rubric-table tbody th {\n border-right: 1px solid #95989a;\n }\n .rubric-table tbody tr:nth-child(2n + 1) > * {\n background-color: #f8f8f8;\n }\n #prev-next-nav {\n align-items: center;\n position: sticky;\n bottom: 0;\n margin: 0;\n background-color: #ffffff;\n -webkit-box-shadow: 0px -1px 5px 0px #b0b0b0;\n box-shadow: 0px -1px 5px 0px #b0b0b0;\n }\n #prev-next-nav {\n flex: 1 0 100%;\n display: flex;\n align-items: stretch;\n justify-content: space-between;\n }\n #prev-next-nav elmsln-studio-link {\n border: 1px solid #ddd;\n flex: 1 1 50%;\n padding: calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n #prev-next-nav elmsln-studio-link:not([disabled]):focus-within,\n #prev-next-nav elmsln-studio-link:not([disabled]):hover {\n border: 1px solid #000;\n }\n .prev-next-label span {\n display: block;\n font-weight: normal;\n text-align: center;\n }\n .prev-next-label span:first-child {\n flex: 1 0 auto;\n font-size: calc(1.25 * var(--elmsln-studio-FontSize, 16px));\n color: #4b4b4b;\n }\n .prev-next-label span:last-child {\n flex: 1 1 auto;\n font-size: calc(0.75 * var(--elmsln-studio-FontSize, 16px));\n color: #222;\n }\n @media screen and (min-width: 600px) {\n #studio-nav elmsln-studio-link {\n padding: calc(0.25 * var(--elmsln-studio-margin, 20px))\n calc(0.5 * var(--elmsln-studio-margin, 20px));\n font-size: calc(1.5 * var(--elmsln-studio-FontSize, 16px));\n }\n .thumbnail-grid > * {\n flex: 0 0 150px;\n }\n }\n @media screen and (min-width: 900px) {\n #studio-nav elmsln-studio-link {\n padding: calc(0.25 * var(--elmsln-studio-margin, 20px))\n calc(1 * var(--elmsln-studio-margin, 20px));\n }\n #primary {\n flex: 0 0 calc(66.66666667% - var(--elmsln-studio-margin, 20px));\n }\n #secondary {\n flex: 0 0 calc(33.33333333% - var(--elmsln-studio-margin, 20px));\n }\n .filters {\n display: flex;\n justify-content: space-between;\n flex-wrap: nowrap;\n height: calc(2 * var(--elmsln-studio-FontSize, 16px));\n }\n }\n "]);
- _templateObject_1cdd75305a6e11eb8957f34616f75140 = function _templateObject_1cdd75305a6e11eb8957f34616f75140() {
+ _templateObject_8fbacc00625811eb9a9521b3fdb3953c = function _templateObject_8fbacc00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -34,7 +34,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(_class, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1cdd75305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_8fbacc00625811eb9a9521b3fdb3953c())];
}
}]);
return _class;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submission-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submission-card.js
index 296502c8a83..cb70c48ed21 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submission-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submission-card.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../accent-card/acc
});
_exports.ElmslnStudioSubmissionCard = void 0;
- function _templateObject2_1ce082705a6e11eb8957f34616f75140() {
+ function _templateObject2_8fbceee0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host,\n accent-card {\n line-height: 160%;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n justify-content: stretch;\n }\n accent-card {\n width: auto;\n flex: 1 1 auto;\n --accent-card-padding: 0;\n --accent-card-heading-min-height: 30px;\n --accent-card-heading-padding-top: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-heading-padding-left: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-heading-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-subheading-padding-left: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-subheading-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-content-padding-left: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-content-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-content-padding-bottom: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-left: calc(\n 0.25 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-right: calc(\n 0.25 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-top: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-bottom: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-image-padding-bottom: 5px;\n --accent-card-image-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-image-width: 33.33333%;\n --accent-card-image-height: 200px;\n }\n accent-card:focus-within,\n accent-card:hover {\n outline: 2px solid var(--accent-card-border-color);\n }\n [slot=\"feature\"] {\n margin-top: var(--elmsln-studio-margin, 20px);\n height: calc(\n var(--accent-card-image-height, 200px) -\n var(--elmsln-studio-margin, 20px)\n );\n overflow: auto;\n }\n [slot=\"heading\"] {\n font-weight: var(--elmsln-studio-FontWeightLight, 300);\n font-size: 22px;\n }\n [slot=\"corner\"] {\n font-weight: var(--elmsln-studio-FontWeightNormal, 400);\n font-size: 12px;\n }\n [slot=\"subheading\"] {\n font-weight: var(--elmsln-studio-FontWeightBold, 500);\n font-size: 18px;\n font-style: normal;\n color: #5d5e5f;\n }\n [slot=\"content\"] {\n font-weight: var(--elmsln-studio-FontWeightNormal, 400);\n font-size: 14px;\n color: #7e7e7e;\n }\n [slot=\"footer\"] {\n font-weight: var(--elmsln-studio-FontWeightNormal, 400);\n font-size: 12px;\n text-transform: uppercase;\n text-align: right;\n color: #95989a;\n }\n [slot=\"footer\"] elmsln-studio-link {\n margin: 0 calc(0.5 * var(--elmsln-studio-margin, 20px));\n text-align: right;\n --elmsln-studio-link-Color: #7e7e7e;\n }\n [slot=\"footer\"] elmsln-studio-link:focus,\n [slot=\"footer\"] elmsln-studio-link:focus-within,\n [slot=\"footer\"] elmsln-studio-link:hover {\n --elmsln-studio-link-Color: #95989a;\n --elmsln-studio-link-TextDecoration: none !important;\n }\n "]);
- _templateObject2_1ce082705a6e11eb8957f34616f75140 = function _templateObject2_1ce082705a6e11eb8957f34616f75140() {
+ _templateObject2_8fbceee0625811eb9a9521b3fdb3953c = function _templateObject2_8fbceee0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ce082705a6e11eb8957f34616f75140() {
+ function _templateObject_8fbceee0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n "]);
- _templateObject_1ce082705a6e11eb8957f34616f75140 = function _templateObject_1ce082705a6e11eb8957f34616f75140() {
+ _templateObject_8fbceee0625811eb9a9521b3fdb3953c = function _templateObject_8fbceee0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../accent-card/acc
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1ce082705a6e11eb8957f34616f75140(), this.imageSrc || "", this.imageAlt || undefined, this.horizontal, this.imageAlign, this.imageValign, this.imageGravity);
+ return (0, _litElement.html)(_templateObject_8fbceee0625811eb9a9521b3fdb3953c(), this.imageSrc || "", this.imageAlt || undefined, this.horizontal, this.imageAlign, this.imageValign, this.imageGravity);
} // properties available to the custom element for data binding
}], [{
@@ -64,7 +64,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../accent-card/acc
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ce082705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8fbceee0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submissions.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submissions.js
index 56666730229..3696212bbcf 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submissions.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-submissions.js
@@ -11,70 +11,70 @@ define(["exports", "meta", "../../../lit-element/lit-element.js", "./elmsln-stud
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject7_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject7_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n flex-wrap: wrap;\n }\n .filters {\n flex: 1 0 100%;\n }\n #layout {\n display: flex;\n align-items: flex-end;\n justify-content: space-between;\n }\n #layout > button {\n background-color: transparent;\n opacity: 0.25;\n transform: opacity 0.5s ease-in-out;\n height: calc(2 * var(--elmsln-studio-FontSize, 16px));\n width: calc(2 * var(--elmsln-studio-FontSize, 16px));\n flex: 1 0 auto;\n border: 1px solid #ddd;\n margin: 0;\n padding: 0;\n }\n #layout button:focus,\n #layout button:hover {\n opacity: 0.75;\n }\n #layout button[aria-pressed=\"true\"] {\n opacity: 1;\n }\n #cards {\n margin: var(--elmsln-studio-margin, 20px)\n calc(-0.5 * var(--elmsln-studio-margin, 20px));\n display: flex;\n align-items: stretch;\n justify-content: flex-start;\n flex-wrap: wrap;\n }\n .no-submissions {\n font-weight: var(--elmsln-studio-FontWeightLight, 300);\n font-size: 22px;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px));\n padding: var(--elmsln-studio-margin, 20px);\n width: calc(100% - 2 * var(--elmsln-studio-margin, 20px));\n background-color: #e8e8e8;\n text-align: center;\n }\n accent-card-clickable {\n line-height: 160%;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n justify-content: stretch;\n width: auto;\n margin: calc(0.5 * var(--elmsln-studio-margin, 20px))\n calc(0.5 * var(--elmsln-studio-margin, 20px));\n flex: 1 1 calc(100% - var(--elmsln-studio-margin, 20px));\n --accent-card-padding: 0;\n --accent-card-image-width: 33.33333%;\n --accent-card-image-height: 200px;\n --accent-card-heading-min-height: 30px;\n --accent-card-heading-padding-top: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-heading-padding-left: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-heading-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-subheading-padding-left: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-subheading-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-content-padding-left: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-content-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-content-padding-bottom: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-left: calc(\n 0.25 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-right: calc(\n 0.25 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-top: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-footer-padding-bottom: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n --accent-card-image-padding-bottom: 5px;\n --accent-card-image-padding-right: calc(\n 0.5 * var(--elmsln-studio-margin, 20px)\n );\n }\n accent-card-clickable [slot=\"heading\"] {\n font-weight: var(--elmsln-studio-FontWeightLight, 300);\n font-size: 22px;\n }\n accent-card-clickable [slot=\"corner\"] {\n font-weight: var(--elmsln-studio-FontWeightNormal, 400);\n font-size: 12px;\n }\n accent-card-clickable [slot=\"subheading\"] {\n font-weight: var(--elmsln-studio-FontWeightBold, 500);\n font-size: 18px;\n font-style: normal;\n color: #5d5e5f;\n }\n accent-card-clickable [slot=\"content\"] {\n font-weight: var(--elmsln-studio-FontWeightNormal, 400);\n font-size: 14px;\n color: #7e7e7e;\n }\n accent-card-clickable [slot=\"content\"] .feature {\n margin-top: var(--elmsln-studio-margin, 20px);\n height: calc(\n var(--accent-card-image-height, 200px) -\n var(--elmsln-studio-margin, 20px)\n );\n overflow: auto;\n }\n accent-card-clickable [slot=\"footer\"] {\n font-weight: var(--elmsln-studio-FontWeightNormal, 400);\n font-size: 12px;\n text-transform: uppercase;\n text-align: right;\n color: #95989a;\n --elmsln-studio-link-Color: currentColor;\n }\n accent-card-clickable [slot=\"footer\"] elmsln-studio-link {\n margin: 0 calc(0.5 * var(--elmsln-studio-margin, 20px));\n text-align: right;\n }\n accent-card-clickable elmsln-studio-link {\n --elmsln-studio-link-TextDecoration: none !important;\n }\n accent-card-clickable elmsln-studio-link:focus,\n accent-card-clickable elmsln-studio-link:hover,\n accent-card-clickable elmsln-studio-link:focus-within {\n --elmsln-studio-link-TextDecoration: underline !important;\n }\n .feature {\n margin-top: var(--elmsln-studio-margin, 20px);\n height: calc(\n var(--accent-card-image-height, 200px) -\n var(--elmsln-studio-margin, 20px)\n );\n overflow: auto;\n }\n #secondary {\n margin-top: 0;\n --nav-card-linklist-margin-top: 0;\n --nav-card-linklist-left-size: 36px;\n --paper-avatar-width: var(--nav-card-linklist-left-size, 36px);\n }\n #secondary .filters {\n justify-content: flex-start;\n }\n .comments {\n color: #95989a;\n }\n nav-card {\n margin: calc(1.5 * var(--elmsln-studio-margin, 20px)) 0 0;\n --accent-card-footer-padding-left: 0;\n --accent-card-footer-padding-right: 0;\n }\n\n @media screen and (min-width: 500px) {\n accent-card-clickable {\n --accent-card-image-width: 50%;\n }\n .grid accent-card-clickable:not([horizontal]) {\n flex: 0 0 calc(50% - var(--elmsln-studio-margin, 20px));\n }\n }\n @media screen and (min-width: 900px) {\n :host {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n }\n .grid accent-card-clickable:not([horizontal]) {\n flex: 0 0 calc(50% - var(--elmsln-studio-margin, 20px));\n }\n .filters > *,\n #layout > * {\n flex: 0 1 auto;\n margin: 0 calc(0.5 * var(--elmsln-studio-margin, 20px));\n }\n #layout > button {\n padding: 1px 6px;\n margin: 0 5px;\n border: 0px solid rgba(0, 0, 0, 0);\n }\n }\n @media screen and (min-width: 1200px) {\n .grid accent-card-clickable[horizontal] {\n flex: 0 0 calc(66.66666667% - var(--elmsln-studio-margin, 20px));\n }\n .grid accent-card-clickable:not([horizontal]) {\n flex: 0 0 calc(33.3333333333% - var(--elmsln-studio-margin, 20px));\n }\n }\n @media screen and (min-width: 1600px) {\n accent-card-clickable[horizontal] {\n --accent-card-image-width: 33.33333%;\n flex: 0 0 calc(75% - var(--elmsln-studio-margin, 20px));\n }\n accent-card-clickable:not([horizontal]) {\n flex: 0 0 calc(25% - var(--elmsln-studio-margin, 20px));\n }\n accent-card-clickable {\n --accent-card-image-width: 50%;\n }\n }\n "]);
- _templateObject7_1cea46705a6e11eb8957f34616f75140 = function _templateObject7_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject7_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject7_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject6_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n\n \n \n "]);
- _templateObject6_1cea46705a6e11eb8957f34616f75140 = function _templateObject6_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject6_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject6_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject5_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n \n ", "\n
\n \n Load More ", " /\n ", "\n \n "]);
- _templateObject5_1cea46705a6e11eb8957f34616f75140 = function _templateObject5_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject5_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject5_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject4_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", "
"]);
- _templateObject4_1cea46705a6e11eb8957f34616f75140 = function _templateObject4_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject4_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject4_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject3_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n \n \n ", "\n \n \n ", "\n ", "\n
\n \n Feedback\n (", ") \n \n \n \n "]);
- _templateObject3_1cea46705a6e11eb8957f34616f75140 = function _templateObject3_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject3_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject3_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject2_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n No submissions for applied filters.\n
\n ", "\n
\n "]);
- _templateObject2_1cea46705a6e11eb8957f34616f75140 = function _templateObject2_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject2_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject2_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cea46705a6e11eb8957f34616f75140() {
+ function _templateObject_8fc68bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Submissions \n \n
\n \n
\n \n
\n \n
\n \n \n display as list \n \n \n \n display as grid \n \n
\n
\n \n ", "\n
\n \n \n \n ", "\n \n ", "\n \n
\n "]);
- _templateObject_1cea46705a6e11eb8957f34616f75140 = function _templateObject_1cea46705a6e11eb8957f34616f75140() {
+ _templateObject_8fc68bd0625811eb9a9521b3fdb3953c = function _templateObject_8fc68bd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -105,7 +105,7 @@ define(["exports", "meta", "../../../lit-element/lit-element.js", "./elmsln-stud
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1cea46705a6e11eb8957f34616f75140(), this.projectOptions, this.projectFilter || "", function (e) {
+ return (0, _litElement.html)(_templateObject_8fc68bd0625811eb9a9521b3fdb3953c(), this.projectOptions, this.projectFilter || "", function (e) {
return _this2.projectFilter = e.detail.value;
}, this.assignmentOptions, this.assignmentFilter || "", function (e) {
return _this2.assignmentFilter = e.detail.value;
@@ -115,10 +115,10 @@ define(["exports", "meta", "../../../lit-element/lit-element.js", "./elmsln-stud
return _this2.list = true;
}, this.list ? "false" : "true", function (e) {
return _this2.list = false;
- }, !this.submissions ? this.loading("grey") : (0, _litElement.html)(_templateObject2_1cea46705a6e11eb8957f34616f75140(), this.list ? "list" : "grid", this.filteredSubmissions.length > 0, this.filteredSubmissions.map(function (s, i) {
- return (0, _litElement.html)(_templateObject3_1cea46705a6e11eb8957f34616f75140(), i, _this2.getActivityLink(s, true), _this2.getCoverImage(s), s.imageAlt || undefined, s.feature || _this2.list ? true : false, _this2._getAlign(s.imageGravity || undefined), _this2._getValign(s.imageGravity || undefined), s.imageGravity || undefined, s.id, !s.userId ? "" : "?student=".concat(s.userId), [s.firstName, s.lastName].join(" "), s.id, _this2.getActivityLink(s, true), s.assignment, s.id, s.date, _this2.list ? "numeric" : undefined, _this2.dateFormat(s.date, "short"), s.id, s.project, !s.feature ? "" : (0, _litElement.html)(_templateObject4_1cea46705a6e11eb8957f34616f75140(), s.feature), _this2.getActivityLink(s), s.feedback.length, _this2.getFeedbackIcon(s.feedback.length));
- })), this.isFiltered ? "Related Comments" : "Recent Comments", !this.comments ? this.loading("grey", "body") : (0, _litElement.html)(_templateObject5_1cea46705a6e11eb8957f34616f75140(), this.filteredComments.length > 0, this.isFiltered ? "No comments for applied filters." : "No comments.", (this.filteredComments || []).slice(0, this.commentLoad).map(function (f) {
- return (0, _litElement.html)(_templateObject6_1cea46705a6e11eb8957f34616f75140(), _this2.accentColor(_this2.fullName(f)), f.avatar, _this2.fullName(f), f.id, f.id, _this2.getActivityLink(f), _this2.getActivityTitle(f), f.id, f.date, _this2.dateFormat(f.date, "long"));
+ }, !this.submissions ? this.loading("grey") : (0, _litElement.html)(_templateObject2_8fc68bd0625811eb9a9521b3fdb3953c(), this.list ? "list" : "grid", this.filteredSubmissions.length > 0, this.filteredSubmissions.map(function (s, i) {
+ return (0, _litElement.html)(_templateObject3_8fc68bd0625811eb9a9521b3fdb3953c(), i, _this2.getActivityLink(s, true), _this2.getCoverImage(s), s.imageAlt || undefined, s.feature || _this2.list ? true : false, _this2._getAlign(s.imageGravity || undefined), _this2._getValign(s.imageGravity || undefined), s.imageGravity || undefined, s.id, !s.userId ? "" : "?student=".concat(s.userId), [s.firstName, s.lastName].join(" "), s.id, _this2.getActivityLink(s, true), s.assignment, s.id, s.date, _this2.list ? "numeric" : undefined, _this2.dateFormat(s.date, "short"), s.id, s.project, !s.feature ? "" : (0, _litElement.html)(_templateObject4_8fc68bd0625811eb9a9521b3fdb3953c(), s.feature), _this2.getActivityLink(s), s.feedback.length, _this2.getFeedbackIcon(s.feedback.length));
+ })), this.isFiltered ? "Related Comments" : "Recent Comments", !this.comments ? this.loading("grey", "body") : (0, _litElement.html)(_templateObject5_8fc68bd0625811eb9a9521b3fdb3953c(), this.filteredComments.length > 0, this.isFiltered ? "No comments for applied filters." : "No comments.", (this.filteredComments || []).slice(0, this.commentLoad).map(function (f) {
+ return (0, _litElement.html)(_templateObject6_8fc68bd0625811eb9a9521b3fdb3953c(), _this2.accentColor(_this2.fullName(f)), f.avatar, _this2.fullName(f), f.id, f.id, _this2.getActivityLink(f), _this2.getActivityTitle(f), f.id, f.date, _this2.dateFormat(f.date, "long"));
}), this.commentLoad >= this.filteredComments.length, this.commentLoad >= this.filteredComments.length, function (e) {
return _this2.commentLoad += 10;
}, this.commentLoad, this.filteredComments.length));
@@ -137,7 +137,7 @@ define(["exports", "meta", "../../../lit-element/lit-element.js", "./elmsln-stud
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioSubmissions), "styles", this)), [(0, _litElement.css)(_templateObject7_1cea46705a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ElmslnStudioSubmissions), "styles", this)), [(0, _litElement.css)(_templateObject7_8fc68bd0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-utilities.js b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-utilities.js
index 741ef01424b..0b1cd1bdbab 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-utilities.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/elmsln-studio/lib/elmsln-studio-utilities.js
@@ -7,150 +7,150 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../acce
_exports.ElmslnStudioUtilities = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject15_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject15_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n "]);
- _templateObject15_1cfa73105a6e11eb8957f34616f75140 = function _templateObject15_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject15_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject15_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject14_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject14_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n "]);
- _templateObject14_1cfa73105a6e11eb8957f34616f75140 = function _templateObject14_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject14_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject14_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject13_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject13_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n Previous \n ", " \n \n \n \n \n Next \n ", " \n \n \n
\n "]);
- _templateObject13_1cfa73105a6e11eb8957f34616f75140 = function _templateObject13_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject13_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject13_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject12_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject12_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n
\n ", " with this URL does not exist. Return to\n \n ", " \n to search for assignment.\n
\n
"]);
- _templateObject12_1cfa73105a6e11eb8957f34616f75140 = function _templateObject12_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject12_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject12_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject11_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject11_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", " "]);
- _templateObject11_1cfa73105a6e11eb8957f34616f75140 = function _templateObject11_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject11_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject11_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject10_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n ", "\n \n "]);
- _templateObject10_1cfa73105a6e11eb8957f34616f75140 = function _templateObject10_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject10_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject10_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject9_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject9_1cfa73105a6e11eb8957f34616f75140 = function _templateObject9_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject9_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject9_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject8_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Criteria \n ", "\n \n "]);
- _templateObject8_1cfa73105a6e11eb8957f34616f75140 = function _templateObject8_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject8_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject8_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject7_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n Rubric\n \n ", "\n \n ", "\n \n
\n "]);
- _templateObject7_1cfa73105a6e11eb8957f34616f75140 = function _templateObject7_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject7_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject7_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject6_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject6_1cfa73105a6e11eb8957f34616f75140 = function _templateObject6_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject6_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject6_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject5_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", " \n
\n \n
\n \n View Thumbnail \n \n "]);
- _templateObject5_1cfa73105a6e11eb8957f34616f75140 = function _templateObject5_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject5_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject5_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject4_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject4_1cfa73105a6e11eb8957f34616f75140 = function _templateObject4_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject4_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject4_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject3_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject3_1cfa73105a6e11eb8957f34616f75140 = function _templateObject3_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject3_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject3_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject2_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject2_1cfa73105a6e11eb8957f34616f75140 = function _templateObject2_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject2_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject2_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1cfa73105a6e11eb8957f34616f75140() {
+ function _templateObject_8fd66a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", ":
\n ", "
\n "]);
- _templateObject_1cfa73105a6e11eb8957f34616f75140 = function _templateObject_1cfa73105a6e11eb8957f34616f75140() {
+ _templateObject_8fd66a50625811eb9a9521b3fdb3953c = function _templateObject_8fd66a50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -353,7 +353,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../acce
var images = (sources || []).map(function (source) {
return {
src: source[full] || source[src],
- info: source[alt] && source[longdesc] ? (0, _litElement.html)(_templateObject_1cfa73105a6e11eb8957f34616f75140(), source[alt], source[longdesc]) : source[alt] ? (0, _litElement.html)(_templateObject2_1cfa73105a6e11eb8957f34616f75140(), source[alt]) : (0, _litElement.html)(_templateObject3_1cfa73105a6e11eb8957f34616f75140(), source[longdesc])
+ info: source[alt] && source[longdesc] ? (0, _litElement.html)(_templateObject_8fd66a50625811eb9a9521b3fdb3953c(), source[alt], source[longdesc]) : source[alt] ? (0, _litElement.html)(_templateObject2_8fd66a50625811eb9a9521b3fdb3953c(), source[alt]) : (0, _litElement.html)(_templateObject3_8fd66a50625811eb9a9521b3fdb3953c(), source[longdesc])
};
});
return images.filter(function (s) {
@@ -366,8 +366,8 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../acce
var _this2 = this;
var disabled = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
- return (0, _litElement.html)(_templateObject4_1cfa73105a6e11eb8957f34616f75140(), (s.sources || []).map(function (source, i) {
- return (0, _litElement.html)(_templateObject5_1cfa73105a6e11eb8957f34616f75140(), disabled, i, s.assignment, s.firstName, s.lastName, _this2.defaultModalToolbars, _this2.getFigures(s.sources), disabled, s.id, _this2.getThumbailStyle(source.src), source.alt, s.id);
+ return (0, _litElement.html)(_templateObject4_8fd66a50625811eb9a9521b3fdb3953c(), (s.sources || []).map(function (source, i) {
+ return (0, _litElement.html)(_templateObject5_8fd66a50625811eb9a9521b3fdb3953c(), disabled, i, s.assignment, s.firstName, s.lastName, _this2.defaultModalToolbars, _this2.getFigures(s.sources), disabled, s.id, _this2.getThumbailStyle(source.src), source.alt, s.id);
}));
}
}, {
@@ -437,7 +437,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../acce
}, {
key: "getActivityTitle",
value: function getActivityTitle(activity) {
- return (0, _litElement.html)(_templateObject6_1cfa73105a6e11eb8957f34616f75140(), activity.activity === "submission" ? "".concat([activity.firstName, activity.lastName].join(" "), " submitted ").concat(activity.assignment) : activity.activity === "discussion" ? "".concat([activity.firstName, activity.lastName].join(" "), "'s feedback on ").concat([activity.creatorFirstName, activity.creatorLastName].join(" "), "'s ").concat(activity.assignment) : "".concat([activity.firstName, activity.lastName].join(" "), " replied to ").concat([activity.reviewerFirstName, activity.reviewerLastName].join(" ")));
+ return (0, _litElement.html)(_templateObject6_8fd66a50625811eb9a9521b3fdb3953c(), activity.activity === "submission" ? "".concat([activity.firstName, activity.lastName].join(" "), " submitted ").concat(activity.assignment) : activity.activity === "discussion" ? "".concat([activity.firstName, activity.lastName].join(" "), "'s feedback on ").concat([activity.creatorFirstName, activity.creatorLastName].join(" "), "'s ").concat(activity.assignment) : "".concat([activity.firstName, activity.lastName].join(" "), " replied to ").concat([activity.reviewerFirstName, activity.reviewerLastName].join(" ")));
}
/**
* gets link of a given activity
@@ -555,11 +555,11 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../acce
}, {
key: "rubricTable",
value: function rubricTable(rubric) {
- return !rubric ? "" : (0, _litElement.html)(_templateObject7_1cfa73105a6e11eb8957f34616f75140(), !rubric.key || !rubric.key ? "" : (0, _litElement.html)(_templateObject8_1cfa73105a6e11eb8957f34616f75140(), rubric.key.map(function (col) {
- return (0, _litElement.html)(_templateObject9_1cfa73105a6e11eb8957f34616f75140(), col.description && (col.points || col.points > -1) ? "".concat(col.description, " (").concat(col.points, ")") : col.description || col.points);
+ return !rubric ? "" : (0, _litElement.html)(_templateObject7_8fd66a50625811eb9a9521b3fdb3953c(), !rubric.key || !rubric.key ? "" : (0, _litElement.html)(_templateObject8_8fd66a50625811eb9a9521b3fdb3953c(), rubric.key.map(function (col) {
+ return (0, _litElement.html)(_templateObject9_8fd66a50625811eb9a9521b3fdb3953c(), col.description && (col.points || col.points > -1) ? "".concat(col.description, " (").concat(col.points, ")") : col.description || col.points);
})), Object.keys(rubric.values || {}).map(function (key) {
- return (0, _litElement.html)(_templateObject10_1cfa73105a6e11eb8957f34616f75140(), key, (rubric.values[key] || []).map(function (col) {
- return (0, _litElement.html)(_templateObject11_1cfa73105a6e11eb8957f34616f75140(), col);
+ return (0, _litElement.html)(_templateObject10_8fd66a50625811eb9a9521b3fdb3953c(), key, (rubric.values[key] || []).map(function (col) {
+ return (0, _litElement.html)(_templateObject11_8fd66a50625811eb9a9521b3fdb3953c(), col);
}));
}));
}
@@ -576,18 +576,18 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../acce
}, {
key: "message404",
value: function message404(type, backLabel, backHref) {
- return (0, _litElement.html)(_templateObject12_1cfa73105a6e11eb8957f34616f75140(), type, backHref, backLabel);
+ return (0, _litElement.html)(_templateObject12_8fd66a50625811eb9a9521b3fdb3953c(), type, backHref, backLabel);
}
}, {
key: "prevNextNav",
value: function prevNextNav(prevLabel, prevHref, nextLabel, nextHref) {
- return (0, _litElement.html)(_templateObject13_1cfa73105a6e11eb8957f34616f75140(), prevHref, !prevHref, prevLabel, nextHref, !nextHref, nextLabel);
+ return (0, _litElement.html)(_templateObject13_8fd66a50625811eb9a9521b3fdb3953c(), prevHref, !prevHref, prevLabel, nextHref, !nextHref, nextLabel);
}
}, {
key: "loading",
value: function loading(color, slot) {
var size = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : "small";
- return !slot ? (0, _litElement.html)(_templateObject14_1cfa73105a6e11eb8957f34616f75140(), size, color) : (0, _litElement.html)(_templateObject15_1cfa73105a6e11eb8957f34616f75140(), size, color, slot);
+ return !slot ? (0, _litElement.html)(_templateObject14_8fd66a50625811eb9a9521b3fdb3953c(), size, color) : (0, _litElement.html)(_templateObject15_8fd66a50625811eb9a9521b3fdb3953c(), size, color, slot);
}
/**
* handles buttons that work like links
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/example-hax-element/example-hax-element.js b/build/es5-amd/node_modules/@lrnwebcomponents/example-hax-element/example-hax-element.js
index 8a8e3c66070..e18eabbc519 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/example-hax-element/example-hax-element.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/example-hax-element/example-hax-element.js
@@ -16,10 +16,10 @@ define(["exports"], function (_exports) {
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_0cdeea105a6e11eb8957f34616f75140() {
+ function _templateObject_7a614050625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n "]);
- _templateObject_0cdeea105a6e11eb8957f34616f75140 = function _templateObject_0cdeea105a6e11eb8957f34616f75140() {
+ _templateObject_7a614050625811eb9a9521b3fdb3953c = function _templateObject_7a614050625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,7 +55,7 @@ define(["exports"], function (_exports) {
key: "render",
// render function
value: function render() {
- return html(_templateObject_0cdeea105a6e11eb8957f34616f75140());
+ return html(_templateObject_7a614050625811eb9a9521b3fdb3953c());
} // haxProperty definition
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/example-haxcms-theme/example-haxcms-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/example-haxcms-theme/example-haxcms-theme.js
index 2f844117dbb..6a7b1733ca2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/example-haxcms-theme/example-haxcms-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/example-haxcms-theme/example-haxcms-theme.js
@@ -11,10 +11,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../h
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_0ccd0fc05a6e11eb8957f34616f75140() {
+ function _templateObject_7a7c1b50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_0ccd0fc05a6e11eb8957f34616f75140 = function _templateObject_0ccd0fc05a6e11eb8957f34616f75140() {
+ _templateObject_7a7c1b50625811eb9a9521b3fdb3953c = function _templateObject_7a7c1b50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,7 +46,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../h
key: "render",
// render function
value: function render() {
- return (0, _polymerElement.html)(_templateObject_0ccd0fc05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_7a7c1b50625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/extensible-toolbar/extensible-toolbar.js b/build/es5-amd/node_modules/@lrnwebcomponents/extensible-toolbar/extensible-toolbar.js
index 87bdac94644..cca440f3498 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/extensible-toolbar/extensible-toolbar.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/extensible-toolbar/extensible-toolbar.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../responsive-utility/re
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0d29fcd05a6e11eb8957f34616f75140() {
+ function _templateObject2_7a9c7490625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n opacity: 1;\n z-index: 1;\n margin: 0;\n align-items: stretch;\n flex-wrap: wrap;\n justify-content: flex-start;\n transition: all 0.5s;\n --extensible-toolbar-visible-until-sm: unset;\n --extensible-toolbar-visible-until-md: unset;\n --extensible-toolbar-visible-until-lg: unset;\n --extensible-toolbar-visible-until-xl: unset;\n --extensible-toolbar-hidden-until-sm: none;\n --extensible-toolbar-hidden-until-md: none;\n --extensible-toolbar-hidden-until-lg: none;\n --extensible-toolbar-hidden-until-xl: none;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host([aria-hidden]) {\n visibility: hidden;\n opacity: 0;\n height: 0;\n }\n\n :host([sticky]) {\n position: sticky;\n top: 0;\n }\n\n :host([collapsed]:not([responsive-size=\"xs\"])) {\n --extensible-toolbar-visible-until-sm: none;\n --extensible-toolbar-hidden-until-sm: unset;\n }\n\n :host([collapsed]:not([responsive-size*=\"s\"])) {\n --extensible-toolbar-visible-until-md: none;\n --extensible-toolbar-hidden-until-md: none;\n }\n\n :host([collapsed][responsive-size*=\"l\"]) {\n --extensible-toolbar-visible-until-lg: none;\n --extensible-toolbar-hidden-until-lg: none;\n }\n\n :host([collapsed][responsive-size=\"xl\"]) {\n --extensible-toolbar-visible-until-xl: none;\n --extensible-toolbar-hidden-until-xl: none;\n }\n "]);
- _templateObject2_0d29fcd05a6e11eb8957f34616f75140 = function _templateObject2_0d29fcd05a6e11eb8957f34616f75140() {
+ _templateObject2_7a9c7490625811eb9a9521b3fdb3953c = function _templateObject2_7a9c7490625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0d29fcd05a6e11eb8957f34616f75140() {
+ function _templateObject_7a9c7490625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_0d29fcd05a6e11eb8957f34616f75140 = function _templateObject_0d29fcd05a6e11eb8957f34616f75140() {
+ _templateObject_7a9c7490625811eb9a9521b3fdb3953c = function _templateObject_7a9c7490625811eb9a9521b3fdb3953c() {
return data;
};
@@ -69,7 +69,7 @@ define(["exports", "../../lit-element/lit-element.js", "../responsive-utility/re
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0d29fcd05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_7a9c7490625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}, {
@@ -87,7 +87,7 @@ define(["exports", "../../lit-element/lit-element.js", "../responsive-utility/re
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_0d29fcd05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7a9c7490625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/figure-label/figure-label.js b/build/es5-amd/node_modules/@lrnwebcomponents/figure-label/figure-label.js
index 6bce7a6607d..7c5226f1a1f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/figure-label/figure-label.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/figure-label/figure-label.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0d4bb5a05a6e11eb8957f34616f75140() {
+ function _templateObject2_7cc82e30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n #wrap {\n display: flex;\n margin-bottom: 1em;\n }\n\n #title {\n background-color: #f2f2f2;\n padding: 10.8px 13.5px 10.8px;\n font-size: 13.5px;\n }\n\n #description {\n border: solid 1px #f2f2f2;\n padding: 10.8px 13.5px 10.8px;\n font-size: 13.5px;\n }\n "]);
- _templateObject2_0d4bb5a05a6e11eb8957f34616f75140 = function _templateObject2_0d4bb5a05a6e11eb8957f34616f75140() {
+ _templateObject2_7cc82e30625811eb9a9521b3fdb3953c = function _templateObject2_7cc82e30625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0d4bb5a05a6e11eb8957f34616f75140() {
+ function _templateObject_7cc82e30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_0d4bb5a05a6e11eb8957f34616f75140 = function _templateObject_0d4bb5a05a6e11eb8957f34616f75140() {
+ _templateObject_7cc82e30625811eb9a9521b3fdb3953c = function _templateObject_7cc82e30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,7 +60,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0d4bb5a05a6e11eb8957f34616f75140(), this.title, this.description);
+ return (0, _litElement.html)(_templateObject_7cc82e30625811eb9a9521b3fdb3953c(), this.title, this.description);
} // haxProperty definition
}, {
@@ -77,7 +77,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_0d4bb5a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7cc82e30625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/filtered-image.js b/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/filtered-image.js
index a3638ff7f05..3f3d123bb07 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/filtered-image.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/filtered-image.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0d6e58d05a6e11eb8957f34616f75140() {
+ function _templateObject2_7b427890625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_0d6e58d05a6e11eb8957f34616f75140 = function _templateObject2_0d6e58d05a6e11eb8957f34616f75140() {
+ _templateObject2_7b427890625811eb9a9521b3fdb3953c = function _templateObject2_7b427890625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0d6e58d05a6e11eb8957f34616f75140() {
+ function _templateObject_7b427890625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n \n "]);
- _templateObject_0d6e58d05a6e11eb8957f34616f75140 = function _templateObject_0d6e58d05a6e11eb8957f34616f75140() {
+ _templateObject_7b427890625811eb9a9521b3fdb3953c = function _templateObject_7b427890625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,14 +50,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0d6e58d05a6e11eb8957f34616f75140(), this.width, this.height, this.__id, this.__id);
+ return (0, _litElement.html)(_templateObject_7b427890625811eb9a9521b3fdb3953c(), this.width, this.height, this.__id, this.__id);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(FilteredImage), "styles", this)), [(0, _litElement.css)(_templateObject2_0d6e58d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(FilteredImage), "styles", this)), [(0, _litElement.css)(_templateObject2_7b427890625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/lib/filtered-image-filters.js b/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/lib/filtered-image-filters.js
index b250d1f4ec2..8930ce2b4c2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/lib/filtered-image-filters.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/filtered-image/lib/filtered-image-filters.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../filtered-
});
_exports.FilteredImageFilters = void 0;
- function _templateObject_1d0dacf05a6e11eb8957f34616f75140() {
+ function _templateObject_90001260625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Filter 1: \n \n show all filters \n \n [[filter.name]] \n \n \n Filter 2: \n \n none \n \n [[filter.name]] \n \n \n \n \n \n [[filter.name]]\n \n \n Levels \n \n [[th]] \n \n \n \n \n [[tr]] \n \n \n \n \n \n \n \n \n
\n \n "]);
- _templateObject_1d0dacf05a6e11eb8957f34616f75140 = function _templateObject_1d0dacf05a6e11eb8957f34616f75140() {
+ _templateObject_90001260625811eb9a9521b3fdb3953c = function _templateObject_90001260625811eb9a9521b3fdb3953c() {
return data;
};
@@ -101,7 +101,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../filtered-
key: "template",
// render function
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1d0dacf05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_90001260625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/flash-card/flash-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/flash-card/flash-card.js
index 0542cf06d0d..5c16ae5783f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/flash-card/flash-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/flash-card/flash-card.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../schema-behav
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_0d8deec05a6e11eb8957f34616f75140() {
+ function _templateObject_7b640a50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_0d8deec05a6e11eb8957f34616f75140 = function _templateObject_0d8deec05a6e11eb8957f34616f75140() {
+ _templateObject_7b640a50625811eb9a9521b3fdb3953c = function _templateObject_7b640a50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -37,7 +37,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../schema-behav
babelHelpers.createClass(FlashCard, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_0d8deec05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_7b640a50625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/full-screen-image/full-screen-image.js b/build/es5-amd/node_modules/@lrnwebcomponents/full-screen-image/full-screen-image.js
index 15a16507520..950b6961054 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/full-screen-image/full-screen-image.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/full-screen-image/full-screen-image.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0e187b805a6e11eb8957f34616f75140() {
+ function _templateObject2_7beebe20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-variant-ligatures: common-ligatures;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n h2 {\n font-size: 4em;\n font-weight: 200;\n margin: 0px !important;\n line-height: 1em;\n text-transform: lowercase;\n color: white;\n letter-spacing: -0.04em;\n font-family: \"Source Sans Pro\", Arial, Helvetica, sans-serif;\n }\n\n p {\n font-weight: 400;\n color: white;\n line-height: 1em;\n font-family: \"Source Sans Pro\", Arial, Helvetica, sans-serif;\n font-size: 1em;\n letter-spacing: 0.01em;\n margin-top: 0;\n margin-bottom: 1em;\n }\n\n img {\n position: absolute;\n margin: 0px;\n padding: 0px;\n border: none;\n width: 1239px;\n height: 774.375px;\n max-width: none;\n z-index: -999999;\n left: 0px;\n top: -57.1875px;\n }\n\n simple-icon-button {\n --simple-icon-height: 45px;\n --simple-icon-width: 75px;\n line-height: 45px;\n bottom: 1px;\n right: 0px;\n display: block;\n position: absolute;\n text-align: center;\n color: white;\n background-color: rgba(0, 0, 0, 0.6);\n }\n\n .fullpage-container {\n display: block;\n }\n\n .image-wrapper {\n left: 0px;\n top: 0px;\n bottom: 0px;\n right: 0px;\n overflow: hidden;\n margin: 0px;\n padding: 0px;\n width: 100%;\n z-index: -999998;\n position: absolute;\n }\n\n .overlay-container {\n display: block;\n position: absolute;\n text-align: right;\n padding: 0.1em 1.5em 0.1em 6em;\n bottom: 60px;\n right: 0px;\n background-color: rgba(191, 147, 45, 0.7);\n }\n "]);
- _templateObject2_0e187b805a6e11eb8957f34616f75140 = function _templateObject2_0e187b805a6e11eb8957f34616f75140() {
+ _templateObject2_7beebe20625811eb9a9521b3fdb3953c = function _templateObject2_7beebe20625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0e187b805a6e11eb8957f34616f75140() {
+ function _templateObject_7beebe20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n
\n
\n
\n
\n
\n
"]);
- _templateObject_0e187b805a6e11eb8957f34616f75140 = function _templateObject_0e187b805a6e11eb8957f34616f75140() {
+ _templateObject_7beebe20625811eb9a9521b3fdb3953c = function _templateObject_7beebe20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,14 +55,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0e187b805a6e11eb8957f34616f75140(), this.title, this.subtitle, this.source);
+ return (0, _litElement.html)(_templateObject_7beebe20625811eb9a9521b3fdb3953c(), this.title, this.subtitle, this.source);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_0e187b805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7beebe20625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/full-width-image/full-width-image.js b/build/es5-amd/node_modules/@lrnwebcomponents/full-width-image/full-width-image.js
index 6110b412706..75723778bde 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/full-width-image/full-width-image.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/full-width-image/full-width-image.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0e549a205a6e11eb8957f34616f75140() {
+ function _templateObject2_7c12e7f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n background-color: #000000;\n height: 300px;\n margin: 0 !important;\n padding: 0 !important;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n #image {\n left: 0;\n right: 0;\n position: absolute;\n background-repeat: no-repeat;\n background-position: center center;\n background-size: cover;\n width: 100%;\n text-align: center;\n }\n\n :host([hax-preview-mode]) #image {\n left: unset;\n right: unset;\n position: unset;\n }\n\n .wrapper {\n opacity: 1;\n background-color: rgba(0, 0, 0, 0.6);\n padding: 100px;\n height: 100px;\n transition: 0.5s all ease-in-out;\n -webkit-transition: 0.5s all ease-in-out;\n -moz-transition: 0.5s all ease-in-out;\n -ms-transition: 0.5s all ease-in-out;\n -o-transition: 0.5s all ease-in-out;\n }\n\n .wrapper:hover {\n opacity: 0;\n background-color: transparent;\n }\n\n .caption {\n padding: 35px 0;\n font-size: 25px;\n line-height: 40px;\n color: #fff;\n font-style: italic;\n }\n "]);
- _templateObject2_0e549a205a6e11eb8957f34616f75140 = function _templateObject2_0e549a205a6e11eb8957f34616f75140() {
+ _templateObject2_7c12e7f0625811eb9a9521b3fdb3953c = function _templateObject2_7c12e7f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0e549a205a6e11eb8957f34616f75140() {
+ function _templateObject_7c12e7f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_0e549a205a6e11eb8957f34616f75140 = function _templateObject_0e549a205a6e11eb8957f34616f75140() {
+ _templateObject_7c12e7f0625811eb9a9521b3fdb3953c = function _templateObject_7c12e7f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -58,7 +58,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0e549a205a6e11eb8957f34616f75140(), this.caption);
+ return (0, _litElement.html)(_templateObject_7c12e7f0625811eb9a9521b3fdb3953c(), this.caption);
} // haxProperty definition
}, {
@@ -87,7 +87,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_0e549a205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7c12e7f0625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/fullscreen-behaviors/fullscreen-behaviors.js b/build/es5-amd/node_modules/@lrnwebcomponents/fullscreen-behaviors/fullscreen-behaviors.js
index a98d0beda06..543fadd5624 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/fullscreen-behaviors/fullscreen-behaviors.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/fullscreen-behaviors/fullscreen-behaviors.js
@@ -6,10 +6,10 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/fullscreen-behavio
});
_exports.FullscreenBehaviors = _exports.FullscreenBehaviorsEl = void 0;
- function _templateObject_0e7f2c905a6e11eb8957f34616f75140() {
+ function _templateObject_80064230625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_0e7f2c905a6e11eb8957f34616f75140 = function _templateObject_0e7f2c905a6e11eb8957f34616f75140() {
+ _templateObject_80064230625811eb9a9521b3fdb3953c = function _templateObject_80064230625811eb9a9521b3fdb3953c() {
return data;
};
@@ -29,7 +29,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/fullscreen-behavio
babelHelpers.createClass(_class, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_0e7f2c905a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_80064230625811eb9a9521b3fdb3953c());
}
}], [{
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/future-terminal-text.js b/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/future-terminal-text.js
index d19606c46e3..1b106690967 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/future-terminal-text.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/future-terminal-text.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/future-terminal-te
});
_exports.FutureTerminalText = void 0;
- function _templateObject2_0ea775105a6e11eb8957f34616f75140() {
+ function _templateObject2_7c447f40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_0ea775105a6e11eb8957f34616f75140 = function _templateObject2_0ea775105a6e11eb8957f34616f75140() {
+ _templateObject2_7c447f40625811eb9a9521b3fdb3953c = function _templateObject2_7c447f40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0ea775105a6e11eb8957f34616f75140() {
+ function _templateObject_7c447f40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n span {\n color: var(--simple-colors-default-theme-accent-8, inherit);\n }\n "]);
- _templateObject_0ea775105a6e11eb8957f34616f75140 = function _templateObject_0ea775105a6e11eb8957f34616f75140() {
+ _templateObject_7c447f40625811eb9a9521b3fdb3953c = function _templateObject_7c447f40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/future-terminal-te
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(FutureTerminalText), "styles", this)), [(0, _litElement.css)(_templateObject_0ea775105a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(FutureTerminalText), "styles", this)), [(0, _litElement.css)(_templateObject_7c447f40625811eb9a9521b3fdb3953c())]);
}
}]);
@@ -66,7 +66,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/future-terminal-te
babelHelpers.createClass(FutureTerminalText, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_0ea775105a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_7c447f40625811eb9a9521b3fdb3953c());
}
}]);
return FutureTerminalText;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/lib/future-terminal-text-lite.js b/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/lib/future-terminal-text-lite.js
index 3e95c2fafa4..f24eb78cbc4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/lib/future-terminal-text-lite.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/future-terminal-text/lib/future-terminal-text-lite.js
@@ -10,30 +10,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./FutureTerminalTextS
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1d1b1a705a6e11eb8957f34616f75140() {
+ function _templateObject3_8ff1e190625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n font-weight: bold;\n display: inline-flex;\n --flicker-easing: cubic-bezier(0.32, 0.32, 0, 0.92);\n --flicker-duration: 300ms;\n --fade-in-duration: 500ms;\n }\n span {\n color: #5fa4a5;\n text-shadow: 0 0 4px #5fa4a5;\n animation: flicker var(--flicker-duration) var(--flicker-easing);\n }\n :host([red]) span {\n color: #b35b5a;\n text-shadow: 0 0 4px #b35b5a;\n }\n :host([fadein]) span {\n animation: fade-in var(--fade-in-duration),\n flicker 300ms var(--flicker-easing)\n calc(var(--fade-in-duration) * 0.8);\n transform: translate(0, 0);\n opacity: 1;\n }\n @keyframes flicker {\n 0% {\n opacity: 0.75;\n }\n 50% {\n opacity: 0.45;\n }\n 100% {\n opacity: 1;\n }\n }\n @keyframes fade-in {\n from {\n transform: translate(-30px, 0px);\n opacity: 0;\n }\n }\n "]);
- _templateObject3_1d1b1a705a6e11eb8957f34616f75140 = function _templateObject3_1d1b1a705a6e11eb8957f34616f75140() {
+ _templateObject3_8ff1e190625811eb9a9521b3fdb3953c = function _templateObject3_8ff1e190625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d1b1a705a6e11eb8957f34616f75140() {
+ function _templateObject2_8ff1e190625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject2_1d1b1a705a6e11eb8957f34616f75140 = function _templateObject2_1d1b1a705a6e11eb8957f34616f75140() {
+ _templateObject2_8ff1e190625811eb9a9521b3fdb3953c = function _templateObject2_8ff1e190625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d1b1a705a6e11eb8957f34616f75140() {
+ function _templateObject_8ff1e190625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1d1b1a705a6e11eb8957f34616f75140 = function _templateObject_1d1b1a705a6e11eb8957f34616f75140() {
+ _templateObject_8ff1e190625811eb9a9521b3fdb3953c = function _templateObject_8ff1e190625811eb9a9521b3fdb3953c() {
return data;
};
@@ -83,7 +83,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./FutureTerminalTextS
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1d1b1a705a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8ff1e190625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}], [{
@@ -93,13 +93,13 @@ define(["exports", "../../../lit-element/lit-element.js", "./FutureTerminalTextS
* LitElement shadow styling convention
*/
get: function get() {
- var styles = (0, _litElement.css)(_templateObject2_1d1b1a705a6e11eb8957f34616f75140());
+ var styles = (0, _litElement.css)(_templateObject2_8ff1e190625811eb9a9521b3fdb3953c());
if (babelHelpers.get(babelHelpers.getPrototypeOf(FutureTerminalTextLite), "styles", this)) {
styles = babelHelpers.get(babelHelpers.getPrototypeOf(FutureTerminalTextLite), "styles", this);
}
- return [styles, (0, _litElement.css)(_templateObject3_1d1b1a705a6e11eb8957f34616f75140())];
+ return [styles, (0, _litElement.css)(_templateObject3_8ff1e190625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/game-show-quiz.js b/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/game-show-quiz.js
index 93f3f823b09..2cfbceb9172 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/game-show-quiz.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/game-show-quiz.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
_exports.GameShowQuiz = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_0f4589d05a6e11eb8957f34616f75140() {
+ function _templateObject_7c659bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n Score board \n \n [[title]]
\n \n Directions \n \n \n \n \n
\n Points Remaining to Attempt:\n [[remainingAttempts]] \n
\n
\n \n \n \n \n [[col.title]] [[col.displayPoints]]\n \n \n \n \n \n
\n \n \n
\n
\n \n
\n \n \n \n Slide ID \n Terms \n Reading \n Lecture \n Total \n \n \n Points Earned \n [[points.slideid.earned]] \n [[points.terminology.earned]] \n [[points.reading.earned]] \n [[points.lecture.earned]] \n [[points.total.earned]] \n \n \n Points Attempted \n [[points.slideid.attempted]] \n [[points.terminology.attempted]] \n [[points.reading.attempted]] \n [[points.lecture.attempted]] \n [[points.total.attempted]] \n \n \n Category Percentage \n [[points.slideid.percent]] \n [[points.terminology.percent]] \n [[points.reading.percent]] \n [[points.lecture.percent]] \n [[points.total.percent]] \n \n \n Pie chart \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n Points Remaining to Attempt:\n [[remainingAttempts]] \n
\n
\n
\n \n Return to game board\n \n \n \n
\n \n Good luck!\n \n \n \n \n \n
\n
\n \n
\n
\n
Feedback \n
[[activeQuestion.feedback]]
\n
\n
\n \n \n Submit answer\n \n \n \n Continue \n \n \n \n \n \n "]);
- _templateObject_0f4589d05a6e11eb8957f34616f75140 = function _templateObject_0f4589d05a6e11eb8957f34616f75140() {
+ _templateObject_7c659bd0625811eb9a9521b3fdb3953c = function _templateObject_7c659bd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -576,7 +576,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_0f4589d05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_7c659bd0625811eb9a9521b3fdb3953c());
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/lib/game-show-quiz-modal.js b/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/lib/game-show-quiz-modal.js
index 691ba0f80e4..25dc023e579 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/lib/game-show-quiz-modal.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/game-show-quiz/lib/game-show-quiz-modal.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
_exports.GameShowQuizModal = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_1d13ee805a6e11eb8957f34616f75140() {
+ function _templateObject2_8ff45290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n
\n
\n \n "]);
- _templateObject2_1d13ee805a6e11eb8957f34616f75140 = function _templateObject2_1d13ee805a6e11eb8957f34616f75140() {
+ _templateObject2_8ff45290625811eb9a9521b3fdb3953c = function _templateObject2_8ff45290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d13ee805a6e11eb8957f34616f75140() {
+ function _templateObject_8ff45290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n paper-dialog:not(:defined) {\n display: none;\n }\n paper-dialog {\n min-width: 60%;\n top: 2%;\n bottom: 2%;\n margin: 0;\n padding: 0;\n left: 8%;\n right: 8%;\n position: fixed;\n overflow: hidden;\n }\n .content {\n font-size: 16px;\n overflow: scroll;\n min-height: 60vh;\n height: 80vh;\n margin: 0;\n padding: 0;\n }\n h2 {\n font-size: 24px;\n background-color: var(--game-show-bg-color);\n color: var(--game-show-text-color);\n margin: 0;\n padding: 8px;\n text-align: center;\n }\n .buttons {\n font-size: 20px;\n font-weight: bold;\n background-color: var(--game-show-bg-color);\n bottom: 0;\n position: absolute;\n left: 0;\n right: 0;\n }\n .buttons ::slotted(*) {\n width: 50%;\n margin: 0 auto;\n color: var(--game-show-bg-color);\n background-color: var(--game-show-text-color);\n }\n .buttons ::slotted(*[disabled]) {\n background: #eaeaea;\n color: #a8a8a8;\n }\n .buttons ::slotted(#continue) {\n color: var(--simple-colors-default-theme-blue-11);\n background-color: var(--simple-colors-default-theme-blue-1);\n }\n @media screen and (max-width: 600px) {\n paper-dialog {\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n }\n h2 {\n font-size: 20px;\n }\n .buttons {\n font-size: 12px;\n }\n .buttons ::slotted(*) {\n width: 100%;\n }\n .content {\n font-size: 12px;\n }\n }\n "]);
- _templateObject_1d13ee805a6e11eb8957f34616f75140 = function _templateObject_1d13ee805a6e11eb8957f34616f75140() {
+ _templateObject_8ff45290625811eb9a9521b3fdb3953c = function _templateObject_8ff45290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,7 +46,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
babelHelpers.createClass(GameShowQuizModal, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d13ee805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_8ff45290625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
@@ -78,7 +78,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
babelHelpers.createClass(GameShowQuizModal, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d13ee805a6e11eb8957f34616f75140(), this.title);
+ return (0, _litElement.html)(_templateObject2_8ff45290625811eb9a9521b3fdb3953c(), this.title);
}
/**
* Basic bridge to the toggle function in paper-dialog
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/git-corner/git-corner.js b/build/es5-amd/node_modules/@lrnwebcomponents/git-corner/git-corner.js
index 7f4ee44af9f..81e1e58a13c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/git-corner/git-corner.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/git-corner/git-corner.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_0eefa1a05a6e11eb8957f34616f75140() {
+ function _templateObject2_7caa6d00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([corner]) svg {\n z-index: var(--github-corner-z-index, 1);\n position: absolute;\n top: 0;\n border: 0;\n right: 0;\n }\n\n :host([circle]) svg {\n border-radius: 100px;\n transform: rotate(-45deg);\n }\n\n :host([size=\"micro\"]) {\n --github-corner-size: 28px;\n }\n\n :host([size=\"small\"]) {\n --github-corner-size: 50px;\n }\n\n :host([size=\"large\"]) {\n --github-corner-size: 100px;\n }\n\n svg {\n fill: var(--github-corner-background, #24292e);\n color: var(--github-corner-color, #ffffff);\n width: var(--github-corner-size, 80px);\n height: var(--github-corner-size, 80px);\n }\n\n a {\n display: table;\n outline-color: var(--github-corner-background, #24292e);\n outline-width: 2px;\n }\n\n .github-corner:focus .octo-arm,\n .github-corner:hover .octo-arm {\n animation: octocat-wave 560ms ease-in-out;\n }\n\n @keyframes octocat-wave {\n 0%,\n 100% {\n transform: rotate(0);\n }\n\n 20%,\n 60% {\n transform: rotate(-25deg);\n }\n\n 40%,\n 80% {\n transform: rotate(10deg);\n }\n }\n @media (max-width: 500px) {\n .github-corner:hover .octo-arm {\n animation: none;\n }\n\n .github-corner .octo-arm {\n animation: octocat-wave 560ms ease-in-out;\n }\n }\n "]);
- _templateObject2_0eefa1a05a6e11eb8957f34616f75140 = function _templateObject2_0eefa1a05a6e11eb8957f34616f75140() {
+ _templateObject2_7caa6d00625811eb9a9521b3fdb3953c = function _templateObject2_7caa6d00625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0eefa1a05a6e11eb8957f34616f75140() {
+ function _templateObject_7caa6d00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n \n "]);
- _templateObject_0eefa1a05a6e11eb8957f34616f75140 = function _templateObject_0eefa1a05a6e11eb8957f34616f75140() {
+ _templateObject_7caa6d00625811eb9a9521b3fdb3953c = function _templateObject_7caa6d00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,14 +55,14 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0eefa1a05a6e11eb8957f34616f75140(), this.alt, this.source);
+ return (0, _litElement.html)(_templateObject_7caa6d00625811eb9a9521b3fdb3953c(), this.alt, this.source);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_0eefa1a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7caa6d00625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/github-preview/github-preview.js b/build/es5-amd/node_modules/@lrnwebcomponents/github-preview/github-preview.js
new file mode 100644
index 00000000000..8cee685b01a
--- /dev/null
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/github-preview/github-preview.js
@@ -0,0 +1,349 @@
+define(["exports", "require", "../../lit-element/lit-element.js", "../simple-icon/lib/simple-icon-lite.js", "../simple-icon/lib/simple-icons.js", "../intersection-element/lib/IntersectionObserverMixin.js"], function (_exports, _require, _litElement, _simpleIconLite, _simpleIcons, _IntersectionObserverMixin) {
+ "use strict";
+
+ Object.defineProperty(_exports, "__esModule", {
+ value: true
+ });
+ _exports.GithubPreview = void 0;
+ _require = babelHelpers.interopRequireWildcard(_require);
+
+ function _templateObject4_7cd77070625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host([repo-lang=\"JavaScript\"]) .lang-circle {\n background-color: #f1e05a;\n }\n\n :host([repo-lang=\"C\"]) .lang-circle {\n background-color: #555555;\n }\n\n :host([repo-lang=\"C#\"]) .lang-circle {\n background-color: #178600;\n }\n\n :host([repo-lang=\"C++\"]) .lang-circle {\n background-color: #f34b7d;\n }\n\n :host([repo-lang=\"CSS\"]) .lang-circle {\n background-color: #563d7c;\n }\n\n :host([repo-lang=\"Dart\"]) .lang-circle {\n background-color: #00b4ab;\n }\n\n :host([repo-lang=\"Go\"]) .lang-circle {\n background-color: #00add8;\n }\n\n :host([repo-lang=\"Java\"]) .lang-circle {\n background-color: #b07219;\n }\n\n :host([repo-lang=\"Kotlin\"]) .lang-circle {\n background-color: #f18e33;\n }\n\n :host([repo-lang=\"Markdown\"]) .lang-circle {\n background-color: #083fa1;\n }\n\n :host([repo-lang=\"Python\"]) .lang-circle {\n background-color: #3572a5;\n }\n\n :host([repo-lang=\"Sass\"]) .lang-circle {\n background-color: #a53b70;\n }\n\n :host([repo-lang=\"Scala\"]) .lang-circle {\n background-color: #c22d40;\n }\n\n :host([repo-lang=\"SCSS\"]) .lang-circle {\n background-color: #c6538c;\n }\n\n :host([repo-lang=\"Rust\"]) .lang-circle {\n background-color: #dea584;\n }\n\n :host([repo-lang=\"Swift\"]) .lang-circle {\n background-color: #ffac45;\n }\n\n :host([repo-lang=\"TypeScript\"]) .lang-circle {\n background-color: #2b7489;\n }\n\n :host([repo-lang=\"Vue\"]) .lang-circle {\n background-color: #2c3e50;\n }\n\n :host([repo-lang=\"PHP\"]) .lang-circle {\n background-color: #4f5d95;\n }\n\n :host([repo-lang=\"HTML\"]) .lang-circle {\n background-color: #e34c26;\n }\n\n :host([repo-lang=\"Lua\"]) .lang-circle {\n background-color: #000080;\n }\n\n a {\n display: inline-flex;\n text-decoration: none;\n color: var(--github-preview-link-text-color, white);\n }\n\n :host([extended]) .container {\n width: var(--github-preview-container-width, 800px);\n padding: var(--github-preview-container-padding, 10px);\n }\n\n .container {\n background-color: var(--github-preview-bg-color, black);\n border-radius: var(--github-preview-container-border-radius, 10px);\n width: var(--github-preview-container-width, 400px);\n padding: var(--github-preview-container-padding, 5px);\n }\n\n .header-container {\n display: flex;\n align-items: center;\n }\n\n .header-container div {\n margin-left: 10px;\n font-size: var(--github-preview-header-font-size, 22px);\n font-weight: bold;\n }\n\n .header-container div a:hover {\n font-size: var(--github-preview-header-hover-font-size, 24px);\n }\n\n .stats-container {\n display: flex;\n align-items: center;\n }\n\n .lang-circle {\n height: 15px;\n width: 15px;\n background-color: grey;\n border-radius: 50%;\n margin: 0px 5px 0px 5px;\n }\n\n div {\n color: var(--github-preview-div-text-color, white);\n }\n\n .description {\n padding: 8px 0px 8px 0px;\n }\n\n .stats-text {\n margin: 0px 5px 0px 5px;\n }\n\n :host([readme-extended]) .readme-container {\n overflow-y: scroll;\n }\n\n .readme-container {\n overflow-y: hidden;\n overflow-x: hidden;\n max-height: var(--github-preview-readme-container-max-height, 300px);\n }\n\n .readme-btn {\n display: inline-block;\n padding: 0.3em 2em;\n border-radius: 2em;\n box-sizing: border-box;\n text-align: center;\n }\n\n .readme-btn-container {\n display: flex;\n justify-content: center;\n }\n "]);
+
+ _templateObject4_7cd77070625811eb9a9521b3fdb3953c = function _templateObject4_7cd77070625811eb9a9521b3fdb3953c() {
+ return data;
+ };
+
+ return data;
+ }
+
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
+
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
+
+ function _templateObject3_7cd77070625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n \n
", " \n \n "]);
+
+ _templateObject3_7cd77070625811eb9a9521b3fdb3953c = function _templateObject3_7cd77070625811eb9a9521b3fdb3953c() {
+ return data;
+ };
+
+ return data;
+ }
+
+ function _templateObject2_7cd77070625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n\n
", "
\n\n
\n
\n
", "
\n
\n
", "
\n
\n
", "
\n
\n
\n \n "]);
+
+ _templateObject2_7cd77070625811eb9a9521b3fdb3953c = function _templateObject2_7cd77070625811eb9a9521b3fdb3953c() {
+ return data;
+ };
+
+ return data;
+ }
+
+ function _templateObject_7cd77070625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
", "
\n
\n
\n \n \n \n
\n
\n \n ", "\n \n
\n
\n
\n
", "
\n
\n
", "
\n
\n
", "
\n
\n
\n "]);
+
+ _templateObject_7cd77070625811eb9a9521b3fdb3953c = function _templateObject_7cd77070625811eb9a9521b3fdb3953c() {
+ return data;
+ };
+
+ return data;
+ }
+
+ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = babelHelpers.getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = babelHelpers.getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return babelHelpers.possibleConstructorReturn(this, result); }; }
+
+ function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
+
+ /**
+ * `github-preview`
+ * `A simple element that displays information about a github repository.`
+ * @demo demo/index.html
+ * @element github-preview
+ */
+ var GithubPreview = /*#__PURE__*/function (_IntersectionObserver) {
+ babelHelpers.inherits(GithubPreview, _IntersectionObserver);
+
+ var _super = _createSuper(GithubPreview);
+
+ babelHelpers.createClass(GithubPreview, [{
+ key: "render",
+ value: function render() {
+ return this.__assetAvailable && this.elementVisible ? this.extended ? (0, _litElement.html)(_templateObject_7cd77070625811eb9a9521b3fdb3953c(), this.url, this.org, this.org, this.url, this.org, this.repo, this.repo, this.__description, this.__readmeText, this.readmeViewMoreHandler, this.viewMoreText, this.repoLang, this.__stars, this.__forks) : (0, _litElement.html)(_templateObject2_7cd77070625811eb9a9521b3fdb3953c(), this.url, this.org, this.repo, this.repo, this.__description, this.repoLang, this.__stars, this.__forks) : (0, _litElement.html)(_templateObject3_7cd77070625811eb9a9521b3fdb3953c(), this.notFoundText);
+ }
+ /**
+ * HTMLElement
+ */
+
+ }], [{
+ key: "properties",
+ get: function get() {
+ var props = {};
+
+ if (babelHelpers.get(babelHelpers.getPrototypeOf(GithubPreview), "properties", this)) {
+ props = babelHelpers.get(babelHelpers.getPrototypeOf(GithubPreview), "properties", this);
+ }
+
+ return _objectSpread(_objectSpread({}, props), {}, {
+ // The target repository
+ repo: {
+ type: String
+ },
+ // The target github organization or user
+ org: {
+ type: String
+ },
+ // data from the github api, short summary of the repository
+ __description: {
+ type: String
+ },
+ // The most used language in the repository, this gets fetched from the github api
+ repoLang: {
+ type: String,
+ attribute: "repo-lang",
+ reflect: true
+ },
+ // amount of stars a repository has, this is fetched from the github api
+ __stars: {
+ type: Number
+ },
+ // amount of forks a repository has, this is fetched from the github api
+ __forks: {
+ type: Number
+ },
+ // used for error handling in api calls
+ __assetAvailable: {
+ type: Boolean
+ },
+ // allows for an extended card that previews the repository readme
+ extended: {
+ type: Boolean,
+ reflect: true
+ },
+ // used for enabling a scrollable readme
+ readmeExtended: {
+ type: Boolean,
+ attribute: "readme-extended",
+ reflect: true
+ },
+ // headers for advanced cache handling to reduce calls to the API
+ headers: {
+ type: Object
+ },
+ viewMoreText: {
+ type: String,
+ attribute: "view-more-text"
+ },
+ notFoundText: {
+ type: String,
+ attribute: "not-found-text"
+ },
+ // raw readme text from github api
+ __readmeText: {
+ type: String
+ },
+ branch: {
+ type: String
+ },
+ url: {
+ type: String
+ },
+ apiUrl: {
+ type: String,
+ attribute: "api-url"
+ },
+ rawUrl: {
+ type: String,
+ attribute: "raw-url"
+ },
+ readMe: {
+ type: String,
+ attribute: "read-me"
+ }
+ });
+ }
+ }, {
+ key: "styles",
+ get: function get() {
+ return [(0, _litElement.css)(_templateObject4_7cd77070625811eb9a9521b3fdb3953c())];
+ }
+ }, {
+ key: "haxProperties",
+ get: function get() {
+ return {
+ canScale: false,
+ canPosition: false,
+ canEditSource: true,
+ gizmo: {
+ title: "Github Preview",
+ description: "Accessible figure with long description",
+ icon: "mdi-social:github-circle",
+ color: "grey",
+ groups: ["developer", "code"],
+ handles: [],
+ meta: {
+ author: "collinkleest",
+ owner: "ELMS:LN"
+ }
+ },
+ settings: {
+ configure: [{
+ property: "org",
+ title: "Organization",
+ description: "Github organization machine name",
+ inputMethod: "textfield"
+ }, {
+ property: "repo",
+ title: "Repository",
+ description: "Repo machine name",
+ inputMethod: "textfield"
+ }],
+ advanced: []
+ },
+ demoSchema: [{
+ tag: "github-preview",
+ properties: {
+ org: "elmsln",
+ repo: "lrnwebcomponents"
+ },
+ content: ""
+ }]
+ };
+ }
+ /**
+ * Convention we use
+ */
+
+ }, {
+ key: "tag",
+ get: function get() {
+ return "github-preview";
+ }
+ }]);
+
+ function GithubPreview() {
+ var _this;
+
+ babelHelpers.classCallCheck(this, GithubPreview);
+ _this = _super.call(this);
+ _this.url = "https://github.com";
+ _this.apiUrl = "https://api.github.com";
+ _this.rawUrl = "https://raw.githubusercontent.com";
+ _this.extended = false;
+ _this.readMe = "README.md";
+ _this.branch = "master";
+ _this.viewMoreText = "View More";
+ _this.notFoundText = "Asset not found";
+ _this.headers = {
+ cache: "force-cache"
+ };
+ return _this;
+ }
+ /*
+ * If element is in extended form, fetch repo readme text and repo information
+ * If element is not in extended form just fetch the repo information for the smaller card
+ */
+
+
+ babelHelpers.createClass(GithubPreview, [{
+ key: "fetchGithubData",
+ value: function fetchGithubData(repo, org, headers, branch, rawUrl, apiUrl, readMe, extended) {
+ var _this2 = this;
+
+ if (extended) {
+ fetch("".concat(rawUrl, "/").concat(org, "/").concat(repo, "/").concat(branch, "/").concat(readMe), headers).then(function (response) {
+ if (response.ok) {
+ return response.text();
+ }
+ }).then(function (responseText) {
+ _this2.__readmeText = responseText;
+ }).catch(function (error) {
+ console.error(error);
+ });
+ }
+
+ fetch("".concat(apiUrl, "/repos/").concat(org, "/").concat(repo)).then(function (response) {
+ if (response.ok) {
+ return response.json();
+ }
+ }).then(function (json) {
+ _this2.handleResponse(json);
+ }).catch(function (error) {
+ _this2.__assetAvailable = false;
+ console.error(error);
+ });
+ }
+ /*
+ * enables overflow-y property by setting readmeExtended to true
+ * removes 'show more' button from the dom
+ */
+
+ }, {
+ key: "readmeViewMoreHandler",
+ value: function readmeViewMoreHandler(event) {
+ this.readmeExtended = true;
+ this.shadowRoot.querySelector(".readme-btn").remove();
+ }
+ /*
+ * Takes fetched repo information and element properties
+ */
+
+ }, {
+ key: "handleResponse",
+ value: function handleResponse(response) {
+ if (response) {
+ this.__assetAvailable = true;
+ this.__description = response.description;
+ this.repoLang = response.language;
+ this.__stars = response.stargazers_count;
+ this.__forks = response.forks;
+ }
+ }
+ /**
+ * LitElement ready
+ */
+
+ }, {
+ key: "firstUpdated",
+ value: function firstUpdated(changedProperties) {
+ if (babelHelpers.get(babelHelpers.getPrototypeOf(GithubPreview.prototype), "firstUpdated", this)) {
+ babelHelpers.get(babelHelpers.getPrototypeOf(GithubPreview.prototype), "firstUpdated", this).call(this, changedProperties);
+ }
+
+ if (!this.repo || !this.org || !this.url) {
+ this.__assetAvailable = false;
+ }
+ }
+ /**
+ * LitElement life cycle - property changed
+ */
+
+ }, {
+ key: "updated",
+ value: function updated(changedProperties) {
+ var _this3 = this;
+
+ changedProperties.forEach(function (oldValue, propName) {
+ // only make the fetch after we get everything setup
+ if (["repo", "org", "headers", "branch", "rawUrl", "apiUrl", "readMe", "extended"].includes(propName) && _this3[propName]) {
+ clearTimeout(_this3.__debounce);
+ _this3.__debounce = setTimeout(function () {
+ _this3.fetchGithubData(_this3.repo, _this3.org, _this3.headers, _this3.branch, _this3.rawUrl, _this3.apiUrl, _this3.readMe, _this3.extended);
+ }, 0);
+ } // if extended is set them import wc-markdown
+
+
+ if (_this3.extended && propName === "extended") {
+ new Promise(function (res, rej) {
+ return _require.default(["./lib/wc-markdown.js"], res, rej);
+ });
+ }
+ });
+ }
+ }]);
+ return GithubPreview;
+ }((0, _IntersectionObserverMixin.IntersectionObserverMixin)(_litElement.LitElement));
+
+ _exports.GithubPreview = GithubPreview;
+ customElements.define(GithubPreview.tag, GithubPreview);
+});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/github-preview/lib/wc-markdown.js b/build/es5-amd/node_modules/@lrnwebcomponents/github-preview/lib/wc-markdown.js
new file mode 100644
index 00000000000..1a5a490e1a1
--- /dev/null
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/github-preview/lib/wc-markdown.js
@@ -0,0 +1,259 @@
+define(["exports", "../../../prism-es6/prism.js", "../../../marked/lib/marked.esm.js"], function (_exports, _prism, _markedEsm) {
+ "use strict";
+
+ Object.defineProperty(_exports, "__esModule", {
+ value: true
+ });
+ _exports.WCMarkdown = void 0;
+ _prism = babelHelpers.interopRequireDefault(_prism);
+ _markedEsm = babelHelpers.interopRequireDefault(_markedEsm);
+
+ function _createForOfIteratorHelper(o, allowArrayLike) { var it; if (typeof Symbol === "undefined" || o[Symbol.iterator] == null) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = o[Symbol.iterator](); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
+
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
+
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
+
+ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = babelHelpers.getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = babelHelpers.getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return babelHelpers.possibleConstructorReturn(this, result); }; }
+
+ function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
+
+ self.Prism = _prism.default;
+
+ var WCMarkdown = /*#__PURE__*/function (_HTMLElement) {
+ babelHelpers.inherits(WCMarkdown, _HTMLElement);
+
+ var _super = _createSuper(WCMarkdown);
+
+ babelHelpers.createClass(WCMarkdown, [{
+ key: "attributeChangedCallback",
+ value: function attributeChangedCallback(name, oldValue, newValue) {
+ if (oldValue !== newValue) {
+ this[name] = newValue;
+ }
+ }
+ }, {
+ key: "src",
+ get: function get() {
+ return this.getAttribute("src");
+ },
+ set: function set(value) {
+ this.setAttribute("src", value);
+ this.setSrc(value);
+ }
+ }, {
+ key: "value",
+ get: function get() {
+ return this.__value;
+ },
+ set: function set(value) {
+ this.__value = value;
+ this.setValue();
+ }
+ }], [{
+ key: "observedAttributes",
+ get: function get() {
+ return ["src"];
+ }
+ }]);
+
+ function WCMarkdown() {
+ var _this;
+
+ babelHelpers.classCallCheck(this, WCMarkdown);
+ _this = _super.call(this);
+ _this.__value = "";
+ return _this;
+ }
+
+ babelHelpers.createClass(WCMarkdown, [{
+ key: "connectedCallback",
+ value: function () {
+ var _connectedCallback = babelHelpers.asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
+ var scriptTag, content;
+ return regeneratorRuntime.wrap(function _callee$(_context) {
+ while (1) {
+ switch (_context.prev = _context.next) {
+ case 0:
+ this.style.display = "block";
+ scriptTag = this.getElementsByTagName("script")[0];
+
+ if (scriptTag) {
+ if (scriptTag.getAttribute("type") === "wc-content") {
+ content = WCMarkdown.dedentText(scriptTag.innerHTML);
+ content = content.replace(/<(\/?script)(.*?)>/g, "<$1$2>");
+ this.value = content;
+ }
+ } else {
+ if (this.textContent) {
+ this.__value = this.textContent;
+ this.setValue();
+ }
+ }
+
+ case 3:
+ case "end":
+ return _context.stop();
+ }
+ }
+ }, _callee, this);
+ }));
+
+ function connectedCallback() {
+ return _connectedCallback.apply(this, arguments);
+ }
+
+ return connectedCallback;
+ }()
+ }, {
+ key: "setSrc",
+ value: function () {
+ var _setSrc = babelHelpers.asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee2(src) {
+ return regeneratorRuntime.wrap(function _callee2$(_context2) {
+ while (1) {
+ switch (_context2.prev = _context2.next) {
+ case 0:
+ _context2.next = 2;
+ return this.fetchSrc(src);
+
+ case 2:
+ this.__value = _context2.sent;
+ this.setValue();
+
+ case 4:
+ case "end":
+ return _context2.stop();
+ }
+ }
+ }, _callee2, this);
+ }));
+
+ function setSrc(_x) {
+ return _setSrc.apply(this, arguments);
+ }
+
+ return setSrc;
+ }()
+ }, {
+ key: "fetchSrc",
+ value: function () {
+ var _fetchSrc = babelHelpers.asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee3(src) {
+ var response;
+ return regeneratorRuntime.wrap(function _callee3$(_context3) {
+ while (1) {
+ switch (_context3.prev = _context3.next) {
+ case 0:
+ _context3.next = 2;
+ return fetch(src);
+
+ case 2:
+ response = _context3.sent;
+ return _context3.abrupt("return", response.text());
+
+ case 4:
+ case "end":
+ return _context3.stop();
+ }
+ }
+ }, _callee3);
+ }));
+
+ function fetchSrc(_x2) {
+ return _fetchSrc.apply(this, arguments);
+ }
+
+ return fetchSrc;
+ }()
+ }, {
+ key: "setValue",
+ value: function setValue() {
+ var contents = this.__value;
+ contents = WCMarkdown.prepare(contents);
+ contents = WCMarkdown.toHtml(contents);
+ this.innerHTML = contents;
+
+ if (this.hasAttribute("highlight")) {
+ WCMarkdown.highlight(this);
+ }
+ }
+ }], [{
+ key: "prepare",
+ value: function prepare(markdown) {
+ return markdown.split("\n").map(function (line) {
+ line = line.replace("<", "<");
+ return line.replace(">", ">");
+ }).join("\n");
+ }
+ }, {
+ key: "toHtml",
+ value: function toHtml(markdown) {
+ return (0, _markedEsm.default)(markdown);
+ }
+ }, {
+ key: "highlight",
+ value: function highlight(element) {
+ _prism.default.highlightAllUnder(element);
+ }
+ /**
+ * De-dents the code by getting the padding from the first line,
+ * then removes the same indent amount padding from the rest of the lines
+ *
+ * @param {string} text - the text to dedent
+ * @returns {string} the dedented text
+ */
+
+ }, {
+ key: "dedentText",
+ value: function dedentText(text) {
+ var lines = text.split("\n"); // remove the first line if it is an empty line
+
+ if (lines[0] === "") lines.splice(0, 1);
+ var initline = lines[0];
+ var fwdPad = 0;
+ var usingTabs = initline[0] === "\t";
+ var checkChar = usingTabs ? "\t" : " ";
+
+ while (true) {
+ if (initline[fwdPad] === checkChar) {
+ fwdPad += 1;
+ } else {
+ break;
+ }
+ }
+
+ var fixedLines = [];
+
+ var _iterator = _createForOfIteratorHelper(lines),
+ _step;
+
+ try {
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
+ var line = _step.value;
+ var fixedLine = line;
+
+ for (var i = 0; i < fwdPad; i++) {
+ if (fixedLine[0] === checkChar) {
+ fixedLine = fixedLine.substring(1);
+ } else {
+ break;
+ }
+ }
+
+ fixedLines.push(fixedLine);
+ }
+ } catch (err) {
+ _iterator.e(err);
+ } finally {
+ _iterator.f();
+ }
+
+ if (fixedLines[fixedLines.length - 1] === "") fixedLines.splice(fixedLines.length - 1, 1);
+ return fixedLines.join("\n");
+ }
+ }]);
+ return WCMarkdown;
+ }( /*#__PURE__*/babelHelpers.wrapNativeSuper(HTMLElement));
+
+ _exports.WCMarkdown = WCMarkdown;
+ customElements.define("wc-markdown", WCMarkdown);
+});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/glossary-term/glossary-term.js b/build/es5-amd/node_modules/@lrnwebcomponents/glossary-term/glossary-term.js
index 2be0442e15c..be01ddabe96 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/glossary-term/glossary-term.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/glossary-term/glossary-term.js
@@ -11,30 +11,30 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_0f5149a05a6e11eb8957f34616f75140() {
+ function _templateObject3_7ce4ddf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n lrn-vocab {\n display: inline;\n }\n "]);
- _templateObject3_0f5149a05a6e11eb8957f34616f75140 = function _templateObject3_0f5149a05a6e11eb8957f34616f75140() {
+ _templateObject3_7ce4ddf0625811eb9a9521b3fdb3953c = function _templateObject3_7ce4ddf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_0f5149a05a6e11eb8957f34616f75140() {
+ function _templateObject2_7ce4ddf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_0f5149a05a6e11eb8957f34616f75140 = function _templateObject2_0f5149a05a6e11eb8957f34616f75140() {
+ _templateObject2_7ce4ddf0625811eb9a9521b3fdb3953c = function _templateObject2_7ce4ddf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0f5149a05a6e11eb8957f34616f75140() {
+ function _templateObject_7ce4ddf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", ""]);
- _templateObject_0f5149a05a6e11eb8957f34616f75140 = function _templateObject_0f5149a05a6e11eb8957f34616f75140() {
+ _templateObject_7ce4ddf0625811eb9a9521b3fdb3953c = function _templateObject_7ce4ddf0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,14 +60,14 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_0f5149a05a6e11eb8957f34616f75140(), this._fallback ? (0, _litElement.html)(_templateObject2_0f5149a05a6e11eb8957f34616f75140()) : "\n\n ").concat(this.definition, "
\n \n"));
+ return (0, _litElement.html)(_templateObject_7ce4ddf0625811eb9a9521b3fdb3953c(), this._fallback ? (0, _litElement.html)(_templateObject2_7ce4ddf0625811eb9a9521b3fdb3953c()) : "\n\n ").concat(this.definition, "
\n \n"));
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject3_0f5149a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_7ce4ddf0625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/grafitto-filter/grafitto-filter.js b/build/es5-amd/node_modules/@lrnwebcomponents/grafitto-filter/grafitto-filter.js
index cd3ff4596b0..2163a2919bd 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/grafitto-filter/grafitto-filter.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/grafitto-filter/grafitto-filter.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_182767305a6e11eb8957f34616f75140() {
+ function _templateObject_8bcca1e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject_182767305a6e11eb8957f34616f75140 = function _templateObject_182767305a6e11eb8957f34616f75140() {
+ _templateObject_8bcca1e0625811eb9a9521b3fdb3953c = function _templateObject_8bcca1e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -342,7 +342,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_182767305a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8bcca1e0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/grid-plate/grid-plate.js b/build/es5-amd/node_modules/@lrnwebcomponents/grid-plate/grid-plate.js
index 95694fed0f2..1f5cbf8e758 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/grid-plate/grid-plate.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/grid-plate/grid-plate.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../responsive-utility/re
});
_exports.GridPlate = void 0;
- function _templateObject2_0fe4d7105a6e11eb8957f34616f75140() {
+ function _templateObject2_7d3065e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n "]);
- _templateObject2_0fe4d7105a6e11eb8957f34616f75140 = function _templateObject2_0fe4d7105a6e11eb8957f34616f75140() {
+ _templateObject2_7d3065e0625811eb9a9521b3fdb3953c = function _templateObject2_7d3065e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_0fe4d7105a6e11eb8957f34616f75140() {
+ function _templateObject_7d3065e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host .row {\n width: 100%;\n overflow-wrap: break-word;\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n align-items: stretch;\n margin: var(--grid-plate-row-margin, 0px);\n padding: var(--grid-plate-row-padding, 0px);\n }\n .column.active {\n outline: 2px solid var(--simple-colors-default-theme-grey-12, #009dc7) !important;\n outline-offset: -2px;\n }\n :host([disable-responsive]) .column {\n overflow: hidden;\n }\n :host .column {\n width: 100%;\n flex: 0 0 auto;\n min-height: 50px;\n }\n :host([ready]) .column {\n transition: var(\n --grid-plate-col-transition,\n 0.5s width ease-in-out,\n 0.5s padding ease-in-out,\n 0.5s margin ease-in-out\n );\n }\n :host([data-hax-ray]) .column[style=\"min-height: unset;\"] {\n display: block !important;\n opacity: 0.4;\n }\n /* make sure that animation for nothing to 2 col doesn't jar layout */\n :host([layout=\"1-1\"]) #col1 {\n width: 50%;\n }\n :host([layout=\"1-1-1\"]) #col1 {\n width: 33.33%;\n }\n :host([layout=\"1-1-1-1\"]) #col1 {\n width: 25%;\n }\n :host([layout=\"1-1-1-1-1\"]) #col1 {\n width: 20%;\n }\n :host([layout=\"1-1-1-1-1-1\"]) #col1 {\n width: 16.66%;\n }\n :host .column[style=\"min-height: unset;\"] {\n display: none;\n outline: none;\n }\n :host([data-hax-ray]) .column[style=\"min-height: unset;\"] {\n width: 0;\n }\n\n :host([data-hax-ray]) .column.has-nodes[style=\"min-height: unset;\"] {\n width: 100%;\n transition: none;\n }\n :host([data-hax-ray]) .column[style=\"min-height: unset;\"]:hover {\n opacity: 1;\n }\n :host([data-hax-ray])\n .column[style=\"min-height: unset;\"]:hover::before {\n content: \"Hidden by column layout\";\n position: sticky;\n display: inline-flex;\n background-color: black;\n color: white;\n padding: 0px 8px;\n font-size: 12px;\n line-height: 16px;\n margin: 12px 13px;\n float: right;\n width: 124px;\n }\n :host .column ::slotted(*) {\n margin: var(--grid-plate-item-margin, 15px);\n padding: var(--grid-plate-item-padding, 15px);\n max-width: calc(100% - 60px);\n max-width: -webkit-fill-available;\n }\n :host([ready]) .column ::slotted(*) {\n transition: var(\n --grid-plate-col-transition,\n 0.5s color ease-in-out,\n 0.5s background-color ease-in-out\n );\n }\n /** this implies hax editing state is available **/\n :host([data-hax-ray]) .column ::slotted(*) {\n outline: 1px solid var(--simple-colors-default-theme-grey-2, #eeeeee);\n outline-offset: -2px;\n }\n :host([data-hax-ray]) .column ::slotted(*:hover) {\n outline: 1px solid var(--simple-colors-default-theme-grey-8, #eeeeee);\n }\n :host([data-hax-ray]) .column {\n outline: 1px solid var(--simple-colors-default-theme-grey-2, #eeeeee);\n outline-offset: -2px;\n }\n :host([data-hax-ray]) .column:hover {\n outline: 1px solid var(--simple-colors-default-theme-grey-8, #eeeeee);\n }\n :host([data-hax-ray]) div ::slotted(*.active):before {\n outline: 1px var(--simple-colors-default-theme-grey-4) solid;\n background-color: inherit;\n content: \" \";\n width: 100%;\n display: block;\n position: relative;\n margin: -10px 0 0 0;\n z-index: 2;\n height: 10px;\n }\n :host([data-hax-ray]) div ::slotted(img.active),\n :host([data-hax-ray]) div ::slotted(*.active):before {\n background-color: var(\n --simple-colors-default-theme-grey-12,\n #009dc7\n ) !important;\n outline: 1px solid var(--simple-colors-default-theme-grey-12, #009dc7);\n }\n\n @media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {\n :host([data-hax-ray]) div ::slotted(*.active) {\n background-color: var(\n --simple-colors-default-theme-grey-12,\n #009dc7\n ) !important;\n outline: 1px solid\n var(--simple-colors-default-theme-grey-12, #009dc7);\n }\n }\n "]);
- _templateObject_0fe4d7105a6e11eb8957f34616f75140 = function _templateObject_0fe4d7105a6e11eb8957f34616f75140() {
+ _templateObject_7d3065e0625811eb9a9521b3fdb3953c = function _templateObject_7d3065e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -167,7 +167,7 @@ define(["exports", "../../lit-element/lit-element.js", "../responsive-utility/re
* LitElement render styles
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_0fe4d7105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_7d3065e0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -197,7 +197,7 @@ define(["exports", "../../lit-element/lit-element.js", "../responsive-utility/re
babelHelpers.createClass(GridPlate, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_0fe4d7105a6e11eb8957f34616f75140(), this._getColumnWidth(0, this.__columnWidths), this._getColumnWidth(1, this.__columnWidths), this._getColumnWidth(2, this.__columnWidths), this._getColumnWidth(3, this.__columnWidths), this._getColumnWidth(4, this.__columnWidths), this._getColumnWidth(5, this.__columnWidths));
+ return (0, _litElement.html)(_templateObject2_7d3065e0625811eb9a9521b3fdb3953c(), this._getColumnWidth(0, this.__columnWidths), this._getColumnWidth(1, this.__columnWidths), this._getColumnWidth(2, this.__columnWidths), this._getColumnWidth(3, this.__columnWidths), this._getColumnWidth(4, this.__columnWidths), this._getColumnWidth(5, this.__columnWidths));
}
}, {
key: "validateElementSlot",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/h5p-element.js b/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/h5p-element.js
index ed1516fcd67..8deed06ec3a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/h5p-element.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/h5p-element.js
@@ -18,40 +18,40 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../es
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject4_104d5ce05a6e11eb8957f34616f75140() {
+ function _templateObject4_7d7fbe60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject4_104d5ce05a6e11eb8957f34616f75140 = function _templateObject4_104d5ce05a6e11eb8957f34616f75140() {
+ _templateObject4_7d7fbe60625811eb9a9521b3fdb3953c = function _templateObject4_7d7fbe60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_104d5ce05a6e11eb8957f34616f75140() {
+ function _templateObject3_7d7fbe60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject3_104d5ce05a6e11eb8957f34616f75140 = function _templateObject3_104d5ce05a6e11eb8957f34616f75140() {
+ _templateObject3_7d7fbe60625811eb9a9521b3fdb3953c = function _templateObject3_7d7fbe60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_104d5ce05a6e11eb8957f34616f75140() {
+ function _templateObject2_7d7fbe60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_104d5ce05a6e11eb8957f34616f75140 = function _templateObject2_104d5ce05a6e11eb8957f34616f75140() {
+ _templateObject2_7d7fbe60625811eb9a9521b3fdb3953c = function _templateObject2_7d7fbe60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_104d5ce05a6e11eb8957f34616f75140() {
+ function _templateObject_7d7fbe60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", ""]);
- _templateObject_104d5ce05a6e11eb8957f34616f75140 = function _templateObject_104d5ce05a6e11eb8957f34616f75140() {
+ _templateObject_7d7fbe60625811eb9a9521b3fdb3953c = function _templateObject_7d7fbe60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -90,14 +90,14 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../es
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_104d5ce05a6e11eb8957f34616f75140(), !this.source ? (0, _litElement.html)(_templateObject2_104d5ce05a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject3_104d5ce05a6e11eb8957f34616f75140(), this.contentId));
+ return (0, _litElement.html)(_templateObject_7d7fbe60625811eb9a9521b3fdb3953c(), !this.source ? (0, _litElement.html)(_templateObject2_7d7fbe60625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject3_7d7fbe60625811eb9a9521b3fdb3953c(), this.contentId));
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject4_104d5ce05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_7d7fbe60625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/lib/h5p-wrapped-element.js b/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/lib/h5p-wrapped-element.js
index 901f1e1b046..5195fd34223 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/lib/h5p-wrapped-element.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/h5p-element/lib/h5p-wrapped-element.js
@@ -6,40 +6,40 @@ define(["exports", "../../haxcms-elements/lib/core/haxcms-site-store.js", "../..
});
_exports.H5pWrappedElement = void 0;
- function _templateObject4_1d2183105a6e11eb8957f34616f75140() {
+ function _templateObject4_90078c70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject4_1d2183105a6e11eb8957f34616f75140 = function _templateObject4_1d2183105a6e11eb8957f34616f75140() {
+ _templateObject4_90078c70625811eb9a9521b3fdb3953c = function _templateObject4_90078c70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1d2183105a6e11eb8957f34616f75140() {
+ function _templateObject3_90078c70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_1d2183105a6e11eb8957f34616f75140 = function _templateObject3_1d2183105a6e11eb8957f34616f75140() {
+ _templateObject3_90078c70625811eb9a9521b3fdb3953c = function _templateObject3_90078c70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d2183105a6e11eb8957f34616f75140() {
+ function _templateObject2_90078c70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject2_1d2183105a6e11eb8957f34616f75140 = function _templateObject2_1d2183105a6e11eb8957f34616f75140() {
+ _templateObject2_90078c70625811eb9a9521b3fdb3953c = function _templateObject2_90078c70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d2183105a6e11eb8957f34616f75140() {
+ function _templateObject_90078c70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host [part=\"container\"] {\n display: block;\n position: relative;\n }\n .editing[part=\"container\"] {\n min-height: 100px;\n }\n :host [part=\"edit-screen\"] {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n }\n :host [part=\"source-link\"] a {\n background: black;\n color: white;\n padding: 1em;\n }\n :host [part=\"anchor\"] {\n display: block;\n }\n "]);
- _templateObject_1d2183105a6e11eb8957f34616f75140 = function _templateObject_1d2183105a6e11eb8957f34616f75140() {
+ _templateObject_90078c70625811eb9a9521b3fdb3953c = function _templateObject_90078c70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -75,7 +75,7 @@ define(["exports", "../../haxcms-elements/lib/core/haxcms-site-store.js", "../..
}, {
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject_1d2183105a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject_90078c70625811eb9a9521b3fdb3953c());
}
}]);
@@ -119,7 +119,7 @@ define(["exports", "../../haxcms-elements/lib/core/haxcms-site-store.js", "../..
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d2183105a6e11eb8957f34616f75140(), this.__editMode ? "editing" : "editing", this.__editMode ? (0, _litElement.html)(_templateObject3_1d2183105a6e11eb8957f34616f75140(), this.__editLink) : (0, _litElement.html)(_templateObject4_1d2183105a6e11eb8957f34616f75140()));
+ return (0, _litElement.html)(_templateObject2_90078c70625811eb9a9521b3fdb3953c(), this.__editMode ? "editing" : "editing", this.__editMode ? (0, _litElement.html)(_templateObject3_90078c70625811eb9a9521b3fdb3953c(), this.__editLink) : (0, _litElement.html)(_templateObject4_90078c70625811eb9a9521b3fdb3953c()));
}
}]);
return H5pWrappedElement;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hal-9000/hal-9000.js b/build/es5-amd/node_modules/@lrnwebcomponents/hal-9000/hal-9000.js
index 16afcf86fda..e2440bf267b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hal-9000/hal-9000.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hal-9000/hal-9000.js
@@ -11,20 +11,20 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_10fd24e05a6e11eb8957f34616f75140() {
+ function _templateObject2_81684330625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject2_10fd24e05a6e11eb8957f34616f75140 = function _templateObject2_10fd24e05a6e11eb8957f34616f75140() {
+ _templateObject2_81684330625811eb9a9521b3fdb3953c = function _templateObject2_81684330625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_10fd24e05a6e11eb8957f34616f75140() {
+ function _templateObject_81684330625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_10fd24e05a6e11eb8957f34616f75140 = function _templateObject_10fd24e05a6e11eb8957f34616f75140() {
+ _templateObject_81684330625811eb9a9521b3fdb3953c = function _templateObject_81684330625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_10fd24e05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_81684330625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}, {
@@ -69,7 +69,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_10fd24e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_81684330625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/hax-body.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/hax-body.js
index 00529e02fc5..d51eb0dfe3a 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/hax-body.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/hax-body.js
@@ -18,20 +18,20 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../si
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
- function _templateObject2_10af04e05a6e11eb8957f34616f75140() {
+ function _templateObject2_7e2218e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n \n \n "]);
- _templateObject2_10af04e05a6e11eb8957f34616f75140 = function _templateObject2_10af04e05a6e11eb8957f34616f75140() {
+ _templateObject2_7e2218e0625811eb9a9521b3fdb3953c = function _templateObject2_7e2218e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_10af04e05a6e11eb8957f34616f75140() {
+ function _templateObject_7e2218e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([edit-mode]),\n :host([edit-mode]) * ::slotted(*) {\n line-height: 1.8;\n }\n :host([edit-mode]) ul,\n :host([edit-mode]) ol {\n padding-left: 20px;\n margin-left: 20px;\n }\n :host([edit-mode]) ul {\n list-style-type: disc;\n }\n :host([edit-mode]) li {\n margin-bottom: 6px;\n }\n :host {\n display: block;\n position: relative;\n min-height: 32px;\n min-width: 32px;\n outline: none;\n --hax-contextual-action-text-color: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-contextual-action-hover-color: var(\n --simple-colors-default-theme-grey-8,\n #009dc7\n );\n --hax-contextual-action-color: var(\n --simple-colors-default-theme-grey-12,\n #007999\n );\n --hax-body-editable-outline: 0px solid\n var(--simple-colors-default-theme-grey-4, #eeeeee);\n --hax-body-active-outline-hover: 1px solid\n var(--simple-colors-default-theme-grey-8, #eeeeee);\n --hax-body-active-outline: 0px solid\n var(\n --hax-contextual-action-hover-color,\n var(--simple-colors-default-theme-cyan-7, #009dc7)\n );\n --hax-body-active-drag-outline: 1px solid\n var(\n --hax-contextual-action-hover-color,\n var(--simple-colors-default-theme-cyan-7, #009dc7)\n );\n --hax-body-target-background-color: var(\n --simple-colors-default-theme-grey-11,\n #009dc7\n );\n --hax-body-possible-target-background-color: inherit;\n }\n #addincontext {\n opacity: 0.5;\n transition: 0.2s opacity ease-in-out;\n }\n #addincontext:hover,\n #addincontext:active,\n #addincontext:focus {\n opacity: 1;\n cursor: pointer;\n }\n .hax-context-menu {\n padding: 0;\n margin-left: -5000px;\n position: fixed;\n visibility: hidden;\n opacity: 0;\n z-index: 1000;\n float: left;\n display: block;\n pointer-events: none;\n transition: 0.2s top ease-in-out, 0.2s left ease-in-out;\n }\n #textcontextmenu.hax-context-menu {\n z-index: 1000;\n }\n .hax-context-visible {\n position: absolute;\n visibility: visible;\n pointer-events: all;\n opacity: 1;\n }\n .hax-context-menu-active {\n margin-left: unset;\n }\n :host([edit-mode]) #bodycontainer ::slotted([contenteditable]) {\n -webkit-appearance: textfield;\n cursor: text;\n -moz-user-select: text;\n -khtml-user-select: text;\n -webkit-user-select: text;\n -o-user-select: text;\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted([contenteditable][data-hax-ray]:empty):before {\n content: attr(data-hax-ray);\n opacity: 0.2;\n transition: 0.2s all ease-in-out;\n }\n\n :host([edit-mode])\n #bodycontainer\n ::slotted([contenteditable][data-hax-ray]:hover:empty):before {\n opacity: 0.4;\n cursor: text;\n }\n\n :host([edit-mode])\n #bodycontainer\n ::slotted([contenteditable][data-hax-ray]:empty:focus):before {\n content: \"\";\n }\n :host([edit-mode]) #bodycontainer ::slotted(p) {\n min-height: var(--hax-base-styles-p-min-height, 1rem);\n font-size: var(--hax-base-styles-p-font-size);\n line-height: var(--hax-base-styles-p-line-height);\n letter-spacing: var(--hax-base-styles-p-letter-spacing);\n }\n :host([edit-mode]) #bodycontainer ::slotted(a) {\n color: var(--hax-base-styles-a-color);\n font-size: var(\n --hax-base-styles-a-font-size,\n var(--hax-base-styles-p-font-size)\n );\n font-weight: var(--hax-base-styles-a-font-weight);\n }\n :host([edit-mode]) #bodycontainer ::slotted(a:visited) {\n color: var(--hax-base-styles-a-color-visited);\n }\n :host([edit-mode]) #bodycontainer ::slotted(a:active),\n :host([edit-mode]) #bodycontainer ::slotted(a:focus),\n :host([edit-mode]) #bodycontainer ::slotted(a:hover) {\n color: var(--hax-base-styles-a-color-active);\n font-weight: var(--hax-base-styles-a-font-weight-active);\n }\n :host([edit-mode]) #bodycontainer ::slotted(ol),\n :host([edit-mode]) #bodycontainer ::slotted(ul),\n :host([edit-mode]) #bodycontainer ::slotted(li) {\n padding-bottom: var(--hax-base-styles-list-padding-bottom);\n line-height: var(\n --hax-base-styles-list-line-height,\n var(--hax-base-styles-p-line-height)\n );\n font-size: var(\n --hax-base-styles-list-font-size,\n var(--hax-base-styles-p-font-size)\n );\n }\n :host([edit-mode]) #bodycontainer ::slotted(ol > li:last-child),\n :host([edit-mode]) #bodycontainer ::slotted(ul > li:last-child) {\n padding-bottom: var(--hax-base-styles-list-last-child-padding-bottom);\n }\n :host([edit-mode]) #bodycontainer ::slotted(img[contenteditable]) {\n max-width: 100%;\n }\n :host([edit-mode]) #bodycontainer ::slotted(*[contenteditable]) {\n outline: none;\n caret-color: auto;\n }\n :host([edit-mode]) #bodycontainer ::slotted(*.blinkfocus) {\n outline: 4px solid var(--hax-contextual-action-hover-color);\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted(*:not(grid-plate)[contenteditable]:hover) {\n outline: var(--hax-body-active-outline-hover);\n caret-color: auto;\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted(*.hax-active[contenteditable]:hover) {\n cursor: text !important;\n caret-color: auto;\n outline: var(--hax-body-active-outline-hover);\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted(*:not(grid-plate)[contenteditable] .hax-active:hover) {\n cursor: text !important;\n caret-color: auto;\n outline: var(--hax-body-active-outline-hover);\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted(code.hax-active[contenteditable]) {\n display: block;\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted(*.hax-active[contenteditable]) {\n outline: var(--hax-body-active-outline) !important;\n }\n :host([edit-mode]) #bodycontainer ::slotted(hr[contenteditable]) {\n height: 2px;\n background-color: #eeeeee;\n padding-top: 4px;\n padding-bottom: 4px;\n }\n /** Fix to support safari as it defaults to none */\n :host([edit-mode]) #bodycontainer ::slotted(*[contenteditable]) {\n -webkit-user-select: text;\n cursor: pointer;\n }\n\n :host([edit-mode])\n #bodycontainer\n ::slotted(*[contenteditable]::-moz-selection),\n :host([edit-mode])\n #bodycontainer\n ::slotted(*[contenteditable] *::-moz-selection) {\n background-color: var(\n --hax-body-highlight,\n var(--simple-colors-default-theme-yellow-2, yellow)\n );\n color: black;\n }\n :host([edit-mode])\n #bodycontainer\n ::slotted(*[contenteditable]::selection),\n :host([edit-mode])\n #bodycontainer\n ::slotted(*[contenteditable] *::selection) {\n background-color: var(\n --hax-body-highlight,\n var(--simple-colors-default-theme-yellow-2, yellow)\n );\n color: black;\n }\n #bodycontainer {\n -webkit-user-select: text;\n user-select: text;\n }\n .hax-context-menu:not(:defined) {\n display: none;\n }\n /* drag and drop */\n :host([edit-mode][hax-mover]) #bodycontainer ::slotted(*):before {\n background-color: var(--hax-body-possible-target-background-color);\n content: \" \";\n width: 100%;\n display: block;\n position: relative;\n margin: -12px 0 0 0;\n z-index: 2;\n height: 12px;\n transition: 0.2s all ease-in-out;\n }\n :host([edit-mode][hax-mover]) #bodycontainer ::slotted(img) {\n outline: var(--hax-body-editable-outline);\n }\n :host([edit-mode]) #bodycontainer ::slotted(img.hax-hovered),\n :host([edit-mode]) #bodycontainer ::slotted(*.hax-hovered):before {\n background-color: var(--hax-body-target-background-color) !important;\n }\n :host([edit-mode]) #bodycontainer ::slotted(img.hax-hovered) {\n border-top: 8px\n var(\n --hax-contextual-action-hover-color,\n var(--simple-colors-default-theme-cyan-7, #009dc7)\n );\n margin-top: -8px;\n }\n\n @media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {\n /*\n Define here the CSS styles applied only to Safari browsers\n (any version and any device) via https://solvit.io/bcf61b6\n */\n :host([edit-mode][hax-mover]) #bodycontainer ::slotted(*) {\n outline: var(--hax-body-editable-outline);\n background-color: var(--hax-body-possible-target-background-color);\n }\n :host([edit-mode]) #bodycontainer ::slotted(*.hax-hovered) {\n background-color: var(\n --hax-body-target-background-color\n ) !important;\n outline: var(--hax-body-active-outline);\n }\n }\n "]);
- _templateObject_10af04e05a6e11eb8957f34616f75140 = function _templateObject_10af04e05a6e11eb8957f34616f75140() {
+ _templateObject_7e2218e0625811eb9a9521b3fdb3953c = function _templateObject_7e2218e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -158,7 +158,7 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../si
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HaxBody), "styles", this)), [(0, _litElement.css)(_templateObject_10af04e05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HaxBody), "styles", this)), [(0, _litElement.css)(_templateObject_7e2218e0625811eb9a9521b3fdb3953c())]);
}
/**
* HTMLElement
@@ -475,7 +475,7 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../si
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_10af04e05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_7e2218e0625811eb9a9521b3fdb3953c());
}
/**
* LitElement / popular convention
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-browser.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-browser.js
index 808f790f100..3886a015e40 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-browser.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-browser.js
@@ -7,30 +7,30 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./hax-tray
_exports.HaxAppBrowser = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject3_1d4b79405a6e11eb8957f34616f75140() {
+ function _templateObject3_900c9580625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_1d4b79405a6e11eb8957f34616f75140 = function _templateObject3_1d4b79405a6e11eb8957f34616f75140() {
+ _templateObject3_900c9580625811eb9a9521b3fdb3953c = function _templateObject3_900c9580625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d4b79405a6e11eb8957f34616f75140() {
+ function _templateObject2_900c9580625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n \n \n "]);
- _templateObject2_1d4b79405a6e11eb8957f34616f75140 = function _templateObject2_1d4b79405a6e11eb8957f34616f75140() {
+ _templateObject2_900c9580625811eb9a9521b3fdb3953c = function _templateObject2_900c9580625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d4b79405a6e11eb8957f34616f75140() {
+ function _templateObject_900c9580625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host *[hidden] {\n display: none;\n }\n .toolbar-inner {\n display: block;\n padding: 0;\n width: 100%;\n }\n .item-wrapper {\n text-align: center;\n }\n "]);
- _templateObject_1d4b79405a6e11eb8957f34616f75140 = function _templateObject_1d4b79405a6e11eb8957f34616f75140() {
+ _templateObject_900c9580625811eb9a9521b3fdb3953c = function _templateObject_900c9580625811eb9a9521b3fdb3953c() {
return data;
};
@@ -58,7 +58,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./hax-tray
babelHelpers.createClass(HaxAppBrowser, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d4b79405a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_900c9580625811eb9a9521b3fdb3953c())];
}
}]);
@@ -94,8 +94,8 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "./hax-tray
babelHelpers.createClass(HaxAppBrowser, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d4b79405a6e11eb8957f34616f75140(), this.appList.map(function (app) {
- return (0, _litElement.html)(_templateObject3_1d4b79405a6e11eb8957f34616f75140(), app.index, app.details.title, app.details.icon, app.details.color, app.index);
+ return (0, _litElement.html)(_templateObject2_900c9580625811eb9a9521b3fdb3953c(), this.appList.map(function (app) {
+ return (0, _litElement.html)(_templateObject3_900c9580625811eb9a9521b3fdb3953c(), app.index, app.details.title, app.details.icon, app.details.color, app.index);
}), !this.searching);
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-picker.js
index 27e5b864a03..7cecb9db714 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-picker.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-modal/li
});
_exports.HaxAppPicker = void 0;
- function _templateObject2_1d4ead905a6e11eb8957f34616f75140() {
+ function _templateObject2_901017f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject2_1d4ead905a6e11eb8957f34616f75140 = function _templateObject2_1d4ead905a6e11eb8957f34616f75140() {
+ _templateObject2_901017f0625811eb9a9521b3fdb3953c = function _templateObject2_901017f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d4ead905a6e11eb8957f34616f75140() {
+ function _templateObject_901017f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n simple-modal-template {\n --simple-modal-z-index: 100000001;\n --simple-modal-width: auto;\n --simple-modal-height: auto;\n --simple-modal-min-width: 45vw;\n --simple-modal-min-height: 40vh;\n --simple-modal-max-width: unset;\n --simple-modal-max-height: unset;\n --simple-modal-titlebar-color: black;\n --simple-modal-titlebar-background: #ddd;\n --simple-modal-header-color: black;\n --simple-modal-header-background: #ccc;\n --simple-modal-content-container-color: black;\n --simple-modal-content-container-background: #ffffff;\n --simple-modal-buttons-color: blue;\n --simple-modal-buttons-background: #fff;\n --simple-modal-button-color: var(--simple-modal-buttons-color);\n --simple-modal-button-background: var(\n --simple-modal-buttons-background-color\n );\n }\n "]);
- _templateObject_1d4ead905a6e11eb8957f34616f75140 = function _templateObject_1d4ead905a6e11eb8957f34616f75140() {
+ _templateObject_901017f0625811eb9a9521b3fdb3953c = function _templateObject_901017f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -42,7 +42,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-modal/li
babelHelpers.createClass(HaxAppPicker, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d4ead905a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_901017f0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -104,7 +104,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-modal/li
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d4ead905a6e11eb8957f34616f75140(), this.title);
+ return (0, _litElement.html)(_templateObject2_901017f0625811eb9a9521b3fdb3953c(), this.title);
}
}, {
key: "firstUpdated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-inputs.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-inputs.js
index aadd3fc47b5..8c54362e7c5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-inputs.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-inputs.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-fields/s
});
_exports.HaxAppSearchInputs = void 0;
- function _templateObject2_1d52cc405a6e11eb8957f34616f75140() {
+ function _templateObject2_9013c170625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Search ", "
\n \n "]);
- _templateObject2_1d52cc405a6e11eb8957f34616f75140 = function _templateObject2_1d52cc405a6e11eb8957f34616f75140() {
+ _templateObject2_9013c170625811eb9a9521b3fdb3953c = function _templateObject2_9013c170625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d52cc405a6e11eb8957f34616f75140() {
+ function _templateObject_9013c170625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n simple-fields {\n color: var(--hax-color-text, #000000);\n }\n .search-label {\n font-size: 24px;\n color: var(--hax-color-text, #000000);\n font-weight: bold;\n margin: 0;\n padding: 0;\n }\n "]);
- _templateObject_1d52cc405a6e11eb8957f34616f75140 = function _templateObject_1d52cc405a6e11eb8957f34616f75140() {
+ _templateObject_9013c170625811eb9a9521b3fdb3953c = function _templateObject_9013c170625811eb9a9521b3fdb3953c() {
return data;
};
@@ -69,7 +69,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-fields/s
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d52cc405a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9013c170625811eb9a9521b3fdb3953c())];
}
}]);
@@ -85,7 +85,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-fields/s
babelHelpers.createClass(HaxAppSearchInputs, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d52cc405a6e11eb8957f34616f75140(), this.label, this.schema, _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer, this.searchValuesChanged);
+ return (0, _litElement.html)(_templateObject2_9013c170625811eb9a9521b3fdb3953c(), this.label, this.schema, _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer, this.searchValuesChanged);
}
}, {
key: "searchValuesChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-result.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-result.js
index bb7d3b67a4c..c35406c67c6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-result.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search-result.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-store.js"], fun
});
_exports.HaxAppSearchResult = void 0;
- function _templateObject2_1d5675c05a6e11eb8957f34616f75140() {
+ function _templateObject2_901743e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n width: 47%;\n margin: 1%;\n background-color: var(\n --hax-color-bg-accent,\n var(--simple-colors-default-theme-cyan-7, #009dc7)\n );\n color: var(--hax-color-text, #000000);\n }\n button {\n margin: 0;\n padding: 0;\n display: block;\n border-radius: 0;\n border: none;\n width: 100%;\n outline: 1px solid black;\n text-align: unset;\n opacity: 0.8;\n transition: 0.2s opacity ease-in-out, 0.2s outline-color ease-in-out;\n }\n button:hover,\n button:focus,\n button:active {\n background-color: #eeeeee;\n outline-color: var(--simple-colors-default-theme-purple-8, #8a009b);\n outline-width: 4px;\n outline-style: solid;\n opacity: 1;\n }\n .detail-wrapper {\n padding: 0px;\n overflow: hidden;\n font-family: \"Noto Serif\", serif;\n }\n .title {\n font-size: 12px;\n overflow: hidden;\n font-weight: bold;\n text-transform: none;\n padding: 0;\n height: 30px;\n text-align: center;\n }\n .image {\n height: 150px;\n width: 100%;\n background-color: var(--simple-colors-default-theme-cyan-7, #009dc7);\n }\n @media screen and (max-width: 1000px) {\n :host {\n width: 100%;\n }\n .title {\n font-size: 12px;\n }\n }\n "]);
- _templateObject2_1d5675c05a6e11eb8957f34616f75140 = function _templateObject2_1d5675c05a6e11eb8957f34616f75140() {
+ _templateObject2_901743e0625811eb9a9521b3fdb3953c = function _templateObject2_901743e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d5675c05a6e11eb8957f34616f75140() {
+ function _templateObject_901743e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n "]);
- _templateObject_1d5675c05a6e11eb8957f34616f75140 = function _templateObject_1d5675c05a6e11eb8957f34616f75140() {
+ _templateObject_901743e0625811eb9a9521b3fdb3953c = function _templateObject_901743e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-store.js"], fun
babelHelpers.createClass(HaxAppSearchResult, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1d5675c05a6e11eb8957f34616f75140(), this._itemSelected, this._dragStart, this._dragEnd, this.details, this.image, this.title.substr(0, 40));
+ return (0, _litElement.html)(_templateObject_901743e0625811eb9a9521b3fdb3953c(), this._itemSelected, this._dragStart, this._dragEnd, this.details, this.image, this.title.substr(0, 40));
}
}, {
key: "_dragStart",
@@ -130,7 +130,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-store.js"], fun
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1d5675c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_901743e0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search.js
index a2d9323cb59..2ee9bd31b68 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-app-search.js
@@ -11,50 +11,50 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject5_1d6961805a6e11eb8957f34616f75140() {
+ function _templateObject5_902574b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject5_1d6961805a6e11eb8957f34616f75140 = function _templateObject5_1d6961805a6e11eb8957f34616f75140() {
+ _templateObject5_902574b0625811eb9a9521b3fdb3953c = function _templateObject5_902574b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1d6961805a6e11eb8957f34616f75140() {
+ function _templateObject4_902574b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n "]);
- _templateObject4_1d6961805a6e11eb8957f34616f75140 = function _templateObject4_1d6961805a6e11eb8957f34616f75140() {
+ _templateObject4_902574b0625811eb9a9521b3fdb3953c = function _templateObject4_902574b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1d6961805a6e11eb8957f34616f75140() {
+ function _templateObject3_902574b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Terms of service:
\n \n "]);
- _templateObject3_1d6961805a6e11eb8957f34616f75140 = function _templateObject3_1d6961805a6e11eb8957f34616f75140() {
+ _templateObject3_902574b0625811eb9a9521b3fdb3953c = function _templateObject3_902574b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d6961805a6e11eb8957f34616f75140() {
+ function _templateObject2_902574b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n \n \n \n ", "\n
\n "]);
- _templateObject2_1d6961805a6e11eb8957f34616f75140 = function _templateObject2_1d6961805a6e11eb8957f34616f75140() {
+ _templateObject2_902574b0625811eb9a9521b3fdb3953c = function _templateObject2_902574b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d6961805a6e11eb8957f34616f75140() {
+ function _templateObject_902574b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n hexagon-loader {\n display: none;\n justify-content: center;\n width: 100%;\n z-index: 1000;\n position: absolute;\n --hexagon-color: var(--hax-color-bg-accent, #0085ba);\n }\n hexagon-loader[loading] {\n display: block;\n opacity: 0.8;\n }\n .card-content {\n padding: 16px;\n }\n .card-content p {\n padding: 0;\n margin: 0;\n }\n #itemlist {\n min-height: 172px;\n text-align: center;\n align-items: center;\n }\n hax-app-search-inputs {\n min-height: 80px;\n padding: 0 16px;\n }\n hax-app-pagination {\n min-height: 32px;\n font-size: 12.8px;\n display: none;\n justify-content: flex-end;\n justify-content: center;\n }\n .tos-text {\n font-size: 12px;\n }\n .tos-text ul {\n padding: 4px;\n margin: 0 16px;\n }\n .tos-text a {\n font-size: 12px;\n color: blue;\n text-decoration: underline;\n }\n .tos-text a:hover,\n .tos-text a:focus,\n .tos-text a:active {\n outline: 2px solid blue;\n }\n "]);
- _templateObject_1d6961805a6e11eb8957f34616f75140 = function _templateObject_1d6961805a6e11eb8957f34616f75140() {
+ _templateObject_902574b0625811eb9a9521b3fdb3953c = function _templateObject_902574b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -85,7 +85,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HaxAppSearch), "styles", this)), [(0, _litElement.css)(_templateObject_1d6961805a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HaxAppSearch), "styles", this)), [(0, _litElement.css)(_templateObject_902574b0625811eb9a9521b3fdb3953c())]);
}
}]);
@@ -130,10 +130,10 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
babelHelpers.createClass(HaxAppSearch, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d6961805a6e11eb8957f34616f75140(), this.tos.length > 0 ? (0, _litElement.html)(_templateObject3_1d6961805a6e11eb8957f34616f75140(), this.tos.map(function (item) {
- return (0, _litElement.html)(_templateObject4_1d6961805a6e11eb8957f34616f75140(), item.link, item.title);
+ return (0, _litElement.html)(_templateObject2_902574b0625811eb9a9521b3fdb3953c(), this.tos.length > 0 ? (0, _litElement.html)(_templateObject3_902574b0625811eb9a9521b3fdb3953c(), this.tos.map(function (item) {
+ return (0, _litElement.html)(_templateObject4_902574b0625811eb9a9521b3fdb3953c(), item.link, item.title);
})) : "", this.label, this.searchSchema, this._searchValuesChanged, this.requestData, this.pagination, this.loading, this.media.map(function (resultData) {
- return (0, _litElement.html)(_templateObject5_1d6961805a6e11eb8957f34616f75140(), resultData.image, resultData.title, resultData.details, resultData.map, resultData.type);
+ return (0, _litElement.html)(_templateObject5_902574b0625811eb9a9521b3fdb3953c(), resultData.image, resultData.title, resultData.details, resultData.map, resultData.type);
}));
}
/**
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-autoloader.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-autoloader.js
index 1ace3e902ba..ee3ad541bb6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-autoloader.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-autoloader.js
@@ -12,20 +12,20 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "..
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1d7a78805a6e11eb8957f34616f75140() {
+ function _templateObject2_90337e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n }\n "]);
- _templateObject2_1d7a78805a6e11eb8957f34616f75140 = function _templateObject2_1d7a78805a6e11eb8957f34616f75140() {
+ _templateObject2_90337e70625811eb9a9521b3fdb3953c = function _templateObject2_90337e70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d7a78805a6e11eb8957f34616f75140() {
+ function _templateObject_90337e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1d7a78805a6e11eb8957f34616f75140 = function _templateObject_1d7a78805a6e11eb8957f34616f75140() {
+ _templateObject_90337e70625811eb9a9521b3fdb3953c = function _templateObject_90337e70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "..
babelHelpers.createClass(HaxAutoloader, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1d7a78805a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_90337e70625811eb9a9521b3fdb3953c());
}
}, {
key: "pathFromUrl",
@@ -67,7 +67,7 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "..
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1d7a78805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_90337e70625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-ce-context.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-ce-context.js
index de1e36614da..06cfca26e89 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-ce-context.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-ce-context.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-store.js", "./h
});
_exports.HaxCeContext = void 0;
- function _templateObject3_1d7e97305a6e11eb8957f34616f75140() {
+ function _templateObject3_903998f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_1d7e97305a6e11eb8957f34616f75140 = function _templateObject3_1d7e97305a6e11eb8957f34616f75140() {
+ _templateObject3_903998f0625811eb9a9521b3fdb3953c = function _templateObject3_903998f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d7e97305a6e11eb8957f34616f75140() {
+ function _templateObject2_903998f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n
\n \n Insert item above \n Insert item below \n \n "]);
- _templateObject2_1d7e97305a6e11eb8957f34616f75140 = function _templateObject2_1d7e97305a6e11eb8957f34616f75140() {
+ _templateObject2_903998f0625811eb9a9521b3fdb3953c = function _templateObject2_903998f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d7e97305a6e11eb8957f34616f75140() {
+ function _templateObject_903998f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n hax-context-item {\n margin: 0;\n }\n :host(.hax-context-pin-top) hax-toolbar {\n position: fixed;\n top: 0px;\n flex-direction: column;\n }\n div[slot=\"primary\"] {\n display: inline-flex;\n }\n "]);
- _templateObject_1d7e97305a6e11eb8957f34616f75140 = function _templateObject_1d7e97305a6e11eb8957f34616f75140() {
+ _templateObject_903998f0625811eb9a9521b3fdb3953c = function _templateObject_903998f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -59,7 +59,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-store.js", "./h
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d7e97305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_903998f0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -97,8 +97,8 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-store.js", "./h
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d7e97305a6e11eb8957f34616f75140(), this.activeTagIcon, this.activeTagName, this.disableTransform, this.ceButtons.map(function (el) {
- return (0, _litElement.html)(_templateObject3_1d7e97305a6e11eb8957f34616f75140(), el.icon, el.label, el.callback);
+ return (0, _litElement.html)(_templateObject2_903998f0625811eb9a9521b3fdb3953c(), this.activeTagIcon, this.activeTagName, this.disableTransform, this.ceButtons.map(function (el) {
+ return (0, _litElement.html)(_templateObject3_903998f0625811eb9a9521b3fdb3953c(), el.icon, el.label, el.callback);
}), !this.sourceView);
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-menu.js
index ec85bb2123b..30233773185 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-menu.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-menu.js
});
_exports.HaxContextItemMenu = void 0;
- function _templateObject2_1d828ed05a6e11eb8957f34616f75140() {
+ function _templateObject2_903e05c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1d828ed05a6e11eb8957f34616f75140 = function _templateObject2_1d828ed05a6e11eb8957f34616f75140() {
+ _templateObject2_903e05c0625811eb9a9521b3fdb3953c = function _templateObject2_903e05c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d828ed05a6e11eb8957f34616f75140() {
+ function _templateObject_903e05c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n box-sizing: border-box;\n }\n :host(mini) {\n height: unset;\n width: unset;\n }\n "]);
- _templateObject_1d828ed05a6e11eb8957f34616f75140 = function _templateObject_1d828ed05a6e11eb8957f34616f75140() {
+ _templateObject_903e05c0625811eb9a9521b3fdb3953c = function _templateObject_903e05c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-menu.js
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d828ed05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_903e05c0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -72,7 +72,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-menu.js
babelHelpers.createClass(HaxContextItemMenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d828ed05a6e11eb8957f34616f75140(), this.mini, this.disabled, this.action, this.icon, this.label, this.direction, this.selectedValueChanged, this.selectedValue);
+ return (0, _litElement.html)(_templateObject2_903e05c0625811eb9a9521b3fdb3953c(), this.mini, this.disabled, this.action, this.icon, this.label, this.direction, this.selectedValueChanged, this.selectedValue);
}
}, {
key: "selectedValueChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-textop.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-textop.js
index 83eac3dbe26..3f7feefbf9a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-textop.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item-textop.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
});
_exports.HaxContextItemTextop = void 0;
- function _templateObject2_1d8686705a6e11eb8957f34616f75140() {
+ function _templateObject2_90427290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject2_1d8686705a6e11eb8957f34616f75140 = function _templateObject2_1d8686705a6e11eb8957f34616f75140() {
+ _templateObject2_90427290625811eb9a9521b3fdb3953c = function _templateObject2_90427290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d8686705a6e11eb8957f34616f75140() {
+ function _templateObject_90427290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n box-sizing: border-box;\n }\n :host([menu]) {\n display: flex;\n width: 100%;\n }\n "]);
- _templateObject_1d8686705a6e11eb8957f34616f75140 = function _templateObject_1d8686705a6e11eb8957f34616f75140() {
+ _templateObject_90427290625811eb9a9521b3fdb3953c = function _templateObject_90427290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d8686705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_90427290625811eb9a9521b3fdb3953c())];
}
}]);
@@ -78,7 +78,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
babelHelpers.createClass(HaxContextItemTextop, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1d8686705a6e11eb8957f34616f75140(), this.disabled, this.icon, !this.icon, this.direction, this.label, this._fireEvent, this.mini, this.action, this.menu, this.light);
+ return (0, _litElement.html)(_templateObject2_90427290625811eb9a9521b3fdb3953c(), this.disabled, this.icon, !this.icon, this.direction, this.label, this._fireEvent, this.mini, this.action, this.menu, this.light);
}
}, {
key: "firstUpdated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item.js
index 2feaace0b52..ff4d3131499 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-context-item.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
});
_exports.HaxContextItem = void 0;
- function _templateObject3_1d8b68705a6e11eb8957f34616f75140() {
+ function _templateObject3_90472d80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n }\n simple-icon-lite {\n width: 10px;\n }\n :host([menu]) {\n display: flex;\n }\n "]);
- _templateObject3_1d8b68705a6e11eb8957f34616f75140 = function _templateObject3_1d8b68705a6e11eb8957f34616f75140() {
+ _templateObject3_90472d80625811eb9a9521b3fdb3953c = function _templateObject3_90472d80625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d8b68705a6e11eb8957f34616f75140() {
+ function _templateObject2_90472d80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_1d8b68705a6e11eb8957f34616f75140 = function _templateObject2_1d8b68705a6e11eb8957f34616f75140() {
+ _templateObject2_90472d80625811eb9a9521b3fdb3953c = function _templateObject2_90472d80625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d8b68705a6e11eb8957f34616f75140() {
+ function _templateObject_90472d80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n \n "]);
- _templateObject_1d8b68705a6e11eb8957f34616f75140 = function _templateObject_1d8b68705a6e11eb8957f34616f75140() {
+ _templateObject_90472d80625811eb9a9521b3fdb3953c = function _templateObject_90472d80625811eb9a9521b3fdb3953c() {
return data;
};
@@ -85,7 +85,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
babelHelpers.createClass(HaxContextItem, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1d8b68705a6e11eb8957f34616f75140(), this.simple, this.disabled, this.light, this.circle, this.danger, this.action, this.mini, this.large, this.height, this.icon, !this.icon, this.iconClass, this._storeSelection, this._fireEvent, this.label, this.direction, this.default, this.menu, this.more && !this.disabled ? (0, _litElement.html)(_templateObject2_1d8b68705a6e11eb8957f34616f75140()) : "");
+ return (0, _litElement.html)(_templateObject_90472d80625811eb9a9521b3fdb3953c(), this.simple, this.disabled, this.light, this.circle, this.danger, this.action, this.mini, this.large, this.height, this.icon, !this.icon, this.iconClass, this._storeSelection, this._fireEvent, this.label, this.direction, this.default, this.menu, this.more && !this.disabled ? (0, _litElement.html)(_templateObject2_90472d80625811eb9a9521b3fdb3953c()) : "");
}
}, {
key: "_storeSelection",
@@ -124,7 +124,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject3_1d8b68705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_90472d80625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-export-dialog.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-export-dialog.js
index 686eea8c553..3b84c799131 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-export-dialog.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-export-dialog.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-modal/li
});
_exports.HaxExportDialog = void 0;
- function _templateObject2_1d8f11f05a6e11eb8957f34616f75140() {
+ function _templateObject2_904a3ac0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n }\n simple-modal-template {\n display: none;\n --simple-modal-z-index: 100000001;\n --simple-modal-width: auto;\n --simple-modal-height: auto;\n --simple-modal-min-width: 80vw;\n --simple-modal-min-height: 70vh;\n --simple-modal-max-width: unset;\n --simple-modal-max-height: unset;\n --simple-modal-titlebar-color: black;\n --simple-modal-titlebar-background: #ddd;\n --simple-modal-header-color: black;\n --simple-modal-header-background: #ccc;\n --simple-modal-content-container-color: black;\n --simple-modal-content-container-background: #ffffff;\n --simple-modal-buttons-color: blue;\n --simple-modal-buttons-background: #fff;\n --simple-modal-button-color: var(--simple-modal-buttons-color);\n --simple-modal-button-background: var(\n --simple-modal-buttons-background-color\n );\n }\n "]);
- _templateObject2_1d8f11f05a6e11eb8957f34616f75140 = function _templateObject2_1d8f11f05a6e11eb8957f34616f75140() {
+ _templateObject2_904a3ac0625811eb9a9521b3fdb3953c = function _templateObject2_904a3ac0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d8f11f05a6e11eb8957f34616f75140() {
+ function _templateObject_904a3ac0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_1d8f11f05a6e11eb8957f34616f75140 = function _templateObject_1d8f11f05a6e11eb8957f34616f75140() {
+ _templateObject_904a3ac0625811eb9a9521b3fdb3953c = function _templateObject_904a3ac0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -66,7 +66,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-modal/li
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1d8f11f05a6e11eb8957f34616f75140(), this.title);
+ return (0, _litElement.html)(_templateObject_904a3ac0625811eb9a9521b3fdb3953c(), this.title);
}
}, {
key: "firstUpdated",
@@ -89,7 +89,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-modal/li
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1d8f11f05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_904a3ac0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-gizmo-browser.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-gizmo-browser.js
index 413f1c1830f..f46063282b7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-gizmo-browser.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-gizmo-browser.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-filter/s
});
_exports.HaxGizmoBrowser = void 0;
- function _templateObject3_1d937ec05a6e11eb8957f34616f75140() {
+ function _templateObject3_904f43d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_1d937ec05a6e11eb8957f34616f75140 = function _templateObject3_1d937ec05a6e11eb8957f34616f75140() {
+ _templateObject3_904f43d0625811eb9a9521b3fdb3953c = function _templateObject3_904f43d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d937ec05a6e11eb8957f34616f75140() {
+ function _templateObject2_904f43d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n ", "\n
\n "]);
- _templateObject2_1d937ec05a6e11eb8957f34616f75140 = function _templateObject2_1d937ec05a6e11eb8957f34616f75140() {
+ _templateObject2_904f43d0625811eb9a9521b3fdb3953c = function _templateObject2_904f43d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d937ec05a6e11eb8957f34616f75140() {
+ function _templateObject_904f43d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .toolbar-inner {\n padding: 0;\n position: sticky;\n background-color: white;\n width: 100%;\n top: 0;\n z-index: 1;\n }\n .item-wrapper {\n text-align: center;\n }\n "]);
- _templateObject_1d937ec05a6e11eb8957f34616f75140 = function _templateObject_1d937ec05a6e11eb8957f34616f75140() {
+ _templateObject_904f43d0625811eb9a9521b3fdb3953c = function _templateObject_904f43d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -54,7 +54,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-filter/s
babelHelpers.createClass(HaxGizmoBrowser, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d937ec05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_904f43d0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -72,8 +72,8 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-filter/s
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_1d937ec05a6e11eb8957f34616f75140(), this.inputfilterChanged, this.filtered.map(function (gizmo, i) {
- return (0, _litElement.html)(_templateObject3_1d937ec05a6e11eb8957f34616f75140(), gizmo.title, _this2._dragStart, _this2._dragEnd, i, gizmo.title, gizmo.tag, gizmo.icon, gizmo.color);
+ return (0, _litElement.html)(_templateObject2_904f43d0625811eb9a9521b3fdb3953c(), this.inputfilterChanged, this.filtered.map(function (gizmo, i) {
+ return (0, _litElement.html)(_templateObject3_904f43d0625811eb9a9521b3fdb3953c(), gizmo.title, _this2._dragStart, _this2._dragEnd, i, gizmo.title, gizmo.tag, gizmo.icon, gizmo.color);
}));
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-map.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-map.js
index 1250213ee80..f925352f09c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-map.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-map.js
@@ -1,4 +1,4 @@
-define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib/simple-icon-lite.js", "../../hax-iconset/lib/simple-hax-iconset.js", "./hax-store.js", "../../utils/utils.js"], function (_exports, _litElement, _simpleIconLite, _simpleHaxIconset, _haxStore, _utils) {
+define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib/simple-icon-lite.js", "../../simple-icon/lib/simple-icon-button.js", "../../hax-iconset/lib/simple-hax-iconset.js", "./hax-store.js", "../../utils/utils.js"], function (_exports, _litElement, _simpleIconLite, _simpleIconButton, _simpleHaxIconset, _haxStore, _utils) {
"use strict";
Object.defineProperty(_exports, "__esModule", {
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.HaxMap = void 0;
- function _templateObject3_1d98aee05a6e11eb8957f34616f75140() {
+ function _templateObject3_90551030625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n "]);
- _templateObject3_1d98aee05a6e11eb8957f34616f75140 = function _templateObject3_1d98aee05a6e11eb8957f34616f75140() {
+ _templateObject3_90551030625811eb9a9521b3fdb3953c = function _templateObject3_90551030625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d98aee05a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n
\n \n Content statistics\n \n \n Words \n Headings \n Paragraphs \n Widgets \n Characters \n \n \n ", " \n ", " \n ", " \n ", " \n ", " \n \n
\n
List view \n
\n
\n "]);
+ function _templateObject2_90551030625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n \n
\n \n Content statistics\n \n \n Words \n Headings \n Paragraphs \n Widgets \n Characters \n \n \n ", " \n ", " \n ", " \n ", " \n ", " \n \n
\n
List view \n
\n
\n "]);
- _templateObject2_1d98aee05a6e11eb8957f34616f75140 = function _templateObject2_1d98aee05a6e11eb8957f34616f75140() {
+ _templateObject2_90551030625811eb9a9521b3fdb3953c = function _templateObject2_90551030625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d98aee05a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .title {\n position: relative;\n padding: 16px;\n outline: 0;\n font-weight: 600;\n text-align: left;\n margin: 0;\n background-color: var(--hax-color-menu-heading-bg, #eeeeee);\n color: var(--hax-color-menu-heading-color, black);\n font-size: 18px;\n line-height: 18px;\n font-family: \"Noto Serif\", serif;\n }\n .container {\n text-align: left;\n }\n table {\n font-size: 13px;\n }\n table caption {\n font-weight: bold;\n }\n table tr th {\n padding: 2px;\n }\n table td {\n font-size: 21px;\n font-weight: bold;\n text-align: center;\n }\n h4 {\n font-size: 14px;\n margin: 2px 0;\n }\n ul {\n list-style: none;\n padding: 0;\n margin: 0;\n }\n ul li {\n margin: 4px;\n padding: 0;\n }\n ul simple-icon-lite {\n padding: 0 8px;\n }\n a {\n font-size: 24px;\n line-height: 24px;\n text-decoration: none;\n color: black;\n padding: 4px;\n display: block;\n }\n a:focus,\n a:hover,\n a:active {\n cursor: pointer;\n font-weight: bold;\n outline: 2px solid black;\n }\n "]);
+ function _templateObject_90551030625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .title {\n position: relative;\n padding: 16px;\n outline: 0;\n font-weight: 600;\n text-align: left;\n margin: 0;\n background-color: var(--hax-color-menu-heading-bg, #eeeeee);\n color: var(--hax-color-menu-heading-color, black);\n font-size: 18px;\n line-height: 18px;\n font-family: \"Noto Serif\", serif;\n }\n .container {\n text-align: left;\n }\n table {\n font-size: 13px;\n }\n table caption {\n font-weight: bold;\n }\n table tr th {\n padding: 2px;\n }\n table td {\n font-size: 21px;\n font-weight: bold;\n text-align: center;\n }\n h4 {\n font-size: 14px;\n margin: 2px 0;\n }\n ul {\n list-style: none;\n padding: 0;\n margin: 0;\n }\n ul li {\n margin: 4px;\n padding: 0;\n }\n ul simple-icon-lite {\n padding: 0 8px;\n }\n a {\n font-size: 24px;\n line-height: 24px;\n text-decoration: none;\n color: black;\n padding: 4px;\n display: block;\n }\n a:focus,\n a:hover,\n a:active {\n cursor: pointer;\n font-weight: bold;\n outline: 2px solid black;\n }\n simple-icon-button {\n float: right;\n }\n "]);
- _templateObject_1d98aee05a6e11eb8957f34616f75140 = function _templateObject_1d98aee05a6e11eb8957f34616f75140() {
+ _templateObject_90551030625811eb9a9521b3fdb3953c = function _templateObject_90551030625811eb9a9521b3fdb3953c() {
return data;
};
@@ -57,7 +57,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d98aee05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_90551030625811eb9a9521b3fdb3953c())];
}
}]);
@@ -150,13 +150,27 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
}
}
}
+ }, {
+ key: "closeBtn",
+ value: function closeBtn(e) {
+ this.dispatchEvent(new CustomEvent("hax-tray-button-click", {
+ bubbles: true,
+ cancelable: true,
+ composed: true,
+ detail: {
+ eventName: "open-map",
+ index: 0,
+ value: true
+ }
+ }));
+ }
}, {
key: "render",
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_1d98aee05a6e11eb8957f34616f75140(), this.title, this.wCount, this.hCount, this.pCount, this.eCount, this.cCount, this.elementList.map(function (element, index) {
- return (0, _litElement.html)(_templateObject3_1d98aee05a6e11eb8957f34616f75140(), _this2.scrollInMap, index, index, element.icon, element.name);
+ return (0, _litElement.html)(_templateObject2_90551030625811eb9a9521b3fdb3953c(), this.title, this.closeBtn, this.wCount, this.hCount, this.pCount, this.eCount, this.cCount, this.elementList.map(function (element, index) {
+ return (0, _litElement.html)(_templateObject3_90551030625811eb9a9521b3fdb3953c(), _this2.scrollInMap, index, index, element.icon, element.name);
}));
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-picker.js
index 811349b7730..daa62804481 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-picker.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.HaxPicker = void 0;
- function _templateObject3_1d9d1bb05a6e11eb8957f34616f75140() {
+ function _templateObject3_9059cb20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_1d9d1bb05a6e11eb8957f34616f75140 = function _templateObject3_1d9d1bb05a6e11eb8957f34616f75140() {
+ _templateObject3_9059cb20625811eb9a9521b3fdb3953c = function _templateObject3_9059cb20625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1d9d1bb05a6e11eb8957f34616f75140() {
+ function _templateObject2_9059cb20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject2_1d9d1bb05a6e11eb8957f34616f75140 = function _templateObject2_1d9d1bb05a6e11eb8957f34616f75140() {
+ _templateObject2_9059cb20625811eb9a9521b3fdb3953c = function _templateObject2_9059cb20625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1d9d1bb05a6e11eb8957f34616f75140() {
+ function _templateObject_9059cb20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .button-list {\n display: block;\n text-align: left;\n overflow-x: hidden;\n overflow-y: auto;\n display: flex;\n flex-wrap: wrap;\n margin: 20px 0 0 0;\n padding: 0;\n }\n "]);
- _templateObject_1d9d1bb05a6e11eb8957f34616f75140 = function _templateObject_1d9d1bb05a6e11eb8957f34616f75140() {
+ _templateObject_9059cb20625811eb9a9521b3fdb3953c = function _templateObject_9059cb20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,7 +60,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(HaxPicker, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1d9d1bb05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9059cb20625811eb9a9521b3fdb3953c())];
}
}]);
@@ -80,8 +80,8 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_1d9d1bb05a6e11eb8957f34616f75140(), this.selectionList.map(function (element, index) {
- return (0, _litElement.html)(_templateObject3_1d9d1bb05a6e11eb8957f34616f75140(), index, _this2._selected, index, element.title, element.icon, _this2.selectionList.length === 2);
+ return (0, _litElement.html)(_templateObject2_9059cb20625811eb9a9521b3fdb3953c(), this.selectionList.map(function (element, index) {
+ return (0, _litElement.html)(_templateObject3_9059cb20625811eb9a9521b3fdb3953c(), index, _this2._selected, index, element.title, element.icon, _this2.selectionList.length === 2);
}));
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-plate-context.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-plate-context.js
index 3bd6455c01c..b187d6fe3bb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-plate-context.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-plate-context.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-popover/
});
_exports.HaxPlateContext = void 0;
- function _templateObject2_1da1d6a05a6e11eb8957f34616f75140() {
+ function _templateObject2_905ead20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n \n \n \n Click the drag handle once to show a menu to just move up or down\n one item in the content OR click and drag to place the item exactly\n where you want it to go.\n
\n \n
\n \n Add a column to split the current column into two pieces. This can\n be done up to six pieces columns. For differnet layouts see Grid\n settings panel.\n
\n \n
\n \n Remove a column from the split column layout. If at two columns and\n removing it will remove the layout split and make it 100% width.\n
\n \n
\n \n Duplicate the active piece of content and place it below the current\n item.\n
\n \n
\n \n Delete the current item. You can always use the undo arrow to bring\n this back.\n
\n \n
\n "]);
- _templateObject2_1da1d6a05a6e11eb8957f34616f75140 = function _templateObject2_1da1d6a05a6e11eb8957f34616f75140() {
+ _templateObject2_905ead20625811eb9a9521b3fdb3953c = function _templateObject2_905ead20625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1da1d6a05a6e11eb8957f34616f75140() {
+ function _templateObject_905ead20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin-top: -2px;\n background-color: white;\n }\n hax-context-item {\n display: block;\n }\n hax-context-item[large] {\n display: inline-block;\n margin: 0;\n padding: 0;\n }\n hax-context-item-menu {\n --hax-context-item-menu-height: 28px;\n }\n .area {\n display: flex;\n visibility: visible;\n opacity: 0.8;\n transition: 0.2s all ease-in-out;\n }\n .area:hover {\n opacity: 1;\n }\n button {\n width: 100%;\n text-align: left;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n height: 32px;\n padding: 4px;\n margin: 0;\n border-radius: 0;\n display: block;\n overflow: hidden;\n min-height: 24px;\n font-size: 10px;\n color: black;\n }\n #drag hax-context-item:hover,\n button:hover {\n cursor: pointer;\n }\n simple-icon {\n padding: 0 2px;\n --simple-icon-height: 16px;\n --simple-icon-width: 16px;\n }\n :host(.hax-context-pin-top) .area {\n position: fixed;\n top: 28px;\n margin-left: -2px;\n flex-direction: column;\n }\n "]);
- _templateObject_1da1d6a05a6e11eb8957f34616f75140 = function _templateObject_1da1d6a05a6e11eb8957f34616f75140() {
+ _templateObject_905ead20625811eb9a9521b3fdb3953c = function _templateObject_905ead20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-popover/
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1da1d6a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_905ead20625811eb9a9521b3fdb3953c())];
}
}]);
@@ -67,7 +67,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-popover/
babelHelpers.createClass(HaxPlateContext, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1da1d6a05a6e11eb8957f34616f75140(), this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement);
+ return (0, _litElement.html)(_templateObject2_905ead20625811eb9a9521b3fdb3953c(), this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement, this.hasActiveEditingElement);
}
}, {
key: "__updatePlatePosition",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-preferences-dialog.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-preferences-dialog.js
index 70ec1b69ca5..277fa953857 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-preferences-dialog.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-preferences-dialog.js
@@ -1,4 +1,4 @@
-define(["exports", "../../../lit-element/lit-element.js", "../../hax-body-behaviors/lib/HAXFields.js", "../../simple-icon/lib/simple-icon-lite.js", "../../simple-fields/simple-fields.js", "./hax-store.js", "../../../mobx/dist/mobx.esm.js"], function (_exports, _litElement, _HAXFields, _simpleIconLite, _simpleFields, _haxStore, _mobxEsm) {
+define(["exports", "../../../lit-element/lit-element.js", "../../hax-body-behaviors/lib/HAXFields.js", "../../simple-icon/lib/simple-icon-lite.js", "../../simple-icon/lib/simple-icon-button.js", "../../simple-fields/simple-fields.js", "./hax-store.js", "../../../mobx/dist/mobx.esm.js"], function (_exports, _litElement, _HAXFields, _simpleIconLite, _simpleIconButton, _simpleFields, _haxStore, _mobxEsm) {
"use strict";
Object.defineProperty(_exports, "__esModule", {
@@ -10,30 +10,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../hax-body-behavi
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1da61c605a6e11eb8957f34616f75140() {
+ function _templateObject3_90642b60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["Learn more about HAX "]);
- _templateObject3_1da61c605a6e11eb8957f34616f75140 = function _templateObject3_1da61c605a6e11eb8957f34616f75140() {
+ _templateObject3_90642b60625811eb9a9521b3fdb3953c = function _templateObject3_90642b60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1da61c605a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n \n \n
\n ", "\n "]);
+ function _templateObject2_90642b60625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n \n \n \n
\n ", "\n "]);
- _templateObject2_1da61c605a6e11eb8957f34616f75140 = function _templateObject2_1da61c605a6e11eb8957f34616f75140() {
+ _templateObject2_90642b60625811eb9a9521b3fdb3953c = function _templateObject2_90642b60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1da61c605a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .title {\n position: relative;\n padding: 16px;\n outline: 0;\n font-weight: 600;\n text-align: left;\n margin: 0;\n background-color: var(--hax-color-menu-heading-bg, #eeeeee);\n color: var(--hax-color-menu-heading-color, black);\n font-size: 18px;\n line-height: 18px;\n font-family: \"Noto Serif\", serif;\n }\n .pref-container {\n text-align: left;\n padding: 16px;\n }\n #link {\n color: #81a3a9;\n font-size: 18px;\n padding: 16px;\n font-style: italic;\n }\n "]);
+ function _templateObject_90642b60625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .title {\n position: relative;\n padding: 16px;\n outline: 0;\n font-weight: 600;\n text-align: left;\n margin: 0;\n background-color: var(--hax-color-menu-heading-bg, #eeeeee);\n color: var(--hax-color-menu-heading-color, black);\n font-size: 18px;\n line-height: 18px;\n font-family: \"Noto Serif\", serif;\n }\n .pref-container {\n text-align: left;\n padding: 16px;\n }\n #link {\n color: #81a3a9;\n font-size: 18px;\n padding: 16px;\n font-style: italic;\n }\n simple-icon-button {\n float: right;\n }\n "]);
- _templateObject_1da61c605a6e11eb8957f34616f75140 = function _templateObject_1da61c605a6e11eb8957f34616f75140() {
+ _templateObject_90642b60625811eb9a9521b3fdb3953c = function _templateObject_90642b60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -61,7 +61,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../hax-body-behavi
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1da61c605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_90642b60625811eb9a9521b3fdb3953c())];
}
}]);
@@ -91,9 +91,23 @@ define(["exports", "../../../lit-element/lit-element.js", "../../hax-body-behavi
}
babelHelpers.createClass(HaxPreferencesDialog, [{
+ key: "closeBtn",
+ value: function closeBtn(e) {
+ this.dispatchEvent(new CustomEvent("hax-tray-button-click", {
+ bubbles: true,
+ cancelable: true,
+ composed: true,
+ detail: {
+ eventName: "open-preferences",
+ index: 0,
+ value: true
+ }
+ }));
+ }
+ }, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1da61c605a6e11eb8957f34616f75140(), this.title, _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer, !this.hideLink ? (0, _litElement.html)(_templateObject3_1da61c605a6e11eb8957f34616f75140()) : "");
+ return (0, _litElement.html)(_templateObject2_90642b60625811eb9a9521b3fdb3953c(), this.title, this.closeBtn, _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer, !this.hideLink ? (0, _litElement.html)(_templateObject3_90642b60625811eb9a9521b3fdb3953c()) : "");
}
}, {
key: "firstUpdated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-stax-browser.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-stax-browser.js
index 91f84fcdd2c..7390f03fee4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-stax-browser.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-stax-browser.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.HaxStaxBrowser = void 0;
- function _templateObject3_1da929a05a6e11eb8957f34616f75140() {
+ function _templateObject3_906738a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_1da929a05a6e11eb8957f34616f75140 = function _templateObject3_1da929a05a6e11eb8957f34616f75140() {
+ _templateObject3_906738a0625811eb9a9521b3fdb3953c = function _templateObject3_906738a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1da929a05a6e11eb8957f34616f75140() {
+ function _templateObject2_906738a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject2_1da929a05a6e11eb8957f34616f75140 = function _templateObject2_1da929a05a6e11eb8957f34616f75140() {
+ _templateObject2_906738a0625811eb9a9521b3fdb3953c = function _templateObject2_906738a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1da929a05a6e11eb8957f34616f75140() {
+ function _templateObject_906738a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .stax-container {\n text-align: center;\n margin: 0px 16px;\n }\n "]);
- _templateObject_1da929a05a6e11eb8957f34616f75140 = function _templateObject_1da929a05a6e11eb8957f34616f75140() {
+ _templateObject_906738a0625811eb9a9521b3fdb3953c = function _templateObject_906738a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,7 +55,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(HaxStaxBrowser, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1da929a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_906738a0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -71,8 +71,8 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(HaxStaxBrowser, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1da929a05a6e11eb8957f34616f75140(), this.staxList.map(function (stax) {
- return (0, _litElement.html)(_templateObject3_1da929a05a6e11eb8957f34616f75140(), stax.index, stax.details.title, stax.stax);
+ return (0, _litElement.html)(_templateObject2_906738a0625811eb9a9521b3fdb3953c(), this.staxList.map(function (stax) {
+ return (0, _litElement.html)(_templateObject3_906738a0625811eb9a9521b3fdb3953c(), stax.index, stax.details.title, stax.stax);
}));
}
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-store.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-store.js
index dc6d54ac52c..e75707be1ce 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-store.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-store.js
@@ -12,10 +12,10 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "..
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1ddb36205a6e11eb8957f34616f75140() {
+ function _templateObject_909c5260625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1ddb36205a6e11eb8957f34616f75140 = function _templateObject_1ddb36205a6e11eb8957f34616f75140() {
+ _templateObject_909c5260625811eb9a9521b3fdb3953c = function _templateObject_909c5260625811eb9a9521b3fdb3953c() {
return data;
};
@@ -325,7 +325,7 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "..
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1ddb36205a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_909c5260625811eb9a9521b3fdb3953c());
}
/**
* convention
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-text-context.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-text-context.js
index 4ae9d13ee2d..be093120fb2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-text-context.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-text-context.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.HaxTextContext = void 0;
- function _templateObject3_1de4ac005a6e11eb8957f34616f75140() {
+ function _templateObject3_90b5cdd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n ", "\n "]);
- _templateObject3_1de4ac005a6e11eb8957f34616f75140 = function _templateObject3_1de4ac005a6e11eb8957f34616f75140() {
+ _templateObject3_90b5cdd0625811eb9a9521b3fdb3953c = function _templateObject3_90b5cdd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1de4ac005a6e11eb8957f34616f75140() {
+ function _templateObject2_90b5cdd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n simple-popover-manager button { color: black; font-size: 10px\n !important; margin: 0; padding: 4px; text-align:left; overflow:\n hidden; min-height: unset; width: 100%; display: block;\n justify-content: start; align-items: center; border: 0; }\n simple-popover-manager button simple-icon-lite {\n --simple-icon-height: 18px; --simple-icon-width: 18px; margin-right:\n 8px; }\n
\n \n \n Change how the text is structured and visualized in the page.\n
\n \n ", "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Subscript \n Superscript \n Underline \n Cross out \n Insert item above \n Insert item below \n \n "]);
- _templateObject2_1de4ac005a6e11eb8957f34616f75140 = function _templateObject2_1de4ac005a6e11eb8957f34616f75140() {
+ _templateObject2_90b5cdd0625811eb9a9521b3fdb3953c = function _templateObject2_90b5cdd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1de4ac005a6e11eb8957f34616f75140() {
+ function _templateObject_90b5cdd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n pointer-events: none;\n }\n :host [hidden] {\n display: none;\n }\n simple-popover-selection {\n display: flex;\n }\n .selected-buttons {\n transition: 0.1s all ease-in-out;\n width: 0;\n }\n :host([has-selected-text]) .selected-buttons {\n width: 100%;\n }\n #toolbar {\n overflow: hidden;\n }\n button {\n color: black;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n font-size: 11px;\n line-height: 24px;\n margin: 0;\n padding: 0 4px;\n min-height: 24px;\n }\n button:hover {\n cursor: pointer;\n color: black;\n }\n simple-icon-lite {\n --simple-icon-height: 20px;\n --simple-icon-width: 20px;\n padding: 4px;\n }\n hax-context-item-textop,\n hax-context-item {\n transition: all 0.2s linear;\n visibility: visible;\n opacity: 1;\n }\n hax-context-item-textop[hidden],\n hax-context-item[hidden] {\n visibility: hidden;\n opacity: 0;\n }\n :host(.hax-context-pin-top) hax-toolbar {\n position: fixed;\n top: 0px;\n flex-direction: column;\n }\n "]);
- _templateObject_1de4ac005a6e11eb8957f34616f75140 = function _templateObject_1de4ac005a6e11eb8957f34616f75140() {
+ _templateObject_90b5cdd0625811eb9a9521b3fdb3953c = function _templateObject_90b5cdd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,7 +55,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
babelHelpers.createClass(HaxTextContext, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1de4ac005a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_90b5cdd0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -143,8 +143,8 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
babelHelpers.createClass(HaxTextContext, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1de4ac005a6e11eb8957f34616f75140(), this.textFormatChanged, this.formatIcon, this.formattingList.map(function (val) {
- return (0, _litElement.html)(_templateObject3_1de4ac005a6e11eb8957f34616f75140(), val.value, val.icon, val.text);
+ return (0, _litElement.html)(_templateObject2_90b5cdd0625811eb9a9521b3fdb3953c(), this.textFormatChanged, this.formatIcon, this.formattingList.map(function (val) {
+ return (0, _litElement.html)(_templateObject3_90b5cdd0625811eb9a9521b3fdb3953c(), val.value, val.icon, val.text);
}), !this.sourceView, !this._showLists, !this._showLists, !this._showIndent, !this._showIndent, !this.hasSelectedText, !this.hasSelectedText, !this.hasSelectedText, !this.hasSelectedText, !this.hasSelectedText, this.isSafari || !this.hasSelectedText, !this.isSafari || !this.hasSelectedText, !this.hasSelectedText, !this.hasSelectedText, !this.hasSelectedText, !this.hasSelectedText);
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-item.js
index 78e72464e7b..a5eaab510d6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-item.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-tooltip/
});
_exports.HaxToolbarItem = void 0;
- function _templateObject2_1de8a3a05a6e11eb8957f34616f75140() {
+ function _templateObject2_90bbe850625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n box-sizing: border-box;\n height: 36px;\n width: 36px;\n transition: 0.2s opacity ease-in-out;\n --hax-contextual-action-text-color: white;\n }\n :host([large]),\n :host([mini]) {\n height: unset;\n width: unset;\n }\n :host([disabled]) {\n pointer-events: none;\n background-color: grey;\n opacity: 0.5;\n }\n :host([danger]) {\n --hax-contextual-action-hover-color: var(\n --simple-colors-default-theme-red-8,\n #ff7777\n );\n }\n :host([menu]) {\n width: 100%;\n position: relative;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: flex;\n -ms-flex-direction: row;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n -webkit-font-smoothing: antialiased;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n }\n :host([menu]) button {\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n }\n #label {\n padding-left: 5px;\n }\n button {\n display: flex;\n align-items: center;\n min-width: 0;\n margin: 0;\n border: 0px;\n text-transform: none;\n padding: 0;\n border-radius: 0;\n font-size: 12px;\n transition: 0.2s all, 0 height;\n height: 36px;\n width: 36px;\n min-width: unset;\n background-color: var(\n --hax-contextual-action-color,\n var(--simple-colors-default-theme-grey-12, #007999)\n );\n\n color: var(\n --hax-contextual-action-text-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n }\n :host(:not([disabled])) button:active,\n :host(:not([disabled])) button:hover,\n :host(:not([disabled])) button:focus {\n background-color: var(\n --hax-contextual-action-hover-color,\n var(--simple-colors-default-theme-grey-8, #009dc7)\n );\n color: var(\n --hax-contextual-action-text-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n outline: 1px solid\n var(\n --hax-contextual-action-color,\n var(--simple-colors-default-theme-grey-8, #007999)\n );\n z-index: 2;\n }\n :host([default]) button {\n background: black;\n }\n :host([dark]:not([disabled])) button {\n background-color: var(--hax-color-text, #000000);\n color: var(--hax-color-bg-accent);\n }\n :host([dark]:not([disabled])) button:hover {\n background-color: var(--hax-color-bg-accent);\n color: var(--hax-color-text, #000000);\n }\n :host([dark]) button:active {\n background: var(--hax-color-bg-accent);\n color: var(--hax-color-text, #000000);\n }\n simple-icon-lite {\n --simple-icon-height: 20px;\n --simple-icon-width: 20px;\n padding: 0;\n margin: 0;\n }\n :host([mini]) button {\n width: 28px;\n height: 28px;\n padding: 1px;\n border: 0px;\n }\n :host([light]) button {\n background-color: #aaaaaa;\n color: #ffffff;\n }\n :host([circle]) button {\n border-radius: 50%;\n display: block;\n }\n :host([large]) button {\n border-radius: 0;\n width: unset;\n padding: 0px;\n border: 0px;\n }\n button:active,\n button:hover,\n button:focus {\n cursor: pointer;\n }\n :host([mini]:not([disabled])) button:active,\n :host([mini]:not([disabled])) button:hover,\n :host([mini]:not([disabled])) button:focus {\n outline: unset;\n border: 1px solid\n var(--hax-color-accent1, --simple-colors-default-theme-light-blue-7);\n }\n :host([menu]) button {\n padding: 0 8px;\n width: 100%;\n height: 36px;\n }\n :host([menu]:not([disabled])) button:hover {\n color: white;\n }\n .flip-icon {\n transform: rotateY(180deg);\n }\n simple-tooltip {\n --simple-tooltip-background: #000000;\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: #ffffff;\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-duration-in: 100ms;\n --simple-tooltip-duration-out: 0;\n --simple-tooltip-border-radius: 0;\n --simple-tooltip-font-size: 14px;\n }\n simple-icon-lite {\n --simple-colors-default-theme-accent-8: white;\n }\n :host([disabled]) simple-icon-lite {\n --simple-colors-default-theme-accent-8: unset;\n }\n "]);
- _templateObject2_1de8a3a05a6e11eb8957f34616f75140 = function _templateObject2_1de8a3a05a6e11eb8957f34616f75140() {
+ _templateObject2_90bbe850625811eb9a9521b3fdb3953c = function _templateObject2_90bbe850625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1de8a3a05a6e11eb8957f34616f75140() {
+ function _templateObject_90bbe850625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n\n ", " \n \n \n \n ", "\n \n "]);
- _templateObject_1de8a3a05a6e11eb8957f34616f75140 = function _templateObject_1de8a3a05a6e11eb8957f34616f75140() {
+ _templateObject_90bbe850625811eb9a9521b3fdb3953c = function _templateObject_90bbe850625811eb9a9521b3fdb3953c() {
return data;
};
@@ -38,12 +38,12 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-tooltip/
babelHelpers.createClass(HaxToolbarItem, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1de8a3a05a6e11eb8957f34616f75140(), this.disabled, this.tooltip, this.icon, this.icon == "" ? true : false, this.label == "" ? true : false, this.label, this.tooltip == "" ? true : false, this.tooltipDirection, this.tooltip);
+ return (0, _litElement.html)(_templateObject_90bbe850625811eb9a9521b3fdb3953c(), this.disabled, this.tooltip, this.icon, this.icon == "" ? true : false, this.label == "" ? true : false, this.label, this.tooltip == "" ? true : false, this.tooltipDirection, this.tooltip);
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1de8a3a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_90bbe850625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-menu.js
index b3c178fc2a9..91aec66485c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar-menu.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.HaxToolbarMenu = void 0;
- function _templateObject2_1dfceef05a6e11eb8957f34616f75140() {
+ function _templateObject2_90c07c30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n box-sizing: border-box;\n }\n simple-icon-lite {\n --simple-icon-height: 10px;\n --simple-icon-width: 10px;\n margin-left: -2px;\n }\n .flip-icon {\n transform: rotateY(180deg);\n }\n "]);
- _templateObject2_1dfceef05a6e11eb8957f34616f75140 = function _templateObject2_1dfceef05a6e11eb8957f34616f75140() {
+ _templateObject2_90c07c30625811eb9a9521b3fdb3953c = function _templateObject2_90c07c30625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1dfceef05a6e11eb8957f34616f75140() {
+ function _templateObject_90c07c30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n simple-popover-manager hax-context-item { overflow: hidden; display:\n flex; } simple-popover-manager { --simple-popover-padding: 0; }\n hax-context-item-textop[hidden] { opacity: 0; display: none;\n visibility: hidden; }\n
\n \n \n \n \n \n
\n \n "]);
- _templateObject_1dfceef05a6e11eb8957f34616f75140 = function _templateObject_1dfceef05a6e11eb8957f34616f75140() {
+ _templateObject_90c07c30625811eb9a9521b3fdb3953c = function _templateObject_90c07c30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -38,7 +38,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
babelHelpers.createClass(HaxToolbarMenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1dfceef05a6e11eb8957f34616f75140(), this.selectedChanged, this.disabled, this.mini, this.disabled, this.action, this.icon, !this.icon, this.iconClass, this.tooltip);
+ return (0, _litElement.html)(_templateObject_90c07c30625811eb9a9521b3fdb3953c(), this.selectedChanged, this.disabled, this.mini, this.disabled, this.action, this.icon, !this.icon, this.iconClass, this.tooltip);
}
}, {
key: "selectedChanged",
@@ -49,7 +49,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1dfceef05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_90c07c30625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar.js
index 9be547e045d..e13224dcd85 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-toolbar.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
});
_exports.HaxToolbar = void 0;
- function _templateObject2_1e015bc05a6e11eb8957f34616f75140() {
+ function _templateObject2_90c36260625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n
\n "]);
- _templateObject2_1e015bc05a6e11eb8957f34616f75140 = function _templateObject2_1e015bc05a6e11eb8957f34616f75140() {
+ _templateObject2_90c36260625811eb9a9521b3fdb3953c = function _templateObject2_90c36260625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e015bc05a6e11eb8957f34616f75140() {
+ function _templateObject_90c36260625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n justify-content: flex-start;\n visibility: visible;\n transition: 0.2s all ease-in-out;\n box-sizing: border-box;\n pointer-events: all;\n background-color: white;\n }\n\n :host *[hidden] {\n display: none;\n }\n .wrapper {\n display: flex;\n align-items: center;\n transition: 0.2s all ease-in-out;\n visibility: visible;\n opacity: 0.8;\n }\n .wrapper:hover {\n opacity: 1;\n }\n :host .wrapper ::slotted(*) {\n pointer-events: all;\n }\n .close-cap {\n margin: 10px 10px 0 8px;\n display: flex;\n padding: 0;\n }\n :host * ::slotted(hax-context-item:hover),\n :host * ::slotted(hax-context-item-textop:hover),\n :host * ::slotted(hax-context-item-menu:hover),\n hax-context-item:hover,\n hax-context-item-textop:hover,\n hax-context-item-menu:hover {\n z-index: 2;\n }\n #moremenu hax-context-item,\n #moremenu ::slotted(button),\n button {\n height: 32px;\n padding: 0;\n min-width: 100px;\n color: white !important;\n border: 0;\n }\n\n #moremenu hax-context-item:hover,\n :host #moremenu ::slotted(button:hover),\n button:hover {\n cursor: pointer;\n }\n .convert-button {\n border-top: 1px solid var(--hax-color-bg-accent);\n }\n "]);
- _templateObject_1e015bc05a6e11eb8957f34616f75140 = function _templateObject_1e015bc05a6e11eb8957f34616f75140() {
+ _templateObject_90c36260625811eb9a9521b3fdb3953c = function _templateObject_90c36260625811eb9a9521b3fdb3953c() {
return data;
};
@@ -42,7 +42,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1e015bc05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_90c36260625811eb9a9521b3fdb3953c())];
}
}]);
@@ -60,7 +60,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./hax-toolbar-item.js
babelHelpers.createClass(HaxToolbar, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1e015bc05a6e11eb8957f34616f75140(), this.hideMore);
+ return (0, _litElement.html)(_templateObject2_90c36260625811eb9a9521b3fdb3953c(), this.hideMore);
}
}], [{
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-button.js
index 2dbf7d160b2..00ac5b5725f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-button.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
});
_exports.HAXTrayButton = void 0;
- function _templateObject7_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject7_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-purple-8,\n #8a009b\n );\n --simple-fields-accent-color: var(\n --simple-colors-default-theme-purple-8,\n #8a009b\n );\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n margin: 1px 0;\n transition: all 0.5ms ease-in-out;\n }\n :host([disabled]) {\n pointer-events: none;\n opacity: 0.2;\n }\n simple-icon {\n --simple-icon-height: 20px;\n --simple-icon-width: 20px;\n transform: var(--hax-tray-button-rotate);\n }\n .item-label {\n margin-top: 4px;\n width: 60px;\n font-size: 10px;\n line-height: 10px;\n text-align: center;\n text-overflow: ellipsis;\n overflow: hidden;\n word-break: break-word;\n }\n :host([wide]) {\n display: block;\n width: 100%;\n }\n :host([wide]) .item-label {\n width: unset;\n }\n :host([wide]) button {\n align-items: center;\n justify-content: space-around;\n }\n .flip-icon {\n transform: rotateY(180deg);\n }\n button {\n text-transform: none;\n color: var(\n --hax-quick-button-accent-text,\n var(--simple-colors-default-theme-grey-12, #000)\n );\n background-color: var(\n --hax-quick-button-accent,\n var(--simple-colors-default-theme-grey-2, #eee)\n );\n border: 1px solid\n var(\n --hax-quick-button-accent,\n var(--simple-colors-default-theme-grey-3, #dddddd)\n );\n min-width: unset;\n cursor: pointer;\n align-items: center;\n height: 40px;\n display: flex;\n width: 100%;\n padding: 4px;\n margin: 0px;\n border-radius: 0;\n transition: all 0.5ms ease-in-out;\n }\n button:active,\n button:focus,\n button:hover {\n color: var(\n --hax-tray-panel-accent-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n background-color: var(\n --hax-tray-panel-accent,\n var(\n --hax-contextual-action-color,\n var(--simple-colors-default-theme-grey-12, #333333)\n )\n );\n border-color: var(\n --hax-tray-panel-accent,\n var(\n --hax-contextual-action-color,\n var(--simple-colors-default-theme-grey-12, #333333)\n )\n );\n transition: all 0.5ms ease-in-out;\n }\n button simple-icon {\n display: inline-block;\n }\n :host([mini]) {\n height: 30px;\n width: 30px;\n }\n :host([mini]) button {\n height: 30px;\n width: 30px;\n }\n :host([mini]) button simple-icon {\n --simple-icon-height: 18px;\n --simple-icon-width: 18px;\n }\n .item-title {\n margin-top: 8px;\n color: var(--simple-colors-default-theme-grey-12, #000);\n width: 100%;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n font-size: 12px;\n line-height: 12px;\n height: 12px;\n text-align: center;\n }\n .button-inner {\n display: flex;\n }\n simple-tooltip {\n font-size: 16px;\n --simple-tooltip-background: var(\n --simple-colors-default-theme-grey-12,\n #000\n );\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: var(\n --simple-colors-default-theme-grey-1,\n #dddddd\n );\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-duration-in: 100ms;\n --simple-tooltip-duration-out: 0;\n --simple-tooltip-border-radius: 0;\n --simple-tooltip-font-size: 14px;\n }\n "]);
- _templateObject7_1e079d505a6e11eb8957f34616f75140 = function _templateObject7_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject7_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject7_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -20,60 +20,60 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject6_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject6_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject6_1e079d505a6e11eb8957f34616f75140 = function _templateObject6_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject6_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject6_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject5_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", "
"]);
- _templateObject5_1e079d505a6e11eb8957f34616f75140 = function _templateObject5_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject5_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject5_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject4_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject4_1e079d505a6e11eb8957f34616f75140 = function _templateObject4_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject4_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject4_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject3_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject3_1e079d505a6e11eb8957f34616f75140 = function _templateObject3_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject3_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject3_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject2_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject2_1e079d505a6e11eb8957f34616f75140 = function _templateObject2_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject2_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject2_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e079d505a6e11eb8957f34616f75140() {
+ function _templateObject_90c97ce0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n ", "\n \n ", "\n "]);
- _templateObject_1e079d505a6e11eb8957f34616f75140 = function _templateObject_1e079d505a6e11eb8957f34616f75140() {
+ _templateObject_90c97ce0625811eb9a9521b3fdb3953c = function _templateObject_90c97ce0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -132,7 +132,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
babelHelpers.createClass(HAXTrayButton, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1e079d505a6e11eb8957f34616f75140(), this.label, this.disabled, this._fireEvent, this.icon ? (0, _litElement.html)(_templateObject2_1e079d505a6e11eb8957f34616f75140(), this.icon, this.colorMeaning ? this.accentColor : "grey", this.colorMeaning ? true : this.iconDark) : (0, _litElement.html)(_templateObject3_1e079d505a6e11eb8957f34616f75140()), this.mini ? (0, _litElement.html)(_templateObject4_1e079d505a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject5_1e079d505a6e11eb8957f34616f75140(), this.label), this.mini ? (0, _litElement.html)(_templateObject6_1e079d505a6e11eb8957f34616f75140(), this.label) : "");
+ return (0, _litElement.html)(_templateObject_90c97ce0625811eb9a9521b3fdb3953c(), this.label, this.disabled, this._fireEvent, this.icon ? (0, _litElement.html)(_templateObject2_90c97ce0625811eb9a9521b3fdb3953c(), this.icon, this.colorMeaning ? this.accentColor : "grey", this.colorMeaning ? true : this.iconDark) : (0, _litElement.html)(_templateObject3_90c97ce0625811eb9a9521b3fdb3953c()), this.mini ? (0, _litElement.html)(_templateObject4_90c97ce0625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject5_90c97ce0625811eb9a9521b3fdb3953c(), this.label), this.mini ? (0, _litElement.html)(_templateObject6_90c97ce0625811eb9a9521b3fdb3953c(), this.label) : "");
}
}, {
key: "_focusIn",
@@ -297,7 +297,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HAXTrayButton), "styles", this)), [(0, _litElement.css)(_templateObject7_1e079d505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HAXTrayButton), "styles", this)), [(0, _litElement.css)(_templateObject7_90c97ce0625811eb9a9521b3fdb3953c())]);
}
}]);
return HAXTrayButton;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-upload.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-upload.js
index 2a55442e93e..8f307b4f3e2 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-upload.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray-upload.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../utils/utils.js"
});
_exports.HaxTrayUpload = void 0;
- function _templateObject2_1e0d69b05a6e11eb8957f34616f75140() {
+ function _templateObject2_90ce5ee0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_1e0d69b05a6e11eb8957f34616f75140 = function _templateObject2_1e0d69b05a6e11eb8957f34616f75140() {
+ _templateObject2_90ce5ee0625811eb9a9521b3fdb3953c = function _templateObject2_90ce5ee0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e0d69b05a6e11eb8957f34616f75140() {
+ function _templateObject_90ce5ee0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n input[hidden] {\n display: none;\n }\n vaadin-upload::part(file-list) {\n display: none;\n }\n "]);
- _templateObject_1e0d69b05a6e11eb8957f34616f75140 = function _templateObject_1e0d69b05a6e11eb8957f34616f75140() {
+ _templateObject_90ce5ee0625811eb9a9521b3fdb3953c = function _templateObject_90ce5ee0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -38,7 +38,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../utils/utils.js"
babelHelpers.createClass(HaxTrayUpload, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1e0d69b05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_90ce5ee0625811eb9a9521b3fdb3953c())];
}
/**
* Convention we use
@@ -74,7 +74,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../utils/utils.js"
babelHelpers.createClass(HaxTrayUpload, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1e0d69b05a6e11eb8957f34616f75140(), this._fileAboutToUpload, this._fileUploadResponse);
+ return (0, _litElement.html)(_templateObject2_90ce5ee0625811eb9a9521b3fdb3953c(), this._fileAboutToUpload, this._fileUploadResponse);
}
/**
* Configure asset after upload or URL passed in.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray.js
index af1b6db402f..6b36bab349d 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-tray.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
_exports.HaxTray = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_1e2510605a6e11eb8957f34616f75140() {
+ function _templateObject4_90e8c4b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n font-family: var(--simple-fields-font-family, sans-serif);\n display: block;\n z-index: 100000000;\n position: absolute;\n transition: 0.2s all ease-in-out;\n --hax-contextual-action-text-color: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-contextual-action-color: var(\n --simple-colors-default-theme-grey-12,\n #009dc7\n );\n --hax-contextual-action-hover-color: var(\n --simple-colors-default-theme-grey-8,\n #009dc7\n );\n --simple-fields-accent-color: var(\n --simple-colors-default-theme-cyan-8,\n #007999\n );\n --a11y-tabs-focus-color: var(\n --hax-contextual-action-hover-color,\n var(--simple-colors-default-theme-grey-8, #009dc7)\n );\n }\n .wrapper {\n color: var(--hax-color-text, #000000);\n position: fixed;\n top: 0;\n background-color: transparent;\n font-size: 20px;\n width: var(---hax-tray-width, 300px);\n transition: 0.2s all ease-in-out;\n opacity: 0;\n visibility: hidden;\n pointer-events: none;\n }\n :host([edit-mode]) .wrapper {\n opacity: 1;\n visibility: visible;\n right: 0;\n pointer-events: all;\n }\n #addcollapse {\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-purple-8,\n #8a009b\n );\n --simple-fields-accent-color: var(\n --simple-colors-default-theme-purple-8,\n #8a009b\n );\n }\n #settingscollapse {\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-green-8,\n #00762e\n );\n --simple-fields-accent-color: var(\n --simple-colors-default-theme-green-8,\n #00762e\n );\n --simple-fields-margin: 4px;\n --simple-fields-font-size: 12px;\n }\n #searchapps {\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-cyan-8,\n #007999\n );\n --simple-fields-accent-color: var(\n --simple-colors-default-theme-cyan-8,\n #007999\n );\n }\n :host([edit-mode][collapsed]) a11y-collapse-group {\n right: -100vw;\n }\n :host([element-align=\"left\"]) .wrapper {\n left: -1000px;\n }\n :host([element-align=\"right\"]) .wrapper {\n right: -1000px;\n }\n :host([edit-mode][element-align=\"left\"]) .wrapper {\n left: 0;\n }\n :host([edit-mode][element-align=\"right\"]) .wrapper {\n right: 0;\n }\n :host([edit-mode][element-align=\"left\"]) #toggle-tray-size {\n --hax-tray-button-rotate: rotate(-180deg);\n }\n /** default is right so lets support left too */\n :host([edit-mode][element-align=\"left\"][collapsed])\n a11y-collapse-group {\n right: unset;\n left: -100vw;\n }\n :host([edit-mode][element-align=\"left\"]) .ops,\n :host([edit-mode][element-align=\"left\"]) .quick,\n :host([edit-mode][element-align=\"left\"]) .quick-buttons {\n flex-direction: row-reverse;\n }\n :host([element-align=\"left\"]) #toggle-element-align {\n --hax-tray-button-rotate: rotate(-90deg) scaleX(-1) !important;\n }\n :host([element-align=\"right\"]) #toggle-element-align {\n --hax-tray-button-rotate: rotate(90deg) !important;\n }\n simple-popover {\n --simple-popover-max-height: 50vh;\n }\n hax-tray-button,\n a11y-collapse,\n a11y-collapse-group,\n hax-app-browser,\n hax-gizmo-browser {\n transition: 0.2s all ease-in-out;\n visibility: visible;\n }\n hax-tray-button:not(:defined),\n a11y-collapse:not(:defined),\n a11y-collapse-group:not(:defined),\n hax-app-browser:not(:defined),\n hax-gizmo-browser:not(:defined) {\n visibility: hidden;\n }\n *[hidden] {\n display: none;\n }\n :host([element-align=\"right\"]) a11y-collapse-group {\n margin: 0 -350px 0 0;\n right: 0;\n }\n :host([element-align=\"left\"]) a11y-collapse-group {\n margin: 0 0 0 -350px;\n left: 0;\n }\n :host([edit-mode][element-align=\"left\"]) a11y-collapse-group,\n :host([edit-mode][element-align=\"right\"]) a11y-collapse-group {\n position: absolute;\n margin: 0;\n top: 32;\n }\n a11y-collapse-group {\n position: fixed;\n font-size: 16px;\n margin: 0;\n background-color: var(--simple-colors-default-theme-grey-1, #fff);\n }\n a11y-collapse {\n font-size: 12px;\n font-weight: normal;\n --a11y-tabs-content-padding: 0;\n width: calc(var(---hax-tray-width, 300px) - 2px);\n --a11y-collapse-heading-color: var(\n --simple-colors-default-theme-grey-7,\n #666\n );\n --a11y-collapse-heading-background-color: var(\n --simple-colors-default-theme-grey-2,\n #eee\n );\n --a11y-collapse-padding-top: 0px;\n --a11y-collapse-padding-right: 0px;\n --a11y-collapse-padding-bottom: 0px;\n --a11y-collapse-padding-left: 0px;\n --a11y-collapse-border: 1px solid\n var(--simple-colors-default-theme-grey-3, #dddddd);\n --a11y-collapse-border-between: 1px solid\n var(--simple-colors-default-theme-grey-3, #dddddd);\n transition: all 0.5ms ease-in-out;\n border-left: 3px solid\n var(--simple-colors-default-theme-grey-3, #dddddd);\n }\n a11y-collapse:not([expanded]) div[slot=\"content\"] {\n display: none;\n }\n a11y-collapse div[slot=\"heading\"] {\n cursor: pointer;\n font-size: 16px;\n }\n a11y-collapse:hover {\n --a11y-collapse-heading-color: var(\n --hax-tray-panel-accent,\n var(--simple-colors-default-theme-grey-12, #000)\n );\n --a11y-collapse-heading-background-color: var(\n --hax-tray-panel-accent-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n }\n a11y-collapse:hover {\n border-left: 3px solid\n var(\n --hax-tray-panel-accent,\n var(--hax-contextual-action-hover-color)\n );\n }\n a11y-collapse[expanded],\n a11y-collapse[expanded]:hover {\n --a11y-collapse-heading-color: var(\n --hax-tray-panel-accent,\n var(--hax-contextual-action-hover-color)\n );\n --a11y-collapse-heading-background-color: var(\n --hax-tray-panel-accent-text,\n var(--simple-colors-default-theme-grey-1)\n );\n }\n a11y-collapse[disabled] {\n --a11y-collapse-heading-color: var(\n --simple-colors-default-theme-grey-7,\n #666\n ) !important;\n --a11y-collapse-heading-background-color: var(\n --simple-colors-default-theme-grey-2,\n #eee\n ) !important;\n cursor: not-allowed;\n }\n a11y-collapse[disabled] div[slot=\"heading\"] {\n cursor: not-allowed !important;\n opacity: 0.6;\n }\n #settingscollapse div[slot=\"content\"] {\n padding: 0;\n margin: 0;\n }\n a11y-collapse[expanded] div[slot=\"content\"] {\n min-height: 300px;\n max-height: 70vh;\n overflow: auto;\n }\n simple-icon-lite {\n margin-right: 8px;\n }\n .quick-buttons {\n width: var(---hax-tray-width, 300px);\n display: flex;\n color: var(--simple-colors-default-theme-grey-12, #000);\n background-color: var(--simple-colors-default-theme-grey-4, #bbb);\n justify-content: space-between;\n transition: all 0.5ms ease-in-out;\n }\n .quick-buttons hax-tray-button {\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-cyan-8,\n #007999\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n }\n\n #button,\n .quick-buttons #haxsavebutton {\n --hax-quick-button-accent: var(\n --simple-colors-default-theme-cyan-8,\n #007999\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-cyan-7,\n #009dc7\n );\n --hax-quick-button-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n }\n .quick-buttons #haxcancelbutton {\n --hax-quick-button-accent: var(\n --simple-colors-default-theme-red-8,\n #ac0000\n );\n --hax-tray-panel-accent: var(\n --simple-colors-default-theme-red-7,\n #ee0000\n );\n --hax-quick-button-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n --hax-tray-panel-accent-text: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n }\n .quick-buttons .ops {\n display: flex;\n justify-content: flex-start;\n }\n .quick-buttons .quick {\n display: flex;\n justify-content: flex-end;\n }\n div[slot=\"heading\"] {\n margin: 0;\n padding: 10px;\n }\n :host([element-align=\"right\"]) #button {\n right: 0;\n }\n :host([element-align=\"left\"]) #button {\n left: 0;\n }\n\n #button {\n position: fixed;\n top: 0;\n border: 1px solid black;\n box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);\n visibility: visible;\n z-index: 1000;\n margin: 0;\n }\n :host([edit-mode]) #button {\n visibility: hidden;\n opacity: 0;\n }\n #button:hover {\n opacity: 1;\n }\n .active-op-name {\n display: inline-flex;\n vertical-align: text-bottom;\n padding: 4px 2px;\n max-width: 60px;\n font-size: 11px;\n overflow: hidden;\n text-align: center;\n color: white;\n }\n /** This is mobile layout for controls */\n @media screen and (max-width: 800px) {\n .ops,\n .quick,\n .quick-buttons {\n flex-direction: row-reverse;\n }\n .wrapper {\n top: 0;\n left: 0;\n right: 0;\n margin: 0 !important;\n }\n .quick-buttons {\n position: relative;\n z-index: 1;\n }\n #toggle-element-align {\n display: none;\n }\n #toggle-tray-size {\n --hax-tray-button-rotate: rotate(-90deg) !important;\n }\n :host([edit-mode][collapsed]) a11y-collapse-group {\n top: -200vh;\n left: unset !important;\n right: unset !important;\n }\n }\n @media screen and (max-width: 600px) {\n :host([edit-mode]) .hide-small {\n display: none;\n }\n }\n "]);
- _templateObject4_1e2510605a6e11eb8957f34616f75140 = function _templateObject4_1e2510605a6e11eb8957f34616f75140() {
+ _templateObject4_90e8c4b0625811eb9a9521b3fdb3953c = function _templateObject4_90e8c4b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -21,30 +21,30 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1e2510605a6e11eb8957f34616f75140() {
+ function _templateObject3_90e8c4b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_1e2510605a6e11eb8957f34616f75140 = function _templateObject3_1e2510605a6e11eb8957f34616f75140() {
+ _templateObject3_90e8c4b0625811eb9a9521b3fdb3953c = function _templateObject3_90e8c4b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e2510605a6e11eb8957f34616f75140() {
+ function _templateObject2_90e8c4b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1e2510605a6e11eb8957f34616f75140 = function _templateObject2_1e2510605a6e11eb8957f34616f75140() {
+ _templateObject2_90e8c4b0625811eb9a9521b3fdb3953c = function _templateObject2_90e8c4b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e2510605a6e11eb8957f34616f75140() {
+ function _templateObject_90e8c4b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n
\n
\n \n \n \n \n ", "\n
\n \n Settings panel changes contextually based on the item you are\n currently working on. If you select a paragraph in the page, it\n will change to a P tag and show settings specific to that element.\n Same for video-player's, meme's, images, tables; litereally\n anything!\n
\n \n \n
\n \n \n \n Add Content\n
\n \n When you want to add any content to the page from text, to images,\n to anything more advanced; you can always find items to add under\n the Add content menu. Click to expand, then either drag and drop\n items into the page or click and have them placed near whatever\n you are actively working on.\n
\n \n \n
Templates \n \n \n \n \n \n \n Media browser\n
\n \n Search for media and content anywhere that your copy of HAX has\n access to. Pick what to search, perform the search and then click\n or drag the item into the contnet.\n
\n \n \n \n
\n \n \n \n
\n "]);
- _templateObject_1e2510605a6e11eb8957f34616f75140 = function _templateObject_1e2510605a6e11eb8957f34616f75140() {
+ _templateObject_90e8c4b0625811eb9a9521b3fdb3953c = function _templateObject_90e8c4b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -161,7 +161,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1e2510605a6e11eb8957f34616f75140(), this.hidePanelOps ? "" : (0, _litElement.html)(_templateObject2_1e2510605a6e11eb8957f34616f75140(), this.editMode, this._clickEditButton, this.__tipText), this.hidePanelOps ? "" : (0, _litElement.html)(_templateObject3_1e2510605a6e11eb8957f34616f75140(), this._clickSaveButton, this.__tipText), this.traySizeIcon, this.traySizeText, this.menuAlignName, !this.canUndo, !this.canRedo, this.hidePreferencesButton, this.activeTagIcon, this.activeTagName, this._refreshAddData);
+ return (0, _litElement.html)(_templateObject_90e8c4b0625811eb9a9521b3fdb3953c(), this.hidePanelOps ? "" : (0, _litElement.html)(_templateObject2_90e8c4b0625811eb9a9521b3fdb3953c(), this.editMode, this._clickEditButton, this.__tipText), this.hidePanelOps ? "" : (0, _litElement.html)(_templateObject3_90e8c4b0625811eb9a9521b3fdb3953c(), this._clickSaveButton, this.__tipText), this.traySizeIcon, this.traySizeText, this.menuAlignName, !this.canUndo, !this.canRedo, this.hidePreferencesButton, this.activeTagIcon, this.activeTagName, this._refreshAddData);
}
}, {
key: "__simpleFieldsClick",
@@ -902,7 +902,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject4_1e2510605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_90e8c4b0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-view-source.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-view-source.js
index 3d2511da22b..19f930993ae 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-view-source.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-body/lib/hax-view-source.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../dl-b
_exports.HaxViewSource = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_1e2fe5d05a6e11eb8957f34616f75140() {
+ function _templateObject2_90f76ab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n text-align: left;\n }\n #textarea {\n margin: 0;\n padding: 0;\n font-size: 10px;\n resize: none;\n width: 100%;\n height: 50vh;\n width: -webkit-fill-available;\n background-color: transparent;\n color: #eeeeee;\n font-family: monospace;\n }\n .buttons {\n margin-top: 20px;\n display: flex;\n justify-content: space-evenly;\n width: 100%;\n }\n "]);
- _templateObject2_1e2fe5d05a6e11eb8957f34616f75140 = function _templateObject2_1e2fe5d05a6e11eb8957f34616f75140() {
+ _templateObject2_90f76ab0625811eb9a9521b3fdb3953c = function _templateObject2_90f76ab0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e2fe5d05a6e11eb8957f34616f75140() {
+ function _templateObject_90f76ab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n
\n "]);
- _templateObject_1e2fe5d05a6e11eb8957f34616f75140 = function _templateObject_1e2fe5d05a6e11eb8957f34616f75140() {
+ _templateObject_90f76ab0625811eb9a9521b3fdb3953c = function _templateObject_90f76ab0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -44,7 +44,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../dl-b
babelHelpers.createClass(HaxViewSource, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1e2fe5d05a6e11eb8957f34616f75140(), this.importContent.bind(this), this.scrubContent.bind(this), this.selectBody.bind(this), this.download.bind(this), this.htmlToHaxElements.bind(this));
+ return (0, _litElement.html)(_templateObject_90f76ab0625811eb9a9521b3fdb3953c(), this.importContent.bind(this), this.scrubContent.bind(this), this.selectBody.bind(this), this.download.bind(this), this.htmlToHaxElements.bind(this));
}
}, {
key: "download",
@@ -200,7 +200,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../dl-b
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1e2fe5d05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_90f76ab0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-iconset/hax-iconset.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-iconset/hax-iconset.js
index a5d1af6a3f2..aee9d1072d4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-iconset/hax-iconset.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-iconset/hax-iconset.js
@@ -1,16 +1,16 @@
define(["../../@polymer/iron-icon/iron-icon.js", "../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_11b307605a6e11eb8957f34616f75140() {
+ function _templateObject_7e2f1130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\t \t\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n"]);
- _templateObject_11b307605a6e11eb8957f34616f75140 = function _templateObject_11b307605a6e11eb8957f34616f75140() {
+ _templateObject_7e2f1130625811eb9a9521b3fdb3953c = function _templateObject_7e2f1130625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_11b307605a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_7e2f1130625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hax-text-editor/hax-text-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/hax-text-editor/hax-text-editor.js
index 373cf560740..8f832cc4b00 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hax-text-editor/hax-text-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hax-text-editor/hax-text-editor.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../rich-text-ed
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_120964c05a6e11eb8957f34616f75140() {
+ function _templateObject_7e806580625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", ""]);
- _templateObject_120964c05a6e11eb8957f34616f75140 = function _templateObject_120964c05a6e11eb8957f34616f75140() {
+ _templateObject_7e806580625811eb9a9521b3fdb3953c = function _templateObject_7e806580625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../rich-text-ed
key: "render",
// render function
value: function render() {
- return (0, _polymerElement.html)(_templateObject_120964c05a6e11eb8957f34616f75140(), babelHelpers.get(babelHelpers.getPrototypeOf(HaxTextEditor.prototype), "template", this));
+ return (0, _polymerElement.html)(_templateObject_7e806580625811eb9a9521b3fdb3953c(), babelHelpers.get(babelHelpers.getPrototypeOf(HaxTextEditor.prototype), "template", this));
} // properties available to the custom element for data binding
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/HAXCMSLitElementTheme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/HAXCMSLitElementTheme.js
index 438d97dd844..13deb50ec99 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/HAXCMSLitElementTheme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/HAXCMSLitElementTheme.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../lit-element/lit-element.js", "./HAXCMSThemeWirin
});
_exports.HAXCMSLitElementTheme = void 0;
- function _templateObject_2679a1e05a6e11eb8957f34616f75140() {
+ function _templateObject_988e9fa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([edit-mode]) {\n opacity: 1;\n --hax-base-styles-p-min-height: 38px;\n }\n :host([hidden]) {\n display: none;\n }\n [hidden] {\n display: none !important;\n }\n\n @media (prefers-reduced-motion: reduce) {\n * {\n transition: none !important;\n }\n }\n /**\n * Hide the slotted content during edit mode. This must be here to work.\n */\n :host([edit-mode]) #slot {\n display: none;\n }\n #slot {\n min-height: 50vh;\n }\n "]);
- _templateObject_2679a1e05a6e11eb8957f34616f75140 = function _templateObject_2679a1e05a6e11eb8957f34616f75140() {
+ _templateObject_988e9fa0625811eb9a9521b3fdb3953c = function _templateObject_988e9fa0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -176,7 +176,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./HAXCMSThemeWirin
styles = babelHelpers.get(babelHelpers.getPrototypeOf(HAXCMSLitElementTheme), "styles", this);
}
- return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject_2679a1e05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject_988e9fa0625811eb9a9521b3fdb3953c())]);
}
}]);
return HAXCMSLitElementTheme;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-beaker.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-beaker.js
index 466df33427a..a32dcf3f134 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-beaker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-beaker.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
_exports.HAXCMSBackendBeaker = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2af7aff05a6e11eb8957f34616f75140() {
+ function _templateObject_9ee71300625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_2af7aff05a6e11eb8957f34616f75140 = function _templateObject_2af7aff05a6e11eb8957f34616f75140() {
+ _templateObject_9ee71300625811eb9a9521b3fdb3953c = function _templateObject_9ee71300625811eb9a9521b3fdb3953c() {
return data;
};
@@ -37,7 +37,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_2af7aff05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_9ee71300625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-demo.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-demo.js
index bef26590510..2ceaceddf31 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-demo.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-demo.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
_exports.HAXCMSBackendDemo = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2afc43d05a6e11eb8957f34616f75140() {
+ function _templateObject_9eed5490625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_2afc43d05a6e11eb8957f34616f75140 = function _templateObject_2afc43d05a6e11eb8957f34616f75140() {
+ _templateObject_9eed5490625811eb9a9521b3fdb3953c = function _templateObject_9eed5490625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_2afc43d05a6e11eb8957f34616f75140(), this.jwt, this.jwtChanged);
+ return (0, _litElement.html)(_templateObject_9eed5490625811eb9a9521b3fdb3953c(), this.jwt, this.jwtChanged);
}
}, {
key: "jwtChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-nodejs.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-nodejs.js
index 4f44fec69fd..ec4f86a0671 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-nodejs.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-nodejs.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
_exports.HAXCMSBackendNodeJS = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2b0014605a6e11eb8957f34616f75140() {
+ function _templateObject_9ef3e440625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_2b0014605a6e11eb8957f34616f75140 = function _templateObject_2b0014605a6e11eb8957f34616f75140() {
+ _templateObject_9ef3e440625811eb9a9521b3fdb3953c = function _templateObject_9ef3e440625811eb9a9521b3fdb3953c() {
return data;
};
@@ -42,7 +42,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
* LitElement
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_2b0014605a6e11eb8957f34616f75140(), this.jwt, this.jwtChanged);
+ return (0, _litElement.html)(_templateObject_9ef3e440625811eb9a9521b3fdb3953c(), this.jwt, this.jwtChanged);
}
}, {
key: "jwtChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-php.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-php.js
index 715d25a1e17..8c53e0e597b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-php.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/backends/haxcms-backend-php.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
_exports.HAXCMSBackendPHP = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2b04a8405a6e11eb8957f34616f75140() {
+ function _templateObject_9efa73f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_2b04a8405a6e11eb8957f34616f75140 = function _templateObject_2b04a8405a6e11eb8957f34616f75140() {
+ _templateObject_9efa73f0625811eb9a9521b3fdb3953c = function _templateObject_9efa73f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -42,7 +42,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
* LitElement
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_2b04a8405a6e11eb8957f34616f75140(), this.jwt, this.jwtChanged);
+ return (0, _litElement.html)(_templateObject_9efa73f0625811eb9a9521b3fdb3953c(), this.jwt, this.jwtChanged);
}
}, {
key: "jwtChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-outline-editor-dialog.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-outline-editor-dialog.js
index bc8dcf2b6ad..69d636b2102 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-outline-editor-dialog.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-outline-editor-dialog.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
});
_exports.HAXCMSOutlineEditorDialog = void 0;
- function _templateObject2_268e62605a6e11eb8957f34616f75140() {
+ function _templateObject2_98a58300625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n height: 60vh;\n min-width: 50vw;\n overflow: auto;\n }\n .buttons {\n position: absolute;\n bottom: 0;\n z-index: 1000000;\n background-color: var(--simple-modal-titlebar-background, #000000);\n color: var(--simple-modal-titlebar-color, #ffffff);\n left: 0;\n right: 0;\n }\n .buttons button {\n color: black;\n background-color: white;\n }\n simple-icon {\n margin-right: 4px;\n }\n editable-outline:not(:defined) {\n display: none;\n }\n #toggle {\n float: right;\n text-transform: unset;\n }\n #savebtn {\n color: white;\n background-color: var(--haxcms-color, #2196f3);\n }\n editable-outline {\n margin-bottom: 32px;\n }\n "]);
- _templateObject2_268e62605a6e11eb8957f34616f75140 = function _templateObject2_268e62605a6e11eb8957f34616f75140() {
+ _templateObject2_98a58300625811eb9a9521b3fdb3953c = function _templateObject2_98a58300625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_268e62605a6e11eb8957f34616f75140() {
+ function _templateObject_98a58300625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n Save\n \n \n Cancel\n \n
\n "]);
- _templateObject_268e62605a6e11eb8957f34616f75140 = function _templateObject_268e62605a6e11eb8957f34616f75140() {
+ _templateObject_98a58300625811eb9a9521b3fdb3953c = function _templateObject_98a58300625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_268e62605a6e11eb8957f34616f75140(), this.viewMode, this.manifestItems, this._saveTap, this._cancelTap);
+ return (0, _litElement.html)(_templateObject_98a58300625811eb9a9521b3fdb3953c(), this.viewMode, this.manifestItems, this._saveTap, this._cancelTap);
}
}], [{
key: "styles",
@@ -56,7 +56,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_268e62605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_98a58300625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-builder.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-builder.js
index 1d90d192cf3..2a6239715de 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-builder.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-builder.js
@@ -8,10 +8,10 @@ define(["exports", "meta", "require", "../../../../lit-element/lit-element.js",
meta = babelHelpers.interopRequireWildcard(meta);
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_269d56805a6e11eb8957f34616f75140() {
+ function _templateObject2_98b9ce50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host #slot {\n background-color: var(--haxcms-color, white);\n opacity: 0.2;\n visibility: hidden;\n }\n :host([dashboard-opened]) {\n display: inline-block !important;\n margin-left: 50vw;\n height: 100vh;\n pointer-events: none;\n opacity: 0.5;\n width: 100vw;\n }\n :host([theme-loaded]) #slot {\n opacity: 1;\n visibility: visible;\n }\n simple-progress {\n display: block;\n width: 100%;\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n background-color: transparent;\n z-index: 1000;\n --simple-progress-active-color: var(\n --haxcms-color,\n rgba(255, 255, 255, 0.5)\n );\n }\n simple-progress[disabled] {\n display: none;\n }\n "]);
- _templateObject2_269d56805a6e11eb8957f34616f75140 = function _templateObject2_269d56805a6e11eb8957f34616f75140() {
+ _templateObject2_98b9ce50625811eb9a9521b3fdb3953c = function _templateObject2_98b9ce50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -22,10 +22,10 @@ define(["exports", "meta", "require", "../../../../lit-element/lit-element.js",
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_269d56805a6e11eb8957f34616f75140() {
+ function _templateObject_98b9ce50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n \n \n "]);
- _templateObject_269d56805a6e11eb8957f34616f75140 = function _templateObject_269d56805a6e11eb8957f34616f75140() {
+ _templateObject_98b9ce50625811eb9a9521b3fdb3953c = function _templateObject_98b9ce50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,7 +53,7 @@ define(["exports", "meta", "require", "../../../../lit-element/lit-element.js",
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_269d56805a6e11eb8957f34616f75140(), this.baseURI, !this.loading);
+ return (0, _litElement.html)(_templateObject_98b9ce50625811eb9a9521b3fdb3953c(), this.baseURI, !this.loading);
}
/**
* Simple "two way" data binding from the element below via events
@@ -323,7 +323,7 @@ define(["exports", "meta", "require", "../../../../lit-element/lit-element.js",
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_269d56805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_98b9ce50625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-dashboard.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-dashboard.js
index 29592eeb1fa..796be2b125b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-dashboard.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-dashboard.js
@@ -6,30 +6,30 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
});
_exports.HAXCMSSiteDashboard = void 0;
- function _templateObject3_26849e605a6e11eb8957f34616f75140() {
+ function _templateObject3_98c12150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n z-index: 1;\n display: inline-block;\n vertical-align: top;\n position: fixed;\n height: 100vh;\n width: 50vw;\n margin-left: -50vw;\n border-right: 2px solid #17271f;\n overflow: scroll;\n background-color: var(--haxcms-dashboard-bg, #37474f);\n }\n :host([dashboard-opened]) {\n margin-left: 0;\n }\n #homebutton {\n display: inline-block;\n vertical-align: top;\n margin-top: 4px;\n }\n #homebutton simple-icon-button {\n color: #ffffff;\n background-color: #000000;\n height: 40px;\n width: 40px;\n --simple-icon-width: 36px;\n --simple-icon-height: 36px;\n padding: 2px;\n border-radius: 50%;\n }\n #homebutton simple-icon-button:hover,\n #homebutton simple-icon-button:active,\n #homebutton simple-icon-button:focus {\n background-color: var(--haxcms-color, #ffffff);\n }\n .buttons {\n border: 1px solid #aaaaaa;\n background-color: var(--simple-modal-titlebar-background, #000000);\n color: var(--simple-modal-titlebar-color, #ffffff);\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n display: flex;\n }\n .buttons button {\n color: #ffffff;\n background-color: #000000;\n font-weight: bold;\n text-transform: none;\n border-radius: 0;\n border: none;\n border-right: 1px solid white;\n margin: 0;\n }\n #save {\n background-color: var(--haxcms-system-action-color);\n }\n #cancel {\n background-color: var(--haxcms-system-danger-color);\n }\n #save:active,\n #save:focus,\n #save:hover,\n #cancel:active,\n #cancel:focus,\n #cancel:hover {\n background-color: var(--haxcms-color);\n }\n .buttons button:active,\n .buttons button:focus,\n .buttons button:hover {\n color: #ffffff;\n }\n .title {\n color: white;\n font-size: 24px;\n margin: 0 0 0 16px;\n padding: 0;\n display: inline-flex;\n }\n @media screen and (max-width: 600px) {\n :host {\n width: 90vw;\n margin-left: -90vw;\n }\n .title {\n font-size: 14px;\n margin: 0;\n }\n .toptext {\n font-size: 11px;\n }\n #homebutton simple-icon-button {\n height: 36px;\n width: 36px;\n --simple-icon-height: 36px;\n --simple-icon-width: 36px;\n padding: 4px;\n }\n }\n button {\n background-color: white;\n color: black;\n }\n .publishlink {\n color: white;\n }\n .title-wrapper {\n padding: 0 16px;\n }\n .toptext {\n padding: 0;\n margin: 0;\n font-size: 12px;\n font-style: italic;\n display: inline-flex;\n }\n .fields-wrapper {\n height: auto;\n background-color: white;\n }\n #siteform {\n --a11y-tabs-height: 80vh;\n --a11y-tabs-tab-height: 75vh;\n --a11y-tabs-tab-overflow: scroll;\n --primary-color: var(--haxcms-color, #000000);\n --paper-input-container-focus-color: var(--haxcms-color, #000000);\n --lumo-primary-text-color: var(--haxcms-color, #000000);\n --a11y-tabs-color: var(--haxcms-color, #000000);\n --a11y-tabs-focus-color: var(--haxcms-color, #000000);\n }\n "]);
- _templateObject3_26849e605a6e11eb8957f34616f75140 = function _templateObject3_26849e605a6e11eb8957f34616f75140() {
+ _templateObject3_98c12150625811eb9a9521b3fdb3953c = function _templateObject3_98c12150625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_26849e605a6e11eb8957f34616f75140() {
+ function _templateObject2_98c12150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Published version\n \n \n "]);
- _templateObject2_26849e605a6e11eb8957f34616f75140 = function _templateObject2_26849e605a6e11eb8957f34616f75140() {
+ _templateObject2_98c12150625811eb9a9521b3fdb3953c = function _templateObject2_98c12150625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_26849e605a6e11eb8957f34616f75140() {
+ function _templateObject_98c12150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n \n \n
\n ", "\n \n
", " settings \n ", "\n
\n \n \n
\n \n \n Save settings\n \n \n Cancel\n \n
\n "]);
- _templateObject_26849e605a6e11eb8957f34616f75140 = function _templateObject_26849e605a6e11eb8957f34616f75140() {
+ _templateObject_98c12150625811eb9a9521b3fdb3953c = function _templateObject_98c12150625811eb9a9521b3fdb3953c() {
return data;
};
@@ -90,7 +90,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_26849e605a6e11eb8957f34616f75140(), this.backLink, this.backText, this.backText, this.manifest.title, (0, _utils.varExists)(this.manifest, "metadata.site.static.publishedLocation") ? (0, _litElement.html)(_templateObject2_26849e605a6e11eb8957f34616f75140(), (0, _utils.varGet)(this.manifest, "metadata.site.static.publishedLocation", "#")) : "", this.headers, this.body, _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer, this.loadEndpoint, this.method, this._saveSiteFieldsTap, this._cancel);
+ return (0, _litElement.html)(_templateObject_98c12150625811eb9a9521b3fdb3953c(), this.backLink, this.backText, this.backText, this.manifest.title, (0, _utils.varExists)(this.manifest, "metadata.site.static.publishedLocation") ? (0, _litElement.html)(_templateObject2_98c12150625811eb9a9521b3fdb3953c(), (0, _utils.varGet)(this.manifest, "metadata.site.static.publishedLocation", "#")) : "", this.headers, this.body, _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer, this.loadEndpoint, this.method, this._saveSiteFieldsTap, this._cancel);
}
}, {
key: "disconnectedCallback",
@@ -180,7 +180,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject3_26849e605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_98c12150625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor-ui.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor-ui.js
index 5880987e21a..c358ef464a7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor-ui.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor-ui.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "./haxcm
_exports.HAXCMSSiteEditorUI = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_26a8a1205a6e11eb8957f34616f75140() {
+ function _templateObject2_98d2fba0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n ", " \n Cancel editing \n ", " \n Edit details \n Delete page \n Add page \n Edit site outline \n ", " \n \n "]);
- _templateObject2_26a8a1205a6e11eb8957f34616f75140 = function _templateObject2_26a8a1205a6e11eb8957f34616f75140() {
+ _templateObject2_98d2fba0625811eb9a9521b3fdb3953c = function _templateObject2_98d2fba0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_26a8a1205a6e11eb8957f34616f75140() {
+ function _templateObject_98d2fba0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host *:not(:defined) {\n display: none;\n }\n :host {\n display: block;\n position: fixed;\n left: 0;\n top: 0;\n bottom: 0;\n background-color: var(--haxcms-system-bg, #37474f);\n z-index: 10000;\n border-right: 2px solid black;\n visibility: visible;\n }\n :host([edit-mode]) {\n z-index: 9999;\n }\n :host([dashboard-opened]) {\n left: 50vw;\n }\n @media screen and (max-width: 800px) {\n :host([dashboard-opened]) {\n left: 90vw;\n }\n :host([edit-mode]) {\n bottom: unset;\n }\n }\n /**\n * Dashboard open trumps all contextual settings\n */\n :host([dashboard-opened]) #editbutton,\n :host([dashboard-opened]) #editdetails,\n :host([dashboard-opened]) #deletebutton,\n :host([dashboard-opened]) #addbutton,\n :host([dashboard-opened]) #outlinebutton {\n display: none !important;\n }\n :host *[hidden] {\n display: none;\n }\n simple-tooltip:not(:defined) {\n display: none !important;\n }\n paper-avatar {\n width: 48px;\n height: 48px;\n line-height: 20px;\n padding: 12px;\n }\n :host([painting]) {\n opacity: 0;\n visibility: hidden;\n }\n simple-icon-button {\n display: block;\n --simple-icon-width: 24px;\n --simple-icon-height: 24px;\n border-radius: 50%;\n border: none;\n background-color: black;\n color: white;\n text-align: center;\n line-height: 40px;\n min-width: unset;\n padding: 0;\n margin: 4px 2px;\n width: 40px;\n height: 40px;\n transition: 0.2s all ease-in-out;\n position: relative;\n box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0 3px 14px 2px rgba(0, 0, 0, 0.12),\n 0 5px 5px -3px rgba(0, 0, 0, 0.4);\n }\n paper-avatar:hover,\n paper-avatar:focus,\n paper-avatar:active {\n cursor: pointer;\n }\n simple-icon-button:hover,\n simple-icon-button:focus,\n simple-icon-button:active {\n background-color: var(--haxcms-color, blue);\n color: #ffffff;\n }\n #cancelbutton {\n background-color: var(--haxcms-system-danger-color);\n }\n #editbutton,\n #editdetails,\n #deletebutton {\n visibility: hidden;\n opacity: 0;\n }\n :host([page-allowed]) #editbutton,\n :host([page-allowed]) #editdetails,\n :host([page-allowed]) #deletebutton {\n visibility: visible;\n opacity: 1;\n }\n :host([edit-mode]) #editbutton {\n color: white;\n background-color: var(--haxcms-system-action-color, blue) !important;\n }\n :host([edit-mode]) #manifestbutton,\n :host([edit-mode]) #editdetails,\n :host([edit-mode]) #deletebutton,\n :host([edit-mode]) #addbutton,\n :host([edit-mode]) #outlinebutton {\n display: none !important;\n }\n\n :host(:hover),\n :host(:active),\n :host(:focus) {\n opacity: 1;\n }\n simple-tooltip {\n --simple-tooltip-background: #000000;\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: #ffffff;\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-duration-in: 200ms;\n --simple-tooltip-duration-out: 0;\n --simple-tooltip-border-radius: 0;\n --simple-tooltip-font-size: 14px;\n --simple-tooltip-width: 145px;\n }\n "]);
- _templateObject_26a8a1205a6e11eb8957f34616f75140 = function _templateObject_26a8a1205a6e11eb8957f34616f75140() {
+ _templateObject_98d2fba0625811eb9a9521b3fdb3953c = function _templateObject_98d2fba0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,7 +46,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "./haxcm
babelHelpers.createClass(HAXCMSSiteEditorUI, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_26a8a1205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_98d2fba0625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -101,7 +101,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "./haxcm
babelHelpers.createClass(HAXCMSSiteEditorUI, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_26a8a1205a6e11eb8957f34616f75140(), this.redirectToSites, this.userName, this.userPicture, this.__editIcon, this._editButtonTap, this.__editText, this._cancelButtonTap, !this.editMode, this._editDetailsButtonTap, this._addButtonTap, this._deleteButtonTap, this._outlineButtonTap, this.icon, this._manifestButtonTap, this.__settingsText, this.backText, this.__editText, this.__settingsText);
+ return (0, _litElement.html)(_templateObject2_98d2fba0625811eb9a9521b3fdb3953c(), this.redirectToSites, this.userName, this.userPicture, this.__editIcon, this._editButtonTap, this.__editText, this._cancelButtonTap, !this.editMode, this._editDetailsButtonTap, this._addButtonTap, this._deleteButtonTap, this._outlineButtonTap, this.icon, this._manifestButtonTap, this.__settingsText, this.backText, this.__editText, this.__settingsText);
}
/*
* Function to redirect back to sites page
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor.js
index 424fd2fb107..bedd3c82791 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/haxcms-site-editor.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
});
_exports.HAXCMSSiteEditor = void 0;
- function _templateObject_26b991105a6e11eb8957f34616f75140() {
+ function _templateObject_98ec5000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_26b991105a6e11eb8957f34616f75140 = function _templateObject_26b991105a6e11eb8957f34616f75140() {
+ _templateObject_98ec5000625811eb9a9521b3fdb3953c = function _templateObject_98ec5000625811eb9a9521b3fdb3953c() {
return data;
};
@@ -75,7 +75,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./haxcms-site-stor
babelHelpers.createClass(HAXCMSSiteEditor, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_26b991105a6e11eb8957f34616f75140(), this.jwt, this.saveNodePath, this.method, this._handleNodeResponse, this.lastErrorChanged, this.jwt, this.saveOutlinePath, this.method, this._handleOutlineResponse, this.lastErrorChanged, this.jwt, this.saveManifestPath, this.method, this._handleManifestResponse, this.lastErrorChanged, this.jwt, this.publishing, this.loadingChanged, this.publishSitePath, this.method, this._handlePublishResponse, this.lastErrorChanged, this.jwt, this.revertSitePath, this.method, this._handleRevertResponse, this.lastErrorChanged, this.jwt, this.syncSitePath, this.method, this._handleSyncResponse, this.lastErrorChanged, this.jwt, this.createNodePath, this.method, this._handleCreateResponse, this.lastErrorChanged, this.__createNodeResponseChanged, this.jwt, this.deleteNodePath, this.method, this._handleDeleteResponse, this.lastErrorChanged, this.__deleteNodeResponseChanged, this.jwt, this.getUserDataPath, this.method, this._handleUserDataResponse, this.lastErrorChanged);
+ return (0, _litElement.html)(_templateObject_98ec5000625811eb9a9521b3fdb3953c(), this.jwt, this.saveNodePath, this.method, this._handleNodeResponse, this.lastErrorChanged, this.jwt, this.saveOutlinePath, this.method, this._handleOutlineResponse, this.lastErrorChanged, this.jwt, this.saveManifestPath, this.method, this._handleManifestResponse, this.lastErrorChanged, this.jwt, this.publishing, this.loadingChanged, this.publishSitePath, this.method, this._handlePublishResponse, this.lastErrorChanged, this.jwt, this.revertSitePath, this.method, this._handleRevertResponse, this.lastErrorChanged, this.jwt, this.syncSitePath, this.method, this._handleSyncResponse, this.lastErrorChanged, this.jwt, this.createNodePath, this.method, this._handleCreateResponse, this.lastErrorChanged, this.__createNodeResponseChanged, this.jwt, this.deleteNodePath, this.method, this._handleDeleteResponse, this.lastErrorChanged, this.__deleteNodeResponseChanged, this.jwt, this.getUserDataPath, this.method, this._handleUserDataResponse, this.lastErrorChanged);
}
}, {
key: "__deleteNodeResponseChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/site-list/haxcms-site-listing.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/site-list/haxcms-site-listing.js
index e9ad816dafa..360325de163 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/site-list/haxcms-site-listing.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/site-list/haxcms-site-listing.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
_exports.HAXCMSSiteListing = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2b1ff8705a6e11eb8957f34616f75140() {
+ function _templateObject_9f237fc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n Card view
\n \n \n \n Table view / bulk operations
\n \n
\n \n \n Publish site \n \n \n \n Sync git \n \n \n \n Copy site \n \n \n \n Download zip \n \n \n \n Archive site \n \n \n \n Delete forever \n \n
\n
\n \n \n \n \n \n [[item.title]]
\n \n [[cleanLocation(item.slug)]]\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n \n \n \n
\n HAXcms login \n \n \n \n
\n \n
\n \n \n \n Forget your login? Check _config/config.php \n
\n \n
\n
\n \n Help directions
\n \n \n
\n \n \n \n \n \n \n Yes,\n [[activeOpertion]]\n \n \n Cancel\n \n
\n \n \n \n \n \n
\n \n \n Create your new\n site!\n \n \n Cancel\n \n
\n \n \n \n \n \n \n Import\n \n \n Cancel\n \n
\n \n \n \n \n \n \n
\n \n \n Save\n \n \n Cancel\n \n
\n \n "]);
- _templateObject_2b1ff8705a6e11eb8957f34616f75140 = function _templateObject_2b1ff8705a6e11eb8957f34616f75140() {
+ _templateObject_9f237fc0625811eb9a9521b3fdb3953c = function _templateObject_9f237fc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -1329,7 +1329,7 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
}, {
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2b1ff8705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9f237fc0625811eb9a9521b3fdb3953c());
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-basic-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-basic-theme.js
index aa0fb16ce85..33571527996 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-basic-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-basic-theme.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../HAX
});
_exports.HAXCMSBasicTheme = void 0;
- function _templateObject_2b2e50505a6e11eb8957f34616f75140() {
+ function _templateObject_9f25c9b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n "]);
- _templateObject_2b2e50505a6e11eb8957f34616f75140 = function _templateObject_2b2e50505a6e11eb8957f34616f75140() {
+ _templateObject_9f25c9b0625811eb9a9521b3fdb3953c = function _templateObject_9f25c9b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../HAX
// render function
get: function get() {
var template = babelHelpers.get(babelHelpers.getPrototypeOf(HAXCMSBasicTheme), "template", this);
- return (0, _polymerElement.html)(_templateObject_2b2e50505a6e11eb8957f34616f75140(), template);
+ return (0, _polymerElement.html)(_templateObject_9f25c9b0625811eb9a9521b3fdb3953c(), template);
}
}]);
return HAXCMSBasicTheme;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-blank-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-blank-theme.js
index ad6b18c5c92..76a20bdd8b7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-blank-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-blank-theme.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../cle
});
_exports.HAXCMSBlankTheme = void 0;
- function _templateObject2_2b409fd05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f279e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject2_2b409fd05a6e11eb8957f34616f75140 = function _templateObject2_2b409fd05a6e11eb8957f34616f75140() {
+ _templateObject2_9f279e70625811eb9a9521b3fdb3953c = function _templateObject2_9f279e70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b409fd05a6e11eb8957f34616f75140() {
+ function _templateObject_9f279e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_2b409fd05a6e11eb8957f34616f75140 = function _templateObject_2b409fd05a6e11eb8957f34616f75140() {
+ _templateObject_9f279e70625811eb9a9521b3fdb3953c = function _templateObject_9f279e70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,12 +43,12 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../cle
babelHelpers.createClass(HAXCMSBlankTheme, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2b409fd05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_9f279e70625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject2_2b409fd05a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject2_9f279e70625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-minimalist-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-minimalist-theme.js
index 49d83dd6307..353a8c1fdc8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-minimalist-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-minimalist-theme.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../HAX
});
_exports.HAXCMSMinimalistTheme = void 0;
- function _templateObject_2b4226705a6e11eb8957f34616f75140() {
+ function _templateObject_9f29c150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n "]);
- _templateObject_2b4226705a6e11eb8957f34616f75140 = function _templateObject_2b4226705a6e11eb8957f34616f75140() {
+ _templateObject_9f29c150625811eb9a9521b3fdb3953c = function _templateObject_9f29c150625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../HAX
// render function
get: function get() {
var template = babelHelpers.get(babelHelpers.getPrototypeOf(HAXCMSMinimalistTheme), "template", this);
- return (0, _polymerElement.html)(_templateObject_2b4226705a6e11eb8957f34616f75140(), template);
+ return (0, _polymerElement.html)(_templateObject_9f29c150625811eb9a9521b3fdb3953c(), template);
}
}]);
return HAXCMSMinimalistTheme;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-slide-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-slide-theme.js
index 4b655291cbc..bb111b8a9f0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-slide-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-slide-theme.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../H
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2b4708705a6e11eb8957f34616f75140() {
+ function _templateObject2_9f309f20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n /**\n * Hide the slotted content during edit mode. This must be here to work.\n */\n :host([edit-mode]) #slot {\n display: none;\n }\n site-menu-button {\n --site-menu-button-button-hover-color: var(--haxcms-color, yellow);\n height: 60px;\n width: 60px;\n padding: 0;\n margin: 0;\n line-height: 60px;\n --simple-icon-width: 60px;\n --simple-icon-height: 60px;\n }\n site-active-title {\n color: black;\n font-size: 28px;\n margin: 0;\n padding: 0;\n }\n .active-slide {\n width: calc(100vw - 64px);\n padding: 32px;\n margin: 0;\n position: fixed;\n top: 0;\n bottom: 60px;\n overflow: scroll;\n border-bottom: 4px solid var(--haxcms-color, black);\n }\n :host([is-logged-in]) .active-slide {\n left: 48px;\n width: calc(100vw - 64px - 48px);\n }\n :host([is-logged-in]) .bottom-wrapper {\n left: 48px;\n width: calc(100vw - 48px);\n }\n :host([edit-mode]) .active-slide {\n bottom: 0;\n overflow: scroll;\n border-bottom: unset;\n }\n .controls:hover {\n background-color: rgba(0, 0, 0, 1);\n }\n .controls {\n background-color: rgba(0, 0, 0, 0.8);\n color: white;\n display: inline-flex;\n height: 60px;\n width: 200px;\n line-height: 60px;\n justify-content: center;\n vertical-align: middle;\n height: 60px;\n font-size: 16px;\n }\n .counter {\n width: 100%;\n justify-content: center;\n vertical-align: middle;\n display: inline-flex;\n }\n site-menu-button {\n --site-menu-button-link-color: #ffffff;\n }\n site-menu-button:hover,\n site-menu-button:focus,\n site-menu-button:active {\n outline: 1px dashed var(--haxcms-color, yellow);\n outline-offset: -1px;\n }\n .site-label-wrapper {\n display: inline-flex;\n vertical-align: middle;\n height: 60px;\n }\n site-print-button {\n display: inline-flex;\n margin: 8px;\n }\n site-title {\n display: inline-flex;\n margin: 0 0 0 32px;\n }\n site-active-title {\n display: inline-flex;\n padding: 0 32px;\n margin: 0 0 0 16px;\n border-left: 4px solid var(--haxcms-color, black);\n }\n site-dot-indicator {\n display: inline-flex;\n padding: 0 32px;\n border-right: 4px solid var(--haxcms-color, black);\n --site-dot-indicator-color: var(--haxcms-color, black);\n }\n .bottom-wrapper {\n z-index: 2;\n position: fixed;\n bottom: 0;\n height: 60px;\n left: 0;\n right: 0;\n transition: 0.2s opacity linear;\n opacity: 1;\n width: 100vw;\n }\n :host([edit-mode]) .bottom-wrapper {\n opacity: 0;\n pointer-events: none;\n }\n @media screen and (max-width: 900px) {\n site-title {\n display: none;\n }\n }\n @media screen and (max-width: 800px) {\n site-active-title {\n display: none;\n }\n }\n @media screen and (max-width: 700px) {\n site-print-button {\n display: none;\n }\n site-label-wrapper {\n display: inline-block;\n }\n }\n "]);
- _templateObject2_2b4708705a6e11eb8957f34616f75140 = function _templateObject2_2b4708705a6e11eb8957f34616f75140() {
+ _templateObject2_9f309f20625811eb9a9521b3fdb3953c = function _templateObject2_9f309f20625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b4708705a6e11eb8957f34616f75140() {
+ function _templateObject_9f309f20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n
\n ", " / ", "\n
\n
\n
\n
\n \n \n \n \n \n
\n
\n "]);
- _templateObject_2b4708705a6e11eb8957f34616f75140 = function _templateObject_2b4708705a6e11eb8957f34616f75140() {
+ _templateObject_9f309f20625811eb9a9521b3fdb3953c = function _templateObject_9f309f20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -88,7 +88,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../H
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_2b4708705a6e11eb8957f34616f75140(), this.activeManifestIndexCounter, this.manifestLength);
+ return (0, _litElement.html)(_templateObject_9f309f20625811eb9a9521b3fdb3953c(), this.activeManifestIndexCounter, this.manifestLength);
}
}, {
key: "connectedCallback",
@@ -134,7 +134,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../H
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HAXCMSSlideTheme), "styles", this)), [(0, _litElement.css)(_templateObject2_2b4708705a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HAXCMSSlideTheme), "styles", this)), [(0, _litElement.css)(_templateObject2_9f309f20625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-user-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-user-theme.js
index 64039ac60e2..047148910d7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-user-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/themes/haxcms-user-theme.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../HAX
});
_exports.HAXCMSUserTheme = void 0;
- function _templateObject_2b4b9c505a6e11eb8957f34616f75140() {
+ function _templateObject_9f3707c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_2b4b9c505a6e11eb8957f34616f75140 = function _templateObject_2b4b9c505a6e11eb8957f34616f75140() {
+ _templateObject_9f3707c0625811eb9a9521b3fdb3953c = function _templateObject_9f3707c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -190,7 +190,7 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../HAX
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2b4b9c505a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9f3707c0625811eb9a9521b3fdb3953c());
}
}]);
return HAXCMSUserTheme;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSMobileMenu.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSMobileMenu.js
index 1cddfbf095d..e5fdb8f5484 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSMobileMenu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSMobileMenu.js
@@ -11,30 +11,30 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_2b2501805a6e11eb8957f34616f75140() {
+ function _templateObject3_9f3f4520625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n site-menu:not(:defined) {\n display: none;\n }\n site-menu {\n height: 100vh;\n }\n :host([responsive-size=\"xs\"][menu-open]),\n :host([responsive-size=\"sm\"][menu-open]) {\n overflow: hidden;\n }\n simple-icon-button-lite {\n color: inherit;\n }\n "]);
- _templateObject3_2b2501805a6e11eb8957f34616f75140 = function _templateObject3_2b2501805a6e11eb8957f34616f75140() {
+ _templateObject3_9f3f4520625811eb9a9521b3fdb3953c = function _templateObject3_9f3f4520625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2b2501805a6e11eb8957f34616f75140() {
+ function _templateObject2_9f3f4520625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_2b2501805a6e11eb8957f34616f75140 = function _templateObject2_2b2501805a6e11eb8957f34616f75140() {
+ _templateObject2_9f3f4520625811eb9a9521b3fdb3953c = function _templateObject2_9f3f4520625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b2501805a6e11eb8957f34616f75140() {
+ function _templateObject_9f3f4520625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n Toggle menu\n \n "]);
- _templateObject_2b2501805a6e11eb8957f34616f75140 = function _templateObject_2b2501805a6e11eb8957f34616f75140() {
+ _templateObject_9f3f4520625811eb9a9521b3fdb3953c = function _templateObject_9f3f4520625811eb9a9521b3fdb3953c() {
return data;
};
@@ -95,7 +95,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
new Promise(function (res, rej) {
return _require.default(["../../../../simple-tooltip/simple-tooltip.js"], res, rej);
});
- return (0, _litElement.html)(_templateObject_2b2501805a6e11eb8957f34616f75140(), this.editMode ? "edit-mode-active" : "", this.__HAXCMSMobileMenuToggle);
+ return (0, _litElement.html)(_templateObject_9f3f4520625811eb9a9521b3fdb3953c(), this.editMode ? "edit-mode-active" : "", this.__HAXCMSMobileMenuToggle);
}
}, {
key: "__HAXCMSMobileMenuToggle",
@@ -115,7 +115,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
new Promise(function (res, rej) {
return _require.default(["../../ui-components/navigation/site-menu.js"], res, rej);
});
- return (0, _litElement.html)(_templateObject2_2b2501805a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_9f3f4520625811eb9a9521b3fdb3953c());
}
/**
* Notice small size and if menu is open, close it
@@ -169,7 +169,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
styles = babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this);
}
- return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject3_2b2501805a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject3_9f3f4520625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSThemeParts.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSThemeParts.js
index b9319882b15..576766338d2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSThemeParts.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSThemeParts.js
@@ -10,10 +10,10 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../haxcms-site-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_2b2772805a6e11eb8957f34616f75140() {
+ function _templateObject_9f444e30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n [part=\"edit-mode-active\"] {\n pointer-events: var(\n --haxcms-theme-parts-edit-mode-active-pointer-events,\n none\n );\n opacity: var(--haxcms-theme-parts-edit-mode-active-opacity, 0.5);\n filter: var(\n --haxcms-theme-parts-edit-mode-active-filter,\n blur(1px)\n );\n }\n "]);
- _templateObject_2b2772805a6e11eb8957f34616f75140 = function _templateObject_2b2772805a6e11eb8957f34616f75140() {
+ _templateObject_9f444e30625811eb9a9521b3fdb3953c = function _templateObject_9f444e30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,7 +53,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../haxcms-site-
styles = babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this);
}
- return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject_2b2772805a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject_9f444e30625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSUserStylesMenu.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSUserStylesMenu.js
index e975fba1824..b2158ab904b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSUserStylesMenu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/core/utils/HAXCMSUserStylesMenu.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2b2cc9b05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f4a68b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([font-family=\"0\"]) {\n font-family: Georgia, serif;\n }\n :host([font-family=\"1\"]) {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n }\n :host([font-size=\"0\"]) {\n --haxcms-base-styles-body-font-size: 1.2rem;\n --hax-base-styles-p-font-size: 1.2rem;\n --hax-base-styles-list-font-size: 1.2rem;\n --hax-base-styles-a-font-size: 1.2rem;\n --hax-base-styles-h1-font-size: 2.2rem;\n --hax-base-styles-h2-font-size: 2rem;\n --hax-base-styles-h3-font-size: 1.8rem;\n --hax-base-styles-h4-font-size: 1.6rem;\n --hax-base-styles-h5-font-size: 1.4rem;\n --hax-base-styles-h6-font-size: 1.2rem;\n }\n :host([font-size=\"1\"]) {\n --haxcms-base-styles-body-font-size: 1.4rem;\n --hax-base-styles-p-font-size: 1.4rem;\n --hax-base-styles-list-font-size: 1.4rem;\n --hax-base-styles-a-font-size: 1.4rem;\n --hax-base-styles-h1-font-size: 2.4rem;\n --hax-base-styles-h2-font-size: 2.2rem;\n --hax-base-styles-h3-font-size: 2rem;\n --hax-base-styles-h4-font-size: 1.8rem;\n --hax-base-styles-h5-font-size: 1.6rem;\n --hax-base-styles-h6-font-size: 1.4rem;\n }\n :host([font-size=\"2\"]) {\n --haxcms-base-styles-body-font-size: 1.6rem;\n --hax-base-styles-p-font-size: 1.6rem;\n --hax-base-styles-list-font-size: 1.6rem;\n --hax-base-styles-a-font-size: 1.6rem;\n --hax-base-styles-h1-font-size: 2.6rem;\n --hax-base-styles-h2-font-size: 2.4rem;\n --hax-base-styles-h3-font-size: 2.2rem;\n --hax-base-styles-h4-font-size: 2rem;\n --hax-base-styles-h5-font-size: 1.8rem;\n --hax-base-styles-h6-font-size: 1.6rem;\n }\n :host([font-size=\"3\"]) {\n --haxcms-base-styles-body-font-size: 1.8rem;\n --hax-base-styles-p-font-size: 1.8rem;\n --hax-base-styles-list-font-size: 1.8rem;\n --hax-base-styles-a-font-size: 1.8rem;\n --hax-base-styles-h1-font-size: 2.8rem;\n --hax-base-styles-h2-font-size: 2.6rem;\n --hax-base-styles-h3-font-size: 2.4rem;\n --hax-base-styles-h4-font-size: 2.2rem;\n --hax-base-styles-h5-font-size: 2rem;\n --hax-base-styles-h6-font-size: 1.8rem;\n }\n :host([font-size=\"4\"]) {\n --haxcms-base-styles-body-font-size: 2rem;\n --hax-base-styles-p-font-size: 2rem;\n --hax-base-styles-list-font-size: 2rem;\n --hax-base-styles-a-font-size: 2rem;\n --hax-base-styles-h1-font-size: 3rem;\n --hax-base-styles-h2-font-size: 2.8rem;\n --hax-base-styles-h3-font-size: 2.6rem;\n --hax-base-styles-h4-font-size: 2.4rem;\n --hax-base-styles-h5-font-size: 2.2rem;\n --hax-base-styles-h6-font-size: 2rem;\n }\n :host([color-theme=\"0\"]) {\n --haxcms-user-styles-color-theme-color-color: #000000;\n --haxcms-user-styles-color-theme-color-background: #ffffff;\n --haxcms-user-styles-color-theme-color-1: #252737;\n --haxcms-user-styles-color-theme-color-2: #f5f5f5;\n --haxcms-user-styles-color-theme-color-3: #f5f5f5;\n --haxcms-user-styles-color-theme-color-4: var(\n --simple-colors-default-theme-blue-8,\n #4183c4\n );\n --hax-base-styles-a-color-visited: var(\n --simple-colors-default-theme-blue-7,\n #4183c4\n );\n --hax-base-styles-a-color: var(\n --simple-colors-default-theme-blue-7,\n #4183c4\n );\n --hax-base-styles-a-color-active: #000000;\n }\n :host([color-theme=\"1\"]) {\n --haxcms-user-styles-color-theme-color-color: #704214;\n --haxcms-user-styles-color-theme-color-background: #f3eacb;\n --haxcms-user-styles-color-theme-color-1: #704214;\n --haxcms-user-styles-color-theme-color-2: #f3eacb;\n --haxcms-user-styles-color-theme-color-3: #1c1c1c;\n --haxcms-user-styles-color-theme-color-4: #eee8e0;\n --hax-base-styles-a-color-visited: #704214;\n --hax-base-styles-a-color: #704214;\n --hax-base-styles-a-color-active: #000000;\n }\n :host([color-theme=\"2\"]) {\n --haxcms-user-styles-color-theme-color-color: var(\n --simple-colors-default-theme-light-blue-1,\n #cfd4e3\n );\n --haxcms-user-styles-color-theme-color-background: #1c1f2b;\n --haxcms-user-styles-color-theme-color-1: #a6a6a6;\n --haxcms-user-styles-color-theme-color-2: #252737;\n --haxcms-user-styles-color-theme-color-3: #252737;\n --haxcms-user-styles-color-theme-color-4: #f4f4f5;\n --hax-base-styles-a-color-visited: var(\n --simple-colors-default-theme-light-blue-2,\n #3eb1d0\n );\n --hax-base-styles-a-color: var(\n --simple-colors-default-theme-light-blue-2,\n #3eb1d0\n );\n --hax-base-styles-a-color-active: #ffffff;\n }\n :host([color-theme=\"0\"]) .hcusm {\n border-color: #222222;\n }\n :host([color-theme=\"0\"]) .hcusm simple-popover {\n --simple-popover-color: #222222;\n --simple-popover-background-color: #fafafa;\n }\n #slot ::slotted(*) {\n font-size: var(--haxcms-base-styles-body-font-size, 1em);\n color: var(--haxcms-user-styles-color-theme-color-color);\n }\n simple-icon-button-lite:not(:defined),\n simple-popover:not(:defined) {\n display: none;\n }\n simple-popover {\n padding: 2px;\n }\n .hcusm .hcusm-buttons .hcusm-button.size-2 {\n width: 50%;\n }\n\n .hcusm .hcusm-buttons .hcusm-button {\n border: 0;\n background-color: transparent;\n color: #a6a6a6;\n width: 100%;\n text-align: center;\n float: left;\n line-height: 1.42857143;\n padding: 8px 4px;\n }\n .hcusm-button.size-2 {\n width: 50%;\n }\n .hcusm .hcusm-buttons .hcusm-button.size-3 {\n width: 33%;\n }\n .hcusm.open {\n display: block;\n }\n .hcusm {\n min-width: 160px;\n padding: 0;\n margin: 2px 0 0;\n list-style: none;\n font-size: 14px;\n background-color: transparent;\n }\n .hcusm .hcusm-buttons:after,\n .hcusm .hcusm-buttons:before {\n content: \" \";\n display: table;\n line-height: 0;\n }\n .hcusm-buttons:after,\n .hcusm-buttons:before {\n content: \" \";\n display: table;\n line-height: 0;\n }\n .hcusm-button {\n border: 0;\n background-color: transparent;\n background: #eee;\n color: #666;\n width: 100%;\n text-align: center;\n float: left;\n line-height: 1.42857143;\n padding: 8px 4px;\n }\n .hcusm button,\n .hcusm input[type=\"button\"],\n .hcusm input[type=\"reset\"],\n .hcusm input[type=\"submit\"] {\n -webkit-appearance: button;\n cursor: pointer;\n }\n .hcusm button,\n .hcusm select {\n text-transform: none;\n }\n .hcusm button,\n .hcusm input {\n line-height: normal;\n }\n .hcusm button,\n .hcusm input,\n .hcusm select,\n .hcusm textarea {\n font-family: inherit;\n font-size: 100%;\n margin: 0;\n }\n\n .hcusm-settings-container[hidden] {\n display: none;\n }\n /*\n * Theme 1\n */\n :host([color-theme=\"1\"]) .hcusm {\n border-color: #222222;\n }\n :host([color-theme=\"1\"]) simple-popover {\n --simple-popover-color: #afa790;\n --simple-popover-background-color: #111111;\n }\n :host([color-theme=\"1\"]) .hcusm .dropdown-caret .caret-inner {\n border-bottom: 9px solid #111111;\n }\n :host([color-theme=\"1\"]) .hcusm .hcusm-buttons {\n border-color: #7e888b;\n }\n :host([color-theme=\"1\"]) .hcusm .hcusm-button {\n color: #afa790;\n }\n :host([color-theme=\"1\"]) .hcusm .hcusm-button:hover,\n :host([color-theme=\"1\"]) .hcusm .hcusm-button:focus,\n :host([color-theme=\"1\"]) .hcusm .hcusm-button:active {\n color: #eee8e0;\n }\n /*\n * Theme 2\n */\n :host([color-theme=\"2\"]) simple-popover {\n --simple-popover-color: #cccccc;\n --simple-popover-background-color: #2d3143;\n }\n :host([color-theme=\"2\"]) .hcusm {\n border-color: #272a3a;\n }\n :host([color-theme=\"2\"]) .hcusm .dropdown-caret .caret-inner {\n border-bottom: 9px solid #2d3143;\n }\n :host([color-theme=\"2\"]) .hcusm .hcusm-buttons {\n border-color: #272a3a;\n }\n :host([color-theme=\"2\"]) .hcusm .hcusm-button {\n color: #cccccc;\n }\n :host([color-theme=\"2\"]) .hcusm .hcusm-button:hover,\n :host([color-theme=\"2\"]) .hcusm .hcusm-button:focus,\n :host([color-theme=\"2\"]) .hcusm .hcusm-button:active {\n color: #f4f4f5;\n }\n simple-icon-button-lite {\n color: inherit;\n }\n "]);
- _templateObject2_2b2cc9b05a6e11eb8957f34616f75140 = function _templateObject2_2b2cc9b05a6e11eb8957f34616f75140() {
+ _templateObject2_9f4a68b0625811eb9a9521b3fdb3953c = function _templateObject2_9f4a68b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b2cc9b05a6e11eb8957f34616f75140() {
+ function _templateObject_9f4a68b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n Text settings\n \n \n "]);
- _templateObject_2b2cc9b05a6e11eb8957f34616f75140 = function _templateObject_2b2cc9b05a6e11eb8957f34616f75140() {
+ _templateObject_9f4a68b0625811eb9a9521b3fdb3953c = function _templateObject_9f4a68b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -71,7 +71,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
new Promise(function (res, rej) {
return _require.default(["../../../../simple-popover/simple-popover.js"], res, rej);
});
- return (0, _litElement.html)(_templateObject_2b2cc9b05a6e11eb8957f34616f75140(), this.editMode ? "edit-mode-active" : "", this.toggleUserStylesMenu, this.hideUserStylesMenu, this.UserStylesSizeDown, this.UserStylesSizeUp, this.UserStylesFontFamilyChange, this.UserStylesFontFamilyChange, this.UserStylesColorThemeChange, this.UserStylesColorThemeChange, this.UserStylesColorThemeChange);
+ return (0, _litElement.html)(_templateObject_9f4a68b0625811eb9a9521b3fdb3953c(), this.editMode ? "edit-mode-active" : "", this.toggleUserStylesMenu, this.hideUserStylesMenu, this.UserStylesSizeDown, this.UserStylesSizeUp, this.UserStylesFontFamilyChange, this.UserStylesFontFamilyChange, this.UserStylesColorThemeChange, this.UserStylesColorThemeChange, this.UserStylesColorThemeChange);
}
}, {
key: "checkUserStylesMenuOpen",
@@ -153,7 +153,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../h
styles = babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this);
}
- return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject2_2b2cc9b05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(styles), [(0, _litElement.css)(_templateObject2_9f4a68b0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-dev-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-dev-theme.js
index 3f9164cd25c..27b7c01c7b7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-dev-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-dev-theme.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../@polymer/polymer/polymer-element.js",
_exports.HAXCMSDevTheme = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_26713d705a6e11eb8957f34616f75140() {
+ function _templateObject_987ee830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n HAXCMS DEVELOPMENT THEME \n \n \n \n \n Unset activeItem \n \n \n
\n \n
title: [[manifest.title]] \n
description: [[manifest.description]]
\n
\n icon:\n \n
\n
\n image:\n
\n
\n
\n \n
\n
ACTIVE ITEM \n
\n
\n
\n \n \n \n
\n
\n
title: [[item.title]]
\n
image: [[item.metadata.fields.image]]
\n
description: [[item.description]]
\n
slug: [[item.slug]]
\n
location: [[item.location]]
\n
changed: [[item.metadata.updated]]
\n
\n
\n
\n
\n \n \n \n "]);
- _templateObject_26713d705a6e11eb8957f34616f75140 = function _templateObject_26713d705a6e11eb8957f34616f75140() {
+ _templateObject_987ee830625811eb9a9521b3fdb3953c = function _templateObject_987ee830625811eb9a9521b3fdb3953c() {
return data;
};
@@ -128,7 +128,7 @@ define(["exports", "require", "../../../../@polymer/polymer/polymer-element.js",
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_26713d705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_987ee830625811eb9a9521b3fdb3953c());
}
}]);
return HAXCMSDevTheme;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-theme-developer.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-theme-developer.js
index b17293997b4..ad568e8bde5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-theme-developer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/development/haxcms-theme-developer.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../@polymer/polymer/polymer-element.js", "../core/H
});
_exports.HAXCMSThemeDeveloper = void 0;
- function _templateObject_267646805a6e11eb8957f34616f75140() {
+ function _templateObject_98892160625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_267646805a6e11eb8957f34616f75140 = function _templateObject_267646805a6e11eb8957f34616f75140() {
+ _templateObject_98892160625811eb9a9521b3fdb3953c = function _templateObject_98892160625811eb9a9521b3fdb3953c() {
return data;
};
@@ -319,7 +319,7 @@ define(["exports", "../../../../@polymer/polymer/polymer-element.js", "../core/H
}, {
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_267646805a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_98892160625811eb9a9521b3fdb3953c());
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-active-title.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-active-title.js
index bf07adf556b..51ad672a55b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-active-title.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-active-title.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
});
_exports.SiteActiveTitle = void 0;
- function _templateObject_2b5030305a6e11eb8957f34616f75140() {
+ function _templateObject_9f547ad0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n "]);
- _templateObject_2b5030305a6e11eb8957f34616f75140 = function _templateObject_2b5030305a6e11eb8957f34616f75140() {
+ _templateObject_9f547ad0625811eb9a9521b3fdb3953c = function _templateObject_9f547ad0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -38,7 +38,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
* LitElement
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_2b5030305a6e11eb8957f34616f75140(), this.__title);
+ return (0, _litElement.html)(_templateObject_9f547ad0625811eb9a9521b3fdb3953c(), this.__title);
}
/**
* LitElement life cycle - property changed
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-git-corner.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-git-corner.js
index 7afbd1d0edc..67f47f0e688 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-git-corner.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-git-corner.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
_exports.SiteGitCorner = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_2b5400c05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f5983e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n float: var(--site-git-corner-float);\n }\n :host([direction=\"right\"]) {\n float: right;\n }\n :host([direction=\"left\"]) {\n float: left;\n }\n git-corner {\n --github-corner-color: var(--site-git-corner-color);\n --github-corner-background: var(--site-git-corner-background);\n }\n "]);
- _templateObject2_2b5400c05a6e11eb8957f34616f75140 = function _templateObject2_2b5400c05a6e11eb8957f34616f75140() {
+ _templateObject2_9f5983e0625811eb9a9521b3fdb3953c = function _templateObject2_9f5983e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b5400c05a6e11eb8957f34616f75140() {
+ function _templateObject_9f5983e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_2b5400c05a6e11eb8957f34616f75140 = function _templateObject_2b5400c05a6e11eb8957f34616f75140() {
+ _templateObject_9f5983e0625811eb9a9521b3fdb3953c = function _templateObject_9f5983e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteGitCorner, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2b5400c05a6e11eb8957f34616f75140(), this.editMode ? "edit-mode-active" : "", this.size, this.alt, this.circle, this.activeGitFileLink);
+ return (0, _litElement.html)(_templateObject_9f5983e0625811eb9a9521b3fdb3953c(), this.editMode ? "edit-mode-active" : "", this.size, this.alt, this.circle, this.activeGitFileLink);
}
}], [{
key: "tag",
@@ -49,7 +49,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteGitCorner), "styles", this)), [(0, _litElement.css)(_templateObject2_2b5400c05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteGitCorner), "styles", this)), [(0, _litElement.css)(_templateObject2_9f5983e0625811eb9a9521b3fdb3953c())]);
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-share-widget.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-share-widget.js
index a346eb1f544..cfc80ad6647 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-share-widget.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/active-item/site-share-widget.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
});
_exports.SiteShareWidget = void 0;
- function _templateObject2_2b5735105a6e11eb8957f34616f75140() {
+ function _templateObject2_9f5f5040625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n simple-icon-button {\n color: #ffffff;\n background-color: var(--site-share-widget-bg);\n padding: 8px;\n margin: 0 0 0 4px;\n border-radius: 50%;\n }\n web-social-share {\n --web-social-share-zindex: 10000;\n }\n simple-icon {\n display: block;\n }\n simple-icon:hover {\n box-shadow: 0 0 20px var(--haxcms-color, #000000);\n }\n "]);
- _templateObject2_2b5735105a6e11eb8957f34616f75140 = function _templateObject2_2b5735105a6e11eb8957f34616f75140() {
+ _templateObject2_9f5f5040625811eb9a9521b3fdb3953c = function _templateObject2_9f5f5040625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b5735105a6e11eb8957f34616f75140() {
+ function _templateObject_9f5f5040625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_2b5735105a6e11eb8957f34616f75140 = function _templateObject_2b5735105a6e11eb8957f34616f75140() {
+ _templateObject_9f5f5040625811eb9a9521b3fdb3953c = function _templateObject_9f5f5040625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
babelHelpers.createClass(SiteShareWidget, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2b5735105a6e11eb8957f34616f75140(), this.click, this.alt, this.icon);
+ return (0, _litElement.html)(_templateObject_9f5f5040625811eb9a9521b3fdb3953c(), this.click, this.alt, this.icon);
}
}], [{
key: "tag",
@@ -57,7 +57,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_2b5735105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9f5f5040625811eb9a9521b3fdb3953c())];
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-children-block.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-children-block.js
index c9a38f9f320..3f916ac2f2f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-children-block.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-children-block.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../../
});
_exports.SiteChildrenBlock = void 0;
- function _templateObject_2b5b7ad05a6e11eb8957f34616f75140() {
+ function _templateObject_9f6543b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_2b5b7ad05a6e11eb8957f34616f75140 = function _templateObject_2b5b7ad05a6e11eb8957f34616f75140() {
+ _templateObject_9f6543b0625811eb9a9521b3fdb3953c = function _templateObject_9f6543b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -142,7 +142,7 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../../
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2b5b7ad05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9f6543b0625811eb9a9521b3fdb3953c());
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-outline-block.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-outline-block.js
index d1c9ff8b39f..4d8eec8ce46 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-outline-block.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-outline-block.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../../
});
_exports.SiteOutlineBlock = void 0;
- function _templateObject_2b62cdd05a6e11eb8957f34616f75140() {
+ function _templateObject_9f6b3720625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n
\n \n \n \n \n
\n
\n
\n "]);
- _templateObject_2b62cdd05a6e11eb8957f34616f75140 = function _templateObject_2b62cdd05a6e11eb8957f34616f75140() {
+ _templateObject_9f6b3720625811eb9a9521b3fdb3953c = function _templateObject_9f6b3720625811eb9a9521b3fdb3953c() {
return data;
};
@@ -153,7 +153,7 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../../
}, {
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2b62cdd05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9f6b3720625811eb9a9521b3fdb3953c());
}
/**
* Props
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-recent-content-block.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-recent-content-block.js
index 47fa972aa3a..d40a69b5f05 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-recent-content-block.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/blocks/site-recent-content-block.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../../
});
_exports.SiteRecentContentBlock = void 0;
- function _templateObject_2b5e61005a6e11eb8957f34616f75140() {
+ function _templateObject_9f6f2ec0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n \n \n "]);
- _templateObject_2b5e61005a6e11eb8957f34616f75140 = function _templateObject_2b5e61005a6e11eb8957f34616f75140() {
+ _templateObject_9f6f2ec0625811eb9a9521b3fdb3953c = function _templateObject_9f6f2ec0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -112,7 +112,7 @@ define(["exports", "../../../../../@polymer/polymer/polymer-element.js", "../../
}, {
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2b5e61005a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9f6f2ec0625811eb9a9521b3fdb3953c());
}
/**
* Props
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-drawer.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-drawer.js
index c2bb5a24f5d..7df3727657b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-drawer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-drawer.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
_exports.SiteDrawer = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_2b6517c05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f737480625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n "]);
- _templateObject2_2b6517c05a6e11eb8957f34616f75140 = function _templateObject2_2b6517c05a6e11eb8957f34616f75140() {
+ _templateObject2_9f737480625811eb9a9521b3fdb3953c = function _templateObject2_9f737480625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b6517c05a6e11eb8957f34616f75140() {
+ function _templateObject_9f737480625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n .drawer-contents {\n height: 100%;\n overflow-y: auto;\n padding: 16px;\n }\n simple-icon-button {\n color: var(--site-drawer-button-color, #ffffff);\n }\n app-drawer {\n background-color: #eeeeee;\n --app-drawer-scrim-background: #eeeeee;\n --app-drawer-width: var(--site-drawer-width, 300px);\n }\n "]);
- _templateObject_2b6517c05a6e11eb8957f34616f75140 = function _templateObject_2b6517c05a6e11eb8957f34616f75140() {
+ _templateObject_9f737480625811eb9a9521b3fdb3953c = function _templateObject_9f737480625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_2b6517c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9f737480625811eb9a9521b3fdb3953c())];
}
/**
* HTMLElement
@@ -80,7 +80,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteDrawer, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2b6517c05a6e11eb8957f34616f75140(), this.icon, this.toggle, this.align);
+ return (0, _litElement.html)(_templateObject2_9f737480625811eb9a9521b3fdb3953c(), this.icon, this.toggle, this.align);
}
}, {
key: "toggle",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-footer.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-footer.js
index a05406a519b..5eee1c1551d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-footer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-footer.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
_exports.SiteFooter = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_2b6873205a6e11eb8957f34616f75140() {
+ function _templateObject2_9f779330625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n "]);
- _templateObject2_2b6873205a6e11eb8957f34616f75140 = function _templateObject2_2b6873205a6e11eb8957f34616f75140() {
+ _templateObject2_9f779330625811eb9a9521b3fdb3953c = function _templateObject2_9f779330625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b6873205a6e11eb8957f34616f75140() {
+ function _templateObject_9f779330625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n transition: 0.2s opacity linear;\n opacity: 1;\n }\n :host([edit-mode]) {\n opacity: 0.2;\n pointer-events: none;\n }\n "]);
- _templateObject_2b6873205a6e11eb8957f34616f75140 = function _templateObject_2b6873205a6e11eb8957f34616f75140() {
+ _templateObject_9f779330625811eb9a9521b3fdb3953c = function _templateObject_9f779330625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteFooter, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_2b6873205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9f779330625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -74,7 +74,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteFooter, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2b6873205a6e11eb8957f34616f75140(), this.siteTitle, this.manifest.author, this.manifest.domain, this.manifest.license);
+ return (0, _litElement.html)(_templateObject2_9f779330625811eb9a9521b3fdb3953c(), this.siteTitle, this.manifest.author, this.manifest.domain, this.manifest.license);
}
}, {
key: "connectedCallback",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-modal.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-modal.js
index 000659e799b..8fec4e5f4e6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-modal.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/layout/site-modal.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../sim
});
_exports.SiteModal = void 0;
- function _templateObject2_2b6b0b305a6e11eb8957f34616f75140() {
+ function _templateObject2_9f7c0000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n
\n \n "]);
- _templateObject2_2b6b0b305a6e11eb8957f34616f75140 = function _templateObject2_2b6b0b305a6e11eb8957f34616f75140() {
+ _templateObject2_9f7c0000625811eb9a9521b3fdb3953c = function _templateObject2_9f7c0000625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b6b0b305a6e11eb8957f34616f75140() {
+ function _templateObject_9f7c0000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n simple-icon-button-lite {\n color: var(--site-modal-icon-color);\n }\n "]);
- _templateObject_2b6b0b305a6e11eb8957f34616f75140 = function _templateObject_2b6b0b305a6e11eb8957f34616f75140() {
+ _templateObject_9f7c0000625811eb9a9521b3fdb3953c = function _templateObject_9f7c0000625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../sim
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_2b6b0b305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9f7c0000625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -77,7 +77,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../sim
babelHelpers.createClass(SiteModal, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2b6b0b305a6e11eb8957f34616f75140(), this.editMode, this.fireEvent, this.icon, this.buttonLabel, this.position, this.buttonLabel, this.title);
+ return (0, _litElement.html)(_templateObject2_9f7c0000625811eb9a9521b3fdb3953c(), this.editMode, this.fireEvent, this.icon, this.buttonLabel, this.position, this.buttonLabel, this.title);
}
/**
* Fire an event for things to react to above us; useful for lazy loading
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/magic/active-when-visible.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/magic/active-when-visible.js
index 2b8249de151..b6064090cb0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/magic/active-when-visible.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/magic/active-when-visible.js
@@ -12,20 +12,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
- function _templateObject2_2b6f29e05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f81cc60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n a {\n height: 10px;\n width: 10px;\n float: left;\n pointer-events: none;\n background-color: transparent;\n }\n "]);
- _templateObject2_2b6f29e05a6e11eb8957f34616f75140 = function _templateObject2_2b6f29e05a6e11eb8957f34616f75140() {
+ _templateObject2_9f81cc60625811eb9a9521b3fdb3953c = function _templateObject2_9f81cc60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b6f29e05a6e11eb8957f34616f75140() {
+ function _templateObject_9f81cc60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_2b6f29e05a6e11eb8957f34616f75140 = function _templateObject_2b6f29e05a6e11eb8957f34616f75140() {
+ _templateObject_9f81cc60625811eb9a9521b3fdb3953c = function _templateObject_9f81cc60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -51,12 +51,12 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_2b6f29e05a6e11eb8957f34616f75140(), this._a, this.itemId);
+ return (0, _litElement.html)(_templateObject_9f81cc60625811eb9a9521b3fdb3953c(), this._a, this.itemId);
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_2b6f29e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9f81cc60625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-breadcrumb.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-breadcrumb.js
index c406c69d336..789780a15e7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-breadcrumb.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-breadcrumb.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
_exports.SiteBreadcrumb = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_2ba63f705a6e11eb8957f34616f75140() {
+ function _templateObject2_9f866040625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n
\n "]);
- _templateObject2_2ba63f705a6e11eb8957f34616f75140 = function _templateObject2_2ba63f705a6e11eb8957f34616f75140() {
+ _templateObject2_9f866040625811eb9a9521b3fdb3953c = function _templateObject2_9f866040625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2ba63f705a6e11eb8957f34616f75140() {
+ function _templateObject_9f866040625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-size: 16px;\n color: var(--site-breadcrumb-color, #383f45);\n }\n #space {\n height: 24px;\n line-height: 24px;\n }\n a {\n height: 24px;\n color: var(--site-breadcrumb-color, #383f45);\n display: inline-flex;\n line-height: 24px;\n padding: 0 8px 0 0;\n text-decoration: var(--site-breadcrumb-text-decoration, underline);\n }\n button {\n margin: 0;\n padding: 0;\n height: 24px;\n min-width: unset;\n display: inline-flex;\n text-transform: unset;\n background-color: transparent;\n border: none;\n }\n button:hover,\n button:focus,\n button:active {\n background-color: var(--site-breadcrumb-hover-bg, transparent);\n color: var(--site-breadcrumb-hover-color, #222222);\n }\n span {\n margin: 0;\n padding: 0 8px 0 0;\n height: 24px;\n display: inline-flex;\n }\n simple-icon {\n display: inline-flex;\n --simple-icon-height: 24px;\n --simple-icon-width: 24px;\n padding: 0 8px 0 0;\n color: var(--site-breadcrumb-color, #383f45);\n }\n "]);
- _templateObject_2ba63f705a6e11eb8957f34616f75140 = function _templateObject_2ba63f705a6e11eb8957f34616f75140() {
+ _templateObject_9f866040625811eb9a9521b3fdb3953c = function _templateObject_9f866040625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteBreadcrumb, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_2ba63f705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9f866040625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -93,7 +93,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteBreadcrumb, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2ba63f705a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_9f866040625811eb9a9521b3fdb3953c());
}
/**
* Notice the change and build
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-dot-indicator.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-dot-indicator.js
index 52ca2aba4d8..c57da2574a2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-dot-indicator.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-dot-indicator.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
});
_exports.SiteDotIndicator = void 0;
- function _templateObject2_2b9799705a6e11eb8957f34616f75140() {
+ function _templateObject2_9f8c0590625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_2b9799705a6e11eb8957f34616f75140 = function _templateObject2_2b9799705a6e11eb8957f34616f75140() {
+ _templateObject2_9f8c0590625811eb9a9521b3fdb3953c = function _templateObject2_9f8c0590625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2b9799705a6e11eb8957f34616f75140() {
+ function _templateObject_9f8c0590625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --site-dot-indicator-color: white;\n }\n :host([sticky=\"left\"]) {\n position: fixed;\n left: 8px;\n z-index: 1000;\n top: 25vh;\n }\n :host([sticky=\"right\"]) {\n position: fixed;\n right: 8px;\n z-index: 1000;\n top: 25vh;\n }\n :host([sticky=\"left\"]) ol,\n :host([sticky=\"right\"]) ol {\n display: grid;\n }\n ol {\n padding-left: 0;\n margin-left: 0;\n }\n li {\n transition: 0.3s all ease-in-out;\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 2px;\n text-indent: -999px;\n cursor: pointer;\n background-color: rgba(0, 0, 0, 0.1);\n border: 1px solid var(--site-dot-indicator-color);\n border-radius: 10px;\n }\n a {\n width: 12px;\n height: 12px;\n display: block;\n margin: 0;\n padding: 0;\n }\n .active {\n width: 12px;\n height: 12px;\n margin: 1px;\n background-color: var(--site-dot-indicator-color);\n }\n "]);
- _templateObject_2b9799705a6e11eb8957f34616f75140 = function _templateObject_2b9799705a6e11eb8957f34616f75140() {
+ _templateObject_9f8c0590625811eb9a9521b3fdb3953c = function _templateObject_9f8c0590625811eb9a9521b3fdb3953c() {
return data;
};
@@ -44,7 +44,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
babelHelpers.createClass(SiteDotIndicator, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_2b9799705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9f8c0590625811eb9a9521b3fdb3953c())];
}
}]);
@@ -66,7 +66,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject2_2b9799705a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_9f8c0590625811eb9a9521b3fdb3953c());
}
/**
* Props
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-button.js
index 09af7345367..79b14ffc11f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-button.js
@@ -11,30 +11,30 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_2bb8dd105a6e11eb8957f34616f75140() {
+ function _templateObject3_9f94b820625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject3_2bb8dd105a6e11eb8957f34616f75140 = function _templateObject3_2bb8dd105a6e11eb8957f34616f75140() {
+ _templateObject3_9f94b820625811eb9a9521b3fdb3953c = function _templateObject3_9f94b820625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2bb8dd105a6e11eb8957f34616f75140() {
+ function _templateObject2_9f94b820625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n "]);
- _templateObject2_2bb8dd105a6e11eb8957f34616f75140 = function _templateObject2_2bb8dd105a6e11eb8957f34616f75140() {
+ _templateObject2_9f94b820625811eb9a9521b3fdb3953c = function _templateObject2_9f94b820625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2bb8dd105a6e11eb8957f34616f75140() {
+ function _templateObject_9f94b820625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-size: 16px;\n }\n :host([disabled]) {\n pointer-events: none;\n opacity: 0.3;\n }\n a {\n display: block;\n height: 100%;\n width: 100%;\n color: var(--site-menu-button-link-color);\n text-decoration: var(--site-menu-button-link-decoration, underline);\n }\n button {\n display: flex;\n cursor: pointer;\n transition: 0.2s color linear;\n min-width: unset;\n background-color: transparent;\n border: 0;\n border-radius: 0;\n height: 100%;\n width: 100%;\n justify-content: center;\n align-items: center;\n }\n button:hover,\n button:focus,\n button:active {\n color: var(--site-menu-button-button-hover-color, inherit);\n outline: 2px solid var(--site-menu-button-button-hover-color, inherit);\n outline-offset: 2px;\n background-color: var(\n --site-menu-button-button-hover-background-color,\n inherit\n );\n }\n button:hover simple-icon-lite,\n button:focus simple-icon-lite,\n button:active simple-icon-lite {\n --simple-icon-fill-color: var(\n --site-menu-button-button-hover-color,\n black\n );\n }\n simple-icon-lite {\n display: block;\n margin-top: 25px;\n font-size: 16px;\n --simple-icon-width: var(--site-menu-button-icon-width, 32px);\n --simple-icon-height: var(--site-menu-button-icon-height, 32px);\n --simple-icon-fill-color: var(\n --site-menu-button-icon-fill-color,\n black\n );\n }\n simple-tooltip {\n --simple-tooltip-background: var(\n --haxcms-tooltip-background-color,\n #000000\n );\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: var(--haxcms-tooltip-color, #ffffff);\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-border-radius: 0;\n }\n "]);
- _templateObject_2bb8dd105a6e11eb8957f34616f75140 = function _templateObject_2bb8dd105a6e11eb8957f34616f75140() {
+ _templateObject_9f94b820625811eb9a9521b3fdb3953c = function _templateObject_9f94b820625811eb9a9521b3fdb3953c() {
return data;
};
@@ -63,7 +63,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenuButton), "styles", this)), [(0, _litElement.css)(_templateObject_2bb8dd105a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenuButton), "styles", this)), [(0, _litElement.css)(_templateObject_9f94b820625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -108,7 +108,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteMenuButton, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2bb8dd105a6e11eb8957f34616f75140(), this.disabled, this.label, this.editMode ? "edit-mode-active" : "", this.disabled, this.raised, this.label, this.editMode ? "edit-mode-active" : "", this.icon, !this.hideLabel ? (0, _litElement.html)(_templateObject3_2bb8dd105a6e11eb8957f34616f75140(), this.position, this.label) : "");
+ return (0, _litElement.html)(_templateObject2_9f94b820625811eb9a9521b3fdb3953c(), this.disabled, this.label, this.editMode ? "edit-mode-active" : "", this.disabled, this.raised, this.label, this.editMode ? "edit-mode-active" : "", this.icon, !this.hideLabel ? (0, _litElement.html)(_templateObject3_9f94b820625811eb9a9521b3fdb3953c(), this.position, this.label) : "");
}
/**
* Props
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-content.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-content.js
index 1a24b52b8cb..e90fab80b40 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-content.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu-content.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../page-contents-menu/page-contents-menu.js", "../.
});
_exports.SiteMenuContent = void 0;
- function _templateObject2_2bbd22d05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f98afc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n --page-contents-menu-link-hover: var(\n --haxcms-color,\n var(--simple-colors-default-theme-purple-7)\n );\n }\n @media screen and (max-width: 600px) {\n .indent-1,\n .indent-2,\n .indent-3,\n .indent-4,\n .indent-5,\n .indent-6 {\n padding-left: 0;\n }\n }\n :host([hide-if-empty][is-empty]) {\n display: none !important;\n }\n simple-popover,\n ol,\n .item {\n max-width: 175px;\n }\n "]);
- _templateObject2_2bbd22d05a6e11eb8957f34616f75140 = function _templateObject2_2bbd22d05a6e11eb8957f34616f75140() {
+ _templateObject2_9f98afc0625811eb9a9521b3fdb3953c = function _templateObject2_9f98afc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2bbd22d05a6e11eb8957f34616f75140() {
+ function _templateObject_9f98afc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject_2bbd22d05a6e11eb8957f34616f75140 = function _templateObject_2bbd22d05a6e11eb8957f34616f75140() {
+ _templateObject_9f98afc0625811eb9a9521b3fdb3953c = function _templateObject_9f98afc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -75,12 +75,12 @@ define(["exports", "../../../../page-contents-menu/page-contents-menu.js", "../.
babelHelpers.createClass(SiteMenuContent, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2bbd22d05a6e11eb8957f34616f75140(), this.editMode ? "edit-mode-active" : "", babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenuContent.prototype), "render", this).call(this));
+ return (0, _litElement.html)(_templateObject_9f98afc0625811eb9a9521b3fdb3953c(), this.editMode ? "edit-mode-active" : "", babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenuContent.prototype), "render", this).call(this));
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenuContent), "styles", this)), [(0, _litElement.css)(_templateObject2_2bbd22d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenuContent), "styles", this)), [(0, _litElement.css)(_templateObject2_9f98afc0625811eb9a9521b3fdb3953c())]);
}
}]);
return SiteMenuContent;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu.js
index 8778fd42158..0dae48230e9 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-menu.js
@@ -10,20 +10,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2bc9a5f05a6e11eb8957f34616f75140() {
+ function _templateObject2_9f9ef150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_2bc9a5f05a6e11eb8957f34616f75140 = function _templateObject2_2bc9a5f05a6e11eb8957f34616f75140() {
+ _templateObject2_9f9ef150625811eb9a9521b3fdb3953c = function _templateObject2_9f9ef150625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2bc9a5f05a6e11eb8957f34616f75140() {
+ function _templateObject_9f9ef150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n height: 100vh;\n }\n map-menu {\n padding: var(--site-menu-padding);\n background-color: var(--site-menu-background-color);\n color: var(--site-menu-color, inherit);\n --map-menu-container-padding: var(--site-menu-container-padding);\n --map-menu-container-background-color: var(\n --site-menu-container-background-color\n );\n --map-menu-container-color: var(--site-menu-container-color);\n --map-menu-item-active-item-color: var(\n --site-menu-item-active-item-color\n );\n --map-menu-font-size: var(--site-menu-font-size);\n }\n map-menu:not(:defined) {\n display: none;\n }\n\n map-menu::-webkit-scrollbar-track {\n border-radius: 0;\n }\n map-menu::-webkit-scrollbar {\n width: 2px;\n }\n map-menu::-webkit-scrollbar-thumb {\n border-radius: 1px;\n }\n "]);
- _templateObject_2bc9a5f05a6e11eb8957f34616f75140 = function _templateObject_2bc9a5f05a6e11eb8957f34616f75140() {
+ _templateObject_9f9ef150625811eb9a9521b3fdb3953c = function _templateObject_9f9ef150625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenu), "styles", this)), [(0, _litElement.css)(_templateObject_2bc9a5f05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteMenu), "styles", this)), [(0, _litElement.css)(_templateObject_9f9ef150625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -91,7 +91,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/haxc
babelHelpers.createClass(SiteMenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2bc9a5f05a6e11eb8957f34616f75140(), this.editMode ? "edit-mode-active" : "", this.routerManifest, !this.hideActiveIndicator, !this.preventAutoScroll, this.mapMenuActiveChanged);
+ return (0, _litElement.html)(_templateObject2_9f9ef150625811eb9a9521b3fdb3953c(), this.editMode ? "edit-mode-active" : "", this.routerManifest, !this.hideActiveIndicator, !this.preventAutoScroll, this.mapMenuActiveChanged);
}
}, {
key: "firstUpdated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-top-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-top-menu.js
index b43a2b28bb1..db260ca54ce 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-top-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/navigation/site-top-menu.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
_exports.SiteTopMenu = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2bf6f7805a6e11eb8957f34616f75140() {
+ function _templateObject_9fa6e090625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n
[[mobileTitle]] \n
\n
\n \n \n \n \n
\n
\n
\n "]);
- _templateObject_2bf6f7805a6e11eb8957f34616f75140 = function _templateObject_2bf6f7805a6e11eb8957f34616f75140() {
+ _templateObject_9fa6e090625811eb9a9521b3fdb3953c = function _templateObject_9fa6e090625811eb9a9521b3fdb3953c() {
return data;
};
@@ -186,7 +186,7 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2bf6f7805a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9fa6e090625811eb9a9521b3fdb3953c());
}
/**
* Props
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/query/site-render-query.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/query/site-render-query.js
index 6417009d8be..39d6df1a9cb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/query/site-render-query.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/query/site-render-query.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../../
});
_exports.SiteRenderQuery = void 0;
- function _templateObject2_2c01ccf05a6e11eb8957f34616f75140() {
+ function _templateObject2_9fb845b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject2_2c01ccf05a6e11eb8957f34616f75140 = function _templateObject2_2c01ccf05a6e11eb8957f34616f75140() {
+ _templateObject2_9fb845b0625811eb9a9521b3fdb3953c = function _templateObject2_9fb845b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2c01ccf05a6e11eb8957f34616f75140() {
+ function _templateObject_9fb845b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n "]);
- _templateObject_2c01ccf05a6e11eb8957f34616f75140 = function _templateObject_2c01ccf05a6e11eb8957f34616f75140() {
+ _templateObject_9fb845b0625811eb9a9521b3fdb3953c = function _templateObject_9fb845b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../../
key: "render",
// render function, this is non-visual
value: function render() {
- return (0, _litElement.html)(_templateObject_2c01ccf05a6e11eb8957f34616f75140(), this.result, this.resultEvent, this.sort, this.conditions, this.__items, this.grid);
+ return (0, _litElement.html)(_templateObject_9fb845b0625811eb9a9521b3fdb3953c(), this.result, this.resultEvent, this.sort, this.conditions, this.__items, this.grid);
}
}, {
key: "resultEvent",
@@ -63,7 +63,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../../../../
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_2c01ccf05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9fb845b0625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-print-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-print-button.js
index 0d9076321d6..4a849245386 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-print-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-print-button.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2c0d65b05a6e11eb8957f34616f75140() {
+ function _templateObject2_9fc53e00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n "]);
- _templateObject2_2c0d65b05a6e11eb8957f34616f75140 = function _templateObject2_2c0d65b05a6e11eb8957f34616f75140() {
+ _templateObject2_9fc53e00625811eb9a9521b3fdb3953c = function _templateObject2_9fc53e00625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2c0d65b05a6e11eb8957f34616f75140() {
+ function _templateObject_9fc53e00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n text-rendering: optimizelegibility;\n position: relative;\n color: var(--site-print-button-color, inherit);\n }\n simple-icon-button {\n color: var(--site-print-button-color, inherit);\n }\n simple-tooltip {\n --simple-tooltip-background: var(\n --haxcms-tooltip-background-color,\n #000000\n );\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: var(--haxcms-tooltip-color, #ffffff);\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-border-radius: 0;\n }\n "]);
- _templateObject_2c0d65b05a6e11eb8957f34616f75140 = function _templateObject_2c0d65b05a6e11eb8957f34616f75140() {
+ _templateObject_9fc53e00625811eb9a9521b3fdb3953c = function _templateObject_9fc53e00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,7 +53,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SitePrintButton), "styles", this)), [(0, _litElement.css)(_templateObject_2c0d65b05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SitePrintButton), "styles", this)), [(0, _litElement.css)(_templateObject_9fc53e00625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -81,7 +81,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SitePrintButton, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2c0d65b05a6e11eb8957f34616f75140(), this.type, this.icon, this.print, this.label, this.disabled, this.editMode ? "edit-mode-active" : "", this.type, this.position, this.label);
+ return (0, _litElement.html)(_templateObject2_9fc53e00625811eb9a9521b3fdb3953c(), this.type, this.icon, this.print, this.label, this.disabled, this.editMode ? "edit-mode-active" : "", this.type, this.position, this.label);
}
}, {
key: "updated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-rss-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-rss-button.js
index 1b69f6b777d..557ed0ae84b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-rss-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-rss-button.js
@@ -10,20 +10,20 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/util
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2c10c1105a6e11eb8957f34616f75140() {
+ function _templateObject2_9fca9530625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n ", "\n \n "]);
- _templateObject2_2c10c1105a6e11eb8957f34616f75140 = function _templateObject2_2c10c1105a6e11eb8957f34616f75140() {
+ _templateObject2_9fca9530625811eb9a9521b3fdb3953c = function _templateObject2_9fca9530625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2c10c1105a6e11eb8957f34616f75140() {
+ function _templateObject_9fca9530625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n color: var(--site-rss-button-color, inherit);\n }\n a {\n text-decoration: var(--site-rss-text-decoration);\n outline: none;\n color: var(--site-rss-button-color, inherit);\n }\n simple-icon-button-lite {\n color: var(--site-rss-button-color, inherit);\n }\n simple-tooltip {\n --simple-tooltip-background: var(\n --haxcms-tooltip-background-color,\n #000000\n );\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: var(--haxcms-tooltip-color, #ffffff);\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-border-radius: 0;\n }\n "]);
- _templateObject_2c10c1105a6e11eb8957f34616f75140 = function _templateObject_2c10c1105a6e11eb8957f34616f75140() {
+ _templateObject_9fca9530625811eb9a9521b3fdb3953c = function _templateObject_9fca9530625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/util
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteRSSButton), "styles", this)), [(0, _litElement.css)(_templateObject_2c10c1105a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SiteRSSButton), "styles", this)), [(0, _litElement.css)(_templateObject_9fca9530625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -80,7 +80,7 @@ define(["exports", "../../../../../lit-element/lit-element.js", "../../core/util
babelHelpers.createClass(SiteRSSButton, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2c10c1105a6e11eb8957f34616f75140(), this.disabled, this.href, this.type, this.label, this.editMode ? "edit-mode-active" : "", this.icon, this.print, this.type, this.disabled, this.editMode ? "edit-mode-active" : "", this.type, this.position, this.label);
+ return (0, _litElement.html)(_templateObject2_9fca9530625811eb9a9521b3fdb3953c(), this.disabled, this.href, this.type, this.label, this.editMode ? "edit-mode-active" : "", this.icon, this.print, this.type, this.disabled, this.editMode ? "edit-mode-active" : "", this.type, this.position, this.label);
}
/**
* Mix in an opened status
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-search.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-search.js
index 229b16921d5..7760c725d64 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-search.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-search.js
@@ -7,50 +7,50 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
_exports.SiteSearch = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject5_2c152de05a6e11eb8957f34616f75140() {
+ function _templateObject5_9fd0afb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "(", ") \n
\n \n ", " \n
\n ", "..
\n \n "]);
- _templateObject5_2c152de05a6e11eb8957f34616f75140 = function _templateObject5_2c152de05a6e11eb8957f34616f75140() {
+ _templateObject5_9fd0afb0625811eb9a9521b3fdb3953c = function _templateObject5_9fd0afb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_2c152de05a6e11eb8957f34616f75140() {
+ function _templateObject4_9fd0afb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject4_2c152de05a6e11eb8957f34616f75140 = function _templateObject4_2c152de05a6e11eb8957f34616f75140() {
+ _templateObject4_9fd0afb0625811eb9a9521b3fdb3953c = function _templateObject4_9fd0afb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_2c152de05a6e11eb8957f34616f75140() {
+ function _templateObject3_9fd0afb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Found ", " results.\n \n "]);
- _templateObject3_2c152de05a6e11eb8957f34616f75140 = function _templateObject3_2c152de05a6e11eb8957f34616f75140() {
+ _templateObject3_9fd0afb0625811eb9a9521b3fdb3953c = function _templateObject3_9fd0afb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2c152de05a6e11eb8957f34616f75140() {
+ function _templateObject2_9fd0afb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n \n\n ", "\n "]);
- _templateObject2_2c152de05a6e11eb8957f34616f75140 = function _templateObject2_2c152de05a6e11eb8957f34616f75140() {
+ _templateObject2_9fd0afb0625811eb9a9521b3fdb3953c = function _templateObject2_9fd0afb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2c152de05a6e11eb8957f34616f75140() {
+ function _templateObject_9fd0afb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-size: 16px;\n color: var(--site-search-color, #383f45);\n height: 55vh;\n width: 60vh;\n }\n [hidden] {\n display: none;\n }\n .result {\n display: block;\n background-color: var(--site-search-result-background-color, #eeeeee);\n color: var(--site-search-result-color, #222222);\n margin-bottom: 1.5rem;\n padding-bottom: 0.5rem;\n }\n .result:hover,\n .result:focus {\n background-color: var(\n --site-search-result-background-color-hover,\n #dddddd\n );\n color: var(--site-search-link-color-hover, #000000);\n text-decoration: none;\n outline: 2px solid grey;\n outline-offset: 4px;\n }\n .result .title {\n font-size: 28px;\n margin: 0 0 8px 0;\n line-height: 1;\n }\n .result {\n color: var(--site-search-link-color, #444444);\n text-decoration: none;\n }\n simple-datetime {\n color: var(--site-search-link-color, #444444);\n }\n .result .link-text {\n font-size: 12px;\n color: var(--site-search-link-text-color, #999999);\n font-style: italic;\n padding-left: 8px;\n }\n .results-found-text {\n margin-bottom: 1.5rem;\n padding-bottom: 0.5rem;\n }\n #search {\n flex-grow: 2;\n margin-right: 4px;\n --simple-fields-accent-color: var(--site-search-text-color, #000);\n color: var(--site-search-placeholder-color, #222);\n }\n "]);
- _templateObject_2c152de05a6e11eb8957f34616f75140 = function _templateObject_2c152de05a6e11eb8957f34616f75140() {
+ _templateObject_9fd0afb0625811eb9a9521b3fdb3953c = function _templateObject_9fd0afb0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -79,7 +79,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_2c152de05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9fd0afb0625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -119,8 +119,8 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_2c152de05a6e11eb8957f34616f75140(), this.hideInput, this._searchValueChanged, this.search.length > 0 ? (0, _litElement.html)(_templateObject3_2c152de05a6e11eb8957f34616f75140(), this.__results.length) : (0, _litElement.html)(_templateObject4_2c152de05a6e11eb8957f34616f75140()), this.__results.map(function (item) {
- return (0, _litElement.html)(_templateObject5_2c152de05a6e11eb8957f34616f75140(), item.location, _this2.selectionMade, item.title, !_this2.showPath, item.location, !_this2.showDate, item.created, item.created, item.description);
+ return (0, _litElement.html)(_templateObject2_9fd0afb0625811eb9a9521b3fdb3953c(), this.hideInput, this._searchValueChanged, this.search.length > 0 ? (0, _litElement.html)(_templateObject3_9fd0afb0625811eb9a9521b3fdb3953c(), this.__results.length) : (0, _litElement.html)(_templateObject4_9fd0afb0625811eb9a9521b3fdb3953c()), this.__results.map(function (item) {
+ return (0, _litElement.html)(_templateObject5_9fd0afb0625811eb9a9521b3fdb3953c(), item.location, _this2.selectionMade, item.title, !_this2.showPath, item.location, !_this2.showDate, item.created, item.created, item.description);
}));
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-title.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-title.js
index 134ed8f7e1d..c9781b33b10 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-title.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/site/site-title.js
@@ -7,40 +7,40 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
_exports.SiteTitle = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_2c1862305a6e11eb8957f34616f75140() {
+ function _templateObject4_9fd591b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject4_2c1862305a6e11eb8957f34616f75140 = function _templateObject4_2c1862305a6e11eb8957f34616f75140() {
+ _templateObject4_9fd591b0625811eb9a9521b3fdb3953c = function _templateObject4_9fd591b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_2c1862305a6e11eb8957f34616f75140() {
+ function _templateObject3_9fd591b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject3_2c1862305a6e11eb8957f34616f75140 = function _templateObject3_2c1862305a6e11eb8957f34616f75140() {
+ _templateObject3_9fd591b0625811eb9a9521b3fdb3953c = function _templateObject3_9fd591b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2c1862305a6e11eb8957f34616f75140() {
+ function _templateObject2_9fd591b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n "]);
- _templateObject2_2c1862305a6e11eb8957f34616f75140 = function _templateObject2_2c1862305a6e11eb8957f34616f75140() {
+ _templateObject2_9fd591b0625811eb9a9521b3fdb3953c = function _templateObject2_9fd591b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2c1862305a6e11eb8957f34616f75140() {
+ function _templateObject_9fd591b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n text-rendering: optimizelegibility;\n position: relative;\n color: inherit;\n }\n a {\n color: inherit;\n display: var(--site-title-link-display, block);\n text-decoration: var(--site-title-link-text-decoration);\n }\n a h1 {\n color: inherit;\n text-rendering: optimizelegibility;\n font-family: var(--site-title-heading-font-family);\n font-size: var(--site-title-heading-font-size);\n margin: var(--site-title-heading-margin);\n padding: var(--site-title-heading-padding);\n text-align: var(--site-title-heading-text-align);\n text-rendering: var(--site-title-heading-text-rendering);\n font-weight: var(--site-title-heading-font-weight);\n }\n "]);
- _templateObject_2c1862305a6e11eb8957f34616f75140 = function _templateObject_2c1862305a6e11eb8957f34616f75140() {
+ _templateObject_9fd591b0625811eb9a9521b3fdb3953c = function _templateObject_9fd591b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -70,7 +70,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_2c1862305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9fd591b0625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -117,7 +117,7 @@ define(["exports", "require", "../../../../../lit-element/lit-element.js", "../.
babelHelpers.createClass(SiteTitle, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_2c1862305a6e11eb8957f34616f75140(), this.homeLink, this.label, this.disabled, this.icon ? false : true, this.icon, this.notitle ? (0, _litElement.html)(_templateObject3_2c1862305a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject4_2c1862305a6e11eb8957f34616f75140(), this.siteTitle));
+ return (0, _litElement.html)(_templateObject2_9fd591b0625811eb9a9521b3fdb3953c(), this.homeLink, this.label, this.disabled, this.icon ? false : true, this.icon, this.notitle ? (0, _litElement.html)(_templateObject3_9fd591b0625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject4_9fd591b0625811eb9a9521b3fdb3953c(), this.siteTitle));
}
/**
* Props
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/basic-template.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/basic-template.js
index 9f1e278c09d..c58f71c692b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/basic-template.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/basic-template.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
_exports.Basic = _exports.BasicTemplate = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2c1de0705a6e11eb8957f34616f75140() {
+ function _templateObject_9fdd80f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n
\n
\n \n \n
\n
\n\n
\n \n \n \n
\n
\n \n \n
\n \n \n "]);
- _templateObject_2c1de0705a6e11eb8957f34616f75140 = function _templateObject_2c1de0705a6e11eb8957f34616f75140() {
+ _templateObject_9fdd80f0625811eb9a9521b3fdb3953c = function _templateObject_9fdd80f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -128,7 +128,7 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
babelHelpers.createClass(_class, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2c1de0705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9fdd80f0625811eb9a9521b3fdb3953c());
}
}]);
return _class;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/minimalist-template.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/minimalist-template.js
index dc7876be618..9bd00ffe494 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/minimalist-template.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxcms-elements/lib/ui-components/templates/minimalist-template.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
_exports.Minimalist = _exports.MinimalistTemplate = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2c21ff205a6e11eb8957f34616f75140() {
+ function _templateObject_9fe28a00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n \n \n
\n \n \n \n \n \n \n \n \n
\n \n \n
\n \n \n
\n \n \n
\n \n \n \n \n "]);
- _templateObject_2c21ff205a6e11eb8957f34616f75140 = function _templateObject_2c21ff205a6e11eb8957f34616f75140() {
+ _templateObject_9fe28a00625811eb9a9521b3fdb3953c = function _templateObject_9fe28a00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -94,7 +94,7 @@ define(["exports", "require", "../../../../../@polymer/polymer/polymer-element.j
babelHelpers.createClass(_class, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2c21ff205a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9fe28a00625811eb9a9521b3fdb3953c());
}
}]);
return _class;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxor-slevin/haxor-slevin.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxor-slevin/haxor-slevin.js
index 955eafc8156..5134053d9f1 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxor-slevin/haxor-slevin.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxor-slevin/haxor-slevin.js
@@ -11,50 +11,50 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject5_123a38c05a6e11eb8957f34616f75140() {
+ function _templateObject5_7e9b4080625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n background-color: #ffffff;\n color: rgba(0, 0, 0, 0.84);\n --hax-base-styles-a-color: var(--haxcms-color, #2196f3);\n --hax-base-styles-a-color-visited: var(--haxcms-color, #2196f3);\n --hax-base-styles-a-color-active: var(--haxcms-color, #2196f3);\n }\n site-modal:not(:defined),\n site-rss-button:not(:defined),\n iron-pages:not(:defined),\n site-share-widget:not(:defined),\n site-active-title:not(:defined),\n site-git-corner:not(:defined),\n social-share-link:not(:defined),\n simple-blog-card:not(:defined) {\n display: none;\n }\n :host([hidden]) {\n display: none;\n }\n :host([is-logged-in]) {\n margin-left: 48px;\n }\n :host([is-logged-in][edit-mode]) {\n padding-left: 12px;\n }\n /**\n * Hide the slotted content during edit mode. This must be here to work.\n */\n :host([edit-mode]) #slot {\n display: none;\n }\n :host([edit-mode]) .contentcontainer-wrapper simple-blog-card {\n opacity: 0.2;\n pointer-events: none;\n }\n #slot {\n min-height: 50vh;\n }\n site-active-title {\n font-size: 36px;\n }\n .wrapper {\n padding-bottom: 80px;\n }\n #home {\n max-width: 1032px;\n padding-left: 20px;\n padding-right: 20px;\n margin: 0 auto;\n }\n .contentcontainer-wrapper {\n max-width: 900px;\n margin: 0 auto;\n box-sizing: border-box;\n padding-left: 20px;\n padding-right: 20px;\n }\n simple-blog-card {\n padding: 8px;\n min-height: 100px;\n }\n .simple-blog-card-wrapper {\n display: flex;\n justify-content: space-evenly;\n max-width: 900px;\n }\n simple-blog-card[size=\"micro\"] {\n padding: 4px;\n }\n iron-pages {\n padding-top: 64px;\n }\n dom-repeat {\n padding-bottom: 16px;\n min-height: 300px;\n }\n .header-wrapper {\n padding: 0 20px;\n height: 54px;\n width: 100%;\n display: flex;\n margin: 0 auto;\n z-index: 100;\n color: #ffffff;\n justify-content: center;\n box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);\n background-color: var(--haxcms-color, rgba(255, 0, 116, 1));\n }\n .header-wrapper div {\n display: inline-flex;\n }\n .header-image {\n max-width: 600px;\n width: 100%;\n }\n .header-image img.image {\n max-width: 800px;\n }\n .backbutton {\n height: 54px;\n cursor: pointer;\n text-align: center;\n line-height: 32px;\n background-color: transparent;\n border: none;\n display: inline-flex;\n color: white;\n min-width: 100px;\n text-transform: unset;\n margin: 0px 16px;\n }\n\n .social-float {\n top: 160px;\n position: fixed;\n z-index: 99;\n margin-left: -10vw;\n opacity: 1;\n transition: 0.2s opacity linear;\n }\n .social-float.disable-items {\n pointer-events: none;\n opacity: 0.2 !important;\n }\n .social-float ul {\n padding: 0;\n margin: 0;\n list-style: none;\n }\n\n site-share-widget {\n --site-share-widget-bg: var(--haxcms-color, rgba(255, 0, 116, 1));\n }\n site-share-widget:hover,\n site-share-widget:focus,\n site-share-widget:active {\n --site-share-widget-bg: var(--haxcms-system-action-color, blue);\n }\n\n social-share-link {\n --social-share-button-bg: var(--haxcms-color, rgba(255, 0, 116, 1));\n --social-share-button-padding: 8px;\n --social-share-button-border-radius: 50%;\n }\n\n .annoy-user {\n background-color: rgba(255, 255, 255, 0.9);\n display: block;\n position: fixed;\n bottom: 0;\n left: 0;\n right: 0;\n box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.0785);\n padding: 10px 0;\n height: 50px;\n z-index: 100;\n opacity: 1;\n transition: 0.2s opacity linear;\n }\n .annoy-user.disable-items {\n pointer-events: none;\n opacity: 0 !important;\n }\n simple-icon-lite {\n height: 40px;\n width: 40px;\n --simple-icon-height: 40px;\n --simple-icon-width: 40px;\n display: flex;\n padding-right: 20px;\n }\n .annoy-user simple-icon-lite {\n color: black;\n }\n .annoy-user span {\n flex: 1 1 auto;\n height: 40px;\n display: flex;\n vertical-align: middle;\n line-height: 40px;\n }\n .annoy-inner strong {\n padding: 0 4px;\n }\n .annoy-user .rss {\n margin-left: 50px;\n }\n .annoy-inner {\n max-width: 800px;\n margin: 0 auto;\n display: flex;\n }\n .subtitle {\n font-family: \"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\",\n Geneva, Arial, sans-serif;\n letter-spacing: -0.02em;\n font-weight: 300;\n font-style: normal;\n letter-spacing: 0;\n font-size: 28px;\n line-height: 1.22;\n letter-spacing: -0.012em;\n }\n site-rss-button {\n margin: 0 4px;\n padding: 0;\n color: black;\n --site-rss-color: #000000;\n --site-rss-bg-color: var(--haxcms-color, rgba(255, 0, 116, 1));\n --site-rss-simple-icon-button-padding: 0 4px;\n --site-rss-simple-icon-button-margin: 0;\n }\n\n @media screen and (max-width: 800px) {\n .header-image {\n max-width: 200px;\n width: 100%;\n }\n .header-image img.image {\n max-width: 200px;\n }\n .simple-blog-card-wrapper simple-blog-card {\n margin: 0 10vw;\n }\n .simple-blog-card-wrapper {\n text-align: center;\n }\n #contentcontainer,\n #home {\n padding-left: 8px;\n padding-right: 8px;\n transition: 0.5s opacity ease-in-out;\n }\n simple-blog-card {\n padding: 0;\n }\n .hide-small {\n display: none !important;\n }\n .annoy-user .rss {\n margin-left: unset;\n }\n .annoy-user {\n position: relative;\n bottom: unset;\n left: unset;\n right: unset;\n padding: 0;\n height: unset;\n }\n .annoy-user span {\n height: unset;\n line-height: unset;\n }\n .annoy-inner {\n max-width: unset;\n margin: 0;\n }\n :host([edit-mode][is-logged-in]) {\n margin-left: 0px;\n }\n }\n @media screen and (max-width: 640px) {\n :host([is-logged-in][edit-mode]) {\n padding-left: 8px;\n }\n }\n "]);
- _templateObject5_123a38c05a6e11eb8957f34616f75140 = function _templateObject5_123a38c05a6e11eb8957f34616f75140() {
+ _templateObject5_7e9b4080625811eb9a9521b3fdb3953c = function _templateObject5_7e9b4080625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_123a38c05a6e11eb8957f34616f75140() {
+ function _templateObject4_7e9b4080625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject4_123a38c05a6e11eb8957f34616f75140 = function _templateObject4_123a38c05a6e11eb8957f34616f75140() {
+ _templateObject4_7e9b4080625811eb9a9521b3fdb3953c = function _templateObject4_7e9b4080625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_123a38c05a6e11eb8957f34616f75140() {
+ function _templateObject3_7e9b4080625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject3_123a38c05a6e11eb8957f34616f75140 = function _templateObject3_123a38c05a6e11eb8957f34616f75140() {
+ _templateObject3_7e9b4080625811eb9a9521b3fdb3953c = function _templateObject3_7e9b4080625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_123a38c05a6e11eb8957f34616f75140() {
+ function _templateObject2_7e9b4080625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject2_123a38c05a6e11eb8957f34616f75140 = function _templateObject2_123a38c05a6e11eb8957f34616f75140() {
+ _templateObject2_7e9b4080625811eb9a9521b3fdb3953c = function _templateObject2_7e9b4080625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_123a38c05a6e11eb8957f34616f75140() {
+ function _templateObject_7e9b4080625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n
\n
\n ", "\n
\n
\n
\n ", "\n
\n
\n \n
\n
\n
\n
\n ", "\n \n
\n \n
\n
\n
\n
\n ", "\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n \n Never miss a story from ", " use RSS\n today!\n \n \n \n
\n
\n
\n \n
\n "]);
- _templateObject_123a38c05a6e11eb8957f34616f75140 = function _templateObject_123a38c05a6e11eb8957f34616f75140() {
+ _templateObject_7e9b4080625811eb9a9521b3fdb3953c = function _templateObject_7e9b4080625811eb9a9521b3fdb3953c() {
return data;
};
@@ -81,12 +81,12 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_123a38c05a6e11eb8957f34616f75140(), this.siteModalClick, this._goBack, this.icon, this.title, this.image, this.selectedPage, this.__mainPostsChanged, this.__mainPosts.map(function (post) {
- return (0, _litElement.html)(_templateObject2_123a38c05a6e11eb8957f34616f75140(), post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : "", _this2.color, post.title, post.slug, _this2._showImage(post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : false), _this2.author.name, post.metadata.created, post.metadata.readtime, _this2.author.image, _this2.image, _this2.author.socialLink, post.description);
+ return (0, _litElement.html)(_templateObject_7e9b4080625811eb9a9521b3fdb3953c(), this.siteModalClick, this._goBack, this.icon, this.title, this.image, this.selectedPage, this.__mainPostsChanged, this.__mainPosts.map(function (post) {
+ return (0, _litElement.html)(_templateObject2_7e9b4080625811eb9a9521b3fdb3953c(), post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : "", _this2.color, post.title, post.slug, _this2._showImage(post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : false), _this2.author.name, post.metadata.created, post.metadata.readtime, _this2.author.image, _this2.image, _this2.author.socialLink, post.description);
}), this.__extraPostsChanged, this.__extraPosts.map(function (post) {
- return (0, _litElement.html)(_templateObject3_123a38c05a6e11eb8957f34616f75140(), post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : "", _this2.color, post.title, post.slug, _this2._showImage(post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : false), _this2.author.name, post.metadata.created, post.metadata.readtime, _this2.author.image, _this2.image, _this2.author.socialLink, post.description);
+ return (0, _litElement.html)(_templateObject3_7e9b4080625811eb9a9521b3fdb3953c(), post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : "", _this2.color, post.title, post.slug, _this2._showImage(post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : false), _this2.author.name, post.metadata.created, post.metadata.readtime, _this2.author.image, _this2.image, _this2.author.socialLink, post.description);
}), !this.subtitle, this.subtitle, this.__followUpPostsChanged, this.activeManifestIndexCounter, this.__followUpPosts.map(function (post) {
- return (0, _litElement.html)(_templateObject4_123a38c05a6e11eb8957f34616f75140(), post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : "", _this2.color, post.title, post.slug, _this2._showImage(post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : false), _this2.author.name, post.metadata.created, post.metadata.readtime, _this2.author.image, _this2.image, _this2.author.socialLink, post.description);
+ return (0, _litElement.html)(_templateObject4_7e9b4080625811eb9a9521b3fdb3953c(), post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : "", _this2.color, post.title, post.slug, _this2._showImage(post.metadata.fields && post.metadata.fields.images && post.metadata.fields.images[0] && post.metadata.fields.images[0].alt ? post.metadata.fields.images[0].alt : false), _this2.author.name, post.metadata.created, post.metadata.readtime, _this2.author.image, _this2.image, _this2.author.socialLink, post.description);
}), this.stateClass, this.shareMsg, this.shareMsg, this.shareUrl, this.shareUrl, this.shareMsg, this.shareMsg, this.activeImage, this.shareUrl, this.stateClass, this.icon, this.title);
}
/**
@@ -140,7 +140,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject5_123a38c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject5_7e9b4080625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/haxschema-builder.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/haxschema-builder.js
index 9509bfa8f7d..765c0975907 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/haxschema-builder.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/haxschema-builder.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../json-editor/json-edit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_12828c605a6e11eb8957f34616f75140() {
+ function _templateObject2_7eae5350625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n code-editor {\n height: 500px;\n }\n "]);
- _templateObject2_12828c605a6e11eb8957f34616f75140 = function _templateObject2_12828c605a6e11eb8957f34616f75140() {
+ _templateObject2_7eae5350625811eb9a9521b3fdb3953c = function _templateObject2_7eae5350625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_12828c605a6e11eb8957f34616f75140() {
+ function _templateObject_7eae5350625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n Add to configure \n Add to advanced \n \n \n
\n \n \n
\n "]);
- _templateObject_12828c605a6e11eb8957f34616f75140 = function _templateObject_12828c605a6e11eb8957f34616f75140() {
+ _templateObject_7eae5350625811eb9a9521b3fdb3953c = function _templateObject_7eae5350625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,14 +49,14 @@ define(["exports", "../../lit-element/lit-element.js", "../json-editor/json-edit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_12828c605a6e11eb8957f34616f75140(), this.addConfigure, this.addAdvanced, this._editorDataChanged, this.__haxSchemaChanged, this.haxSchema, this.value, this.__valueChanged);
+ return (0, _litElement.html)(_templateObject_7eae5350625811eb9a9521b3fdb3953c(), this.addConfigure, this.addAdvanced, this._editorDataChanged, this.__haxSchemaChanged, this.haxSchema, this.value, this.__valueChanged);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_12828c605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7eae5350625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/lib/hax-schema-form.js b/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/lib/hax-schema-form.js
index 696485496da..6fdc035eec4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/lib/hax-schema-form.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/haxschema-builder/lib/hax-schema-form.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../@polymer/polymer/polymer-element.js", ".
_exports.HaxSchemaForm = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_1e3d2c405a6e11eb8957f34616f75140() {
+ function _templateObject_9128b3e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n Configure \n Advanced \n \n \n \n
\n "]);
- _templateObject_1e3d2c405a6e11eb8957f34616f75140 = function _templateObject_1e3d2c405a6e11eb8957f34616f75140() {
+ _templateObject_9128b3e0625811eb9a9521b3fdb3953c = function _templateObject_9128b3e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -168,7 +168,7 @@ define(["exports", "require", "../../../@polymer/polymer/polymer-element.js", ".
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1e3d2c405a6e11eb8957f34616f75140(), _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer);
+ return (0, _polymerElement.html)(_templateObject_9128b3e0625811eb9a9521b3fdb3953c(), _HAXFields.HaxSchematizer, _HAXFields.HaxElementizer);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hero-banner/hero-banner.js b/build/es5-amd/node_modules/@lrnwebcomponents/hero-banner/hero-banner.js
index a9d9b8a870a..8ebab2ca757 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hero-banner/hero-banner.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hero-banner/hero-banner.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1293a3605a6e11eb8957f34616f75140() {
+ function _templateObject2_7eb86570625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: 100%;\n min-height: 600px;\n height: 100%;\n max-height: 600px;\n overflow: hidden;\n position: relative;\n --hero-banner-font-family: \"Roboto\";\n --hero-banner-title-weight: 500;\n --hero-banner-text: var(--simple-colors-default-theme-grey-12);\n --hero-banner-rgba: rgba(255, 255, 255, 0.65);\n --hero-banner-image-bg: var(--simple-colors-default-theme-grey-3);\n --hero-banner-button-weight: bold;\n --hero-banner-button-color: var(\n --simple-colors-default-theme-accent-5\n );\n --hero-banner-button-hover-color: var(\n --simple-colors-default-theme-accent-4\n );\n }\n :host([dark]) {\n --hero-banner-rgba: rgba(0, 0, 0, 0.65);\n }\n .image {\n position: absolute;\n left: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-color: var(--hero-banner-image-bg);\n }\n .itemwrapper {\n position: absolute;\n bottom: 10%;\n left: 10%;\n width: 50%;\n }\n .title {\n background-color: var(--hero-banner-rgba);\n padding: 10px 16px;\n font-size: 32px;\n color: var(--hero-banner-text);\n margin: 4px 0;\n font-family: var(--hero-banner-font-family);\n font-weight: var(--hero-banner-title-weight);\n }\n .details {\n background-color: var(--hero-banner-rgba);\n padding: 10px 16px;\n font-size: 16px;\n color: var(--hero-banner-text);\n margin: 4px 0;\n font-family: var(--hero-banner-font-family);\n }\n .linkbutton {\n padding: 0;\n margin: 8px 0;\n text-decoration: none;\n font-family: var(--hero-banner-font-family);\n }\n .linkbutton button {\n text-transform: none;\n font-weight: var(--hero-banner-button-weight);\n color: var(--hero-banner-text);\n background-color: var(--hero-banner-button-color);\n font-size: 16px;\n margin: 0;\n }\n .linkbutton:focus button,\n .linkbutton:hover button {\n background-color: var(--hero-banner-button-hover-color);\n }\n @media screen and (max-width: 720px) {\n .title {\n font-size: 20px;\n }\n .details {\n font-size: 12px;\n }\n .itemwrapper {\n left: 5%;\n width: 50%;\n }\n }\n @media screen and (max-width: 500px) {\n .title {\n font-size: 16px;\n }\n .details {\n display: none;\n }\n .itemwrapper {\n left: 0;\n width: 300px;\n }\n }\n "]);
- _templateObject2_1293a3605a6e11eb8957f34616f75140 = function _templateObject2_1293a3605a6e11eb8957f34616f75140() {
+ _templateObject2_7eb86570625811eb9a9521b3fdb3953c = function _templateObject2_7eb86570625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1293a3605a6e11eb8957f34616f75140() {
+ function _templateObject_7eb86570625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_1293a3605a6e11eb8957f34616f75140 = function _templateObject_1293a3605a6e11eb8957f34616f75140() {
+ _templateObject_7eb86570625811eb9a9521b3fdb3953c = function _templateObject_7eb86570625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,12 +53,12 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(HeroBanner, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1293a3605a6e11eb8957f34616f75140(), this.image, this.ariaDescribedby || "", this.title, this.details, this.buttonLink || "", !this.buttonLink, this.buttonText || "Find out more");
+ return (0, _litElement.html)(_templateObject_7eb86570625811eb9a9521b3fdb3953c(), this.image, this.ariaDescribedby || "", this.title, this.details, this.buttonLink || "", !this.buttonLink, this.buttonText || "Find out more");
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HeroBanner), "styles", this)), [(0, _litElement.css)(_templateObject2_1293a3605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(HeroBanner), "styles", this)), [(0, _litElement.css)(_templateObject2_7eb86570625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/hexagon-loader/hexagon-loader.js b/build/es5-amd/node_modules/@lrnwebcomponents/hexagon-loader/hexagon-loader.js
index 8766c4ac65e..96d6d6c0295 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/hexagon-loader/hexagon-loader.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/hexagon-loader/hexagon-loader.js
@@ -10,30 +10,30 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/hex-a-gon.js"], fu
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1327cd105a6e11eb8957f34616f75140() {
+ function _templateObject3_7ebde3b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host([loading]) {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n justify-content: center;\n margin: 0 auto;\n padding: 0 0 0 0 !important;\n width: var(--hexagon-loader-width, 255px);\n height: var(--hexagon-loader-height, 232.5px);\n }\n\n :host([size=\"small\"]) {\n width: calc(0.5 * var(--hexagon-loader-width, 255px));\n height: calc(0.5 * var(--hexagon-loader-height, 232.5px));\n }\n\n :host([size=\"large\"]) {\n width: calc(1.25 * var(--hexagon-loader-width, 255px));\n height: calc(1.25 * var(--hexagon-loader-height, 232.5px));\n }\n\n :host([size=\"epic\"]) {\n width: calc(2.5 * var(--hexagon-loader-width, 255px));\n height: calc(2.5 * var(--hexagon-loader-height, 232.5px));\n }\n\n div {\n position: relative;\n margin: 0 auto;\n flex: 1 1 100%;\n width: 100%;\n }\n\n hex-a-gon {\n display: none;\n position: absolute;\n top: 9px;\n left: 15px;\n width: var(--hexagon-width, 30px);\n height: var(--hexagon-height, 18px);\n color: #9fb475;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: 0 0;\n transform-origin: 0 0;\n }\n\n :host([size=\"small\"]) hex-a-gon {\n --hexagon-width: calc(0.5 * 30px);\n --hexagon-height: calc(0.5 * 18px);\n top: calc(0.1 * 9px);\n left: calc(0.5 * 15px);\n }\n\n :host([size=\"large\"]) hex-a-gon {\n --hexagon-width: calc(1.25 * 30px);\n --hexagon-height: calc(1.25 * 18px);\n top: calc(1.5 * 9px);\n left: calc(1.25 * 15px);\n }\n\n :host([size=\"epic\"]) hex-a-gon {\n --hexagon-width: calc(2.5 * 30px);\n --hexagon-height: calc(2.5 * 18px);\n top: calc(4 * 9px);\n left: calc(2.5 * 15px);\n }\n\n hex-a-gon:nth-of-type(1) {\n display: block;\n margin-left: calc(100% * 1.5 / 7);\n margin-top: 0%;\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(2) {\n display: block;\n margin-left: calc(100% * 2.5 / 7);\n margin-top: 0%;\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(3) {\n display: block;\n margin-left: calc(100% * 3.5 / 7);\n margin-top: 0%;\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(4) {\n display: block;\n margin-left: calc(100% * 4.5 / 7);\n margin-top: 0%;\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n hex-a-gon:nth-of-type(5) {\n display: block;\n margin-left: calc(100% * 1 / 7);\n margin-top: calc(100% * 1 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(6) {\n display: block;\n margin-left: calc(100% * 2 / 7);\n margin-top: calc(100% * 1 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(7) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 3 / 7));\n margin-top: calc(100% * 1 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(8) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 4 / 7));\n margin-top: calc(100% * 1 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n hex-a-gon:nth-of-type(9) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 5 / 7));\n margin-top: calc(100% * 1 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.2s;\n animation-delay: 0.2s;\n }\n\n hex-a-gon:nth-of-type(10) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 0.5 / 7));\n margin-top: calc(100% * 2 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(11) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 1.5 / 7));\n margin-top: calc(100% * 2 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(12) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 2.5 / 7));\n margin-top: calc(100% * 2 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(13) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 3.5 / 7));\n margin-top: calc(100% * 2 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n hex-a-gon:nth-of-type(14) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 4.5 / 7));\n margin-top: calc(100% * 2 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.2s;\n animation-delay: 0.2s;\n }\n\n hex-a-gon:nth-of-type(15) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 5.5 / 7));\n margin-top: calc(100% * 2 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.25s;\n animation-delay: 0.25s;\n }\n\n hex-a-gon:nth-of-type(16) {\n display: block;\n margin-left: 0%;\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(17) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 1 / 7));\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(18) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 2 / 7));\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(19) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 3 / 7));\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n hex-a-gon:nth-of-type(20) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 4 / 7));\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.2s;\n animation-delay: 0.2s;\n }\n\n hex-a-gon:nth-of-type(21) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 5 / 7));\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.25s;\n animation-delay: 0.25s;\n }\n\n hex-a-gon:nth-of-type(22) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 6 / 7));\n margin-top: calc(100% * 3 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.3s;\n animation-delay: 0.3s;\n }\n\n hex-a-gon:nth-of-type(23) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 0.5 / 7));\n margin-top: calc(100% * 4 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(24) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 1.5 / 7));\n margin-top: calc(100% * 4 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(25) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 2.5 / 7));\n margin-top: calc(100% * 4 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(26) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 3.5 / 7));\n margin-top: calc(100% * 4 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n hex-a-gon:nth-of-type(27) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 4.5 / 7));\n margin-top: calc(100% * 4 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.2s;\n animation-delay: 0.2s;\n }\n\n hex-a-gon:nth-of-type(28) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 5.5 / 7));\n margin-top: calc(100% * 4 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.25s;\n animation-delay: 0.25s;\n }\n\n hex-a-gon:nth-of-type(29) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 1 / 7));\n margin-top: calc(100% * 5 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(30) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 2 / 7));\n margin-top: calc(100% * 5 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(31) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 3 / 7));\n margin-top: calc(100% * 5 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(32) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 4 / 7));\n margin-top: calc(100% * 5 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n hex-a-gon:nth-of-type(33) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 5 / 7));\n margin-top: calc(100% * 5 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.2s;\n animation-delay: 0.2s;\n }\n\n hex-a-gon:nth-of-type(34) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 1.5 / 7));\n margin-top: calc(100% * 6 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0s;\n animation-delay: 0s;\n }\n\n hex-a-gon:nth-of-type(35) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 2.5 / 7));\n margin-top: calc(100% * 6 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.05s;\n animation-delay: 0.05s;\n }\n\n hex-a-gon:nth-of-type(36) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 3.5 / 7));\n margin-top: calc(100% * 6 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.1s;\n animation-delay: 0.1s;\n }\n\n hex-a-gon:nth-of-type(37) {\n display: block;\n margin-left: var(--hexagon-margin-left, calc(100% * 4.5 / 7));\n margin-top: calc(100% * 6 / 7);\n -webkit-animation: scaleIt 1.5s ease-in-out infinite both;\n animation: scaleIt 1.5s ease-in-out infinite both;\n -webkit-animation-delay: 0.15s;\n animation-delay: 0.15s;\n }\n\n :host([item-count=\"1\"]) hex-a-gon:nth-of-type(1),\n :host([item-count=\"3\"]) hex-a-gon:nth-of-type(2) {\n margin-left: calc(100% * 3 / 7);\n }\n\n :host([item-count=\"2\"]) hex-a-gon:nth-of-type(1) {\n margin-left: calc(100% * 2.5 / 7);\n }\n\n :host([item-count=\"2\"]) hex-a-gon:nth-of-type(2) {\n margin-left: calc(100% * 3.5 / 7);\n }\n\n :host([item-count=\"3\"]) hex-a-gon:nth-of-type(1) {\n margin-left: calc(100% * 2 / 7);\n }\n\n :host([item-count=\"3\"]) hex-a-gon:nth-of-type(3) {\n margin-left: calc(100% * 4 / 7);\n }\n\n @-webkit-keyframes scaleIt {\n 25%,\n 100% {\n -webkit-transform: scale(1) translate(-50%, -50%);\n transform: scale(1) translate(-50%, -50%);\n }\n\n 50% {\n -webkit-transform: scale(0) translate(-50%, -50%);\n transform: scale(0) translate(-50%, -50%);\n }\n }\n\n @keyframes scaleIt {\n 25%,\n 100% {\n -webkit-transform: scale(1) translate(-50%, -50%);\n transform: scale(1) translate(-50%, -50%);\n }\n\n 50% {\n -webkit-transform: scale(0) translate(-50%, -50%);\n transform: scale(0) translate(-50%, -50%);\n }\n }\n "]);
- _templateObject3_1327cd105a6e11eb8957f34616f75140 = function _templateObject3_1327cd105a6e11eb8957f34616f75140() {
+ _templateObject3_7ebde3b0625811eb9a9521b3fdb3953c = function _templateObject3_7ebde3b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1327cd105a6e11eb8957f34616f75140() {
+ function _templateObject2_7ebde3b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_1327cd105a6e11eb8957f34616f75140 = function _templateObject2_1327cd105a6e11eb8957f34616f75140() {
+ _templateObject2_7ebde3b0625811eb9a9521b3fdb3953c = function _templateObject2_7ebde3b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1327cd105a6e11eb8957f34616f75140() {
+ function _templateObject_7ebde3b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n
"]);
- _templateObject_1327cd105a6e11eb8957f34616f75140 = function _templateObject_1327cd105a6e11eb8957f34616f75140() {
+ _templateObject_7ebde3b0625811eb9a9521b3fdb3953c = function _templateObject_7ebde3b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -62,8 +62,8 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/hex-a-gon.js"], fu
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1327cd105a6e11eb8957f34616f75140(), this.items.map(function (item) {
- return (0, _litElement.html)(_templateObject2_1327cd105a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_7ebde3b0625811eb9a9521b3fdb3953c(), this.items.map(function (item) {
+ return (0, _litElement.html)(_templateObject2_7ebde3b0625811eb9a9521b3fdb3953c());
}));
} // properties available to the custom element for data binding
@@ -71,7 +71,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/hex-a-gon.js"], fu
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject3_1327cd105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_7ebde3b0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/iframe-loader.js b/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/iframe-loader.js
index 8fb4f446b00..9682e6a401e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/iframe-loader.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/iframe-loader.js
@@ -1,20 +1,20 @@
define(["../../lit-element/lit-element.js", "../../@polymer/polymer/lib/utils/flattened-nodes-observer.js", "./lib/loading-indicator.js"], function (_litElement, _flattenedNodesObserver, _loadingIndicator) {
"use strict";
- function _templateObject2_131493305a6e11eb8957f34616f75140() {
+ function _templateObject2_844fd2c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_131493305a6e11eb8957f34616f75140 = function _templateObject2_131493305a6e11eb8957f34616f75140() {
+ _templateObject2_844fd2c0625811eb9a9521b3fdb3953c = function _templateObject2_844fd2c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_131493305a6e11eb8957f34616f75140() {
+ function _templateObject_844fd2c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n #container {\n position: relative;\n }\n #loading-screen {\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .loaded #loading-screen {\n display: none;\n }\n "]);
- _templateObject_131493305a6e11eb8957f34616f75140 = function _templateObject_131493305a6e11eb8957f34616f75140() {
+ _templateObject_844fd2c0625811eb9a9521b3fdb3953c = function _templateObject_844fd2c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["../../lit-element/lit-element.js", "../../@polymer/polymer/lib/utils/fl
}, {
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject_131493305a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject_844fd2c0625811eb9a9521b3fdb3953c());
}
}]);
@@ -136,7 +136,7 @@ define(["../../lit-element/lit-element.js", "../../@polymer/polymer/lib/utils/fl
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_131493305a6e11eb8957f34616f75140(), this.loading ? "loading" : "loaded", this.__iframeHeight, this.loading ? "none" : "block");
+ return (0, _litElement.html)(_templateObject2_844fd2c0625811eb9a9521b3fdb3953c(), this.loading ? "loading" : "loaded", this.__iframeHeight, this.loading ? "none" : "block");
}
}]);
return IframeLoader;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/lib/loading-indicator.js b/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/lib/loading-indicator.js
index d9086272d7b..3dab8c51f3a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/lib/loading-indicator.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/iframe-loader/lib/loading-indicator.js
@@ -1,20 +1,20 @@
define(["../../../lit-element/lit-element.js"], function (_litElement) {
"use strict";
- function _templateObject2_1e425c605a6e11eb8957f34616f75140() {
+ function _templateObject2_912fdfd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .progress-line,\n .progress-line:before {\n height: 5px;\n width: 100%;\n margin: auto;\n }\n .progress-line {\n background-color: rgba(0, 0, 0, 0.05);\n display: -webkit-flex;\n display: flex;\n width: 300px;\n }\n .progress-line:before {\n background-color: black;\n content: \"\";\n animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;\n }\n @keyframes running-progress {\n 0% {\n margin-left: 0px;\n margin-right: 100%;\n }\n 50% {\n margin-left: 25%;\n margin-right: 0%;\n }\n 100% {\n margin-left: 100%;\n margin-right: 0;\n }\n }\n @keyframes fade-out {\n 0% {\n opacity: 1;\n }\n 99% {\n opacity: 0;\n }\n 100% {\n opacity: 0;\n }\n }\n "]);
- _templateObject2_1e425c605a6e11eb8957f34616f75140 = function _templateObject2_1e425c605a6e11eb8957f34616f75140() {
+ _templateObject2_912fdfd0625811eb9a9521b3fdb3953c = function _templateObject2_912fdfd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e425c605a6e11eb8957f34616f75140() {
+ function _templateObject_912fdfd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject_1e425c605a6e11eb8957f34616f75140 = function _templateObject_1e425c605a6e11eb8957f34616f75140() {
+ _templateObject_912fdfd0625811eb9a9521b3fdb3953c = function _templateObject_912fdfd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -38,12 +38,12 @@ define(["../../../lit-element/lit-element.js"], function (_litElement) {
babelHelpers.createClass(LoadingIndicator, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1e425c605a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_912fdfd0625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject2_1e425c605a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject2_912fdfd0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/image-compare-slider/image-compare-slider.js b/build/es5-amd/node_modules/@lrnwebcomponents/image-compare-slider/image-compare-slider.js
index ba051dd2364..40c19c1ef57 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/image-compare-slider/image-compare-slider.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/image-compare-slider/image-compare-slider.js
@@ -10,30 +10,30 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_13a959205a6e11eb8957f34616f75140() {
+ function _templateObject3_7ee25ba0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject3_13a959205a6e11eb8957f34616f75140 = function _templateObject3_13a959205a6e11eb8957f34616f75140() {
+ _templateObject3_7ee25ba0625811eb9a9521b3fdb3953c = function _templateObject3_7ee25ba0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_13a959205a6e11eb8957f34616f75140() {
+ function _templateObject2_7ee25ba0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n
\n
\n \n \n \n "]);
- _templateObject2_13a959205a6e11eb8957f34616f75140 = function _templateObject2_13a959205a6e11eb8957f34616f75140() {
+ _templateObject2_7ee25ba0625811eb9a9521b3fdb3953c = function _templateObject2_7ee25ba0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_13a959205a6e11eb8957f34616f75140() {
+ function _templateObject_7ee25ba0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n }\n :host([hidden]) {\n display: none !important;\n }\n "]);
- _templateObject_13a959205a6e11eb8957f34616f75140 = function _templateObject_13a959205a6e11eb8957f34616f75140() {
+ _templateObject_7ee25ba0625811eb9a9521b3fdb3953c = function _templateObject_7ee25ba0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -62,7 +62,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_13a959205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_7ee25ba0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -80,7 +80,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
babelHelpers.createClass(ImageCompareSlider, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_13a959205a6e11eb8957f34616f75140(), this.accentColor, this.dark, this.opacity, this.position, this.title ? (0, _litElement.html)(_templateObject3_13a959205a6e11eb8957f34616f75140(), this.title) : "", this.bottomSrc, this.bottomAlt, this.bottomDescriptionId || "description", this.topSrc, this.topAlt, this.topDescriptionId || "description");
+ return (0, _litElement.html)(_templateObject2_7ee25ba0625811eb9a9521b3fdb3953c(), this.accentColor, this.dark, this.opacity, this.position, this.title ? (0, _litElement.html)(_templateObject3_7ee25ba0625811eb9a9521b3fdb3953c(), this.title) : "", this.bottomSrc, this.bottomAlt, this.bottomDescriptionId || "description", this.topSrc, this.topAlt, this.topDescriptionId || "description");
}
}], [{
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/image-inspector/image-inspector.js b/build/es5-amd/node_modules/@lrnwebcomponents/image-inspector/image-inspector.js
index 101835699a0..032fb64b117 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/image-inspector/image-inspector.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/image-inspector/image-inspector.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../exif-data/exif-data.j
});
_exports.ImageInspector = void 0;
- function _templateObject2_133e89605a6e11eb8957f34616f75140() {
+ function _templateObject2_7ef3e7d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n "]);
- _templateObject2_133e89605a6e11eb8957f34616f75140 = function _templateObject2_133e89605a6e11eb8957f34616f75140() {
+ _templateObject2_7ef3e7d0625811eb9a9521b3fdb3953c = function _templateObject2_7ef3e7d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_133e89605a6e11eb8957f34616f75140() {
+ function _templateObject_7ef3e7d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n overflow: hidden;\n background-color: var(--image-inspector-background-color, #fdfdfd);\n }\n\n simple-icon-button {\n display: inline-flex;\n --simple-icon-width: 36px;\n --simple-icon-height: 36px;\n margin: 0 8px;\n background-color: var(--image-inspector-background-color, #fdfdfd);\n transition: 0.2s all ease-in-out;\n }\n simple-icon-button:hover,\n simple-icon-button:focus,\n simple-icon-button:active {\n background-color: var(\n --image-inspector-background-color-active,\n #eeeeee\n );\n }\n\n .top-rotated {\n top: 150px;\n pointer-events: none; /** disable pointer events when rotated bc of HTML canvas issue */\n }\n .showData {\n display: block;\n z-index: 2;\n }\n exif-data {\n margin: 0 auto;\n justify-content: space-evenly;\n position: absolute;\n display: none;\n margin: 0;\n padding: 0;\n }\n exif-data img {\n margin: 0;\n opacity: 0;\n padding: 0;\n height: 500px;\n pointer-events: none;\n }\n .wrap {\n border-bottom: 1px solid black;\n justify-content: center;\n display: flex;\n }\n "]);
- _templateObject_133e89605a6e11eb8957f34616f75140 = function _templateObject_133e89605a6e11eb8957f34616f75140() {
+ _templateObject_7ef3e7d0625811eb9a9521b3fdb3953c = function _templateObject_7ef3e7d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../lit-element/lit-element.js", "../exif-data/exif-data.j
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_133e89605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_7ef3e7d0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -66,7 +66,7 @@ define(["exports", "../../lit-element/lit-element.js", "../exif-data/exif-data.j
babelHelpers.createClass(ImageInspector, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_133e89605a6e11eb8957f34616f75140(), this.zoomIn, this.zoomOut, this.rotateRight, this.rotateLeft, this.mirrorImage, this.src, this.exifDataEvent, this.hideData, this.noLeft, this.src, this.src);
+ return (0, _litElement.html)(_templateObject2_7ef3e7d0625811eb9a9521b3fdb3953c(), this.zoomIn, this.zoomOut, this.rotateRight, this.rotateLeft, this.mirrorImage, this.src, this.exifDataEvent, this.hideData, this.noLeft, this.src, this.src);
}
}, {
key: "exifDataEvent",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/img-pan-zoom.js b/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/img-pan-zoom.js
index b33068a15f7..de3a2576887 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/img-pan-zoom.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/img-pan-zoom.js
@@ -8,40 +8,40 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../es
meta = babelHelpers.interopRequireWildcard(meta);
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_1391d9805a6e11eb8957f34616f75140() {
+ function _templateObject4_8471b2a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n position: relative;\n height: var(--img-pan-zoom-height, 500px);\n }\n #viewer {\n position: relative;\n height: 100%;\n width: 100%;\n }\n #loader {\n display: none;\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-around;\n width: 100%;\n height: calc(var(--img-pan-zoom-height, 500px) - 100px);\n margin-bottom: calc(100px - var(--img-pan-zoom-height, 500px));\n z-index: 1;\n }\n hexagon-loader {\n position: absolute;\n opacity: 0;\n transition: opacity 700ms;\n margin: auto;\n }\n hexagon-loader[hidden] {\n display: none;\n }\n hexagon-loader[loading] {\n opacity: 1;\n }\n "]);
- _templateObject4_1391d9805a6e11eb8957f34616f75140 = function _templateObject4_1391d9805a6e11eb8957f34616f75140() {
+ _templateObject4_8471b2a0625811eb9a9521b3fdb3953c = function _templateObject4_8471b2a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1391d9805a6e11eb8957f34616f75140() {
+ function _templateObject3_8471b2a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject3_1391d9805a6e11eb8957f34616f75140 = function _templateObject3_1391d9805a6e11eb8957f34616f75140() {
+ _templateObject3_8471b2a0625811eb9a9521b3fdb3953c = function _templateObject3_8471b2a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1391d9805a6e11eb8957f34616f75140() {
+ function _templateObject2_8471b2a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n "]);
- _templateObject2_1391d9805a6e11eb8957f34616f75140 = function _templateObject2_1391d9805a6e11eb8957f34616f75140() {
+ _templateObject2_8471b2a0625811eb9a9521b3fdb3953c = function _templateObject2_8471b2a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1391d9805a6e11eb8957f34616f75140() {
+ function _templateObject_8471b2a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n\n \n
\n "]);
- _templateObject_1391d9805a6e11eb8957f34616f75140 = function _templateObject_1391d9805a6e11eb8957f34616f75140() {
+ _templateObject_8471b2a0625811eb9a9521b3fdb3953c = function _templateObject_8471b2a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -69,7 +69,7 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../es
babelHelpers.createClass(ImgPanZoom, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1391d9805a6e11eb8957f34616f75140(), !this.dzi ? (0, _litElement.html)(_templateObject2_1391d9805a6e11eb8957f34616f75140(), this.hideSpinner || this.loaded ? "" : (0, _litElement.html)(_templateObject3_1391d9805a6e11eb8957f34616f75140(), this.loading || !this.loaded), this.loaded, this.loadedChangedEvent, this.loading, this.loadingChangedEvent, this.src || (this.sources || [])[0], this.describedBy || "") : "");
+ return (0, _litElement.html)(_templateObject_8471b2a0625811eb9a9521b3fdb3953c(), !this.dzi ? (0, _litElement.html)(_templateObject2_8471b2a0625811eb9a9521b3fdb3953c(), this.hideSpinner || this.loaded ? "" : (0, _litElement.html)(_templateObject3_8471b2a0625811eb9a9521b3fdb3953c(), this.loading || !this.loaded), this.loaded, this.loadedChangedEvent, this.loading, this.loadingChangedEvent, this.src || (this.sources || [])[0], this.describedBy || "") : "");
}
}, {
key: "pathFromUrl",
@@ -88,7 +88,7 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js", "../es
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject4_1391d9805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_8471b2a0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/lib/img-loader.js b/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/lib/img-loader.js
index 06f9a9bed6f..32da856d877 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/lib/img-loader.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/img-pan-zoom/lib/img-loader.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.ImgLoader = void 0;
- function _templateObject_1e45ded05a6e11eb8957f34616f75140() {
+ function _templateObject_913250d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject_1e45ded05a6e11eb8957f34616f75140 = function _templateObject_1e45ded05a6e11eb8957f34616f75140() {
+ _templateObject_913250d0625811eb9a9521b3fdb3953c = function _templateObject_913250d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -35,7 +35,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1e45ded05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_913250d0625811eb9a9521b3fdb3953c());
}
/**
* convention
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/img-view-modal.js b/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/img-view-modal.js
index a3d0bac3f52..131d1722895 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/img-view-modal.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/img-view-modal.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-modal/simple-m
});
_exports.ImgViewModal = void 0;
- function _templateObject2_16b5d5d05a6e11eb8957f34616f75140() {
+ function _templateObject2_8a2d49c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_16b5d5d05a6e11eb8957f34616f75140 = function _templateObject2_16b5d5d05a6e11eb8957f34616f75140() {
+ _templateObject2_8a2d49c0625811eb9a9521b3fdb3953c = function _templateObject2_8a2d49c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_16b5d5d05a6e11eb8957f34616f75140() {
+ function _templateObject_8a2d49c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --simple-modal-width: var(--img-view-modal-width, 90%);\n --simple-modal-height: var(--img-view-modal-height, 90vh);\n --simple-modal-titlebar-height: 40px;\n --simple-modal-titlebar-line-height: 40px;\n --simple-modal-titlebar-height: 40px;\n --simple-modal-titlebar-padding: 0px 5px 0px 15px;\n --simple-modal-titlebar-background: var(\n --img-view-modal-backgroundColor,\n white\n );\n --simple-modal-header-background: var(\n --img-view-modal-backgroundColor,\n white\n );\n --simple-modal-header-color: var(--img-view-modal-color, black);\n --simple-modal-header-padding: 0px;\n --simple-modal-content-padding: 0px;\n --simple-modal-buttons-padding: 0px;\n --img-view-viewer-height: calc(\n var(--simple-modal-height) - var(--simple-modal-titlebar-height)\n );\n --img-view-viewer-backgroundColor: var(\n --img-view-modal-backgroundColor,\n white\n );\n --img-view-viewer-color: var(--img-view-modal-color, black);\n --img-view-viewer-borderColor: var(--img-view-modal-borderColor, #ddd);\n --img-view-viewer-toggled-backgroundColor: var(\n --img-view-modal-toggled-backgroundColor,\n #eee\n );\n }\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject_16b5d5d05a6e11eb8957f34616f75140 = function _templateObject_16b5d5d05a6e11eb8957f34616f75140() {
+ _templateObject_8a2d49c0625811eb9a9521b3fdb3953c = function _templateObject_8a2d49c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -83,7 +83,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-modal/simple-m
}, {
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject_16b5d5d05a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject_8a2d49c0625811eb9a9521b3fdb3953c());
}
}]);
@@ -102,7 +102,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-modal/simple-m
babelHelpers.createClass(ImgViewModal, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_16b5d5d05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_8a2d49c0625811eb9a9521b3fdb3953c());
}
}, {
key: "_getCssVar",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/lib/img-view-viewer.js b/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/lib/img-view-viewer.js
index 4e1898758f6..6c7b09de36c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/lib/img-view-viewer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/img-view-modal/lib/img-view-viewer.js
@@ -11,130 +11,130 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject13_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject13_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Page \n \n of ", "\n
\n "]);
- _templateObject13_1e5289005a6e11eb8957f34616f75140 = function _templateObject13_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject13_913f4920625811eb9a9521b3fdb3953c = function _templateObject13_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject12_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject12_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n Keyboard Shortcuts (when image has focus)\n \n \n \n pan\xA0up \n w or ↑ \n \n \n pan\xA0down \n s or ↓ \n \n \n pan left \n a or ← \n \n \n pan\xA0right \n d or → \n \n \n home \n 0 \n \n \n zoom out \n - or _ \n \n \n zoom in \n + or = \n \n \n rotate clockwise \n r \n \n \n rotate counterclockwise \n shift+r \n \n \n
\n "]);
- _templateObject12_1e5289005a6e11eb8957f34616f75140 = function _templateObject12_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject12_913f4920625811eb9a9521b3fdb3953c = function _templateObject12_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject11_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject11_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" toggle fullscreen "]);
- _templateObject11_1e5289005a6e11eb8957f34616f75140 = function _templateObject11_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject11_913f4920625811eb9a9521b3fdb3953c = function _templateObject11_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject10_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n "]);
- _templateObject10_1e5289005a6e11eb8957f34616f75140 = function _templateObject10_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject10_913f4920625811eb9a9521b3fdb3953c = function _templateObject10_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject9_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", " \n
\n "]);
- _templateObject9_1e5289005a6e11eb8957f34616f75140 = function _templateObject9_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject9_913f4920625811eb9a9521b3fdb3953c = function _templateObject9_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject8_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " ", "\n \n "]);
- _templateObject8_1e5289005a6e11eb8957f34616f75140 = function _templateObject8_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject8_913f4920625811eb9a9521b3fdb3953c = function _templateObject8_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject7_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n ", "\n "]);
- _templateObject7_1e5289005a6e11eb8957f34616f75140 = function _templateObject7_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject7_913f4920625811eb9a9521b3fdb3953c = function _templateObject7_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject6_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject6_1e5289005a6e11eb8957f34616f75140 = function _templateObject6_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject6_913f4920625811eb9a9521b3fdb3953c = function _templateObject6_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject5_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", "
"]);
- _templateObject5_1e5289005a6e11eb8957f34616f75140 = function _templateObject5_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject5_913f4920625811eb9a9521b3fdb3953c = function _templateObject5_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject4_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n "]);
- _templateObject4_1e5289005a6e11eb8957f34616f75140 = function _templateObject4_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject4_913f4920625811eb9a9521b3fdb3953c = function _templateObject4_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject3_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject3_1e5289005a6e11eb8957f34616f75140 = function _templateObject3_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject3_913f4920625811eb9a9521b3fdb3953c = function _templateObject3_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject2_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n "]);
- _templateObject2_1e5289005a6e11eb8957f34616f75140 = function _templateObject2_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject2_913f4920625811eb9a9521b3fdb3953c = function _templateObject2_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e5289005a6e11eb8957f34616f75140() {
+ function _templateObject_913f4920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n height: var(--img-view-viewer-height, 500px);\n --hexagon-color: var(--img-view-viewer-focus-borderColor, blue);\n }\n :host([hidden]),\n *[hidden] {\n display: none !important;\n }\n .sr-only {\n position: absolute;\n left: -9999999px;\n width: 0;\n overflow: hidden;\n }\n #viewer {\n display: block;\n position: relative;\n height: calc(var(--img-view-viewer-height, 500px) - 104px);\n width: auto;\n border: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n #loader {\n display: none;\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-around;\n width: 100%;\n height: var(--img-view-viewer-height, 500px);\n margin-bottom: calc(0px - var(--img-view-viewer-height, 104px));\n z-index: 1;\n }\n hexagon-loader {\n position: absolute;\n opacity: 0;\n transition: opacity 700ms;\n margin: auto;\n }\n hexagon-loader[loading] {\n opacity: 1;\n }\n #container {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n justify-content: space-between;\n height: 100%;\n background-color: var(--img-view-viewer-backgroundColor, white);\n color: var(--img-view-viewer-color, black);\n }\n #container > * {\n flex: 1 1 auto;\n }\n .misc-item,\n .button-group {\n display: flex;\n align-items: stretch;\n justify-content: center;\n }\n .misc-item {\n align-items: center;\n padding: 5px;\n }\n #top,\n #bottom {\n margin: 0;\n flex: 1 0 46px;\n border: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n #top > *,\n #bottom > * {\n margin: 0;\n }\n #top > *:not(:first-child),\n #bottom > *:not(:first-child) {\n border-left: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n button {\n border: none;\n background-color: transparent;\n color: var(--img-view-viewer-color);\n }\n button[disabled] {\n opacity: 0.5;\n cursor: not-allowed;\n }\n button.flex-grow {\n flex: 1 0 auto;\n }\n button p {\n display: flex;\n align-items: center;\n justify-content: flex-start;\n }\n button.icon-right p {\n flex-direction: row-reverse;\n justify-content: end;\n }\n button[aria-pressed=\"true\"] {\n --img-view-viewer-backgroundColor: var(\n --img-view-viewer-toggled-backgroundColor,\n #eee\n );\n }\n\n button:focus,\n button:hover,\n #viewer:focus-within {\n outline: 1px solid var(--img-view-viewer-focus-borderColor, blue);\n z-index: 2;\n }\n simple-tooltip:not(:defined) {\n display: none;\n }\n #placeholder {\n position: relative;\n max-height: 0;\n overflow: visible;\n }\n #info {\n position: absolute;\n bottom: 0;\n right: 0;\n padding: 5px;\n background-color: var(--img-view-viewer-backgroundColor, white);\n border: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n table {\n border-collapse: collapse;\n }\n th,\n td {\n padding: 2px 5px;\n line-height: 140%;\n border-top: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n th {\n font-weight: normal;\n text-align: left;\n }\n kbd {\n border-radius: 2px;\n padding: 1px 3px;\n font-family: sans-serif;\n font-size: 80%;\n background: var(--img-view-viewer-toggled-backgroundColor, #eee);\n border: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n input[type=\"number\"] {\n max-width: 4em;\n border: 1px solid var(--img-view-viewer-borderColor, #ddd);\n }\n "]);
- _templateObject_1e5289005a6e11eb8957f34616f75140 = function _templateObject_1e5289005a6e11eb8957f34616f75140() {
+ _templateObject_913f4920625811eb9a9521b3fdb3953c = function _templateObject_913f4920625811eb9a9521b3fdb3953c() {
return data;
};
@@ -175,7 +175,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1e5289005a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_913f4920625811eb9a9521b3fdb3953c())];
}
}]);
@@ -196,7 +196,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
babelHelpers.createClass(ImgViewViewer, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1e5289005a6e11eb8957f34616f75140(), !this.dzi ? (0, _litElement.html)(_templateObject3_1e5289005a6e11eb8957f34616f75140(), this.hideSpinner ? "" : (0, _litElement.html)(_templateObject4_1e5289005a6e11eb8957f34616f75140(), this.loaded, this.loading || !this.loaded, this.loaded, this.loadedChangedEvent, this.loading, this.loadingChangedEvent, this.loadSrc, this.describedBy || "")) : "", this.getToolbars("top"), this.toolbarsHeight, !this.info, this.info, this.getToolbars("bottom"));
+ return (0, _litElement.html)(_templateObject2_913f4920625811eb9a9521b3fdb3953c(), !this.dzi ? (0, _litElement.html)(_templateObject3_913f4920625811eb9a9521b3fdb3953c(), this.hideSpinner ? "" : (0, _litElement.html)(_templateObject4_913f4920625811eb9a9521b3fdb3953c(), this.loaded, this.loading || !this.loaded, this.loaded, this.loadedChangedEvent, this.loading, this.loadingChangedEvent, this.loadSrc, this.describedBy || "")) : "", this.getToolbars("top"), this.toolbarsHeight, !this.info, this.info, this.getToolbars("bottom"));
}
}, {
key: "getToolbars",
@@ -234,7 +234,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
if (typeof config === "string" && this[config]) config = this[config];
if (babelHelpers.typeof(config) !== "object") {
- return (0, _litElement.html)(_templateObject5_1e5289005a6e11eb8957f34616f75140(), config);
+ return (0, _litElement.html)(_templateObject5_913f4920625811eb9a9521b3fdb3953c(), config);
} else if (config && babelHelpers.typeof(config.contents) === (typeof undefined === "undefined" ? "undefined" : babelHelpers.typeof(undefined))) {
return this._button(config, top);
} else {
@@ -262,7 +262,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
var config = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
var top = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
if (typeof config === "string" && this[config]) config = this[config];
- return !config ? "" : (0, _litElement.html)(_templateObject6_1e5289005a6e11eb8957f34616f75140(), config.id || undefined, config.type || "", !Array.isArray(config.contents) ? config.contents : (config.contents || []).map(function (item) {
+ return !config ? "" : (0, _litElement.html)(_templateObject6_913f4920625811eb9a9521b3fdb3953c(), config.id || undefined, config.type || "", !Array.isArray(config.contents) ? config.contents : (config.contents || []).map(function (item) {
return _this2._item(item, top);
}));
}
@@ -295,9 +295,9 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
var top = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
if (typeof config === "string" && this[config]) config = this[config]; //if (config) this._bindButton(config.id, config.tooltip || config.text);
- return !config ? "" : !config.toggleProp || !this[config.toggleProp] ? (0, _litElement.html)(_templateObject7_1e5289005a6e11eb8957f34616f75140(), config.id || undefined, this._buttonClass(config), function (e) {
+ return !config ? "" : !config.toggleProp || !this[config.toggleProp] ? (0, _litElement.html)(_templateObject7_913f4920625811eb9a9521b3fdb3953c(), config.id || undefined, this._buttonClass(config), function (e) {
return _this3._toolbarButtonClick(config.id, e, _this3._buttonDisabled(config));
- }, this._buttonDisabled(config), this._buttonHidden(config), this._buttonInner(config), this._buttonTooltip(config, top)) : (0, _litElement.html)(_templateObject8_1e5289005a6e11eb8957f34616f75140(), config.id || undefined, this[config.toggleProp] ? "true" : "false", this._buttonClass(config), function (e) {
+ }, this._buttonDisabled(config), this._buttonHidden(config), this._buttonInner(config), this._buttonTooltip(config, top)) : (0, _litElement.html)(_templateObject8_913f4920625811eb9a9521b3fdb3953c(), config.id || undefined, this[config.toggleProp] ? "true" : "false", this._buttonClass(config), function (e) {
return _this3._toolbarButtonClick(config.id, e, _this3._buttonDisabled(config));
}, this._buttonDisabled(config), this._buttonHidden(config), this._buttonInner(config), this._buttonTooltip(config));
}
@@ -319,13 +319,13 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
}, {
key: "_buttonInner",
value: function _buttonInner(config) {
- return !config ? "" : (0, _litElement.html)(_templateObject9_1e5289005a6e11eb8957f34616f75140(), config.icon, config.icon && !config.showText ? "sr-only" : "", config.text);
+ return !config ? "" : (0, _litElement.html)(_templateObject9_913f4920625811eb9a9521b3fdb3953c(), config.icon, config.icon && !config.showText ? "sr-only" : "", config.text);
}
}, {
key: "_buttonTooltip",
value: function _buttonTooltip(config) {
var top = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
- return !config || !config.id ? "" : (0, _litElement.html)(_templateObject10_1e5289005a6e11eb8957f34616f75140(), config.id, top ? "bottom" : "top", config.text);
+ return !config || !config.id ? "" : (0, _litElement.html)(_templateObject10_913f4920625811eb9a9521b3fdb3953c(), config.id, top ? "bottom" : "top", config.text);
}
}, {
key: "_setFullscreen",
@@ -469,7 +469,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
icon: "fullscreen",
toggleProp: "__fullscreen",
enabledProp: "fullscreenEnabled",
- text: (0, _litElement.html)(_templateObject11_1e5289005a6e11eb8957f34616f75140())
+ text: (0, _litElement.html)(_templateObject11_913f4920625811eb9a9521b3fdb3953c())
};
}
/**
@@ -536,7 +536,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
icon: "help-outline",
toggleProp: "kbdToggled",
text: "toggle keyboard shorcuts help",
- details: (0, _litElement.html)(_templateObject12_1e5289005a6e11eb8957f34616f75140())
+ details: (0, _litElement.html)(_templateObject12_913f4920625811eb9a9521b3fdb3953c())
};
}
/**
@@ -816,7 +816,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../img-
return {
id: "navXofY",
type: "misc-item",
- contents: (0, _litElement.html)(_templateObject13_1e5289005a6e11eb8957f34616f75140(), this.disabled, this.pages.length, this.page + 1, function (e) {
+ contents: (0, _litElement.html)(_templateObject13_913f4920625811eb9a9521b3fdb3953c(), this.disabled, this.pages.length, this.page + 1, function (e) {
return _this4._xOfYClick(e, _this4.disabled);
}, this.pages.length)
};
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/item-overlay-ops/item-overlay-ops.js b/build/es5-amd/node_modules/@lrnwebcomponents/item-overlay-ops/item-overlay-ops.js
index 9e2d08d6e65..f71efebc4ba 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/item-overlay-ops/item-overlay-ops.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/item-overlay-ops/item-overlay-ops.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../simple-icon/
});
_exports.ItemOverlayOps = void 0;
- function _templateObject_13f779205a6e11eb8957f34616f75140() {
+ function _templateObject_7f51e650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n \n \n \n \n
\n
[[activeTitle]]
\n
\n \n \n
\n
\n \n "]);
- _templateObject_13f779205a6e11eb8957f34616f75140 = function _templateObject_13f779205a6e11eb8957f34616f75140() {
+ _templateObject_7f51e650625811eb9a9521b3fdb3953c = function _templateObject_7f51e650625811eb9a9521b3fdb3953c() {
return data;
};
@@ -229,7 +229,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../simple-icon/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_13f779205a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_7f51e650625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/json-editor/json-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/json-editor/json-editor.js
index 303633be755..b6b2349db2a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/json-editor/json-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/json-editor/json-editor.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_141a6a705a6e11eb8957f34616f75140() {
+ function _templateObject2_7f56ef60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_141a6a705a6e11eb8957f34616f75140 = function _templateObject2_141a6a705a6e11eb8957f34616f75140() {
+ _templateObject2_7f56ef60625811eb9a9521b3fdb3953c = function _templateObject2_7f56ef60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_141a6a705a6e11eb8957f34616f75140() {
+ function _templateObject_7f56ef60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n "]);
- _templateObject_141a6a705a6e11eb8957f34616f75140 = function _templateObject_141a6a705a6e11eb8957f34616f75140() {
+ _templateObject_7f56ef60625811eb9a9521b3fdb3953c = function _templateObject_7f56ef60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,14 +50,14 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_141a6a705a6e11eb8957f34616f75140(), this.label, this.value, this.valueEvent, this.disabled, this.error, this.maxRows);
+ return (0, _litElement.html)(_templateObject_7f56ef60625811eb9a9521b3fdb3953c(), this.label, this.value, this.valueEvent, this.disabled, this.error, this.maxRows);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_141a6a705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7f56ef60625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/json-outline-schema/lib/jos-render.js b/build/es5-amd/node_modules/@lrnwebcomponents/json-outline-schema/lib/jos-render.js
index 2202529494f..772889985d8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/json-outline-schema/lib/jos-render.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/json-outline-schema/lib/jos-render.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../json-outline-schem
});
_exports.JosRender = void 0;
- function _templateObject2_1e5dfab05a6e11eb8957f34616f75140() {
+ function _templateObject2_914ae1e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .children {\n display: block;\n margin: 16px auto;\n }\n .children ::slotted(*) {\n display: inline-flex;\n margin: var(--jos-render-margin, 8px);\n padding: var(--jos-render-padding, 8px);\n }\n "]);
- _templateObject2_1e5dfab05a6e11eb8957f34616f75140 = function _templateObject2_1e5dfab05a6e11eb8957f34616f75140() {
+ _templateObject2_914ae1e0625811eb9a9521b3fdb3953c = function _templateObject2_914ae1e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e5dfab05a6e11eb8957f34616f75140() {
+ function _templateObject_914ae1e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject_1e5dfab05a6e11eb8957f34616f75140 = function _templateObject_1e5dfab05a6e11eb8957f34616f75140() {
+ _templateObject_914ae1e0625811eb9a9521b3fdb3953c = function _templateObject_914ae1e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,7 +60,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../json-outline-schem
babelHelpers.createClass(JosRender, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1e5dfab05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_914ae1e0625811eb9a9521b3fdb3953c());
}
}, {
key: "updated",
@@ -151,7 +151,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../json-outline-schem
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1e5dfab05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_914ae1e0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/layout-builder/layout-builder.js b/build/es5-amd/node_modules/@lrnwebcomponents/layout-builder/layout-builder.js
index 61f6a5665d7..9320d6f6e20 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/layout-builder/layout-builder.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/layout-builder/layout-builder.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_147ab2e05a6e11eb8957f34616f75140() {
+ function _templateObject_7f7d6320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n
\n Insert into [[type]] \n
\n
\n
\n \n Add new [[type]] \n
"]);
- _templateObject_147ab2e05a6e11eb8957f34616f75140 = function _templateObject_147ab2e05a6e11eb8957f34616f75140() {
+ _templateObject_7f7d6320625811eb9a9521b3fdb3953c = function _templateObject_7f7d6320625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
key: "render",
// render function
value: function render() {
- return (0, _polymerElement.html)(_templateObject_147ab2e05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_7f7d6320625811eb9a9521b3fdb3953c());
} // haxProperty definition
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lazy-image-helpers/lazy-image-helpers.js b/build/es5-amd/node_modules/@lrnwebcomponents/lazy-image-helpers/lazy-image-helpers.js
index c844ac2232c..9cb8e5a7d65 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lazy-image-helpers/lazy-image-helpers.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lazy-image-helpers/lazy-image-helpers.js
@@ -1,4 +1,4 @@
-define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/lit-element.js", "../simple-icon/lib/simple-icons.js", "../intersection-element/lib/IntersectionObserverMixin.js", "../loading-helpers/lib/LoadingHelper.js"], function (_exports, _simpleIconset, _litElement, _simpleIcons, _IntersectionObserverMixin, _LoadingHelper2) {
+define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/lit-element.js", "../simple-icon/lib/simple-icons.js", "../intersection-element/lib/IntersectionObserverMixin.js", "../replace-tag/lib/LoadingHelper.js"], function (_exports, _simpleIconset, _litElement, _simpleIcons, _IntersectionObserverMixin, _LoadingHelper2) {
"use strict";
Object.defineProperty(_exports, "__esModule", {
@@ -6,20 +6,20 @@ define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/li
});
_exports.lazyImage = _exports.lazyImageLoader = void 0;
- function _templateObject5_14849df05a6e11eb8957f34616f75140() {
+ function _templateObject5_7fa843b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .image-wrap {\n min-height: 250px;\n max-height: 400px;\n overflow: hidden;\n }\n "]);
- _templateObject5_14849df05a6e11eb8957f34616f75140 = function _templateObject5_14849df05a6e11eb8957f34616f75140() {
+ _templateObject5_7fa843b0625811eb9a9521b3fdb3953c = function _templateObject5_7fa843b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_14849df05a6e11eb8957f34616f75140() {
+ function _templateObject4_7fa843b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n
\n
"]);
- _templateObject4_14849df05a6e11eb8957f34616f75140 = function _templateObject4_14849df05a6e11eb8957f34616f75140() {
+ _templateObject4_7fa843b0625811eb9a9521b3fdb3953c = function _templateObject4_7fa843b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -30,30 +30,30 @@ define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/li
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_14849df05a6e11eb8957f34616f75140() {
+ function _templateObject3_7fa843b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n img[loading=\"lazy\"] {\n width: 100%;\n margin-top: -200px;\n min-height: 200px;\n float: left;\n opacity: 0;\n transition: opacity 0.3s ease-in-out;\n }\n :host([image-loaded]) img[loading=\"lazy\"] {\n margin-top: unset;\n float: unset;\n opacity: 1;\n }\n "]);
- _templateObject3_14849df05a6e11eb8957f34616f75140 = function _templateObject3_14849df05a6e11eb8957f34616f75140() {
+ _templateObject3_7fa843b0625811eb9a9521b3fdb3953c = function _templateObject3_7fa843b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_14849df05a6e11eb8957f34616f75140() {
+ function _templateObject2_7fa843b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_14849df05a6e11eb8957f34616f75140 = function _templateObject2_14849df05a6e11eb8957f34616f75140() {
+ _templateObject2_7fa843b0625811eb9a9521b3fdb3953c = function _templateObject2_7fa843b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_14849df05a6e11eb8957f34616f75140() {
+ function _templateObject_7fa843b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", ""]);
- _templateObject_14849df05a6e11eb8957f34616f75140 = function _templateObject_14849df05a6e11eb8957f34616f75140() {
+ _templateObject_7fa843b0625811eb9a9521b3fdb3953c = function _templateObject_7fa843b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -150,7 +150,7 @@ define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/li
}, {
key: "renderSVGLoader",
value: function renderSVGLoader() {
- return (0, _litElement.html)(_templateObject_14849df05a6e11eb8957f34616f75140(), !this.imageLoaded ? (0, _litElement.svg)(_templateObject2_14849df05a6e11eb8957f34616f75140()) : "");
+ return (0, _litElement.html)(_templateObject_7fa843b0625811eb9a9521b3fdb3953c(), !this.imageLoaded ? (0, _litElement.svg)(_templateObject2_7fa843b0625811eb9a9521b3fdb3953c()) : "");
}
}], [{
key: "styles",
@@ -161,7 +161,7 @@ define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/li
styles = babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this));
}
- return [styles, (0, _litElement.css)(_templateObject3_14849df05a6e11eb8957f34616f75140())];
+ return [styles, (0, _litElement.css)(_templateObject3_7fa843b0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
@@ -203,7 +203,7 @@ define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/li
babelHelpers.createClass(lazyImage, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject4_14849df05a6e11eb8957f34616f75140(), this.renderSVGLoader(), this.src, this.alt, this.describedBy || "");
+ return (0, _litElement.html)(_templateObject4_7fa843b0625811eb9a9521b3fdb3953c(), this.renderSVGLoader(), this.src, this.alt, this.describedBy || "");
}
}], [{
key: "tag",
@@ -239,7 +239,7 @@ define(["exports", "../simple-icon/lib/simple-iconset.js", "../../lit-element/li
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(lazyImage), "styles", this)), [(0, _litElement.css)(_templateObject5_14849df05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(lazyImage), "styles", this)), [(0, _litElement.css)(_templateObject5_7fa843b0625811eb9a9521b3fdb3953c())]);
}
}]);
return lazyImage;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/learn-two-theme/learn-two-theme.js b/build/es5-amd/node_modules/@lrnwebcomponents/learn-two-theme/learn-two-theme.js
index 45d073a0097..4d9777ba015 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/learn-two-theme/learn-two-theme.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/learn-two-theme/learn-two-theme.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_14e7f3a05a6e11eb8957f34616f75140() {
+ function _templateObject2_7fbc19d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n --__learn-two-theme-default-font-family: var(\n --learn-two-theme-default-font-family,\n \"Muli, Helvetica, Tahoma, Geneva, Arial, sans-serif\"\n );\n --__learn-two-theme-default-background: var(\n --learn-two-theme-default-background,\n #ffffff\n );\n display: block;\n font-family: var(\n --learn-two-theme-font-family,\n var(--__learn-two-theme-default-font-family)\n );\n letter-spacing: var(--learn-two-theme-letter-spacing, -0.03rem);\n font-weight: var(--learn-two-theme-font-weight, 400);\n background: var(\n --learn-two-theme-background,\n var(--__learn-two-theme-default-background)\n );\n }\n\n html,\n body {\n background: var(\n --learn-two-theme-html-body-background,\n var(--__learn-two-theme-default-background)\n );\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-family: var(\n --learn-two-theme-headers-font-family,\n var(--__learn-two-theme-default-font-family)\n );\n font-weight: var(--learn-two-theme-headers-font-weight, 400);\n text-rendering: var(\n --learn-two-theme-headers-text-rendering,\n optimizeLegibility\n );\n line-height: var(--learn-two-theme-headers-line-height, 150%);\n letter-spacing: var(--learn-two-theme-headers-letter-spacing, 150%);\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host([edit-mode]) #slot {\n display: none;\n }\n\n #contentcontainer {\n padding: var(--learn-two-theme-contentcontainer-padding, 48px 96px);\n max-width: var(--learn-two-theme-contentcontainer-max-width, 900px);\n margin: var(--learn-two-theme-contentcontainer-margin, auto);\n }\n\n .header {\n background: #747474;\n color: #fafafa;\n text-align: center;\n padding: 0rem 1rem 2rem 1rem;\n }\n\n site-git-corner {\n top: 0;\n right: 0;\n position: absolute;\n z-index: 1000;\n }\n\n simple-icon-button:not(:defined),\n site-breadcrumb:not(:defined),\n site-rss-button:not(:defined),\n site-print-button:not(:defined),\n site-menu-button:not(:defined),\n site-modal:not(:defined),\n site-git-corner:not(:defined),\n site-menu-button:not(:defined) {\n display: none;\n }\n\n site-rss-button {\n color: white;\n }\n\n site-menu::-webkit-scrollbar-track {\n -webkit-box-shadow: inset 0 0 4px rgba(56, 63, 69, 0.9);\n border-radius: 0;\n background-color: #383f45;\n }\n\n site-menu::-webkit-scrollbar {\n width: 2px;\n background-color: #383f45;\n }\n\n site-menu::-webkit-scrollbar-thumb {\n border-radius: 1px;\n -webkit-box-shadow: inset 0 0 4px #747474;\n background-color: #383f45;\n }\n\n .rss-buttons {\n justify-content: space-evenly;\n display: flex;\n color: white;\n }\n\n site-print-button {\n color: var(--site-print-button-color, white);\n }\n\n simple-icon-button,\n site-rss-button,\n site-print-button {\n color: white;\n --simple-icon-fill-color: white;\n --haxcms-tooltip-color: #f5f5f5;\n --haxcms-tooltip-background-color: #252737;\n }\n\n h-a-x {\n padding: 0 !important;\n }\n\n :host([edit-mode]) {\n opacity: 1;\n }\n\n :host([edit-mode]) app-drawer {\n opacity: 0.2;\n pointer-events: none;\n }\n\n :host([is-logged-in]) app-drawer {\n left: 48px;\n }\n\n :host([is-logged-in]) app-drawer-layout[narrow] {\n margin: 0 0 0 48px;\n }\n\n git-corner {\n float: right;\n }\n\n app-drawer {\n opacity: 1;\n transition: 0.2s linear all;\n box-shadow: 0 0 6px -3px var(--haxcms-color, black);\n overflow: hidden;\n width: 300px;\n }\n\n app-drawer-layout[narrow] #contentcontainer {\n padding: 0 16px;\n }\n\n #menubutton,\n #menubutton2 {\n display: none;\n }\n\n app-drawer-layout[narrow] #menubutton {\n display: block;\n }\n\n app-drawer-layout[narrow] #menubutton2 {\n display: block;\n position: absolute;\n z-index: 1;\n }\n\n app-drawer-layout[narrow] .header {\n padding: 0;\n }\n\n :host([is-logged-in]) site-menu-button[type=\"prev\"] {\n left: 348px;\n }\n\n site-menu-button:not([disabled]):hover,\n site-menu-button:not([disabled]):active,\n site-menu-button:not([disabled]):focus {\n opacity: 1;\n background-color: rgba(0, 0, 0, 0.1);\n }\n\n app-drawer-layout[narrow] site-menu {\n max-height: calc(100vh - 160px);\n }\n\n site-menu-button[type=\"next\"] {\n right: 0;\n left: unset;\n }\n\n :host([is-logged-in])\n app-drawer-layout[narrow]\n site-menu-button[type=\"prev\"],\n app-drawer-layout[narrow] site-menu-button[type=\"prev\"] {\n left: unset;\n }\n\n :host([opened]) app-drawer-layout[narrow] site-menu-button[type=\"prev\"],\n :host([opened])\n app-drawer-layout[narrow]\n site-menu-button[type=\"next\"] {\n display: none;\n }\n\n site-title {\n position: relative;\n overflow: hidden;\n color: white;\n }\n\n site-menu {\n background-color: #383f45;\n color: #ffffff;\n padding: 0;\n overflow: scroll;\n max-height: calc(100vh - 200px);\n --site-menu-active-color: #ffffff;\n --site-menu-item-active-item-color: goldenrod;\n }\n\n app-drawer-layout {\n min-height: 100vh;\n min-height: -moz-available;\n min-height: -webkit-fill-available;\n min-height: fill-available;\n --app-drawer-width: 300px;\n --app-drawer-scrim-background: rgba(80, 80, 80, 0.8);\n }\n\n site-menu-button {\n display: flex;\n align-items: center;\n position: fixed;\n top: 0;\n bottom: 0;\n left: 300px;\n z-index: 1;\n --site-menu-button-icon-width: 64px;\n --site-menu-button-icon-height: 64px;\n --site-menu-button-icon-fill-color: #2d3237;\n }\n\n app-drawer-layout[narrow] site-menu-button {\n bottom: 0;\n top: unset;\n }\n\n site-menu,\n map-menu,\n map-menu * {\n display: flex;\n flex-direction: column;\n flex: 1 1 auto;\n --map-menu-items-list-display: flex;\n --map-menu-items-list-flex-direction: column;\n --map-menu-items-list-flex: 1 1 auto;\n --map-menu-container-display: flex;\n --map-menu-container-flex-direction: column;\n --map-menu-container-flex: 1 1 auto;\n }\n "]);
- _templateObject2_14e7f3a05a6e11eb8957f34616f75140 = function _templateObject2_14e7f3a05a6e11eb8957f34616f75140() {
+ _templateObject2_7fbc19d0625811eb9a9521b3fdb3953c = function _templateObject2_7fbc19d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_14e7f3a05a6e11eb8957f34616f75140() {
+ function _templateObject_7fbc19d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_14e7f3a05a6e11eb8957f34616f75140 = function _templateObject_14e7f3a05a6e11eb8957f34616f75140() {
+ _templateObject_7fbc19d0625811eb9a9521b3fdb3953c = function _templateObject_7fbc19d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,14 +52,14 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_14e7f3a05a6e11eb8957f34616f75140(), this.toggleDrawer, this.opened, this.__openedChanged, this.toggleDrawer, this.editMode, this.siteModalClick, this.editMode, this.editMode, this.editMode, this.editMode);
+ return (0, _litElement.html)(_templateObject_7fbc19d0625811eb9a9521b3fdb3953c(), this.toggleDrawer, this.opened, this.__openedChanged, this.toggleDrawer, this.editMode, this.siteModalClick, this.editMode, this.editMode, this.editMode, this.editMode);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_14e7f3a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_7fbc19d0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/license-element/license-element.js b/build/es5-amd/node_modules/@lrnwebcomponents/license-element/license-element.js
index 6e354a01203..fb027d21833 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/license-element/license-element.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/license-element/license-element.js
@@ -10,40 +10,40 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject4_151b86c05a6e11eb8957f34616f75140() {
+ function _templateObject4_7fddab90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-size: 16px;\n line-height: 32px;\n --license-text-color: #222222;\n --license-background-color: #f2f2f2;\n background-color: var(--license-background-color);\n }\n :host:after {\n content: \"License\";\n position: relative;\n float: right;\n bottom: 36px;\n right: 8px;\n font-size: 28px;\n color: #dddddd;\n font-style: italic;\n }\n .license-body {\n padding: 32px;\n font-style: italic;\n background-color: var(--license-background-color);\n color: var(--license-text-color);\n }\n\n :host([display-method=\"footnote\"]) {\n visibility: hidden;\n opacity: 0;\n }\n :host([display-method=\"popup\"]) {\n display: block;\n }\n .license-link {\n font-style: italic;\n }\n .big-license-link img {\n margin-right: 8px;\n margin-bottom: 8px;\n width: 88px;\n height: 31px;\n vertical-align: middle;\n }\n .work-title {\n font-weight: bold;\n }\n "]);
- _templateObject4_151b86c05a6e11eb8957f34616f75140 = function _templateObject4_151b86c05a6e11eb8957f34616f75140() {
+ _templateObject4_7fddab90625811eb9a9521b3fdb3953c = function _templateObject4_7fddab90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_151b86c05a6e11eb8957f34616f75140() {
+ function _templateObject3_7fddab90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Permissions beyond the scope of this license are available\n ", " . \n "]);
- _templateObject3_151b86c05a6e11eb8957f34616f75140 = function _templateObject3_151b86c05a6e11eb8957f34616f75140() {
+ _templateObject3_7fddab90625811eb9a9521b3fdb3953c = function _templateObject3_7fddab90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_151b86c05a6e11eb8957f34616f75140() {
+ function _templateObject2_7fddab90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_151b86c05a6e11eb8957f34616f75140 = function _templateObject2_151b86c05a6e11eb8957f34616f75140() {
+ _templateObject2_7fddab90625811eb9a9521b3fdb3953c = function _templateObject2_7fddab90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_151b86c05a6e11eb8957f34616f75140() {
+ function _templateObject_7fddab90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n
", " \n by\n
", " \n is licensed under a\n
", " .
\n ", "\n
\n "]);
- _templateObject_151b86c05a6e11eb8957f34616f75140 = function _templateObject_151b86c05a6e11eb8957f34616f75140() {
+ _templateObject_7fddab90625811eb9a9521b3fdb3953c = function _templateObject_7fddab90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -123,7 +123,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
babelHelpers.createClass(LicenseElement, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_151b86c05a6e11eb8957f34616f75140(), this.licenseLink, this.licenseName, this.licenseLink, this.licenseImage ? (0, _litElement.html)(_templateObject2_151b86c05a6e11eb8957f34616f75140(), this.licenseLink, this.licenseName, this.licenseImage) : "", this.title, this.source, this.creator, this.licenseLink, this.licenseName, this.source, this.hasMore ? (0, _litElement.html)(_templateObject3_151b86c05a6e11eb8957f34616f75140(), this.moreLink, this.moreLabel) : "");
+ return (0, _litElement.html)(_templateObject_7fddab90625811eb9a9521b3fdb3953c(), this.licenseLink, this.licenseName, this.licenseLink, this.licenseImage ? (0, _litElement.html)(_templateObject2_7fddab90625811eb9a9521b3fdb3953c(), this.licenseLink, this.licenseName, this.licenseImage) : "", this.title, this.source, this.creator, this.licenseLink, this.licenseName, this.source, this.hasMore ? (0, _litElement.html)(_templateObject3_7fddab90625811eb9a9521b3fdb3953c(), this.moreLink, this.moreLabel) : "");
}
}], [{
key: "styles",
@@ -132,7 +132,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject4_151b86c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_7fddab90625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/loading-helpers.js b/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/loading-helpers.js
deleted file mode 100644
index 69ffb4d0dd5..00000000000
--- a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/loading-helpers.js
+++ /dev/null
@@ -1,133 +0,0 @@
-define(["exports", "../../lit-element/lit-element.js"], function (_exports, _litElement) {
- "use strict";
-
- Object.defineProperty(_exports, "__esModule", {
- value: true
- });
- _exports.LoadingHelpers = void 0;
-
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
-
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
-
- function _templateObject2_153d3f905a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
-
- _templateObject2_153d3f905a6e11eb8957f34616f75140 = function _templateObject2_153d3f905a6e11eb8957f34616f75140() {
- return data;
- };
-
- return data;
- }
-
- function _templateObject_153d3f905a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral([" "]);
-
- _templateObject_153d3f905a6e11eb8957f34616f75140 = function _templateObject_153d3f905a6e11eb8957f34616f75140() {
- return data;
- };
-
- return data;
- }
-
- function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = babelHelpers.getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = babelHelpers.getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return babelHelpers.possibleConstructorReturn(this, result); }; }
-
- function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
-
- /**
- * `loading-helpers`
- * `Loading helpers and css`
- * @demo demo/index.html
- * @element loading-helpers
- */
- var LoadingHelpers = /*#__PURE__*/function (_LitElement) {
- babelHelpers.inherits(LoadingHelpers, _LitElement);
-
- var _super = _createSuper(LoadingHelpers);
-
- babelHelpers.createClass(LoadingHelpers, [{
- key: "render",
- // Template return function
- value: function render() {
- return (0, _litElement.html)(_templateObject_153d3f905a6e11eb8957f34616f75140());
- } // properties available to the custom element for data binding
-
- }], [{
- key: "styles",
- //styles function
- get: function get() {
- return [(0, _litElement.css)(_templateObject2_153d3f905a6e11eb8957f34616f75140())];
- }
- }, {
- key: "properties",
- get: function get() {
- return _objectSpread({}, babelHelpers.get(babelHelpers.getPrototypeOf(LoadingHelpers), "properties", this));
- }
- /**
- * Convention we use
- */
-
- }, {
- key: "tag",
- get: function get() {
- return "loading-helpers";
- }
- /**
- * HTMLElement
- */
-
- }]);
-
- function LoadingHelpers() {
- babelHelpers.classCallCheck(this, LoadingHelpers);
- return _super.call(this);
- }
- /**
- * LitElement ready
- */
-
-
- babelHelpers.createClass(LoadingHelpers, [{
- key: "firstUpdated",
- value: function firstUpdated(changedProperties) {}
- /**
- * LitElement life cycle - property changed
- */
-
- }, {
- key: "updated",
- value: function updated(changedProperties) {
- changedProperties.forEach(function (oldValue, propName) {
- /* notify example
- // notify
- if (propName == 'format') {
- this.dispatchEvent(
- new CustomEvent(`${propName}-changed`, {
- detail: {
- value: this[propName],
- }
- })
- );
- }
- */
-
- /* observer example
- if (propName == 'activeNode') {
- this._activeNodeChanged(this[propName], oldValue);
- }
- */
-
- /* computed example
- if (['id', 'selected'].includes(propName)) {
- this.__selectedChanged(this.selected, this.id);
- }
- */
- });
- }
- }]);
- return LoadingHelpers;
- }(_litElement.LitElement);
-
- _exports.LoadingHelpers = LoadingHelpers;
- customElements.define(LoadingHelpers.tag, LoadingHelpers);
-});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lorem-data/lorem-data.js b/build/es5-amd/node_modules/@lrnwebcomponents/lorem-data/lorem-data.js
index 87bc6c19359..f45c12b035f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lorem-data/lorem-data.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lorem-data/lorem-data.js
@@ -6,30 +6,30 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
});
_exports.LoremData = _exports.LoremDataBehaviors = void 0;
- function _templateObject3_159fd1f05a6e11eb8957f34616f75140() {
+ function _templateObject3_8026c280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", ":\n \n \n \n \n
\n "]);
- _templateObject3_159fd1f05a6e11eb8957f34616f75140 = function _templateObject3_159fd1f05a6e11eb8957f34616f75140() {
+ _templateObject3_8026c280625811eb9a9521b3fdb3953c = function _templateObject3_8026c280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_159fd1f05a6e11eb8957f34616f75140() {
+ function _templateObject2_8026c280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n Save All \n ", "\n Save All \n "]);
- _templateObject2_159fd1f05a6e11eb8957f34616f75140 = function _templateObject2_159fd1f05a6e11eb8957f34616f75140() {
+ _templateObject2_8026c280625811eb9a9521b3fdb3953c = function _templateObject2_8026c280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_159fd1f05a6e11eb8957f34616f75140() {
+ function _templateObject_8026c280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n label {\n font-size: 80%;\n font-family: sans-serif;\n }\n textarea {\n width: 100%;\n height: 200px;\n }\n "]);
- _templateObject_159fd1f05a6e11eb8957f34616f75140 = function _templateObject_159fd1f05a6e11eb8957f34616f75140() {
+ _templateObject_8026c280625811eb9a9521b3fdb3953c = function _templateObject_8026c280625811eb9a9521b3fdb3953c() {
return data;
};
@@ -713,7 +713,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(LoremData, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_159fd1f05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_8026c280625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
@@ -746,8 +746,8 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
var _this4 = this;
console.warn(this.data);
- return (0, _litElement.html)(_templateObject2_159fd1f05a6e11eb8957f34616f75140(), this.saveAll, Object.keys(this.schemas || []).map(function (key) {
- return (0, _litElement.html)(_templateObject3_159fd1f05a6e11eb8957f34616f75140(), _this4.saveDataUrl(_this4.schemas[key]), key, key, _this4.getJson(_this4.schemas[key]));
+ return (0, _litElement.html)(_templateObject2_8026c280625811eb9a9521b3fdb3953c(), this.saveAll, Object.keys(this.schemas || []).map(function (key) {
+ return (0, _litElement.html)(_templateObject3_8026c280625811eb9a9521b3fdb3953c(), _this4.saveDataUrl(_this4.schemas[key]), key, key, _this4.getJson(_this4.schemas[key]));
}), this.saveAll);
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-aside/lrn-aside.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-aside/lrn-aside.js
index 5aea7ee34dc..6000668abba 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-aside/lrn-aside.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-aside/lrn-aside.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
_exports.LrnAside = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_15c079505a6e11eb8957f34616f75140() {
+ function _templateObject2_804b6180625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n padding: 8px;\n }\n :host([sticky]) {\n top: 0;\n position: sticky;\n }\n :host([direction=\"left\"]) {\n float: left;\n max-width: 480px;\n }\n :host([direction=\"right\"]) {\n float: right;\n max-width: 480px;\n }\n "]);
- _templateObject2_15c079505a6e11eb8957f34616f75140 = function _templateObject2_15c079505a6e11eb8957f34616f75140() {
+ _templateObject2_804b6180625811eb9a9521b3fdb3953c = function _templateObject2_804b6180625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_15c079505a6e11eb8957f34616f75140() {
+ function _templateObject_804b6180625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_15c079505a6e11eb8957f34616f75140 = function _templateObject_15c079505a6e11eb8957f34616f75140() {
+ _templateObject_804b6180625811eb9a9521b3fdb3953c = function _templateObject_804b6180625811eb9a9521b3fdb3953c() {
return data;
};
@@ -61,12 +61,12 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
babelHelpers.createClass(LrnAside, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_15c079505a6e11eb8957f34616f75140(), this.title);
+ return (0, _litElement.html)(_templateObject_804b6180625811eb9a9521b3fdb3953c(), this.title);
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_15c079505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_804b6180625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lib/lrn-assignment-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lib/lrn-assignment-button.js
index 0238a7f2042..4a49eb0b27e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lib/lrn-assignment-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lib/lrn-assignment-button.js
@@ -6,40 +6,40 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.LrnAssignmentButton = void 0;
- function _templateObject4_1e64b1705a6e11eb8957f34616f75140() {
+ function _templateObject4_9151bfb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n a {\n color: inherit;\n text-decoration: inherit;\n }\n button {\n background: #b0e6f9;\n }\n button[complete] {\n background: #e7ffe7;\n }\n simple-icon-lite {\n margin-left: 8px;\n opacity: 0.8;\n }\n "]);
- _templateObject4_1e64b1705a6e11eb8957f34616f75140 = function _templateObject4_1e64b1705a6e11eb8957f34616f75140() {
+ _templateObject4_9151bfb0625811eb9a9521b3fdb3953c = function _templateObject4_9151bfb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1e64b1705a6e11eb8957f34616f75140() {
+ function _templateObject3_9151bfb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n \n "]);
- _templateObject3_1e64b1705a6e11eb8957f34616f75140 = function _templateObject3_1e64b1705a6e11eb8957f34616f75140() {
+ _templateObject3_9151bfb0625811eb9a9521b3fdb3953c = function _templateObject3_9151bfb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e64b1705a6e11eb8957f34616f75140() {
+ function _templateObject2_9151bfb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n \n "]);
- _templateObject2_1e64b1705a6e11eb8957f34616f75140 = function _templateObject2_1e64b1705a6e11eb8957f34616f75140() {
+ _templateObject2_9151bfb0625811eb9a9521b3fdb3953c = function _templateObject2_9151bfb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e64b1705a6e11eb8957f34616f75140() {
+ function _templateObject_9151bfb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n ", "\n \n "]);
- _templateObject_1e64b1705a6e11eb8957f34616f75140 = function _templateObject_1e64b1705a6e11eb8957f34616f75140() {
+ _templateObject_9151bfb0625811eb9a9521b3fdb3953c = function _templateObject_9151bfb0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -62,7 +62,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1e64b1705a6e11eb8957f34616f75140(), this.url, this.open ? (0, _litElement.html)(_templateObject2_1e64b1705a6e11eb8957f34616f75140(), this.title) : "", this.complete ? (0, _litElement.html)(_templateObject3_1e64b1705a6e11eb8957f34616f75140(), this.title) : "");
+ return (0, _litElement.html)(_templateObject_9151bfb0625811eb9a9521b3fdb3953c(), this.url, this.open ? (0, _litElement.html)(_templateObject2_9151bfb0625811eb9a9521b3fdb3953c(), this.title) : "", this.complete ? (0, _litElement.html)(_templateObject3_9151bfb0625811eb9a9521b3fdb3953c(), this.title) : "");
}
}], [{
key: "styles",
@@ -71,7 +71,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject4_1e64b1705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_9151bfb0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lrn-assignment.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lrn-assignment.js
index 0684f9cc446..7cb2574fcbb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lrn-assignment.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-assignment/lrn-assignment.js
@@ -6,20 +6,20 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
});
_exports.LrnAssignments = _exports.LrnAssignment = void 0;
- function _templateObject2_1608f4005a6e11eb8957f34616f75140() {
+ function _templateObject2_80a5dd90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n\n \n \n \n "]);
- _templateObject2_1608f4005a6e11eb8957f34616f75140 = function _templateObject2_1608f4005a6e11eb8957f34616f75140() {
+ _templateObject2_80a5dd90625811eb9a9521b3fdb3953c = function _templateObject2_80a5dd90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1608f4005a6e11eb8957f34616f75140() {
+ function _templateObject_80a5dd90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
[[title]] \n
[[details]]
\n
\n
\n "]);
- _templateObject_1608f4005a6e11eb8957f34616f75140 = function _templateObject_1608f4005a6e11eb8957f34616f75140() {
+ _templateObject_80a5dd90625811eb9a9521b3fdb3953c = function _templateObject_80a5dd90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
babelHelpers.createClass(LrnAssignment, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1608f4005a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_80a5dd90625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
@@ -138,7 +138,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject2_1608f4005a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject2_80a5dd90625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-button/lrn-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-button/lrn-button.js
index 45a42b6b8ba..e3bd77c1d3f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-button/lrn-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-button/lrn-button.js
@@ -10,40 +10,40 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-tooltip/simple
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject4_161f3b205a6e11eb8957f34616f75140() {
+ function _templateObject4_810da010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --lrnsys-button-height: 48px;\n }\n\n :host(.center) {\n text-align: center;\n }\n\n a {\n text-decoration: none;\n display: block;\n color: #000000;\n }\n\n button {\n transition: 0.3s;\n margin: 0;\n max-width: 50%;\n height: inherit;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n align-items: center;\n border-radius: var(--lrn-button-border-radius, unset);\n background-color: var(\n --lrn-button-background-color,\n var(--simple-colors-default-theme-accent-2, white)\n );\n border: var(--lrn-button-border-width, 0px) solid\n var(\n --lrn-button-border-color,\n var(--simple-colors-default-theme-accent-2, #ddd)\n );\n color: var(\n --lrn-button-color,\n var(--simple-colors-default-theme-grey-12, black)\n );\n }\n\n :host([accent-color=\"grey\"]) button,\n :host([text-color]) button,\n :host([dark][accent-color=\"grey\"]) button,\n :host([dark][text-color]) button {\n background-color: var(\n --lrn-button-background-color,\n var(--simple-colors-default-theme-grey-1, white)\n );\n border-color: var(\n --lrn-button-border-color,\n var(--simple-colors-default-theme-grey-3, #ddd)\n );\n color: var(\n --lrn-button-color,\n var(--simple-colors-default-theme-grey-12, black)\n );\n }\n\n :host([text-color]) button,\n :host([text-color][dark]) button {\n color: var(\n --lrn-button-color,\n var(--simple-colors-default-theme-accent-9, black)\n );\n }\n\n button:focus,\n button:hover {\n background-color: var(\n --lrn-button-focus-background-color,\n var(\n --lrn-button-background-color,\n var(--simple-colors-default-theme-accent-3, white)\n )\n );\n border-color: var(\n --lrn-button-focus-border-color,\n var(\n --lrn-button-border-color,\n var(--simple-colors-default-theme-accent-3, #ddd)\n )\n );\n }\n\n :host([accent-color=\"grey\"]) button:focus,\n :host([text-color]) button:focus,\n :host([dark][accent-color=\"grey\"]) button:focus,\n :host([dark][text-color]) button:focus,\n :host([accent-color=\"grey\"]) button:hover,\n :host([text-color]) button:hover,\n :host([dark][accent-color=\"grey\"]) button:hover,\n :host([dark][text-color]) button:hover {\n background-color: var(\n --lrn-button-focus-background-color,\n var(\n --lrn-button-background-color,\n var(--simple-colors-default-theme-grey-2, white)\n )\n );\n border-color: var(\n --lrn-button-focus-border-color,\n var(\n --lrn-button-border-color,\n var(--simple-colors-default-theme-grey-3, #ddd)\n )\n );\n }\n\n button simple-icon-lite {\n --simple-icon-height: var(--lrnsys-button-height);\n margin: 0 12px;\n }\n\n button div.inner {\n height: var(--lrnsys-button-height);\n line-height: var(--lrnsys-button-height);\n padding: 0 12px;\n }\n\n button span.label {\n height: var(--lrnsys-button-height);\n line-height: var(--lrnsys-button-height);\n }\n\n .no-margin {\n margin: 0 !important;\n }\n\n .no-right-padding {\n padding-right: 0 !important;\n }\n\n .no-left-padding {\n padding-left: 0 !important;\n }\n\n .center {\n text-align: center;\n margin: 0 auto;\n }\n "]);
- _templateObject4_161f3b205a6e11eb8957f34616f75140 = function _templateObject4_161f3b205a6e11eb8957f34616f75140() {
+ _templateObject4_810da010625811eb9a9521b3fdb3953c = function _templateObject4_810da010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_161f3b205a6e11eb8957f34616f75140() {
+ function _templateObject3_810da010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject3_161f3b205a6e11eb8957f34616f75140 = function _templateObject3_161f3b205a6e11eb8957f34616f75140() {
+ _templateObject3_810da010625811eb9a9521b3fdb3953c = function _templateObject3_810da010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_161f3b205a6e11eb8957f34616f75140() {
+ function _templateObject2_810da010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_161f3b205a6e11eb8957f34616f75140 = function _templateObject2_161f3b205a6e11eb8957f34616f75140() {
+ _templateObject2_810da010625811eb9a9521b3fdb3953c = function _templateObject2_810da010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_161f3b205a6e11eb8957f34616f75140() {
+ function _templateObject_810da010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n ", "\n ", "\n \n
\n \n \n ", " "]);
- _templateObject_161f3b205a6e11eb8957f34616f75140 = function _templateObject_161f3b205a6e11eb8957f34616f75140() {
+ _templateObject_810da010625811eb9a9521b3fdb3953c = function _templateObject_810da010625811eb9a9521b3fdb3953c() {
return data;
};
@@ -69,14 +69,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-tooltip/simple
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_161f3b205a6e11eb8957f34616f75140(), this.showHref, this.prefetch, this.target, this.raised, this.class, this.disabled, this.innerClass, this.icon ? (0, _litElement.html)(_templateObject2_161f3b205a6e11eb8957f34616f75140(), this.icon) : "", this.label ? (0, _litElement.html)(_templateObject3_161f3b205a6e11eb8957f34616f75140(), this.label) : "", this.alt);
+ return (0, _litElement.html)(_templateObject_810da010625811eb9a9521b3fdb3953c(), this.showHref, this.prefetch, this.target, this.raised, this.class, this.disabled, this.innerClass, this.icon ? (0, _litElement.html)(_templateObject2_810da010625811eb9a9521b3fdb3953c(), this.icon) : "", this.label ? (0, _litElement.html)(_templateObject3_810da010625811eb9a9521b3fdb3953c(), this.label) : "", this.alt);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrnButton), "styles", this)), [(0, _litElement.css)(_templateObject4_161f3b205a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrnButton), "styles", this)), [(0, _litElement.css)(_templateObject4_810da010625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-content/lrn-content.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-content/lrn-content.js
index f3ddf3e87ee..5d5a9597d2b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-content/lrn-content.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-content/lrn-content.js
@@ -6,30 +6,30 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
});
_exports.LrnContent = void 0;
- function _templateObject3_162e08305a6e11eb8957f34616f75140() {
+ function _templateObject3_81374820625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject3_162e08305a6e11eb8957f34616f75140 = function _templateObject3_162e08305a6e11eb8957f34616f75140() {
+ _templateObject3_81374820625811eb9a9521b3fdb3953c = function _templateObject3_81374820625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_162e08305a6e11eb8957f34616f75140() {
+ function _templateObject2_81374820625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject2_162e08305a6e11eb8957f34616f75140 = function _templateObject2_162e08305a6e11eb8957f34616f75140() {
+ _templateObject2_81374820625811eb9a9521b3fdb3953c = function _templateObject2_81374820625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_162e08305a6e11eb8957f34616f75140() {
+ function _templateObject_81374820625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_162e08305a6e11eb8957f34616f75140 = function _templateObject_162e08305a6e11eb8957f34616f75140() {
+ _templateObject_81374820625811eb9a9521b3fdb3953c = function _templateObject_81374820625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,7 +60,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
babelHelpers.createClass(LrnContent, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_162e08305a6e11eb8957f34616f75140(), this.title ? (0, _litElement.html)(_templateObject2_162e08305a6e11eb8957f34616f75140(), this.title) : "");
+ return (0, _litElement.html)(_templateObject_81374820625811eb9a9521b3fdb3953c(), this.title ? (0, _litElement.html)(_templateObject2_81374820625811eb9a9521b3fdb3953c(), this.title) : "");
}
}], [{
key: "styles",
@@ -69,7 +69,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject3_162e08305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_81374820625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-gitgraph/lrn-gitgraph.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-gitgraph/lrn-gitgraph.js
index 937a81dd05a..2dcb5bce02d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-gitgraph/lrn-gitgraph.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-gitgraph/lrn-gitgraph.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "./lib/gitgraphj
});
_exports.LrnGitgraph = void 0;
- function _templateObject_163079305a6e11eb8957f34616f75140() {
+ function _templateObject_81426bb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_163079305a6e11eb8957f34616f75140 = function _templateObject_163079305a6e11eb8957f34616f75140() {
+ _templateObject_81426bb0625811eb9a9521b3fdb3953c = function _templateObject_81426bb0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -120,7 +120,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "./lib/gitgraphj
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_163079305a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_81426bb0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-icon/lrn-icon.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-icon/lrn-icon.js
index 4ed171d2c82..27fe503d133 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-icon/lrn-icon.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-icon/lrn-icon.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
});
_exports.LrnIcon = void 0;
- function _templateObject_16329c105a6e11eb8957f34616f75140() {
+ function _templateObject_81530d80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_16329c105a6e11eb8957f34616f75140 = function _templateObject_16329c105a6e11eb8957f34616f75140() {
+ _templateObject_81530d80625811eb9a9521b3fdb3953c = function _templateObject_81530d80625811eb9a9521b3fdb3953c() {
return data;
};
@@ -172,7 +172,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_16329c105a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_81530d80625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lib/lrn-markdown-editor-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lib/lrn-markdown-editor-editor.js
index 91d56d86312..744195bd536 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lib/lrn-markdown-editor-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lib/lrn-markdown-editor-editor.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../mtz-marked-edit
});
_exports.LrnMarkdownEditorEditor = void 0;
- function _templateObject2_1e6db2205a6e11eb8957f34616f75140() {
+ function _templateObject2_91565390625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n .mtz-controls {\n display: flex;\n width: 100%;\n }\n\n .mtz-toolbar {\n flex-grow: 5;\n }\n "]);
- _templateObject2_1e6db2205a6e11eb8957f34616f75140 = function _templateObject2_1e6db2205a6e11eb8957f34616f75140() {
+ _templateObject2_91565390625811eb9a9521b3fdb3953c = function _templateObject2_91565390625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e6db2205a6e11eb8957f34616f75140() {
+ function _templateObject_91565390625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n
\n \n \n "]);
- _templateObject_1e6db2205a6e11eb8957f34616f75140 = function _templateObject_1e6db2205a6e11eb8957f34616f75140() {
+ _templateObject_91565390625811eb9a9521b3fdb3953c = function _templateObject_91565390625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../mtz-marked-edit
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1e6db2205a6e11eb8957f34616f75140(), this.content, this._contentChanged);
+ return (0, _litElement.html)(_templateObject_91565390625811eb9a9521b3fdb3953c(), this.content, this._contentChanged);
}
}, {
key: "_contentChanged",
@@ -95,7 +95,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../mtz-marked-edit
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1e6db2205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_91565390625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lrn-markdown-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lrn-markdown-editor.js
index 81d62d84737..b9ac5dd3ad6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lrn-markdown-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-markdown-editor/lrn-markdown-editor.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-tabs/a11y-tabs.j
});
_exports.LrnMarkdownEditor = void 0;
- function _templateObject2_1900b0305a6e11eb8957f34616f75140() {
+ function _templateObject2_8d0d8650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n #split-pane {\n display: flex;\n width: 100%;\n }\n\n .split-pane > * {\n flex: 1 1 auto;\n min-height: 160px;\n width: calc(50% - 16px);\n }\n\n .preview-pane {\n background: lightblue;\n }\n\n div.pane {\n padding: 16px;\n width: calc(100% - 32px);\n }\n\n a11y-tabs {\n background: #f5f5f5;\n border-style: solid;\n border-color: #dcdcdc;\n border-width: 1px;\n min-width: 500px;\n }\n\n marked-element.lrn-markdown-editor {\n width: 100%;\n word-wrap: break-word;\n }\n\n .container-flex {\n display: flex;\n flex-wrap: nowrap;\n }\n\n .split-pane .container-flex > * {\n width: 50%;\n }\n\n .split-pane marked-element {\n width: calc(100% - 32px);\n min-width: 150px;\n margin: 0 16px;\n padding: 0 16px;\n background: #fff;\n border-left: solid #dcdcdc 1px;\n }\n "]);
- _templateObject2_1900b0305a6e11eb8957f34616f75140 = function _templateObject2_1900b0305a6e11eb8957f34616f75140() {
+ _templateObject2_8d0d8650625811eb9a9521b3fdb3953c = function _templateObject2_8d0d8650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1900b0305a6e11eb8957f34616f75140() {
+ function _templateObject_8d0d8650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_1900b0305a6e11eb8957f34616f75140 = function _templateObject_1900b0305a6e11eb8957f34616f75140() {
+ _templateObject_8d0d8650625811eb9a9521b3fdb3953c = function _templateObject_8d0d8650625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,7 +53,7 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-tabs/a11y-tabs.j
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1900b0305a6e11eb8957f34616f75140(), this.content, this.__contentChanged, this.content, this.__contentChanged, this.content, this.__contentChanged, this.content, this.__contentChanged);
+ return (0, _litElement.html)(_templateObject_8d0d8650625811eb9a9521b3fdb3953c(), this.content, this.__contentChanged, this.content, this.__contentChanged, this.content, this.__contentChanged, this.content, this.__contentChanged);
}
}, {
key: "__contentChanged",
@@ -67,7 +67,7 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-tabs/a11y-tabs.j
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1900b0305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8d0d8650625811eb9a9521b3fdb3953c())];
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-math/lrn-math.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-math/lrn-math.js
index aafffe2ef42..c476deb2c25 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-math/lrn-math.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-math/lrn-math.js
@@ -147,15 +147,17 @@ define(["exports"], function (_exports) {
};
var handler;
- function check_handler() {
+ function check_handler(el) {
if (handler) return;
handler = document.querySelector(CONTROLLER_TAG_NAME) || document.createElement(CONTROLLER_TAG_NAME);
- handler.setAttribute("lazy", "lazy");
- if (!handler || typeof handler.typeset !== "function") {
- console.warn("no %s element defined; %s element will not work", CONTROLLER_TAG_NAME, TAG_NAME);
- handler = undefined;
- } else if (!document.contains(handler)) document.head.appendChild(handler);
+ if (!document.contains(handler)) {
+ document.head.appendChild(handler);
+ }
+
+ setTimeout(function () {
+ el.refresh();
+ }, 0);
}
function update(elem) {
@@ -230,13 +232,13 @@ define(["exports"], function (_exports) {
key: "connectedCallback",
value: function connectedCallback() {
var elem = this;
- check_handler();
+ check_handler(elem);
window.requestAnimationFrame(function () {
elem._private = {
check: "",
observer: new MutationObserver(debounce(function () {
update(elem);
- }, 300))
+ }, 500))
};
update(elem);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-page/lrn-page.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-page/lrn-page.js
index 2350e4ad3e9..0a34696a108 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-page/lrn-page.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-page/lrn-page.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
_exports.LrnPage = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_16dfa4f05a6e11eb8957f34616f75140() {
+ function _templateObject2_820cc090625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_16dfa4f05a6e11eb8957f34616f75140 = function _templateObject2_16dfa4f05a6e11eb8957f34616f75140() {
+ _templateObject2_820cc090625811eb9a9521b3fdb3953c = function _templateObject2_820cc090625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_16dfa4f05a6e11eb8957f34616f75140() {
+ function _templateObject_820cc090625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject_16dfa4f05a6e11eb8957f34616f75140 = function _templateObject_16dfa4f05a6e11eb8957f34616f75140() {
+ _templateObject_820cc090625811eb9a9521b3fdb3953c = function _templateObject_820cc090625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_16dfa4f05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_820cc090625811eb9a9521b3fdb3953c())];
}
}]);
@@ -68,7 +68,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
babelHelpers.createClass(LrnPage, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_16dfa4f05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_820cc090625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lib/lrn-shared-styles-demo.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lib/lrn-shared-styles-demo.js
index 9a83f61bbcd..0ca129760d7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lib/lrn-shared-styles-demo.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lib/lrn-shared-styles-demo.js
@@ -1,10 +1,10 @@
define(["../../../@polymer/polymer/polymer-element.js", "../lrn-shared-styles.js"], function (_polymerElement, _lrnSharedStyles) {
"use strict";
- function _templateObject_1e6f11b05a6e11eb8957f34616f75140() {
+ function _templateObject_91587670625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n This text can only be read on screen readers. It is not visible on screen.
\n This text can only be read on screen. It will not print.
\n This text can only be read when printed. It will not be visible on screen.
"]);
- _templateObject_1e6f11b05a6e11eb8957f34616f75140 = function _templateObject_1e6f11b05a6e11eb8957f34616f75140() {
+ _templateObject_91587670625811eb9a9521b3fdb3953c = function _templateObject_91587670625811eb9a9521b3fdb3953c() {
return data;
};
@@ -29,7 +29,7 @@ define(["../../../@polymer/polymer/polymer-element.js", "../lrn-shared-styles.js
babelHelpers.createClass(LrnSharedStylesDemo, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1e6f11b05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_91587670625811eb9a9521b3fdb3953c());
}
}]);
return LrnSharedStylesDemo;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lrn-shared-styles.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lrn-shared-styles.js
index 5adcf2fe126..bca51b8aa6d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lrn-shared-styles.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-shared-styles/lrn-shared-styles.js
@@ -1,10 +1,10 @@
define(["../../@polymer/polymer/polymer-element.js", "../../@polymer/polymer/lib/elements/dom-module.js", "../../@polymer/iron-flex-layout/iron-flex-layout-classes.js"], function (_polymerElement, _domModule, _ironFlexLayoutClasses) {
"use strict";
- function _templateObject_17052e505a6e11eb8957f34616f75140() {
+ function _templateObject_82299760625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n"]);
- _templateObject_17052e505a6e11eb8957f34616f75140 = function _templateObject_17052e505a6e11eb8957f34616f75140() {
+ _templateObject_82299760625811eb9a9521b3fdb3953c = function _templateObject_82299760625811eb9a9521b3fdb3953c() {
return data;
};
@@ -12,7 +12,7 @@ define(["../../@polymer/polymer/polymer-element.js", "../../@polymer/polymer/lib
}
var styleElement = document.createElement("dom-module");
- var css = (0, _polymerElement.html)(_templateObject_17052e505a6e11eb8957f34616f75140());
+ var css = (0, _polymerElement.html)(_templateObject_82299760625811eb9a9521b3fdb3953c());
styleElement.appendChild(css);
styleElement.register("lrn-shared-styles");
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-table/lrn-table.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-table/lrn-table.js
index bd76e939ebe..c7460bb0a41 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-table/lrn-table.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-table/lrn-table.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_171dbf605a6e11eb8957f34616f75140() {
+ function _templateObject2_82841370625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .hidden-title {\n display: none;\n }\n "]);
- _templateObject2_171dbf605a6e11eb8957f34616f75140 = function _templateObject2_171dbf605a6e11eb8957f34616f75140() {
+ _templateObject2_82841370625811eb9a9521b3fdb3953c = function _templateObject2_82841370625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_171dbf605a6e11eb8957f34616f75140() {
+ function _templateObject_82841370625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_171dbf605a6e11eb8957f34616f75140 = function _templateObject_171dbf605a6e11eb8957f34616f75140() {
+ _templateObject_82841370625811eb9a9521b3fdb3953c = function _templateObject_82841370625811eb9a9521b3fdb3953c() {
return data;
};
@@ -65,12 +65,12 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
babelHelpers.createClass(LrnTable, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_171dbf605a6e11eb8957f34616f75140(), this.title, this.csvFile, this.title, this.description);
+ return (0, _litElement.html)(_templateObject_82841370625811eb9a9521b3fdb3953c(), this.title, this.csvFile, this.title, this.description);
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_171dbf605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_82841370625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-vocab/lrn-vocab.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-vocab/lrn-vocab.js
index c17155a5a53..0f37ca4e639 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrn-vocab/lrn-vocab.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrn-vocab/lrn-vocab.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_172d9de05a6e11eb8957f34616f75140() {
+ function _templateObject2_82a249d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject2_172d9de05a6e11eb8957f34616f75140 = function _templateObject2_172d9de05a6e11eb8957f34616f75140() {
+ _templateObject2_82a249d0625811eb9a9521b3fdb3953c = function _templateObject2_82a249d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_172d9de05a6e11eb8957f34616f75140() {
+ function _templateObject_82a249d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline;\n --lrn-vocab-border: 1px dashed #ccc;\n }\n button {\n text-transform: none;\n min-width: unset;\n margin: 0;\n position: relative;\n top: 0px;\n border-radius: 0;\n border-bottom: var(--lrn-vocab-border);\n background: #f5f5f5;\n font-size: 1.1em;\n padding: 2px;\n }\n button:hover {\n background: #bbdefb;\n border-bottom: 1px dashed #2196f3;\n }\n "]);
- _templateObject_172d9de05a6e11eb8957f34616f75140 = function _templateObject_172d9de05a6e11eb8957f34616f75140() {
+ _templateObject_82a249d0625811eb9a9521b3fdb3953c = function _templateObject_82a249d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_172d9de05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_82a249d0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -70,7 +70,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
babelHelpers.createClass(LrnVocab, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_172d9de05a6e11eb8957f34616f75140(), this.term);
+ return (0, _litElement.html)(_templateObject2_82a249d0625811eb9a9521b3fdb3953c(), this.term);
}
}, {
key: "haxHooks",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lib/lrnapp-fab-speed-dial-action.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lib/lrnapp-fab-speed-dial-action.js
index 49e5f1604d3..e3bf2dc6b13 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lib/lrnapp-fab-speed-dial-action.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lib/lrnapp-fab-speed-dial-action.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../@polymer/iro
});
_exports.LrnappFabSpeedDialAction = void 0;
- function _templateObject2_1e71a9c05a6e11eb8957f34616f75140() {
+ function _templateObject2_915a9950625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n "]);
- _templateObject2_1e71a9c05a6e11eb8957f34616f75140 = function _templateObject2_1e71a9c05a6e11eb8957f34616f75140() {
+ _templateObject2_915a9950625811eb9a9521b3fdb3953c = function _templateObject2_915a9950625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e71a9c05a6e11eb8957f34616f75140() {
+ function _templateObject_915a9950625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n align-items: center;\n justify-content: flex-end;\n display: flex;\n margin-top: 15px;\n margin-right: 8px;\n min-width: 270px;\n }\n .label {\n color: black;\n background: white;\n padding: 0 16px;\n border-radius: 4px;\n margin-right: 24px;\n }\n .flex {\n display: inline-flex;\n }\n .label,\n .fab {\n display: flex;\n }\n "]);
- _templateObject_1e71a9c05a6e11eb8957f34616f75140 = function _templateObject_1e71a9c05a6e11eb8957f34616f75140() {
+ _templateObject_915a9950625811eb9a9521b3fdb3953c = function _templateObject_915a9950625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,7 +60,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../@polymer/iro
* LitElement constructable styles enhancement
*/
get: function get() {
- return [_colors.materialCssStyles, (0, _litElement.css)(_templateObject_1e71a9c05a6e11eb8957f34616f75140())];
+ return [_colors.materialCssStyles, (0, _litElement.css)(_templateObject_915a9950625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
@@ -89,7 +89,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../@polymer/iro
babelHelpers.createClass(LrnappFabSpeedDialAction, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1e71a9c05a6e11eb8957f34616f75140(), this.color, this.color, this.icon);
+ return (0, _litElement.html)(_templateObject2_915a9950625811eb9a9521b3fdb3953c(), this.color, this.color, this.icon);
}
}], [{
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lrnapp-fab-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lrnapp-fab-menu.js
index e933cbd65fe..6a6f832e0bb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lrnapp-fab-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnapp-fab-menu/lrnapp-fab-menu.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
_exports.LrnappFabMenu = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_174396e05a6e11eb8957f34616f75140() {
+ function _templateObject2_82d2f6c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n lrnapp-fab-speed-dial-action:not(:defined),\n paper-fab-speed-dial-overlay:not(:defined),\n paper-fab-speed-dial:not(:defined) {\n display: none;\n }\n .open,\n .overlay {\n position: fixed;\n bottom: var(--paper-fab-speed-dial-bottom, 16px);\n right: var(--paper-fab-speed-dial-right, 16px);\n }\n .open {\n --paper-fab-background: var(--paper-fab-speed-dial-background);\n --paper-fab-keyboard-focus-background: var(\n --paper-fab-speed-dial-keyboard-focus-background\n );\n }\n .close {\n --paper-fab-background: var(--paper-grey-500);\n --paper-fab-keyboard-focus-background: var(--paper-grey-500);\n margin-top: 20px;\n display: inline-block;\n }\n .overlay {\n text-align: right;\n }\n "]);
- _templateObject2_174396e05a6e11eb8957f34616f75140 = function _templateObject2_174396e05a6e11eb8957f34616f75140() {
+ _templateObject2_82d2f6c0625811eb9a9521b3fdb3953c = function _templateObject2_82d2f6c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_174396e05a6e11eb8957f34616f75140() {
+ function _templateObject_82d2f6c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n \n \n \n "]);
- _templateObject_174396e05a6e11eb8957f34616f75140 = function _templateObject_174396e05a6e11eb8957f34616f75140() {
+ _templateObject_82d2f6c0625811eb9a9521b3fdb3953c = function _templateObject_82d2f6c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -68,7 +68,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
babelHelpers.createClass(LrnappFabMenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_174396e05a6e11eb8957f34616f75140(), this.icon, this.open, this.opened, this.disabled, this.opened, this.openedChangedEvent, this.close);
+ return (0, _litElement.html)(_templateObject_82d2f6c0625811eb9a9521b3fdb3953c(), this.icon, this.open, this.opened, this.disabled, this.opened, this.openedChangedEvent, this.close);
}
}, {
key: "openedChangedEvent",
@@ -112,7 +112,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_174396e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_82d2f6c0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-abbreviation/lrndesign-abbreviation.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-abbreviation/lrndesign-abbreviation.js
index e1ffa4a43e8..46c35cca44f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-abbreviation/lrndesign-abbreviation.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-abbreviation/lrndesign-abbreviation.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1746f2405a6e11eb8957f34616f75140() {
+ function _templateObject2_82ebfd00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n }\n abbr {\n transition: 0.6s all ease;\n padding: 2px 4px;\n font-style: italic;\n background-color: var(--abbreviation-bg, #f9f9f9);\n text-underline-position: under;\n text-decoration: underline double;\n cursor: help;\n outline: var(--abbreviation-selection, #ffff33);\n }\n abbr:focus,\n abbr:active,\n abbr:hover {\n text-decoration: none;\n background-color: var(--abbreviation-selection, #ffff33);\n }\n abbr::-moz-selection,\n abbr::selection {\n text-decoration: none;\n background-color: var(--abbreviation-selection, #ffff33);\n }\n simple-tooltip {\n --simple-tooltip-background: #000000;\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: #ffffff;\n --simple-tooltip-delay-in: 0;\n }\n "]);
- _templateObject2_1746f2405a6e11eb8957f34616f75140 = function _templateObject2_1746f2405a6e11eb8957f34616f75140() {
+ _templateObject2_82ebfd00625811eb9a9521b3fdb3953c = function _templateObject2_82ebfd00625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1746f2405a6e11eb8957f34616f75140() {
+ function _templateObject_82ebfd00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n ", " \n "]);
- _templateObject_1746f2405a6e11eb8957f34616f75140 = function _templateObject_1746f2405a6e11eb8957f34616f75140() {
+ _templateObject_82ebfd00625811eb9a9521b3fdb3953c = function _templateObject_82ebfd00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -67,12 +67,12 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
* Render callback
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1746f2405a6e11eb8957f34616f75140(), this.phrase, this.abbr, this.phrase);
+ return (0, _litElement.html)(_templateObject_82ebfd00625811eb9a9521b3fdb3953c(), this.phrase, this.abbr, this.phrase);
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1746f2405a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_82ebfd00625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-avatar/lrndesign-avatar.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-avatar/lrndesign-avatar.js
index 06073bf5ce9..f909b0c2f36 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-avatar/lrndesign-avatar.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-avatar/lrndesign-avatar.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_175a2c205a6e11eb8957f34616f75140() {
+ function _templateObject2_82fb3f40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin: 0;\n padding: 0;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n paper-avatar {\n border-radius: var(--lrndesign-avatar-border-radius, 50%);\n max-height: var(--lrndesign-avatar-width, 40px);\n --paper-avatar-width: var(--lrndesign-avatar-width, 40px);\n --paper-avatar-color: var(\n --simple-colors-default-theme-accent-8,\n #444\n );\n --paper-avatar-text-color: var(\n --simple-colors-default-theme-grey-1,\n #fff\n );\n }\n\n :host([invert]) paper-avatar {\n --paper-avatar-color: var(--simple-colors-default-theme-grey-1, #fff);\n --paper-avatar-text-color: var(\n --simple-colors-default-theme-accent-8,\n #444\n );\n }\n "]);
- _templateObject2_175a2c205a6e11eb8957f34616f75140 = function _templateObject2_175a2c205a6e11eb8957f34616f75140() {
+ _templateObject2_82fb3f40625811eb9a9521b3fdb3953c = function _templateObject2_82fb3f40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_175a2c205a6e11eb8957f34616f75140() {
+ function _templateObject_82fb3f40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_175a2c205a6e11eb8957f34616f75140 = function _templateObject_175a2c205a6e11eb8957f34616f75140() {
+ _templateObject_82fb3f40625811eb9a9521b3fdb3953c = function _templateObject_82fb3f40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,14 +55,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_175a2c205a6e11eb8957f34616f75140(), this.accentColor, this.allowGrey, this.dark, this.label || "", this.icon || "", this.src || "", this.twoChars, this.jdenticon);
+ return (0, _litElement.html)(_templateObject_82fb3f40625811eb9a9521b3fdb3953c(), this.accentColor, this.allowGrey, this.dark, this.label || "", this.icon || "", this.src || "", this.twoChars, this.jdenticon);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignAvatar), "styles", this)), [(0, _litElement.css)(_templateObject2_175a2c205a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignAvatar), "styles", this)), [(0, _litElement.css)(_templateObject2_82fb3f40625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-blockquote/lrndesign-blockquote.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-blockquote/lrndesign-blockquote.js
index aee74f9fead..70fcd6a2236 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-blockquote/lrndesign-blockquote.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-blockquote/lrndesign-blockquote.js
@@ -7,20 +7,20 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../schema-behavi
_exports.LrndesignBlockquote = void 0;
meta = babelHelpers.interopRequireWildcard(meta);
- function _templateObject2_176a58c05a6e11eb8957f34616f75140() {
+ function _templateObject2_8309be30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n position: relative;\n box-sizing: border-box;\n font-size: 16px;\n z-index: 0;\n }\n\n :host([display-mode=\"hypercard\"]) ::slotted(*) {\n -webkit-filter: grayscale(1) contrast(300%);\n filter: grayscale(1) contrast(300%);\n font-family: Chikarego, Helvetica, sans-serif;\n transition: all 0.6s ease;\n }\n\n /* Let's set and reset some common styles */\n .mb-wrap {\n width: 300px;\n margin: 20px auto;\n padding: 20px;\n position: relative;\n }\n .mb-wrap p {\n margin: 0;\n padding: 0;\n }\n .mb-wrap blockquote {\n margin: 0;\n padding: 0;\n position: relative;\n }\n .mb-wrap cite {\n font-style: normal;\n }\n p ::slotted(*) {\n font-size: 16px;\n }\n :host([display-mode=\"default\"]) .mb-wrap {\n background-color: #fff9c4;\n color: var(--lrndesign-blockquote-color, #222222);\n }\n :host([display-mode=\"default\"]) .mb-wrap blockquote {\n font-size: 19.2px;\n font-style: italic;\n margin: 4px 0;\n padding: 24px 24px 24px 40px;\n line-height: 1.5;\n position: relative;\n color: var(--lrndesign-blockquote-color, #222222);\n }\n :host([display-mode=\"default\"]) .mb-wrap cite {\n color: var(--lrndesign-blockquote-cite, #222222);\n font-size: 12.8px;\n display: block;\n margin-top: 4px;\n text-align: right;\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap {\n background: #363738 repeat top left;\n margin-top: 100px;\n padding-top: 100px;\n width: 400px;\n color: #fff;\n box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);\n border-top: 10px solid #fff;\n }\n :host([display-mode=\"leather\"]) .mb-wrap .mb-thumb {\n display: block;\n width: 180px;\n height: 180px;\n border: 10px solid rgba(255, 255, 255, 0.5);\n border-radius: 50%;\n background-clip: padding-box !important;\n background-size: contain !important;\n position: absolute;\n left: 50%;\n top: -90px;\n margin: 0 0 0 -90px;\n box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.5),\n 0 2px 3px rgba(0, 0, 0, 0.6);\n }\n :host([display-mode=\"leather\"]) .mb-wrap blockquote:before,\n :host([display-mode=\"leather\"]) .mb-wrap blockquote:after {\n position: absolute;\n font-size: 164px;\n top: -95px;\n color: #242526;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap blockquote:before {\n content: \"\u201C\";\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap blockquote:after {\n right: 0px;\n content: \"\u201D\";\n }\n :host([display-mode=\"leather\"]) .mb-wrap blockquote p {\n font-family: Cambria, Georgia, serif;\n font-style: italic;\n font-size: 25px;\n font-weight: 400;\n border-bottom: 1px solid rgba(0, 0, 0, 0.5);\n box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);\n padding: 10px 10px 20px 10px;\n text-align: center;\n margin: 0 0 20px 0;\n text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);\n }\n :host([display-mode=\"leather\"]) .mb-wrap blockquote p ::slotted(*) {\n font-family: Cambria, Georgia, serif;\n font-style: italic;\n font-weight: 400;\n font-size: 25px;\n text-align: center;\n text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap .mb-attribution {\n text-align: right;\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap .mb-author {\n text-transform: uppercase;\n font-size: 20px;\n font-weight: bold;\n color: #cccccc;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap cite a {\n color: #f0f0f0;\n font-style: italic;\n font-weight: 400;\n font-family: Cambria, Georgia, serif;\n text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);\n }\n\n :host([display-mode=\"leather\"]) .mb-wrap cite a:hover {\n text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);\n }\n\n :host([display-mode=\"swoop\"]) .mb-wrap blockquote {\n padding-top: 150px;\n }\n :host([display-mode=\"swoop\"]) .mb-wrap blockquote:after {\n background: rgba(235, 150, 108, 0.8);\n width: 130px;\n height: 130px;\n border-radius: 50%;\n content: \"\u201D\";\n position: absolute;\n font-size: 164px;\n line-height: 200px;\n text-align: center;\n top: 0px;\n left: 50%;\n margin-left: -65px;\n color: rgba(255, 255, 255, 0.5);\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);\n }\n :host([display-mode=\"swoop\"]) .mb-wrap blockquote:before {\n content: \"\";\n width: 500px;\n height: 500px;\n border-radius: 50%;\n border-left: 5px solid rgba(235, 150, 108, 0.1);\n position: absolute;\n top: 0px;\n left: -50px;\n z-index: -1;\n }\n :host([display-mode=\"swoop\"]) .mb-wrap blockquote p {\n font-family: Baskerville, Georgia, serif;\n font-size: 28px;\n font-style: italic;\n background: rgba(255, 255, 255, 0.5);\n display: inline;\n color: rgba(235, 150, 108, 0.8);\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);\n line-height: 46px;\n box-shadow: 0 -6px 0 rgba(235, 150, 108, 0.2);\n }\n :host([display-mode=\"swoop\"]) .mb-wrap .mb-attribution {\n text-align: right;\n }\n\n :host([display-mode=\"swoop\"]) .mb-wrap .mb-author {\n text-transform: uppercase;\n font-size: 18px;\n padding-top: 10px;\n font-weight: bold;\n color: #d48158;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);\n }\n\n :host([display-mode=\"swoop\"]) .mb-wrap cite a {\n color: #d7aa94;\n font-style: italic;\n }\n\n :host([display-mode=\"swoop\"]) .mb-wrap cite a:hover {\n color: #d48158;\n }\n\n :host([display-mode=\"soft\"]) .mb-wrap {\n width: 500px;\n }\n\n :host([display-mode=\"soft\"]) .mb-wrap blockquote {\n background: #fff;\n padding: 30px;\n border-radius: 5px;\n box-shadow: inset 0 2px 0 rgba(188, 147, 200, 0.7),\n -5px -4px 25px rgba(0, 0, 0, 0.3);\n }\n :host([display-mode=\"soft\"]) .mb-wrap blockquote:after,\n :host([display-mode=\"soft\"]) .mb-wrap blockquote:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n }\n\n :host([display-mode=\"soft\"]) .mb-wrap blockquote:after {\n border-top-color: #ffffff;\n border-width: 10px;\n left: 65%;\n margin-left: -10px;\n }\n\n :host([display-mode=\"soft\"]) .mb-wrap blockquote:before {\n border-top-color: rgba(0, 0, 0, 0.01);\n border-width: 11px;\n left: 65%;\n margin-left: -11px;\n }\n :host([display-mode=\"soft\"]) .mb-wrap blockquote p {\n font-family: \"Alegreya\", serif;\n font-size: 24px;\n color: #b4b4b4;\n font-weight: 400;\n line-height: 40px;\n font-style: italic;\n text-indent: 100px;\n position: relative;\n }\n :host([display-mode=\"soft\"]) .mb-wrap blockquote p:before {\n content: \"\u201C\";\n font-family: serif;\n font-style: normal;\n font-weight: 700;\n position: absolute;\n font-size: 175px;\n top: 0px;\n left: -105px;\n color: rgba(188, 147, 200, 1);\n text-shadow: 7px 14px 10px rgba(0, 0, 0, 0.1);\n }\n :host([display-mode=\"soft\"]) .mb-wrap .mb-attribution {\n text-align: right;\n padding: 20px 100px 20px 20px;\n position: relative;\n }\n :host([display-mode=\"soft\"]) .mb-wrap .mb-thumb {\n display: block;\n width: 70px;\n height: 70px;\n border: 5px solid #fff;\n border-radius: 50%;\n background-clip: padding-box !important;\n background-size: contain !important;\n position: absolute;\n right: 10px;\n bottom: 5px;\n box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.5),\n 0 2px 3px rgba(0, 0, 0, 0.6);\n }\n :host([display-mode=\"soft\"]) .mb-wrap .mb-author {\n font-family: \"Alegreya SC\", serif;\n font-weight: 700;\n font-size: 18px;\n color: black;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);\n }\n\n :host([display-mode=\"soft\"]) .mb-wrap cite a {\n font-family: \"Alegreya\", serif;\n font-weight: 700;\n font-style: italic;\n color: black;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);\n }\n\n :host([display-mode=\"soft\"]) .mb-wrap cite a:hover {\n color: rgba(188, 147, 200, 1);\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);\n }\n\n :host([display-mode=\"poster\"]) .mb-wrap {\n width: 600px;\n padding: 20px 240px 50px 20px;\n overflow: hidden;\n box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);\n }\n :host([display-mode=\"poster\"]) .mb-wrap blockquote p {\n color: rgba(255, 255, 255, 0.95);\n font-size: 21px;\n line-height: 26px;\n text-align: right;\n color: #999;\n text-transform: uppercase;\n font-weight: bold;\n }\n :host([display-mode=\"poster\"]) .mb-wrap blockquote p ::slotted(span) {\n font-weight: 700;\n color: #fcf779;\n font-size: 58px;\n line-height: 58px;\n display: block;\n padding: 10px;\n text-shadow: 7px 7px 2px rgba(0, 0, 0, 0.2);\n transform: rotate(-7deg) translateY(10px);\n }\n :host([display-mode=\"poster\"])\n .mb-wrap\n blockquote\n p\n ::slotted(span):before {\n content: \"\u201C\";\n font-weight: normal;\n opacity: 0.1;\n font-size: 200px;\n position: absolute;\n color: #fff;\n top: -50px;\n left: -25px;\n transform: rotate(45deg);\n }\n :host([display-mode=\"poster\"]) .mb-wrap .mb-attribution {\n text-align: right;\n text-transform: uppercase;\n font-weight: bold;\n background: #222;\n position: absolute;\n width: 100%;\n left: 0px;\n bottom: 0px;\n text-align: center;\n padding: 30px;\n transform: rotate(-40deg) translate(175px, 110px);\n }\n :host([display-mode=\"poster\"]) .mb-wrap .mb-author {\n color: #fcf779;\n }\n :host([display-mode=\"poster\"]) .mb-wrap .mb-author:before {\n content: \"-\";\n padding-right: 4px;\n }\n\n :host([display-mode=\"poster\"]) .mb-wrap .mb-attribution cite a {\n color: #fcf779;\n }\n\n :host([display-mode=\"poster\"]) .mb-wrap .mb-attribution cite a:hover {\n color: #fcf779;\n }\n\n :host([display-mode=\"fun\"]) .mb-wrap {\n width: 390px;\n }\n\n :host([display-mode=\"fun\"]) .mb-wrap blockquote {\n text-align: center;\n background: #333;\n width: 350px;\n height: 350px;\n padding: 60px;\n border-radius: 50%;\n box-shadow: inset 0 0 0 10px #333,\n inset 0 0 0 12px rgba(255, 255, 255, 0.6),\n 80px 0 0 rgba(255, 255, 255, 0.3),\n -80px 0 0 rgba(255, 255, 255, 0.3), 50px 0 0 rgba(60, 185, 145, 0.2),\n -50px 0 0 rgba(185, 60, 60, 0.2);\n }\n :host([display-mode=\"fun\"]) .mb-wrap blockquote p {\n color: #fff;\n font-size: 20px;\n font-weight: 400;\n padding-top: 25px;\n text-transform: uppercase;\n text-shadow: 0 0 1px #fff, 0 1px 1px #000;\n font-family: \"Annie Use Your Telescope\", cursive;\n }\n :host([display-mode=\"fun\"]) .mb-wrap blockquote p ::slotted(span) {\n display: block;\n position: relative;\n padding-top: 40px;\n margin-top: 40px;\n border-top: 1px solid rgba(255, 255, 255, 0.3);\n }\n :host([display-mode=\"fun\"])\n .mb-wrap\n blockquote\n p\n ::slotted(span):before {\n position: absolute;\n width: 50px;\n height: 50px;\n background: #ddd;\n content: \"\u201C\";\n font-size: 40px;\n color: #333;\n top: 0px;\n left: 50%;\n margin: -25px 0 0 -25px;\n border-radius: 50%;\n }\n :host([display-mode=\"fun\"]) .mb-wrap .mb-attribution {\n text-align: center;\n font-family: \"Annie Use Your Telescope\", cursive;\n padding: 20px;\n font-size: 16px;\n }\n :host([display-mode=\"fun\"]) .mb-wrap cite a:hover {\n color: #000;\n }\n\n :host([display-mode=\"photo\"]) .mb-wrap {\n width: 350px;\n background: #fff;\n border-radius: 4px;\n }\n /* Shadow style from Nicolas Gallagher: http://nicolasgallagher.com/css-drop-shadows-without-images/demo/ */\n :host([display-mode=\"photo\"]) .mb-wrap:before,\n :host([display-mode=\"photo\"]) .mb-wrap:after {\n content: \" \";\n position: absolute;\n z-index: -1;\n transform: rotate(-3deg);\n bottom: 10px;\n box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);\n height: 20%;\n left: 2px;\n max-height: 100px;\n max-width: 300px;\n width: 50%;\n }\n :host([display-mode=\"photo\"]) .mb-wrap:after {\n transform: rotate(3deg);\n left: auto;\n right: 2px;\n }\n :host([display-mode=\"photo\"]) .mb-wrap blockquote {\n background: #333;\n height: 75%;\n padding: 30px;\n text-align: center;\n }\n :host([display-mode=\"photo\"]) .mb-wrap blockquote:before {\n color: rgba(255, 255, 255, 0.2);\n position: absolute;\n content: \"\u201D\";\n font-size: 150px;\n line-height: 130px;\n font-style: italic;\n top: 0px;\n right: 20px;\n font-family: Cambria, Georgia, serif;\n }\n :host([display-mode=\"photo\"]) .mb-wrap blockquote p {\n color: #fff;\n font-family: \"Abril Fatface\", sans-serif;\n font-size: 24px;\n text-shadow: 1px 1px 1px #000;\n }\n :host([display-mode=\"photo\"]) .mb-wrap .mb-attribution {\n padding: 20px;\n }\n :host([display-mode=\"photo\"]) .mb-wrap .mb-author {\n font-size: 24px;\n font-family: \"Dr Sugiyama\", cursive;\n transform: rotate(-4deg);\n color: #070d5f;\n text-align: center;\n min-height: 40px;\n line-height: 40px;\n }\n :host([display-mode=\"photo\"]) .mb-wrap cite {\n display: block;\n text-align: center;\n }\n :host([display-mode=\"photo\"]) .mb-wrap cite a {\n color: #999;\n text-transform: uppercase;\n letter-spacing: 3px;\n font-size: 12px;\n }\n :host([display-mode=\"photo\"]) .mb-wrap cite a:hover {\n color: #000;\n }\n :host([display-mode=\"photo\"]) .mb-wrap .mb-thumb {\n display: block;\n width: 70px;\n height: 70px;\n border: 5px solid #fff;\n border-radius: 50%;\n background-clip: padding-box !important;\n background-size: contain !important;\n position: absolute;\n left: 30px;\n bottom: 30px;\n box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.5),\n 0 2px 3px rgba(0, 0, 0, 0.6);\n }\n /* BEGIN HYPERCARDIFY, thanks @realdlnorman */\n :host([display-mode=\"hypercard\"]) ::slotted(*) {\n -webkit-filter: grayscale(1) contrast(300%);\n filter: grayscale(1) contrast(300%);\n font-family: Chikarego, Helvetica, sans-serif;\n transition: all 0.6s ease;\n }\n /* Disable grayscale on hover */\n :host([display-mode=\"hypercard\"]:hover) ::slotted(*) {\n -webkit-filter: grayscale(0);\n filter: none;\n }\n "]);
- _templateObject2_176a58c05a6e11eb8957f34616f75140 = function _templateObject2_176a58c05a6e11eb8957f34616f75140() {
+ _templateObject2_8309be30625811eb9a9521b3fdb3953c = function _templateObject2_8309be30625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_176a58c05a6e11eb8957f34616f75140() {
+ function _templateObject_8309be30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_176a58c05a6e11eb8957f34616f75140 = function _templateObject_176a58c05a6e11eb8957f34616f75140() {
+ _templateObject_8309be30625811eb9a9521b3fdb3953c = function _templateObject_8309be30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../schema-behavi
babelHelpers.createClass(LrndesignBlockquote, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_176a58c05a6e11eb8957f34616f75140(), this.describedBy || "", this.sourceLink, this.author, this.sourceLink, this.citation);
+ return (0, _litElement.html)(_templateObject_8309be30625811eb9a9521b3fdb3953c(), this.describedBy || "", this.sourceLink, this.author, this.sourceLink, this.citation);
}
}], [{
key: "styles",
@@ -54,7 +54,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../schema-behavi
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_176a58c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8309be30625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-chart/lrndesign-chart.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-chart/lrndesign-chart.js
index d8f88a8da48..e45a574e8ed 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-chart/lrndesign-chart.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-chart/lrndesign-chart.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../chartist-render/chart
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_17e3f5905a6e11eb8957f34616f75140() {
+ function _templateObject2_8a863f30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n background-color: var(--simple-colors-default-theme-grey-1);\n color: var(--simple-colors-default-theme-grey-12);\n --chartist-color-1: var(--simple-colors-default-theme-red-9);\n --chartist-color-2: var(--simple-colors-default-theme-blue-10);\n --chartist-color-3: var(--simple-colors-default-theme-yellow-9);\n --chartist-color-4: var(--simple-colors-default-theme-purple-10);\n --chartist-color-5: var(--simple-colors-default-theme-green-9);\n --chartist-color-6: var(--simple-colors-default-theme-orange-10);\n --chartist-color-7: var(--simple-colors-default-theme-pink-9);\n --chartist-color-8: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-9: var(--simple-colors-default-theme-red-9);\n --chartist-color-10: var(--simple-colors-default-theme-blue-10);\n --chartist-color-11: var(--simple-colors-default-theme-yellow-9);\n --chartist-color-12: var(--simple-colors-default-theme-purple-10);\n --chartist-color-13: var(--simple-colors-default-theme-green-9);\n --chartist-color-14: var(--simple-colors-default-theme-orange-10);\n --chartist-color-15: var(--simple-colors-default-theme-pink-9);\n }\n\n :host([dark]) {\n --chartist-padding: 10px;\n }\n\n :host([accent-color=\"red\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-red-9);\n --chartist-color-2: var(--simple-colors-default-theme-pink-10);\n --chartist-color-3: var(\n --simple-colors-default-theme-deep-orange-11\n );\n --chartist-color-4: var(--simple-colors-default-theme-purple-9);\n --chartist-color-5: var(--simple-colors-default-theme-orange-10);\n --chartist-color-6: var(--simple-colors-default-theme-red-11);\n --chartist-color-7: var(--simple-colors-default-theme-pink-9);\n --chartist-color-8: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-9: var(--simple-colors-default-theme-purple-11);\n --chartist-color-10: var(--simple-colors-default-theme-orange-9);\n --chartist-color-11: var(--simple-colors-default-theme-red-10);\n --chartist-color-12: var(--simple-colors-default-theme-pink-11);\n --chartist-color-13: var(\n --simple-colors-default-theme-deep-orange-9\n );\n --chartist-color-14: var(--simple-colors-default-theme-purple-10);\n --chartist-color-15: var(--simple-colors-default-theme-orange-11);\n }\n\n :host([accent-color=\"pink\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-pink-9);\n --chartist-color-2: var(--simple-colors-default-theme-purple-10);\n --chartist-color-3: var(--simple-colors-default-theme-red-11);\n --chartist-color-4: var(--simple-colors-default-theme-purple-9);\n --chartist-color-5: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-6: var(--simple-colors-default-theme-pink-11);\n --chartist-color-7: var(--simple-colors-default-theme-purple-9);\n --chartist-color-8: var(--simple-colors-default-theme-red-10);\n --chartist-color-9: var(--simple-colors-default-theme-purple-11);\n --chartist-color-10: var(\n --simple-colors-default-theme-deep-orange-9\n );\n --chartist-color-11: var(--simple-colors-default-theme-pink-10);\n --chartist-color-12: var(--simple-colors-default-theme-purple-11);\n --chartist-color-13: var(--simple-colors-default-theme-red-9);\n --chartist-color-14: var(--simple-colors-default-theme-purple-10);\n --chartist-color-15: var(\n --simple-colors-default-theme-deep-orange-11\n );\n }\n\n :host([accent-color=\"purple\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-purple-9);\n --chartist-color-2: var(\n --simple-colors-default-theme-deep-purple-10\n );\n --chartist-color-3: var(--simple-colors-default-theme-pink-11);\n --chartist-color-4: var(--simple-colors-default-theme-indigo-9);\n --chartist-color-5: var(--simple-colors-default-theme-red-10);\n --chartist-color-6: var(--simple-colors-default-theme-purple-11);\n --chartist-color-7: var(\n --simple-colors-default-theme-deep-purple-9\n );\n --chartist-color-8: var(--simple-colors-default-theme-pink-10);\n --chartist-color-9: var(--simple-colors-default-theme-indigo-11);\n --chartist-color-10: var(--simple-colors-default-theme-red-9);\n --chartist-color-11: var(--simple-colors-default-theme-purple-10);\n --chartist-color-12: var(\n --simple-colors-default-theme-deep-purple-11\n );\n --chartist-color-13: var(--simple-colors-default-theme-pink-9);\n --chartist-color-14: var(--simple-colors-default-theme-indigo-10);\n --chartist-color-15: var(--simple-colors-default-theme-red-11);\n }\n\n :host([accent-color=\"deep-purple\"]) {\n --chartist-color-1: var(\n --simple-colors-default-theme-deep-purple-9\n );\n --chartist-color-2: var(--simple-colors-default-theme-indigo-10);\n --chartist-color-3: var(--simple-colors-default-theme-purple-11);\n --chartist-color-4: var(--simple-colors-default-theme-blue-9);\n --chartist-color-5: var(--simple-colors-default-theme-pink-10);\n --chartist-color-6: var(\n --simple-colors-default-theme-deep-purple-11\n );\n --chartist-color-7: var(--simple-colors-default-theme-indigo-9);\n --chartist-color-8: var(--simple-colors-default-theme-purple-10);\n --chartist-color-9: var(--simple-colors-default-theme-blue-11);\n --chartist-color-10: var(--simple-colors-default-theme-pink-9);\n --chartist-color-11: var(\n --simple-colors-default-theme-deep-purple-10\n );\n --chartist-color-12: var(--simple-colors-default-theme-indigo-11);\n --chartist-color-13: var(--simple-colors-default-theme-purple-9);\n --chartist-color-14: var(--simple-colors-default-theme-blue-10);\n --chartist-color-15: var(--simple-colors-default-theme-pink-11);\n }\n\n :host([accent-color=\"indigo\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-indigo-9);\n --chartist-color-2: var(--simple-colors-default-theme-blue-10);\n --chartist-color-3: var(\n --simple-colors-default-theme-deep-purple-11\n );\n --chartist-color-4: var(--simple-colors-default-theme-light-blue-9);\n --chartist-color-5: var(--simple-colors-default-theme-purple-10);\n --chartist-color-6: var(--simple-colors-default-theme-indigo-11);\n --chartist-color-7: var(--simple-colors-default-theme-blue-9);\n --chartist-color-8: var(\n --simple-colors-default-theme-deep-purple-10\n );\n --chartist-color-9: var(\n --simple-colors-default-theme-light-blue-11\n );\n --chartist-color-10: var(--simple-colors-default-theme-purple-9);\n --chartist-color-11: var(--simple-colors-default-theme-indigo-10);\n --chartist-color-12: var(--simple-colors-default-theme-blue-11);\n --chartist-color-13: var(\n --simple-colors-default-theme-deep-purple-9\n );\n --chartist-color-14: var(\n --simple-colors-default-theme-light-blue-10\n );\n --chartist-color-15: var(--simple-colors-default-theme-purple-11);\n }\n\n :host([accent-color=\"blue\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-blue-9);\n --chartist-color-2: var(\n --simple-colors-default-theme-light-blue-10\n );\n --chartist-color-3: var(--simple-colors-default-theme-indigo-11);\n --chartist-color-4: var(--simple-colors-default-theme-cyan-9);\n --chartist-color-5: var(\n --simple-colors-default-theme-deep-purple-10\n );\n --chartist-color-6: var(--simple-colors-default-theme-blue-11);\n --chartist-color-7: var(--simple-colors-default-theme-light-blue-9);\n --chartist-color-8: var(--simple-colors-default-theme-indigo-10);\n --chartist-color-9: var(--simple-colors-default-theme-cyan-11);\n --chartist-color-10: var(\n --simple-colors-default-theme-deep-purple-9\n );\n --chartist-color-11: var(--simple-colors-default-theme-blue-10);\n --chartist-color-12: var(\n --simple-colors-default-theme-light-blue-11\n );\n --chartist-color-13: var(--simple-colors-default-theme-indigo-9);\n --chartist-color-14: var(--simple-colors-default-theme-cyan-10);\n --chartist-color-15: var(\n --simple-colors-default-theme-deep-purple-11\n );\n }\n\n :host([accent-color=\"light-blue\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-light-blue-9);\n --chartist-color-2: var(--simple-colors-default-theme-cyan-10);\n --chartist-color-3: var(--simple-colors-default-theme-blue-11);\n --chartist-color-4: var(--simple-colors-default-theme-teal-9);\n --chartist-color-5: var(--simple-colors-default-theme-indigo-10);\n --chartist-color-6: var(\n --simple-colors-default-theme-light-blue-11\n );\n --chartist-color-7: var(--simple-colors-default-theme-cyan-9);\n --chartist-color-8: var(--simple-colors-default-theme-blue-10);\n --chartist-color-9: var(--simple-colors-default-theme-teal-11);\n --chartist-color-10: var(--simple-colors-default-theme-indigo-9);\n --chartist-color-11: var(\n --simple-colors-default-theme-light-blue-10\n );\n --chartist-color-12: var(--simple-colors-default-theme-cyan-11);\n --chartist-color-13: var(--simple-colors-default-theme-blue-9);\n --chartist-color-14: var(--simple-colors-default-theme-teal-10);\n --chartist-color-15: var(--simple-colors-default-theme-indigo-11);\n }\n\n :host([accent-color=\"cyan\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-cyan-9);\n --chartist-color-2: var(--simple-colors-default-theme-teal-10);\n --chartist-color-3: var(\n --simple-colors-default-theme-light-blue-11\n );\n --chartist-color-4: var(--simple-colors-default-theme-green-9);\n --chartist-color-5: var(--simple-colors-default-theme-blue-10);\n --chartist-color-6: var(--simple-colors-default-theme-cyan-11);\n --chartist-color-7: var(--simple-colors-default-theme-teal-9);\n --chartist-color-8: var(\n --simple-colors-default-theme-light-blue-10\n );\n --chartist-color-9: var(--simple-colors-default-theme-green-11);\n --chartist-color-10: var(--simple-colors-default-theme-blue-9);\n --chartist-color-11: var(--simple-colors-default-theme-cyan-10);\n --chartist-color-12: var(--simple-colors-default-theme-teal-11);\n --chartist-color-13: var(\n --simple-colors-default-theme-light-blue-9\n );\n --chartist-color-14: var(--simple-colors-default-theme-green-10);\n --chartist-color-15: var(--simple-colors-default-theme-blue-11);\n }\n\n :host([accent-color=\"teal\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-teal-9);\n --chartist-color-2: var(--simple-colors-default-theme-green-10);\n --chartist-color-3: var(--simple-colors-default-theme-cyan-11);\n --chartist-color-4: var(\n --simple-colors-default-theme-light-green-9\n );\n --chartist-color-5: var(\n --simple-colors-default-theme-light-blue-10\n );\n --chartist-color-6: var(--simple-colors-default-theme-teal-11);\n --chartist-color-7: var(--simple-colors-default-theme-green-9);\n --chartist-color-8: var(--simple-colors-default-theme-cyan-10);\n --chartist-color-9: var(\n --simple-colors-default-theme-light-green-11\n );\n --chartist-color-10: var(\n --simple-colors-default-theme-light-blue-9\n );\n --chartist-color-11: var(--simple-colors-default-theme-teal-10);\n --chartist-color-12: var(--simple-colors-default-theme-green-11);\n --chartist-color-13: var(--simple-colors-default-theme-cyan-9);\n --chartist-color-14: var(\n --simple-colors-default-theme-light-green-10\n );\n --chartist-color-15: var(\n --simple-colors-default-theme-light-blue-11\n );\n }\n\n :host([accent-color=\"green\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-green-9);\n --chartist-color-2: var(\n --simple-colors-default-theme-light-green-10\n );\n --chartist-color-3: var(--simple-colors-default-theme-teal-11);\n --chartist-color-4: var(--simple-colors-default-theme-lime-9);\n --chartist-color-5: var(--simple-colors-default-theme-cyan-10);\n --chartist-color-6: var(--simple-colors-default-theme-green-11);\n --chartist-color-7: var(\n --simple-colors-default-theme-light-green-9\n );\n --chartist-color-8: var(--simple-colors-default-theme-teal-10);\n --chartist-color-9: var(--simple-colors-default-theme-lime-11);\n --chartist-color-10: var(--simple-colors-default-theme-cyan-9);\n --chartist-color-11: var(--simple-colors-default-theme-green-10);\n --chartist-color-12: var(\n --simple-colors-default-theme-light-green-11\n );\n --chartist-color-13: var(--simple-colors-default-theme-teal-9);\n --chartist-color-14: var(--simple-colors-default-theme-lime-10);\n --chartist-color-15: var(--simple-colors-default-theme-cyan-11);\n }\n\n :host([accent-color=\"light-green\"]) {\n --chartist-color-1: var(\n --simple-colors-default-theme-light-green-9\n );\n --chartist-color-2: var(--simple-colors-default-theme-lime-10);\n --chartist-color-3: var(--simple-colors-default-theme-green-11);\n --chartist-color-4: var(--simple-colors-default-theme-amber-9);\n --chartist-color-5: var(--simple-colors-default-theme-teal-10);\n --chartist-color-6: var(\n --simple-colors-default-theme-light-green-11\n );\n --chartist-color-7: var(--simple-colors-default-theme-lime-9);\n --chartist-color-8: var(--simple-colors-default-theme-green-10);\n --chartist-color-9: var(--simple-colors-default-theme-amber-11);\n --chartist-color-10: var(--simple-colors-default-theme-teal-9);\n --chartist-color-11: var(\n --simple-colors-default-theme-light-green-10\n );\n --chartist-color-12: var(--simple-colors-default-theme-lime-11);\n --chartist-color-13: var(--simple-colors-default-theme-green-9);\n --chartist-color-14: var(--simple-colors-default-theme-amber-10);\n --chartist-color-15: var(--simple-colors-default-theme-teal-11);\n }\n\n :host([accent-color=\"lime\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-lime-9);\n --chartist-color-2: var(--simple-colors-default-theme-yellow-10);\n --chartist-color-3: var(\n --simple-colors-default-theme-light-green-11\n );\n --chartist-color-4: var(--simple-colors-default-theme-orange-9);\n --chartist-color-5: var(--simple-colors-default-theme-green-10);\n --chartist-color-6: var(--simple-colors-default-theme-lime-11);\n --chartist-color-7: var(--simple-colors-default-theme-yellow-9);\n --chartist-color-8: var(\n --simple-colors-default-theme-light-green-10\n );\n --chartist-color-9: var(--simple-colors-default-theme-orange-11);\n --chartist-color-10: var(--simple-colors-default-theme-green-9);\n --chartist-color-11: var(--simple-colors-default-theme-lime-10);\n --chartist-color-12: var(--simple-colors-default-theme-yellow-11);\n --chartist-color-13: var(\n --simple-colors-default-theme-light-green-9\n );\n --chartist-color-14: var(--simple-colors-default-theme-orange-10);\n --chartist-color-15: var(--simple-colors-default-theme-green-11);\n }\n\n :host([accent-color=\"yellow\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-yellow-9);\n --chartist-color-2: var(--simple-colors-default-theme-amber-10);\n --chartist-color-3: var(--simple-colors-default-theme-lime-11);\n --chartist-color-4: var(\n --simple-colors-default-theme-deep-orange-9\n );\n --chartist-color-5: var(\n --simple-colors-default-theme-light-green-10\n );\n --chartist-color-6: var(--simple-colors-default-theme-yellow-11);\n --chartist-color-7: var(--simple-colors-default-theme-amber-9);\n --chartist-color-8: var(--simple-colors-default-theme-lime-10);\n --chartist-color-9: var(\n --simple-colors-default-theme-deep-orange-11\n );\n --chartist-color-10: var(\n --simple-colors-default-theme-light-green-9\n );\n --chartist-color-11: var(--simple-colors-default-theme-yellow-10);\n --chartist-color-12: var(--simple-colors-default-theme-amber-11);\n --chartist-color-13: var(--simple-colors-default-theme-lime-9);\n --chartist-color-14: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-15: var(\n --simple-colors-default-theme-light-green-11\n );\n }\n\n :host([accent-color=\"amber\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-amber-9);\n --chartist-color-2: var(--simple-colors-default-theme-orange-10);\n --chartist-color-3: var(--simple-colors-default-theme-yellow-11);\n --chartist-color-4: var(--simple-colors-default-theme-red-9);\n --chartist-color-5: var(--simple-colors-default-theme-lime-10);\n --chartist-color-6: var(--simple-colors-default-theme-amber-11);\n --chartist-color-7: var(--simple-colors-default-theme-orange-9);\n --chartist-color-8: var(--simple-colors-default-theme-yellow-10);\n --chartist-color-9: var(--simple-colors-default-theme-red-11);\n --chartist-color-10: var(--simple-colors-default-theme-lime-9);\n --chartist-color-11: var(--simple-colors-default-theme-amber-10);\n --chartist-color-12: var(--simple-colors-default-theme-orange-11);\n --chartist-color-13: var(--simple-colors-default-theme-yellow-9);\n --chartist-color-14: var(--simple-colors-default-theme-red-10);\n --chartist-color-15: var(--simple-colors-default-theme-lime-11);\n }\n\n :host([accent-color=\"orange\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-orange-9);\n --chartist-color-2: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-3: var(--simple-colors-default-theme-amber-11);\n --chartist-color-4: var(--simple-colors-default-theme-pink-9);\n --chartist-color-5: var(--simple-colors-default-theme-yellow-10);\n --chartist-color-6: var(--simple-colors-default-theme-orange-11);\n --chartist-color-7: var(\n --simple-colors-default-theme-deep-orange-9\n );\n --chartist-color-8: var(--simple-colors-default-theme-amber-10);\n --chartist-color-9: var(--simple-colors-default-theme-pink-11);\n --chartist-color-10: var(--simple-colors-default-theme-yellow-9);\n --chartist-color-11: var(--simple-colors-default-theme-orange-10);\n --chartist-color-12: var(\n --simple-colors-default-theme-deep-orange-11\n );\n --chartist-color-13: var(--simple-colors-default-theme-amber-9);\n --chartist-color-14: var(--simple-colors-default-theme-pink-10);\n --chartist-color-15: var(--simple-colors-default-theme-yellow-11);\n }\n\n :host([accent-color=\"deep-orange\"]) {\n --chartist-color-1: var(\n --simple-colors-default-theme-deep-orange-9\n );\n --chartist-color-2: var(--simple-colors-default-theme-red-10);\n --chartist-color-3: var(--simple-colors-default-theme-orange-11);\n --chartist-color-4: var(--simple-colors-default-theme-purple-9);\n --chartist-color-5: var(--simple-colors-default-theme-amber-10);\n --chartist-color-6: var(\n --simple-colors-default-theme-deep-orange-11\n );\n --chartist-color-7: var(--simple-colors-default-theme-red-9);\n --chartist-color-8: var(--simple-colors-default-theme-orange-10);\n --chartist-color-9: var(--simple-colors-default-theme-purple-11);\n --chartist-color-10: var(--simple-colors-default-theme-amber-9);\n --chartist-color-11: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-12: var(--simple-colors-default-theme-red-11);\n --chartist-color-13: var(--simple-colors-default-theme-orange-9);\n --chartist-color-14: var(--simple-colors-default-theme-purple-10);\n --chartist-color-15: var(--simple-colors-default-theme-amber-11);\n }\n\n :host([accent-color=\"brown\"]) {\n --chartist-color-1: var(--simple-colors-default-theme-brown-9);\n --chartist-color-2: var(--simple-colors-default-theme-red-10);\n --chartist-color-3: var(\n --simple-colors-default-theme-deep-orange-11\n );\n --chartist-color-4: var(--simple-colors-default-theme-brown-12);\n --chartist-color-5: var(--simple-colors-default-theme-red-13);\n --chartist-color-6: var(\n --simple-colors-default-theme-deep-orange-9\n );\n --chartist-color-7: var(--simple-colors-default-theme-brown-10);\n --chartist-color-8: var(--simple-colors-default-theme-red-11);\n --chartist-color-9: var(\n --simple-colors-default-theme-deep-orange-12\n );\n --chartist-color-10: var(--simple-colors-default-theme-brown-13);\n --chartist-color-11: var(--simple-colors-default-theme-red-9);\n --chartist-color-12: var(\n --simple-colors-default-theme-deep-orange-10\n );\n --chartist-color-13: var(--simple-colors-default-theme-brown-11);\n --chartist-color-14: var(--simple-colors-default-theme-red-12);\n --chartist-color-15: var(\n --simple-colors-default-theme-deep-orange-13\n );\n }\n\n #chart,\n ::slotted(table) {\n font-family: sans-serif;\n --chartist-grid-color: var(--simple-colors-default-theme-grey-6);\n --chartist-bg-color: var(--simple-colors-default-theme-grey-1);\n --chartist-text-color: var(--simple-colors-default-theme-grey-12);\n }\n\n :host([label-position=\"inside\"]) .ct-label {\n --chartist-text-color: var(--simple-colors-default-theme-grey-1);\n }\n\n :host([dark]) ::slotted(table) {\n --chartist-text-color: var(--simple-colors-default-theme-grey-12);\n --chartist-grid-color: var(--simple-colors-default-theme-grey-6);\n }\n "]);
- _templateObject2_17e3f5905a6e11eb8957f34616f75140 = function _templateObject2_17e3f5905a6e11eb8957f34616f75140() {
+ _templateObject2_8a863f30625811eb9a9521b3fdb3953c = function _templateObject2_8a863f30625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_17e3f5905a6e11eb8957f34616f75140() {
+ function _templateObject_8a863f30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", ""]);
- _templateObject_17e3f5905a6e11eb8957f34616f75140 = function _templateObject_17e3f5905a6e11eb8957f34616f75140() {
+ _templateObject_8a863f30625811eb9a9521b3fdb3953c = function _templateObject_8a863f30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,14 +52,14 @@ define(["exports", "../../lit-element/lit-element.js", "../chartist-render/chart
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_17e3f5905a6e11eb8957f34616f75140(), babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "render", this).call(this));
+ return (0, _litElement.html)(_templateObject_8a863f30625811eb9a9521b3fdb3953c(), babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "render", this).call(this));
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), babelHelpers.toConsumableArray(_simpleColors.SimpleColors.styles), [(0, _litElement.css)(_templateObject2_17e3f5905a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), babelHelpers.toConsumableArray(_simpleColors.SimpleColors.styles), [(0, _litElement.css)(_templateObject2_8a863f30625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-comment/lrndesign-comment.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-comment/lrndesign-comment.js
index b6d4230c054..cd0f9938d3c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-comment/lrndesign-comment.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-comment/lrndesign-comment.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../lrndesign-av
});
_exports.LrndesignComment = void 0;
- function _templateObject_17ee55d05a6e11eb8957f34616f75140() {
+ function _templateObject_8346c730625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_17ee55d05a6e11eb8957f34616f75140 = function _templateObject_17ee55d05a6e11eb8957f34616f75140() {
+ _templateObject_8346c730625811eb9a9521b3fdb3953c = function _templateObject_8346c730625811eb9a9521b3fdb3953c() {
return data;
};
@@ -40,7 +40,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../lrndesign-av
babelHelpers.createClass(LrndesignComment, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_17ee55d05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8346c730625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contactcard/lrndesign-contactcard.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contactcard/lrndesign-contactcard.js
index 6a0dc67a92f..800a9988adc 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contactcard/lrndesign-contactcard.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contactcard/lrndesign-contactcard.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
_exports.LrndesignContactcard = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_18116e305a6e11eb8957f34616f75140() {
+ function _templateObject_836090c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n
\n
\n
[[position]]
\n
[[organization]]
\n
\n
\n "]);
- _templateObject_18116e305a6e11eb8957f34616f75140 = function _templateObject_18116e305a6e11eb8957f34616f75140() {
+ _templateObject_836090c0625811eb9a9521b3fdb3953c = function _templateObject_836090c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,7 +46,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
babelHelpers.createClass(LrndesignContactcard, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_18116e305a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_836090c0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contentblock/lrndesign-contentblock.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contentblock/lrndesign-contentblock.js
index 6651e30075a..0a908facdfc 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contentblock/lrndesign-contentblock.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-contentblock/lrndesign-contentblock.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
});
_exports.LrndesignContentblock = void 0;
- function _templateObject_182432e05a6e11eb8957f34616f75140() {
+ function _templateObject_8bc1cc70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n [[title]] \n \n "]);
- _templateObject_182432e05a6e11eb8957f34616f75140 = function _templateObject_182432e05a6e11eb8957f34616f75140() {
+ _templateObject_8bc1cc70625811eb9a9521b3fdb3953c = function _templateObject_8bc1cc70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
babelHelpers.createClass(LrndesignContentblock, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_182432e05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8bc1cc70625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-course-banner/lrndesign-course-banner.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-course-banner/lrndesign-course-banner.js
index 998823ad748..d546bdf12e2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-course-banner/lrndesign-course-banner.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-course-banner/lrndesign-course-banner.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js"], func
_exports.LrndesignCourseBanner = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_185359305a6e11eb8957f34616f75140() {
+ function _templateObject_860f8420625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n \n
\n
[[name]]
\n
[[title]]
\n
\n
\n "]);
- _templateObject_185359305a6e11eb8957f34616f75140 = function _templateObject_185359305a6e11eb8957f34616f75140() {
+ _templateObject_860f8420625811eb9a9521b3fdb3953c = function _templateObject_860f8420625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js"], func
babelHelpers.createClass(LrndesignCourseBanner, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_185359305a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_860f8420625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-drawer/lrndesign-drawer.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-drawer/lrndesign-drawer.js
index ff82aab42b1..3d25573a9c3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-drawer/lrndesign-drawer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-drawer/lrndesign-drawer.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
_exports.LrndesignDrawer = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_185ccf105a6e11eb8957f34616f75140() {
+ function _templateObject_83b28150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n [[alt]] \n "]);
- _templateObject_185ccf105a6e11eb8957f34616f75140 = function _templateObject_185ccf105a6e11eb8957f34616f75140() {
+ _templateObject_83b28150625811eb9a9521b3fdb3953c = function _templateObject_83b28150625811eb9a9521b3fdb3953c() {
return data;
};
@@ -66,7 +66,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_185ccf105a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_83b28150625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-behaviors.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-behaviors.js
index 64602ca5f53..a0aafb2fa81 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-behaviors.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-behaviors.js
@@ -10,10 +10,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1e9203005a6e11eb8957f34616f75140() {
+ function _templateObject_916ee4a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n border-radius: var(--lrndesign-gallery-border-radius, 0px);\n box-shadow: var(--lrndesign-gallery-box-shadow, unset);\n }\n\n :host([hidden]) {\n display: none;\n }\n :host {\n display: block;\n --lrndesign-gallery-color: var(--simple-colors-default-theme-grey-12);\n --lrndesign-gallery-background-color: var(\n --simple-colors-default-theme-grey-1\n );\n --lrndesign-gallery-focus-color: var(\n --simple-colors-default-theme-accent-9\n );\n --lrndesign-gallery-border-color: var(\n --simple-colors-default-theme-grey-4\n );\n --lrndesign-gallery-thumbnail-outline: 1px solid\n var(--simple-colors-default-theme-grey-12);\n\n --lrndesign-gallery-dialog-color: var(\n --simple-colors-default-theme-grey-12\n );\n --lrndesign-gallery-dialog-background-color: var(\n --simple-colors-default-theme-grey-1\n );\n --lrndesign-gallery-dialog-toggled-background-color: var(\n --simple-colors-default-theme-grey-2\n );\n --lrndesign-gallery-dialog-border-color: var(\n --simple-colors-default-theme-grey-4\n );\n --lrndesign-gallery-carousel-next-bg: linear-gradient(\n to right,\n rgba(255, 255, 255, 0) 0%,\n rgba(255, 255, 255, 0.5) 50%,\n rgba(255, 255, 255, 0.7) 70%,\n rgba(255, 255, 255, 0.9) 90%\n );\n --lrndesign-gallery-carousel-prev-bg: linear-gradient(\n to right,\n rgba(255, 255, 255, 0.9) 10%,\n rgba(255, 255, 255, 0.7) 30%,\n rgba(255, 255, 255, 0.5) 50%,\n rgba(255, 255, 255, 0) 100%\n );\n --lrndesign-gallery-thumbnail-image: {\n display: block;\n border-radius: 3px;\n border: 2px solid transparent;\n }\n --lrndesign-gallery-thumbnail-image-focus: {\n opacity: 0.7;\n border: 2px solid var(--lrndesign-gallery-focus-color);\n }\n --lrndesign-gallery-thumbnail-image-selected: {\n opacity: 0.5;\n cursor: default;\n }\n }\n :host([dark]) {\n --lrndesign-gallery-background-color: var(\n --simple-colors-default-theme-grey-2\n );\n --lrndesign-gallery-border-color: var(\n --simple-colors-default-theme-grey-1\n );\n --lrndesign-gallery-carousel-next-bg: linear-gradient(\n to right,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.5) 50%,\n rgba(0, 0, 0, 0.7) 70%,\n rgba(0, 0, 0, 0.9) 90%\n );\n --lrndesign-gallery-carousel-prev-bg: linear-gradient(\n to right,\n rgba(0, 0, 0, 0.9) 10%,\n rgba(0, 0, 0, 0.7) 30%,\n rgba(0, 0, 0, 0.5) 50%,\n rgba(0, 0, 0, 0) 100%\n );\n }\n :host([hidden]) {\n display: none;\n }\n .sr-only {\n position: absolute;\n left: -999999;\n height: 0;\n width: 0;\n overflow: hidden;\n }\n .gallerythumb {\n min-width: unset;\n max-width: 100%;\n padding: 0;\n margin: 0;\n display: inline-block;\n transform: none !important;\n position: static !important;\n cursor: pointer;\n }\n lrndesign-gallery-zoom {\n z-index: 2;\n }\n simple-tooltip {\n z-index: 2;\n }\n .zoombg {\n background-color: var(--lrndesign-gallery-dialog-background-color);\n opacity: 0.25;\n }\n .zoombg,\n .zoomicon {\n position: absolute;\n width: 24px;\n height: 24px;\n transition: opacity 0.5s ease-in-out;\n }\n lrndesign-gallery-zoom:focus-within .zoombg,\n lrndesign-gallery-zoom:hover .zoombg {\n opacity: 0;\n transition: opacity 0.5s ease-in-out;\n }\n .zoomicon {\n opacity: 0.75;\n color: var(--lrndesign-gallery-color);\n background-color: transparent;\n }\n lrndesign-gallery-zoom:focus-within .zoomicon,\n lrndesign-gallery-zoom:hover .zoomicon {\n opacity: 1;\n transition: opacity 0.5s ease-in-out;\n }\n @media print {\n #galleryscreen {\n display: none !important;\n }\n }\n "]);
- _templateObject_1e9203005a6e11eb8957f34616f75140 = function _templateObject_1e9203005a6e11eb8957f34616f75140() {
+ _templateObject_916ee4a0625811eb9a9521b3fdb3953c = function _templateObject_916ee4a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryBehaviors), "styles", this)), [(0, _litElement.css)(_templateObject_1e9203005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryBehaviors), "styles", this)), [(0, _litElement.css)(_templateObject_916ee4a0625811eb9a9521b3fdb3953c())]);
} // properties available to the custom element for data binding
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-carousel.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-carousel.js
index 562157ba323..77ba047d8c8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-carousel.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-carousel.js
@@ -10,30 +10,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1e96e5005a6e11eb8957f34616f75140() {
+ function _templateObject3_91743bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n margin: 15px 0;\n padding: 0;\n --carousel-image-height: unset;\n border: 1px solid var(--lrndesign-gallery-border-color);\n }\n :host([hidden]),\n :host [hidden] {\n display: none !important;\n }\n :host([responsive-size=\"md\"]) {\n --carousel-image-border-top: 4px solid\n var(--lrndesign-gallery-focus-color);\n --lrndesign-gallery-image-height: unset;\n --carousel-image-height: var(--carousel-image-height-md, 200px);\n }\n :host([responsive-size=\"lg\"]) {\n --carousel-image-border-top: 4px solid\n var(--lrndesign-gallery-focus-color);\n --lrndesign-gallery-image-height: unset;\n --carousel-image-height: var(--carousel-image-height-lg, 300px);\n }\n :host([responsive-size=\"xl\"]) {\n --carousel-image-border-top: 4px solid\n var(--lrndesign-gallery-focus-color);\n --lrndesign-gallery-image-height: unset;\n --carousel-image-height: var(--carousel-image-height-xl, 400px);\n }\n :host([responsive-size*=\"s\"]),\n :host([extra-wide]) {\n --carousel-image-height: unset;\n --carousel-image-border-top: unset;\n }\n #carouselitem {\n width: 100%;\n color: var(--lrndesign-gallery-color);\n background-color: var(--lrndesign-gallery-background-color);\n border-top: var(--lrndesign-gallery-border-top);\n --carousel-image-flex: 0 0\n calc(\n var(--carousel-image-height, 200px) *\n var(--lrndesign-gallery-image-aspect, 1.33333333333)\n );\n }\n #carouselimage img.image {\n width: calc(\n var(--carousel-image-height, 200px) *\n var(--lrndesign-gallery-image-aspect, 1.33333333333)\n );\n object-fit: cover;\n }\n #carouselimage,\n #carouseltext,\n #thumbnails,\n .prevnextnav,\n :host(:not([responsive-size*=\"s\"]):not([extra-wide])) #carouselitem {\n display: flex;\n justify-content: space-between;\n align-items: stretch;\n }\n #carouselitem,\n #carouselitem > * {\n height: var(--carousel-image-height);\n max-height: var(--carousel-image-height);\n }\n #carouselimage {\n flex: var(--carousel-image-flex);\n position: relative;\n }\n :host([responsive-size*=\"s\"]) #carouselimage,\n :host([extra-wide]) #carouselimage {\n width: 100%;\n padding-top: var(--lrndesign-gallery-image-height, 75%);\n }\n .prevnextnav {\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n }\n .prevnextnav {\n align-items: center;\n opacity: 0;\n margin: 0;\n border-width: 0;\n border-radius: 0;\n color: var(--lrndesign-gallery-color);\n background-color: var(--lrndesign-gallery-background-color);\n --button-ink-color: var(--lrndesign-gallery-background-color);\n background: var(--lrndesign-gallery-next-bg);\n transition: opacity 0.5s;\n }\n .prevnextnav[hidden] {\n display: none;\n }\n #carouselnext {\n right: 0;\n width: 50%;\n }\n #carouselprev {\n left: 0;\n width: 50%;\n justify-content: flex-start;\n background: var(--lrndesign-gallery-prev-bg);\n }\n .prevnextnav:focus,\n .prevnextnav:hover {\n outline: none;\n opacity: 0.8;\n }\n .prevnextnav[disabled]:focus,\n .prevnextnav[disabled]:hover {\n cursor: not-allowed;\n opacity: 0.1;\n }\n .prevnextnav:focus simple-icon-lite,\n .prevnextnav:hover simple-icon-lite {\n outline: 1px solid var(--lrndesign-gallery-color);\n }\n #carouselprev simple-icon-lite {\n position: absolute;\n left: 5px;\n }\n #carouselnext simple-icon-lite {\n position: absolute;\n right: 5px;\n }\n lrndesign-gallery-zoom {\n width: 24px;\n height: 24px;\n left: 5px;\n bottom: 5px;\n position: absolute;\n }\n lrndesign-gallery-zoom {\n border: 1px solid transparent;\n transition: outline 0.25s ease-in-out;\n }\n lrndesign-gallery-zoom:focus-within,\n lrndesign-gallery-zoom:hover {\n border: 1px solid var(--lrndesign-gallery-color);\n transition: outline 0.25s ease-in-out;\n }\n .zoombg,\n .zoomicon {\n top: 0;\n left: 0;\n }\n #carouseltext {\n position: relative;\n flex-direction: column;\n }\n :host([responsive-size=\"xs\"]) #carouseltext,\n :host([extra-wide]) #carouseltext {\n margin-top: -4px;\n border-top: 4px solid var(--lrndesign-gallery-focus-color);\n }\n #carouseltext > * {\n margin: 5px 5px 5px 10px;\n }\n #carouseltext,\n #details {\n flex: 1 1 auto;\n }\n #itemtitle,\n #thumbails {\n flex: 0 0 auto;\n }\n #itemtitle {\n font-size: 160%;\n }\n #details {\n overflow-y: auto;\n }\n #thumbnails {\n flex-direction: row;\n flex-wrap: wrap;\n flex: 0 0 auto;\n height: 46px;\n justify-content: flex-start;\n overflow-x: auto;\n }\n .gallerythumb,\n .gallerythumb img {\n width: 40px;\n height: 40px;\n }\n .gallerythumb {\n margin: 0 3px;\n background-color: transparent;\n background-image: var(--lrndesign-gallery-thumb-url);\n background-position: center;\n background-repeat: no-repeat;\n }\n .gallerythumb img {\n outline: 1px solid var(--lrndesign-gallery-color);\n transition: all 0.25s ease-in-out;\n }\n .gallerythumb:not([disabled]):hover img,\n .gallerythumb:not([disabled]):focus img {\n width: 42px;\n height: 42px;\n outline: 1px solid var(--lrndesign-gallery-focus-color);\n transition: all 0.25s ease-in-out;\n }\n .x-of-y {\n font-size: 85%;\n font-style: italic;\n text-align: right;\n padding: 0;\n margin: 0;\n }\n #xystart,\n #xyend {\n margin: 0;\n position: absolute;\n right: 10px;\n top: 10px;\n font-size: 80%;\n }\n "]);
- _templateObject3_1e96e5005a6e11eb8957f34616f75140 = function _templateObject3_1e96e5005a6e11eb8957f34616f75140() {
+ _templateObject3_91743bd0625811eb9a9521b3fdb3953c = function _templateObject3_91743bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e96e5005a6e11eb8957f34616f75140() {
+ function _templateObject2_91743bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n \n ", "\n \n "]);
- _templateObject2_1e96e5005a6e11eb8957f34616f75140 = function _templateObject2_1e96e5005a6e11eb8957f34616f75140() {
+ _templateObject2_91743bd0625811eb9a9521b3fdb3953c = function _templateObject2_91743bd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e96e5005a6e11eb8957f34616f75140() {
+ function _templateObject_91743bd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n A carousel of items:
\n \n
Slide ", ".
\n
\n
\n
\n
\n \n \n
\n Previous \n \n \n
previous \n
\n Next \n \n \n
next \n
\n
\n
\n \n \n \n
\n \n
\n
\n ( End of slide ", ". )\n
\n
\n
\n
\n
\n \n "]);
- _templateObject_1e96e5005a6e11eb8957f34616f75140 = function _templateObject_1e96e5005a6e11eb8957f34616f75140() {
+ _templateObject_91743bd0625811eb9a9521b3fdb3953c = function _templateObject_91743bd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -85,12 +85,12 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
value: function render() {
var _this = this;
- return (0, _litElement.html)(_templateObject_1e96e5005a6e11eb8957f34616f75140(), this.dark, this.extraWide, this.responsiveSize, this.selected.xofy, this.selected.alt, this.selected.src, this.selected.details, this.selected.heading, this.selected.large, this.selected.tooltip, this.selected.alt, this.hideNav, !this.selected || this.selected.prev < 0, function (e) {
+ return (0, _litElement.html)(_templateObject_91743bd0625811eb9a9521b3fdb3953c(), this.dark, this.extraWide, this.responsiveSize, this.selected.xofy, this.selected.alt, this.selected.src, this.selected.details, this.selected.heading, this.selected.large, this.selected.tooltip, this.selected.alt, this.hideNav, !this.selected || this.selected.prev < 0, function (e) {
return _this._itemChanged(_this.selected ? _this.selected.prev : 0);
}, this.hideNav, !this.selected || this.selected.next < 0, function (e) {
return _this._itemChanged(_this.selected ? _this.selected.next : 0);
}, !this.selected.title || this.selected.title == "", this.selected.title || "", this.selected.details || "", this.hideNav, this.selected.xofy, this.hideNav, this.hideNav, this.sources.map(function (item) {
- return (0, _litElement.html)(_templateObject2_1e96e5005a6e11eb8957f34616f75140(), item.id, item.index, function (e) {
+ return (0, _litElement.html)(_templateObject2_91743bd0625811eb9a9521b3fdb3953c(), item.id, item.index, function (e) {
return _this._itemChanged(item.id);
}, _this.selected.id === item.id, item.thumbnail, item.sizing || _this.sizing || "cover", item.gravity ? item.gravity.replace("-", " ") : "center", item.alt || "Item ".concat(parseInt(item.index) + 1), item.id, _this.selected.id === item.id, item.alt);
}));
@@ -108,7 +108,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryCarousel), "styles", this)), [(0, _litElement.css)(_templateObject3_1e96e5005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryCarousel), "styles", this)), [(0, _litElement.css)(_templateObject3_91743bd0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-details.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-details.js
index d2ddd5cc952..8c49281ebd7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-details.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-details.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.LrndesignGalleryDetails = void 0;
- function _templateObject2_1e997d105a6e11eb8957f34616f75140() {
+ function _templateObject2_9177be40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host([hidden]) {\n display: none;\n }\n ::slotted(*:first-child) {\n margin-top: 0;\n }\n ::slotted(*:last-child) {\n margin-bottom: 0;\n }\n "]);
- _templateObject2_1e997d105a6e11eb8957f34616f75140 = function _templateObject2_1e997d105a6e11eb8957f34616f75140() {
+ _templateObject2_9177be40625811eb9a9521b3fdb3953c = function _templateObject2_9177be40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e997d105a6e11eb8957f34616f75140() {
+ function _templateObject_9177be40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1e997d105a6e11eb8957f34616f75140 = function _templateObject_1e997d105a6e11eb8957f34616f75140() {
+ _templateObject_9177be40625811eb9a9521b3fdb3953c = function _templateObject_9177be40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -51,7 +51,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1e997d105a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_9177be40625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
@@ -60,7 +60,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1e997d105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9177be40625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-grid.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-grid.js
index 6712d4f01a1..6b20ac166c6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-grid.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-grid.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
});
_exports.LrndesignGalleryGrid = void 0;
- function _templateObject3_1e9e10f05a6e11eb8957f34616f75140() {
+ function _templateObject3_917af290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n
\n
\n \n \n "]);
- _templateObject3_1e9e10f05a6e11eb8957f34616f75140 = function _templateObject3_1e9e10f05a6e11eb8957f34616f75140() {
+ _templateObject3_917af290625811eb9a9521b3fdb3953c = function _templateObject3_917af290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e9e10f05a6e11eb8957f34616f75140() {
+ function _templateObject2_917af290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
A list of columns buttons items:
\n
\n ", "\n
\n
\n "]);
- _templateObject2_1e9e10f05a6e11eb8957f34616f75140 = function _templateObject2_1e9e10f05a6e11eb8957f34616f75140() {
+ _templateObject2_917af290625811eb9a9521b3fdb3953c = function _templateObject2_917af290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -30,10 +30,10 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1e9e10f05a6e11eb8957f34616f75140() {
+ function _templateObject_917af290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n margin: 15px 0;\n padding: 0;\n max-width: 100%;\n display: block;\n }\n #galleryscreen {\n display: grid;\n grid-gap: 7.5px;\n grid-template-columns: repeat(2, 1fr);\n }\n :host([responsive-size=\"sm\"]) #galleryscreen {\n grid-template-columns: repeat(3, 1fr);\n }\n :host([responsive-size=\"md\"]) #galleryscreen {\n grid-template-columns: repeat(4, 1fr);\n }\n :host([responsive-size=\"lg\"]) #galleryscreen {\n grid-template-columns: repeat(5, 1fr);\n }\n :host([responsive-size=\"xl\"]) #galleryscreen {\n grid-template-columns: repeat(6, 1fr);\n }\n lrndesign-gallery-zoom {\n position: relative;\n overflow: hidden;\n transition: outline 0.25s ease-in-out;\n outline: 1px solid var(--lrndesign-gallery-color);\n }\n lrndesign-gallery-zoom:hover,\n lrndesign-gallery-zoom:focus,\n lrndesign-gallery-zoom:focus-within {\n transition: outline 0.25s ease-in-out;\n outline: 2px solid var(--lrndesign-gallery-focus-color);\n }\n lrndesign-gallery-zoom img {\n position: absolute;\n opacity: 0 !important;\n }\n .imgbg {\n width: 100%;\n padding-top: var(--lrndesign-gallery-grid-paddingTop, 75%);\n background-image: var(--lrndesign-gallery-grid-backgroundImage, none);\n background-position: var(\n --lrndesign-gallery-grid-backgroundPosition,\n center\n );\n background-size: var(--lrndesign-gallery-grid-backgroundSize, cover);\n }\n .zoombg,\n .zoomicon {\n top: unset;\n bottom: 5px;\n left: 5px;\n }\n "]);
- _templateObject_1e9e10f05a6e11eb8957f34616f75140 = function _templateObject_1e9e10f05a6e11eb8957f34616f75140() {
+ _templateObject_917af290625811eb9a9521b3fdb3953c = function _templateObject_917af290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -70,7 +70,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryGrid), "styles", this)), [(0, _litElement.css)(_templateObject_1e9e10f05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryGrid), "styles", this)), [(0, _litElement.css)(_templateObject_917af290625811eb9a9521b3fdb3953c())]);
} // properties available to the custom element for data binding
}, {
@@ -107,8 +107,8 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_1e9e10f05a6e11eb8957f34616f75140(), this.sources.map(function (item) {
- return (0, _litElement.html)(_templateObject3_1e9e10f05a6e11eb8957f34616f75140(), item.id, item.details, item.heading, item.large, item.tooltip, item.zoomAlt, item.zoomAlt, _this2._getStyle(item));
+ return (0, _litElement.html)(_templateObject2_917af290625811eb9a9521b3fdb3953c(), this.sources.map(function (item) {
+ return (0, _litElement.html)(_templateObject3_917af290625811eb9a9521b3fdb3953c(), item.id, item.details, item.heading, item.large, item.tooltip, item.zoomAlt, item.zoomAlt, _this2._getStyle(item));
}));
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-masonry.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-masonry.js
index c2a2507fcf4..a9d985b3986 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-masonry.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-masonry.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
});
_exports.LrndesignGalleryMasonry = void 0;
- function _templateObject4_1ea2a4d05a6e11eb8957f34616f75140() {
+ function _templateObject4_9180bef0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n "]);
- _templateObject4_1ea2a4d05a6e11eb8957f34616f75140 = function _templateObject4_1ea2a4d05a6e11eb8957f34616f75140() {
+ _templateObject4_9180bef0625811eb9a9521b3fdb3953c = function _templateObject4_9180bef0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1ea2a4d05a6e11eb8957f34616f75140() {
+ function _templateObject3_9180bef0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject3_1ea2a4d05a6e11eb8957f34616f75140 = function _templateObject3_1ea2a4d05a6e11eb8957f34616f75140() {
+ _templateObject3_9180bef0625811eb9a9521b3fdb3953c = function _templateObject3_9180bef0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ea2a4d05a6e11eb8957f34616f75140() {
+ function _templateObject2_9180bef0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
A list of columns buttons items:
\n
\n ", "\n
\n
\n "]);
- _templateObject2_1ea2a4d05a6e11eb8957f34616f75140 = function _templateObject2_1ea2a4d05a6e11eb8957f34616f75140() {
+ _templateObject2_9180bef0625811eb9a9521b3fdb3953c = function _templateObject2_9180bef0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -40,10 +40,10 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1ea2a4d05a6e11eb8957f34616f75140() {
+ function _templateObject_9180bef0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n margin: 15px 0;\n padding: 0;\n max-width: 100%;\n display: block;\n }\n #galleryscreen > div {\n display: flex;\n align-items: stretch;\n justify-content: center;\n margin: 20px 0;\n }\n lrndesign-gallery-zoom {\n position: relative;\n margin: 0 10px;\n flex: 0 1 var(--lrndesign-gallery-image-width, 200px);\n max-width: 35%;\n }\n lrndesign-gallery-zoom,\n lrndesign-gallery-zoom:hover,\n lrndesign-gallery-zoom:focus,\n lrndesign-gallery-zoom:focus-within {\n border: 0px solid transparent;\n }\n lrndesign-gallery-zoom img {\n width: 100%;\n transition: outline 0.25s ease-in-out;\n outline: 1px solid var(--lrndesign-gallery-color);\n }\n lrndesign-gallery-zoom:hover img,\n lrndesign-gallery-zoom:focus img,\n lrndesign-gallery-zoom:focus-within img {\n transition: outline 0.25s ease-in-out;\n outline: 2px solid var(--lrndesign-gallery-focus-color);\n }\n .zoombg,\n .zoomicon {\n top: unset;\n bottom: 5px;\n left: 5px;\n }\n "]);
- _templateObject_1ea2a4d05a6e11eb8957f34616f75140 = function _templateObject_1ea2a4d05a6e11eb8957f34616f75140() {
+ _templateObject_9180bef0625811eb9a9521b3fdb3953c = function _templateObject_9180bef0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -80,7 +80,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryMasonry), "styles", this)), [(0, _litElement.css)(_templateObject_1ea2a4d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGalleryMasonry), "styles", this)), [(0, _litElement.css)(_templateObject_9180bef0625811eb9a9521b3fdb3953c())]);
} // properties available to the custom element for data binding
}, {
@@ -129,9 +129,9 @@ define(["exports", "../../../lit-element/lit-element.js", "./lrndesign-gallery-b
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_1ea2a4d05a6e11eb8957f34616f75140(), (this.__items || []).map(function (row, i) {
- return (0, _litElement.html)(_templateObject3_1ea2a4d05a6e11eb8957f34616f75140(), (row.cols || []).map(function (col, j) {
- return (0, _litElement.html)(_templateObject4_1ea2a4d05a6e11eb8957f34616f75140(), col.id, col.details, col.heading, col.large, col.tooltip, col.zoomAlt, _this2._getStyle(col.aspect, row.aspect), col.alt, col.src, function (e) {
+ return (0, _litElement.html)(_templateObject2_9180bef0625811eb9a9521b3fdb3953c(), (this.__items || []).map(function (row, i) {
+ return (0, _litElement.html)(_templateObject3_9180bef0625811eb9a9521b3fdb3953c(), (row.cols || []).map(function (col, j) {
+ return (0, _litElement.html)(_templateObject4_9180bef0625811eb9a9521b3fdb3953c(), col.id, col.details, col.heading, col.large, col.tooltip, col.zoomAlt, _this2._getStyle(col.aspect, row.aspect), col.alt, col.src, function (e) {
return _this2._handleImgLoad(e);
});
}));
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-zoom.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-zoom.js
index 49e6182deda..dfdc6189d2b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-zoom.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lib/lrndesign-gallery-zoom.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-tooltip/
});
_exports.LrndesignGalleryZoom = void 0;
- function _templateObject3_1ea675605a6e11eb8957f34616f75140() {
+ function _templateObject3_9185ef10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_1ea675605a6e11eb8957f34616f75140 = function _templateObject3_1ea675605a6e11eb8957f34616f75140() {
+ _templateObject3_9185ef10625811eb9a9521b3fdb3953c = function _templateObject3_9185ef10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ea675605a6e11eb8957f34616f75140() {
+ function _templateObject2_9185ef10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n background-color: none;\n }\n :host([hidden]) {\n display: none;\n }\n #zoombtn {\n display: block;\n width: 100%;\n padding: 0;\n margin: 0;\n border-width: 0;\n background-color: transparent;\n }\n simple-modal-template[modal-id=\"zoomdialog\"] {\n --img-view-modal-backgroundColor: var(\n --lrndesign-gallery-dialog-background-color\n );\n --img-view-modal-color: var(--lrndesign-gallery-dialog-color);\n --img-view-modal-borderColor: var(\n --lrndesign-gallery-dialog-border-color\n );\n --img-view-modal-toggled-backgroundColor: var(\n --lrndesign-gallery-dialog-toggled-background-color\n );\n }\n "]);
- _templateObject2_1ea675605a6e11eb8957f34616f75140 = function _templateObject2_1ea675605a6e11eb8957f34616f75140() {
+ _templateObject2_9185ef10625811eb9a9521b3fdb3953c = function _templateObject2_9185ef10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ea675605a6e11eb8957f34616f75140() {
+ function _templateObject_9185ef10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n ", " \n "]);
- _templateObject_1ea675605a6e11eb8957f34616f75140 = function _templateObject_1ea675605a6e11eb8957f34616f75140() {
+ _templateObject_9185ef10625811eb9a9521b3fdb3953c = function _templateObject_9185ef10625811eb9a9521b3fdb3953c() {
return data;
};
@@ -74,7 +74,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-tooltip/
babelHelpers.createClass(LrndesignGalleryZoom, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1ea675605a6e11eb8957f34616f75140(), this.figures, this.toolbars, this.heading || "", this.tooltip, this.tooltip);
+ return (0, _litElement.html)(_templateObject_9185ef10625811eb9a9521b3fdb3953c(), this.figures, this.toolbars, this.heading || "", this.tooltip, this.tooltip);
} // properties available to the custom element for data binding
}], [{
@@ -89,7 +89,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-tooltip/
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ea675605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9185ef10625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
@@ -173,7 +173,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-tooltip/
get: function get() {
return [{
src: this.src,
- info: (0, _litElement.html)(_templateObject3_1ea675605a6e11eb8957f34616f75140(), !this.details || !this.zoomAlt, this.details || this.zoomAlt)
+ info: (0, _litElement.html)(_templateObject3_9185ef10625811eb9a9521b3fdb3953c(), !this.details || !this.zoomAlt, this.details || this.zoomAlt)
}];
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lrndesign-gallery.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lrndesign-gallery.js
index 69cbc0baab7..7c7462291ee 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lrndesign-gallery.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallery/lrndesign-gallery.js
@@ -10,50 +10,50 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/lrndesign-gallery-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject5_1869c7605a6e11eb8957f34616f75140() {
+ function _templateObject5_83cc4ae0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n ::slotted(figure) {\n display: block;\n margin-top: 15px;\n margin-bottom: 15px;\n max-width: 400px;\n max-height: 400px;\n display: block;\n border: 1px solid #ddd;\n page-break-inside: avoid;\n }\n\n @media screen {\n ::slotted(figure) {\n display: none;\n }\n }\n "]);
- _templateObject5_1869c7605a6e11eb8957f34616f75140 = function _templateObject5_1869c7605a6e11eb8957f34616f75140() {
+ _templateObject5_83cc4ae0625811eb9a9521b3fdb3953c = function _templateObject5_83cc4ae0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1869c7605a6e11eb8957f34616f75140() {
+ function _templateObject4_83cc4ae0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n "]);
- _templateObject4_1869c7605a6e11eb8957f34616f75140 = function _templateObject4_1869c7605a6e11eb8957f34616f75140() {
+ _templateObject4_83cc4ae0625811eb9a9521b3fdb3953c = function _templateObject4_83cc4ae0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1869c7605a6e11eb8957f34616f75140() {
+ function _templateObject3_83cc4ae0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_1869c7605a6e11eb8957f34616f75140 = function _templateObject3_1869c7605a6e11eb8957f34616f75140() {
+ _templateObject3_83cc4ae0625811eb9a9521b3fdb3953c = function _templateObject3_83cc4ae0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1869c7605a6e11eb8957f34616f75140() {
+ function _templateObject2_83cc4ae0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_1869c7605a6e11eb8957f34616f75140 = function _templateObject2_1869c7605a6e11eb8957f34616f75140() {
+ _templateObject2_83cc4ae0625811eb9a9521b3fdb3953c = function _templateObject2_83cc4ae0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1869c7605a6e11eb8957f34616f75140() {
+ function _templateObject_83cc4ae0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n "]);
- _templateObject_1869c7605a6e11eb8957f34616f75140 = function _templateObject_1869c7605a6e11eb8957f34616f75140() {
+ _templateObject_83cc4ae0625811eb9a9521b3fdb3953c = function _templateObject_83cc4ae0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -84,11 +84,11 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/lrndesign-gallery-
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1869c7605a6e11eb8957f34616f75140(), this.aspectRatio, 100 / this.aspectRatio, this.layout === "masonry" ? (0, _litElement.html)(_templateObject2_1869c7605a6e11eb8957f34616f75140(), this.accentColor, this.aspect, this.extra, this.dark, this.id, function (e) {
+ return (0, _litElement.html)(_templateObject_83cc4ae0625811eb9a9521b3fdb3953c(), this.aspectRatio, 100 / this.aspectRatio, this.layout === "masonry" ? (0, _litElement.html)(_templateObject2_83cc4ae0625811eb9a9521b3fdb3953c(), this.accentColor, this.aspect, this.extra, this.dark, this.id, function (e) {
return _this2.goToItem(e.detail);
- }, this.responsiveSize, this.selected, this.items) : this.grid || this.layout === "grid" ? (0, _litElement.html)(_templateObject3_1869c7605a6e11eb8957f34616f75140(), this.accentColor, this.aspect, this.extra, this.dark, this.id, function (e) {
+ }, this.responsiveSize, this.selected, this.items) : this.grid || this.layout === "grid" ? (0, _litElement.html)(_templateObject3_83cc4ae0625811eb9a9521b3fdb3953c(), this.accentColor, this.aspect, this.extra, this.dark, this.id, function (e) {
return _this2.goToItem(e.detail);
- }, this.responsiveSize, this.selected, this.sizing === "cover" || "contain", this.items) : (0, _litElement.html)(_templateObject4_1869c7605a6e11eb8957f34616f75140(), this.accentColor, this.aspect, this.extra, this.dark, this.id, function (e) {
+ }, this.responsiveSize, this.selected, this.sizing === "cover" || "contain", this.items) : (0, _litElement.html)(_templateObject4_83cc4ae0625811eb9a9521b3fdb3953c(), this.accentColor, this.aspect, this.extra, this.dark, this.id, function (e) {
return _this2.goToItem(e.detail);
}, this.responsiveSize, this.selected, this.sizing === "cover" || "contain", this.items));
} // haxProperty definition
@@ -97,7 +97,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/lrndesign-gallery-
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGallery), "styles", this)), [(0, _litElement.css)(_templateObject5_1869c7605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignGallery), "styles", this)), [(0, _litElement.css)(_templateObject5_83cc4ae0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallerycard/lrndesign-gallerycard.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallerycard/lrndesign-gallerycard.js
index e97271e3720..7130bebc842 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallerycard/lrndesign-gallerycard.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-gallerycard/lrndesign-gallerycard.js
@@ -7,40 +7,40 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
_exports.LrndesignGallerycard = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_188b32105a6e11eb8957f34616f75140() {
+ function _templateObject4_8648e3a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n }\n :host([size=\"micro\"]) {\n transform: scale(0.5);\n }\n :host([size=\"small\"]) {\n transform: scale(0.8);\n }\n\n div.card {\n border-radius: 4px;\n margin: 0;\n width: 100%;\n box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);\n }\n\n .card-actions {\n background-color: #f5f5f5;\n border-radius: 0 0 4px 4px;\n padding: 0 8px;\n }\n .card-actions .card-action-details {\n display: inline-block;\n vertical-align: middle;\n vertical-align: -webkit-baseline-middle;\n width: 80%;\n }\n #avatar {\n display: inline-block;\n vertical-align: text-top;\n transform: scale(0.8);\n }\n\n .card-control-height {\n height: 240px;\n }\n\n :host([elevation=\"0\"]) {\n border: solid 1px #eeeeee;\n }\n\n :host([elevation=\"1\"]) {\n box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);\n }\n :host([elevation=\"2\"]) {\n box-shadow: 0 10px 10px rgba(0, 0, 0, 0.7);\n }\n\n .text-right {\n text-align: right;\n }\n\n .text-left {\n text-align: left;\n }\n .author {\n text-align: left;\n font-size: 12px;\n line-height: 12px;\n color: black;\n display: block;\n padding: 8px;\n }\n\n .title {\n color: #222;\n font-size: 12.8px;\n font-weight: 600;\n line-height: 20px;\n padding: 0 12px;\n overflow: hidden;\n text-overflow: ellipsis;\n margin-top: 8px;\n }\n\n .comments {\n font-size: 12px;\n float: right;\n color: black;\n line-height: 12px;\n }\n\n .divider {\n height: 1px;\n width: 100%;\n background: #efefef;\n }\n\n .project-icon {\n --simple-icon-height: 100%;\n --simple-icon-width: 100%;\n overflow: hidden;\n color: grey;\n }\n .project-icon:hover,\n .project-icon:focus {\n color: black;\n }\n\n .center {\n margin: auto;\n width: 80%;\n padding: 16px;\n }\n\n .link {\n font-size: 16px;\n line-height: 16px;\n }\n\n .submission-info {\n width: 100%;\n }\n .submission-preview {\n height: 160px;\n }\n\n .card-content {\n padding: 0;\n margin: 0;\n overflow: hidden;\n }\n\n .inline {\n display: inline;\n }\n "]);
- _templateObject4_188b32105a6e11eb8957f34616f75140 = function _templateObject4_188b32105a6e11eb8957f34616f75140() {
+ _templateObject4_8648e3a0625811eb9a9521b3fdb3953c = function _templateObject4_8648e3a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_188b32105a6e11eb8957f34616f75140() {
+ function _templateObject3_8648e3a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_188b32105a6e11eb8957f34616f75140 = function _templateObject3_188b32105a6e11eb8957f34616f75140() {
+ _templateObject3_8648e3a0625811eb9a9521b3fdb3953c = function _templateObject3_8648e3a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_188b32105a6e11eb8957f34616f75140() {
+ function _templateObject2_8648e3a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_188b32105a6e11eb8957f34616f75140 = function _templateObject2_188b32105a6e11eb8957f34616f75140() {
+ _templateObject2_8648e3a0625811eb9a9521b3fdb3953c = function _templateObject2_8648e3a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_188b32105a6e11eb8957f34616f75140() {
+ function _templateObject_8648e3a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n ", "\n ", "\n
\n
\n
\n
\n
\n "]);
- _templateObject_188b32105a6e11eb8957f34616f75140 = function _templateObject_188b32105a6e11eb8957f34616f75140() {
+ _templateObject_8648e3a0625811eb9a9521b3fdb3953c = function _templateObject_8648e3a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -109,7 +109,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_188b32105a6e11eb8957f34616f75140(), this.icon ? (0, _litElement.html)(_templateObject2_188b32105a6e11eb8957f34616f75140(), this.icon) : "", this.image ? (0, _litElement.html)(_templateObject3_188b32105a6e11eb8957f34616f75140(), this.image) : "", this.title, this.author.name, this.author.avatar, this.author.display_name, this.comments);
+ return (0, _litElement.html)(_templateObject_8648e3a0625811eb9a9521b3fdb3953c(), this.icon ? (0, _litElement.html)(_templateObject2_8648e3a0625811eb9a9521b3fdb3953c(), this.icon) : "", this.image ? (0, _litElement.html)(_templateObject3_8648e3a0625811eb9a9521b3fdb3953c(), this.image) : "", this.title, this.author.name, this.author.avatar, this.author.display_name, this.comments);
}
}, {
key: "_mouseEnter",
@@ -124,7 +124,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject4_188b32105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_8648e3a0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lib/lrndesign-imagemap-hotspot.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lib/lrndesign-imagemap-hotspot.js
index 3049792e243..e4e0bf1afb7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lib/lrndesign-imagemap-hotspot.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lib/lrndesign-imagemap-hotspot.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
_exports.LrndesignImagemapHotspot = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_1e8384105a6e11eb8957f34616f75140() {
+ function _templateObject2_9188fc50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n }\n @media print {\n :host {\n display: block;\n }\n }\n "]);
- _templateObject2_1e8384105a6e11eb8957f34616f75140 = function _templateObject2_1e8384105a6e11eb8957f34616f75140() {
+ _templateObject2_9188fc50625811eb9a9521b3fdb3953c = function _templateObject2_9188fc50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e8384105a6e11eb8957f34616f75140() {
+ function _templateObject_9188fc50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", " \n \n
\n \n \n \n "]);
- _templateObject_1e8384105a6e11eb8957f34616f75140 = function _templateObject_1e8384105a6e11eb8957f34616f75140() {
+ _templateObject_9188fc50625811eb9a9521b3fdb3953c = function _templateObject_9188fc50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1e8384105a6e11eb8957f34616f75140(), this.label);
+ return (0, _litElement.html)(_templateObject_9188fc50625811eb9a9521b3fdb3953c(), this.label);
}
/**
* HTMLElement
@@ -62,7 +62,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1e8384105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9188fc50625811eb9a9521b3fdb3953c())];
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lrndesign-imagemap.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lrndesign-imagemap.js
index 8ec018e55d2..b043a114b21 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lrndesign-imagemap.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-imagemap/lrndesign-imagemap.js
@@ -7,40 +7,40 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
_exports.LrndesignImagemap = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_189cbe405a6e11eb8957f34616f75140() {
+ function _templateObject4_840b9dd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host #buttons {\n position: absolute;\n left: -999999px;\n top: 0;\n overflow: hidden;\n opacity: 0;\n }\n\n simple-popover {\n max-width: var(--lrndesign-imagemap-popover-maxWidth, 525px);\n max-height: var(--lrndesign-imagemap-popover-maxHeight, 300px);\n }\n simple-popover[for=\"\"] {\n display: none;\n }\n simple-popover .sub-heading > *:first-child {\n margin: 0 0 10px;\n }\n\n @media print {\n #svg,\n simple-popover {\n display: none;\n }\n }\n "]);
- _templateObject4_189cbe405a6e11eb8957f34616f75140 = function _templateObject4_189cbe405a6e11eb8957f34616f75140() {
+ _templateObject4_840b9dd0625811eb9a9521b3fdb3953c = function _templateObject4_840b9dd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_189cbe405a6e11eb8957f34616f75140() {
+ function _templateObject3_840b9dd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_189cbe405a6e11eb8957f34616f75140 = function _templateObject3_189cbe405a6e11eb8957f34616f75140() {
+ _templateObject3_840b9dd0625811eb9a9521b3fdb3953c = function _templateObject3_840b9dd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_189cbe405a6e11eb8957f34616f75140() {
+ function _templateObject2_840b9dd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject2_189cbe405a6e11eb8957f34616f75140 = function _templateObject2_189cbe405a6e11eb8957f34616f75140() {
+ _templateObject2_840b9dd0625811eb9a9521b3fdb3953c = function _templateObject2_840b9dd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_189cbe405a6e11eb8957f34616f75140() {
+ function _templateObject_840b9dd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n \n
\n \n
\n \n \n \n \n ", " \n \n \n \n \n \n "]);
- _templateObject_189cbe405a6e11eb8957f34616f75140 = function _templateObject_189cbe405a6e11eb8957f34616f75140() {
+ _templateObject_840b9dd0625811eb9a9521b3fdb3953c = function _templateObject_840b9dd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -85,7 +85,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
babelHelpers.createClass(LrndesignImagemap, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_189cbe405a6e11eb8957f34616f75140(), this.parent || this.subtopicOf, this.label ? (0, _litElement.html)(_templateObject2_189cbe405a6e11eb8957f34616f75140(), this.label) : (0, _litElement.html)(_templateObject3_189cbe405a6e11eb8957f34616f75140()), !this.__activeHotspot, !this.__activeHotspot ? "bottom" : this.__activeHotspot.position, !this.__activeHotspot ? undefined : this.__activeHotspot.id, !this.__activeHotspot ? undefined : this.__activeHotspot.id, !this.__activeHotspot ? "" : this.__activeHotspot.label);
+ return (0, _litElement.html)(_templateObject_840b9dd0625811eb9a9521b3fdb3953c(), this.parent || this.subtopicOf, this.label ? (0, _litElement.html)(_templateObject2_840b9dd0625811eb9a9521b3fdb3953c(), this.label) : (0, _litElement.html)(_templateObject3_840b9dd0625811eb9a9521b3fdb3953c()), !this.__activeHotspot, !this.__activeHotspot ? "bottom" : this.__activeHotspot.position, !this.__activeHotspot ? undefined : this.__activeHotspot.id, !this.__activeHotspot ? undefined : this.__activeHotspot.id, !this.__activeHotspot ? "" : this.__activeHotspot.label);
}
}, {
key: "firstUpdated",
@@ -245,7 +245,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject4_189cbe405a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_840b9dd0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-header.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-header.js
index 952bd35775e..52ba1ff5a9a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-header.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-header.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../lrndes
});
_exports.LrndesignMapmenuHeader = void 0;
- function _templateObject_1e861c205a6e11eb8957f34616f75140() {
+ function _templateObject_918b6d50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n
\n \n
\n
[[label]]
\n
[[title]]
\n
\n
\n \n \n \n \n \n \n
\n
\n "]);
- _templateObject_1e861c205a6e11eb8957f34616f75140 = function _templateObject_1e861c205a6e11eb8957f34616f75140() {
+ _templateObject_918b6d50625811eb9a9521b3fdb3953c = function _templateObject_918b6d50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -40,7 +40,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../lrndes
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1e861c205a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_918b6d50625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-item.js
index 761f3336c6f..e146e3000e0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-item.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/sim
});
_exports.LrndesignMapmenuItem = void 0;
- function _templateObject3_1e8929605a6e11eb8957f34616f75140() {
+ function _templateObject3_918e7a90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --lrndesign-mapmenu-item-height: 16px;\n }\n simple-icon {\n --simple-icon-height: var(--lrndesign-mapmenu-item-height);\n display: inline-flex;\n }\n "]);
- _templateObject3_1e8929605a6e11eb8957f34616f75140 = function _templateObject3_1e8929605a6e11eb8957f34616f75140() {
+ _templateObject3_918e7a90625811eb9a9521b3fdb3953c = function _templateObject3_918e7a90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1e8929605a6e11eb8957f34616f75140() {
+ function _templateObject2_918e7a90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_1e8929605a6e11eb8957f34616f75140 = function _templateObject2_1e8929605a6e11eb8957f34616f75140() {
+ _templateObject2_918e7a90625811eb9a9521b3fdb3953c = function _templateObject2_918e7a90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e8929605a6e11eb8957f34616f75140() {
+ function _templateObject_918e7a90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n ", " \n "]);
- _templateObject_1e8929605a6e11eb8957f34616f75140 = function _templateObject_1e8929605a6e11eb8957f34616f75140() {
+ _templateObject_918e7a90625811eb9a9521b3fdb3953c = function _templateObject_918e7a90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/sim
babelHelpers.createClass(LrndesignMapmenuItem, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1e8929605a6e11eb8957f34616f75140(), this.icon ? (0, _litElement.html)(_templateObject2_1e8929605a6e11eb8957f34616f75140(), this.icon) : "", this.title);
+ return (0, _litElement.html)(_templateObject_918e7a90625811eb9a9521b3fdb3953c(), this.icon ? (0, _litElement.html)(_templateObject2_918e7a90625811eb9a9521b3fdb3953c(), this.icon) : "", this.title);
}
}], [{
key: "styles",
@@ -57,7 +57,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/sim
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject3_1e8929605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_918e7a90625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-submenu.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-submenu.js
index 450bb1f5abe..8922d48c7cc 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-submenu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lib/lrndesign-mapmenu-submenu.js
@@ -12,20 +12,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../@polymer/pol
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
- function _templateObject2_1e8d6f205a6e11eb8957f34616f75140() {
+ function _templateObject2_9192c050625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host([collapsable]) > lrndesign-mapmenu-header {\n cursor: pointer;\n display: block;\n }\n #container {\n padding: 16px;\n }\n #container ::slotted(lrndesign-mapmenu-item) {\n margin-top: 6.4px;\n }\n a11y-collapse {\n border: 0;\n }\n "]);
- _templateObject2_1e8d6f205a6e11eb8957f34616f75140 = function _templateObject2_1e8d6f205a6e11eb8957f34616f75140() {
+ _templateObject2_9192c050625811eb9a9521b3fdb3953c = function _templateObject2_9192c050625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1e8d6f205a6e11eb8957f34616f75140() {
+ function _templateObject_9192c050625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n "]);
- _templateObject_1e8d6f205a6e11eb8957f34616f75140 = function _templateObject_1e8d6f205a6e11eb8957f34616f75140() {
+ _templateObject_9192c050625811eb9a9521b3fdb3953c = function _templateObject_9192c050625811eb9a9521b3fdb3953c() {
return data;
};
@@ -44,7 +44,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../@polymer/pol
babelHelpers.createClass(LrndesignMapmenuSubmenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1e8d6f205a6e11eb8957f34616f75140(), this.avatarLabel, this.title, this.label);
+ return (0, _litElement.html)(_templateObject_9192c050625811eb9a9521b3fdb3953c(), this.avatarLabel, this.title, this.label);
}
}, {
key: "_openChanged",
@@ -67,7 +67,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../@polymer/pol
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1e8d6f205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9192c050625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lrndesign-mapmenu.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lrndesign-mapmenu.js
index 0827bbd82b5..f1d8a901cec 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lrndesign-mapmenu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-mapmenu/lrndesign-mapmenu.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "./lib/lrndesign
});
_exports.LrndesignMapmenu = void 0;
- function _templateObject_188e8d705a6e11eb8957f34616f75140() {
+ function _templateObject_8451f5a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_188e8d705a6e11eb8957f34616f75140 = function _templateObject_188e8d705a6e11eb8957f34616f75140() {
+ _templateObject_8451f5a0625811eb9a9521b3fdb3953c = function _templateObject_8451f5a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "./lib/lrndesign
babelHelpers.createClass(LrndesignMapmenu, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_188e8d705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8451f5a0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-panelcard/lrndesign-panelcard.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-panelcard/lrndesign-panelcard.js
index 7b784a66910..3244f598eb0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-panelcard/lrndesign-panelcard.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-panelcard/lrndesign-panelcard.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../simple-color
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_18bcc9605a6e11eb8957f34616f75140() {
+ function _templateObject_84559f20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_18bcc9605a6e11eb8957f34616f75140 = function _templateObject_18bcc9605a6e11eb8957f34616f75140() {
+ _templateObject_84559f20625811eb9a9521b3fdb3953c = function _templateObject_84559f20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../simple-color
babelHelpers.createClass(LrndesignPanelcard, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_18bcc9605a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_84559f20625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-paperstack/lrndesign-paperstack.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-paperstack/lrndesign-paperstack.js
index 1a5f8fb22d2..491fca160f0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-paperstack/lrndesign-paperstack.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-paperstack/lrndesign-paperstack.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_18cdb9505a6e11eb8957f34616f75140() {
+ function _templateObject2_8490d360625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-family: var(--lrndesign-paperstack-font-family, unset);\n font-family: var(--lrndesign-paperstack-font-size, 14px);\n }\n .stack {\n width: 100%;\n position: relative;\n margin: 24px 0;\n }\n .paper {\n width: calc(100% - 48px);\n padding: 12px 24px;\n position: absolute;\n box-shadow: 0 0 1px\n var(\n --lrndesign-paperstack-shadow,\n var(--simple-colors-default-theme-grey-12)\n );\n border: 1px solid\n var(\n --lrndesign-paperstack-border,\n var(--simple-colors-default-theme-grey-4)\n );\n }\n :host([dark]) .paper {\n box-shadow: 0 0 1px\n var(\n --lrndesign-paperstack-shadow,\n var(--simple-colors-default-theme-grey-1)\n );\n border: 1px solid\n var(\n --lrndesign-paperstack-border,\n var(--simple-colors-default-theme-grey-1)\n );\n }\n .paper:first-of-type {\n left: -0.32px;\n top: 0.32px;\n bottom: -0.32px;\n right: 0.32px;\n transform: rotate(-2.5deg);\n background-color: var(\n --lrndesign-paperstack-faded-bg,\n var(--simple-colors-default-theme-grey-2)\n );\n }\n .paper:nth-of-type(2) {\n right: -0.32px;\n top: 1.6px;\n left: 0.32px;\n right: -1.6px;\n transform: rotate(1.4deg);\n background-color: var(\n --lrndesign-paperstack-faded-bg,\n var(--simple-colors-default-theme-grey-2)\n );\n }\n :host([dark]) .paper:first-of-type,\n :host([dark]) .paper:nth-of-type(2) {\n background-color: var(\n --lrndesign-paperstack-faded-bg,\n var(--simple-colors-default-theme-grey-1)\n );\n }\n .front {\n position: relative;\n left: 0;\n top: 0;\n bottom: 0;\n right: 0;\n background-color: var(\n --lrndesign-paperstack-bg,\n var(--simple-colors-default-theme-grey-1)\n );\n color: var(\n --lrndesign-paperstack-text,\n var(--simple-colors-default-theme-grey-12)\n );\n }\n :host([dark]) .front {\n background-color: var(\n --lrndesign-paperstack-bg,\n var(--simple-colors-default-theme-grey-3)\n );\n }\n simple-icon-lite {\n --simple-icon-width: calc(\n var(--lrndesign-paperstack-icon-size, 32px) - 2 *\n var(--lrndesign-paperstack-icon-padding, 4px)\n );\n --simple-icon-height: calc(\n var(--lrndesign-paperstack-icon-size, 32px) - 2 *\n var(--lrndesign-paperstack-icon-padding, 4px)\n );\n }\n .heading {\n display: flex;\n align-items: center;\n }\n .icon-container {\n width: calc(\n var(--lrndesign-paperstack-icon-size, 32px) - 2 *\n var(--lrndesign-paperstack-icon-padding, 4px)\n );\n height: calc(\n var(--lrndesign-paperstack-icon-size, 32px) - 2 *\n var(--lrndesign-paperstack-icon-padding, 4px)\n );\n border-radius: 50%;\n background-color: var(\n --lrndesign-paperstack-accent,\n var(--simple-colors-default-theme-accent-8)\n );\n display: flex;\n align-items: center;\n padding: var(--lrndesign-paperstack-icon-padding, 4px);\n color: var(\n --lrndesign-paperstack-bg,\n var(--simple-colors-default-theme-grey-1)\n );\n margin-right: calc(2 * var(--lrndesign-paperstack-icon-padding, 2px));\n }\n :host([dark]) .icon-container {\n color: var(\n --lrndesign-paperstack-bg,\n var(--simple-colors-default-theme-grey-1)\n );\n background-color: var(\n --lrndesign-paperstack-accent,\n var(--simple-colors-default-theme-accent-9)\n );\n }\n .title {\n font-size: 16px;\n color: var(\n --lrndesign-paperstack-accent,\n var(--simple-colors-default-theme-accent-8)\n );\n font-family: var(--lrndesign-paperstack-heading-font-family, cursive);\n font-family: var(--lrndesign-paperstack-heading-font-size, 16px);\n }\n :host([dark]) .title {\n color: var(\n --lrndesign-paperstack-accent,\n var(--simple-colors-default-theme-grey-12)\n );\n }\n "]);
- _templateObject2_18cdb9505a6e11eb8957f34616f75140 = function _templateObject2_18cdb9505a6e11eb8957f34616f75140() {
+ _templateObject2_8490d360625811eb9a9521b3fdb3953c = function _templateObject2_8490d360625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_18cdb9505a6e11eb8957f34616f75140() {
+ function _templateObject_8490d360625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_18cdb9505a6e11eb8957f34616f75140 = function _templateObject_18cdb9505a6e11eb8957f34616f75140() {
+ _templateObject_8490d360625811eb9a9521b3fdb3953c = function _templateObject_8490d360625811eb9a9521b3fdb3953c() {
return data;
};
@@ -58,12 +58,12 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(LrndesignPaperstack, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_18cdb9505a6e11eb8957f34616f75140(), this.icon, this.title);
+ return (0, _litElement.html)(_templateObject_8490d360625811eb9a9521b3fdb3953c(), this.icon, this.title);
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignPaperstack), "styles", this)), [(0, _litElement.css)(_templateObject2_18cdb9505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignPaperstack), "styles", this)), [(0, _litElement.css)(_templateObject2_8490d360625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-sidenote/lrndesign-sidenote.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-sidenote/lrndesign-sidenote.js
index baf7717021a..f7c4dec1340 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-sidenote/lrndesign-sidenote.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-sidenote/lrndesign-sidenote.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
});
_exports.LrndesignSidenote = void 0;
- function _templateObject2_18f0d1b05a6e11eb8957f34616f75140() {
+ function _templateObject2_84a25f90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n #container {\n display: block;\n background-color: var(\n --simple-colors-default-theme-accent-1,\n #ffffff\n );\n padding: var(--lrndesign-sidenote-container-padding, 16px);\n margin-left: var(--lrndesign-sidenote-container-margin-left, 0px);\n color: var(--simple-colors-default-theme-accent-12, #000);\n }\n\n #header {\n display: flex;\n align-items: center;\n }\n\n #icon {\n margin-right: 8px;\n }\n\n #label {\n font-size: 20.8px;\n margin: 12.8px 0;\n flex: 1 1 auto;\n }\n "]);
- _templateObject2_18f0d1b05a6e11eb8957f34616f75140 = function _templateObject2_18f0d1b05a6e11eb8957f34616f75140() {
+ _templateObject2_84a25f90625811eb9a9521b3fdb3953c = function _templateObject2_84a25f90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_18f0d1b05a6e11eb8957f34616f75140() {
+ function _templateObject_84a25f90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n "]);
- _templateObject_18f0d1b05a6e11eb8957f34616f75140 = function _templateObject_18f0d1b05a6e11eb8957f34616f75140() {
+ _templateObject_84a25f90625811eb9a9521b3fdb3953c = function _templateObject_84a25f90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -133,12 +133,12 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(LrndesignSidenote, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_18f0d1b05a6e11eb8957f34616f75140(), this.icon, this.label);
+ return (0, _litElement.html)(_templateObject_84a25f90625811eb9a9521b3fdb3953c(), this.icon, this.label);
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignSidenote), "styles", this)), [(0, _litElement.css)(_templateObject2_18f0d1b05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignSidenote), "styles", this)), [(0, _litElement.css)(_templateObject2_84a25f90625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lib/lrndesign-stepper-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lib/lrndesign-stepper-button.js
index 99b1a8528da..47000650f53 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lib/lrndesign-stepper-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lib/lrndesign-stepper-button.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../simple
});
_exports.LrndesignStepperButton = void 0;
- function _templateObject_1ea95b905a6e11eb8957f34616f75140() {
+ function _templateObject_9195cd90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_1ea95b905a6e11eb8957f34616f75140 = function _templateObject_1ea95b905a6e11eb8957f34616f75140() {
+ _templateObject_9195cd90625811eb9a9521b3fdb3953c = function _templateObject_9195cd90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../simple
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1ea95b905a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9195cd90625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lrndesign-stepper.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lrndesign-stepper.js
index 7c0c011e68b..997d3a01fa4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lrndesign-stepper.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-stepper/lrndesign-stepper.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "./lib/lrndesign
});
_exports.LrndesignStepper = void 0;
- function _templateObject_18fda2f05a6e11eb8957f34616f75140() {
+ function _templateObject_84ef2000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n "]);
- _templateObject_18fda2f05a6e11eb8957f34616f75140 = function _templateObject_18fda2f05a6e11eb8957f34616f75140() {
+ _templateObject_84ef2000625811eb9a9521b3fdb3953c = function _templateObject_84ef2000625811eb9a9521b3fdb3953c() {
return data;
};
@@ -63,7 +63,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "./lib/lrndesign
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_18fda2f05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_84ef2000625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-timeline/lrndesign-timeline.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-timeline/lrndesign-timeline.js
index 7bf60a31064..6da7d4db4f3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-timeline/lrndesign-timeline.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrndesign-timeline/lrndesign-timeline.js
@@ -10,40 +10,40 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject4_191e98705a6e11eb8957f34616f75140() {
+ function _templateObject4_8545f290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n font-size: 14px;\n font-weight: 100;\n line-height: 160%;\n display: block;\n --lrndesign-timeline-color: var(\n --simple-colors-default-theme-grey-8,\n #444\n );\n --lrndesign-timeline-color-print: #000;\n --lrndesign-timeline-background: #f4f4f4;\n --lrndesign-timeline-background-print: #fff;\n --lrndesign-timeline-border: var(\n --simple-colors-default-theme-grey-5,\n #bbb\n );\n --lrndesign-timeline-border-print: var(\n --simple-colors-fixed-theme-grey-5,\n #bbb\n );\n --lrndesign-timeline-accent: #000;\n --lrndesign-timeline-accent-background: #fff;\n --lrndesign-timeline-accent-border: var(\n --simple-colors-default-theme-accent-8,\n #444\n );\n --lrndesign-timeline-header: var(\n --simple-colors-default-theme-accent-1,\n #fff\n );\n --lrndesign-timeline-header-accent: var(\n --simple-colors-default-theme-accent-8,\n #444\n );\n --lrndesign-timeline-accent-print: var(\n --simple-colors-fixed-theme-accent-8,\n #444\n );\n }\n\n :host([dark]) {\n --lrndesign-timeline-background: #1b1b1b;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n ::slotted(section) {\n display: none;\n }\n\n #timeline {\n display: block;\n border-radius: 3px;\n border: 1px solid var(--lrndesign-timeline-border-print);\n border-left: 3px solid var(--lrndesign-timeline-accent-print);\n background-color: var(--lrndesign-timeline-background-print);\n color: var(--lrndesign-timeline-color-print);\n }\n\n #events {\n padding: 0;\n width: 100%;\n min-height: 300px;\n }\n\n .heading {\n margin: 0;\n color: var(--lrndesign-timeline-accent-print);\n }\n\n .heading h2 {\n font-size: 24px;\n font-weight: 300;\n }\n\n .heading h2,\n .details,\n .media-outer > div {\n padding: 0 40px;\n }\n\n .details {\n margin: 15px 0;\n }\n\n .media-outer > div {\n opacity: 1;\n transition: opacity 0.5s;\n }\n\n .media-outer > div,\n .media-outer > div * {\n margin: 0 auto;\n max-width: 100%;\n max-height: 260px;\n }\n @media screen {\n #timeline {\n color: var(--lrndesign-timeline-color);\n background-color: var(--lrndesign-accent-background);\n border: 1px solid var(--lrndesign-timeline-border);\n border-left: 3px solid var(--lrndesign-timeline-accent-border);\n }\n\n :host([dark]) #timeline {\n background-color: var(--lrndesign-timeline-background);\n }\n\n h2 {\n color: var(--lrndesign-timeline-header-accent);\n }\n\n :host(:not([timeline-size=\"xs\"])) #timeline {\n background-color: var(--lrndesign-timeline-background);\n }\n\n :host(:not([timeline-size=\"xs\"])) h2 {\n color: var(--lrndesign-timeline-header-accent);\n }\n\n :host(:not([timeline-size=\"xs\"])) #events {\n height: 300px;\n position: relative;\n overflow-y: scroll;\n }\n\n :host(:not([timeline-size=\"xs\"])) .event {\n position: static;\n top: 0;\n }\n\n :host(:not([timeline-size=\"xs\"])) .event-overview {\n padding: 0;\n position: sticky;\n top: 0;\n }\n\n :host(:not([timeline-size=\"xs\"])) .heading {\n position: absolute;\n top: 0;\n padding: 10px 0;\n overflow: hidden;\n background-color: transparent;\n width: calc(55% + 30px);\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event[has-media][selected]\n .heading {\n z-index: 2;\n }\n\n :host(:not([timeline-size=\"xs\"])) .event[has-media] .heading:after {\n content: \" \";\n z-index: 200;\n position: absolute;\n top: 42px;\n right: 30px;\n width: 0;\n padding: 0;\n border-top: 0px solid transparent;\n border-bottom: 0px solid transparent;\n border-left: 0px solid transparent;\n transition: all 0.3s;\n transition-delay: 0.2s;\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event[has-media][selected]\n .heading:after {\n top: 7px;\n right: 0px;\n border-top: 35px solid transparent;\n border-bottom: 35px solid transparent;\n border-left: 35px solid var(--lrndesign-timeline-header-accent);\n }\n\n :host(:not([timeline-size=\"xs\"])) .heading h2 {\n margin: 7px 48px 0 20px;\n padding: 0 20px;\n line-height: 50px;\n height: 50px;\n background-color: var(--lrndesign-timeline-background);\n color: var(--lrndesign-timeline-header-accent);\n }\n\n :host(:not([timeline-size=\"xs\"])) .event[selected] .heading h2 {\n background-color: var(--lrndesign-timeline-header-accent);\n color: var(--lrndesign-timeline-header);\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event[has-media]\n .heading\n h2:after {\n content: \"\";\n position: absolute;\n left: calc(100% - 48px);\n top: 17px;\n height: 50px;\n opacity: 0;\n width: 0px;\n transition: opacity 0.3s;\n background-color: var(--lrndesign-timeline-background);\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event[has-media][selected]\n .heading\n h2:after {\n width: 13px;\n opacity: 1;\n background-color: var(--lrndesign-timeline-header-accent);\n }\n\n :host(:not([timeline-size=\"xs\"])) .media-outer {\n display: flex;\n align-items: center;\n position: absolute;\n right: 0;\n width: 45%;\n height: 300px;\n }\n\n :host(:not([timeline-size=\"xs\"])) .media-outer > div {\n display: flex;\n padding: 20px 20px 20px 50px;\n opacity: 0;\n transition: opacity 0.3s delay 0.3s;\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event[selected]\n .media-outer\n > div {\n opacity: 1;\n transition-delay: 0s;\n }\n\n :host(:not([timeline-size=\"xs\"])) .details {\n padding: 67px 20px 20px;\n margin: 0 20px;\n width: calc(55% - 80px);\n color: var(--lrndesign-timeline-color);\n background-color: var(--lrndesign-timeline-background);\n border: 1px solid var(--lrndesign-timeline-background);\n border-radius: 3px;\n transition: all 0.5s;\n }\n\n :host(:not([timeline-size=\"xs\"])) .event:last-of-type .details {\n min-height: 180px;\n }\n\n :host(:not([timeline-size=\"xs\"])) .event[selected] .details {\n color: var(--lrndesign-timeline-accent);\n background-color: var(--lrndesign-timeline-accent-background);\n border: 1px solid var(--lrndesign-timeline-border);\n box-shadow: 0 2px 2px var(--lrndesign-timeline-border);\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event:first-of-type[selected]\n .details {\n border-top: 1px solid var(--lrndesign-timeline-background);\n }\n\n :host(:not([timeline-size=\"xs\"]))\n .event:last-of-type[selected]\n .details {\n border-bottom: 1px solid var(--lrndesign-timeline-background);\n }\n }\n "]);
- _templateObject4_191e98705a6e11eb8957f34616f75140 = function _templateObject4_191e98705a6e11eb8957f34616f75140() {
+ _templateObject4_8545f290625811eb9a9521b3fdb3953c = function _templateObject4_8545f290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_191e98705a6e11eb8957f34616f75140() {
+ function _templateObject3_8545f290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n
\n
\n "]);
- _templateObject3_191e98705a6e11eb8957f34616f75140 = function _templateObject3_191e98705a6e11eb8957f34616f75140() {
+ _templateObject3_8545f290625811eb9a9521b3fdb3953c = function _templateObject3_8545f290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_191e98705a6e11eb8957f34616f75140() {
+ function _templateObject2_8545f290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_191e98705a6e11eb8957f34616f75140 = function _templateObject2_191e98705a6e11eb8957f34616f75140() {
+ _templateObject2_8545f290625811eb9a9521b3fdb3953c = function _templateObject2_8545f290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_191e98705a6e11eb8957f34616f75140() {
+ function _templateObject_8545f290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", " \n \n \n "]);
- _templateObject_191e98705a6e11eb8957f34616f75140 = function _templateObject_191e98705a6e11eb8957f34616f75140() {
+ _templateObject_8545f290625811eb9a9521b3fdb3953c = function _templateObject_8545f290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -74,8 +74,8 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_191e98705a6e11eb8957f34616f75140(), this.timelineTitle, this._checkScroll, this.eventsList.map(function (event, index) {
- return (0, _litElement.html)(_templateObject2_191e98705a6e11eb8957f34616f75140(), event.imagesrc && event.imagesrc !== "", _this2._setScroll, event.heading, !event.imagesrc || event.imagesrc === "" ? "" : (0, _litElement.html)(_templateObject3_191e98705a6e11eb8957f34616f75140(), event.imagealt, event.imagesrc), event.details);
+ return (0, _litElement.html)(_templateObject_8545f290625811eb9a9521b3fdb3953c(), this.timelineTitle, this._checkScroll, this.eventsList.map(function (event, index) {
+ return (0, _litElement.html)(_templateObject2_8545f290625811eb9a9521b3fdb3953c(), event.imagesrc && event.imagesrc !== "", _this2._setScroll, event.heading, !event.imagesrc || event.imagesrc === "" ? "" : (0, _litElement.html)(_templateObject3_8545f290625811eb9a9521b3fdb3953c(), event.imagealt, event.imagesrc), event.details);
}));
} // haxProperty definition
@@ -83,7 +83,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignTimeline), "styles", this)), [(0, _litElement.css)(_templateObject4_191e98705a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrndesignTimeline), "styles", this)), [(0, _litElement.css)(_templateObject4_8545f290625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-button/lrnsys-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-button/lrnsys-button.js
index d4f997d4e21..2a750ac3a9f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-button/lrnsys-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-button/lrnsys-button.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../materializecss-styles
});
_exports.LrnsysButton = void 0;
- function _templateObject2_1926d5d05a6e11eb8957f34616f75140() {
+ function _templateObject2_857714b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n ", " \n \n
\n \n \n ", " \n "]);
- _templateObject2_1926d5d05a6e11eb8957f34616f75140 = function _templateObject2_1926d5d05a6e11eb8957f34616f75140() {
+ _templateObject2_857714b0625811eb9a9521b3fdb3953c = function _templateObject2_857714b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1926d5d05a6e11eb8957f34616f75140() {
+ function _templateObject_857714b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --lrnsys-button-height: 48px;\n }\n :host([raised]) {\n border: 2px solid black;\n }\n :host([disabled]) {\n pointer-events: none;\n }\n simple-icon.white-text {\n --simple-colors-default-theme-accent-12: white;\n }\n a {\n text-decoration: none;\n display: block;\n color: var(--lrnsys-button-link-color, #000000);\n display: flex;\n }\n button {\n padding: 0;\n margin: 0;\n min-width: 0.16px;\n height: inherit;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n align-items: center;\n width: 100%;\n text-transform: unset;\n border-radius: unset;\n display: flex;\n background-color: transparent;\n border: none;\n }\n button:hover {\n cursor: pointer;\n }\n :host([no-padding]) button div.inner {\n padding: 0;\n }\n button simple-icon {\n --simple-icon-height: var(--lrnsys-button-height);\n margin: 0 4px;\n }\n button simple-icon:first-child {\n margin: 0 4px 0 0;\n }\n button simple-icon:last-child {\n margin: 0 0 0 4px;\n }\n button div.inner {\n height: var(--lrnsys-button-height);\n line-height: var(--lrnsys-button-height);\n display: flex;\n padding: 0 16px;\n }\n button span.label {\n height: var(--lrnsys-button-height);\n line-height: var(--lrnsys-button-height);\n }\n .no-margin {\n margin: 0 !important;\n }\n .no-right-padding {\n padding-right: 0 !important;\n }\n .no-left-padding {\n padding-left: 0 !important;\n }\n "]);
- _templateObject_1926d5d05a6e11eb8957f34616f75140 = function _templateObject_1926d5d05a6e11eb8957f34616f75140() {
+ _templateObject_857714b0625811eb9a9521b3fdb3953c = function _templateObject_857714b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -44,7 +44,7 @@ define(["exports", "../../lit-element/lit-element.js", "../materializecss-styles
babelHelpers.createClass(LrnsysButton, null, [{
key: "styles",
get: function get() {
- return [_colors.materialCssStyles, (0, _litElement.css)(_templateObject_1926d5d05a6e11eb8957f34616f75140())];
+ return [_colors.materialCssStyles, (0, _litElement.css)(_templateObject_857714b0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -101,7 +101,7 @@ define(["exports", "../../lit-element/lit-element.js", "../materializecss-styles
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1926d5d05a6e11eb8957f34616f75140(), this.disabled, this.alt, this.buttonClass, this.color, this.textColor, this.disabled, this.focusToggle, this.innerClass, this.icon, this.dark, this.iconClass, !this.icon, !this.label, this.label, !this.alt, this.alt);
+ return (0, _litElement.html)(_templateObject2_857714b0625811eb9a9521b3fdb3953c(), this.disabled, this.alt, this.buttonClass, this.color, this.textColor, this.disabled, this.focusToggle, this.innerClass, this.icon, this.dark, this.iconClass, !this.icon, !this.label, this.label, !this.alt, this.alt);
}
}, {
key: "tapEventOn",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-chartjs/lrnsys-chartjs.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-chartjs/lrnsys-chartjs.js
index b5d013ff25d..96892d78962 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-chartjs/lrnsys-chartjs.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-chartjs/lrnsys-chartjs.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@vowo/cha
});
_exports.LrnsysChartjs = void 0;
- function _templateObject_192883805a6e11eb8957f34616f75140() {
+ function _templateObject_85806380625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n
\n "]);
- _templateObject_192883805a6e11eb8957f34616f75140 = function _templateObject_192883805a6e11eb8957f34616f75140() {
+ _templateObject_85806380625811eb9a9521b3fdb3953c = function _templateObject_85806380625811eb9a9521b3fdb3953c() {
return data;
};
@@ -68,7 +68,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@vowo/cha
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_192883805a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_85806380625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lib/lrnsys-comment-list.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lib/lrnsys-comment-list.js
index ead52891309..fdb5249a18b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lib/lrnsys-comment-list.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lib/lrnsys-comment-list.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
});
_exports.LrnsysCommentList = void 0;
- function _templateObject_1eb198f05a6e11eb8957f34616f75140() {
+ function _templateObject_919e5910625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_1eb198f05a6e11eb8957f34616f75140 = function _templateObject_1eb198f05a6e11eb8957f34616f75140() {
+ _templateObject_919e5910625811eb9a9521b3fdb3953c = function _templateObject_919e5910625811eb9a9521b3fdb3953c() {
return data;
};
@@ -83,7 +83,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1eb198f05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_919e5910625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lrnsys-comment.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lrnsys-comment.js
index 27f23b48353..a1cf79fda4a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lrnsys-comment.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-comment/lrnsys-comment.js
@@ -8,10 +8,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
_require = babelHelpers.interopRequireWildcard(_require);
async = babelHelpers.interopRequireWildcard(async);
- function _templateObject_192e76f05a6e11eb8957f34616f75140() {
+ function _templateObject_8bd70220625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n "]);
- _templateObject_192e76f05a6e11eb8957f34616f75140 = function _templateObject_192e76f05a6e11eb8957f34616f75140() {
+ _templateObject_8bd70220625811eb9a9521b3fdb3953c = function _templateObject_8bd70220625811eb9a9521b3fdb3953c() {
return data;
};
@@ -226,7 +226,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_192e76f05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8bd70220625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-button-inner.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-button-inner.js
index 2be4bc92c6b..b3b153f67e2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-button-inner.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-button-inner.js
@@ -6,50 +6,50 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/sim
});
_exports.LrnsysButtonInner = void 0;
- function _templateObject5_1ec129505a6e11eb8957f34616f75140() {
+ function _templateObject5_91a49aa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n "]);
- _templateObject5_1ec129505a6e11eb8957f34616f75140 = function _templateObject5_1ec129505a6e11eb8957f34616f75140() {
+ _templateObject5_91a49aa0625811eb9a9521b3fdb3953c = function _templateObject5_91a49aa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1ec129505a6e11eb8957f34616f75140() {
+ function _templateObject4_91a49aa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject4_1ec129505a6e11eb8957f34616f75140 = function _templateObject4_1ec129505a6e11eb8957f34616f75140() {
+ _templateObject4_91a49aa0625811eb9a9521b3fdb3953c = function _templateObject4_91a49aa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1ec129505a6e11eb8957f34616f75140() {
+ function _templateObject3_91a49aa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_1ec129505a6e11eb8957f34616f75140 = function _templateObject3_1ec129505a6e11eb8957f34616f75140() {
+ _templateObject3_91a49aa0625811eb9a9521b3fdb3953c = function _templateObject3_91a49aa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ec129505a6e11eb8957f34616f75140() {
+ function _templateObject2_91a49aa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n ", "\n ", "\n
\n
\n "]);
- _templateObject2_1ec129505a6e11eb8957f34616f75140 = function _templateObject2_1ec129505a6e11eb8957f34616f75140() {
+ _templateObject2_91a49aa0625811eb9a9521b3fdb3953c = function _templateObject2_91a49aa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ec129505a6e11eb8957f34616f75140() {
+ function _templateObject_91a49aa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host > div > * {\n vertical-align: middle;\n }\n .text-label {\n margin-left: 8px;\n }\n .text-label-only {\n margin-left: 0;\n }\n "]);
- _templateObject_1ec129505a6e11eb8957f34616f75140 = function _templateObject_1ec129505a6e11eb8957f34616f75140() {
+ _templateObject_91a49aa0625811eb9a9521b3fdb3953c = function _templateObject_91a49aa0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -76,7 +76,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/sim
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1ec129505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_91a49aa0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -98,7 +98,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/sim
babelHelpers.createClass(LrnsysButtonInner, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1ec129505a6e11eb8957f34616f75140(), this.avatar != "" ? (0, _litElement.html)(_templateObject3_1ec129505a6e11eb8957f34616f75140(), this.avatar) : "", this.icon != "" ? (0, _litElement.html)(_templateObject4_1ec129505a6e11eb8957f34616f75140(), this.icon) : "", this.text != "" ? (0, _litElement.html)(_templateObject5_1ec129505a6e11eb8957f34616f75140(), this._getTextLabelClass(this.avatar, this.icon), this.text) : "");
+ return (0, _litElement.html)(_templateObject2_91a49aa0625811eb9a9521b3fdb3953c(), this.avatar != "" ? (0, _litElement.html)(_templateObject3_91a49aa0625811eb9a9521b3fdb3953c(), this.avatar) : "", this.icon != "" ? (0, _litElement.html)(_templateObject4_91a49aa0625811eb9a9521b3fdb3953c(), this.icon) : "", this.text != "" ? (0, _litElement.html)(_templateObject5_91a49aa0625811eb9a9521b3fdb3953c(), this._getTextLabelClass(this.avatar, this.icon), this.text) : "");
}
}, {
key: "_getTextLabelClass",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar-button.js
index 952b4891d9a..69050fb6e98 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar-button.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
_exports.LrnsysDialogToolbarButton = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_1ec548005a6e11eb8957f34616f75140() {
+ function _templateObject2_91a7a7e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n }\n simple-icon {\n display: inline-block;\n --simple-icon-height: 16px;\n --simple-icon-width: 16px;\n }\n button {\n border: none;\n background: transparent;\n }\n "]);
- _templateObject2_1ec548005a6e11eb8957f34616f75140 = function _templateObject2_1ec548005a6e11eb8957f34616f75140() {
+ _templateObject2_91a7a7e0625811eb9a9521b3fdb3953c = function _templateObject2_91a7a7e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ec548005a6e11eb8957f34616f75140() {
+ function _templateObject_91a7a7e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n ", " \n "]);
- _templateObject_1ec548005a6e11eb8957f34616f75140 = function _templateObject_1ec548005a6e11eb8957f34616f75140() {
+ _templateObject_91a7a7e0625811eb9a9521b3fdb3953c = function _templateObject_91a7a7e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1ec548005a6e11eb8957f34616f75140(), this._onTap, this.id, this.title, this.icon, this.title, this.id, this.title);
+ return (0, _litElement.html)(_templateObject_91a7a7e0625811eb9a9521b3fdb3953c(), this._onTap, this.id, this.title, this.icon, this.title, this.id, this.title);
}
}], [{
key: "styles",
@@ -52,7 +52,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ec548005a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_91a7a7e0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar.js
index f701e58aee2..83ce2961d1c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog-toolbar.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
_exports.LrnsysDialogToolbar = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_1ec8ca705a6e11eb8957f34616f75140() {
+ function _templateObject2_91ac3bc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --app-toolbar-primary-height: 40px;\n --app-toolbar-secondary-height: 50px;\n --app-toolbar-secondary-color: var(\n --lrnsys-dialog-secondary-background-color\n );\n --app-toolbar-primary-color: var(\n --lrnsys-dialog-toolbar-background-color\n );\n position: relative;\n margin: 0;\n padding: 0;\n }\n app-toolbar#primary {\n color: var(--lrnsys-dialog-color, #000);\n background-color: var(--app-toolbar-primary-color);\n z-index: 10;\n position: relative;\n height: var(--app-toolbar-primary-height);\n }\n app-toolbar#secondary {\n color: var(--lrnsys-dialog-color, #000);\n background-color: var(--app-toolbar-secondary-color);\n z-index: 5;\n position: absolute;\n width: 100%;\n transform: translateY(-100%);\n transition: all 0.3s ease-in;\n height: var(--app-toolbar-primary-height);\n display: flex;\n justify-content: center;\n padding: 0;\n }\n :host([secondary-visible]) #secondary {\n transform: translateY(0);\n height: var(--app-toolbar-secondary-height);\n }\n .secondary-buttons {\n display: flex;\n }\n .secondary-buttons ::slotted(*) {\n display: inline-flex;\n }\n "]);
- _templateObject2_1ec8ca705a6e11eb8957f34616f75140 = function _templateObject2_1ec8ca705a6e11eb8957f34616f75140() {
+ _templateObject2_91ac3bc0625811eb9a9521b3fdb3953c = function _templateObject2_91ac3bc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ec8ca705a6e11eb8957f34616f75140() {
+ function _templateObject_91ac3bc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n \n \n \n
\n \n "]);
- _templateObject_1ec8ca705a6e11eb8957f34616f75140 = function _templateObject_1ec8ca705a6e11eb8957f34616f75140() {
+ _templateObject_91ac3bc0625811eb9a9521b3fdb3953c = function _templateObject_91ac3bc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1ec8ca705a6e11eb8957f34616f75140(), !this._secondaryHasChildren);
+ return (0, _litElement.html)(_templateObject_91ac3bc0625811eb9a9521b3fdb3953c(), !this._secondaryHasChildren);
}
}], [{
key: "styles",
@@ -52,7 +52,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ec8ca705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_91ac3bc0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog.js
index d814d04e8bd..5ed4e430c44 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-dialog.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ecf0c005a6e11eb8957f34616f75140() {
+ function _templateObject2_91bb08d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n ", " \n "]);
- _templateObject2_1ecf0c005a6e11eb8957f34616f75140 = function _templateObject2_1ecf0c005a6e11eb8957f34616f75140() {
+ _templateObject2_91bb08d0625811eb9a9521b3fdb3953c = function _templateObject2_91bb08d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ecf0c005a6e11eb8957f34616f75140() {
+ function _templateObject_91bb08d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n --lrnsys-dialog-color: var(--simple-colors-foreground1, #000);\n --lrnsys-dialog-background-color: var(--simple-colors-background1);\n --lrnsys-dialog-toolbar-background-color: var(\n --simple-colors-background3\n );\n --lrnsys-dialog-secondary-background-color: rgba(255, 255, 255, 0.7);\n }\n :host([raised]) #dialogtrigger {\n border: 2px solid black;\n }\n :host([dark]) {\n --lrnsys-dialog-toolbar-background-color: var(\n --simple-colors-background1\n );\n --lrnsys-dialog-background-color: var(--simple-colors-background3);\n --lrnsys-dialog-secondary-background-color: rgba(0, 0, 0, 0.7);\n }\n #dialogtrigger {\n display: inline-block;\n min-width: unset;\n height: var(--lrnsys-button-height);\n margin: var(--lrnsys-dialog-button-margin);\n padding: var(--lrnsys-dialog-button-padding);\n border: none;\n background: transparent;\n }\n #dialogtrigger:hover {\n cursor: pointer;\n }\n "]);
- _templateObject_1ecf0c005a6e11eb8957f34616f75140 = function _templateObject_1ecf0c005a6e11eb8957f34616f75140() {
+ _templateObject_91bb08d0625811eb9a9521b3fdb3953c = function _templateObject_91bb08d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrnsysDialog), "styles", this)), [(0, _litElement.css)(_templateObject_1ecf0c005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrnsysDialog), "styles", this)), [(0, _litElement.css)(_templateObject_91bb08d0625811eb9a9521b3fdb3953c())]);
}
/**
* HTMLElement
@@ -86,7 +86,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
babelHelpers.createClass(LrnsysDialog, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1ecf0c005a6e11eb8957f34616f75140(), this.class, this.openDialog, this.focusToggle, this.tapEventOn, this.tapEventOn, this.tapEventOff, this.raised, this.disabled, this.alt, this.alt, this.avatar, this.icon, this.text, !this.alt, this.alt);
+ return (0, _litElement.html)(_templateObject2_91bb08d0625811eb9a9521b3fdb3953c(), this.class, this.openDialog, this.focusToggle, this.tapEventOn, this.tapEventOn, this.tapEventOff, this.raised, this.disabled, this.alt, this.alt, this.avatar, this.icon, this.text, !this.alt, this.alt);
}
}, {
key: "tapEventOn",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-drawer.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-drawer.js
index 04fcce7eef5..69599ddfb49 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-drawer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-layout/lib/lrnsys-drawer.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ed5c2c05a6e11eb8957f34616f75140() {
+ function _templateObject2_91b47920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n ", " \n "]);
- _templateObject2_1ed5c2c05a6e11eb8957f34616f75140 = function _templateObject2_1ed5c2c05a6e11eb8957f34616f75140() {
+ _templateObject2_91b47920625811eb9a9521b3fdb3953c = function _templateObject2_91b47920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ed5c2c05a6e11eb8957f34616f75140() {
+ function _templateObject_91b47920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --lrnsys-drawer-color: var(--simple-colors-foreground1);\n --lrnsys-drawer-background-color: var(--simple-colors-background1);\n }\n :host([raised]) button {\n border: 2px solid black;\n }\n button {\n display: inline-block;\n min-width: unset;\n margin: var(--lrnsys-drawer-button-margin);\n padding: var(--lrnsys-drawer-button-padding);\n border: none;\n background: transparent;\n }\n button:hover {\n cursor: pointer;\n }\n "]);
- _templateObject_1ed5c2c05a6e11eb8957f34616f75140 = function _templateObject_1ed5c2c05a6e11eb8957f34616f75140() {
+ _templateObject_91b47920625811eb9a9521b3fdb3953c = function _templateObject_91b47920625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,7 +53,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrnsysDrawer), "styles", this)), [(0, _litElement.css)(_templateObject_1ed5c2c05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(LrnsysDrawer), "styles", this)), [(0, _litElement.css)(_templateObject_91b47920625811eb9a9521b3fdb3953c())]);
}
/**
* HTMLElement
@@ -89,7 +89,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
babelHelpers.createClass(LrnsysDrawer, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1ed5c2c05a6e11eb8957f34616f75140(), this.class, this.toggleDrawer, this.raised, this.disabled, this.alt, this.avatar, this.icon, this.text, this.alt);
+ return (0, _litElement.html)(_templateObject2_91b47920625811eb9a9521b3fdb3953c(), this.class, this.toggleDrawer, this.raised, this.disabled, this.alt, this.avatar, this.icon, this.text, this.alt);
}
}, {
key: "firstUpdated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lib/lrnsys-outline-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lib/lrnsys-outline-item.js
index 97663c946f4..f17969e21af 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lib/lrnsys-outline-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lib/lrnsys-outline-item.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
});
_exports.LrnsysOutlineItem = void 0;
- function _templateObject_1ebb0ed05a6e11eb8957f34616f75140() {
+ function _templateObject_91c47eb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_1ebb0ed05a6e11eb8957f34616f75140 = function _templateObject_1ebb0ed05a6e11eb8957f34616f75140() {
+ _templateObject_91c47eb0625811eb9a9521b3fdb3953c = function _templateObject_91c47eb0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -183,7 +183,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1ebb0ed05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_91c47eb0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lrnsys-outline.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lrnsys-outline.js
index 09164dd9ca3..f368d9108ee 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lrnsys-outline.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-outline/lrnsys-outline.js
@@ -8,10 +8,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
_require = babelHelpers.interopRequireWildcard(_require);
async = babelHelpers.interopRequireWildcard(async);
- function _templateObject_193a84e05a6e11eb8957f34616f75140() {
+ function _templateObject_85b41db0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n
\n "]);
- _templateObject_193a84e05a6e11eb8957f34616f75140 = function _templateObject_193a84e05a6e11eb8957f34616f75140() {
+ _templateObject_85b41db0625811eb9a9521b3fdb3953c = function _templateObject_85b41db0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -500,7 +500,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_193a84e05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_85b41db0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-pdf/lrnsys-pdf.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-pdf/lrnsys-pdf.js
index f8fbc186827..a65fa1f23af 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-pdf/lrnsys-pdf.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-pdf/lrnsys-pdf.js
@@ -11,10 +11,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_193d6b105a6e11eb8957f34616f75140() {
+ function _templateObject_85becc10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n [[title]] \n \n "]);
- _templateObject_193d6b105a6e11eb8957f34616f75140 = function _templateObject_193d6b105a6e11eb8957f34616f75140() {
+ _templateObject_85becc10625811eb9a9521b3fdb3953c = function _templateObject_85becc10625811eb9a9521b3fdb3953c() {
return data;
};
@@ -62,7 +62,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_193d6b105a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_85becc10625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lib/lrnsys-progress-circle.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lib/lrnsys-progress-circle.js
index 241d02e3278..ef56441a50c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lib/lrnsys-progress-circle.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lib/lrnsys-progress-circle.js
@@ -7,10 +7,10 @@ define(["exports", "meta", "../../../@polymer/polymer/polymer-element.js", "../.
_exports.LrnsysProgressCircle = void 0;
meta = babelHelpers.interopRequireWildcard(meta);
- function _templateObject_1eddb2005a6e11eb8957f34616f75140() {
+ function _templateObject_91cf0600625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n [[label]]\n \n \n \n \n \n \n \n \n \n \n [[label]] \n \n \n
\n \n \n "]);
- _templateObject_1eddb2005a6e11eb8957f34616f75140 = function _templateObject_1eddb2005a6e11eb8957f34616f75140() {
+ _templateObject_91cf0600625811eb9a9521b3fdb3953c = function _templateObject_91cf0600625811eb9a9521b3fdb3953c() {
return data;
};
@@ -107,7 +107,7 @@ define(["exports", "meta", "../../../@polymer/polymer/polymer-element.js", "../.
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1eddb2005a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_91cf0600625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lrnsys-progress.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lrnsys-progress.js
index b84ee65230f..c5a42a932eb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lrnsys-progress.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-progress/lrnsys-progress.js
@@ -7,10 +7,10 @@ define(["exports", "meta", "../../@polymer/polymer/polymer-element.js", "../simp
_exports.LrnsysProgress = void 0;
meta = babelHelpers.interopRequireWildcard(meta);
- function _templateObject_1946b9e05a6e11eb8957f34616f75140() {
+ function _templateObject_85cb4f30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n [[title]] \n \n \n \n \n \n [[item.description]] \n \n \n \n \n "]);
- _templateObject_1946b9e05a6e11eb8957f34616f75140 = function _templateObject_1946b9e05a6e11eb8957f34616f75140() {
+ _templateObject_85cb4f30625811eb9a9521b3fdb3953c = function _templateObject_85cb4f30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -471,7 +471,7 @@ define(["exports", "meta", "../../@polymer/polymer/polymer-element.js", "../simp
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1946b9e05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_85cb4f30625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-randomimage/lrnsys-randomimage.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-randomimage/lrnsys-randomimage.js
index e539748cead..1655d9ffa2d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-randomimage/lrnsys-randomimage.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-randomimage/lrnsys-randomimage.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../random-image
});
_exports.LrnsysRandomimage = void 0;
- function _templateObject_194819705a6e11eb8957f34616f75140() {
+ function _templateObject_85dd5090625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n Reload \n "]);
- _templateObject_194819705a6e11eb8957f34616f75140 = function _templateObject_194819705a6e11eb8957f34616f75140() {
+ _templateObject_85dd5090625811eb9a9521b3fdb3953c = function _templateObject_85dd5090625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../random-image
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_194819705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_85dd5090625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-render-html/lrnsys-render-html.js b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-render-html/lrnsys-render-html.js
index f857fa6c7e7..89ade07685d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-render-html/lrnsys-render-html.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lrnsys-render-html/lrnsys-render-html.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
});
_exports.LrnsysRenderHtml = void 0;
- function _templateObject2_194a63605a6e11eb8957f34616f75140() {
+ function _templateObject2_868a0b50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject2_194a63605a6e11eb8957f34616f75140 = function _templateObject2_194a63605a6e11eb8957f34616f75140() {
+ _templateObject2_868a0b50625811eb9a9521b3fdb3953c = function _templateObject2_868a0b50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_194a63605a6e11eb8957f34616f75140() {
+ function _templateObject_868a0b50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject_194a63605a6e11eb8957f34616f75140 = function _templateObject_194a63605a6e11eb8957f34616f75140() {
+ _templateObject_868a0b50625811eb9a9521b3fdb3953c = function _templateObject_868a0b50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,7 +55,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
babelHelpers.createClass(LrnsysRenderHtml, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_194a63605a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_868a0b50625811eb9a9521b3fdb3953c());
}
}, {
key: "firstUpdated",
@@ -80,7 +80,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_194a63605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_868a0b50625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/lunr-search/lunr-search.js b/build/es5-amd/node_modules/@lrnwebcomponents/lunr-search/lunr-search.js
index a5e029e0f17..d7bd898fda0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/lunr-search/lunr-search.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/lunr-search/lunr-search.js
@@ -11,20 +11,20 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1968e7e05a6e11eb8957f34616f75140() {
+ function _templateObject2_862f1a10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_1968e7e05a6e11eb8957f34616f75140 = function _templateObject2_1968e7e05a6e11eb8957f34616f75140() {
+ _templateObject2_862f1a10625811eb9a9521b3fdb3953c = function _templateObject2_862f1a10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1968e7e05a6e11eb8957f34616f75140() {
+ function _templateObject_862f1a10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1968e7e05a6e11eb8957f34616f75140 = function _templateObject_1968e7e05a6e11eb8957f34616f75140() {
+ _templateObject_862f1a10625811eb9a9521b3fdb3953c = function _templateObject_862f1a10625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,14 +50,14 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1968e7e05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_862f1a10625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1968e7e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_862f1a10625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/magazine-cover/magazine-cover.js b/build/es5-amd/node_modules/@lrnwebcomponents/magazine-cover/magazine-cover.js
index a85896619ee..642e38124f2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/magazine-cover/magazine-cover.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/magazine-cover/magazine-cover.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
});
_exports.MagazineCover = void 0;
- function _templateObject2_19611fb05a6e11eb8957f34616f75140() {
+ function _templateObject2_86342320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_19611fb05a6e11eb8957f34616f75140 = function _templateObject2_19611fb05a6e11eb8957f34616f75140() {
+ _templateObject2_86342320625811eb9a9521b3fdb3953c = function _templateObject2_86342320625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19611fb05a6e11eb8957f34616f75140() {
+ function _templateObject_86342320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n background-color: #222222;\n overflow: hidden;\n --magazine-cover-text-color: #eeeeee;\n }\n .overlay {\n left: 0;\n right: 0;\n min-height: 30vh;\n margin: -38vh 0 0 0;\n background-color: rgba(0, 0, 0, 0.8);\n padding: 32px;\n position: relative;\n }\n #image {\n opacity: 0.5;\n filter: alpha(opacity=50);\n transition: opacity 0.3s linear;\n width: 100%;\n height: 80vh;\n background-color: #222222;\n }\n #image:hover {\n opacity: 0.9;\n filter: alpha(opacity=90);\n }\n #header {\n color: var(--magazine-cover-text-color);\n font-size: 48px;\n padding: 0;\n margin: 0;\n font-weight: bold;\n }\n #subheader {\n color: var(--magazine-cover-text-color);\n font-size: 22.4px;\n padding: 0;\n margin: 3.2px 0 16px 0;\n font-style: italic;\n font-weight: normal;\n }\n #body {\n color: var(--magazine-cover-text-color);\n padding: 0;\n margin: 0;\n font-size: 19.2px;\n padding: 0 0 0 3.2px;\n margin: 0 0 32px 0;\n }\n #body p {\n color: var(--magazine-cover-text-color);\n }\n #action {\n color: var(--magazine-cover-text-color);\n text-transform: none;\n font-size: 24px;\n font-style: italic;\n font-weight: bold;\n background-color: #000000;\n border: 1px solid var(--magazine-cover-text-color);\n border-radius: 8px;\n transition: background 0.3s linear;\n width: 100%;\n margin: 0;\n }\n #action:hover,\n #action:focus {\n border-color: #ffffff;\n color: #ffffff;\n background-color: rgba(255, 255, 255, 0.2);\n }\n #actionlink {\n color: var(--magazine-cover-text-color);\n display: flex;\n text-decoration: none;\n border-radius: 8px;\n }\n #icon {\n display: inline-block;\n width: 19.2px;\n height: 19.2px;\n font-size: 19.2px;\n margin-left: 8px;\n }\n #label {\n text-shadow: -1px 1px 2px #000000;\n }\n @media screen and (max-width: 900px) {\n #header {\n font-size: 32px;\n }\n #subheader {\n font-size: 16px;\n }\n #body {\n font-size: 16px;\n }\n #action {\n font-size: 19.2px;\n }\n }\n @media screen and (max-width: 650px) {\n #body {\n font-size: 12.8px;\n }\n #action {\n font-size: 16px;\n }\n .overlay {\n margin: -50vh 0 0 0;\n padding: 16px;\n }\n }\n "]);
- _templateObject_19611fb05a6e11eb8957f34616f75140 = function _templateObject_19611fb05a6e11eb8957f34616f75140() {
+ _templateObject_86342320625811eb9a9521b3fdb3953c = function _templateObject_86342320625811eb9a9521b3fdb3953c() {
return data;
};
@@ -54,7 +54,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_19611fb05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_86342320625811eb9a9521b3fdb3953c())];
}
/**
* HTMLElement
@@ -82,7 +82,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
babelHelpers.createClass(MagazineCover, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_19611fb05a6e11eb8957f34616f75140(), this.image, this.describedBy || "", !this.header, this.header, !this.subheader, this.subheader, !this.text, this.text, this.link, this._linkTapped, this.action, this.icon, !this.icon);
+ return (0, _litElement.html)(_templateObject2_86342320625811eb9a9521b3fdb3953c(), this.image, this.describedBy || "", !this.header, this.header, !this.subheader, this.subheader, !this.text, this.text, this.link, this._linkTapped, this.action, this.icon, !this.icon);
}
/**
* convention
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-builder.js b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-builder.js
index 3771094516f..94c28863e13 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-builder.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-builder.js
@@ -7,50 +7,50 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
_exports.MapMenuBuilder = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject5_1eed69705a6e11eb8957f34616f75140() {
+ function _templateObject5_91df32a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject5_1eed69705a6e11eb8957f34616f75140 = function _templateObject5_1eed69705a6e11eb8957f34616f75140() {
+ _templateObject5_91df32a0625811eb9a9521b3fdb3953c = function _templateObject5_91df32a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1eed69705a6e11eb8957f34616f75140() {
+ function _templateObject4_91df32a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject4_1eed69705a6e11eb8957f34616f75140 = function _templateObject4_1eed69705a6e11eb8957f34616f75140() {
+ _templateObject4_91df32a0625811eb9a9521b3fdb3953c = function _templateObject4_91df32a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1eed69705a6e11eb8957f34616f75140() {
+ function _templateObject3_91df32a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject3_1eed69705a6e11eb8957f34616f75140 = function _templateObject3_1eed69705a6e11eb8957f34616f75140() {
+ _templateObject3_91df32a0625811eb9a9521b3fdb3953c = function _templateObject3_91df32a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1eed69705a6e11eb8957f34616f75140() {
+ function _templateObject2_91df32a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject2_1eed69705a6e11eb8957f34616f75140 = function _templateObject2_1eed69705a6e11eb8957f34616f75140() {
+ _templateObject2_91df32a0625811eb9a9521b3fdb3953c = function _templateObject2_91df32a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1eed69705a6e11eb8957f34616f75140() {
+ function _templateObject_91df32a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject_1eed69705a6e11eb8957f34616f75140 = function _templateObject_1eed69705a6e11eb8957f34616f75140() {
+ _templateObject_91df32a0625811eb9a9521b3fdb3953c = function _templateObject_91df32a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -73,7 +73,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1eed69705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_91df32a0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -101,8 +101,8 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_1eed69705a6e11eb8957f34616f75140(), this.items ? this.items.map(function (item) {
- return (0, _litElement.html)(_templateObject3_1eed69705a6e11eb8957f34616f75140(), item.children.length > 0 ? (0, _litElement.html)(_templateObject4_1eed69705a6e11eb8957f34616f75140(), item.title, item.id, item.slug, item.metadata && item.metadata.icon ? item.metadata.icon : "", item.metadata && item.metadata.active ? item.metadata.active : false, item.metadata && item.metadata.avatarLabel ? item.metadata.avatarLabel : "", _this2.selected, item.metadata.published, item.children, _this2.selected) : (0, _litElement.html)(_templateObject5_1eed69705a6e11eb8957f34616f75140(), item.title, item.id, item.slug, item.metadata && item.metadata.icon ? item.metadata.icon : "", item.metadata && item.metadata.accessData && item.metadata.accessData.trackIcon ? item.metadata.accessData.trackIcon : "", _this2.activePath, _this2.selected, item.metadata.published));
+ return (0, _litElement.html)(_templateObject2_91df32a0625811eb9a9521b3fdb3953c(), this.items ? this.items.map(function (item) {
+ return (0, _litElement.html)(_templateObject3_91df32a0625811eb9a9521b3fdb3953c(), item.children.length > 0 ? (0, _litElement.html)(_templateObject4_91df32a0625811eb9a9521b3fdb3953c(), item.title, item.id, item.slug, item.metadata && item.metadata.icon ? item.metadata.icon : "", item.metadata && item.metadata.active ? item.metadata.active : false, item.metadata && item.metadata.avatarLabel ? item.metadata.avatarLabel : "", _this2.selected, item.metadata.published, item.children, _this2.selected) : (0, _litElement.html)(_templateObject5_91df32a0625811eb9a9521b3fdb3953c(), item.title, item.id, item.slug, item.metadata && item.metadata.icon ? item.metadata.icon : "", item.metadata && item.metadata.accessData && item.metadata.accessData.trackIcon ? item.metadata.accessData.trackIcon : "", _this2.activePath, _this2.selected, item.metadata.published));
}) : "");
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-container.js b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-container.js
index 23b99cdb23e..733e5a9f5ac 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-container.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-container.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./map-menu-item.js",
});
_exports.MapMenuContainer = void 0;
- function _templateObject2_1eef65405a6e11eb8957f34616f75140() {
+ function _templateObject2_91e12e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n #container {\n padding: 16px 32px;\n }\n :host > ::slotted(map-menu-submenu + map-menu-submenu) {\n margin-top: 16px;\n }\n "]);
- _templateObject2_1eef65405a6e11eb8957f34616f75140 = function _templateObject2_1eef65405a6e11eb8957f34616f75140() {
+ _templateObject2_91e12e70625811eb9a9521b3fdb3953c = function _templateObject2_91e12e70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1eef65405a6e11eb8957f34616f75140() {
+ function _templateObject_91e12e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1eef65405a6e11eb8957f34616f75140 = function _templateObject_1eef65405a6e11eb8957f34616f75140() {
+ _templateObject_91e12e70625811eb9a9521b3fdb3953c = function _templateObject_91e12e70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,7 +53,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./map-menu-item.js",
* LitElement life cycle - render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1eef65405a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_91e12e70625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
@@ -62,7 +62,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./map-menu-item.js",
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1eef65405a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_91e12e70625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-header.js b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-header.js
index acd205024ac..beca75d1e61 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-header.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-header.js
@@ -7,40 +7,40 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
_exports.MapMenuHeader = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_1ef4e3805a6e11eb8957f34616f75140() {
+ function _templateObject4_91e61070625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n transition: 0.1s all ease-in-out;\n --map-menu-item-height: 24px;\n }\n :host([active]) {\n background: var(--map-menu-active-color);\n color: var(--map-menu-item-active-item-color, #000000);\n }\n #container {\n display: flex;\n align-items: center;\n }\n\n .avatarlabel {\n margin-right: 10px;\n }\n\n #center {\n flex: 1 1 auto;\n }\n a,\n a:visited {\n display: block;\n color: var(--map-menu-item-a-color, inherit);\n text-decoration: var(--map-menu-header-a-text-decoration, none);\n }\n a:hover,\n a:active,\n a:focus {\n color: var(\n --map-menu-item-a-active-color,\n var(--map-menu-item-a-color, inherit)\n );\n text-decoration: var(\n --map-menu-header-a-text-decoration-hover,\n underline\n );\n }\n lrndesign-avatar {\n display: inline-block;\n background: #fff;\n border-radius: 50%;\n box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);\n padding: 2px;\n position: relative;\n margin-top: -2px;\n transform: translateY(2px);\n }\n\n #link {\n display: flex;\n justify-content: flex-start;\n align-items: flex-start;\n flex-direction: column;\n }\n\n #right simple-icon-lite {\n display: inline-block;\n color: gray;\n }\n\n simple-icon-lite {\n color: inherit;\n display: inline-block;\n --simple-icon-height: var(--map-menu-item-height);\n --simple-icon-width: var(--map-menu-item-height);\n }\n\n button {\n color: inherit;\n background-color: transparent;\n text-transform: none;\n width: 100%;\n justify-content: left;\n margin: 0px;\n border: 0;\n min-height: 48px;\n padding: 4px;\n text-align: left;\n border-radius: 0;\n }\n "]);
- _templateObject4_1ef4e3805a6e11eb8957f34616f75140 = function _templateObject4_1ef4e3805a6e11eb8957f34616f75140() {
+ _templateObject4_91e61070625811eb9a9521b3fdb3953c = function _templateObject4_91e61070625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1ef4e3805a6e11eb8957f34616f75140() {
+ function _templateObject3_91e61070625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_1ef4e3805a6e11eb8957f34616f75140 = function _templateObject3_1ef4e3805a6e11eb8957f34616f75140() {
+ _templateObject3_91e61070625811eb9a9521b3fdb3953c = function _templateObject3_91e61070625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ef4e3805a6e11eb8957f34616f75140() {
+ function _templateObject2_91e61070625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject2_1ef4e3805a6e11eb8957f34616f75140 = function _templateObject2_1ef4e3805a6e11eb8957f34616f75140() {
+ _templateObject2_91e61070625811eb9a9521b3fdb3953c = function _templateObject2_91e61070625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ef4e3805a6e11eb8957f34616f75140() {
+ function _templateObject_91e61070625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_1ef4e3805a6e11eb8957f34616f75140 = function _templateObject_1ef4e3805a6e11eb8957f34616f75140() {
+ _templateObject_91e61070625811eb9a9521b3fdb3953c = function _templateObject_91e61070625811eb9a9521b3fdb3953c() {
return data;
};
@@ -63,7 +63,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement life cycle - render callback
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1ef4e3805a6e11eb8957f34616f75140(), this.avatarLabel ? (0, _litElement.html)(_templateObject2_1ef4e3805a6e11eb8957f34616f75140(), this.avatarLabel) : "", this.icon ? (0, _litElement.html)(_templateObject3_1ef4e3805a6e11eb8957f34616f75140(), this.icon) : "", this.url, this.label, this.title);
+ return (0, _litElement.html)(_templateObject_91e61070625811eb9a9521b3fdb3953c(), this.avatarLabel ? (0, _litElement.html)(_templateObject2_91e61070625811eb9a9521b3fdb3953c(), this.avatarLabel) : "", this.icon ? (0, _litElement.html)(_templateObject3_91e61070625811eb9a9521b3fdb3953c(), this.icon) : "", this.url, this.label, this.title);
}
}], [{
key: "styles",
@@ -72,7 +72,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject4_1ef4e3805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_91e61070625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-item.js
index 84ea483efe2..850506d9e6e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-item.js
@@ -6,40 +6,40 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.MapMenuItem = void 0;
- function _templateObject4_1ef7f0c05a6e11eb8957f34616f75140() {
+ function _templateObject4_91eb1980625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n transition: 0.1s all ease-in-out;\n font-size: var(--map-menu-item-font-size);\n --map-menu-item-height: 24px;\n }\n :host([active]) {\n background: var(--map-menu-active-color);\n color: var(--map-menu-item-active-item-color, #000000);\n }\n button {\n width: 100%;\n background-color: transparent;\n justify-content: left;\n text-align: left;\n margin: 0;\n padding: 4px;\n border: none;\n border-radius: 0;\n }\n simple-icon-lite {\n display: inline-block;\n --simple-icon-height: var(--map-menu-item-height);\n --simple-icon-width: var(--map-menu-item-height);\n }\n .title {\n text-transform: none;\n }\n a,\n a:visited {\n display: block;\n color: var(--map-menu-item-a-color, inherit);\n text-decoration: var(--map-menu-item-a-text-decoration, none);\n }\n a:hover,\n a:active,\n a:focus {\n color: var(\n --map-menu-item-a-active-color,\n var(--map-menu-item-a-color, inherit)\n );\n text-decoration: var(\n --map-menu-item-a-text-decoration-hover,\n underline\n );\n }\n #track {\n transition: 0.1s all ease-in-out;\n position: absolute;\n right: 0;\n\n margin-right: 0px;\n width: 0px;\n height: 0px;\n visibility: hidden;\n opacity: 0;\n }\n #track.show-icon {\n margin-right: 5px;\n width: 18px;\n height: 18px;\n visibility: visible;\n opacity: 1;\n }\n button {\n color: inherit;\n background-color: transparent;\n text-transform: none;\n width: 100%;\n justify-content: left;\n margin: 0px;\n border: 0;\n height: 40px;\n padding: 4px;\n text-align: left;\n border-radius: 0;\n }\n "]);
- _templateObject4_1ef7f0c05a6e11eb8957f34616f75140 = function _templateObject4_1ef7f0c05a6e11eb8957f34616f75140() {
+ _templateObject4_91eb1980625811eb9a9521b3fdb3953c = function _templateObject4_91eb1980625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1ef7f0c05a6e11eb8957f34616f75140() {
+ function _templateObject3_91eb1980625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_1ef7f0c05a6e11eb8957f34616f75140 = function _templateObject3_1ef7f0c05a6e11eb8957f34616f75140() {
+ _templateObject3_91eb1980625811eb9a9521b3fdb3953c = function _templateObject3_91eb1980625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ef7f0c05a6e11eb8957f34616f75140() {
+ function _templateObject2_91eb1980625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1ef7f0c05a6e11eb8957f34616f75140 = function _templateObject2_1ef7f0c05a6e11eb8957f34616f75140() {
+ _templateObject2_91eb1980625811eb9a9521b3fdb3953c = function _templateObject2_91eb1980625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ef7f0c05a6e11eb8957f34616f75140() {
+ function _templateObject_91eb1980625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n ", " \n ", "\n \n \n "]);
- _templateObject_1ef7f0c05a6e11eb8957f34616f75140 = function _templateObject_1ef7f0c05a6e11eb8957f34616f75140() {
+ _templateObject_91eb1980625811eb9a9521b3fdb3953c = function _templateObject_91eb1980625811eb9a9521b3fdb3953c() {
return data;
};
@@ -62,7 +62,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
* LitElement life cycle - render callback
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1ef7f0c05a6e11eb8957f34616f75140(), this.url, this.__icon ? (0, _litElement.html)(_templateObject2_1ef7f0c05a6e11eb8957f34616f75140(), this.__icon) : "", this.title, this.trackIcon ? (0, _litElement.html)(_templateObject3_1ef7f0c05a6e11eb8957f34616f75140(), this.trackIcon) : "");
+ return (0, _litElement.html)(_templateObject_91eb1980625811eb9a9521b3fdb3953c(), this.url, this.__icon ? (0, _litElement.html)(_templateObject2_91eb1980625811eb9a9521b3fdb3953c(), this.__icon) : "", this.title, this.trackIcon ? (0, _litElement.html)(_templateObject3_91eb1980625811eb9a9521b3fdb3953c(), this.trackIcon) : "");
}
}], [{
key: "styles",
@@ -71,7 +71,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject4_1ef7f0c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_91eb1980625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-submenu.js b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-submenu.js
index 770fd3b68f5..271ee8603d0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-submenu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/lib/map-menu-submenu.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./map-menu-header.js"
});
_exports.MapMenuSubmenu = void 0;
- function _templateObject2_1efd20e05a6e11eb8957f34616f75140() {
+ function _templateObject2_91ef3830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n "]);
- _templateObject2_1efd20e05a6e11eb8957f34616f75140 = function _templateObject2_1efd20e05a6e11eb8957f34616f75140() {
+ _templateObject2_91ef3830625811eb9a9521b3fdb3953c = function _templateObject2_91ef3830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1efd20e05a6e11eb8957f34616f75140() {
+ function _templateObject_91ef3830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n overflow: hidden;\n }\n :host([collapsable]) > map-menu-builder {\n cursor: pointer;\n display: block;\n }\n #container {\n margin: 0;\n }\n #container ::slotted(map-menu-builder) {\n display: block;\n cursor: pointer;\n margin-left: 20px;\n }\n a11y-collapse {\n --a11y-collapse-border: 0;\n --a11y-collapse-horizontal-padding: 0;\n --a11y-collapse-vertical-padding: 0;\n color: var(--map-menu-item-a-color, inherit);\n }\n "]);
- _templateObject_1efd20e05a6e11eb8957f34616f75140 = function _templateObject_1efd20e05a6e11eb8957f34616f75140() {
+ _templateObject_91ef3830625811eb9a9521b3fdb3953c = function _templateObject_91ef3830625811eb9a9521b3fdb3953c() {
return data;
};
@@ -42,7 +42,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./map-menu-header.js"
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1efd20e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_91ef3830625811eb9a9521b3fdb3953c())];
}
}]);
@@ -78,7 +78,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./map-menu-header.js"
babelHelpers.createClass(MapMenuSubmenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1efd20e05a6e11eb8957f34616f75140(), this.opened, this.avatarLabel, this.id, this.title, this.label, this.opened, this.url, this.selected, this.__icon);
+ return (0, _litElement.html)(_templateObject2_91ef3830625811eb9a9521b3fdb3953c(), this.opened, this.avatarLabel, this.id, this.title, this.label, this.opened, this.url, this.selected, this.__icon);
}
}, {
key: "updated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/map-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/map-menu.js
index d4f4c4b7f4a..22fc8d8a544 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/map-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/map-menu/map-menu.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/map-menu-builder.j
});
_exports.MapMenu = void 0;
- function _templateObject2_196f77905a6e11eb8957f34616f75140() {
+ function _templateObject2_86431740625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_196f77905a6e11eb8957f34616f75140 = function _templateObject2_196f77905a6e11eb8957f34616f75140() {
+ _templateObject2_86431740625811eb9a9521b3fdb3953c = function _templateObject2_86431740625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_196f77905a6e11eb8957f34616f75140() {
+ function _templateObject_86431740625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n --map-menu-active-color: rgba(0, 0, 0, 0.1);\n --map-menu-size: 1;\n display: block;\n overflow-y: scroll;\n position: relative;\n height: 100%;\n transition: all 0.1s ease-in-out;\n opacity: 1;\n background-color: transparent;\n }\n #itemslist {\n display: var(--map-menu-items-list-display);\n flex-direction: var(--map-menu-items-list-flex-direction);\n flex: var(--map-menu-items-list-flex);\n }\n #activeindicator {\n background: var(--map-menu-active-color);\n transition: all 0.1s ease-in-out;\n position: absolute;\n pointer-events: none;\n }\n\n map-menu-container {\n padding: var(--map-menu-container-padding, 0);\n display: var(--map-menu-container-display);\n flex-direction: var(--map-menu-container-flex-direction);\n flex: var(--map-menu-container-flex);\n background-color: var(--map-menu-container-background-color);\n color: var(--map-menu-container-color);\n }\n\n /* turn default active color if indicator is on */\n :host([active-indicator]) map-menu-builder {\n --map-menu-active-color: transparent;\n }\n "]);
- _templateObject_196f77905a6e11eb8957f34616f75140 = function _templateObject_196f77905a6e11eb8957f34616f75140() {
+ _templateObject_86431740625811eb9a9521b3fdb3953c = function _templateObject_86431740625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/map-menu-builder.j
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_196f77905a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_86431740625811eb9a9521b3fdb3953c())];
}
/**
* HTMLElement
@@ -87,7 +87,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/map-menu-builder.j
babelHelpers.createClass(MapMenu, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_196f77905a6e11eb8957f34616f75140(), this.items, this.selected);
+ return (0, _litElement.html)(_templateObject2_86431740625811eb9a9521b3fdb3953c(), this.items, this.selected);
}
}, {
key: "updated",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-bars.js b/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-bars.js
index 3ad66428fda..4a80be72c49 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-bars.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-bars.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
});
_exports.MaterialProgressBars = void 0;
- function _templateObject_1eff91e05a6e11eb8957f34616f75140() {
+ function _templateObject_91f2e1b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n \n \n [[l.label]] \n \n
\n "]);
- _templateObject_1eff91e05a6e11eb8957f34616f75140 = function _templateObject_1eff91e05a6e11eb8957f34616f75140() {
+ _templateObject_91f2e1b0625811eb9a9521b3fdb3953c = function _templateObject_91f2e1b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -41,7 +41,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1eff91e05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_91f2e1b0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-histo.js b/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-histo.js
index c33e7570fcc..874a17cd761 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-histo.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/material-progress/lib/material-progress-histo.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
});
_exports.MaterialProgressHisto = void 0;
- function _templateObject_1f0621905a6e11eb8957f34616f75140() {
+ function _templateObject_91faa9e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n test \n \n
\n \n \n [[l.label]] \n \n
\n "]);
- _templateObject_1f0621905a6e11eb8957f34616f75140 = function _templateObject_1f0621905a6e11eb8957f34616f75140() {
+ _templateObject_91faa9e0625811eb9a9521b3fdb3953c = function _templateObject_91faa9e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -40,7 +40,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1f0621905a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_91faa9e0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/material-word/material-word.js b/build/es5-amd/node_modules/@lrnwebcomponents/material-word/material-word.js
index 6bc99182829..6a48712f3c3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/material-word/material-word.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/material-word/material-word.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
});
_exports.MaterialWord = void 0;
- function _templateObject_1978ed705a6e11eb8957f34616f75140() {
+ function _templateObject_8691fa90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_1978ed705a6e11eb8957f34616f75140 = function _templateObject_1978ed705a6e11eb8957f34616f75140() {
+ _templateObject_8691fa90625811eb9a9521b3fdb3953c = function _templateObject_8691fa90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -59,7 +59,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1978ed705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8691fa90625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/materializecss-styles/lib/colors.js b/build/es5-amd/node_modules/@lrnwebcomponents/materializecss-styles/lib/colors.js
index f6f1577069d..36035828fe7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/materializecss-styles/lib/colors.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/materializecss-styles/lib/colors.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.materialCssStyles = void 0;
- function _templateObject_1f09a4005a6e11eb8957f34616f75140() {
+ function _templateObject_91fd41f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n .red {\n background-color: #f44336;\n }\n\n .red-text {\n color: #f44336;\n }\n\n .red.lighten-5 {\n background-color: #ffebee;\n }\n\n .red-text.text-lighten-5 {\n color: #ffebee;\n }\n\n .red.lighten-4 {\n background-color: #ffcdd2;\n }\n\n .red-text.text-lighten-4 {\n color: #ffcdd2;\n }\n\n .red.lighten-3 {\n background-color: #ef9a9a;\n }\n\n .red-text.text-lighten-3 {\n color: #ef9a9a;\n }\n\n .red.lighten-2 {\n background-color: #e57373;\n }\n\n .red-text.text-lighten-2 {\n color: #e57373;\n }\n\n .red.lighten-1 {\n background-color: #ef5350;\n }\n\n .red-text.text-lighten-1 {\n color: #ef5350;\n }\n\n .red.darken-1 {\n background-color: #e53935;\n }\n\n .red-text.text-darken-1 {\n color: #e53935;\n }\n\n .red.darken-2 {\n background-color: #d32f2f;\n }\n\n .red-text.text-darken-2 {\n color: #d32f2f;\n }\n\n .red.darken-3 {\n background-color: #c62828;\n }\n\n .red-text.text-darken-3 {\n color: #c62828;\n }\n\n .red.darken-4 {\n background-color: #b71c1c;\n }\n\n .red-text.text-darken-4 {\n color: #b71c1c;\n }\n\n .red.accent-1 {\n background-color: #ff8a80;\n }\n\n .red-text.text-accent-1 {\n color: #ff8a80;\n }\n\n .red.accent-2 {\n background-color: #ff5252;\n }\n\n .red-text.text-accent-2 {\n color: #ff5252;\n }\n\n .red.accent-3 {\n background-color: #ff1744;\n }\n\n .red-text.text-accent-3 {\n color: #ff1744;\n }\n\n .red.accent-4 {\n background-color: #d50000;\n }\n\n .red-text.text-accent-4 {\n color: #d50000;\n }\n\n .pink {\n background-color: #e91e63;\n }\n\n .pink-text {\n color: #e91e63;\n }\n\n .pink.lighten-5 {\n background-color: #fce4ec;\n }\n\n .pink-text.text-lighten-5 {\n color: #fce4ec;\n }\n\n .pink.lighten-4 {\n background-color: #f8bbd0;\n }\n\n .pink-text.text-lighten-4 {\n color: #f8bbd0;\n }\n\n .pink.lighten-3 {\n background-color: #f48fb1;\n }\n\n .pink-text.text-lighten-3 {\n color: #f48fb1;\n }\n\n .pink.lighten-2 {\n background-color: #f06292;\n }\n\n .pink-text.text-lighten-2 {\n color: #f06292;\n }\n\n .pink.lighten-1 {\n background-color: #ec407a;\n }\n\n .pink-text.text-lighten-1 {\n color: #ec407a;\n }\n\n .pink.darken-1 {\n background-color: #d81b60;\n }\n\n .pink-text.text-darken-1 {\n color: #d81b60;\n }\n\n .pink.darken-2 {\n background-color: #c2185b;\n }\n\n .pink-text.text-darken-2 {\n color: #c2185b;\n }\n\n .pink.darken-3 {\n background-color: #ad1457;\n }\n\n .pink-text.text-darken-3 {\n color: #ad1457;\n }\n\n .pink.darken-4 {\n background-color: #880e4f;\n }\n\n .pink-text.text-darken-4 {\n color: #880e4f;\n }\n\n .pink.accent-1 {\n background-color: #ff80ab;\n }\n\n .pink-text.text-accent-1 {\n color: #ff80ab;\n }\n\n .pink.accent-2 {\n background-color: #ff4081;\n }\n\n .pink-text.text-accent-2 {\n color: #ff4081;\n }\n\n .pink.accent-3 {\n background-color: #f50057;\n }\n\n .pink-text.text-accent-3 {\n color: #f50057;\n }\n\n .pink.accent-4 {\n background-color: #c51162;\n }\n\n .pink-text.text-accent-4 {\n color: #c51162;\n }\n\n .purple {\n background-color: #9c27b0;\n }\n\n .purple-text {\n color: #9c27b0;\n }\n\n .purple.lighten-5 {\n background-color: #f3e5f5;\n }\n\n .purple-text.text-lighten-5 {\n color: #f3e5f5;\n }\n\n .purple.lighten-4 {\n background-color: #e1bee7;\n }\n\n .purple-text.text-lighten-4 {\n color: #e1bee7;\n }\n\n .purple.lighten-3 {\n background-color: #ce93d8;\n }\n\n .purple-text.text-lighten-3 {\n color: #ce93d8;\n }\n\n .purple.lighten-2 {\n background-color: #ba68c8;\n }\n\n .purple-text.text-lighten-2 {\n color: #ba68c8;\n }\n\n .purple.lighten-1 {\n background-color: #ab47bc;\n }\n\n .purple-text.text-lighten-1 {\n color: #ab47bc;\n }\n\n .purple.darken-1 {\n background-color: #8e24aa;\n }\n\n .purple-text.text-darken-1 {\n color: #8e24aa;\n }\n\n .purple.darken-2 {\n background-color: #7b1fa2;\n }\n\n .purple-text.text-darken-2 {\n color: #7b1fa2;\n }\n\n .purple.darken-3 {\n background-color: #6a1b9a;\n }\n\n .purple-text.text-darken-3 {\n color: #6a1b9a;\n }\n\n .purple.darken-4 {\n background-color: #4a148c;\n }\n\n .purple-text.text-darken-4 {\n color: #4a148c;\n }\n\n .purple.accent-1 {\n background-color: #ea80fc;\n }\n\n .purple-text.text-accent-1 {\n color: #ea80fc;\n }\n\n .purple.accent-2 {\n background-color: #e040fb;\n }\n\n .purple-text.text-accent-2 {\n color: #e040fb;\n }\n\n .purple.accent-3 {\n background-color: #d500f9;\n }\n\n .purple-text.text-accent-3 {\n color: #d500f9;\n }\n\n .purple.accent-4 {\n background-color: #aa00ff;\n }\n\n .purple-text.text-accent-4 {\n color: #aa00ff;\n }\n\n .deep-purple {\n background-color: #673ab7;\n }\n\n .deep-purple-text {\n color: #673ab7;\n }\n\n .deep-purple.lighten-5 {\n background-color: #ede7f6;\n }\n\n .deep-purple-text.text-lighten-5 {\n color: #ede7f6;\n }\n\n .deep-purple.lighten-4 {\n background-color: #d1c4e9;\n }\n\n .deep-purple-text.text-lighten-4 {\n color: #d1c4e9;\n }\n\n .deep-purple.lighten-3 {\n background-color: #b39ddb;\n }\n\n .deep-purple-text.text-lighten-3 {\n color: #b39ddb;\n }\n\n .deep-purple.lighten-2 {\n background-color: #9575cd;\n }\n\n .deep-purple-text.text-lighten-2 {\n color: #9575cd;\n }\n\n .deep-purple.lighten-1 {\n background-color: #7e57c2;\n }\n\n .deep-purple-text.text-lighten-1 {\n color: #7e57c2;\n }\n\n .deep-purple.darken-1 {\n background-color: #5e35b1;\n }\n\n .deep-purple-text.text-darken-1 {\n color: #5e35b1;\n }\n\n .deep-purple.darken-2 {\n background-color: #512da8;\n }\n\n .deep-purple-text.text-darken-2 {\n color: #512da8;\n }\n\n .deep-purple.darken-3 {\n background-color: #4527a0;\n }\n\n .deep-purple-text.text-darken-3 {\n color: #4527a0;\n }\n\n .deep-purple.darken-4 {\n background-color: #311b92;\n }\n\n .deep-purple-text.text-darken-4 {\n color: #311b92;\n }\n\n .deep-purple.accent-1 {\n background-color: #b388ff;\n }\n\n .deep-purple-text.text-accent-1 {\n color: #b388ff;\n }\n\n .deep-purple.accent-2 {\n background-color: #7c4dff;\n }\n\n .deep-purple-text.text-accent-2 {\n color: #7c4dff;\n }\n\n .deep-purple.accent-3 {\n background-color: #651fff;\n }\n\n .deep-purple-text.text-accent-3 {\n color: #651fff;\n }\n\n .deep-purple.accent-4 {\n background-color: #6200ea;\n }\n\n .deep-purple-text.text-accent-4 {\n color: #6200ea;\n }\n\n .indigo {\n background-color: #3f51b5;\n }\n\n .indigo-text {\n color: #3f51b5;\n }\n\n .indigo.lighten-5 {\n background-color: #e8eaf6;\n }\n\n .indigo-text.text-lighten-5 {\n color: #e8eaf6;\n }\n\n .indigo.lighten-4 {\n background-color: #c5cae9;\n }\n\n .indigo-text.text-lighten-4 {\n color: #c5cae9;\n }\n\n .indigo.lighten-3 {\n background-color: #9fa8da;\n }\n\n .indigo-text.text-lighten-3 {\n color: #9fa8da;\n }\n\n .indigo.lighten-2 {\n background-color: #7986cb;\n }\n\n .indigo-text.text-lighten-2 {\n color: #7986cb;\n }\n\n .indigo.lighten-1 {\n background-color: #5c6bc0;\n }\n\n .indigo-text.text-lighten-1 {\n color: #5c6bc0;\n }\n\n .indigo.darken-1 {\n background-color: #3949ab;\n }\n\n .indigo-text.text-darken-1 {\n color: #3949ab;\n }\n\n .indigo.darken-2 {\n background-color: #303f9f;\n }\n\n .indigo-text.text-darken-2 {\n color: #303f9f;\n }\n\n .indigo.darken-3 {\n background-color: #283593;\n }\n\n .indigo-text.text-darken-3 {\n color: #283593;\n }\n\n .indigo.darken-4 {\n background-color: #1a237e;\n }\n\n .indigo-text.text-darken-4 {\n color: #1a237e;\n }\n\n .indigo.accent-1 {\n background-color: #8c9eff;\n }\n\n .indigo-text.text-accent-1 {\n color: #8c9eff;\n }\n\n .indigo.accent-2 {\n background-color: #536dfe;\n }\n\n .indigo-text.text-accent-2 {\n color: #536dfe;\n }\n\n .indigo.accent-3 {\n background-color: #3d5afe;\n }\n\n .indigo-text.text-accent-3 {\n color: #3d5afe;\n }\n\n .indigo.accent-4 {\n background-color: #304ffe;\n }\n\n .indigo-text.text-accent-4 {\n color: #304ffe;\n }\n\n .blue {\n background-color: #2196f3;\n }\n\n .blue-text {\n color: #2196f3;\n }\n\n .blue.lighten-5 {\n background-color: #e3f2fd;\n }\n\n .blue-text.text-lighten-5 {\n color: #e3f2fd;\n }\n\n .blue.lighten-4 {\n background-color: #bbdefb;\n }\n\n .blue-text.text-lighten-4 {\n color: #bbdefb;\n }\n\n .blue.lighten-3 {\n background-color: #90caf9;\n }\n\n .blue-text.text-lighten-3 {\n color: #90caf9;\n }\n\n .blue.lighten-2 {\n background-color: #64b5f6;\n }\n\n .blue-text.text-lighten-2 {\n color: #64b5f6;\n }\n\n .blue.lighten-1 {\n background-color: #42a5f5;\n }\n\n .blue-text.text-lighten-1 {\n color: #42a5f5;\n }\n\n .blue.darken-1 {\n background-color: #1e88e5;\n }\n\n .blue-text.text-darken-1 {\n color: #1e88e5;\n }\n\n .blue.darken-2 {\n background-color: #1976d2;\n }\n\n .blue-text.text-darken-2 {\n color: #1976d2;\n }\n\n .blue.darken-3 {\n background-color: #1565c0;\n }\n\n .blue-text.text-darken-3 {\n color: #1565c0;\n }\n\n .blue.darken-4 {\n background-color: #0d47a1;\n }\n\n .blue-text.text-darken-4 {\n color: #0d47a1;\n }\n\n .blue.accent-1 {\n background-color: #82b1ff;\n }\n\n .blue-text.text-accent-1 {\n color: #82b1ff;\n }\n\n .blue.accent-2 {\n background-color: #448aff;\n }\n\n .blue-text.text-accent-2 {\n color: #448aff;\n }\n\n .blue.accent-3 {\n background-color: #2979ff;\n }\n\n .blue-text.text-accent-3 {\n color: #2979ff;\n }\n\n .blue.accent-4 {\n background-color: #2962ff;\n }\n\n .blue-text.text-accent-4 {\n color: #2962ff;\n }\n\n .light-blue {\n background-color: #03a9f4;\n }\n\n .light-blue-text {\n color: #03a9f4;\n }\n\n .light-blue.lighten-5 {\n background-color: #e1f5fe;\n }\n\n .light-blue-text.text-lighten-5 {\n color: #e1f5fe;\n }\n\n .light-blue.lighten-4 {\n background-color: #b3e5fc;\n }\n\n .light-blue-text.text-lighten-4 {\n color: #b3e5fc;\n }\n\n .light-blue.lighten-3 {\n background-color: #81d4fa;\n }\n\n .light-blue-text.text-lighten-3 {\n color: #81d4fa;\n }\n\n .light-blue.lighten-2 {\n background-color: #4fc3f7;\n }\n\n .light-blue-text.text-lighten-2 {\n color: #4fc3f7;\n }\n\n .light-blue.lighten-1 {\n background-color: #29b6f6;\n }\n\n .light-blue-text.text-lighten-1 {\n color: #29b6f6;\n }\n\n .light-blue.darken-1 {\n background-color: #039be5;\n }\n\n .light-blue-text.text-darken-1 {\n color: #039be5;\n }\n\n .light-blue.darken-2 {\n background-color: #0288d1;\n }\n\n .light-blue-text.text-darken-2 {\n color: #0288d1;\n }\n\n .light-blue.darken-3 {\n background-color: #0277bd;\n }\n\n .light-blue-text.text-darken-3 {\n color: #0277bd;\n }\n\n .light-blue.darken-4 {\n background-color: #01579b;\n }\n\n .light-blue-text.text-darken-4 {\n color: #01579b;\n }\n\n .light-blue.accent-1 {\n background-color: #80d8ff;\n }\n\n .light-blue-text.text-accent-1 {\n color: #80d8ff;\n }\n\n .light-blue.accent-2 {\n background-color: #40c4ff;\n }\n\n .light-blue-text.text-accent-2 {\n color: #40c4ff;\n }\n\n .light-blue.accent-3 {\n background-color: #00b0ff;\n }\n\n .light-blue-text.text-accent-3 {\n color: #00b0ff;\n }\n\n .light-blue.accent-4 {\n background-color: #0091ea;\n }\n\n .light-blue-text.text-accent-4 {\n color: #0091ea;\n }\n\n .cyan {\n background-color: #00bcd4;\n }\n\n .cyan-text {\n color: #00bcd4;\n }\n\n .cyan.lighten-5 {\n background-color: #e0f7fa;\n }\n\n .cyan-text.text-lighten-5 {\n color: #e0f7fa;\n }\n\n .cyan.lighten-4 {\n background-color: #b2ebf2;\n }\n\n .cyan-text.text-lighten-4 {\n color: #b2ebf2;\n }\n\n .cyan.lighten-3 {\n background-color: #80deea;\n }\n\n .cyan-text.text-lighten-3 {\n color: #80deea;\n }\n\n .cyan.lighten-2 {\n background-color: #4dd0e1;\n }\n\n .cyan-text.text-lighten-2 {\n color: #4dd0e1;\n }\n\n .cyan.lighten-1 {\n background-color: #26c6da;\n }\n\n .cyan-text.text-lighten-1 {\n color: #26c6da;\n }\n\n .cyan.darken-1 {\n background-color: #00acc1;\n }\n\n .cyan-text.text-darken-1 {\n color: #00acc1;\n }\n\n .cyan.darken-2 {\n background-color: #0097a7;\n }\n\n .cyan-text.text-darken-2 {\n color: #0097a7;\n }\n\n .cyan.darken-3 {\n background-color: #00838f;\n }\n\n .cyan-text.text-darken-3 {\n color: #00838f;\n }\n\n .cyan.darken-4 {\n background-color: #006064;\n }\n\n .cyan-text.text-darken-4 {\n color: #006064;\n }\n\n .cyan.accent-1 {\n background-color: #84ffff;\n }\n\n .cyan-text.text-accent-1 {\n color: #84ffff;\n }\n\n .cyan.accent-2 {\n background-color: #18ffff;\n }\n\n .cyan-text.text-accent-2 {\n color: #18ffff;\n }\n\n .cyan.accent-3 {\n background-color: #00e5ff;\n }\n\n .cyan-text.text-accent-3 {\n color: #00e5ff;\n }\n\n .cyan.accent-4 {\n background-color: #00b8d4;\n }\n\n .cyan-text.text-accent-4 {\n color: #00b8d4;\n }\n\n .teal {\n background-color: #009688;\n }\n\n .teal-text {\n color: #009688;\n }\n\n .teal.lighten-5 {\n background-color: #e0f2f1;\n }\n\n .teal-text.text-lighten-5 {\n color: #e0f2f1;\n }\n\n .teal.lighten-4 {\n background-color: #b2dfdb;\n }\n\n .teal-text.text-lighten-4 {\n color: #b2dfdb;\n }\n\n .teal.lighten-3 {\n background-color: #80cbc4;\n }\n\n .teal-text.text-lighten-3 {\n color: #80cbc4;\n }\n\n .teal.lighten-2 {\n background-color: #4db6ac;\n }\n\n .teal-text.text-lighten-2 {\n color: #4db6ac;\n }\n\n .teal.lighten-1 {\n background-color: #26a69a;\n }\n\n .teal-text.text-lighten-1 {\n color: #26a69a;\n }\n\n .teal.darken-1 {\n background-color: #00897b;\n }\n\n .teal-text.text-darken-1 {\n color: #00897b;\n }\n\n .teal.darken-2 {\n background-color: #00796b;\n }\n\n .teal-text.text-darken-2 {\n color: #00796b;\n }\n\n .teal.darken-3 {\n background-color: #00695c;\n }\n\n .teal-text.text-darken-3 {\n color: #00695c;\n }\n\n .teal.darken-4 {\n background-color: #004d40;\n }\n\n .teal-text.text-darken-4 {\n color: #004d40;\n }\n\n .teal.accent-1 {\n background-color: #a7ffeb;\n }\n\n .teal-text.text-accent-1 {\n color: #a7ffeb;\n }\n\n .teal.accent-2 {\n background-color: #64ffda;\n }\n\n .teal-text.text-accent-2 {\n color: #64ffda;\n }\n\n .teal.accent-3 {\n background-color: #1de9b6;\n }\n\n .teal-text.text-accent-3 {\n color: #1de9b6;\n }\n\n .teal.accent-4 {\n background-color: #00bfa5;\n }\n\n .teal-text.text-accent-4 {\n color: #00bfa5;\n }\n\n .green {\n background-color: #4caf50;\n }\n\n .green-text {\n color: #4caf50;\n }\n\n .green.lighten-5 {\n background-color: #e8f5e9;\n }\n\n .green-text.text-lighten-5 {\n color: #e8f5e9;\n }\n\n .green.lighten-4 {\n background-color: #c8e6c9;\n }\n\n .green-text.text-lighten-4 {\n color: #c8e6c9;\n }\n\n .green.lighten-3 {\n background-color: #a5d6a7;\n }\n\n .green-text.text-lighten-3 {\n color: #a5d6a7;\n }\n\n .green.lighten-2 {\n background-color: #81c784;\n }\n\n .green-text.text-lighten-2 {\n color: #81c784;\n }\n\n .green.lighten-1 {\n background-color: #66bb6a;\n }\n\n .green-text.text-lighten-1 {\n color: #66bb6a;\n }\n\n .green.darken-1 {\n background-color: #43a047;\n }\n\n .green-text.text-darken-1 {\n color: #43a047;\n }\n\n .green.darken-2 {\n background-color: #388e3c;\n }\n\n .green-text.text-darken-2 {\n color: #388e3c;\n }\n\n .green.darken-3 {\n background-color: #2e7d32;\n }\n\n .green-text.text-darken-3 {\n color: #2e7d32;\n }\n\n .green.darken-4 {\n background-color: #1b5e20;\n }\n\n .green-text.text-darken-4 {\n color: #1b5e20;\n }\n\n .green.accent-1 {\n background-color: #b9f6ca;\n }\n\n .green-text.text-accent-1 {\n color: #b9f6ca;\n }\n\n .green.accent-2 {\n background-color: #69f0ae;\n }\n\n .green-text.text-accent-2 {\n color: #69f0ae;\n }\n\n .green.accent-3 {\n background-color: #00e676;\n }\n\n .green-text.text-accent-3 {\n color: #00e676;\n }\n\n .green.accent-4 {\n background-color: #00c853;\n }\n\n .green-text.text-accent-4 {\n color: #00c853;\n }\n\n .light-green {\n background-color: #8bc34a;\n }\n\n .light-green-text {\n color: #8bc34a;\n }\n\n .light-green.lighten-5 {\n background-color: #f1f8e9;\n }\n\n .light-green-text.text-lighten-5 {\n color: #f1f8e9;\n }\n\n .light-green.lighten-4 {\n background-color: #dcedc8;\n }\n\n .light-green-text.text-lighten-4 {\n color: #dcedc8;\n }\n\n .light-green.lighten-3 {\n background-color: #c5e1a5;\n }\n\n .light-green-text.text-lighten-3 {\n color: #c5e1a5;\n }\n\n .light-green.lighten-2 {\n background-color: #aed581;\n }\n\n .light-green-text.text-lighten-2 {\n color: #aed581;\n }\n\n .light-green.lighten-1 {\n background-color: #9ccc65;\n }\n\n .light-green-text.text-lighten-1 {\n color: #9ccc65;\n }\n\n .light-green.darken-1 {\n background-color: #7cb342;\n }\n\n .light-green-text.text-darken-1 {\n color: #7cb342;\n }\n\n .light-green.darken-2 {\n background-color: #689f38;\n }\n\n .light-green-text.text-darken-2 {\n color: #689f38;\n }\n\n .light-green.darken-3 {\n background-color: #558b2f;\n }\n\n .light-green-text.text-darken-3 {\n color: #558b2f;\n }\n\n .light-green.darken-4 {\n background-color: #33691e;\n }\n\n .light-green-text.text-darken-4 {\n color: #33691e;\n }\n\n .light-green.accent-1 {\n background-color: #ccff90;\n }\n\n .light-green-text.text-accent-1 {\n color: #ccff90;\n }\n\n .light-green.accent-2 {\n background-color: #b2ff59;\n }\n\n .light-green-text.text-accent-2 {\n color: #b2ff59;\n }\n\n .light-green.accent-3 {\n background-color: #76ff03;\n }\n\n .light-green-text.text-accent-3 {\n color: #76ff03;\n }\n\n .light-green.accent-4 {\n background-color: #64dd17;\n }\n\n .light-green-text.text-accent-4 {\n color: #64dd17;\n }\n\n .lime {\n background-color: #cddc39;\n }\n\n .lime-text {\n color: #cddc39;\n }\n\n .lime.lighten-5 {\n background-color: #f9fbe7;\n }\n\n .lime-text.text-lighten-5 {\n color: #f9fbe7;\n }\n\n .lime.lighten-4 {\n background-color: #f0f4c3;\n }\n\n .lime-text.text-lighten-4 {\n color: #f0f4c3;\n }\n\n .lime.lighten-3 {\n background-color: #e6ee9c;\n }\n\n .lime-text.text-lighten-3 {\n color: #e6ee9c;\n }\n\n .lime.lighten-2 {\n background-color: #dce775;\n }\n\n .lime-text.text-lighten-2 {\n color: #dce775;\n }\n\n .lime.lighten-1 {\n background-color: #d4e157;\n }\n\n .lime-text.text-lighten-1 {\n color: #d4e157;\n }\n\n .lime.darken-1 {\n background-color: #c0ca33;\n }\n\n .lime-text.text-darken-1 {\n color: #c0ca33;\n }\n\n .lime.darken-2 {\n background-color: #afb42b;\n }\n\n .lime-text.text-darken-2 {\n color: #afb42b;\n }\n\n .lime.darken-3 {\n background-color: #9e9d24;\n }\n\n .lime-text.text-darken-3 {\n color: #9e9d24;\n }\n\n .lime.darken-4 {\n background-color: #827717;\n }\n\n .lime-text.text-darken-4 {\n color: #827717;\n }\n\n .lime.accent-1 {\n background-color: #f4ff81;\n }\n\n .lime-text.text-accent-1 {\n color: #f4ff81;\n }\n\n .lime.accent-2 {\n background-color: #eeff41;\n }\n\n .lime-text.text-accent-2 {\n color: #eeff41;\n }\n\n .lime.accent-3 {\n background-color: #c6ff00;\n }\n\n .lime-text.text-accent-3 {\n color: #c6ff00;\n }\n\n .lime.accent-4 {\n background-color: #aeea00;\n }\n\n .lime-text.text-accent-4 {\n color: #aeea00;\n }\n\n .yellow {\n background-color: #ffeb3b;\n }\n\n .yellow-text {\n color: #ffeb3b;\n }\n\n .yellow.lighten-5 {\n background-color: #fffde7;\n }\n\n .yellow-text.text-lighten-5 {\n color: #fffde7;\n }\n\n .yellow.lighten-4 {\n background-color: #fff9c4;\n }\n\n .yellow-text.text-lighten-4 {\n color: #fff9c4;\n }\n\n .yellow.lighten-3 {\n background-color: #fff59d;\n }\n\n .yellow-text.text-lighten-3 {\n color: #fff59d;\n }\n\n .yellow.lighten-2 {\n background-color: #fff176;\n }\n\n .yellow-text.text-lighten-2 {\n color: #fff176;\n }\n\n .yellow.lighten-1 {\n background-color: #ffee58;\n }\n\n .yellow-text.text-lighten-1 {\n color: #ffee58;\n }\n\n .yellow.darken-1 {\n background-color: #fdd835;\n }\n\n .yellow-text.text-darken-1 {\n color: #fdd835;\n }\n\n .yellow.darken-2 {\n background-color: #fbc02d;\n }\n\n .yellow-text.text-darken-2 {\n color: #fbc02d;\n }\n\n .yellow.darken-3 {\n background-color: #f9a825;\n }\n\n .yellow-text.text-darken-3 {\n color: #f9a825;\n }\n\n .yellow.darken-4 {\n background-color: #f57f17;\n }\n\n .yellow-text.text-darken-4 {\n color: #f57f17;\n }\n\n .yellow.accent-1 {\n background-color: #ffff8d;\n }\n\n .yellow-text.text-accent-1 {\n color: #ffff8d;\n }\n\n .yellow.accent-2 {\n background-color: #ffff00;\n }\n\n .yellow-text.text-accent-2 {\n color: #ffff00;\n }\n\n .yellow.accent-3 {\n background-color: #ffea00;\n }\n\n .yellow-text.text-accent-3 {\n color: #ffea00;\n }\n\n .yellow.accent-4 {\n background-color: #ffd600;\n }\n\n .yellow-text.text-accent-4 {\n color: #ffd600;\n }\n\n .amber {\n background-color: #ffc107;\n }\n\n .amber-text {\n color: #ffc107;\n }\n\n .amber.lighten-5 {\n background-color: #fff8e1;\n }\n\n .amber-text.text-lighten-5 {\n color: #fff8e1;\n }\n\n .amber.lighten-4 {\n background-color: #ffecb3;\n }\n\n .amber-text.text-lighten-4 {\n color: #ffecb3;\n }\n\n .amber.lighten-3 {\n background-color: #ffe082;\n }\n\n .amber-text.text-lighten-3 {\n color: #ffe082;\n }\n\n .amber.lighten-2 {\n background-color: #ffd54f;\n }\n\n .amber-text.text-lighten-2 {\n color: #ffd54f;\n }\n\n .amber.lighten-1 {\n background-color: #ffca28;\n }\n\n .amber-text.text-lighten-1 {\n color: #ffca28;\n }\n\n .amber.darken-1 {\n background-color: #ffb300;\n }\n\n .amber-text.text-darken-1 {\n color: #ffb300;\n }\n\n .amber.darken-2 {\n background-color: #ffa000;\n }\n\n .amber-text.text-darken-2 {\n color: #ffa000;\n }\n\n .amber.darken-3 {\n background-color: #ff8f00;\n }\n\n .amber-text.text-darken-3 {\n color: #ff8f00;\n }\n\n .amber.darken-4 {\n background-color: #ff6f00;\n }\n\n .amber-text.text-darken-4 {\n color: #ff6f00;\n }\n\n .amber.accent-1 {\n background-color: #ffe57f;\n }\n\n .amber-text.text-accent-1 {\n color: #ffe57f;\n }\n\n .amber.accent-2 {\n background-color: #ffd740;\n }\n\n .amber-text.text-accent-2 {\n color: #ffd740;\n }\n\n .amber.accent-3 {\n background-color: #ffc400;\n }\n\n .amber-text.text-accent-3 {\n color: #ffc400;\n }\n\n .amber.accent-4 {\n background-color: #ffab00;\n }\n\n .amber-text.text-accent-4 {\n color: #ffab00;\n }\n\n .orange {\n background-color: #ff9800;\n }\n\n .orange-text {\n color: #ff9800;\n }\n\n .orange.lighten-5 {\n background-color: #fff3e0;\n }\n\n .orange-text.text-lighten-5 {\n color: #fff3e0;\n }\n\n .orange.lighten-4 {\n background-color: #ffe0b2;\n }\n\n .orange-text.text-lighten-4 {\n color: #ffe0b2;\n }\n\n .orange.lighten-3 {\n background-color: #ffcc80;\n }\n\n .orange-text.text-lighten-3 {\n color: #ffcc80;\n }\n\n .orange.lighten-2 {\n background-color: #ffb74d;\n }\n\n .orange-text.text-lighten-2 {\n color: #ffb74d;\n }\n\n .orange.lighten-1 {\n background-color: #ffa726;\n }\n\n .orange-text.text-lighten-1 {\n color: #ffa726;\n }\n\n .orange.darken-1 {\n background-color: #fb8c00;\n }\n\n .orange-text.text-darken-1 {\n color: #fb8c00;\n }\n\n .orange.darken-2 {\n background-color: #f57c00;\n }\n\n .orange-text.text-darken-2 {\n color: #f57c00;\n }\n\n .orange.darken-3 {\n background-color: #ef6c00;\n }\n\n .orange-text.text-darken-3 {\n color: #ef6c00;\n }\n\n .orange.darken-4 {\n background-color: #e65100;\n }\n\n .orange-text.text-darken-4 {\n color: #e65100;\n }\n\n .orange.accent-1 {\n background-color: #ffd180;\n }\n\n .orange-text.text-accent-1 {\n color: #ffd180;\n }\n\n .orange.accent-2 {\n background-color: #ffab40;\n }\n\n .orange-text.text-accent-2 {\n color: #ffab40;\n }\n\n .orange.accent-3 {\n background-color: #ff9100;\n }\n\n .orange-text.text-accent-3 {\n color: #ff9100;\n }\n\n .orange.accent-4 {\n background-color: #ff6d00;\n }\n\n .orange-text.text-accent-4 {\n color: #ff6d00;\n }\n\n .deep-orange {\n background-color: #ff5722;\n }\n\n .deep-orange-text {\n color: #ff5722;\n }\n\n .deep-orange.lighten-5 {\n background-color: #fbe9e7;\n }\n\n .deep-orange-text.text-lighten-5 {\n color: #fbe9e7;\n }\n\n .deep-orange.lighten-4 {\n background-color: #ffccbc;\n }\n\n .deep-orange-text.text-lighten-4 {\n color: #ffccbc;\n }\n\n .deep-orange.lighten-3 {\n background-color: #ffab91;\n }\n\n .deep-orange-text.text-lighten-3 {\n color: #ffab91;\n }\n\n .deep-orange.lighten-2 {\n background-color: #ff8a65;\n }\n\n .deep-orange-text.text-lighten-2 {\n color: #ff8a65;\n }\n\n .deep-orange.lighten-1 {\n background-color: #ff7043;\n }\n\n .deep-orange-text.text-lighten-1 {\n color: #ff7043;\n }\n\n .deep-orange.darken-1 {\n background-color: #f4511e;\n }\n\n .deep-orange-text.text-darken-1 {\n color: #f4511e;\n }\n\n .deep-orange.darken-2 {\n background-color: #e64a19;\n }\n\n .deep-orange-text.text-darken-2 {\n color: #e64a19;\n }\n\n .deep-orange.darken-3 {\n background-color: #d84315;\n }\n\n .deep-orange-text.text-darken-3 {\n color: #d84315;\n }\n\n .deep-orange.darken-4 {\n background-color: #bf360c;\n }\n\n .deep-orange-text.text-darken-4 {\n color: #bf360c;\n }\n\n .deep-orange.accent-1 {\n background-color: #ff9e80;\n }\n\n .deep-orange-text.text-accent-1 {\n color: #ff9e80;\n }\n\n .deep-orange.accent-2 {\n background-color: #ff6e40;\n }\n\n .deep-orange-text.text-accent-2 {\n color: #ff6e40;\n }\n\n .deep-orange.accent-3 {\n background-color: #ff3d00;\n }\n\n .deep-orange-text.text-accent-3 {\n color: #ff3d00;\n }\n\n .deep-orange.accent-4 {\n background-color: #dd2c00;\n }\n\n .deep-orange-text.text-accent-4 {\n color: #dd2c00;\n }\n\n .brown {\n background-color: #795548;\n }\n\n .brown-text {\n color: #795548;\n }\n\n .brown.lighten-5 {\n background-color: #efebe9;\n }\n\n .brown-text.text-lighten-5 {\n color: #efebe9;\n }\n\n .brown.lighten-4 {\n background-color: #d7ccc8;\n }\n\n .brown-text.text-lighten-4 {\n color: #d7ccc8;\n }\n\n .brown.lighten-3 {\n background-color: #bcaaa4;\n }\n\n .brown-text.text-lighten-3 {\n color: #bcaaa4;\n }\n\n .brown.lighten-2 {\n background-color: #a1887f;\n }\n\n .brown-text.text-lighten-2 {\n color: #a1887f;\n }\n\n .brown.lighten-1 {\n background-color: #8d6e63;\n }\n\n .brown-text.text-lighten-1 {\n color: #8d6e63;\n }\n\n .brown.darken-1 {\n background-color: #6d4c41;\n }\n\n .brown-text.text-darken-1 {\n color: #6d4c41;\n }\n\n .brown.darken-2 {\n background-color: #5d4037;\n }\n\n .brown-text.text-darken-2 {\n color: #5d4037;\n }\n\n .brown.darken-3 {\n background-color: #4e342e;\n }\n\n .brown-text.text-darken-3 {\n color: #4e342e;\n }\n\n .brown.darken-4 {\n background-color: #3e2723;\n }\n\n .brown-text.text-darken-4 {\n color: #3e2723;\n }\n\n .blue-grey {\n background-color: #607d8b;\n }\n\n .blue-grey-text {\n color: #607d8b;\n }\n\n .blue-grey.lighten-5 {\n background-color: #eceff1;\n }\n\n .blue-grey-text.text-lighten-5 {\n color: #eceff1;\n }\n\n .blue-grey.lighten-4 {\n background-color: #cfd8dc;\n }\n\n .blue-grey-text.text-lighten-4 {\n color: #cfd8dc;\n }\n\n .blue-grey.lighten-3 {\n background-color: #b0bec5;\n }\n\n .blue-grey-text.text-lighten-3 {\n color: #b0bec5;\n }\n\n .blue-grey.lighten-2 {\n background-color: #90a4ae;\n }\n\n .blue-grey-text.text-lighten-2 {\n color: #90a4ae;\n }\n\n .blue-grey.lighten-1 {\n background-color: #78909c;\n }\n\n .blue-grey-text.text-lighten-1 {\n color: #78909c;\n }\n\n .blue-grey.darken-1 {\n background-color: #546e7a;\n }\n\n .blue-grey-text.text-darken-1 {\n color: #546e7a;\n }\n\n .blue-grey.darken-2 {\n background-color: #455a64;\n }\n\n .blue-grey-text.text-darken-2 {\n color: #455a64;\n }\n\n .blue-grey.darken-3 {\n background-color: #37474f;\n }\n\n .blue-grey-text.text-darken-3 {\n color: #37474f;\n }\n\n .blue-grey.darken-4 {\n background-color: #263238;\n }\n\n .blue-grey-text.text-darken-4 {\n color: #263238;\n }\n\n .grey {\n background-color: #9e9e9e;\n }\n\n .grey-text {\n color: #9e9e9e;\n }\n\n .grey.lighten-5 {\n background-color: #fafafa;\n }\n\n .grey-text.text-lighten-5 {\n color: #fafafa;\n }\n\n .grey.lighten-4 {\n background-color: #f5f5f5;\n }\n\n .grey-text.text-lighten-4 {\n color: #f5f5f5;\n }\n\n .grey.lighten-3 {\n background-color: #eeeeee;\n }\n\n .grey-text.text-lighten-3 {\n color: #eeeeee;\n }\n\n .grey.lighten-2 {\n background-color: #e0e0e0;\n }\n\n .grey-text.text-lighten-2 {\n color: #e0e0e0;\n }\n\n .grey.lighten-1 {\n background-color: #bdbdbd;\n }\n\n .grey-text.text-lighten-1 {\n color: #bdbdbd;\n }\n\n .grey.darken-1 {\n background-color: #757575;\n }\n\n .grey-text.text-darken-1 {\n color: #757575;\n }\n\n .grey.darken-2 {\n background-color: #616161;\n }\n\n .grey-text.text-darken-2 {\n color: #616161;\n }\n\n .grey.darken-3 {\n background-color: #424242;\n }\n\n .grey-text.text-darken-3 {\n color: #424242;\n }\n\n .grey.darken-4 {\n background-color: #212121;\n }\n\n .grey-text.text-darken-4 {\n color: #212121;\n }\n\n .black {\n background-color: #000000;\n }\n\n .black-text {\n color: #000000;\n }\n\n .white {\n background-color: #ffffff;\n }\n\n .white-text {\n color: #ffffff;\n }\n\n .transparent {\n background-color: transparent;\n }\n\n .transparent-text {\n color: transparent;\n }\n\n /* Materialize Outline classes */\n .indigo-outline {\n outline-color: #3f51b5;\n }\n .blue-outline {\n outline-color: #2962ff;\n }\n .amber-outline {\n outline-color: #ffab00;\n }\n .green-border {\n outline-color: #4caf50;\n }\n .teal-outline {\n outline-color: #00bfa5;\n }\n .yellow-outline {\n outline-color: #ffd600;\n }\n .grey-outline {\n outline-color: #212121;\n }\n .cyan-outline {\n outline-color: #00b8d4;\n }\n .orange-outline {\n outline-color: #ff6d00;\n }\n .red-outline {\n outline-color: #d50000;\n }\n .deep-orange-outline {\n outline-color: #dd2c00;\n }\n .lime-outline {\n outline-color: #aeea00;\n }\n .pink-outline {\n outline-color: #c51162;\n }\n .purple-outline {\n outline-color: #aa00ff;\n }\n .light-green-outline {\n outline-color: #64dd17;\n }\n .light-blue-outline {\n outline-color: #01579b;\n }\n .white-outline {\n outline-color: #ffffff;\n }\n\n /* Materialize Border classes */\n .indigo-border {\n border-color: #3f51b5;\n }\n .blue-border {\n border-color: #2196f3;\n }\n .amber-border {\n border-color: #ffc107;\n }\n .green-border {\n border-color: #4caf50;\n }\n .teal-border {\n border-color: #009688;\n }\n .yellow-border {\n border-color: #ffeb3b;\n }\n .grey-border {\n border-color: #9e9e9e;\n }\n .cyan-border {\n border-color: #00bcd4;\n }\n .orange-border {\n border-color: #ff9800;\n }\n .red-border {\n border-color: #f44336;\n }\n .deep-orange-border {\n border-color: #ff5722;\n }\n .lime-border {\n border-color: #cddc39;\n }\n .pink-border {\n border-color: #e91e63;\n }\n .purple-border {\n border-color: #9c27b0;\n }\n .light-green-border {\n border-color: #8bc34a;\n }\n .light-blue-border {\n border-color: #03a9f4;\n }\n .white-border {\n border-color: #ffffff;\n }\n /* Materialize accessible text variants */\n .accessible-indigo-text {\n color: #1a237e;\n }\n .accessible-green-text {\n color: #1b5e20;\n }\n .accessible-purple-text {\n color: #581663;\n }\n .accessible-cyan-text {\n color: #006064;\n }\n .accessible-blue-text {\n color: #085390;\n }\n .accessible-deep-orange-text {\n color: #a72700;\n }\n .accessible-red-text {\n color: #a41309;\n }\n .accessible-amber-text {\n color: #833900;\n }\n .accessible-teal-text {\n color: #00554d;\n }\n .accessible-orange-text {\n color: #653c00;\n }\n .accessible-yellow-text {\n color: #463f00;\n }\n .accessible-lime-text {\n color: #474d0e;\n }\n .accessible-light-blue-text {\n color: #025277;\n }\n .accessible-light-green-text {\n color: #3c571d;\n }\n .accessible-pink-text {\n color: #9d0f3f;\n }\n .accessible-grey-text {\n color: #212121;\n }\n"]);
- _templateObject_1f09a4005a6e11eb8957f34616f75140 = function _templateObject_1f09a4005a6e11eb8957f34616f75140() {
+ _templateObject_91fd41f0625811eb9a9521b3fdb3953c = function _templateObject_91fd41f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -18,7 +18,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
var $_documentContainer = document.createElement("div");
$_documentContainer.setAttribute("style", "display: none;");
- var materialCssStyles = (0, _litElement.css)(_templateObject_1f09a4005a6e11eb8957f34616f75140());
+ var materialCssStyles = (0, _litElement.css)(_templateObject_91fd41f0625811eb9a9521b3fdb3953c());
_exports.materialCssStyles = materialCssStyles;
$_documentContainer.innerHTML = "\n \n \n \n \n \n ";
document.head.appendChild($_documentContainer);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/md-block/md-block.js b/build/es5-amd/node_modules/@lrnwebcomponents/md-block/md-block.js
index d5a58f9e6cf..c18b8d3195e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/md-block/md-block.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/md-block/md-block.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_197b85805a6e11eb8957f34616f75140() {
+ function _templateObject2_86e48760625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_197b85805a6e11eb8957f34616f75140 = function _templateObject2_197b85805a6e11eb8957f34616f75140() {
+ _templateObject2_86e48760625811eb9a9521b3fdb3953c = function _templateObject2_86e48760625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_197b85805a6e11eb8957f34616f75140() {
+ function _templateObject_86e48760625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_197b85805a6e11eb8957f34616f75140 = function _templateObject_197b85805a6e11eb8957f34616f75140() {
+ _templateObject_86e48760625811eb9a9521b3fdb3953c = function _templateObject_86e48760625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,14 +50,14 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_197b85805a6e11eb8957f34616f75140(), this.markdown, this.source ? this.source : undefined);
+ return (0, _litElement.html)(_templateObject_86e48760625811eb9a9521b3fdb3953c(), this.markdown, this.source ? this.source : undefined);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_197b85805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_86e48760625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/md-extra-icons/md-extra-icons.js b/build/es5-amd/node_modules/@lrnwebcomponents/md-extra-icons/md-extra-icons.js
index 2b84234656e..e6718ade24d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/md-extra-icons/md-extra-icons.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/md-extra-icons/md-extra-icons.js
@@ -1,16 +1,16 @@
define(["../../@polymer/iron-icon/iron-icon.js", "../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_197bfab05a6e11eb8957f34616f75140() {
+ function _templateObject_8ad71e50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n"]);
- _templateObject_197bfab05a6e11eb8957f34616f75140 = function _templateObject_197bfab05a6e11eb8957f34616f75140() {
+ _templateObject_8ad71e50625811eb9a9521b3fdb3953c = function _templateObject_8ad71e50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_197bfab05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_8ad71e50625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-account-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-account-iconset-svg.js
index 8a8ae10e470..ac8bc2a2d34 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-account-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-account-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_223c94705a6e11eb8957f34616f75140() {
+ function _templateObject_91fe5360625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_223c94705a6e11eb8957f34616f75140 = function _templateObject_223c94705a6e11eb8957f34616f75140() {
+ _templateObject_91fe5360625811eb9a9521b3fdb3953c = function _templateObject_91fe5360625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_223c94705a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_91fe5360625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-action-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-action-iconset-svg.js
index 657bdc9961b..a4955bf6a78 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-action-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-action-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_223df4005a6e11eb8957f34616f75140() {
+ function _templateObject_92009d50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_223df4005a6e11eb8957f34616f75140 = function _templateObject_223df4005a6e11eb8957f34616f75140() {
+ _templateObject_92009d50625811eb9a9521b3fdb3953c = function _templateObject_92009d50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_223df4005a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92009d50625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-agriculture-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-agriculture-iconset-svg.js
index cd5833b8a6d..8f58ce67756 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-agriculture-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-agriculture-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_223ede605a6e11eb8957f34616f75140() {
+ function _templateObject_9201aec0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_223ede605a6e11eb8957f34616f75140 = function _templateObject_223ede605a6e11eb8957f34616f75140() {
+ _templateObject_9201aec0625811eb9a9521b3fdb3953c = function _templateObject_9201aec0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_223ede605a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9201aec0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-alert-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-alert-iconset-svg.js
index 937a17b9dbd..7ec4300c485 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-alert-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-alert-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_223fefd05a6e11eb8957f34616f75140() {
+ function _templateObject_92038380625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_223fefd05a6e11eb8957f34616f75140 = function _templateObject_223fefd05a6e11eb8957f34616f75140() {
+ _templateObject_92038380625811eb9a9521b3fdb3953c = function _templateObject_92038380625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_223fefd05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92038380625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrange-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrange-iconset-svg.js
index c68b3846eef..ac77dd6ce34 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrange-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrange-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2240b3205a6e11eb8957f34616f75140() {
+ function _templateObject_92029920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2240b3205a6e11eb8957f34616f75140 = function _templateObject_2240b3205a6e11eb8957f34616f75140() {
+ _templateObject_92029920625811eb9a9521b3fdb3953c = function _templateObject_92029920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2240b3205a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92029920625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrow-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrow-iconset-svg.js
index e31f5f627c5..8c18bd97556 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrow-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-arrow-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22419d805a6e11eb8957f34616f75140() {
+ function _templateObject_92046de0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22419d805a6e11eb8957f34616f75140 = function _templateObject_22419d805a6e11eb8957f34616f75140() {
+ _templateObject_92046de0625811eb9a9521b3fdb3953c = function _templateObject_92046de0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22419d805a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92046de0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-audio-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-audio-iconset-svg.js
index 7b379091020..50f69ecaae0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-audio-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-audio-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224372405a6e11eb8957f34616f75140() {
+ function _templateObject_92055840625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n"]);
- _templateObject_224372405a6e11eb8957f34616f75140 = function _templateObject_224372405a6e11eb8957f34616f75140() {
+ _templateObject_92055840625811eb9a9521b3fdb3953c = function _templateObject_92055840625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224372405a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92055840625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-auth-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-auth-iconset-svg.js
index 2090f895b2b..3a424222bb3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-auth-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-auth-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22445ca05a6e11eb8957f34616f75140() {
+ function _templateObject_9205f480625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_22445ca05a6e11eb8957f34616f75140 = function _templateObject_22445ca05a6e11eb8957f34616f75140() {
+ _templateObject_9205f480625811eb9a9521b3fdb3953c = function _templateObject_9205f480625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22445ca05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9205f480625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-av-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-av-iconset-svg.js
index cd892a1fe26..3c2c8d22af0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-av-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-av-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22451ff05a6e11eb8957f34616f75140() {
+ function _templateObject_9207a230625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22451ff05a6e11eb8957f34616f75140 = function _templateObject_22451ff05a6e11eb8957f34616f75140() {
+ _templateObject_9207a230625811eb9a9521b3fdb3953c = function _templateObject_9207a230625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22451ff05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9207a230625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-battery-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-battery-iconset-svg.js
index 31e43d7a593..693942ac199 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-battery-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-battery-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22460a505a6e11eb8957f34616f75140() {
+ function _templateObject_9208b3a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22460a505a6e11eb8957f34616f75140 = function _templateObject_22460a505a6e11eb8957f34616f75140() {
+ _templateObject_9208b3a0625811eb9a9521b3fdb3953c = function _templateObject_9208b3a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22460a505a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9208b3a0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-bell-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-bell-iconset-svg.js
index 4f44410cba1..159081116c5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-bell-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-bell-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2246f4b05a6e11eb8957f34616f75140() {
+ function _templateObject_920a8860625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2246f4b05a6e11eb8957f34616f75140 = function _templateObject_2246f4b05a6e11eb8957f34616f75140() {
+ _templateObject_920a8860625811eb9a9521b3fdb3953c = function _templateObject_920a8860625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2246f4b05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_920a8860625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-border-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-border-iconset-svg.js
index 25eb563cd5f..2358869bce9 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-border-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-border-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2249b3d05a6e11eb8957f34616f75140() {
+ function _templateObject_92099e00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2249b3d05a6e11eb8957f34616f75140 = function _templateObject_2249b3d05a6e11eb8957f34616f75140() {
+ _templateObject_92099e00625811eb9a9521b3fdb3953c = function _templateObject_92099e00625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2249b3d05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92099e00625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-box-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-box-iconset-svg.js
index 9ef5341f3fd..34fb43ab78c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-box-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-box-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224790f05a6e11eb8957f34616f75140() {
+ function _templateObject_920b99d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n \n \n"]);
- _templateObject_224790f05a6e11eb8957f34616f75140 = function _templateObject_224790f05a6e11eb8957f34616f75140() {
+ _templateObject_920b99d0625811eb9a9521b3fdb3953c = function _templateObject_920b99d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224790f05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_920b99d0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-camera-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-camera-iconset-svg.js
index f6111010dbf..d3df6baa875 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-camera-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-camera-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224c24d05a6e11eb8957f34616f75140() {
+ function _templateObject_920cab40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_224c24d05a6e11eb8957f34616f75140 = function _templateObject_224c24d05a6e11eb8957f34616f75140() {
+ _templateObject_920cab40625811eb9a9521b3fdb3953c = function _templateObject_920cab40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224c24d05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_920cab40625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cart-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cart-iconset-svg.js
index d154bab0a88..8ea50e451b0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cart-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cart-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2248c9705a6e11eb8957f34616f75140() {
+ function _templateObject_920d95a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_2248c9705a6e11eb8957f34616f75140 = function _templateObject_2248c9705a6e11eb8957f34616f75140() {
+ _templateObject_920d95a0625811eb9a9521b3fdb3953c = function _templateObject_920d95a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2248c9705a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_920d95a0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-circle-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-circle-iconset-svg.js
index 805ad1362c9..9cc20f6ff33 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-circle-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-circle-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224b3a705a6e11eb8957f34616f75140() {
+ function _templateObject_920e8000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_224b3a705a6e11eb8957f34616f75140 = function _templateObject_224b3a705a6e11eb8957f34616f75140() {
+ _templateObject_920e8000625811eb9a9521b3fdb3953c = function _templateObject_920e8000625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224b3a705a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_920e8000625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-clothing-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-clothing-iconset-svg.js
index 8417893c02c..ea9d9f2b07f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-clothing-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-clothing-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224e20a05a6e11eb8957f34616f75140() {
+ function _templateObject_921054c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_224e20a05a6e11eb8957f34616f75140 = function _templateObject_224e20a05a6e11eb8957f34616f75140() {
+ _templateObject_921054c0625811eb9a9521b3fdb3953c = function _templateObject_921054c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224e20a05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921054c0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cloud-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cloud-iconset-svg.js
index e8d402cff59..83d49167457 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cloud-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-cloud-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224d0f305a6e11eb8957f34616f75140() {
+ function _templateObject_92116630625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_224d0f305a6e11eb8957f34616f75140 = function _templateObject_224d0f305a6e11eb8957f34616f75140() {
+ _templateObject_92116630625811eb9a9521b3fdb3953c = function _templateObject_92116630625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224d0f305a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92116630625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-color-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-color-iconset-svg.js
index 11daee6295b..6f1fc7db664 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-color-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-color-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224ff5605a6e11eb8957f34616f75140() {
+ function _templateObject_92125090625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_224ff5605a6e11eb8957f34616f75140 = function _templateObject_224ff5605a6e11eb8957f34616f75140() {
+ _templateObject_92125090625811eb9a9521b3fdb3953c = function _templateObject_92125090625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224ff5605a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92125090625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-comment-isonset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-comment-isonset-svg.js
index 4fdee4a5995..cc66104a95b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-comment-isonset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-comment-isonset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_224f0b005a6e11eb8957f34616f75140() {
+ function _templateObject_92133af0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n"]);
- _templateObject_224f0b005a6e11eb8957f34616f75140 = function _templateObject_224f0b005a6e11eb8957f34616f75140() {
+ _templateObject_92133af0625811eb9a9521b3fdb3953c = function _templateObject_92133af0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_224f0b005a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92133af0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-currency-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-currency-iconset-svg.js
index 4035b72e45a..653850cdd9c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-currency-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-currency-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22506a905a6e11eb8957f34616f75140() {
+ function _templateObject_92144c60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22506a905a6e11eb8957f34616f75140 = function _templateObject_22506a905a6e11eb8957f34616f75140() {
+ _templateObject_92144c60625811eb9a9521b3fdb3953c = function _templateObject_92144c60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22506a905a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92144c60625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-debug-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-debug-iconset-svg.js
index 5dc53c6bd41..10151720bf1 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-debug-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-debug-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225154f05a6e11eb8957f34616f75140() {
+ function _templateObject_921536c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225154f05a6e11eb8957f34616f75140 = function _templateObject_225154f05a6e11eb8957f34616f75140() {
+ _templateObject_921536c0625811eb9a9521b3fdb3953c = function _templateObject_921536c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225154f05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921536c0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-drawing-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-drawing-iconset-svg.js
index f5efebc1c07..7fdf8f888b5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-drawing-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-drawing-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2252db905a6e11eb8957f34616f75140() {
+ function _templateObject_92162120625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_2252db905a6e11eb8957f34616f75140 = function _templateObject_2252db905a6e11eb8957f34616f75140() {
+ _templateObject_92162120625811eb9a9521b3fdb3953c = function _templateObject_92162120625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2252db905a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92162120625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-edit-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-edit-iconset-svg.js
index db4ee48b997..0612a3cab20 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-edit-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-edit-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22539ee05a6e11eb8957f34616f75140() {
+ function _templateObject_92173290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_22539ee05a6e11eb8957f34616f75140 = function _templateObject_22539ee05a6e11eb8957f34616f75140() {
+ _templateObject_92173290625811eb9a9521b3fdb3953c = function _templateObject_92173290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22539ee05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92173290625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-error-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-error-iconset-svg.js
index 24de999c9d0..3ee33830f4f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-error-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-error-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225462305a6e11eb8957f34616f75140() {
+ function _templateObject_9218e040625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_225462305a6e11eb8957f34616f75140 = function _templateObject_225462305a6e11eb8957f34616f75140() {
+ _templateObject_9218e040625811eb9a9521b3fdb3953c = function _templateObject_9218e040625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225462305a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9218e040625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-file-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-file-iconset-svg.js
index 68a1a5efa17..b77b56a61a7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-file-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-file-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22554c905a6e11eb8957f34616f75140() {
+ function _templateObject_9219caa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22554c905a6e11eb8957f34616f75140 = function _templateObject_22554c905a6e11eb8957f34616f75140() {
+ _templateObject_9219caa0625811eb9a9521b3fdb3953c = function _templateObject_9219caa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22554c905a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9219caa0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-filter-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-filter-iconset-svg.js
index d0e5108cbfe..763f409edf5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-filter-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-filter-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22560fe05a6e11eb8957f34616f75140() {
+ function _templateObject_921ab500625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22560fe05a6e11eb8957f34616f75140 = function _templateObject_22560fe05a6e11eb8957f34616f75140() {
+ _templateObject_921ab500625811eb9a9521b3fdb3953c = function _templateObject_921ab500625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22560fe05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921ab500625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-folder-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-folder-iconset-svg.js
index e20dbe400ee..f15fef927a9 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-folder-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-folder-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225721505a6e11eb8957f34616f75140() {
+ function _templateObject_921b9f60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225721505a6e11eb8957f34616f75140 = function _templateObject_225721505a6e11eb8957f34616f75140() {
+ _templateObject_921b9f60625811eb9a9521b3fdb3953c = function _templateObject_921b9f60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225721505a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921b9f60625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-form-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-form-iconset-svg.js
index 3d05759c106..6df10aa051b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-form-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-form-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22580bb05a6e11eb8957f34616f75140() {
+ function _templateObject_921cfef0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22580bb05a6e11eb8957f34616f75140 = function _templateObject_22580bb05a6e11eb8957f34616f75140() {
+ _templateObject_921cfef0625811eb9a9521b3fdb3953c = function _templateObject_921cfef0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22580bb05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921cfef0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-format-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-format-iconset-svg.js
index 2f7026221cd..d9a5e43c03c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-format-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-format-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2258f6105a6e11eb8957f34616f75140() {
+ function _templateObject_921de950625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2258f6105a6e11eb8957f34616f75140 = function _templateObject_2258f6105a6e11eb8957f34616f75140() {
+ _templateObject_921de950625811eb9a9521b3fdb3953c = function _templateObject_921de950625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2258f6105a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921de950625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-hardware-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-hardware-iconset-svg.js
index c97758b81d8..a9d686302e8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-hardware-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-hardware-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225acad05a6e11eb8957f34616f75140() {
+ function _templateObject_921eaca0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225acad05a6e11eb8957f34616f75140 = function _templateObject_225acad05a6e11eb8957f34616f75140() {
+ _templateObject_921eaca0625811eb9a9521b3fdb3953c = function _templateObject_921eaca0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225acad05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921eaca0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-helper-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-helper-iconset-svg.js
index f8b8dee907b..b11ec4e3ec6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-helper-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-helper-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225bb5305a6e11eb8957f34616f75140() {
+ function _templateObject_921f9700625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n"]);
- _templateObject_225bb5305a6e11eb8957f34616f75140 = function _templateObject_225bb5305a6e11eb8957f34616f75140() {
+ _templateObject_921f9700625811eb9a9521b3fdb3953c = function _templateObject_921f9700625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225bb5305a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_921f9700625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-holiday-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-holiday-iconset-svg.js
index f3b929b6731..3b4a99c2ce6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-holiday-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-holiday-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225c78805a6e11eb8957f34616f75140() {
+ function _templateObject_92216bc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225c78805a6e11eb8957f34616f75140 = function _templateObject_225c78805a6e11eb8957f34616f75140() {
+ _templateObject_92216bc0625811eb9a9521b3fdb3953c = function _templateObject_92216bc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225c78805a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92216bc0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-image-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-image-iconset-svg.js
index c532632da9b..9dd4de56309 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-image-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-image-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225d62e05a6e11eb8957f34616f75140() {
+ function _templateObject_92227d30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225d62e05a6e11eb8957f34616f75140 = function _templateObject_225d62e05a6e11eb8957f34616f75140() {
+ _templateObject_92227d30625811eb9a9521b3fdb3953c = function _templateObject_92227d30625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225d62e05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92227d30625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-local-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-local-iconset-svg.js
index d4742d9b9a7..186369e86c4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-local-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-local-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225e4d405a6e11eb8957f34616f75140() {
+ function _templateObject_92236790625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225e4d405a6e11eb8957f34616f75140 = function _templateObject_225e4d405a6e11eb8957f34616f75140() {
+ _templateObject_92236790625811eb9a9521b3fdb3953c = function _templateObject_92236790625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225e4d405a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92236790625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-lock-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-lock-iconset-svg.js
index 30c404e1821..d2e23830ca8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-lock-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-lock-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_225f37a05a6e11eb8957f34616f75140() {
+ function _templateObject_9224a010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_225f37a05a6e11eb8957f34616f75140 = function _templateObject_225f37a05a6e11eb8957f34616f75140() {
+ _templateObject_9224a010625811eb9a9521b3fdb3953c = function _templateObject_9224a010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_225f37a05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9224a010625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-logo-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-logo-iconset-svg.js
index a636a616708..00c5af4ef2f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-logo-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-logo-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226049105a6e11eb8957f34616f75140() {
+ function _templateObject_9225ffa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226049105a6e11eb8957f34616f75140 = function _templateObject_226049105a6e11eb8957f34616f75140() {
+ _templateObject_9225ffa0625811eb9a9521b3fdb3953c = function _templateObject_9225ffa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226049105a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9225ffa0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-map-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-map-iconset-svg.js
index 57dbdbc4fb2..d3a49105185 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-map-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-map-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2261f6c05a6e11eb8957f34616f75140() {
+ function _templateObject_92271110625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2261f6c05a6e11eb8957f34616f75140 = function _templateObject_2261f6c05a6e11eb8957f34616f75140() {
+ _templateObject_92271110625811eb9a9521b3fdb3953c = function _templateObject_92271110625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2261f6c05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92271110625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-markdown-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-markdown-iconset-svg.js
index f8cd0b5d4cb..266c6d8164b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-markdown-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-markdown-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226293005a6e11eb8957f34616f75140() {
+ function _templateObject_9227fb70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226293005a6e11eb8957f34616f75140 = function _templateObject_226293005a6e11eb8957f34616f75140() {
+ _templateObject_9227fb70625811eb9a9521b3fdb3953c = function _templateObject_9227fb70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226293005a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9227fb70625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-medical-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-medical-iconset-svg.js
index 9ccc0b9ca31..5f377662e40 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-medical-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-medical-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2263a4705a6e11eb8957f34616f75140() {
+ function _templateObject_9229a920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2263a4705a6e11eb8957f34616f75140 = function _templateObject_2263a4705a6e11eb8957f34616f75140() {
+ _templateObject_9229a920625811eb9a9521b3fdb3953c = function _templateObject_9229a920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2263a4705a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9229a920625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-microphone-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-microphone-iconset-svg.js
index 6a62f2869e1..802be001d54 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-microphone-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-microphone-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2264dcf05a6e11eb8957f34616f75140() {
+ function _templateObject_922aba90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2264dcf05a6e11eb8957f34616f75140 = function _templateObject_2264dcf05a6e11eb8957f34616f75140() {
+ _templateObject_922aba90625811eb9a9521b3fdb3953c = function _templateObject_922aba90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2264dcf05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_922aba90625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-minus-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-minus-iconset-svg.js
index fa84f213feb..58b9a1e40f9 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-minus-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-minus-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2265a0405a6e11eb8957f34616f75140() {
+ function _templateObject_922ba4f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2265a0405a6e11eb8957f34616f75140 = function _templateObject_2265a0405a6e11eb8957f34616f75140() {
+ _templateObject_922ba4f0625811eb9a9521b3fdb3953c = function _templateObject_922ba4f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2265a0405a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_922ba4f0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-movie-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-movie-iconset-svg.js
index 1c913ef995d..1336d8cda63 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-movie-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-movie-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22663c805a6e11eb8957f34616f75140() {
+ function _templateObject_922c8f50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22663c805a6e11eb8957f34616f75140 = function _templateObject_22663c805a6e11eb8957f34616f75140() {
+ _templateObject_922c8f50625811eb9a9521b3fdb3953c = function _templateObject_922c8f50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22663c805a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_922c8f50625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-octagon-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-octagon-iconset-svg.js
index 66abaf420ef..97e0af61384 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-octagon-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-octagon-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22674df05a6e11eb8957f34616f75140() {
+ function _templateObject_922dc7d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22674df05a6e11eb8957f34616f75140 = function _templateObject_22674df05a6e11eb8957f34616f75140() {
+ _templateObject_922dc7d0625811eb9a9521b3fdb3953c = function _templateObject_922dc7d0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22674df05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_922dc7d0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-off-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-off-iconset-svg.js
index 6b50b9024ef..e1dd6890e3e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-off-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-off-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226811405a6e11eb8957f34616f75140() {
+ function _templateObject_922ed940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226811405a6e11eb8957f34616f75140 = function _templateObject_226811405a6e11eb8957f34616f75140() {
+ _templateObject_922ed940625811eb9a9521b3fdb3953c = function _templateObject_922ed940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226811405a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_922ed940625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-os-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-os-iconset-svg.js
index f8756aefe1e..283f69a8f76 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-os-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-os-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226922b05a6e11eb8957f34616f75140() {
+ function _templateObject_923011c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226922b05a6e11eb8957f34616f75140 = function _templateObject_226922b05a6e11eb8957f34616f75140() {
+ _templateObject_923011c0625811eb9a9521b3fdb3953c = function _templateObject_923011c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226922b05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923011c0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-outline-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-outline-iconset-svg.js
index 403bee24eee..573261825f2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-outline-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-outline-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226a82405a6e11eb8957f34616f75140() {
+ function _templateObject_92319860625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226a82405a6e11eb8957f34616f75140 = function _templateObject_226a82405a6e11eb8957f34616f75140() {
+ _templateObject_92319860625811eb9a9521b3fdb3953c = function _templateObject_92319860625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226a82405a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92319860625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-phone-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-phone-iconset-svg.js
index 92af58ea0b6..aaa901a475a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-phone-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-phone-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226b6ca05a6e11eb8957f34616f75140() {
+ function _templateObject_92339430625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226b6ca05a6e11eb8957f34616f75140 = function _templateObject_226b6ca05a6e11eb8957f34616f75140() {
+ _templateObject_92339430625811eb9a9521b3fdb3953c = function _templateObject_92339430625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226b6ca05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92339430625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-pin-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-pin-iconset-svg.js
index 4a7f96ffe63..bb2bd2fba03 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-pin-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-pin-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226c57005a6e11eb8957f34616f75140() {
+ function _templateObject_9234ccb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226c57005a6e11eb8957f34616f75140 = function _templateObject_226c57005a6e11eb8957f34616f75140() {
+ _templateObject_9234ccb0625811eb9a9521b3fdb3953c = function _templateObject_9234ccb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226c57005a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9234ccb0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-plus-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-plus-iconset-svg.js
index 61bf0cd99d1..ffd914fc049 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-plus-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-plus-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226d41605a6e11eb8957f34616f75140() {
+ function _templateObject_9235b710625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226d41605a6e11eb8957f34616f75140 = function _templateObject_226d41605a6e11eb8957f34616f75140() {
+ _templateObject_9235b710625811eb9a9521b3fdb3953c = function _templateObject_9235b710625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226d41605a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9235b710625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-settings-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-settings-iconset-svg.js
index 49b76e8e259..523827c734a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-settings-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-settings-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226e2bc05a6e11eb8957f34616f75140() {
+ function _templateObject_9236a170625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_226e2bc05a6e11eb8957f34616f75140 = function _templateObject_226e2bc05a6e11eb8957f34616f75140() {
+ _templateObject_9236a170625811eb9a9521b3fdb3953c = function _templateObject_9236a170625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226e2bc05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9236a170625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-shape-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-shape-iconset-svg.js
index 3147ec72b43..9b04ce4b7d5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-shape-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-shape-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_226f16205a6e11eb8957f34616f75140() {
+ function _templateObject_9237b2e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_226f16205a6e11eb8957f34616f75140 = function _templateObject_226f16205a6e11eb8957f34616f75140() {
+ _templateObject_9237b2e0625811eb9a9521b3fdb3953c = function _templateObject_9237b2e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_226f16205a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9237b2e0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-social-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-social-iconset-svg.js
index 8ee8afc78e4..951b65649e7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-social-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-social-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227027905a6e11eb8957f34616f75140() {
+ function _templateObject_9238c450625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n\n \n\n \n \n \n \n \n"]);
- _templateObject_227027905a6e11eb8957f34616f75140 = function _templateObject_227027905a6e11eb8957f34616f75140() {
+ _templateObject_9238c450625811eb9a9521b3fdb3953c = function _templateObject_9238c450625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227027905a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9238c450625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-square-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-square-iconset-svg.js
index 10a9470623e..458475a3a8c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-square-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-square-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227111f05a6e11eb8957f34616f75140() {
+ function _templateObject_9239aeb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n"]);
- _templateObject_227111f05a6e11eb8957f34616f75140 = function _templateObject_227111f05a6e11eb8957f34616f75140() {
+ _templateObject_9239aeb0625811eb9a9521b3fdb3953c = function _templateObject_9239aeb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227111f05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9239aeb0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-store-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-store-iconset-svg.js
index 3ac313e514a..f5012761efa 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-store-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-store-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227334d05a6e11eb8957f34616f75140() {
+ function _templateObject_923a9910625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_227334d05a6e11eb8957f34616f75140 = function _templateObject_227334d05a6e11eb8957f34616f75140() {
+ _templateObject_923a9910625811eb9a9521b3fdb3953c = function _templateObject_923a9910625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227334d05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923a9910625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-text-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-text-iconset-svg.js
index afa3fcbbd62..94a9124ff1c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-text-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-text-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2273f8205a6e11eb8957f34616f75140() {
+ function _templateObject_923c46c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_2273f8205a6e11eb8957f34616f75140 = function _templateObject_2273f8205a6e11eb8957f34616f75140() {
+ _templateObject_923c46c0625811eb9a9521b3fdb3953c = function _templateObject_923c46c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2273f8205a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923c46c0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-time-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-time-iconset-svg.js
index 1cd9dca3554..0f66ffcf27a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-time-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-time-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2274e2805a6e11eb8957f34616f75140() {
+ function _templateObject_923d3120625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2274e2805a6e11eb8957f34616f75140 = function _templateObject_2274e2805a6e11eb8957f34616f75140() {
+ _templateObject_923d3120625811eb9a9521b3fdb3953c = function _templateObject_923d3120625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2274e2805a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923d3120625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-tooltip-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-tooltip-iconset-svg.js
index 5983bf446bc..a5f25005ed6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-tooltip-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-tooltip-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_2275a5d05a6e11eb8957f34616f75140() {
+ function _templateObject_923e1b80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_2275a5d05a6e11eb8957f34616f75140 = function _templateObject_2275a5d05a6e11eb8957f34616f75140() {
+ _templateObject_923e1b80625811eb9a9521b3fdb3953c = function _templateObject_923e1b80625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_2275a5d05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923e1b80625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transform-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transform-iconset-svg.js
index ce1e1d5db02..cb4ec66bf67 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transform-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transform-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227690305a6e11eb8957f34616f75140() {
+ function _templateObject_923f05e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_227690305a6e11eb8957f34616f75140 = function _templateObject_227690305a6e11eb8957f34616f75140() {
+ _templateObject_923f05e0625811eb9a9521b3fdb3953c = function _templateObject_923f05e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227690305a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923f05e0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transportation-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transportation-iconset-svg.js
index 83ff0772d3d..a5facc88057 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transportation-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-transportation-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227753805a6e11eb8957f34616f75140() {
+ function _templateObject_923ff040625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_227753805a6e11eb8957f34616f75140 = function _templateObject_227753805a6e11eb8957f34616f75140() {
+ _templateObject_923ff040625811eb9a9521b3fdb3953c = function _templateObject_923ff040625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227753805a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_923ff040625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-user-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-user-iconset-svg.js
index 9779272477f..7a3605b40f3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-user-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-user-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_22783de05a6e11eb8957f34616f75140() {
+ function _templateObject_924101b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_22783de05a6e11eb8957f34616f75140 = function _templateObject_22783de05a6e11eb8957f34616f75140() {
+ _templateObject_924101b0625811eb9a9521b3fdb3953c = function _templateObject_924101b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_22783de05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_924101b0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vector-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vector-iconset-svg.js
index f6aa5d88a56..1dd320758f3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vector-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vector-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227901305a6e11eb8957f34616f75140() {
+ function _templateObject_9241ec10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n"]);
- _templateObject_227901305a6e11eb8957f34616f75140 = function _templateObject_227901305a6e11eb8957f34616f75140() {
+ _templateObject_9241ec10625811eb9a9521b3fdb3953c = function _templateObject_9241ec10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227901305a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9241ec10625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-video-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-video-iconset-svg.js
index f3388fdc475..751b1ad5e43 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-video-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-video-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227aaee05a6e11eb8957f34616f75140() {
+ function _templateObject_9242fd80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n"]);
- _templateObject_227aaee05a6e11eb8957f34616f75140 = function _templateObject_227aaee05a6e11eb8957f34616f75140() {
+ _templateObject_9242fd80625811eb9a9521b3fdb3953c = function _templateObject_9242fd80625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227aaee05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9242fd80625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-view-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-view-iconset-svg.js
index d52e2e9db56..2777185a4df 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-view-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-view-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227b99405a6e11eb8957f34616f75140() {
+ function _templateObject_9243e7e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n\n \n \n \n \n \n"]);
- _templateObject_227b99405a6e11eb8957f34616f75140 = function _templateObject_227b99405a6e11eb8957f34616f75140() {
+ _templateObject_9243e7e0625811eb9a9521b3fdb3953c = function _templateObject_9243e7e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227b99405a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9243e7e0625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vote-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vote-iconset-svg.js
index f4b812e0dd6..7b69deedd05 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vote-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-vote-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227c5c905a6e11eb8957f34616f75140() {
+ function _templateObject_92459590625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_227c5c905a6e11eb8957f34616f75140 = function _templateObject_227c5c905a6e11eb8957f34616f75140() {
+ _templateObject_92459590625811eb9a9521b3fdb3953c = function _templateObject_92459590625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227c5c905a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_92459590625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-weather-iconset-svg.js b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-weather-iconset-svg.js
index 0073d0f4acf..15fadbc32b2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-weather-iconset-svg.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mdi-iconset-svg/lib/mdi-weather-iconset-svg.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_227d6e005a6e11eb8957f34616f75140() {
+ function _templateObject_9246ce10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n \n"]);
- _templateObject_227d6e005a6e11eb8957f34616f75140 = function _templateObject_227d6e005a6e11eb8957f34616f75140() {
+ _templateObject_9246ce10625811eb9a9521b3fdb3953c = function _templateObject_9246ce10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_227d6e005a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_9246ce10625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/media-image/media-image.js b/build/es5-amd/node_modules/@lrnwebcomponents/media-image/media-image.js
index a6d6fa8ed03..a076c33740f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/media-image/media-image.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/media-image/media-image.js
@@ -7,70 +7,70 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
_exports.MediaImage = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject11_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject11_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n .caption {\n padding-bottom: 25px;\n border-bottom: dashed 2px lightgray;\n margin-bottom: 25px;\n line-height: 1.5;\n font-size: 18px;\n }\n\n .caption ::slotted(*) {\n margin-top: 0;\n }\n .caption ::slotted(*:last-child) {\n margin-bottom: 0;\n }\n "]);
- _templateObject11_198dadf05a6e11eb8957f34616f75140 = function _templateObject11_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject11_872d2920625811eb9a9521b3fdb3953c = function _templateObject11_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject10_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject10_198dadf05a6e11eb8957f34616f75140 = function _templateObject10_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject10_872d2920625811eb9a9521b3fdb3953c = function _templateObject10_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject9_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject9_198dadf05a6e11eb8957f34616f75140 = function _templateObject9_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject9_872d2920625811eb9a9521b3fdb3953c = function _templateObject9_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject8_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n .citation {\n font-size: 12.8px;\n font-style: italic;\n color: #4c4c4c;\n margin: 15px 0 15px;\n }\n "]);
- _templateObject8_198dadf05a6e11eb8957f34616f75140 = function _templateObject8_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject8_872d2920625811eb9a9521b3fdb3953c = function _templateObject8_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject7_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject7_198dadf05a6e11eb8957f34616f75140 = function _templateObject7_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject7_872d2920625811eb9a9521b3fdb3953c = function _templateObject7_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject6_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n "]);
- _templateObject6_198dadf05a6e11eb8957f34616f75140 = function _templateObject6_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject6_872d2920625811eb9a9521b3fdb3953c = function _templateObject6_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject5_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host(:hover) {\n cursor: pointer;\n }\n .image-wrap {\n max-height: 600px;\n overflow: hidden;\n }\n .image-wrap img {\n width: 100%;\n }\n :host([round]) .image-wrap {\n border-radius: 50%;\n }\n "]);
- _templateObject5_198dadf05a6e11eb8957f34616f75140 = function _templateObject5_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject5_872d2920625811eb9a9521b3fdb3953c = function _templateObject5_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
@@ -81,40 +81,40 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject4_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject4_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n "]);
- _templateObject4_198dadf05a6e11eb8957f34616f75140 = function _templateObject4_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject4_872d2920625811eb9a9521b3fdb3953c = function _templateObject4_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject3_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_198dadf05a6e11eb8957f34616f75140 = function _templateObject3_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject3_872d2920625811eb9a9521b3fdb3953c = function _templateObject3_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject2_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n \n ", " \n \n ", "\n "]);
- _templateObject2_198dadf05a6e11eb8957f34616f75140 = function _templateObject2_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject2_872d2920625811eb9a9521b3fdb3953c = function _templateObject2_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_198dadf05a6e11eb8957f34616f75140() {
+ function _templateObject_872d2920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: auto;\n margin: auto;\n max-width: 600px;\n max-height: 600px;\n --box-background-color: #f7f6ef;\n }\n\n :host([card]) {\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.14);\n padding: 20px;\n }\n\n :host([box]) {\n background-color: var(--box-background-color);\n padding: 20px;\n }\n\n @media screen and (min-width: 450px) {\n :host([size=\"small\"]) {\n max-width: 50%;\n }\n }\n\n @media screen and (min-width: 650px) {\n :host([size=\"small\"]) {\n max-width: 35%;\n }\n }\n\n @media screen and (min-width: 900px) {\n :host([size=\"small\"]) {\n max-width: 25%;\n }\n }\n\n :host([offset=\"left\"]) {\n float: left;\n margin: var(--media-image-offset-width, 1.5vw);\n margin-left: calc(-2 * var(--media-image-offset-width, 1.5vw));\n padding-left: calc(4 * var(--media-image-offset-width, 1.5vw));\n margin-top: 0;\n margin-bottom: calc(0.1 * var(--media-image-offset-width, 1.5vw));\n }\n\n :host([offset=\"right\"]) {\n float: right;\n margin: var(--media-image-offset-width, 1.5vw);\n margin-right: calc(-2 * var(--media-image-offset-width, 1.5vw));\n padding-right: calc(4 * var(--media-image-offset-width, 1.5vw));\n margin-top: 0;\n margin-bottom: calc(0.1 * var(--media-image-offset-width, 1.5vw));\n }\n\n :host([offset=\"wide\"]) {\n margin: 0 calc(-1 * var(--media-image-offset-wide-width, 3.5vw));\n max-width: 100vw;\n }\n\n :host([offset=\"narrow\"]) {\n max-width: var(--media-image-offset-narrow-max-width, 500px);\n margin: auto;\n }\n "]);
- _templateObject_198dadf05a6e11eb8957f34616f75140 = function _templateObject_198dadf05a6e11eb8957f34616f75140() {
+ _templateObject_872d2920625811eb9a9521b3fdb3953c = function _templateObject_872d2920625811eb9a9521b3fdb3953c() {
return data;
};
@@ -143,7 +143,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_198dadf05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_872d2920625811eb9a9521b3fdb3953c())];
}
}]);
@@ -198,7 +198,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_198dadf05a6e11eb8957f34616f75140(), this.__figureLabel ? (0, _litElement.html)(_templateObject3_198dadf05a6e11eb8957f34616f75140(), this.figureLabelTitle, this.figureLabelDescription) : "", this.round, this.schemaResourceID, this.source, this.modalTitle, this.alt, this.describedBy, this.citation, this._hasCaption ? (0, _litElement.html)(_templateObject4_198dadf05a6e11eb8957f34616f75140(), this.caption) : "");
+ return (0, _litElement.html)(_templateObject2_872d2920625811eb9a9521b3fdb3953c(), this.__figureLabel ? (0, _litElement.html)(_templateObject3_872d2920625811eb9a9521b3fdb3953c(), this.figureLabelTitle, this.figureLabelDescription) : "", this.round, this.schemaResourceID, this.source, this.modalTitle, this.alt, this.describedBy, this.citation, this._hasCaption ? (0, _litElement.html)(_templateObject4_872d2920625811eb9a9521b3fdb3953c(), this.caption) : "");
}
}, {
key: "_hasFigureLabel",
@@ -476,7 +476,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject5_198dadf05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject5_872d2920625811eb9a9521b3fdb3953c())];
}
}]);
@@ -510,7 +510,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject6_198dadf05a6e11eb8957f34616f75140(), this.source, this.alt, this.describedBy || "");
+ return (0, _litElement.html)(_templateObject6_872d2920625811eb9a9521b3fdb3953c(), this.source, this.alt, this.describedBy || "");
}
}, {
key: "updated",
@@ -578,7 +578,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
babelHelpers.createClass(MediaImageCitation, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject7_198dadf05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject7_872d2920625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
@@ -587,7 +587,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject8_198dadf05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject8_872d2920625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
@@ -619,7 +619,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
babelHelpers.createClass(MediaImageCaption, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject9_198dadf05a6e11eb8957f34616f75140(), !this.__hasContent ? (0, _litElement.html)(_templateObject10_198dadf05a6e11eb8957f34616f75140()) : "");
+ return (0, _litElement.html)(_templateObject9_872d2920625811eb9a9521b3fdb3953c(), !this.__hasContent ? (0, _litElement.html)(_templateObject10_872d2920625811eb9a9521b3fdb3953c()) : "");
}
}], [{
key: "styles",
@@ -628,7 +628,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject11_198dadf05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject11_872d2920625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/meme-maker/meme-maker.js b/build/es5-amd/node_modules/@lrnwebcomponents/meme-maker/meme-maker.js
index 43a916ea2d6..0e6cb503caf 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/meme-maker/meme-maker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/meme-maker/meme-maker.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
});
_exports.MemeMaker = void 0;
- function _templateObject2_199109505a6e11eb8957f34616f75140() {
+ function _templateObject2_87398530625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n * {\n box-sizing: border-box;\n }\n figure {\n position: relative;\n width: 100%;\n margin: 0;\n padding: 0;\n font-size: 20px;\n }\n img {\n width: 100%;\n height: auto;\n }\n .top-text,\n .bottom-text {\n position: absolute;\n left: 0;\n width: 100%;\n padding: 3% 2%;\n text-align: center;\n text-transform: uppercase;\n font-weight: 900;\n font-family: \"Impact\", \"Arial Black\", \"sans serif\";\n line-height: 1.2;\n font-size: var(--meme-maker-font-size, 36px);\n color: white;\n text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,\n 1px 1px 0 #000;\n letter-spacing: 2px;\n }\n .top-text {\n top: 0;\n }\n .bottom-text {\n bottom: 0;\n }\n @media (max-width: 800px) {\n .top-text,\n .bottom-text {\n font-size: var(--meme-maker-font-size-medium, 20px);\n }\n }\n @media (max-width: 600px) {\n .top-text,\n .bottom-text {\n font-size: var(--meme-maker-font-size-small, 20px);\n }\n }\n "]);
- _templateObject2_199109505a6e11eb8957f34616f75140 = function _templateObject2_199109505a6e11eb8957f34616f75140() {
+ _templateObject2_87398530625811eb9a9521b3fdb3953c = function _templateObject2_87398530625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_199109505a6e11eb8957f34616f75140() {
+ function _templateObject_87398530625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", " \n ", " \n \n "]);
- _templateObject_199109505a6e11eb8957f34616f75140 = function _templateObject_199109505a6e11eb8957f34616f75140() {
+ _templateObject_87398530625811eb9a9521b3fdb3953c = function _templateObject_87398530625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,12 +46,12 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
babelHelpers.createClass(MemeMaker, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_199109505a6e11eb8957f34616f75140(), this.imageUrl, this.alt, this.describedBy || "", this.topText, this.bottomText);
+ return (0, _litElement.html)(_templateObject_87398530625811eb9a9521b3fdb3953c(), this.imageUrl, this.alt, this.describedBy || "", this.topText, this.bottomText);
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_199109505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_87398530625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/micro-copy-heading/micro-copy-heading.js b/build/es5-amd/node_modules/@lrnwebcomponents/micro-copy-heading/micro-copy-heading.js
index 5d84c8e88a6..c68720dfa2e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/micro-copy-heading/micro-copy-heading.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/micro-copy-heading/micro-copy-heading.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_19937a505a6e11eb8957f34616f75140() {
+ function _templateObject2_875327b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin: 16px 0;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n span {\n margin-left: 8px;\n }\n\n h2 {\n display: inline-flex;\n margin: unset;\n padding: unset;\n font-size: 0.75em;\n color: var(--simple-colors-default-theme-red-5, #de2654);\n border: 2px solid var(--simple-colors-default-theme-red-5, #de2654);\n line-height: 12px;\n margin-right: 10px;\n text-transform: uppercase;\n font-weight: 500;\n letter-spacing: 0.09em;\n padding: 6px 16px;\n }\n "]);
- _templateObject2_19937a505a6e11eb8957f34616f75140 = function _templateObject2_19937a505a6e11eb8957f34616f75140() {
+ _templateObject2_875327b0625811eb9a9521b3fdb3953c = function _templateObject2_875327b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19937a505a6e11eb8957f34616f75140() {
+ function _templateObject_875327b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "", " \n "]);
- _templateObject_19937a505a6e11eb8957f34616f75140 = function _templateObject_19937a505a6e11eb8957f34616f75140() {
+ _templateObject_875327b0625811eb9a9521b3fdb3953c = function _templateObject_875327b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,14 +55,14 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_19937a505a6e11eb8957f34616f75140(), this.heading, this.endcap);
+ return (0, _litElement.html)(_templateObject_875327b0625811eb9a9521b3fdb3953c(), this.heading, this.endcap);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_19937a505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_875327b0625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/moment-element/moment-element.js b/build/es5-amd/node_modules/@lrnwebcomponents/moment-element/moment-element.js
index d2ca482f37e..ca94754f906 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/moment-element/moment-element.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/moment-element/moment-element.js
@@ -7,10 +7,10 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
_exports.MomentElement = void 0;
meta = babelHelpers.interopRequireWildcard(meta);
- function _templateObject_1996aea05a6e11eb8957f34616f75140() {
+ function _templateObject_8c98f290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject_1996aea05a6e11eb8957f34616f75140 = function _templateObject_1996aea05a6e11eb8957f34616f75140() {
+ _templateObject_8c98f290625811eb9a9521b3fdb3953c = function _templateObject_8c98f290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
babelHelpers.createClass(MomentElement, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1996aea05a6e11eb8957f34616f75140(), this.output);
+ return (0, _litElement.html)(_templateObject_8c98f290625811eb9a9521b3fdb3953c(), this.output);
}
}, {
key: "pathFromUrl",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-line.js b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-line.js
index b36070d7473..0120b56e42e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-line.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-line.js
@@ -10,10 +10,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1f0f49505a6e11eb8957f34616f75140() {
+ function _templateObject_924bfe30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n\n \n "]);
- _templateObject_1f0f49505a6e11eb8957f34616f75140 = function _templateObject_1f0f49505a6e11eb8957f34616f75140() {
+ _templateObject_924bfe30625811eb9a9521b3fdb3953c = function _templateObject_924bfe30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -37,7 +37,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
babelHelpers.createClass(MtzMarkedControlGenericLine, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1f0f49505a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_924bfe30625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-wrap.js b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-wrap.js
index 143936e4f0e..c0177fee06b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-wrap.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-generic-wrap.js
@@ -10,10 +10,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1f1193405a6e11eb8957f34616f75140() {
+ function _templateObject_924f0b70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n\n \n "]);
- _templateObject_1f1193405a6e11eb8957f34616f75140 = function _templateObject_1f1193405a6e11eb8957f34616f75140() {
+ _templateObject_924f0b70625811eb9a9521b3fdb3953c = function _templateObject_924f0b70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -37,7 +37,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
babelHelpers.createClass(MtzMarkedControlGenericWrap, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1f1193405a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_924f0b70625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-link.js b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-link.js
index b2066a09797..da04ecae847 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-link.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/lib/mtz-marked-control-link.js
@@ -10,10 +10,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1f1934605a6e11eb8957f34616f75140() {
+ function _templateObject_9257be00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n\n \n "]);
- _templateObject_1f1934605a6e11eb8957f34616f75140 = function _templateObject_1f1934605a6e11eb8957f34616f75140() {
+ _templateObject_9257be00625811eb9a9521b3fdb3953c = function _templateObject_9257be00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -97,7 +97,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1f1934605a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9257be00625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/mtz-marked-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/mtz-marked-editor.js
index 745946ac61d..b3cd800b6c8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/mtz-marked-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/mtz-marked-editor/mtz-marked-editor.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_199b1b705a6e11eb8957f34616f75140() {
+ function _templateObject_8c85b8b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_199b1b705a6e11eb8957f34616f75140 = function _templateObject_199b1b705a6e11eb8957f34616f75140() {
+ _templateObject_8c85b8b0625811eb9a9521b3fdb3953c = function _templateObject_8c85b8b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -38,7 +38,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
babelHelpers.createClass(MtzMarkedEditor, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_199b1b705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8c85b8b0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/multiple-choice/multiple-choice.js b/build/es5-amd/node_modules/@lrnwebcomponents/multiple-choice/multiple-choice.js
index b83ca5f26b4..b631032d6c4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/multiple-choice/multiple-choice.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/multiple-choice/multiple-choice.js
@@ -11,80 +11,80 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject8_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject8_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n ", "\n \n
\n "]);
- _templateObject8_19ba8a505a6e11eb8957f34616f75140 = function _templateObject8_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject8_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject8_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject7_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject7_19ba8a505a6e11eb8957f34616f75140 = function _templateObject7_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject7_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject7_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject6_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject6_19ba8a505a6e11eb8957f34616f75140 = function _templateObject6_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject6_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject6_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject5_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject5_19ba8a505a6e11eb8957f34616f75140 = function _templateObject5_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject5_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject5_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject4_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject4_19ba8a505a6e11eb8957f34616f75140 = function _templateObject4_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject4_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject4_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject3_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject3_19ba8a505a6e11eb8957f34616f75140 = function _templateObject3_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject3_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject3_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject2_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n ", "
\n ", "\n ", "\n \n "]);
- _templateObject2_19ba8a505a6e11eb8957f34616f75140 = function _templateObject2_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject2_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject2_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19ba8a505a6e11eb8957f34616f75140() {
+ function _templateObject_87bc22b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n padding: 16px 16px 54px 16px;\n color: var(--simple-colors-default-theme-grey-12);\n --simple-fields-field-color: var(\n --simple-colors-default-theme-grey-12\n );\n --simple-fields-field-ink-color: var(\n --simple-colors-default-theme-grey-12\n );\n --simple-fields-field-checked-color: var(\n --simple-colors-default-theme-accent-8\n );\n --simple-fields-field-checked-ink-color: var(\n --simple-colors-default-theme-accent-8\n );\n --simple-fields-field-checkmark-color: var(\n --simple-colors-default-theme-grey-1\n );\n --simple-fields-field-label-color: var(\n --simple-colors-default-theme-grey-12\n );\n --simple-fields-field-error-color: var(\n --simple-colors-default-theme-red-8\n );\n }\n :host([accent-color=\"grey\"]),\n :host([accent-color=\"red\"]),\n :host([accent-color=\"green\"]) {\n --simple-fields-field-checked-color: var(\n --simple-colors-default-theme-blue-8\n );\n --simple-fields-field-checked-ink-color: var(\n --simple-colors-default-theme-blue-8\n );\n }\n :host #check {\n background-color: var(--simple-colors-default-theme-accent-8);\n color: var(--simple-colors-default-theme-grey-1);\n }\n :host #check:hover {\n background-color: var(--simple-colors-default-theme-accent-9);\n }\n :host([accent-color=\"red\"]) #check,\n :host([accent-color=\"green\"]) #check {\n background-color: var(--simple-colors-default-theme-blue-8);\n color: var(--simple-colors-default-theme-grey-1);\n }\n :host([accent-color=\"red\"]) #check:hover,\n :host([accent-color=\"green\"]) #check:hover {\n background-color: var(--simple-colors-default-theme-blue-9);\n }\n :host([accent-color=\"grey\"]) #check,\n :host button {\n background-color: var(--simple-colors-default-theme-grey-1);\n color: var(--simple-colors-default-theme-grey-12);\n }\n :host([accent-color=\"grey\"]) #check:hover,\n :host button:hover {\n cursor: pointer;\n background-color: var(--simple-colors-default-theme-grey-2);\n color: var(--simple-colors-default-theme-grey-12);\n }\n .red {\n background-color: var(--simple-colors-default-theme-red-8);\n }\n .green {\n background-color: var(--simple-colors-default-theme-green-8);\n }\n h3 {\n margin: 8px;\n }\n ul {\n list-style: none;\n padding: 0;\n margin: 0;\n }\n ul li {\n padding: 8px;\n }\n simple-fields-field {\n padding: 8px;\n }\n simple-icon {\n display: inline-flex;\n }\n "]);
- _templateObject_19ba8a505a6e11eb8957f34616f75140 = function _templateObject_19ba8a505a6e11eb8957f34616f75140() {
+ _templateObject_87bc22b0625811eb9a9521b3fdb3953c = function _templateObject_87bc22b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -113,7 +113,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(MultipleChoice), "styles", this)), [(0, _litElement.css)(_templateObject_19ba8a505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(MultipleChoice), "styles", this)), [(0, _litElement.css)(_templateObject_87bc22b0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
@@ -179,11 +179,11 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../schema-beh
value: function render() {
var _this3 = this;
- return (0, _litElement.html)(_templateObject2_19ba8a505a6e11eb8957f34616f75140(), this.relatedResource, !this.hideTitle ? (0, _litElement.html)(_templateObject3_19ba8a505a6e11eb8957f34616f75140(), this.title) : "", this.question, this.singleOption ? (0, _litElement.html)(_templateObject4_19ba8a505a6e11eb8957f34616f75140(), this.displayedAnswers.map(function (answer, index) {
- return (0, _litElement.html)(_templateObject5_19ba8a505a6e11eb8957f34616f75140(), _this3.disabled, index, answer.userGuess, _this3.checkedEvent, answer.label ? answer.label : "");
- })) : (0, _litElement.html)(_templateObject6_19ba8a505a6e11eb8957f34616f75140(), this.displayedAnswers.map(function (answer, index) {
- return (0, _litElement.html)(_templateObject7_19ba8a505a6e11eb8957f34616f75140(), _this3.disabled, index, answer.label ? answer.label : "", answer.userGuess, _this3.checkedEvent);
- })), !this.hideButtons ? (0, _litElement.html)(_templateObject8_19ba8a505a6e11eb8957f34616f75140(), this.disabled, this._verifyAnswers, this.checkLabel, this.disabled, this.resetAnswers, this.resetLabel) : "");
+ return (0, _litElement.html)(_templateObject2_87bc22b0625811eb9a9521b3fdb3953c(), this.relatedResource, !this.hideTitle ? (0, _litElement.html)(_templateObject3_87bc22b0625811eb9a9521b3fdb3953c(), this.title) : "", this.question, this.singleOption ? (0, _litElement.html)(_templateObject4_87bc22b0625811eb9a9521b3fdb3953c(), this.displayedAnswers.map(function (answer, index) {
+ return (0, _litElement.html)(_templateObject5_87bc22b0625811eb9a9521b3fdb3953c(), _this3.disabled, index, answer.userGuess, _this3.checkedEvent, answer.label ? answer.label : "");
+ })) : (0, _litElement.html)(_templateObject6_87bc22b0625811eb9a9521b3fdb3953c(), this.displayedAnswers.map(function (answer, index) {
+ return (0, _litElement.html)(_templateObject7_87bc22b0625811eb9a9521b3fdb3953c(), _this3.disabled, index, answer.label ? answer.label : "", answer.userGuess, _this3.checkedEvent);
+ })), !this.hideButtons ? (0, _litElement.html)(_templateObject8_87bc22b0625811eb9a9521b3fdb3953c(), this.disabled, this._verifyAnswers, this.checkLabel, this.disabled, this.resetAnswers, this.resetLabel) : "");
}
}, {
key: "checkedEvent",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/music-player/music-player.js b/build/es5-amd/node_modules/@lrnwebcomponents/music-player/music-player.js
index 8389df3f1ad..3d6cf390c28 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/music-player/music-player.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/music-player/music-player.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
_exports.MusicPlayer = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_19b051205a6e11eb8957f34616f75140() {
+ function _templateObject2_88223780625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n midi-player {\n display: block;\n width: var(--music-player-midi-player-width, unset);\n margin: var(--music-player-midi-player-margin, 4px);\n }\n :host([no-visual]) midi-visualizer {\n display: none;\n }\n\n :host([no-waterfall]) midi-visualizer .waterfall-notes-container {\n display: none;\n }\n midi-visualizer .waterfall-visualizer {\n overflow: auto;\n }\n "]);
- _templateObject2_19b051205a6e11eb8957f34616f75140 = function _templateObject2_19b051205a6e11eb8957f34616f75140() {
+ _templateObject2_88223780625811eb9a9521b3fdb3953c = function _templateObject2_88223780625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19b051205a6e11eb8957f34616f75140() {
+ function _templateObject_88223780625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_19b051205a6e11eb8957f34616f75140 = function _templateObject_19b051205a6e11eb8957f34616f75140() {
+ _templateObject_88223780625811eb9a9521b3fdb3953c = function _templateObject_88223780625811eb9a9521b3fdb3953c() {
return data;
};
@@ -74,7 +74,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_19b051205a6e11eb8957f34616f75140(), this.visualizer, this.source, this.source);
+ return (0, _litElement.html)(_templateObject_88223780625811eb9a9521b3fdb3953c(), this.visualizer, this.source, this.source);
} // properties available to the custom element for data binding
}, {
@@ -103,7 +103,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_19b051205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_88223780625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/lib/nav-card-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/lib/nav-card-item.js
index e12f4a4c786..5ea4bfeb1ce 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/lib/nav-card-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/lib/nav-card-item.js
@@ -6,40 +6,40 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.NavCardItem = void 0;
- function _templateObject4_2124e2e05a6e11eb8957f34616f75140() {
+ function _templateObject4_95478af0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: space-between;\n text-decoration: none;\n padding: 5px 0;\n margin-bottom: 1px;\n color: var(--nav-card-item-color, unset);\n background-color: var(--nav-card-item-background-color, unset);\n border-bottom: var(\n --nav-card-linklist-border-bottom,\n 1px solid var(--simple-colors-default-theme-grey-4, #666)\n );\n }\n :host(:last-of-type) {\n border-bottom: none;\n }\n :host([hidden]) {\n display: none;\n }\n :host div {\n flex: 1 1 auto;\n }\n ::slotted([slot=\"label\"]:hover),\n ::slotted([slot=\"label\"]:focus),\n :host(:hover) ::slotted([slot=\"label\"]),\n :host(:focus-within) ::slotted([slot=\"label\"]) {\n text-decoration: underline;\n }\n ::slotted(*) {\n display: block;\n }\n ::slotted([slot=\"label\"]),\n ::slotted([slot=\"description\"]) {\n color: inherit;\n font-family: inherit;\n }\n ::slotted([slot=\"label\"]) {\n text-decoration: inherit;\n outline: none;\n border: none;\n padding: 0;\n text-align: left;\n color: var(--nav-card-item-color, unset);\n background-color: var(--nav-card-item-background-color, unset);\n font-size: var(--nav-card-item-label-font-size, inherit);\n font-weight: var(--nav-card-item-label-font-weight, bold);\n }\n ::slotted([slot=\"description\"]) {\n font-size: var(--nav-card-item-label-font-size, 11px);\n font-weight: var(--nav-card-item-label-font-weight, normal);\n }\n ::slotted([slot=\"label\"]):after {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0;\n right: 0;\n bottom: 0;\n }\n ::slotted([slot=\"label\"]:focus):after {\n outline: 1px solid blue;\n }\n lrndesign-avatar {\n margin-right: 10px;\n --lrndesign-avatar-width: var(\n --nav-card-item-avatar-width,\n var(--nav-card-item-avatar-size, 36px)\n );\n --lrndesign-avatar-height: var(\n --nav-card-item-avatar-height,\n var(--nav-card-item-avatar-size, 36px)\n );\n --lrndesign-avatar-border-radius: var(\n --nav-card-item-avatar-border-radius,\n 50%\n );\n }\n simple-icon-lite {\n margin-left: 10px;\n --simple-icon-width: var(\n --nav-card-item-icon-width,\n var(--nav-card-item-icon-size, 24px)\n );\n --simple-icon-height: var(\n --nav-card-item-icon-height,\n var(--nav-card-item-icon-size, 24px)\n );\n }\n "]);
- _templateObject4_2124e2e05a6e11eb8957f34616f75140 = function _templateObject4_2124e2e05a6e11eb8957f34616f75140() {
+ _templateObject4_95478af0625811eb9a9521b3fdb3953c = function _templateObject4_95478af0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_2124e2e05a6e11eb8957f34616f75140() {
+ function _templateObject3_95478af0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_2124e2e05a6e11eb8957f34616f75140 = function _templateObject3_2124e2e05a6e11eb8957f34616f75140() {
+ _templateObject3_95478af0625811eb9a9521b3fdb3953c = function _templateObject3_95478af0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2124e2e05a6e11eb8957f34616f75140() {
+ function _templateObject2_95478af0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_2124e2e05a6e11eb8957f34616f75140 = function _templateObject2_2124e2e05a6e11eb8957f34616f75140() {
+ _templateObject2_95478af0625811eb9a9521b3fdb3953c = function _templateObject2_95478af0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2124e2e05a6e11eb8957f34616f75140() {
+ function _templateObject_95478af0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n \n \n
\n ", "\n "]);
- _templateObject_2124e2e05a6e11eb8957f34616f75140 = function _templateObject_2124e2e05a6e11eb8957f34616f75140() {
+ _templateObject_95478af0625811eb9a9521b3fdb3953c = function _templateObject_95478af0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -88,7 +88,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
babelHelpers.createClass(NavCardItem, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2124e2e05a6e11eb8957f34616f75140(), !this.avatar && !this.initials ? "" : (0, _litElement.html)(_templateObject2_2124e2e05a6e11eb8957f34616f75140(), this.accentColor || "", this.allowGrey, this.dark, this.ico, this.invert, this.src, this.label, this.twoChars), !this.icon ? "" : (0, _litElement.html)(_templateObject3_2124e2e05a6e11eb8957f34616f75140(), this.icon));
+ return (0, _litElement.html)(_templateObject_95478af0625811eb9a9521b3fdb3953c(), !this.avatar && !this.initials ? "" : (0, _litElement.html)(_templateObject2_95478af0625811eb9a9521b3fdb3953c(), this.accentColor || "", this.allowGrey, this.dark, this.ico, this.invert, this.src, this.label, this.twoChars), !this.icon ? "" : (0, _litElement.html)(_templateObject3_95478af0625811eb9a9521b3fdb3953c(), this.icon));
} // life cycle
}], [{
@@ -251,7 +251,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject4_2124e2e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_95478af0625811eb9a9521b3fdb3953c())];
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/nav-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/nav-card.js
index ebc9b6dda43..0d491653c99 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/nav-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/nav-card/nav-card.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../accent-card/accent-ca
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_19bea9005a6e11eb8957f34616f75140() {
+ function _templateObject2_884242a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --accent-card-content-padding-bottom: 0px;\n }\n\n ::slotted([slot=\"linklist\"]) {\n --nav-card-item-color: var(--accent-card-color);\n --nav-card-item-background-color: var(--accent-card-background-color);\n margin-top: var(--nav-card-linklist-margin-top, 20px);\n margin-bottom: var(--nav-card-linklist-margin-bottom, 20px);\n }\n "]);
- _templateObject2_19bea9005a6e11eb8957f34616f75140 = function _templateObject2_19bea9005a6e11eb8957f34616f75140() {
+ _templateObject2_884242a0625811eb9a9521b3fdb3953c = function _templateObject2_884242a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19bea9005a6e11eb8957f34616f75140() {
+ function _templateObject_884242a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n "]);
- _templateObject_19bea9005a6e11eb8957f34616f75140 = function _templateObject_19bea9005a6e11eb8957f34616f75140() {
+ _templateObject_884242a0625811eb9a9521b3fdb3953c = function _templateObject_884242a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,14 +52,14 @@ define(["exports", "../../lit-element/lit-element.js", "../accent-card/accent-ca
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_19bea9005a6e11eb8957f34616f75140(), !this.imageSrc, this.imageSrc ? "background-image: url(".concat(this.imageSrc, ");") : "display: none;");
+ return (0, _litElement.html)(_templateObject_884242a0625811eb9a9521b3fdb3953c(), !this.imageSrc, this.imageSrc ? "background-image: url(".concat(this.imageSrc, ");") : "display: none;");
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(NavCard), "styles", this)), [(0, _litElement.css)(_templateObject2_19bea9005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(NavCard), "styles", this)), [(0, _litElement.css)(_templateObject2_884242a0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/oer-schema/oer-schema.js b/build/es5-amd/node_modules/@lrnwebcomponents/oer-schema/oer-schema.js
index 38c0ee08673..9d5904aaea7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/oer-schema/oer-schema.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/oer-schema/oer-schema.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_19c279905a6e11eb8957f34616f75140() {
+ function _templateObject2_884724a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n }\n "]);
- _templateObject2_19c279905a6e11eb8957f34616f75140 = function _templateObject2_19c279905a6e11eb8957f34616f75140() {
+ _templateObject2_884724a0625811eb9a9521b3fdb3953c = function _templateObject2_884724a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19c279905a6e11eb8957f34616f75140() {
+ function _templateObject_884724a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject_19c279905a6e11eb8957f34616f75140 = function _templateObject_19c279905a6e11eb8957f34616f75140() {
+ _templateObject_884724a0625811eb9a9521b3fdb3953c = function _templateObject_884724a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
babelHelpers.createClass(OerSchemaElement, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_19c279905a6e11eb8957f34616f75140(), this.oerProperty, this.text);
+ return (0, _litElement.html)(_templateObject_884724a0625811eb9a9521b3fdb3953c(), this.oerProperty, this.text);
}
}], [{
key: "styles",
@@ -57,7 +57,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_19c279905a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_884724a0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/lib/sortable-list.js b/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/lib/sortable-list.js
index 4149943fb59..3b3d2130449 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/lib/sortable-list.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/lib/sortable-list.js
@@ -8,10 +8,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
async = babelHelpers.interopRequireWildcard(async);
Gestures = babelHelpers.interopRequireWildcard(Gestures);
- function _templateObject_221bed105a6e11eb8957f34616f75140() {
+ function _templateObject_956265f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n "]);
- _templateObject_221bed105a6e11eb8957f34616f75140 = function _templateObject_221bed105a6e11eb8957f34616f75140() {
+ _templateObject_956265f0625811eb9a9521b3fdb3953c = function _templateObject_956265f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -42,7 +42,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
key: "template",
// render function
get: function get() {
- return (0, _polymerElement.html)(_templateObject_221bed105a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_956265f0625811eb9a9521b3fdb3953c());
}
}, {
key: "is",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/outline-designer.js b/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/outline-designer.js
index 9541e538e46..88b1cd10405 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/outline-designer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/outline-designer/outline-designer.js
@@ -11,10 +11,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_19c9cc905a6e11eb8957f34616f75140() {
+ function _templateObject_88684130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n \n View: [[viewModeLabel]]\n \n [[viewModeLabel]] \n Detail: [[detailsModeLabel]]\n \n [[detailsModeLabel]] \n \n \n \n Toggle mini-map \n \n Help \n
\n \n \n \n \n \n \n \n \n
\n \n
\n [[item.description]]\n
\n
\n
\n [[item.title]] \n \n
\n Page 1 \n Page 2 \n Page 3 \n \n
\n
\n \n
\n \n \n \n \n \n \n
\n \n \n \n \n [[item.title]]\n
\n [[item.title]] \n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n [[item.description]]\n
\n
\n
\n
\n \n \n \n \n \n "]);
- _templateObject_19c9cc905a6e11eb8957f34616f75140 = function _templateObject_19c9cc905a6e11eb8957f34616f75140() {
+ _templateObject_88684130625811eb9a9521b3fdb3953c = function _templateObject_88684130625811eb9a9521b3fdb3953c() {
return data;
};
@@ -57,7 +57,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
key: "render",
// render function
value: function render() {
- return (0, _polymerElement.html)(_templateObject_19c9cc905a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_88684130625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/outline-player/outline-player.js b/build/es5-amd/node_modules/@lrnwebcomponents/outline-player/outline-player.js
index 2db54e399a3..fd49a1a3772 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/outline-player/outline-player.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/outline-player/outline-player.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_19cf71e05a6e11eb8957f34616f75140() {
+ function _templateObject2_88719000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n \n "]);
- _templateObject2_19cf71e05a6e11eb8957f34616f75140 = function _templateObject2_19cf71e05a6e11eb8957f34616f75140() {
+ _templateObject2_88719000625811eb9a9521b3fdb3953c = function _templateObject2_88719000625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19cf71e05a6e11eb8957f34616f75140() {
+ function _templateObject_88719000625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-family: libre baskerville;\n position: relative;\n overflow: hidden;\n --outline-player-min-height: 100vh;\n --app-drawer-width: 300px;\n --outline-player-dark: #222222;\n --outline-player-light: #f8f8f8;\n background-color: var(--outline-player-light);\n }\n\n :host([closed]) {\n --app-drawer-width: 0px;\n }\n\n :host,\n :host * ::slotted(*) {\n line-height: 1.8;\n }\n :host ul,\n :host * ::slotted(ul),\n :host ol,\n :host * ::slotted(ol) {\n padding-left: 20px;\n margin-left: 20px;\n }\n :host ul,\n :host * ::slotted(ul) {\n list-style-type: disc;\n }\n :host li,\n :host * ::slotted(li) {\n margin-bottom: 6px;\n }\n\n h1 {\n font-size: 48px;\n line-height: 16px;\n }\n\n h2 {\n font-size: 32px;\n }\n\n h3 {\n font-size: 28px;\n }\n\n p {\n line-height: 26px;\n min-height: 26px;\n }\n\n a,\n a:visited,\n a:active {\n color: #000;\n }\n\n a:hover {\n color: #2196f3;\n }\n\n ul li {\n padding-bottom: 24px;\n line-height: 1.5;\n color: #424242;\n max-width: 448px;\n }\n\n ul li:last-child {\n padding-bottom: 16px;\n }\n\n app-drawer-layout {\n min-height: 100vh;\n min-height: -moz-available; /* WebKit-based browsers will ignore this. */\n min-height: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */\n min-height: fill-available;\n /* if the user has set a specific value then override the defaults */\n min-height: var(--outline-player-min-height);\n }\n\n outline-player-navigation {\n --outline-player-dark: var(--outline-player-dark);\n }\n\n div[main-title] {\n margin-left: 8px;\n font-size: 16px;\n line-height: 22px;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n display: inline-block;\n word-break: break-word;\n }\n app-drawer-layout[narrow] #contentcontainer {\n padding-top: 64px;\n }\n #content {\n padding: 8px 8px 8px 64px;\n }\n #menutoggle {\n display: block;\n float: left;\n margin-right: 16px;\n }\n\n /* Required for HAX */\n :host([edit-mode]) #slot {\n display: none !important;\n }\n :host([edit-mode]) #contentcontainer {\n padding: 32px 8px 8px 8px;\n }\n :host([is-logged-in]) app-drawer,\n :host([is-logged-in]) app-drawer-layout[narrow] {\n left: 48px;\n }\n #contentcontainer {\n max-width: 840px;\n display: block;\n margin: 0;\n padding: 0 16px 16px 16px;\n flex: none;\n transition: 0.5s opacity ease-in-out;\n }\n #contentcontainer h-a-x {\n margin: 0;\n }\n #menubuttoncontainer {\n display: flex;\n justify-content: center;\n padding: 8px 0 0 0;\n }\n site-menu-button {\n display: inline-flex;\n }\n site-print-button {\n display: inline-flex;\n margin-right: 20px;\n }\n site-active-title {\n --site-active-title-margin: 0px;\n --site-active-title-padding: 0px;\n padding: 10px;\n display: block;\n }\n @media screen and (max-width: 800px) {\n :host([edit-mode][is-logged-in]) app-drawer,\n :host([edit-mode][is-logged-in]) app-drawer-layout[narrow] {\n left: 0;\n }\n }\n @media screen and (max-width: 640px) {\n #content {\n padding: 8px 8px 8px 8px;\n }\n }\n "]);
- _templateObject_19cf71e05a6e11eb8957f34616f75140 = function _templateObject_19cf71e05a6e11eb8957f34616f75140() {
+ _templateObject_88719000625811eb9a9521b3fdb3953c = function _templateObject_88719000625811eb9a9521b3fdb3953c() {
return data;
};
@@ -54,7 +54,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
* LitElement style render
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(OutlinePlayer), "styles", this)), [(0, _litElement.css)(_templateObject_19cf71e05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(OutlinePlayer), "styles", this)), [(0, _litElement.css)(_templateObject_88719000625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -116,7 +116,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
babelHelpers.createClass(OutlinePlayer, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_19cf71e05a6e11eb8957f34616f75140(), this.narrow, this._narrowChanged, this.opened, this._openedChanged, this._toggleMenu);
+ return (0, _litElement.html)(_templateObject2_88719000625811eb9a9521b3fdb3953c(), this.narrow, this._narrowChanged, this.opened, this._openedChanged, this._toggleMenu);
}
}, {
key: "_narrowChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/page-contents-menu/page-contents-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/page-contents-menu/page-contents-menu.js
index b1aa3980618..5337fed5e71 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/page-contents-menu/page-contents-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/page-contents-menu/page-contents-menu.js
@@ -7,70 +7,70 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../utils/util
_exports.PageContentsMenu = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject7_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject7_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host([is-empty][hide-if-empty]) {\n display: none;\n }\n :host([hidden]) {\n display: none;\n }\n [hidden] {\n display: none;\n }\n :host([mobile]) .wrapper,\n :host([mobile]) .header,\n :host([mobile]) .header .svg {\n padding: 0;\n margin: 0;\n }\n .wrapper {\n display: inline-block;\n padding: 8px;\n }\n .header {\n display: flex;\n color: var(--page-contents-menu-heading-color, #9daab6);\n padding: 0 24px 0 0;\n margin: 0 0 8px 0;\n }\n .header .svg {\n padding-right: 6px;\n display: inline-flex;\n color: var(--page-contents-menu-link, #74818d);\n }\n svg {\n width: 1em;\n height: 1em;\n vertical-align: middle;\n }\n .header .label {\n align-items: center;\n display: inline-flex;\n font-size: var(--page-contents-menu-heading-font-size, 10px);\n font-weight: var(--page-contents-menu-heading-font-weight, 700);\n padding: 0;\n margin: 0;\n font-family: Content-font, Roboto, sans-serif;\n line-height: 1;\n letter-spacing: 1.2px;\n text-transform: uppercase;\n }\n\n .contents {\n margin: 0;\n padding: 0;\n list-style-type: none;\n }\n .item {\n margin: 0;\n display: block;\n padding: 0;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n .link {\n font-family: Content-font, Roboto, sans-serif;\n line-height: 1.5;\n display: flex;\n padding: 4px 16px 4px 24px;\n font-size: var(--page-contents-menu-link-font-size, 12px);\n text-decoration: none;\n font-weight: var(--page-contents-menu-link-font-weight, 500);\n color: var(--page-contents-menu-link, #74818d);\n cursor: pointer;\n margin: 0;\n align-items: center;\n vertical-align: middle;\n -webkit-box-align: center;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n .link:hover,\n .link:focus,\n .link:active {\n text-decoration: underline;\n color: var(--page-contents-menu-link-hover, rgb(56, 132, 255));\n }\n .link:focus {\n outline: 1px solid var(--page-contents-menu-link, black);\n outline-offset: 4px;\n }\n .indent-1 {\n padding-left: 0px;\n }\n .indent-2 {\n padding-left: 16px;\n }\n .indent-3,\n .indent-4,\n .indent-5,\n .indent-6 {\n padding-left: 32px;\n }\n "]);
- _templateObject7_19d58c605a6e11eb8957f34616f75140 = function _templateObject7_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject7_887d76e0625811eb9a9521b3fdb3953c = function _templateObject7_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject6_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n "]);
- _templateObject6_19d58c605a6e11eb8957f34616f75140 = function _templateObject6_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject6_887d76e0625811eb9a9521b3fdb3953c = function _templateObject6_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject5_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n "]);
- _templateObject5_19d58c605a6e11eb8957f34616f75140 = function _templateObject5_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject5_887d76e0625811eb9a9521b3fdb3953c = function _templateObject5_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject4_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject4_19d58c605a6e11eb8957f34616f75140 = function _templateObject4_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject4_887d76e0625811eb9a9521b3fdb3953c = function _templateObject4_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject3_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n "]);
- _templateObject3_19d58c605a6e11eb8957f34616f75140 = function _templateObject3_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject3_887d76e0625811eb9a9521b3fdb3953c = function _templateObject3_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject2_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject2_19d58c605a6e11eb8957f34616f75140 = function _templateObject2_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject2_887d76e0625811eb9a9521b3fdb3953c = function _templateObject2_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19d58c605a6e11eb8957f34616f75140() {
+ function _templateObject_887d76e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_19d58c605a6e11eb8957f34616f75140 = function _templateObject_19d58c605a6e11eb8957f34616f75140() {
+ _templateObject_887d76e0625811eb9a9521b3fdb3953c = function _templateObject_887d76e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -98,9 +98,9 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../utils/util
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_19d58c605a6e11eb8957f34616f75140(), this.toggleSettings, this.keyToggle, this.label, !this.mobile || !this.hideSettings, this.label, !this.mobile ? (0, _litElement.html)(_templateObject2_19d58c605a6e11eb8957f34616f75140(), this.label) : "", this.mobile ? (0, _litElement.html)(_templateObject3_19d58c605a6e11eb8957f34616f75140(), this.hideSettings, this.items.map(function (item, index) {
+ return (0, _litElement.html)(_templateObject_887d76e0625811eb9a9521b3fdb3953c(), this.toggleSettings, this.keyToggle, this.label, !this.mobile || !this.hideSettings, this.label, !this.mobile ? (0, _litElement.html)(_templateObject2_887d76e0625811eb9a9521b3fdb3953c(), this.label) : "", this.mobile ? (0, _litElement.html)(_templateObject3_887d76e0625811eb9a9521b3fdb3953c(), this.hideSettings, this.items.map(function (item, index) {
return _this2.renderItem(item, index);
- })) : (0, _litElement.html)(_templateObject4_19d58c605a6e11eb8957f34616f75140(), this.items.map(function (item, index) {
+ })) : (0, _litElement.html)(_templateObject4_887d76e0625811eb9a9521b3fdb3953c(), this.items.map(function (item, index) {
return _this2.renderItem(item, index);
})));
}
@@ -148,17 +148,17 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../utils/util
value: function renderItem(item, index) {
if (item.link == null && item.object) {
// tab index ensures browser treats it like a normal link
- return (0, _litElement.html)(_templateObject5_19d58c605a6e11eb8957f34616f75140(), item.indent, this.scrollToObject, this.keyScroll, index, item.title);
+ return (0, _litElement.html)(_templateObject5_887d76e0625811eb9a9521b3fdb3953c(), item.indent, this.scrollToObject, this.keyScroll, index, item.title);
}
- return (0, _litElement.html)(_templateObject6_19d58c605a6e11eb8957f34616f75140(), item.indent, item.link, this.scrollToObject, this.keyScroll, index, item.title);
+ return (0, _litElement.html)(_templateObject6_887d76e0625811eb9a9521b3fdb3953c(), item.indent, item.link, this.scrollToObject, this.keyScroll, index, item.title);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject7_19d58c605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject7_887d76e0625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/paper-audio-player/paper-audio-player.js b/build/es5-amd/node_modules/@lrnwebcomponents/paper-audio-player/paper-audio-player.js
index f96c839b23b..02a1dc666e2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/paper-audio-player/paper-audio-player.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/paper-audio-player/paper-audio-player.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_19dedb305a6e11eb8957f34616f75140() {
+ function _templateObject_889544a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n \n \n
\n
\n \n
[[title]]
\n \n
\n \n
\n \n
\n
\n
\n \n
\n [[ _convertSecToMin(timeLeft) ]] \n
\n \n
\n
\n
\n "]);
- _templateObject_19dedb305a6e11eb8957f34616f75140 = function _templateObject_19dedb305a6e11eb8957f34616f75140() {
+ _templateObject_889544a0625811eb9a9521b3fdb3953c = function _templateObject_889544a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -382,7 +382,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_19dedb305a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_889544a0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/paper-avatar/paper-avatar.js b/build/es5-amd/node_modules/@lrnwebcomponents/paper-avatar/paper-avatar.js
index 7401295fda5..265ae26ddc2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/paper-avatar/paper-avatar.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/paper-avatar/paper-avatar.js
@@ -8,50 +8,50 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
meta = babelHelpers.interopRequireWildcard(meta);
md5 = babelHelpers.interopRequireWildcard(md5);
- function _templateObject5_19e396205a6e11eb8957f34616f75140() {
+ function _templateObject5_88a15290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n box-sizing: border-box;\n position: relative;\n width: var(--paper-avatar-width, 40px);\n height: var(--paper-avatar-width, 40px);\n border-radius: 50%;\n cursor: default;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n color: var(--paper-avatar-text-color, #ffffff);\n background-color: var(\n --paper-avatar-color,\n var(--paper-avatar-calculated-bg, #000)\n );\n }\n\n :host > * {\n pointer-events: none;\n }\n img {\n width: var(--paper-avatar-width, 40px);\n height: var(--paper-avatar-width, 40px);\n }\n #label,\n #img,\n #jdenticon {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n border-radius: 50%;\n }\n #label {\n overflow: hidden;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n -ms-flex-align: center;\n align-items: center;\n --simple-icon-width: calc(var(--paper-avatar-width, 40px) * 0.9);\n --simple-icon-height: calc(var(--paper-avatar-width, 40px) * 0.9);\n }\n #label[hidden] {\n display: none;\n }\n #label span {\n display: block;\n width: 100%;\n font-weight: 400;\n color: var(--paper-avatar-text-color, #ffffff);\n text-transform: capitalize;\n font-family: \"Roboto\", \"Noto\", sans-serif;\n -webkit-font-smoothing: antialiased;\n text-align: center;\n font-size: calc(var(--paper-avatar-width, 40px) * 0.7);\n opacity: 0.8;\n }\n #label span[two-chars] {\n font-size: calc(var(--paper-avatar-width, 40px) * 0.5);\n }\n #label simple-icon-lite {\n margin: 0 auto;\n opacity: 0.8;\n }\n #jdenticon {\n width: var(--paper-avatar-width, 40px);\n height: var(--paper-avatar-width, 40px);\n }\n #jdenticon * {\n fill: var(--paper-avatar-text-color, #ffffff);\n opacity: 0.8;\n }\n :host #jdenticon ::slotted(*) {\n fill: var(--paper-avatar-text-color, #ffffff);\n opacity: 0.8;\n }\n "]);
- _templateObject5_19e396205a6e11eb8957f34616f75140 = function _templateObject5_19e396205a6e11eb8957f34616f75140() {
+ _templateObject5_88a15290625811eb9a9521b3fdb3953c = function _templateObject5_88a15290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_19e396205a6e11eb8957f34616f75140() {
+ function _templateObject4_88a15290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject4_19e396205a6e11eb8957f34616f75140 = function _templateObject4_19e396205a6e11eb8957f34616f75140() {
+ _templateObject4_88a15290625811eb9a9521b3fdb3953c = function _templateObject4_88a15290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_19e396205a6e11eb8957f34616f75140() {
+ function _templateObject3_88a15290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n "]);
- _templateObject3_19e396205a6e11eb8957f34616f75140 = function _templateObject3_19e396205a6e11eb8957f34616f75140() {
+ _templateObject3_88a15290625811eb9a9521b3fdb3953c = function _templateObject3_88a15290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_19e396205a6e11eb8957f34616f75140() {
+ function _templateObject2_88a15290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_19e396205a6e11eb8957f34616f75140 = function _templateObject2_19e396205a6e11eb8957f34616f75140() {
+ _templateObject2_88a15290625811eb9a9521b3fdb3953c = function _templateObject2_88a15290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19e396205a6e11eb8957f34616f75140() {
+ function _templateObject_88a15290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n
\n ", "\n "]);
- _templateObject_19e396205a6e11eb8957f34616f75140 = function _templateObject_19e396205a6e11eb8957f34616f75140() {
+ _templateObject_88a15290625811eb9a9521b3fdb3953c = function _templateObject_88a15290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -89,7 +89,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
* LitElement render method
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_19e396205a6e11eb8957f34616f75140(), this.label, this.jdenticonExists && this.jdenticon, this.icon ? (0, _litElement.html)(_templateObject2_19e396205a6e11eb8957f34616f75140(), this.icon) : (0, _litElement.html)(_templateObject3_19e396205a6e11eb8957f34616f75140(), this.twoChars, this._label(this.label)), this.src ? (0, _litElement.html)(_templateObject4_19e396205a6e11eb8957f34616f75140(), this.src || "", this._onImgLoad, this._onImgError) : "");
+ return (0, _litElement.html)(_templateObject_88a15290625811eb9a9521b3fdb3953c(), this.label, this.jdenticonExists && this.jdenticon, this.icon ? (0, _litElement.html)(_templateObject2_88a15290625811eb9a9521b3fdb3953c(), this.icon) : (0, _litElement.html)(_templateObject3_88a15290625811eb9a9521b3fdb3953c(), this.twoChars, this._label(this.label)), this.src ? (0, _litElement.html)(_templateObject4_88a15290625811eb9a9521b3fdb3953c(), this.src || "", this._onImgLoad, this._onImgError) : "");
}
/**
* HTMLElement specification
@@ -102,7 +102,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
* LitElement style method
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject5_19e396205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject5_88a15290625811eb9a9521b3fdb3953c())];
}
/**
* A convention our team uses
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/paper-fab-speed-dial/lib/paper-fab-speed-dial-overlay.js b/build/es5-amd/node_modules/@lrnwebcomponents/paper-fab-speed-dial/lib/paper-fab-speed-dial-overlay.js
index 28d488b4cc8..14767b9b48e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/paper-fab-speed-dial/lib/paper-fab-speed-dial-overlay.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/paper-fab-speed-dial/lib/paper-fab-speed-dial-overlay.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
});
_exports.PaperFabSpeedDialOverlay = void 0;
- function _templateObject_223abfb05a6e11eb8957f34616f75140() {
+ function _templateObject_9581fbe0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_223abfb05a6e11eb8957f34616f75140 = function _templateObject_223abfb05a6e11eb8957f34616f75140() {
+ _templateObject_9581fbe0625811eb9a9521b3fdb3953c = function _templateObject_9581fbe0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -33,7 +33,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../../@po
babelHelpers.createClass(PaperFabSpeedDialOverlay, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_223abfb05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_9581fbe0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/paper-input-flagged/paper-input-flagged.js b/build/es5-amd/node_modules/@lrnwebcomponents/paper-input-flagged/paper-input-flagged.js
index ad9d99b6272..dedcd9652c4 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/paper-input-flagged/paper-input-flagged.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/paper-input-flagged/paper-input-flagged.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
});
_exports.PaperInputFlagged = void 0;
- function _templateObject2_19e914605a6e11eb8957f34616f75140() {
+ function _templateObject2_88c22100625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "
\n \n ", "\n \n "]);
- _templateObject2_19e914605a6e11eb8957f34616f75140 = function _templateObject2_19e914605a6e11eb8957f34616f75140() {
+ _templateObject2_88c22100625811eb9a9521b3fdb3953c = function _templateObject2_88c22100625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19e914605a6e11eb8957f34616f75140() {
+ function _templateObject_88c22100625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n simple-icon {\n transition: 0.6s all ease-in;\n width: 24px;\n height: 24px;\n margin-right: 4px;\n }\n simple-tooltip {\n --simple-tooltip-delay-in: 100;\n font-size: 11px;\n }\n #icon {\n color: var(--paper-grey-400);\n background-color: transparent;\n }\n :host([status=\"info\"]) #icon {\n color: var(--paper-green-400);\n }\n :host([status=\"notice\"]) #icon {\n color: var(--paper-grey-400);\n }\n :host([status=\"warning\"]) #icon {\n color: var(--paper-yellow-700);\n }\n :host([status=\"error\"]) #icon {\n color: var(--paper-red-900);\n }\n .element-invisible {\n position: absolute !important;\n clip: rect(1px, 1px, 1px, 1px);\n overflow: hidden;\n height: 1px;\n }\n "]);
- _templateObject_19e914605a6e11eb8957f34616f75140 = function _templateObject_19e914605a6e11eb8957f34616f75140() {
+ _templateObject_88c22100625811eb9a9521b3fdb3953c = function _templateObject_88c22100625811eb9a9521b3fdb3953c() {
return data;
};
@@ -51,7 +51,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_19e914605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_88c22100625811eb9a9521b3fdb3953c())];
}
}]);
@@ -131,7 +131,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_19e914605a6e11eb8957f34616f75140(), this.label, this.value, this.valueEvent, this.charCounter, this.disabled, this.minlength, this.maxlength, this.icon, this.__activeMessage, this.__activeMessage);
+ return (0, _litElement.html)(_templateObject2_88c22100625811eb9a9521b3fdb3953c(), this.label, this.value, this.valueEvent, this.charCounter, this.disabled, this.minlength, this.maxlength, this.icon, this.__activeMessage, this.__activeMessage);
}
}, {
key: "testStatus",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/parallax-image/parallax-image.js b/build/es5-amd/node_modules/@lrnwebcomponents/parallax-image/parallax-image.js
index 91015f20f5b..a4a9fd08ad9 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/parallax-image/parallax-image.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/parallax-image/parallax-image.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_19edf6605a6e11eb8957f34616f75140() {
+ function _templateObject2_88ecda80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --parallax-image-background: \"\";\n --parallax-title-background: rgba(0, 0, 0, 0.3);\n --parallax-title-font: #fff;\n }\n\n .parallax_container {\n height: 400px;\n width: 100%;\n overflow: hidden;\n display: flex;\n justify-content: center;\n }\n\n .parallax {\n background-image: var(--parallax-image-background);\n background-attachment: fixed;\n background-position: top center;\n background-repeat: no-repeat;\n background-size: cover;\n width: 100%;\n height: 100%;\n justify-content: center;\n }\n\n #bgParallax {\n display: flex;\n align-items: center;\n }\n\n .title {\n background: var(--parallax-title-background);\n display: block;\n padding: 20px 15px;\n text-align: center;\n width: 40%;\n color: var(--parallax-title-font);\n font-size: 32px;\n position: absolute;\n margin-top: 120px;\n }\n\n @media screen and (max-width: 900px) {\n .title {\n font-size: 16px;\n }\n }\n "]);
- _templateObject2_19edf6605a6e11eb8957f34616f75140 = function _templateObject2_19edf6605a6e11eb8957f34616f75140() {
+ _templateObject2_88ecda80625811eb9a9521b3fdb3953c = function _templateObject2_88ecda80625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_19edf6605a6e11eb8957f34616f75140() {
+ function _templateObject_88ecda80625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_19edf6605a6e11eb8957f34616f75140 = function _templateObject_19edf6605a6e11eb8957f34616f75140() {
+ _templateObject_88ecda80625811eb9a9521b3fdb3953c = function _templateObject_88ecda80625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
babelHelpers.createClass(ParallaxImage, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_19edf6605a6e11eb8957f34616f75140(), this.describedBy || "");
+ return (0, _litElement.html)(_templateObject_88ecda80625811eb9a9521b3fdb3953c(), this.describedBy || "");
}
}], [{
key: "styles",
@@ -56,7 +56,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_19edf6605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_88ecda80625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/pdf-browser-viewer/pdf-browser-viewer.js b/build/es5-amd/node_modules/@lrnwebcomponents/pdf-browser-viewer/pdf-browser-viewer.js
index 6eae7a5c363..ccd51a329d2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/pdf-browser-viewer/pdf-browser-viewer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/pdf-browser-viewer/pdf-browser-viewer.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
});
_exports.PdfBrowserViewer = void 0;
- function _templateObject_19f76c405a6e11eb8957f34616f75140() {
+ function _templateObject_88f31c10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n \n \n\n \n \n \n {{notSupportedMessage}}\n {{notSupportedLinkMessage}} \n
\n \n \n "]);
- _templateObject_19f76c405a6e11eb8957f34616f75140 = function _templateObject_19f76c405a6e11eb8957f34616f75140() {
+ _templateObject_88f31c10625811eb9a9521b3fdb3953c = function _templateObject_88f31c10625811eb9a9521b3fdb3953c() {
return data;
};
@@ -99,7 +99,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../../@polymer/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_19f76c405a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_88f31c10625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/pdf-element/pdf-element.js b/build/es5-amd/node_modules/@lrnwebcomponents/pdf-element/pdf-element.js
index 7c14b7f7a7d..73a00526ced 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/pdf-element/pdf-element.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/pdf-element/pdf-element.js
@@ -11,10 +11,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_19fe4a105a6e11eb8957f34616f75140() {
+ function _templateObject_8908ee00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n\n \n \n
\n
\n
\n \n \n \n / \n \n Testing \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n \n "], ["\n \n\n \n \n
\n
\n
\n \n \n \n / \n \n Testing \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n \n "]);
- _templateObject_19fe4a105a6e11eb8957f34616f75140 = function _templateObject_19fe4a105a6e11eb8957f34616f75140() {
+ _templateObject_8908ee00625811eb9a9521b3fdb3953c = function _templateObject_8908ee00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -309,7 +309,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../.
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_19fe4a105a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8908ee00625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/person-testimonial/person-testimonial.js b/build/es5-amd/node_modules/@lrnwebcomponents/person-testimonial/person-testimonial.js
index 11f97566596..422c10f28bd 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/person-testimonial/person-testimonial.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/person-testimonial/person-testimonial.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a01a5705a6e11eb8957f34616f75140() {
+ function _templateObject2_890f56a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --person-testimonial-font-family: sans-serif;\n --person-testimonial-bg: var(--simple-colors-default-theme-grey-1);\n --person-testimonial-color: var(\n --simple-colors-default-theme-accent-7\n );\n --person-testimonial-text: var(--simple-colors-default-theme-grey-12);\n }\n\n div.card {\n display: inline-flex;\n background-color: var(--person-testimonial-bg);\n color: var(--person-testimonial-text);\n font-family: var(--person-testimonial-font-family);\n box-shadow: 0 2px 2px rgba(59, 43, 91, 0.7);\n }\n\n .image img {\n display: block;\n width: 150px;\n height: 100%;\n }\n .image img {\n max-width: 200px;\n }\n .image {\n padding-right: 5px;\n background-color: var(--person-testimonial-color);\n }\n\n svg {\n fill: var(--person-testimonial-color);\n height: 24px;\n width: 24px;\n }\n\n .wrap {\n margin: 15px;\n }\n\n .testimonial {\n line-height: 24px;\n font-size: 16px;\n font-style: italic;\n }\n\n .name {\n font-size: 21px;\n text-transform: uppercase;\n font-weight: bold;\n margin-top: 20px;\n }\n\n .position {\n font-size: 14px;\n margin-top: 5px;\n }\n\n .arrow_right {\n width: 0;\n height: 0;\n border-top: 15px solid var(--person-testimonial-bg);\n border-bottom: 15px solid var(--person-testimonial-bg);\n border-left: solid 15px transparent;\n background-color: var(--person-testimonial-color);\n position: relative;\n top: 55px;\n }\n\n #quotestart {\n display: inline-flex;\n transform: rotateY(180deg);\n }\n\n #quoteend {\n display: inline-flex;\n }\n @media screen and (max-width: 850px) {\n div.card {\n display: flex;\n flex-wrap: wrap;\n }\n .image img {\n display: block;\n border-radius: 50%;\n width: 200px;\n height: 200px;\n }\n .image {\n margin-top: 25px;\n border-radius: 50%;\n padding: 5px;\n margin-left: auto;\n margin-right: auto;\n }\n .arrow_right {\n display: none;\n }\n .name,\n .position {\n text-align: center;\n }\n }\n @media screen and (max-width: 600px) {\n .image img {\n width: 150px;\n height: 150px;\n }\n }\n "]);
- _templateObject2_1a01a5705a6e11eb8957f34616f75140 = function _templateObject2_1a01a5705a6e11eb8957f34616f75140() {
+ _templateObject2_890f56a0625811eb9a9521b3fdb3953c = function _templateObject2_890f56a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a01a5705a6e11eb8957f34616f75140() {
+ function _templateObject_890f56a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n
\n
\n
\n
\n "]);
- _templateObject_1a01a5705a6e11eb8957f34616f75140 = function _templateObject_1a01a5705a6e11eb8957f34616f75140() {
+ _templateObject_890f56a0625811eb9a9521b3fdb3953c = function _templateObject_890f56a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -53,12 +53,12 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(PersonTestimonial, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1a01a5705a6e11eb8957f34616f75140(), this.image, this.describedBy, this.name, this.position);
+ return (0, _litElement.html)(_templateObject_890f56a0625811eb9a9521b3fdb3953c(), this.image, this.describedBy, this.name, this.position);
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(PersonTestimonial), "styles", this)), [(0, _litElement.css)(_templateObject2_1a01a5705a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(PersonTestimonial), "styles", this)), [(0, _litElement.css)(_templateObject2_890f56a0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/pie-menu/pie-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/pie-menu/pie-menu.js
index 929adefe567..46fc40f548c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/pie-menu/pie-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/pie-menu/pie-menu.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../simple-icon/
});
_exports.PieMenu = void 0;
- function _templateObject_1a048ba05a6e11eb8957f34616f75140() {
+ function _templateObject_893925c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n \n \n \n \n \n \n
\n
\n
\n
\n
\n
\n \n \n \n \n \n \n
\n "]);
- _templateObject_1a048ba05a6e11eb8957f34616f75140 = function _templateObject_1a048ba05a6e11eb8957f34616f75140() {
+ _templateObject_893925c0625811eb9a9521b3fdb3953c = function _templateObject_893925c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -121,7 +121,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../simple-icon/
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1a048ba05a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_893925c0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/place-holder/place-holder.js b/build/es5-amd/node_modules/@lrnwebcomponents/place-holder/place-holder.js
index 40f0960d60a..09ffef1d6d3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/place-holder/place-holder.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/place-holder/place-holder.js
@@ -6,20 +6,20 @@ define(["exports", "../simple-colors/simple-colors.js", "../../lit-element/lit-e
});
_exports.PlaceHolder = void 0;
- function _templateObject2_1a08aa505a6e11eb8957f34616f75140() {
+ function _templateObject2_893e55e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n border: none;\n transition: 0.2s all linear;\n }\n :host([drag-over]) {\n border: var(--place-holder-drag-over-border, 4px dashed #2196f3);\n }\n .wrapper {\n text-align: center;\n padding: 16px;\n color: var(--simple-colors-default-theme-grey-11, #222222);\n background-color: var(--simple-colors-default-theme-grey-2, #eeeeee);\n }\n simple-icon {\n margin: 0 auto;\n --simple-icon-width: 50%;\n --simple-icon-height: 50%;\n display: block;\n }\n .text {\n line-height: 24px;\n font-size: 24px;\n }\n .directions {\n line-height: 16px;\n font-size: 16px;\n font-style: italic;\n }\n "]);
- _templateObject2_1a08aa505a6e11eb8957f34616f75140 = function _templateObject2_1a08aa505a6e11eb8957f34616f75140() {
+ _templateObject2_893e55e0625811eb9a9521b3fdb3953c = function _templateObject2_893e55e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a08aa505a6e11eb8957f34616f75140() {
+ function _templateObject_893e55e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_1a08aa505a6e11eb8957f34616f75140 = function _templateObject_1a08aa505a6e11eb8957f34616f75140() {
+ _templateObject_893e55e0625811eb9a9521b3fdb3953c = function _templateObject_893e55e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../simple-colors/simple-colors.js", "../../lit-element/lit-e
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1a08aa505a6e11eb8957f34616f75140(), this.iconFromType, this.calcText, this.directions);
+ return (0, _litElement.html)(_templateObject_893e55e0625811eb9a9521b3fdb3953c(), this.iconFromType, this.calcText, this.directions);
}
}, {
key: "updated",
@@ -153,7 +153,7 @@ define(["exports", "../simple-colors/simple-colors.js", "../../lit-element/lit-e
* LitElement render styles
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(PlaceHolder), "styles", this)), [(0, _litElement.css)(_templateObject2_1a08aa505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(PlaceHolder), "styles", this)), [(0, _litElement.css)(_templateObject2_893e55e0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/course-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/course-card.js
index 9cbc8fedede..98e5d69d0cc 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/course-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/course-card.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
});
_exports.CourseCard = void 0;
- function _templateObject3_231345605a6e11eb8957f34616f75140() {
+ function _templateObject3_967caf90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n a {\n filter: var(--course-card-filter);\n transition: 0.2s all ease-in-out;\n text-decoration: none;\n color: var(--simple-colors-default-theme-accent-12, #000);\n background-color: var(--simple-colors-default-theme-grey-1, #ffffff);\n display: block;\n width: 100%;\n min-height: 300px;\n border: solid 2px var(--simple-colors-default-theme-grey-1, #ffffff);\n }\n\n a:active,\n a:hover,\n a:focus {\n filter: var(--course-card-filter-hover);\n outline: 2px solid\n var(--simple-colors-default-theme-accent-7, #666666);\n box-shadow: 2px 2px 10px\n var(--simple-colors-default-theme-accent-2, #eeeeee);\n border: solid 2px var(--simple-colors-default-theme-accent-7, #666666);\n }\n\n #card_wrap {\n display: flex;\n flex-direction: column;\n align-items: center;\n }\n\n #course_number {\n font-size: 28px;\n word-break: break-all;\n text-transform: uppercase;\n text-align: center;\n width: 90%;\n line-height: 1.4;\n }\n\n #course_name {\n font-size: 18px;\n text-align: center;\n width: 90%;\n margin: 0 0 15px 0;\n line-height: 1.2;\n }\n :host([size=\"small\"]) #course_number {\n font-size: 18px;\n }\n :host([size=\"small\"]) #course_name {\n font-size: 14px;\n }\n :host([size=\"small\"]) #course_author {\n font-size: 12px;\n }\n #course_icon {\n overflow: hidden;\n border-radius: 50%;\n position: relative;\n bottom: 20px;\n border: solid;\n background-color: var(\n --simple-colors-default-theme-accent-7,\n #666666\n );\n border-color: var(--simple-colors-default-theme-grey-1, #ffffff);\n border-width: 5px;\n margin: 0 0 -20px 0;\n }\n\n simple-icon {\n --simple-icon-width: 48px;\n --simple-icon-height: 48px;\n fill: var(--simple-colors-default-theme-grey-1, #ffffff);\n }\n\n #course_image {\n background-repeat: no-repeat;\n background-size: cover;\n background-position: center center;\n background-color: var(\n --simple-colors-default-theme-accent-11,\n #363533\n );\n width: 100%;\n height: 150px;\n animation-name: mymove2;\n animation-duration: 0.6s;\n animation-iteration-count: 1;\n animation-fill-mode: forwards;\n }\n\n @keyframes mymove {\n 0% {\n background-size: 100%;\n }\n 100% {\n background-size: 150%;\n }\n }\n @keyframes mymove2 {\n 0% {\n background-size: 150%;\n }\n 100% {\n background-size: 100%;\n }\n }\n @media (prefers-reduced-motion: reduce) {\n :host([zoom]) #course_image {\n animation: none !important;\n }\n }\n\n :host([zoom]) a:active #course_image,\n :host([zoom]) a:hover #course_image,\n :host([zoom]) a:focus #course_image {\n animation-name: mymove;\n animation-duration: 0.6s;\n animation-iteration-count: 1;\n animation-fill-mode: forwards;\n }\n\n #course_author {\n font-size: 12px;\n margin-top: -10px;\n }\n "]);
- _templateObject3_231345605a6e11eb8957f34616f75140 = function _templateObject3_231345605a6e11eb8957f34616f75140() {
+ _templateObject3_967caf90625811eb9a9521b3fdb3953c = function _templateObject3_967caf90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_231345605a6e11eb8957f34616f75140() {
+ function _templateObject2_967caf90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" By: ", "
"]);
- _templateObject2_231345605a6e11eb8957f34616f75140 = function _templateObject2_231345605a6e11eb8957f34616f75140() {
+ _templateObject2_967caf90625811eb9a9521b3fdb3953c = function _templateObject2_967caf90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_231345605a6e11eb8957f34616f75140() {
+ function _templateObject_967caf90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n \n
\n
", "
\n
", "
\n ", "\n
\n \n "]);
- _templateObject_231345605a6e11eb8957f34616f75140 = function _templateObject_231345605a6e11eb8957f34616f75140() {
+ _templateObject_967caf90625811eb9a9521b3fdb3953c = function _templateObject_967caf90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -105,12 +105,12 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
babelHelpers.createClass(CourseCard, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_231345605a6e11eb8957f34616f75140(), this.url, this.alt, this.image, this.icon, this.accentColor, this.number, this.name, this.author ? (0, _litElement.html)(_templateObject2_231345605a6e11eb8957f34616f75140(), this.author) : "");
+ return (0, _litElement.html)(_templateObject_967caf90625811eb9a9521b3fdb3953c(), this.url, this.alt, this.image, this.icon, this.accentColor, this.number, this.name, this.author ? (0, _litElement.html)(_templateObject2_967caf90625811eb9a9521b3fdb3953c(), this.author) : "");
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(CourseCard), "styles", this)), [(0, _litElement.css)(_templateObject3_231345605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(CourseCard), "styles", this)), [(0, _litElement.css)(_templateObject3_967caf90625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-card-list.js b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-card-list.js
index bd3ce7249cc..189c836c531 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-card-list.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-card-list.js
@@ -7,80 +7,80 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
_exports.HAXElementCardList = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject8_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject8_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n min-height: 100px;\n --hexagon-color: var(--simple-colors-default-theme-light-blue-8);\n }\n :host([loading]) {\n border: 1px solid var(--simple-colors-default-theme-grey-6);\n }\n product-card {\n display: block;\n max-width: 100%;\n overflow-x: auto;\n --mdc-theme-on-primary: var(--simple-colors-default-theme-grey-1);\n --mdc-theme-primary: var(--simple-colors-default-theme-accent-8);\n }\n product-card[hidden] {\n display: none;\n }\n product-card div[slot=\"details-collapse-content\"] {\n max-height: 125px;\n overflow-y: auto;\n }\n product-card label[slot=\"card-header\"] {\n float: right;\n line-height: 1.5em;\n }\n button {\n text-transform: unset;\n margin-bottom: 5px;\n }\n .sr-only {\n position: absolute;\n left: -9999999999px;\n width: 0;\n overflow: hidden;\n }\n .grid {\n display: grid;\n align-items: stretch;\n grid-template-columns: var(--hax-element-card--cols, repeat(2, 1fr));\n grid-gap: var(--hax-element-card--gridGap, 15px);\n overflow-x: auto;\n padding: 2px;\n }\n hexagon-loader {\n margin: 0 auto;\n display: block;\n }\n .loaderText > strong {\n text-align: center;\n display: block;\n }\n .checkbox {\n height: 36px;\n width: 36px;\n }\n "]);
- _templateObject8_236bc5a05a6e11eb8957f34616f75140 = function _templateObject8_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject8_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject8_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject7_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Pop up demo\n \n \n ", "\n
\n \n \n ", "\n \n \n "]);
- _templateObject7_236bc5a05a6e11eb8957f34616f75140 = function _templateObject7_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject7_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject7_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject6_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject6_236bc5a05a6e11eb8957f34616f75140 = function _templateObject6_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject6_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject6_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject5_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", ": \n ", " \n \n "]);
- _templateObject5_236bc5a05a6e11eb8957f34616f75140 = function _templateObject5_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject5_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject5_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject4_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n "]);
- _templateObject4_236bc5a05a6e11eb8957f34616f75140 = function _templateObject4_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject4_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject4_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject3_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", ", "]);
- _templateObject3_236bc5a05a6e11eb8957f34616f75140 = function _templateObject3_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject3_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject3_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject2_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", " \n \n \n Details
\n \n
\n \n Tags: ", "\n \n Tag name: ", "
\n \n Developer usage: \n import \"", "\";
\n \n ", "\n \n
\n Demo
\n \n ", "\n
\n \n "]);
- _templateObject2_236bc5a05a6e11eb8957f34616f75140 = function _templateObject2_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject2_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject2_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_236bc5a05a6e11eb8957f34616f75140() {
+ function _templateObject_9684ecf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n Scanning Web Component Registry for more HAX elements.. \n
\n \n ", "\n
\n "]);
- _templateObject_236bc5a05a6e11eb8957f34616f75140 = function _templateObject_236bc5a05a6e11eb8957f34616f75140() {
+ _templateObject_9684ecf0625811eb9a9521b3fdb3953c = function _templateObject_9684ecf0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -116,19 +116,19 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
value: function render() {
var _this2 = this;
- return !this.showCardList ? "" : (0, _litElement.html)(_templateObject_236bc5a05a6e11eb8957f34616f75140(), !this.loading, this.loading, this.cols, this.productList.map(function (el, i) {
- return (0, _litElement.html)(_templateObject2_236bc5a05a6e11eb8957f34616f75140(), _this2.__getCol(i), !el.status, !(_this2.filteredTags && _this2.filteredTags.includes(el.tag)), el.schema.demoSchema, el.schema.gizmo.title, el.schema.gizmo.icon, el.schema.gizmo.description, el.schema.gizmo.color, function (e) {
+ return !this.showCardList ? "" : (0, _litElement.html)(_templateObject_9684ecf0625811eb9a9521b3fdb3953c(), !this.loading, this.loading, this.cols, this.productList.map(function (el, i) {
+ return (0, _litElement.html)(_templateObject2_9684ecf0625811eb9a9521b3fdb3953c(), _this2.__getCol(i), !el.status, !(_this2.filteredTags && _this2.filteredTags.includes(el.tag)), el.schema.demoSchema, el.schema.gizmo.title, el.schema.gizmo.icon, el.schema.gizmo.description, el.schema.gizmo.color, function (e) {
return _this2.toggleShowDemo(e, i);
}, function (e) {
return _this2.toggleShowDemo(e, i);
}, el.status ? "Enabled" : "Disabled", el.status, function (e) {
return _this2.elementStatusChange(el);
}, el.schema.gizmo.groups.map(function (group) {
- return (0, _litElement.html)(_templateObject3_236bc5a05a6e11eb8957f34616f75140(), group);
- }), el.tag, el.file, el.schema.gizmo.meta ? (0, _litElement.html)(_templateObject4_236bc5a05a6e11eb8957f34616f75140(), Object.keys(el.schema.gizmo.meta).map(function (mel) {
- return (0, _litElement.html)(_templateObject5_236bc5a05a6e11eb8957f34616f75140(), _this2.capFirst(mel), el.schema.gizmo.meta[mel]);
- })) : "", el.schema.demoSchema && el.showDemo ? (0, _litElement.html)(_templateObject6_236bc5a05a6e11eb8957f34616f75140(), el.schema.demoSchema.map(function (demoItem) {
- return (0, _litElement.html)(_templateObject7_236bc5a05a6e11eb8957f34616f75140(), demoItem.tag, _this2._viewDemo, _this2._haxElementToNode(demoItem), _this2._haxElementToNode(demoItem));
+ return (0, _litElement.html)(_templateObject3_9684ecf0625811eb9a9521b3fdb3953c(), group);
+ }), el.tag, el.file, el.schema.gizmo.meta ? (0, _litElement.html)(_templateObject4_9684ecf0625811eb9a9521b3fdb3953c(), Object.keys(el.schema.gizmo.meta).map(function (mel) {
+ return (0, _litElement.html)(_templateObject5_9684ecf0625811eb9a9521b3fdb3953c(), _this2.capFirst(mel), el.schema.gizmo.meta[mel]);
+ })) : "", el.schema.demoSchema && el.showDemo ? (0, _litElement.html)(_templateObject6_9684ecf0625811eb9a9521b3fdb3953c(), el.schema.demoSchema.map(function (demoItem) {
+ return (0, _litElement.html)(_templateObject7_9684ecf0625811eb9a9521b3fdb3953c(), demoItem.tag, _this2._viewDemo, _this2._haxElementToNode(demoItem), _this2._haxElementToNode(demoItem));
})) : "");
}));
}
@@ -296,7 +296,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../util
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject8_236bc5a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject8_9684ecf0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-list-selector.js b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-list-selector.js
index 67201251dca..c723fa4ebe7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-list-selector.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/hax-element-list-selector.js
@@ -8,20 +8,20 @@ define(["meta", "require", "../../../lit-element/lit-element.js", "../../simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2379a8505a6e11eb8957f34616f75140() {
+ function _templateObject2_9698ea20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_2379a8505a6e11eb8957f34616f75140 = function _templateObject2_2379a8505a6e11eb8957f34616f75140() {
+ _templateObject2_9698ea20625811eb9a9521b3fdb3953c = function _templateObject2_9698ea20625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2379a8505a6e11eb8957f34616f75140() {
+ function _templateObject_9698ea20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject_2379a8505a6e11eb8957f34616f75140 = function _templateObject_2379a8505a6e11eb8957f34616f75140() {
+ _templateObject_9698ea20625811eb9a9521b3fdb3953c = function _templateObject_9698ea20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -51,7 +51,7 @@ define(["meta", "require", "../../../lit-element/lit-element.js", "../../simple-
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_2379a8505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9698ea20625811eb9a9521b3fdb3953c())];
}
}]);
@@ -108,7 +108,7 @@ define(["meta", "require", "../../../lit-element/lit-element.js", "../../simple-
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_2379a8505a6e11eb8957f34616f75140(), this.fieldsEndpoint, this.method, this.HaxSchematizer, this.HaxElementizer, this._response, function (e) {
+ return (0, _litElement.html)(_templateObject2_9698ea20625811eb9a9521b3fdb3953c(), this.fieldsEndpoint, this.method, this.HaxSchematizer, this.HaxElementizer, this._response, function (e) {
return _this2.cols = e.detail.value;
}, this._valueChanged);
}
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/product-banner.js b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/product-banner.js
index 04d97a37b58..71e29682882 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/product-banner.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/lib/product-banner.js
@@ -6,50 +6,50 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
});
_exports.ProductBanner = void 0;
- function _templateObject5_237eb1605a6e11eb8957f34616f75140() {
+ function _templateObject5_969ce1c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n .image_wrap {\n background-repeat: no-repeat;\n background-size: cover;\n background-position: right center;\n width: 100%;\n min-height: 32vw;\n display: flex;\n justify-content: flex-end;\n align-items: center;\n flex: 1 1 auto;\n margin: 0;\n padding: 0;\n }\n\n @media screen and (max-width: 700px) {\n .image_wrap {\n height: 55vw;\n }\n }\n\n .image_text {\n background: rgba(0, 0, 0, 0.5);\n width: calc(150px + (355 - 28) * ((100vw - 300px) / (1600 - 300)));\n margin: 0 5vw;\n padding: 2vw;\n }\n :host([dark]) .image_text {\n background: rgba(255, 255, 255, 0.5);\n }\n\n .image_text h1 {\n font-size: calc(23px + (72 - 28) * ((100vw - 300px) / (1600 - 300)));\n color: var(\n --product-banner-text-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n font-weight: 400;\n line-height: 1.1;\n margin: 0;\n padding: 0;\n width: 100%;\n }\n\n .branding_wrap {\n display: flex;\n align-items: center;\n background-color: var(\n --product-banner-color,\n var(--simple-colors-default-theme-accent-7, #e2801e)\n );\n border-top: solid;\n border-top-width: 4px;\n border-top-color: var(\n --product-banner-text-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n }\n\n .logo {\n position: absolute;\n width: 35%;\n }\n\n .logo img {\n display: block;\n width: 50%;\n max-width: 300px;\n border: solid;\n border-width: 4px;\n border-color: var(\n --product-banner-text-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n border-radius: 50%;\n background-color: var(\n --product-banner-color,\n var(--simple-colors-default-theme-accent-7, #e2801e)\n );\n margin: -52px 0 0 25px;\n }\n\n @media screen and (max-width: 700px) {\n .logo img {\n margin: 0 0 0 5px;\n }\n }\n\n .company_name {\n width: 76%;\n margin: 0 0 0 auto;\n }\n\n .company_name h2 {\n font-size: calc(18px + (72 - 28) * ((100vw - 300px) / (1600 - 300)));\n font-weight: 400;\n color: var(\n --product-banner-text-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n margin: 5px 0 5px 0;\n }\n "]);
- _templateObject5_237eb1605a6e11eb8957f34616f75140 = function _templateObject5_237eb1605a6e11eb8957f34616f75140() {
+ _templateObject5_969ce1c0625811eb9a9521b3fdb3953c = function _templateObject5_969ce1c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_237eb1605a6e11eb8957f34616f75140() {
+ function _templateObject4_969ce1c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
", " \n \n "]);
- _templateObject4_237eb1605a6e11eb8957f34616f75140 = function _templateObject4_237eb1605a6e11eb8957f34616f75140() {
+ _templateObject4_969ce1c0625811eb9a9521b3fdb3953c = function _templateObject4_969ce1c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_237eb1605a6e11eb8957f34616f75140() {
+ function _templateObject3_969ce1c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n "]);
- _templateObject3_237eb1605a6e11eb8957f34616f75140 = function _templateObject3_237eb1605a6e11eb8957f34616f75140() {
+ _templateObject3_969ce1c0625811eb9a9521b3fdb3953c = function _templateObject3_969ce1c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_237eb1605a6e11eb8957f34616f75140() {
+ function _templateObject2_969ce1c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
", " \n \n "]);
- _templateObject2_237eb1605a6e11eb8957f34616f75140 = function _templateObject2_237eb1605a6e11eb8957f34616f75140() {
+ _templateObject2_969ce1c0625811eb9a9521b3fdb3953c = function _templateObject2_969ce1c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_237eb1605a6e11eb8957f34616f75140() {
+ function _templateObject_969ce1c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n ", "\n ", "\n
\n
\n "]);
- _templateObject_237eb1605a6e11eb8957f34616f75140 = function _templateObject_237eb1605a6e11eb8957f34616f75140() {
+ _templateObject_969ce1c0625811eb9a9521b3fdb3953c = function _templateObject_969ce1c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -111,12 +111,12 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
babelHelpers.createClass(ProductBanner, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_237eb1605a6e11eb8957f34616f75140(), this.alt, this.image, this.primaryText ? (0, _litElement.html)(_templateObject2_237eb1605a6e11eb8957f34616f75140(), this.primaryText) : "", this.logo ? (0, _litElement.html)(_templateObject3_237eb1605a6e11eb8957f34616f75140(), this.logo) : "", this.secondaryText ? (0, _litElement.html)(_templateObject4_237eb1605a6e11eb8957f34616f75140(), this.secondaryText) : "");
+ return (0, _litElement.html)(_templateObject_969ce1c0625811eb9a9521b3fdb3953c(), this.alt, this.image, this.primaryText ? (0, _litElement.html)(_templateObject2_969ce1c0625811eb9a9521b3fdb3953c(), this.primaryText) : "", this.logo ? (0, _litElement.html)(_templateObject3_969ce1c0625811eb9a9521b3fdb3953c(), this.logo) : "", this.secondaryText ? (0, _litElement.html)(_templateObject4_969ce1c0625811eb9a9521b3fdb3953c(), this.secondaryText) : "");
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ProductBanner), "styles", this)), [(0, _litElement.css)(_templateObject5_237eb1605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ProductBanner), "styles", this)), [(0, _litElement.css)(_templateObject5_969ce1c0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/product-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/product-card.js
index d557002e522..aa84614419e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/product-card/product-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/product-card/product-card.js
@@ -10,30 +10,30 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-collapse/lib/a11
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1a16b4105a6e11eb8957f34616f75140() {
+ function _templateObject3_89687320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n }\n "]);
- _templateObject3_1a16b4105a6e11eb8957f34616f75140 = function _templateObject3_1a16b4105a6e11eb8957f34616f75140() {
+ _templateObject3_89687320625811eb9a9521b3fdb3953c = function _templateObject3_89687320625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1a16b4105a6e11eb8957f34616f75140() {
+ function _templateObject2_89687320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_1a16b4105a6e11eb8957f34616f75140 = function _templateObject2_1a16b4105a6e11eb8957f34616f75140() {
+ _templateObject2_89687320625811eb9a9521b3fdb3953c = function _templateObject2_89687320625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a16b4105a6e11eb8957f34616f75140() {
+ function _templateObject_89687320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n ", "\n \n
\n \n ", "\n \n
\n
\n \n
\n \n \n \n
\n \n \n
\n \n \n \n \n
\n \n \n
\n \n \n
\n \n "]);
- _templateObject_1a16b4105a6e11eb8957f34616f75140 = function _templateObject_1a16b4105a6e11eb8957f34616f75140() {
+ _templateObject_89687320625811eb9a9521b3fdb3953c = function _templateObject_89687320625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,7 +60,7 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-collapse/lib/a11
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a16b4105a6e11eb8957f34616f75140(), !this.disabled ? this.accentColor : "grey", this.disabled, this.icon ? (0, _litElement.html)(_templateObject2_1a16b4105a6e11eb8957f34616f75140(), this.icon) : "", this.heading, this.subheading, this.disabled, this.disabled || !this.hasDemo, this.__demoCollapseStatusChange, this.__demoCollapseStatusChange);
+ return (0, _litElement.html)(_templateObject_89687320625811eb9a9521b3fdb3953c(), !this.disabled ? this.accentColor : "grey", this.disabled, this.icon ? (0, _litElement.html)(_templateObject2_89687320625811eb9a9521b3fdb3953c(), this.icon) : "", this.heading, this.subheading, this.disabled, this.disabled || !this.hasDemo, this.__demoCollapseStatusChange, this.__demoCollapseStatusChange);
}
}, {
key: "__demoCollapseStatusChange",
@@ -73,7 +73,7 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-collapse/lib/a11
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ProductCard), "styles", this)), [(0, _litElement.css)(_templateObject3_1a16b4105a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ProductCard), "styles", this)), [(0, _litElement.css)(_templateObject3_89687320625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/progress-donut/progress-donut.js b/build/es5-amd/node_modules/@lrnwebcomponents/progress-donut/progress-donut.js
index 307a9a8011b..ba9f32ca64e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/progress-donut/progress-donut.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/progress-donut/progress-donut.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a1c59605a6e11eb8957f34616f75140() {
+ function _templateObject2_89754460625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n .ct-center-image {\n width: 100%;\n height: 100%;\n transform: translateX(25%) translateY(25%) scale(0.5);\n clip-path: circle(50% at 50% 50%);\n }\n\n .ct-center-ellipse {\n fill: var(--chartist-bg-color, #fff);\n }\n "]);
- _templateObject2_1a1c59605a6e11eb8957f34616f75140 = function _templateObject2_1a1c59605a6e11eb8957f34616f75140() {
+ _templateObject2_89754460625811eb9a9521b3fdb3953c = function _templateObject2_89754460625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a1c59605a6e11eb8957f34616f75140() {
+ function _templateObject_89754460625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", ""]);
- _templateObject_1a1c59605a6e11eb8957f34616f75140 = function _templateObject_1a1c59605a6e11eb8957f34616f75140() {
+ _templateObject_89754460625811eb9a9521b3fdb3953c = function _templateObject_89754460625811eb9a9521b3fdb3953c() {
return data;
};
@@ -56,14 +56,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a1c59605a6e11eb8957f34616f75140(), babelHelpers.get(babelHelpers.getPrototypeOf(ProgressDonut.prototype), "render", this).call(this));
+ return (0, _litElement.html)(_templateObject_89754460625811eb9a9521b3fdb3953c(), babelHelpers.get(babelHelpers.getPrototypeOf(ProgressDonut.prototype), "render", this).call(this));
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ProgressDonut), "styles", this)), [(0, _litElement.css)(_templateObject2_1a1c59605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(ProgressDonut), "styles", this)), [(0, _litElement.css)(_templateObject2_89754460625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/promo-tile/promo-tile.js b/build/es5-amd/node_modules/@lrnwebcomponents/promo-tile/promo-tile.js
index ef430d997cb..2da0006b902 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/promo-tile/promo-tile.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/promo-tile/promo-tile.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../schema-behav
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1a209f205a6e11eb8957f34616f75140() {
+ function _templateObject_89834e20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n
\n
[[title]] \n \n
\n
\n
[[title]] \n \n
\n \n
\n
\n
\n
\n
\n
\n "]);
- _templateObject_1a209f205a6e11eb8957f34616f75140 = function _templateObject_1a209f205a6e11eb8957f34616f75140() {
+ _templateObject_89834e20625811eb9a9521b3fdb3953c = function _templateObject_89834e20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -115,7 +115,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../schema-behav
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1a209f205a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_89834e20625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/punnett-square/punnett-square.js b/build/es5-amd/node_modules/@lrnwebcomponents/punnett-square/punnett-square.js
index 62bfdfaee8f..1d29d655b5f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/punnett-square/punnett-square.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/punnett-square/punnett-square.js
@@ -6,110 +6,110 @@ define(["exports", "../../lit-element/lit-element.js", "../../lit-html/directive
});
_exports.PunnettSquare = void 0;
- function _templateObject11_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject11_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject11_1a255a105a6e11eb8957f34616f75140 = function _templateObject11_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject11_898ac830625811eb9a9521b3fdb3953c = function _templateObject11_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject10_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject10_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject10_1a255a105a6e11eb8957f34616f75140 = function _templateObject10_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject10_898ac830625811eb9a9521b3fdb3953c = function _templateObject10_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject9_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject9_1a255a105a6e11eb8957f34616f75140 = function _templateObject9_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject9_898ac830625811eb9a9521b3fdb3953c = function _templateObject9_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject8_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n ", "\n \n "]);
- _templateObject8_1a255a105a6e11eb8957f34616f75140 = function _templateObject8_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject8_898ac830625811eb9a9521b3fdb3953c = function _templateObject8_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject7_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject7_1a255a105a6e11eb8957f34616f75140 = function _templateObject7_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject7_898ac830625811eb9a9521b3fdb3953c = function _templateObject7_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject6_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject6_1a255a105a6e11eb8957f34616f75140 = function _templateObject6_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject6_898ac830625811eb9a9521b3fdb3953c = function _templateObject6_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject5_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject5_1a255a105a6e11eb8957f34616f75140 = function _templateObject5_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject5_898ac830625811eb9a9521b3fdb3953c = function _templateObject5_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject4_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject4_1a255a105a6e11eb8957f34616f75140 = function _templateObject4_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject4_898ac830625811eb9a9521b3fdb3953c = function _templateObject4_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject3_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject3_1a255a105a6e11eb8957f34616f75140 = function _templateObject3_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject3_898ac830625811eb9a9521b3fdb3953c = function _templateObject3_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject2_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1a255a105a6e11eb8957f34616f75140 = function _templateObject2_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject2_898ac830625811eb9a9521b3fdb3953c = function _templateObject2_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a255a105a6e11eb8957f34616f75140() {
+ function _templateObject_898ac830625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n\n \n \n \n \n ", "\n \n \n ", "\n \n \n
\n "]);
- _templateObject_1a255a105a6e11eb8957f34616f75140 = function _templateObject_1a255a105a6e11eb8957f34616f75140() {
+ _templateObject_898ac830625811eb9a9521b3fdb3953c = function _templateObject_898ac830625811eb9a9521b3fdb3953c() {
return data;
};
@@ -248,19 +248,19 @@ define(["exports", "../../lit-element/lit-element.js", "../../lit-html/directive
var asdf = value1[0].length < 1 && value2[0].length < 1;
console.log("asdf:", asdf);
- return (0, _litElement.html)(_templateObject_1a255a105a6e11eb8957f34616f75140(), this.editable ? (0, _litElement.html)(_templateObject2_1a255a105a6e11eb8957f34616f75140(), this.variant1, function (e) {
+ return (0, _litElement.html)(_templateObject_898ac830625811eb9a9521b3fdb3953c(), this.editable ? (0, _litElement.html)(_templateObject2_898ac830625811eb9a9521b3fdb3953c(), this.variant1, function (e) {
return _this2.variant1 = e.detail.value;
- }) : (0, _litElement.html)(_templateObject3_1a255a105a6e11eb8957f34616f75140(), this.variant1), this.editable ? (0, _litElement.html)(_templateObject4_1a255a105a6e11eb8957f34616f75140(), this.variant2, function (e) {
+ }) : (0, _litElement.html)(_templateObject3_898ac830625811eb9a9521b3fdb3953c(), this.variant1), this.editable ? (0, _litElement.html)(_templateObject4_898ac830625811eb9a9521b3fdb3953c(), this.variant2, function (e) {
return _this2.variant2 = e.detail.value;
- }) : (0, _litElement.html)(_templateObject5_1a255a105a6e11eb8957f34616f75140(), this.variant2), value1.map(function (allele1) {
- return (0, _litElement.html)(_templateObject6_1a255a105a6e11eb8957f34616f75140(), allele1.map(function (i) {
- return (0, _litElement.html)(_templateObject7_1a255a105a6e11eb8957f34616f75140(), i);
+ }) : (0, _litElement.html)(_templateObject5_898ac830625811eb9a9521b3fdb3953c(), this.variant2), value1.map(function (allele1) {
+ return (0, _litElement.html)(_templateObject6_898ac830625811eb9a9521b3fdb3953c(), allele1.map(function (i) {
+ return (0, _litElement.html)(_templateObject7_898ac830625811eb9a9521b3fdb3953c(), i);
}));
}), value2.map(function (allele2, index) {
return allele2.map(function (allele) {
- return (0, _litElement.html)(_templateObject8_1a255a105a6e11eb8957f34616f75140(), allele, value1.map(function (v1) {
+ return (0, _litElement.html)(_templateObject8_898ac830625811eb9a9521b3fdb3953c(), allele, value1.map(function (v1) {
return v1.map(function (allele1) {
- return (0, _litElement.html)(_templateObject9_1a255a105a6e11eb8957f34616f75140(), _this2.renderVariant("".concat(allele1).concat(allele)));
+ return (0, _litElement.html)(_templateObject9_898ac830625811eb9a9521b3fdb3953c(), _this2.renderVariant("".concat(allele1).concat(allele)));
});
}));
});
@@ -276,9 +276,9 @@ define(["exports", "../../lit-element/lit-element.js", "../../lit-html/directive
});
if (result) {
- return (0, _litElement.html)(_templateObject10_1a255a105a6e11eb8957f34616f75140(), (0, _unsafeHtml.unsafeHTML)(result.ref.outerHTML));
+ return (0, _litElement.html)(_templateObject10_898ac830625811eb9a9521b3fdb3953c(), (0, _unsafeHtml.unsafeHTML)(result.ref.outerHTML));
} else {
- return (0, _litElement.html)(_templateObject11_1a255a105a6e11eb8957f34616f75140(), _variant);
+ return (0, _litElement.html)(_templateObject11_898ac830625811eb9a9521b3fdb3953c(), _variant);
}
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/q-r/q-r.js b/build/es5-amd/node_modules/@lrnwebcomponents/q-r/q-r.js
index 75f48d72c10..cd6cfbe4fe2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/q-r/q-r.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/q-r/q-r.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
_exports.QR = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_1a2867505a6e11eb8957f34616f75140() {
+ function _templateObject2_8991a600625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n "]);
- _templateObject2_1a2867505a6e11eb8957f34616f75140 = function _templateObject2_1a2867505a6e11eb8957f34616f75140() {
+ _templateObject2_8991a600625811eb9a9521b3fdb3953c = function _templateObject2_8991a600625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a2867505a6e11eb8957f34616f75140() {
+ function _templateObject_8991a600625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n #link {\n visibility: hidden;\n opacity: 0;\n }\n "]);
- _templateObject_1a2867505a6e11eb8957f34616f75140 = function _templateObject_1a2867505a6e11eb8957f34616f75140() {
+ _templateObject_8991a600625811eb9a9521b3fdb3953c = function _templateObject_8991a600625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1a2867505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_8991a600625811eb9a9521b3fdb3953c())];
}
}]);
@@ -71,7 +71,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
babelHelpers.createClass(QR, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1a2867505a6e11eb8957f34616f75140(), this.data, this.modulesize, this.margin, this.format, this.data, this.title);
+ return (0, _litElement.html)(_templateObject2_8991a600625811eb9a9521b3fdb3953c(), this.data, this.modulesize, this.margin, this.format, this.data, this.title);
}
}], [{
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/r-coder/r-coder.js b/build/es5-amd/node_modules/@lrnwebcomponents/r-coder/r-coder.js
index da4204ac741..fdc9a2c4f4c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/r-coder/r-coder.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/r-coder/r-coder.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a2c37e05a6e11eb8957f34616f75140() {
+ function _templateObject2_899ca280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n #editor {\n height: var(--r-coder-editor-height, 300px);\n width: var(--r-coder-editor-width, 100%);\n }\n\n #button {\n margin: var(--r-code-button-margin, 10px 0);\n }\n "]);
- _templateObject2_1a2c37e05a6e11eb8957f34616f75140 = function _templateObject2_1a2c37e05a6e11eb8957f34616f75140() {
+ _templateObject2_899ca280625811eb9a9521b3fdb3953c = function _templateObject2_899ca280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a2c37e05a6e11eb8957f34616f75140() {
+ function _templateObject_899ca280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n Process\n \n
"]);
- _templateObject_1a2c37e05a6e11eb8957f34616f75140 = function _templateObject_1a2c37e05a6e11eb8957f34616f75140() {
+ _templateObject_899ca280625811eb9a9521b3fdb3953c = function _templateObject_899ca280625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a2c37e05a6e11eb8957f34616f75140(), !this.__connected, this.process);
+ return (0, _litElement.html)(_templateObject_899ca280625811eb9a9521b3fdb3953c(), !this.__connected, this.process);
} // haxProperty definition
}, {
@@ -67,7 +67,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1a2c37e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_899ca280625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/random-image/random-image.js b/build/es5-amd/node_modules/@lrnwebcomponents/random-image/random-image.js
index 60262834170..fcddf8a54cd 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/random-image/random-image.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/random-image/random-image.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
});
_exports.RandomImage = void 0;
- function _templateObject2_1a3511805a6e11eb8957f34616f75140() {
+ function _templateObject2_89b9c770625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1a3511805a6e11eb8957f34616f75140 = function _templateObject2_1a3511805a6e11eb8957f34616f75140() {
+ _templateObject2_89b9c770625811eb9a9521b3fdb3953c = function _templateObject2_89b9c770625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a3511805a6e11eb8957f34616f75140() {
+ function _templateObject_89b9c770625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .is-circle {\n border: 1px solid grey;\n border-radius: 50%;\n box-shadow: 0px 5px 10px #ccc;\n }\n "]);
- _templateObject_1a3511805a6e11eb8957f34616f75140 = function _templateObject_1a3511805a6e11eb8957f34616f75140() {
+ _templateObject_89b9c770625811eb9a9521b3fdb3953c = function _templateObject_89b9c770625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_1a3511805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_89b9c770625811eb9a9521b3fdb3953c())];
}
}]);
@@ -65,7 +65,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
babelHelpers.createClass(RandomImage, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1a3511805a6e11eb8957f34616f75140(), this.mode, this._imgSrc, this._imgTitle);
+ return (0, _litElement.html)(_templateObject2_89b9c770625811eb9a9521b3fdb3953c(), this.mode, this._imgSrc, this._imgTitle);
}
}, {
key: "_pickRandomProperty",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/random-item/random-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/random-item/random-item.js
index 409d8989c5c..be7c9c37e86 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/random-item/random-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/random-item/random-item.js
@@ -10,10 +10,10 @@ define(["exports"], function (_exports) {
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1a3957405a6e11eb8957f34616f75140() {
+ function _templateObject_89cf7250625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", ""]);
- _templateObject_1a3957405a6e11eb8957f34616f75140 = function _templateObject_1a3957405a6e11eb8957f34616f75140() {
+ _templateObject_89cf7250625811eb9a9521b3fdb3953c = function _templateObject_89cf7250625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports"], function (_exports) {
key: "render",
// render function
value: function render() {
- return html(_templateObject_1a3957405a6e11eb8957f34616f75140(), this.dataPoint);
+ return html(_templateObject_89cf7250625811eb9a9521b3fdb3953c(), this.dataPoint);
} // haxProperty definition
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-lite.js b/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-lite.js
index 6c1e6876aa9..2d7bebd6045 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-lite.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-lite.js
@@ -10,20 +10,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./relative-heading-st
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_239546a05a6e11eb8957f34616f75140() {
+ function _templateObject2_96b9dfa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_239546a05a6e11eb8957f34616f75140 = function _templateObject2_239546a05a6e11eb8957f34616f75140() {
+ _templateObject2_96b9dfa0625811eb9a9521b3fdb3953c = function _templateObject2_96b9dfa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_239546a05a6e11eb8957f34616f75140() {
+ function _templateObject_96b9dfa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_239546a05a6e11eb8957f34616f75140 = function _templateObject_239546a05a6e11eb8957f34616f75140() {
+ _templateObject_96b9dfa0625811eb9a9521b3fdb3953c = function _templateObject_96b9dfa0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -56,7 +56,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./relative-heading-st
}, {
key: "template",
get: function get() {
- return (0, _litElement.html)(_templateObject_239546a05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_96b9dfa0625811eb9a9521b3fdb3953c());
}
/**
* Makes sure there is a utility ready and listening for elements.
@@ -66,7 +66,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./relative-heading-st
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_239546a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_96b9dfa0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-state-manager.js b/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-state-manager.js
index faa4bcb817e..4c1945054bb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-state-manager.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/lib/relative-heading-state-manager.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
_exports.RelativeHeadingStateManager = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_23a23ef05a6e11eb8957f34616f75140() {
+ function _templateObject2_96c32e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n simple-toast:not(:defined) {\n display: none;\n }\n "]);
- _templateObject2_23a23ef05a6e11eb8957f34616f75140 = function _templateObject2_23a23ef05a6e11eb8957f34616f75140() {
+ _templateObject2_96c32e70625811eb9a9521b3fdb3953c = function _templateObject2_96c32e70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23a23ef05a6e11eb8957f34616f75140() {
+ function _templateObject_96c32e70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_23a23ef05a6e11eb8957f34616f75140 = function _templateObject_23a23ef05a6e11eb8957f34616f75140() {
+ _templateObject_96c32e70625811eb9a9521b3fdb3953c = function _templateObject_96c32e70625811eb9a9521b3fdb3953c() {
return data;
};
@@ -152,7 +152,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
babelHelpers.createClass(RelativeHeadingStateManager, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_23a23ef05a6e11eb8957f34616f75140(), !this.usesCopyLink, !this.usesCopyLink, this.copyHeading.copyMessage || this.copyMessage, this.copyUrl, this.copyHeading.closeIcon || this.closeIcon, this.copyHeading.closeLabel || this.closeLabel, this.copyHeading.closeLabel || this.closeLabel, this.closeCopyLink);
+ return (0, _litElement.html)(_templateObject_96c32e70625811eb9a9521b3fdb3953c(), !this.usesCopyLink, !this.usesCopyLink, this.copyHeading.copyMessage || this.copyMessage, this.copyUrl, this.copyHeading.closeIcon || this.closeIcon, this.copyHeading.closeLabel || this.closeLabel, this.copyHeading.closeLabel || this.closeLabel, this.closeCopyLink);
}
/**
* gets URL to be copied
@@ -366,7 +366,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js"], function (
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_23a23ef05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_96c32e70625811eb9a9521b3fdb3953c())];
}
}]);
return RelativeHeadingStateManager;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/relative-heading.js b/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/relative-heading.js
index 89a10446720..cc563e75726 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/relative-heading.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/relative-heading/relative-heading.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/relative-heading-l
});
_exports.RelativeHeading = void 0;
- function _templateObject4_1a4935c05a6e11eb8957f34616f75140() {
+ function _templateObject4_89d69e40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject4_1a4935c05a6e11eb8957f34616f75140 = function _templateObject4_1a4935c05a6e11eb8957f34616f75140() {
+ _templateObject4_89d69e40625811eb9a9521b3fdb3953c = function _templateObject4_89d69e40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1a4935c05a6e11eb8957f34616f75140() {
+ function _templateObject3_89d69e40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject3_1a4935c05a6e11eb8957f34616f75140 = function _templateObject3_1a4935c05a6e11eb8957f34616f75140() {
+ _templateObject3_89d69e40625811eb9a9521b3fdb3953c = function _templateObject3_89d69e40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -30,20 +30,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/relative-heading-l
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a4935c05a6e11eb8957f34616f75140() {
+ function _templateObject2_89d69e40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n flex-wrap: var(--relative-heading-wrap, wrap);\n align-items: var(--relative-heading-align, center);\n justify-content: flex-start;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n ::slotted(*) {\n flex: 0 0 auto;\n }\n\n :host([link-align-right]) {\n justify-content: space-between;\n }\n\n :host([link-align-right]) ::slotted(*) {\n flex: 1 1 auto;\n }\n\n :host > simple-icon-button-lite:not(:defined) {\n opacity: 0;\n }\n\n :host > simple-icon-button-lite {\n flex: 0 0 auto;\n }\n\n simple-icon-button-lite {\n color: var(--relative-heading-button-color, #666);\n background: var(--relative-heading-button-bg);\n border: var(--relative-heading-button-border);\n outline: var(--relative-heading-button-outline);\n margin: var(--relative-heading-button-margin, 0 0 0 8px);\n padding: var(--relative-heading-button-padding, 8px);\n opacity: var(--relative-heading-button-opacity, 0);\n transition: var(--relative-heading-button-transition, all 0.5s);\n }\n\n :host([link-align-right]) simple-icon-button-lite,\n :host(:not([link-align-right]):focus) simple-icon-button-lite,\n :host(:not([link-align-right]):focus-within) simple-icon-button-lite,\n :host(:not([link-align-right]):hover) simple-icon-button-lite {\n opacity: var(--relative-heading-button-active-opacity, 1);\n }\n\n simple-icon-button-lite:focus-within,\n simple-icon-button-lite:focus,\n simple-icon-button-lite:hover {\n color: var(--relative-heading-button-focus-color, #000);\n background: var(--relative-heading-button-focus-bg);\n border: var(--relative-heading-button-focus-border);\n outline: var(--relative-heading-button-focus-outline);\n opacity: var(--relative-heading-button-focus-opacity, 1);\n }\n "]);
- _templateObject2_1a4935c05a6e11eb8957f34616f75140 = function _templateObject2_1a4935c05a6e11eb8957f34616f75140() {
+ _templateObject2_89d69e40625811eb9a9521b3fdb3953c = function _templateObject2_89d69e40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a4935c05a6e11eb8957f34616f75140() {
+ function _templateObject_89d69e40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " ", ""]);
- _templateObject_1a4935c05a6e11eb8957f34616f75140 = function _templateObject_1a4935c05a6e11eb8957f34616f75140() {
+ _templateObject_89d69e40625811eb9a9521b3fdb3953c = function _templateObject_89d69e40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -72,14 +72,14 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/relative-heading-l
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a4935c05a6e11eb8957f34616f75140(), this.template, this.button);
+ return (0, _litElement.html)(_templateObject_89d69e40625811eb9a9521b3fdb3953c(), this.template, this.button);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1a4935c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_89d69e40625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
@@ -264,7 +264,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/relative-heading-l
}, {
key: "button",
get: function get() {
- return this.disableLink ? (0, _litElement.html)(_templateObject3_1a4935c05a6e11eb8957f34616f75140()) : (0, _litElement.html)(_templateObject4_1a4935c05a6e11eb8957f34616f75140(), this.id, this.linkIcon, this.linkLabel, this.disableLink, this.disableLink, this._handleCopyClick);
+ return this.disableLink ? (0, _litElement.html)(_templateObject3_89d69e40625811eb9a9521b3fdb3953c()) : (0, _litElement.html)(_templateObject4_89d69e40625811eb9a9521b3fdb3953c(), this.id, this.linkIcon, this.linkLabel, this.disableLink, this.disableLink, this._handleCopyClick);
}
}]);
return RelativeHeading;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/LoadingHelper.js b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/LoadingHelper.js
similarity index 100%
rename from build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/LoadingHelper.js
rename to build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/LoadingHelper.js
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/PerformanceDetect.js b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/PerformanceDetect.js
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/loading-styles.css b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/loading-styles.css
similarity index 96%
rename from build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/loading-styles.css
rename to build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/loading-styles.css
index 874963cde71..a7c95f06a96 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/loading-styles.css
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/loading-styles.css
@@ -56,12 +56,16 @@
/** pop up effect, not loaded **/
*[popup-loader]:defined:not([loaded]) {
- opacity: .2;
+ opacity: .4;
visibility: visible;
transform-style: preserve-3d;
perspective: 1600px;
}
+replace-tag[popup-loader]:defined {
+ opacity: .8 !important;
+}
+
/** loaded, so fire the pop up animation **/
*[popup-loader][loaded]:defined {
opacity: 1;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/loading-styles.js b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/loading-styles.js
similarity index 64%
rename from build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/loading-styles.js
rename to build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/loading-styles.js
index e51f8860304..176bd5ad927 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/loading-helpers/lib/loading-styles.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/lib/loading-styles.js
@@ -2,21 +2,22 @@
window.WCRegistryLoaderCSS = function () {
var auto = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
var parent = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : "*";
+ var selectorBase = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : ":not(:defined)";
// debounce entire call automatically in case of spamming as new things get added to screen
clearTimeout(window.WCRegistryLoaderCSSDebounce);
window.WCRegistryLoaderCSSDebounce = setTimeout(function () {
// default selector is anything that says to operate this way
- var selector = parent + "[laser-loader]:not(:defined)"; // much more aggressive, apply loading to ANYTHING not defined
+ var selector = parent + "[laser-loader]" + selectorBase; // much more aggressive, apply loading to ANYTHING not defined
// previously. This needs more testing but would assume everything
// has its box model in shape at run time w/ css fallbacks which is
// probably not a realistic assumption but worth trying in the end
if (auto) {
- selector = parent + ":not(:defined)";
+ selector = parent + selectorBase;
} // map all results of our selector
- babelHelpers.toConsumableArray(document.body.querySelectorAll(selector)).map(function (el) {
+ babelHelpers.toConsumableArray(document.body.querySelectorAll("replace-tag," + selector)).map(function (el) {
// automaticlaly set the laser loader flag if told
if (auto) {
el.setAttribute("laser-loader", "laser-loader");
@@ -29,21 +30,23 @@ window.WCRegistryLoaderCSS = function () {
el.style.setProperty("--laserEdgeAni-innerHeight", d.height - 2 + "px");
el.style.setProperty("--laserEdgeAni-height", d.height + "px");
customElements.whenDefined(el.localName).then(function (response) {
- // this would be a way of doing loading state on ANYTHING without definition
- el.setAttribute("loaded", "loaded");
- el.removeAttribute("laser-loader");
- el.style.setProperty("--laserEdgeAni-width", null);
- el.style.setProperty("--laserEdgeAni-innerWidth", null);
- el.style.setProperty("--laserEdgeAni-height", null);
- el.style.setProperty("--laserEdgeAni-innerHeight", null); // delay this bc if it has the pop up loader on it it needs to wait to finish the animation
-
- setTimeout(function () {
- el.removeAttribute("popup-loader"); // clean up loaded state as if none of this ever happened
+ if (el.localName != "replace-tag") {
+ // this would be a way of doing loading state on ANYTHING without definition
+ el.setAttribute("loaded", "loaded");
+ el.removeAttribute("laser-loader");
+ el.style.setProperty("--laserEdgeAni-width", null);
+ el.style.setProperty("--laserEdgeAni-innerWidth", null);
+ el.style.setProperty("--laserEdgeAni-height", null);
+ el.style.setProperty("--laserEdgeAni-innerHeight", null); // delay this bc if it has the pop up loader on it it needs to wait to finish the animation
setTimeout(function () {
- el.removeAttribute("loaded");
+ el.removeAttribute("popup-loader"); // clean up loaded state as if none of this ever happened
+
+ setTimeout(function () {
+ el.removeAttribute("loaded");
+ }, 1000);
}, 1000);
- }, 1000);
+ }
});
});
}, 10);
@@ -53,7 +56,7 @@ var loadingStylesResizeEvent = function loadingStylesResizeEvent() {
clearTimeout(window.WCRegistryLoaderCSSDebounce2);
window.WCRegistryLoaderCSSDebounce2 = setTimeout(function () {
// ensure we have something undefind
- if (document.body.querySelectorAll(":not(:defined)").length > 0) {
+ if (document.body.querySelectorAll("replace-tag,:not(:defined)").length > 0) {
window.WCRegistryLoaderCSS();
} else {
// we no longer have anything defined so remove self listening
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/replace-tag.js b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/replace-tag.js
new file mode 100644
index 00000000000..3b49512ec75
--- /dev/null
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/replace-tag/replace-tag.js
@@ -0,0 +1,276 @@
+define(["exports", "./lib/loading-styles.js", "../wc-autoload/wc-autoload.js"], function (_exports, _loadingStyles, _wcAutoload) {
+ "use strict";
+
+ Object.defineProperty(_exports, "__esModule", {
+ value: true
+ });
+ _exports.ReplaceTag = void 0;
+
+ function _createForOfIteratorHelper(o, allowArrayLike) { var it; if (typeof Symbol === "undefined" || o[Symbol.iterator] == null) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = o[Symbol.iterator](); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
+
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
+
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
+
+ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = babelHelpers.getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = babelHelpers.getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return babelHelpers.possibleConstructorReturn(this, result); }; }
+
+ function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
+
+ /**
+ * `replace-tag`
+ * `Loading helpers and css`
+ * @demo demo/index.html
+ * @element replace-tag
+ */
+ var ReplaceTagSuper = function ReplaceTagSuper(SuperClass) {
+ return /*#__PURE__*/function (_SuperClass) {
+ babelHelpers.inherits(_class, _SuperClass);
+
+ var _super = _createSuper(_class);
+
+ function _class() {
+ babelHelpers.classCallCheck(this, _class);
+ return _super.call(this);
+ }
+ /**
+ * HTMLElement specification
+ */
+
+
+ babelHelpers.createClass(_class, [{
+ key: "disconnectedCallback",
+ value: function disconnectedCallback() {
+ // if we have an intersection observer, disconnect it
+ if (this.intersectionObserver) {
+ this.intersectionObserver.disconnect();
+ }
+
+ if (babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "disconnectedCallback", this)) {
+ babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "disconnectedCallback", this).call(this);
+ }
+ } // define the scafold for how this will self-replace when updated
+
+ }, {
+ key: "connectedCallback",
+ value: function connectedCallback() {
+ if (babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "connectedCallback", this)) {
+ babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "connectedCallback", this).call(this);
+ }
+
+ this.evaluateReplaceMethod();
+ }
+ }, {
+ key: "performanceBasedReplacement",
+ value: function performanceBasedReplacement() {
+ this.setAttribute("laser-loader", "laser-loader");
+ this.loadingStatement = "Loading...";
+ this.render();
+ this.runReplacement();
+ }
+ /**
+ * evaluate based on user device and other settings HOW to handle the replacement
+ */
+
+ }, {
+ key: "evaluateReplaceMethod",
+ value: function evaluateReplaceMethod() {
+ // ensure that ANY replace-tag gets this applied
+ window.WCRegistryLoaderCSS();
+ var crappy = false;
+
+ if (this.getAttribute("with-method") != "view") {
+ if (navigator) {
+ // if less than a gig we know its bad
+ if (navigator.deviceMemory && navigator.deviceMemory < 1) {
+ crappy = true;
+ } // even phones have multi-core processors so another sign
+
+
+ if (navigator.hardwareConcurrency && navigator.hardwareConcurrency < 2) {
+ crappy = true;
+ } // some platforms support getting the battery status
+
+
+ if (navigator.getBattery) {
+ navigator.getBattery().then(function (battery) {
+ // if we are not charging AND we have under 25% be kind
+ if (!battery.charging && battery.level < 0.25) {
+ crappy = true;
+ }
+ });
+ } // some things report the "type" of internet connection speed
+ // for terrible connections lets save frustration
+
+
+ if (navigator.connection && navigator.connection.effectiveType && ["slow-2g", "2g", "3g"].includes(navigator.connection.effectiveType)) {
+ crappy = true;
+ } // see if they said "hey, save me data"
+
+
+ if (navigator.connection && navigator.connection.saveData) {
+ crappy = true;
+ }
+ } // look at browser performance
+ // if below a threashold display message to replace on tap
+
+
+ if (crappy) {
+ this.loadingStatement = "Click / Tap to load";
+ this.addEventListener("click", this.performanceBasedReplacement);
+ }
+ } // if we don't have a poor device or another setting is used, then we are
+ // expected to use lazy loading as it comes into the viewport like the rest
+
+
+ if (!crappy) {
+ this.setAttribute("laser-loader", "laser-loader");
+ this.loadingStatement = "Loading...";
+ this.intersectionObserver = new IntersectionObserver(this.handleIntersectionCallback.bind(this), {
+ root: document.rootElement,
+ rootMargin: "0px",
+ threshold: [0.0, 0.25, 0.5, 0.75, 1.0],
+ delay: 250
+ });
+ this.intersectionObserver.observe(this);
+ }
+
+ this.render();
+ }
+ /**
+ * Very basic IntersectionObserver callback which will replace on visible
+ */
+
+ }, {
+ key: "handleIntersectionCallback",
+ value: function handleIntersectionCallback(entries) {
+ var _iterator = _createForOfIteratorHelper(entries),
+ _step;
+
+ try {
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
+ var entry = _step.value;
+ var ratio = Number(entry.intersectionRatio).toFixed(2); // ensure ratio is higher than our limit before trigger visibility
+
+ if (ratio >= 0.25) {
+ this.intersectionObserver.disconnect();
+ this.intersectionObserver = null;
+ this.runReplacement();
+ }
+ }
+ } catch (err) {
+ _iterator.e(err);
+ } finally {
+ _iterator.f();
+ }
+ }
+ /**
+ * replacement callback; avoiding use of replace bc of built in JS expectation for this method
+ */
+
+ }, {
+ key: "runReplacement",
+ value: function runReplacement() {
+ var _this = this;
+
+ // ensure we have something to replace this with
+ if (this.getAttribute("with")) {
+ setTimeout(function () {
+ // kicks off the definition to load from the registry if its in there
+ window.WCAutoload.requestAvailability().registry.loadDefinition(_this.getAttribute("with"));
+ customElements.whenDefined(_this.getAttribute("with")).then(function (response) {
+ // just the props off of this for complex state
+ var props = {};
+
+ for (var i = 0, atts = _this.attributes, n = atts.length; i < n; i++) {
+ props[atts[i].nodeName] = atts[i].nodeValue;
+ }
+
+ var replacement = document.createElement(props.with);
+ replacement.setAttribute("popup-loader", "popup-loader"); // set the value in the new object
+
+ for (var i in props) {
+ if (props[i] != null) {
+ replacement.setAttribute(i, props[i]);
+ }
+ }
+
+ replacement.removeAttribute("laser-loader");
+ replacement.innerHTML = _this.innerHTML;
+
+ _this.replaceWith(replacement);
+
+ setTimeout(function () {
+ replacement.removeAttribute("popup-loader");
+ replacement.removeAttribute("laser-loader");
+ replacement.style.setProperty("--laserEdgeAni-width", null);
+ replacement.style.setProperty("--laserEdgeAni-innerWidth", null);
+ replacement.style.setProperty("--laserEdgeAni-height", null);
+ replacement.style.setProperty("--laserEdgeAni-innerHeight", null); // we resolved 1 definition so now we know it's safe to do all of them
+
+ document.querySelectorAll('replace-tag[with="' + props.with + '"]').forEach(function (el) {
+ el.runReplacement();
+ });
+ }, 250);
+ });
+ }, 250);
+ } else {
+ console.warn("replace-tag requires use of with attribute for what to upgrade to");
+ }
+ }
+ }]);
+ return _class;
+ }(SuperClass);
+ };
+
+ var ReplaceTag = /*#__PURE__*/function (_ReplaceTagSuper) {
+ babelHelpers.inherits(ReplaceTag, _ReplaceTagSuper);
+
+ var _super2 = _createSuper(ReplaceTag);
+
+ function ReplaceTag() {
+ var _this2;
+
+ babelHelpers.classCallCheck(this, ReplaceTag);
+ _this2 = _super2.call(this);
+ _this2.template = document.createElement("template");
+
+ _this2.attachShadow({
+ mode: "open"
+ });
+
+ return _this2;
+ }
+ /**
+ * Convention we use
+ */
+
+
+ babelHelpers.createClass(ReplaceTag, [{
+ key: "render",
+ value: function render() {
+ this.shadowRoot.innerHTML = null;
+ this.template.innerHTML = this.html;
+
+ if (window.ShadyCSS) {
+ window.ShadyCSS.prepareTemplate(this.template, this.tag);
+ }
+
+ this.shadowRoot.appendChild(this.template.content.cloneNode(true));
+ }
+ }, {
+ key: "html",
+ get: function get() {
+ return "\n \n".concat(this.loadingStatement, "
");
+ }
+ }], [{
+ key: "tag",
+ get: function get() {
+ return "replace-tag";
+ }
+ }]);
+ return ReplaceTag;
+ }(ReplaceTagSuper(HTMLElement));
+
+ _exports.ReplaceTag = ReplaceTag;
+ customElements.define(ReplaceTag.tag, ReplaceTag);
+});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-clear.js b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-clear.js
index 46694c07574..345bb334475 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-clear.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-clear.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.ResponsiveGridClear = void 0;
- function _templateObject2_23ac2a005a6e11eb8957f34616f75140() {
+ function _templateObject2_96caa880625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n clear: both;\n }\n "]);
- _templateObject2_23ac2a005a6e11eb8957f34616f75140 = function _templateObject2_23ac2a005a6e11eb8957f34616f75140() {
+ _templateObject2_96caa880625811eb9a9521b3fdb3953c = function _templateObject2_96caa880625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23ac2a005a6e11eb8957f34616f75140() {
+ function _templateObject_96caa880625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject_23ac2a005a6e11eb8957f34616f75140 = function _templateObject_23ac2a005a6e11eb8957f34616f75140() {
+ _templateObject_96caa880625811eb9a9521b3fdb3953c = function _templateObject_96caa880625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(ResponsiveGridClear, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_23ac2a005a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_96caa880625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
@@ -58,7 +58,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_23ac2a005a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_96caa880625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-col.js b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-col.js
index 7255ea05eea..4279bf158d5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-col.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-col.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.ResponsiveGridCol = void 0;
- function _templateObject2_23add7b05a6e11eb8957f34616f75140() {
+ function _templateObject2_96cccb60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n position: relative;\n min-height: 1px;\n float: left;\n }\n :host:after {\n clear: both;\n }\n #col-inner {\n padding-left: var(--responsive-grid-col-inner-padding-left, 15px);\n padding-right: var(--responsive-grid-col-inner-padding-right, 15px);\n }\n /* Hide Print-Only on Screen */\n @media screen {\n :host([print-only]) {\n display: none;\n }\n }\n /* Hide Screen-Only on Print */\n @media print {\n :host([screen-only]) {\n display: none;\n }\n }\n "]);
- _templateObject2_23add7b05a6e11eb8957f34616f75140 = function _templateObject2_23add7b05a6e11eb8957f34616f75140() {
+ _templateObject2_96cccb60625811eb9a9521b3fdb3953c = function _templateObject2_96cccb60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23add7b05a6e11eb8957f34616f75140() {
+ function _templateObject_96cccb60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject_23add7b05a6e11eb8957f34616f75140 = function _templateObject_23add7b05a6e11eb8957f34616f75140() {
+ _templateObject_96cccb60625811eb9a9521b3fdb3953c = function _templateObject_96cccb60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(ResponsiveGridCol, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_23add7b05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_96cccb60625811eb9a9521b3fdb3953c());
}
}], [{
key: "styles",
@@ -61,7 +61,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_23add7b05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_96cccb60625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-row.js b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-row.js
index 059bde97b9b..4c74f7f9798 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-row.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-grid/lib/responsive-grid-row.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../responsive-util
});
_exports.ResponsiveGridRow = void 0;
- function _templateObject2_23b096d05a6e11eb8957f34616f75140() {
+ function _templateObject2_96cfd8a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: 100%;\n margin-right: auto;\n margin-left: auto;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n }\n :host:before,\n :host:after {\n content: \" \";\n display: table;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n }\n #row-inner {\n margin-left: var(--responsive-grid-row-inner-margin-left, -15px);\n margin-right: var(--responsive-grid-row-inner-margin-right, -15px);\n }\n :host #row-inner:before,\n :host #row-inner:after {\n content: \" \";\n display: table;\n }\n :host #row-inner:after {\n clear: both;\n }\n :host #row-inner:before,\n :host #row-inner:after {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-clear[xs]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-clear[sm]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-clear[md]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-clear[lg]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-clear[xl]) {\n display: block;\n }\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[xs=\"0\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[sm=\"0\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[md=\"0\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[lg=\"0\"]) {\n display: inline-block;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"12\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"12\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"12\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"12\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"12\"]) {\n width: 100%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"11\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"11\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"11\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"11\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"11\"]) {\n width: 91.66666667%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"10\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"10\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"10\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"10\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"10\"]) {\n width: 83.33333333%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"9\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"9\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"9\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"9\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"9\"]) {\n width: 75%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"8\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"8\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"8\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"8\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"8\"]) {\n width: 66.66666667%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"7\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"7\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"7\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"7\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"7\"]) {\n width: 58.33333333%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"6\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"6\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"6\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"6\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"6\"]) {\n width: 50%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"5\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"5\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"5\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"5\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"5\"]) {\n width: 41.66666667%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"4\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"4\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"4\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"4\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"4\"]) {\n width: 33.33333333%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"3\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"3\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"3\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"3\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"3\"]) {\n width: 25%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"2\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"2\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"2\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"2\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"2\"]) {\n width: 16.66666667%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"1\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"1\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"1\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"1\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"1\"]) {\n width: 8.33333333%;\n }\n #row-inner[screen=\"xs\"] ::slotted(responsive-grid-col[xs=\"0\"]),\n #row-inner[screen=\"sm\"] ::slotted(responsive-grid-col[sm=\"0\"]),\n #row-inner[screen=\"md\"] ::slotted(responsive-grid-col[md=\"0\"]),\n #row-inner[screen=\"lg\"] ::slotted(responsive-grid-col[lg=\"0\"]),\n #row-inner[screen=\"xl\"] ::slotted(responsive-grid-col[xl=\"0\"]) {\n display: none;\n }\n :host #row-inner ::slotted(* > #col-inner) {\n padding: 0px;\n }\n :host #row-inner[gutter=\"1\"] ::slotted(* > #col-inner) {\n padding: 5px;\n }\n :host #row-inner[gutter=\"2\"] ::slotted(* > #col-inner) {\n padding: 10px;\n }\n :host #row-inner[gutter=\"3\"] ::slotted(* > #col-inner) {\n padding: 15px;\n }\n :host #row-inner[gutter=\"4\"] ::slotted(* > #col-inner) {\n padding: 20px;\n }\n "]);
- _templateObject2_23b096d05a6e11eb8957f34616f75140 = function _templateObject2_23b096d05a6e11eb8957f34616f75140() {
+ _templateObject2_96cfd8a0625811eb9a9521b3fdb3953c = function _templateObject2_96cfd8a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23b096d05a6e11eb8957f34616f75140() {
+ function _templateObject_96cfd8a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n
\n "]);
- _templateObject_23b096d05a6e11eb8957f34616f75140 = function _templateObject_23b096d05a6e11eb8957f34616f75140() {
+ _templateObject_96cfd8a0625811eb9a9521b3fdb3953c = function _templateObject_96cfd8a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -64,7 +64,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../responsive-util
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_23b096d05a6e11eb8957f34616f75140(), this.xs, this.sm, this.md, this.lg, this.xl, this.responsiveToParent, this.screen, this.gutter);
+ return (0, _litElement.html)(_templateObject_96cfd8a0625811eb9a9521b3fdb3953c(), this.xs, this.sm, this.md, this.lg, this.xl, this.responsiveToParent, this.screen, this.gutter);
}
/**
* convention
@@ -77,7 +77,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../responsive-util
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_23b096d05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_96cfd8a0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/lib/responsive-utility-behaviors.js b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/lib/responsive-utility-behaviors.js
index c845790d553..75e39244902 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/lib/responsive-utility-behaviors.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/lib/responsive-utility-behaviors.js
@@ -10,10 +10,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../responsive-utility
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_23a65da05a6e11eb8957f34616f75140() {
+ function _templateObject_96d49390625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_23a65da05a6e11eb8957f34616f75140 = function _templateObject_23a65da05a6e11eb8957f34616f75140() {
+ _templateObject_96d49390625811eb9a9521b3fdb3953c = function _templateObject_96d49390625811eb9a9521b3fdb3953c() {
return data;
};
@@ -41,7 +41,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../responsive-utility
babelHelpers.createClass(_class, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_23a65da05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_96d49390625811eb9a9521b3fdb3953c());
}
}], [{
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/responsive-utility.js b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/responsive-utility.js
index ac6694629f1..2e15d49bb83 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/responsive-utility.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/responsive-utility/responsive-utility.js
@@ -6,10 +6,10 @@ define(["exports", "../../lit-element/lit-element.js", "../../@juggle/resize-obs
});
_exports.ResponsiveUtility = void 0;
- function _templateObject_1a4c43005a6e11eb8957f34616f75140() {
+ function _templateObject_8a0e01f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1a4c43005a6e11eb8957f34616f75140 = function _templateObject_1a4c43005a6e11eb8957f34616f75140() {
+ _templateObject_8a0e01f0625811eb9a9521b3fdb3953c = function _templateObject_8a0e01f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "../../lit-element/lit-element.js", "../../@juggle/resize-obs
babelHelpers.createClass(ResponsiveUtility, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1a4c43005a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8a0e01f0625811eb9a9521b3fdb3953c());
}
}, {
key: "connectedCallback",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/retro-card/retro-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/retro-card/retro-card.js
index 6335585cd00..d582ce69c98 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/retro-card/retro-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/retro-card/retro-card.js
@@ -10,30 +10,30 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1a4517105a6e11eb8957f34616f75140() {
+ function _templateObject3_8a2162e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --retro-card-level-2: var(\n --simple-colors-default-theme-accent-7,\n #b8a515\n );\n --retro-card-level-1: var(\n --simple-colors-default-theme-accent-6,\n #e5cd1b\n );\n --retro-card-level-3: var(\n --simple-colors-default-theme-accent-5,\n #ead749\n );\n --retro-card-shadow: var(\n --simple-colors-default-theme-accent-8,\n rgba(229, 205, 27, 0.2)\n );\n --retro-card-light-color: #f4f1d0;\n --retro-card-dark-color: #212121;\n }\n\n :host([dark]) {\n --retro-card-dark-color: #f4f1d0;\n --retro-card-light-color: #212121;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host([hover-state]) .link:nth-child(1n + 0) {\n box-shadow: 16px 16px 0px 0px var(--retro-card-shadow);\n border: 16px solid var(--retro-card-level-2);\n background-color: var(--retro-card-level-1);\n }\n\n :host([hover-state]) .link {\n color: var(--retro-card-light-color);\n text-decoration: underline;\n padding: 1.25rem;\n border: 16px var(--retro-card-level-1) solid;\n box-shadow: 16px 16px 0px 0px var(--retro-card-shadow);\n transition: background-color 0.2s ease-in-out 0s,\n padding 0.4s ease-in-out 0s, border 0.4s ease-in-out 0s,\n box-shadow 0.2s ease-in-out 0s;\n }\n\n .link:nth-child(1n + 0) {\n background-color: var(--retro-card-level-3);\n box-shadow: 8px 8px 0px 0px var(--retro-card-level-1);\n border: 4px var(--retro-card-level-1) solid;\n }\n\n .link {\n display: block;\n background-color: var(--retro-card-level-3);\n border: 4px var(--retro-card-level-1) solid;\n padding: 2rem;\n box-shadow: 8px 8px 0px 0px var(--retro-card-level-1);\n transition: padding 0.4s ease-in-out 0s, border 0.4s ease-in-out 0s,\n box-shadow 0.2s ease-in-out 0s;\n }\n\n .img {\n -webkit-filter: grayscale(1);\n filter: grayscale(1);\n mix-blend-mode: screen;\n border: 0;\n max-width: 100%;\n height: auto;\n -ms-interpolation-mode: bicubic;\n display: inline-block;\n vertical-align: middle;\n max-height: 200px;\n }\n\n .title {\n display: block;\n font-size: 1.5rem;\n padding: 2rem 0 0 0;\n text-transform: uppercase;\n font-weight: 700;\n text-align: center;\n }\n\n .description {\n display: block;\n font-size: 0.9rem;\n padding: 0.75rem 1rem 0;\n }\n\n .card-tags {\n line-height: 1.6;\n text-align: center;\n margin-bottom: 1rem;\n text-rendering: optimizeLegibility;\n font-weight: 300;\n }\n\n .project-tag {\n font-size: 0.7rem;\n padding: 0.25rem 0.5rem;\n font-style: italic;\n font-weight: 600;\n color: var(--retro-card-light-color);\n background: var(--retro-card-dark-color);\n word-wrap: break-word;\n padding: 0 0.5rem;\n text-transform: uppercase;\n margin-bottom: 2rem;\n margin: 0 0.25rem 2rem 0;\n }\n\n hr {\n border-bottom: 1px solid var(--retro-card-dark-color);\n max-width: 75rem;\n height: 0;\n border-right: 0;\n border-top: 0;\n border-left: 0;\n margin: 1.25rem auto;\n clear: both;\n }\n\n a {\n text-align: center;\n color: var(--retro-card-dark-color);\n text-decoration: none;\n line-height: inherit;\n cursor: pointer;\n font-family: \"Roboto Mono\", Consolas, Monospace;\n }\n "]);
- _templateObject3_1a4517105a6e11eb8957f34616f75140 = function _templateObject3_1a4517105a6e11eb8957f34616f75140() {
+ _templateObject3_8a2162e0625811eb9a9521b3fdb3953c = function _templateObject3_8a2162e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1a4517105a6e11eb8957f34616f75140() {
+ function _templateObject2_8a2162e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", " "]);
- _templateObject2_1a4517105a6e11eb8957f34616f75140 = function _templateObject2_1a4517105a6e11eb8957f34616f75140() {
+ _templateObject2_8a2162e0625811eb9a9521b3fdb3953c = function _templateObject2_8a2162e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a4517105a6e11eb8957f34616f75140() {
+ function _templateObject_8a2162e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n ", " \n ", " \n \n \n \n ", "\n
\n "]);
- _templateObject_1a4517105a6e11eb8957f34616f75140 = function _templateObject_1a4517105a6e11eb8957f34616f75140() {
+ _templateObject_8a2162e0625811eb9a9521b3fdb3953c = function _templateObject_8a2162e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -63,8 +63,8 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a4517105a6e11eb8957f34616f75140(), this.color, this.url, this._clickCard, this.__source, this.title, this.subtitle, this.__cardTags.map(function (tag) {
- return (0, _litElement.html)(_templateObject2_1a4517105a6e11eb8957f34616f75140(), tag.trim());
+ return (0, _litElement.html)(_templateObject_8a2162e0625811eb9a9521b3fdb3953c(), this.color, this.url, this._clickCard, this.__source, this.title, this.subtitle, this.__cardTags.map(function (tag) {
+ return (0, _litElement.html)(_templateObject2_8a2162e0625811eb9a9521b3fdb3953c(), tag.trim());
}));
} // haxProperty definition
@@ -72,7 +72,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RetroCard), "styles", this)), [(0, _litElement.css)(_templateObject3_1a4517105a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RetroCard), "styles", this)), [(0, _litElement.css)(_templateObject3_8a2162e0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button-styles.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button-styles.js
index de5ef607400..985cf5c0aea 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button-styles.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button-styles.js
@@ -6,10 +6,10 @@ define(["exports", "../../../../lit-element/lit-element.js"], function (_exports
});
_exports.RichTextEditorButtonStyles = _exports.RichTextEditorButtonStylesEl = void 0;
- function _templateObject_284931c05a6e11eb8957f34616f75140() {
+ function _templateObject_9beeba90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n --rich-text-editor-button-min-width: 24px;\n --rich-text-editor-button-height: 24px;\n --rich-text-editor-button-margin: 3px;\n --rich-text-editor-button-padding: 0;\n }\n :host([hidden]) {\n display: none;\n }\n .offscreen {\n position: absolute;\n left: -999999px;\n top: 0;\n height: 0;\n width: 0;\n overflow: hidden;\n }\n :host(rich-text-editor-emoji-picker),\n :host(rich-text-editor-symbol-picker) {\n --simple-picker-option-label-padding: 2px;\n }\n simple-tooltip {\n z-index: 2;\n }\n .rtebutton {\n text-transform: unset;\n transition: all 0.5s;\n color: var(--rich-text-editor-button-color);\n margin: 0;\n border-width: 0px;\n border-style: solid;\n border-color: var(--rich-text-editor-border-color, transparent);\n background-color: var(--rich-text-editor-button-bg, transparent);\n }\n .rtebutton[toggled] {\n color: var(--rich-text-editor-button-toggled-color);\n background-color: var(--rich-text-editor-button-toggled-bg);\n }\n .rtebutton:focus,\n .rtebutton:hover {\n color: var(--rich-text-editor-button-hover-color);\n background-color: var(--rich-text-editor-button-hover-bg);\n }\n :host([disabled]) .rtebutton {\n cursor: not-allowed;\n color: var(--rich-text-editor-button-disabled-color);\n background-color: var(--rich-text-editor-button-disabled-bg);\n }\n .rtebutton #icon:not([icon]) {\n display: none;\n }\n "]);
- _templateObject_284931c05a6e11eb8957f34616f75140 = function _templateObject_284931c05a6e11eb8957f34616f75140() {
+ _templateObject_9beeba90625811eb9a9521b3fdb3953c = function _templateObject_9beeba90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "../../../../lit-element/lit-element.js"], function (_exports
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_284931c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_9beeba90625811eb9a9521b3fdb3953c())];
}
}]);
return _class;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button.js
index 01eb9a98750..b657264cfa8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-button.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "./rich-
_exports.RichTextEditorButtonBehaviors = _exports.RichTextEditorButton = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_2850f9f05a6e11eb8957f34616f75140() {
+ function _templateObject2_9bfaa170625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n .rtebutton {\n min-width: var(--rich-text-editor-button-min-width);\n height: var(--rich-text-editor-button-height);\n margin: var(--rich-text-editor-button-margin);\n padding: var(--rich-text-editor-button-padding);\n }\n \xA0\xA0\xA0\xA0\xA0\xA0"]);
- _templateObject2_2850f9f05a6e11eb8957f34616f75140 = function _templateObject2_2850f9f05a6e11eb8957f34616f75140() {
+ _templateObject2_9bfaa170625811eb9a9521b3fdb3953c = function _templateObject2_9bfaa170625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2850f9f05a6e11eb8957f34616f75140() {
+ function _templateObject_9bfaa170625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", " \n \n ", " \n "]);
- _templateObject_2850f9f05a6e11eb8957f34616f75140 = function _templateObject_2850f9f05a6e11eb8957f34616f75140() {
+ _templateObject_9bfaa170625811eb9a9521b3fdb3953c = function _templateObject_9bfaa170625811eb9a9521b3fdb3953c() {
return data;
};
@@ -64,7 +64,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "./rich-
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2850f9f05a6e11eb8957f34616f75140(), this.disabled, this.controls, this._buttonTap, this.isToggled, this.currentIcon, this.labelStyle, this.currentLabel, this.currentLabel);
+ return (0, _litElement.html)(_templateObject_9bfaa170625811eb9a9521b3fdb3953c(), this.disabled, this.controls, this._buttonTap, this.isToggled, this.currentIcon, this.labelStyle, this.currentLabel, this.currentLabel);
}
}], [{
key: "tag",
@@ -74,7 +74,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "./rich-
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), [(0, _litElement.css)(_templateObject2_2850f9f05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), [(0, _litElement.css)(_templateObject2_9bfaa170625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-emoji-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-emoji-picker.js
index 806cff788f3..df63c17d5c6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-emoji-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-emoji-picker.js
@@ -10,10 +10,10 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_28542e405a6e11eb8957f34616f75140() {
+ function _templateObject_9bfec020625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n ", " \n "]);
- _templateObject_28542e405a6e11eb8957f34616f75140 = function _templateObject_28542e405a6e11eb8957f34616f75140() {
+ _templateObject_9bfec020625811eb9a9521b3fdb3953c = function _templateObject_9bfec020625811eb9a9521b3fdb3953c() {
return data;
};
@@ -41,7 +41,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
// render function for template
// render function for template
value: function render() {
- return (0, _litElement.html)(_templateObject_28542e405a6e11eb8957f34616f75140(), this.allowNull, this.toggled ? "toggled" : "", this.disabled, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorEmojiPicker.prototype), "controls", this), this._pickerFocus, this._pickerFocus, this._pickerChange, this.titleAsHtml, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorEmojiPicker.prototype), "labelStyle", this), this.currentLabel, this.currentLabel);
+ return (0, _litElement.html)(_templateObject_9bfec020625811eb9a9521b3fdb3953c(), this.allowNull, this.toggled ? "toggled" : "", this.disabled, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorEmojiPicker.prototype), "controls", this), this._pickerFocus, this._pickerFocus, this._pickerChange, this.titleAsHtml, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorEmojiPicker.prototype), "labelStyle", this), this.currentLabel, this.currentLabel);
} // properties available to the custom element for data binding
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-picker.js
index 9d5b06b7cde..34e15331e65 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-picker.js
@@ -10,20 +10,20 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_285d2ef05a6e11eb8957f34616f75140() {
+ function _templateObject2_9c1380a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n margin: 0 var(--rich-text-editor-button-margin);\n }\n .rtebutton {\n margin-top: 0;\n margin-bottom: 0;\n --simple-picker-border-radius: 0px;\n --simple-picker-color: var(--rich-text-editor-button-color);\n --simple-picker-color-active: var(\n --rich-text-editor-button-hover-color\n );\n --simple-picker-color-disabled: var(\n --rich-text-editor-border-color\n );\n --simple-picker-background-color: var(--rich-text-editor-bg);\n --simple-picker-background-color-disabled: var(\n --rich-text-editor-border-color\n );\n --simple-picker-border-width: 0px;\n --simple-picker-option-size: 24px;\n --simple-picker-icon-size: 16px;\n --simple-picker-options-border-width: 1px;\n }\n "]);
- _templateObject2_285d2ef05a6e11eb8957f34616f75140 = function _templateObject2_285d2ef05a6e11eb8957f34616f75140() {
+ _templateObject2_9c1380a0625811eb9a9521b3fdb3953c = function _templateObject2_9c1380a0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_285d2ef05a6e11eb8957f34616f75140() {
+ function _templateObject_9c1380a0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n ", " \n "]);
- _templateObject_285d2ef05a6e11eb8957f34616f75140 = function _templateObject_285d2ef05a6e11eb8957f34616f75140() {
+ _templateObject_9c1380a0625811eb9a9521b3fdb3953c = function _templateObject_9c1380a0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
babelHelpers.createClass(_class, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_285d2ef05a6e11eb8957f34616f75140(), this.allowNull, this.toggled ? "toggled" : "", this.disabled, babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "controls", this), this.options, this._pickerFocus, this._pickerFocus, this._pickerChange, this.titleAsHtml, babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "labelStyle", this), this.currentLabel, this.currentLabel);
+ return (0, _litElement.html)(_templateObject_9c1380a0625811eb9a9521b3fdb3953c(), this.allowNull, this.toggled ? "toggled" : "", this.disabled, babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "controls", this), this.options, this._pickerFocus, this._pickerFocus, this._pickerChange, this.titleAsHtml, babelHelpers.get(babelHelpers.getPrototypeOf(_class.prototype), "labelStyle", this), this.currentLabel, this.currentLabel);
}
}], [{
key: "tag",
@@ -57,7 +57,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), [(0, _litElement.css)(_templateObject2_285d2ef05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), [(0, _litElement.css)(_templateObject2_9c1380a0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-symbol-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-symbol-picker.js
index 3a72e59a073..fdd724da697 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-symbol-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/buttons/rich-text-editor-symbol-picker.js
@@ -10,10 +10,10 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_2866cbe05a6e11eb8957f34616f75140() {
+ function _templateObject_9c1e07f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n ", " \n "]);
- _templateObject_2866cbe05a6e11eb8957f34616f75140 = function _templateObject_2866cbe05a6e11eb8957f34616f75140() {
+ _templateObject_9c1e07f0625811eb9a9521b3fdb3953c = function _templateObject_9c1e07f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -40,7 +40,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
key: "render",
// render function for template
value: function render() {
- return (0, _litElement.html)(_templateObject_2866cbe05a6e11eb8957f34616f75140(), this.allowNull, this.toggled ? "toggled" : "", this.disabled, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorSymbolPicker.prototype), "controls", this), this._pickerFocus, this._pickerFocus, this._pickerChange, this.titleAsHtml, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorSymbolPicker.prototype), "labelStyle", this), this.currentLabel, this.currentLabel);
+ return (0, _litElement.html)(_templateObject_9c1e07f0625811eb9a9521b3fdb3953c(), this.allowNull, this.toggled ? "toggled" : "", this.disabled, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorSymbolPicker.prototype), "controls", this), this._pickerFocus, this._pickerFocus, this._pickerChange, this.titleAsHtml, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorSymbolPicker.prototype), "labelStyle", this), this.currentLabel, this.currentLabel);
} // properties available to the custom element for data binding
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/rich-text-editor-styles.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/rich-text-editor-styles.js
index f62467d062f..65240267ef7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/rich-text-editor-styles.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/rich-text-editor-styles.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.RichTextEditorStyles = _exports.RichTextEditorStyleManager = void 0;
- function _templateObject_23b9e5a05a6e11eb8957f34616f75140() {
+ function _templateObject_96d9c3b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host,\n html {\n --rich-text-editor-bg: #fafafa;\n --rich-text-editor-button-color: #444;\n --rich-text-editor-border-color: #ddd;\n --rich-text-editor-border: 1px solid\n var(--rich-text-editor-border-color, #ddd);\n --rich-text-editor-button-border: transparent;\n --rich-text-editor-button-disabled-color: #666;\n --rich-text-editor-button-disabled-bg: transparent;\n --rich-text-editor-button-toggled-color: #222;\n --rich-text-editor-button-toggled-bg: #ddd;\n --rich-text-editor-button-hover-color: #000;\n --rich-text-editor-button-hover-bg: #f0f0f0;\n --rich-text-editor-picker-border: #fafafa;\n --rich-text-editor-selection-bg: #b3d9ff;\n }\n "]);
- _templateObject_23b9e5a05a6e11eb8957f34616f75140 = function _templateObject_23b9e5a05a6e11eb8957f34616f75140() {
+ _templateObject_96d9c3b0625811eb9a9521b3fdb3953c = function _templateObject_96d9c3b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -39,7 +39,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_23b9e5a05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_96d9c3b0625811eb9a9521b3fdb3953c())];
}
}]);
return _class;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-prompt.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-prompt.js
index a64991934dd..11db26f55af 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-prompt.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-prompt.js
@@ -10,20 +10,20 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2871a1505a6e11eb8957f34616f75140() {
+ function _templateObject2_9c266c60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n --simple-fields-color: var(--rich-text-editor-focus-color, #000);\n --simple-fields-invalid-color: var(\n --rich-text-editor-error-color,\n #800\n );\n }\n #prompt {\n display: block;\n width: 300px;\n max-width: 300px;\n --simple-popover-padding: 0px;\n z-index: 2;\n }\n #prompt[hidden] {\n display: none;\n }\n #prompt #form {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-between;\n z-index: 2;\n }\n #formfields {\n width: calc(100% - 20px);\n padding: 10px 10px 0;\n overflow: visible;\n }\n #prompt simple-fields-field {\n padding: 0;\n }\n #confirm,\n #cancel {\n min-width: unset;\n }\n #cancel {\n color: var(--rich-text-editor-button-color);\n background-color: var(--rich-text-editor-button-bg);\n }\n #cancel:focus,\n #cancel:hover {\n color: var(--rich-text-editor-button-hover-color);\n background-color: var(--rich-text-editor-button-hover-bg);\n }\n #confirm {\n color: var(--rich-text-editor-button-color);\n background-color: var(--rich-text-editor-button-bg);\n }\n #confirm:focus,\n #confirm:hover {\n color: var(--rich-text-editor-button-hover-color);\n background-color: var(--rich-text-editor-button-hover-bg);\n }\n .actions {\n width: 100%;\n padding-bottom: 3px;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n }\n .confirm-or-cancel {\n min-width: 40px;\n }\n "]);
- _templateObject2_2871a1505a6e11eb8957f34616f75140 = function _templateObject2_2871a1505a6e11eb8957f34616f75140() {
+ _templateObject2_9c266c60625811eb9a9521b3fdb3953c = function _templateObject2_9c266c60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2871a1505a6e11eb8957f34616f75140() {
+ function _templateObject_9c266c60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_2871a1505a6e11eb8957f34616f75140 = function _templateObject_2871a1505a6e11eb8957f34616f75140() {
+ _templateObject_9c266c60625811eb9a9521b3fdb3953c = function _templateObject_9c266c60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
babelHelpers.createClass(RichTextEditorPrompt, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2871a1505a6e11eb8957f34616f75140(), this.for, !this.for, this.fields, this.value, this.for, this._cancel, this.for, this._confirm);
+ return (0, _litElement.html)(_templateObject_9c266c60625811eb9a9521b3fdb3953c(), this.for, !this.for, this.fields, this.value, this.for, this._cancel, this.for, this._confirm);
}
/**
* Store tag name to make it easier to obtain directly.
@@ -57,7 +57,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorPrompt), "styles", this)), [(0, _litElement.css)(_templateObject2_2871a1505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorPrompt), "styles", this)), [(0, _litElement.css)(_templateObject2_9c266c60625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-selection.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-selection.js
index a8c920f3d1d..b64738c698f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-selection.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/singletons/rich-text-editor-selection.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
});
_exports.RichTextEditorSelection = void 0;
- function _templateObject2_287f5cf05a6e11eb8957f34616f75140() {
+ function _templateObject2_9c39cd50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n background-color: var(--rich-text-editor-selection-bg);\n margin: 0;\n padding: 0;\n display: inline;\n }\n :host([hidden]) {\n display: none;\n }\n :host([collapsed]):after {\n content: '|';\n color: var(--rich-text-editor-selection-bg);\n background-color: transparent;\n }\n\xA0\xA0\xA0\xA0\xA0\xA0"]);
- _templateObject2_287f5cf05a6e11eb8957f34616f75140 = function _templateObject2_287f5cf05a6e11eb8957f34616f75140() {
+ _templateObject2_9c39cd50625811eb9a9521b3fdb3953c = function _templateObject2_9c39cd50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_287f5cf05a6e11eb8957f34616f75140() {
+ function _templateObject_9c39cd50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_287f5cf05a6e11eb8957f34616f75140 = function _templateObject_287f5cf05a6e11eb8957f34616f75140() {
+ _templateObject_9c39cd50625811eb9a9521b3fdb3953c = function _templateObject_9c39cd50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -45,7 +45,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
babelHelpers.createClass(RichTextEditorSelection, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_287f5cf05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_9c39cd50625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
@@ -59,7 +59,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorSelection), "styles", this)), [(0, _litElement.css)(_templateObject2_287f5cf05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorSelection), "styles", this)), [(0, _litElement.css)(_templateObject2_9c39cd50625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumb.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumb.js
index 8e6c29bdb98..216885e5451 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumb.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumb.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../lit-element/lit-element.js", "../buttons/rich-te
});
_exports.RichTextEditorBreadcrumb = void 0;
- function _templateObject2_288291405a6e11eb8957f34616f75140() {
+ function _templateObject2_9c3cda90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n #button {\n font-family: monospace;\n display: inline-block;\n text-align: center;\n min-width: 30px;\n line-height: 30px;\n margin: 0;\n padding: 2px 5px;\n }\n\xA0\xA0\xA0\xA0\xA0\xA0"]);
- _templateObject2_288291405a6e11eb8957f34616f75140 = function _templateObject2_288291405a6e11eb8957f34616f75140() {
+ _templateObject2_9c3cda90625811eb9a9521b3fdb3953c = function _templateObject2_9c3cda90625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_288291405a6e11eb8957f34616f75140() {
+ function _templateObject_9c3cda90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject_288291405a6e11eb8957f34616f75140 = function _templateObject_288291405a6e11eb8957f34616f75140() {
+ _templateObject_9c3cda90625811eb9a9521b3fdb3953c = function _templateObject_9c3cda90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -44,7 +44,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../buttons/rich-te
babelHelpers.createClass(RichTextEditorBreadcrumb, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_288291405a6e11eb8957f34616f75140(), this.controls, this._buttonTap, this.tag);
+ return (0, _litElement.html)(_templateObject_9c3cda90625811eb9a9521b3fdb3953c(), this.controls, this._buttonTap, this.tag);
}
}], [{
key: "tag",
@@ -58,7 +58,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../buttons/rich-te
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorBreadcrumb), "styles", this)), [(0, _litElement.css)(_templateObject2_288291405a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorBreadcrumb), "styles", this)), [(0, _litElement.css)(_templateObject2_9c3cda90625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumbs.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumbs.js
index f4e5cb4f470..a30be44927a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumbs.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-breadcrumbs.js
@@ -6,40 +6,40 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
});
_exports.RichTextEditorBreadcrumbs = void 0;
- function _templateObject4_28a4e6505a6e11eb8957f34616f75140() {
+ function _templateObject4_9c4035f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n background-color: var(--rich-text-editor-bg);\n color: var(--rich-text-editor-button-color);\n border: var(--rich-text-editor-border);\n padding: 3px 10px;\n }\n :host([sticky]) {\n position: sticky;\n bottom: 0;\n }\n .selectednode {\n background-color: var(--rich-text-editor-bg);\n }\n\xA0\xA0\xA0\xA0\xA0\xA0"]);
- _templateObject4_28a4e6505a6e11eb8957f34616f75140 = function _templateObject4_28a4e6505a6e11eb8957f34616f75140() {
+ _templateObject4_9c4035f0625811eb9a9521b3fdb3953c = function _templateObject4_9c4035f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_28a4e6505a6e11eb8957f34616f75140() {
+ function _templateObject3_9c4035f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" > "]);
- _templateObject3_28a4e6505a6e11eb8957f34616f75140 = function _templateObject3_28a4e6505a6e11eb8957f34616f75140() {
+ _templateObject3_9c4035f0625811eb9a9521b3fdb3953c = function _templateObject3_9c4035f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_28a4e6505a6e11eb8957f34616f75140() {
+ function _templateObject2_9c4035f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n "]);
- _templateObject2_28a4e6505a6e11eb8957f34616f75140 = function _templateObject2_28a4e6505a6e11eb8957f34616f75140() {
+ _templateObject2_9c4035f0625811eb9a9521b3fdb3953c = function _templateObject2_9c4035f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_28a4e6505a6e11eb8957f34616f75140() {
+ function _templateObject_9c4035f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n ", "\n "]);
- _templateObject_28a4e6505a6e11eb8957f34616f75140 = function _templateObject_28a4e6505a6e11eb8957f34616f75140() {
+ _templateObject_9c4035f0625811eb9a9521b3fdb3953c = function _templateObject_9c4035f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -66,8 +66,8 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_28a4e6505a6e11eb8957f34616f75140(), this.label, !this.selectionAncestors ? "" : (this.selectionAncestors || []).map(function (ancestor, i) {
- return (0, _litElement.html)(_templateObject2_28a4e6505a6e11eb8957f34616f75140(), _this2.controls, ancestor.nodeName.toLowerCase(), ancestor, _this2._handleBreadcrumb, i + 1 >= (_this2.selectionAncestors || []).length ? "" : (0, _litElement.html)(_templateObject3_28a4e6505a6e11eb8957f34616f75140()));
+ return (0, _litElement.html)(_templateObject_9c4035f0625811eb9a9521b3fdb3953c(), this.label, !this.selectionAncestors ? "" : (this.selectionAncestors || []).map(function (ancestor, i) {
+ return (0, _litElement.html)(_templateObject2_9c4035f0625811eb9a9521b3fdb3953c(), _this2.controls, ancestor.nodeName.toLowerCase(), ancestor, _this2._handleBreadcrumb, i + 1 >= (_this2.selectionAncestors || []).length ? "" : (0, _litElement.html)(_templateObject3_9c4035f0625811eb9a9521b3fdb3953c()));
}));
}
}], [{
@@ -82,7 +82,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "../rich-text-edito
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorBreadcrumbs), "styles", this)), [(0, _litElement.css)(_templateObject4_28a4e6505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorBreadcrumbs), "styles", this)), [(0, _litElement.css)(_templateObject4_9c4035f0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar-mini.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar-mini.js
index 496d3f2e5d7..849933f1963 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar-mini.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar-mini.js
@@ -6,20 +6,20 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
});
_exports.RichTextEditorToolbarMini = void 0;
- function _templateObject2_28aa16705a6e11eb8957f34616f75140() {
+ function _templateObject2_9c4713c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host #floating {\n display: flex;\n }\n "]);
- _templateObject2_28aa16705a6e11eb8957f34616f75140 = function _templateObject2_28aa16705a6e11eb8957f34616f75140() {
+ _templateObject2_9c4713c0625811eb9a9521b3fdb3953c = function _templateObject2_9c4713c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_28aa16705a6e11eb8957f34616f75140() {
+ function _templateObject_9c4713c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject_28aa16705a6e11eb8957f34616f75140 = function _templateObject_28aa16705a6e11eb8957f34616f75140() {
+ _templateObject_9c4713c0625811eb9a9521b3fdb3953c = function _templateObject_9c4713c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,7 +46,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
key: "render",
// properties available to the custom element for data binding
value: function render() {
- return (0, _litElement.html)(_templateObject_28aa16705a6e11eb8957f34616f75140(), this.controls, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorToolbarMini.prototype), "render", this).call(this));
+ return (0, _litElement.html)(_templateObject_9c4713c0625811eb9a9521b3fdb3953c(), this.controls, babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorToolbarMini.prototype), "render", this).call(this));
}
}], [{
key: "tag",
@@ -60,7 +60,7 @@ define(["exports", "../../../../lit-element/lit-element.js", "./rich-text-editor
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorToolbarMini), "baseStyles", this)), [(0, _litElement.css)(_templateObject2_28aa16705a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditorToolbarMini), "baseStyles", this)), [(0, _litElement.css)(_templateObject2_9c4713c0625811eb9a9521b3fdb3953c())]);
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar.js
index 08c0013efaa..3ba3ccd196d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/lib/toolbars/rich-text-editor-toolbar.js
@@ -7,40 +7,40 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../rich
_exports.RichTextEditorToolbarBehaviors = _exports.RichTextEditorToolbar = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_28b512f05a6e11eb8957f34616f75140() {
+ function _templateObject4_9c5607e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([hidden]) {\n display: none;\n }\n #toolbar {\n display: flex;\n opacity: 1;\n z-index: 1;\n margin: 0;\n align-items: stretch;\n flex-wrap: wrap;\n justify-content: flex-start;\n background-color: var(--rich-text-editor-bg);\n border: var(--rich-text-editor-border);\n font-size: 12px;\n transition: all 0.5s;\n }\n #toolbar[aria-hidden=\"true\"] {\n visibility: hidden;\n opacity: 0;\n height: 0;\n }\n #toolbar .group {\n display: flex;\n flex-wrap: nowrap;\n justify-content: space-evenly;\n align-items: stretch;\n padding: 0 3px;\n }\n #toolbar .group:not(:last-of-type) {\n margin-right: 3px;\n border-right: var(--rich-text-editor-border);\n }\n #toolbar .button {\n display: flex;\n flex: 0 0 auto;\n align-items: stretch;\n }\n #toolbar #morebutton {\n flex: 1 0 auto;\n justify-content: flex-end;\n }\n /* hide more button if all buttons are displayed */\n #toolbar[responsive-size=\"xs\"] #morebutton[collapse-max=\"xs\"],\n #toolbar[responsive-size=\"sm\"] #morebutton[collapse-max*=\"s\"],\n #toolbar[responsive-size=\"md\"] #morebutton:not([collapse-max*=\"l\"]),\n #toolbar[responsive-size=\"lg\"] #morebutton:not([collapse-max=\"xl\"]),\n #toolbar[responsive-size=\"xl\"] #morebutton,\n /* hide buttons if they should be collaped until */\n #toolbar[responsive-size=\"xs\"][collapsed] *[collapsed-until*=\"m\"],\n #toolbar[responsive-size=\"xs\"][collapsed] *[collapsed-until*=\"l\"],\n #toolbar[responsive-size=\"sm\"][collapsed] *[collapsed-until=\"md\"],\n #toolbar[responsive-size=\"sm\"][collapsed] *[collapsed-until*=\"l\"],\n #toolbar[responsive-size=\"md\"][collapsed] *[collapsed-until*=\"l\"],\n #toolbar[responsive-size=\"lg\"][collapsed] *[collapsed-until=\"xl\"] {\n display: none;\n }\n "]);
- _templateObject4_28b512f05a6e11eb8957f34616f75140 = function _templateObject4_28b512f05a6e11eb8957f34616f75140() {
+ _templateObject4_9c5607e0625811eb9a9521b3fdb3953c = function _templateObject4_9c5607e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_28b512f05a6e11eb8957f34616f75140() {
+ function _templateObject3_9c5607e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([sticky]) {\n position: sticky;\n top: 0;\n }\n "]);
- _templateObject3_28b512f05a6e11eb8957f34616f75140 = function _templateObject3_28b512f05a6e11eb8957f34616f75140() {
+ _templateObject3_9c5607e0625811eb9a9521b3fdb3953c = function _templateObject3_9c5607e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_28b512f05a6e11eb8957f34616f75140() {
+ function _templateObject2_9c5607e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n
\n "]);
- _templateObject2_28b512f05a6e11eb8957f34616f75140 = function _templateObject2_28b512f05a6e11eb8957f34616f75140() {
+ _templateObject2_9c5607e0625811eb9a9521b3fdb3953c = function _templateObject2_9c5607e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_28b512f05a6e11eb8957f34616f75140() {
+ function _templateObject_9c5607e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject_28b512f05a6e11eb8957f34616f75140 = function _templateObject_28b512f05a6e11eb8957f34616f75140() {
+ _templateObject_9c5607e0625811eb9a9521b3fdb3953c = function _templateObject_9c5607e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -61,7 +61,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../rich
key: "render",
// render function for template
value: function render() {
- return (0, _litElement.html)(_templateObject_28b512f05a6e11eb8957f34616f75140(), this.toolbarTemplate);
+ return (0, _litElement.html)(_templateObject_9c5607e0625811eb9a9521b3fdb3953c(), this.toolbarTemplate);
} // properties available to custom element for data binding
}, {
@@ -70,7 +70,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../rich
get: function get() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_28b512f05a6e11eb8957f34616f75140(), !!this.controls || !!this.alwaysVisible ? "false" : "true", this.collapsed, function (e) {
+ return (0, _litElement.html)(_templateObject2_9c5607e0625811eb9a9521b3fdb3953c(), !!this.controls || !!this.alwaysVisible ? "false" : "true", this.collapsed, function (e) {
return _this2.selectNode(e.detail);
}, function (e) {
return _this2.selectNodeContents(e.detail);
@@ -91,13 +91,13 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../rich
}, {
key: "stickyStyles",
get: function get() {
- return [(0, _litElement.css)(_templateObject3_28b512f05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_9c5607e0625811eb9a9521b3fdb3953c())];
} // render function for styles
}, {
key: "baseStyles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), [(0, _litElement.css)(_templateObject4_28b512f05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this)), [(0, _litElement.css)(_templateObject4_9c5607e0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "styles",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/rich-text-editor.js b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/rich-text-editor.js
index 3f288eeb1f8..fe5d8aff576 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/rich-text-editor.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rich-text-editor/rich-text-editor.js
@@ -11,20 +11,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/singletons/rich-te
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a5cbdc05a6e11eb8957f34616f75140() {
+ function _templateObject2_8a3e39b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([hidden]) {\n display: none;\n }\n\n :host {\n display: block;\n cursor: pointer;\n min-height: 40px;\n }\n\n :host([contenteditable=\"true\"]) {\n border: var(--rich-text-editor-border);\n overflow: auto;\n }\n\n :host([contenteditable=\"true\"]):focus-within,\n :host([contenteditable=\"true\"]):focus {\n padding: 2px;\n margin-bottom: 2px;\n }\n\n :host(.heightmax[contenteditable=\"true\"]) {\n max-height: calc(100vh - 200px);\n overflow-y: scroll;\n }\n\n :host(:empty) {\n border: 1px dashed var(--rich-text-editor-border-color);\n outline: 1px dashed var(--rich-text-editor-border-color);\n }\n\n :host(:empty):before {\n content: attr(placeholder);\n padding: 0 5px;\n display: block;\n z-index: -1;\n color: var(--rich-text-editor-button-disabled-color);\n }\n\n *::selection .rich-text-editor-selection {\n background-color: var(--rich-text-editor-selection-bg);\n }\n\n ::slotted(*:first-child) {\n margin-top: 0;\n }\n\n ::slotted(*:last-child) {\n margin-bottom: 0;\n }\n "]);
- _templateObject2_1a5cbdc05a6e11eb8957f34616f75140 = function _templateObject2_1a5cbdc05a6e11eb8957f34616f75140() {
+ _templateObject2_8a3e39b0625811eb9a9521b3fdb3953c = function _templateObject2_8a3e39b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a5cbdc05a6e11eb8957f34616f75140() {
+ function _templateObject_8a3e39b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1a5cbdc05a6e11eb8957f34616f75140 = function _templateObject_1a5cbdc05a6e11eb8957f34616f75140() {
+ _templateObject_8a3e39b0625811eb9a9521b3fdb3953c = function _templateObject_8a3e39b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -59,14 +59,14 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/singletons/rich-te
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a5cbdc05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8a3e39b0625811eb9a9521b3fdb3953c());
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditor), "styles", this)), [(0, _litElement.css)(_templateObject2_1a5cbdc05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(RichTextEditor), "styles", this)), [(0, _litElement.css)(_templateObject2_8a3e39b0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/rss-items/rss-items.js b/build/es5-amd/node_modules/@lrnwebcomponents/rss-items/rss-items.js
index e48cb306c16..534f3735069 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/rss-items/rss-items.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/rss-items/rss-items.js
@@ -11,50 +11,50 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject5_1a52f9c05a6e11eb8957f34616f75140() {
+ function _templateObject5_8a473a60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([hidden]) {\n display: none;\n }\n\n :host {\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n }\n\n :host * {\n box-sizing: border-box;\n }\n\n h3,\n p {\n margin: 0;\n }\n\n a {\n color: var(--primary-color, inherit);\n text-decoration: none;\n }\n\n article {\n margin-bottom: 2em;\n }\n\n .thumbnail-container {\n display: block;\n overflow: hidden;\n width: 100%;\n height: 180px;\n }\n\n .thumbnail {\n width: 100%;\n height: 100%;\n transition: transform 0.5s ease-out;\n }\n\n .thumbnail-container:hover .thumbnail,\n .thumbnail-container:focus .thumbnail {\n transform: scale3d(1.3, 1.3, 1);\n }\n\n .title {\n min-height: 3em;\n margin: 1em 0 0.5em;\n }\n\n .excerpt {\n min-height: 6em;\n margin: 0.5em 0 2em;\n }\n\n @media (max-width: 599px) {\n .title,\n .excerpt {\n min-height: 0;\n }\n }\n\n @media (min-width: 600px) {\n article {\n flex: 1 1 40%;\n margin-right: 2em;\n }\n\n article:nth-of-type(2n),\n article:last-of-type {\n margin-right: 0;\n }\n }\n\n @media (min-width: 900px) {\n article {\n flex: 1 1 30%;\n }\n\n article:nth-of-type(2n) {\n margin-right: 2em;\n }\n\n article:nth-of-type(3n) {\n margin-right: 0;\n }\n }\n "]);
- _templateObject5_1a52f9c05a6e11eb8957f34616f75140 = function _templateObject5_1a52f9c05a6e11eb8957f34616f75140() {
+ _templateObject5_8a473a60625811eb9a9521b3fdb3953c = function _templateObject5_8a473a60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1a52f9c05a6e11eb8957f34616f75140() {
+ function _templateObject4_8a473a60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n \n "]);
- _templateObject4_1a52f9c05a6e11eb8957f34616f75140 = function _templateObject4_1a52f9c05a6e11eb8957f34616f75140() {
+ _templateObject4_8a473a60625811eb9a9521b3fdb3953c = function _templateObject4_8a473a60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1a52f9c05a6e11eb8957f34616f75140() {
+ function _templateObject3_8a473a60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject3_1a52f9c05a6e11eb8957f34616f75140 = function _templateObject3_1a52f9c05a6e11eb8957f34616f75140() {
+ _templateObject3_8a473a60625811eb9a9521b3fdb3953c = function _templateObject3_8a473a60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1a52f9c05a6e11eb8957f34616f75140() {
+ function _templateObject2_8a473a60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n ", " \n \n \n ", "\n
\n ", "\n \n "]);
- _templateObject2_1a52f9c05a6e11eb8957f34616f75140 = function _templateObject2_1a52f9c05a6e11eb8957f34616f75140() {
+ _templateObject2_8a473a60625811eb9a9521b3fdb3953c = function _templateObject2_8a473a60625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a52f9c05a6e11eb8957f34616f75140() {
+ function _templateObject_8a473a60625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", ""]);
- _templateObject_1a52f9c05a6e11eb8957f34616f75140 = function _templateObject_1a52f9c05a6e11eb8957f34616f75140() {
+ _templateObject_8a473a60625811eb9a9521b3fdb3953c = function _templateObject_8a473a60625811eb9a9521b3fdb3953c() {
return data;
};
@@ -92,8 +92,8 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1a52f9c05a6e11eb8957f34616f75140(), this.items.map(function (item) {
- return (0, _litElement.html)(_templateObject2_1a52f9c05a6e11eb8957f34616f75140(), item.imageSrc ? (0, _litElement.html)(_templateObject3_1a52f9c05a6e11eb8957f34616f75140(), item.link, item.title, item.imageSrc, item.title) : "", item.link, item.title, _this2._truncateText(item.title, _this2.maxTitleLength), _this2._truncateText(item.excerpt, _this2.maxExcerptLength), _this2.showReadMore ? (0, _litElement.html)(_templateObject4_1a52f9c05a6e11eb8957f34616f75140(), item.link, item.title, _this2.readMoreAnchorText, _this2.readMoreImageAlt) : "");
+ return (0, _litElement.html)(_templateObject_8a473a60625811eb9a9521b3fdb3953c(), this.items.map(function (item) {
+ return (0, _litElement.html)(_templateObject2_8a473a60625811eb9a9521b3fdb3953c(), item.imageSrc ? (0, _litElement.html)(_templateObject3_8a473a60625811eb9a9521b3fdb3953c(), item.link, item.title, item.imageSrc, item.title) : "", item.link, item.title, _this2._truncateText(item.title, _this2.maxTitleLength), _this2._truncateText(item.excerpt, _this2.maxExcerptLength), _this2.showReadMore ? (0, _litElement.html)(_templateObject4_8a473a60625811eb9a9521b3fdb3953c(), item.link, item.title, _this2.readMoreAnchorText, _this2.readMoreImageAlt) : "");
}));
} // haxProperty definition
@@ -253,7 +253,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../es-global-bri
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject5_1a52f9c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject5_8a473a60625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/scroll-button/scroll-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/scroll-button/scroll-button.js
index f4b56c54aef..49fc8ce235a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/scroll-button/scroll-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/scroll-button/scroll-button.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a5fcb005a6e11eb8957f34616f75140() {
+ function _templateObject2_8a67bab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --scroll-button-z-index: 99;\n z-index: var(--scroll-button-z-index);\n }\n\n :host([hidden]) {\n display: none;\n }\n\n simple-icon-button {\n background-color: var(\n --scroll-button-background-color,\n rgba(0, 0, 0, 0.6)\n );\n color: var(--scroll-button-color, white);\n }\n\n simple-icon-button:hover,\n simple-icon-button:active,\n simple-icon-button:focus {\n color: var(--scroll-button-background-color, rgba(0, 0, 0, 1));\n background-color: var(--scroll-button-color, white);\n }\n\n simple-tooltip {\n --simple-tooltip-background: var(\n --scroll-button-tooltip-background-color,\n #000000\n );\n --simple-tooltip-opacity: 1;\n --simple-tooltip-text-color: var(\n --scroll-button-tooltip-color,\n #ffffff\n );\n --simple-tooltip-delay-in: 0;\n --simple-tooltip-border-radius: 0;\n }\n "]);
- _templateObject2_1a5fcb005a6e11eb8957f34616f75140 = function _templateObject2_1a5fcb005a6e11eb8957f34616f75140() {
+ _templateObject2_8a67bab0625811eb9a9521b3fdb3953c = function _templateObject2_8a67bab0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a5fcb005a6e11eb8957f34616f75140() {
+ function _templateObject_8a67bab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n ", "\n "]);
- _templateObject_1a5fcb005a6e11eb8957f34616f75140 = function _templateObject_1a5fcb005a6e11eb8957f34616f75140() {
+ _templateObject_8a67bab0625811eb9a9521b3fdb3953c = function _templateObject_8a67bab0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,14 +50,14 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a5fcb005a6e11eb8957f34616f75140(), this.scrollEvent, this.icon, this.label, this.position, this.label);
+ return (0, _litElement.html)(_templateObject_8a67bab0625811eb9a9521b3fdb3953c(), this.scrollEvent, this.icon, this.label, this.position, this.label);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1a5fcb005a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8a67bab0625811eb9a9521b3fdb3953c())];
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/select-menu/select-menu.js b/build/es5-amd/node_modules/@lrnwebcomponents/select-menu/select-menu.js
index b600d3c1933..b900c06635f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/select-menu/select-menu.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/select-menu/select-menu.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js"], func
_exports.SelectMenu = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_1a62d8405a6e11eb8957f34616f75140() {
+ function _templateObject_8ab64fe0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_1a62d8405a6e11eb8957f34616f75140 = function _templateObject_1a62d8405a6e11eb8957f34616f75140() {
+ _templateObject_8ab64fe0625811eb9a9521b3fdb3953c = function _templateObject_8ab64fe0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -95,7 +95,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js"], func
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1a62d8405a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8ab64fe0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/self-check/self-check.js b/build/es5-amd/node_modules/@lrnwebcomponents/self-check/self-check.js
index c6207296272..c4537d937f2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/self-check/self-check.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/self-check/self-check.js
@@ -11,30 +11,30 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-col
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1a6d11705a6e11eb8957f34616f75140() {
+ function _templateObject3_8ad4ad50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin: 15px 0;\n }\n :host([hidden]),\n *[hidden] {\n display: none !important;\n }\n\n div.card {\n box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);\n width: 100%;\n color: var(\n --self-check-question-text,\n var(--simple-colors-default-theme-grey-12, #000)\n );\n background-color: var(\n --self-check-question-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n overflow: hidden;\n }\n\n simple-icon-button {\n --simple-icon-width: 24px;\n --simple-icon-height: 24px;\n position: relative;\n left: 10px;\n bottom: -10px;\n padding: 2px;\n }\n\n .check_button {\n display: flex;\n justify-content: flex-end;\n }\n .close_button {\n display: flex;\n justify-content: flex-end;\n }\n\n simple-icon#questionmark {\n --simple-icon-width: 35px;\n --simple-icon-height: 35px;\n padding: 5px;\n color: var(\n --self-check-heading-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n }\n\n .heading {\n text-transform: uppercase;\n font-size: 22px;\n margin: 10px;\n color: var(\n --self-check-heading-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n }\n\n #header_wrap {\n color: var(\n --self-check-heading-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n background-color: var(\n --self-check-heading-color,\n var(--simple-colors-default-theme-accent-8, #444)\n );\n display: flex;\n align-items: center;\n width: 100%;\n margin: -20px 0 0;\n }\n\n #question_wrap {\n color: var(\n --self-check-question-text,\n var(--simple-colors-default-theme-grey-12, #000)\n );\n background-color: var(\n --self-check-question-color,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n position: relative;\n }\n\n .question {\n font-size: 16px;\n padding: 15px 15px;\n }\n\n :host([correct]) .question {\n display: none;\n }\n\n #answer_wrap {\n visibility: hidden;\n opacity: 0;\n color: var(\n --self-check-answer-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n background-color: var(\n --self-check-answer-color,\n var(--simple-colors-default-theme-light-green-8, #00762e)\n );\n border-top: 2px solid\n var(\n --self-check-answer-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n width: 100%;\n top: 0;\n transition: all 0.2s ease;\n left: calc(100%);\n position: absolute;\n }\n\n :host([correct]) #answer_wrap {\n visibility: visible;\n opacity: 1;\n position: relative;\n left: 0;\n }\n\n .answer {\n font-size: 16px;\n padding: 15px;\n line-height: 19.2px;\n }\n\n #quote_start {\n display: inline-flex;\n transform: rotateY(180deg);\n }\n\n #quote_end {\n display: inline-flex;\n }\n\n .triangle {\n width: 0;\n height: 0;\n border-left: 20px solid transparent;\n border-right: 20px solid transparent;\n border-bottom: 20px solid\n var(\n --self-check-heading-color,\n var(--simple-colors-default-theme-accent-8, #444)\n );\n position: relative;\n top: -20px;\n left: -1px;\n }\n\n .more_info {\n display: inline;\n }\n\n .more_info a {\n color: var(\n --self-check-answer-text,\n var(--simple-colors-default-theme-grey-1, #fff)\n );\n }\n\n .more_info a:hover {\n text-decoration: none;\n }\n .image-wrap {\n max-height: 400px;\n overflow: hidden;\n }\n "]);
- _templateObject3_1a6d11705a6e11eb8957f34616f75140 = function _templateObject3_1a6d11705a6e11eb8957f34616f75140() {
+ _templateObject3_8ad4ad50625811eb9a9521b3fdb3953c = function _templateObject3_8ad4ad50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1a6d11705a6e11eb8957f34616f75140() {
+ function _templateObject2_8ad4ad50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1a6d11705a6e11eb8957f34616f75140 = function _templateObject2_1a6d11705a6e11eb8957f34616f75140() {
+ _templateObject2_8ad4ad50625811eb9a9521b3fdb3953c = function _templateObject2_8ad4ad50625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a6d11705a6e11eb8957f34616f75140() {
+ function _templateObject_8ad4ad50625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n ", "\n
\n
\n
\n \n
\n
\n
\n
\n \n \n Reveal Answer\n \n
\n
\n
\n
\n
\n \n \n ", "\n
\n \n \n \n Close\n \n
\n
\n
\n
\n
\n "]);
- _templateObject_1a6d11705a6e11eb8957f34616f75140 = function _templateObject_1a6d11705a6e11eb8957f34616f75140() {
+ _templateObject_8ad4ad50625811eb9a9521b3fdb3953c = function _templateObject_8ad4ad50625811eb9a9521b3fdb3953c() {
return data;
};
@@ -92,7 +92,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-col
babelHelpers.createClass(SelfCheck, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1a6d11705a6e11eb8957f34616f75140(), this.renderSVGLoader(), this.image, this.alt, this.describedBy || "", !this.dark, this.title, this.correct, this.dark, this.openAnswer, this.correct ? "false" : "true", this.link ? (0, _litElement.html)(_templateObject2_1a6d11705a6e11eb8957f34616f75140(), this.link) : "", this.openAnswer);
+ return (0, _litElement.html)(_templateObject_8ad4ad50625811eb9a9521b3fdb3953c(), this.renderSVGLoader(), this.image, this.alt, this.describedBy || "", !this.dark, this.title, this.correct, this.dark, this.openAnswer, this.correct ? "false" : "true", this.link ? (0, _litElement.html)(_templateObject2_8ad4ad50625811eb9a9521b3fdb3953c(), this.link) : "", this.openAnswer);
}
/**
* LitElement life cycle - property changed
@@ -161,7 +161,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-col
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SelfCheck), "styles", this)), [(0, _litElement.css)(_templateObject3_1a6d11705a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SelfCheck), "styles", this)), [(0, _litElement.css)(_templateObject3_8ad4ad50625811eb9a9521b3fdb3953c())]);
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/service-card/service-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/service-card/service-card.js
index f1babf6aa6b..765023264a1 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/service-card/service-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/service-card/service-card.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
});
_exports.ServiceCard = void 0;
- function _templateObject2_1a6485f05a6e11eb8957f34616f75140() {
+ function _templateObject2_8aeb4290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n margin: 16px;\n }\n .card {\n box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);\n transition: 0.3s all ease-in-out;\n width: var(--service-card-card-width, 300px);\n }\n .card:hover {\n box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);\n }\n .container {\n padding: 2px 2px 2px 2px;\n }\n .avatar {\n border-radius: 50%;\n width: calc(var(--service-card-card-width, 300px) - 10px);\n padding: 5px;\n }\n .title {\n padding: 4px 4px 4px 4px;\n text-align: center;\n font-family: \"Courier New\", courier, sans-serif;\n }\n .info {\n padding: 4px 4px 4px 4px;\n height: 125px;\n overflow-y: auto;\n }\n "]);
- _templateObject2_1a6485f05a6e11eb8957f34616f75140 = function _templateObject2_1a6485f05a6e11eb8957f34616f75140() {
+ _templateObject2_8aeb4290625811eb9a9521b3fdb3953c = function _templateObject2_8aeb4290625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a6485f05a6e11eb8957f34616f75140() {
+ function _templateObject_8aeb4290625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n
\n
", " \n
\n
\n
\n "]);
- _templateObject_1a6485f05a6e11eb8957f34616f75140 = function _templateObject_1a6485f05a6e11eb8957f34616f75140() {
+ _templateObject_8aeb4290625811eb9a9521b3fdb3953c = function _templateObject_8aeb4290625811eb9a9521b3fdb3953c() {
return data;
};
@@ -119,12 +119,12 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
babelHelpers.createClass(ServiceCard, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1a6485f05a6e11eb8957f34616f75140(), this.source, this.alt, this.title);
+ return (0, _litElement.html)(_templateObject_8aeb4290625811eb9a9521b3fdb3953c(), this.source, this.alt, this.title);
}
}], [{
key: "styles",
get: function get() {
- return (0, _litElement.css)(_templateObject2_1a6485f05a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject2_8aeb4290625811eb9a9521b3fdb3953c());
}
}]);
return ServiceCard;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/lib/simple-autocomplete-text-trigger.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/lib/simple-autocomplete-text-trigger.js
index b41dfcc756c..c898455ab0f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/lib/simple-autocomplete-text-trigger.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/lib/simple-autocomplete-text-trigger.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../../utils/utils.js"
});
_exports.SimpleAutocompleteTextTrigger = void 0;
- function _templateObject_23c334705a6e11eb8957f34616f75140() {
+ function _templateObject_96eb01c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_23c334705a6e11eb8957f34616f75140 = function _templateObject_23c334705a6e11eb8957f34616f75140() {
+ _templateObject_96eb01c0625811eb9a9521b3fdb3953c = function _templateObject_96eb01c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../utils/utils.js"
babelHelpers.createClass(SimpleAutocompleteTextTrigger, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_23c334705a6e11eb8957f34616f75140(), this.valueChanged);
+ return (0, _litElement.html)(_templateObject_96eb01c0625811eb9a9521b3fdb3953c(), this.valueChanged);
}
/**
* Convention we use
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/simple-autocomplete.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/simple-autocomplete.js
index d5314da8f78..61f0c5404ff 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/simple-autocomplete.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-autocomplete/simple-autocomplete.js
@@ -7,80 +7,80 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-fil
_exports.SimpleAutocomplete = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject8_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject8_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n }\n :host([hidden]) {\n display: none;\n }\n #input {\n border: none;\n min-width: 10px;\n outline: none;\n padding: 0 2px;\n }\n simple-popover {\n max-width: var(--simple-autocomplete-popover-max-width, 50vw);\n padding: 0;\n --simple-popover-padding: 0px;\n --simple-popover-border: none;\n --simple-popover-border-color: #eeeeee;\n --simple-popover-border-radius: 0;\n }\n ul {\n margin: 0;\n padding: 0;\n border: var(--simple-autocomplete-ul-border, 1px solid #eeeeee);\n }\n li {\n list-style: none;\n padding: 0;\n margin: 0;\n display: block;\n }\n button {\n font-size: var(--simple-autocomplete-font-size, 14px);\n line-height: var(--simple-autocomplete-line-height, 1.5);\n display: block;\n border: none;\n border-bottom: var(\n --simple-autocomplete-border-bottom,\n 1px solid #eeeeee\n );\n padding: 6px 12px;\n font-weight: 500;\n width: 100%;\n background-color: transparent;\n max-height: var(\n --simple-autocomplete-max-height,\n 54px\n ); /* font * line-height * 2 + padding */\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: left;\n color: var(--simple-autocomplete-color, #333333);\n }\n ul li:first-child button {\n border-top: none;\n }\n button:hover,\n button:active,\n button:focus {\n background-color: var(\n --simple-autocomplete-button-hover-background-color,\n #eeeeee\n );\n color: var(--simple-autocomplete-hover-color, #000000);\n outline: none;\n }\n .no-results {\n font-size: var(--simple-autocomplete-font-size, 16px);\n padding: 4px 8px;\n }\n simple-icon-lite {\n color: var(--simple-autocomplete-color, #333333);\n --simple-icon-width: var(--simple-autocomplete-icon-size, 16px);\n --simple-icon-height: var(--simple-autocomplete-icon-size, 16px);\n margin-right: 2px;\n vertical-align: middle;\n }\n "]);
- _templateObject8_1a76d5705a6e11eb8957f34616f75140 = function _templateObject8_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject8_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject8_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject7_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["No results
"]);
- _templateObject7_1a76d5705a6e11eb8957f34616f75140 = function _templateObject7_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject7_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject7_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject6_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject6_1a76d5705a6e11eb8957f34616f75140 = function _templateObject6_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject6_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject6_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject5_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "", "\n \n "]);
- _templateObject5_1a76d5705a6e11eb8957f34616f75140 = function _templateObject5_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject5_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject5_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject4_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", ""]);
- _templateObject4_1a76d5705a6e11eb8957f34616f75140 = function _templateObject4_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject4_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject4_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject3_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_1a76d5705a6e11eb8957f34616f75140 = function _templateObject3_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject3_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject3_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject2_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_1a76d5705a6e11eb8957f34616f75140 = function _templateObject2_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject2_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject2_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a76d5705a6e11eb8957f34616f75140() {
+ function _templateObject_8b216dc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "\n \n ", "\n \n "]);
- _templateObject_1a76d5705a6e11eb8957f34616f75140 = function _templateObject_1a76d5705a6e11eb8957f34616f75140() {
+ _templateObject_8b216dc0625811eb9a9521b3fdb3953c = function _templateObject_8b216dc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -141,9 +141,9 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-fil
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1a76d5705a6e11eb8957f34616f75140(), !this.hideInput ? (0, _litElement.html)(_templateObject2_1a76d5705a6e11eb8957f34616f75140(), this.inputChanged, this.a11yInputKeys) : "", !this.opened || this.filtered.length === 0, this.filtered.length > 0 && this.opened ? (0, _litElement.html)(_templateObject3_1a76d5705a6e11eb8957f34616f75140(), this.a11yListKeys, this.filtered.map(function (item, i) {
- return (0, _litElement.html)(_templateObject4_1a76d5705a6e11eb8957f34616f75140(), i < _this2.itemLimit ? (0, _litElement.html)(_templateObject5_1a76d5705a6e11eb8957f34616f75140(), item.value, i, item.value, i, _this2.itemSelect, item.icon ? (0, _litElement.html)(_templateObject6_1a76d5705a6e11eb8957f34616f75140(), item.icon) : "", item.label) : "");
- })) : (0, _litElement.html)(_templateObject7_1a76d5705a6e11eb8957f34616f75140()));
+ return (0, _litElement.html)(_templateObject_8b216dc0625811eb9a9521b3fdb3953c(), !this.hideInput ? (0, _litElement.html)(_templateObject2_8b216dc0625811eb9a9521b3fdb3953c(), this.inputChanged, this.a11yInputKeys) : "", !this.opened || this.filtered.length === 0, this.filtered.length > 0 && this.opened ? (0, _litElement.html)(_templateObject3_8b216dc0625811eb9a9521b3fdb3953c(), this.a11yListKeys, this.filtered.map(function (item, i) {
+ return (0, _litElement.html)(_templateObject4_8b216dc0625811eb9a9521b3fdb3953c(), i < _this2.itemLimit ? (0, _litElement.html)(_templateObject5_8b216dc0625811eb9a9521b3fdb3953c(), item.value, i, item.value, i, _this2.itemSelect, item.icon ? (0, _litElement.html)(_templateObject6_8b216dc0625811eb9a9521b3fdb3953c(), item.icon) : "", item.label) : "");
+ })) : (0, _litElement.html)(_templateObject7_8b216dc0625811eb9a9521b3fdb3953c()));
}
/**
* Accessibility enhancements for key presses while in the list of items
@@ -239,7 +239,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-fil
* LitElement convention
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject8_1a76d5705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject8_8b216dc0625811eb9a9521b3fdb3953c())];
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog-card/simple-blog-card.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog-card/simple-blog-card.js
index 54e6b1b7029..f73f5f72162 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog-card/simple-blog-card.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog-card/simple-blog-card.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-popover/simple
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a8491105a6e11eb8957f34616f75140() {
+ function _templateObject2_8b40b590625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n --simple-blog-card-author-link: #03a87c;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host *[hidden] {\n display: none;\n }\n\n simple-popover {\n position: absolute;\n display: flex;\n }\n\n div.card {\n height: auto !important;\n overflow: hidden;\n }\n\n img {\n max-height: 200px;\n }\n\n .card-content a {\n display: block;\n }\n\n .card-micro {\n width: 100px;\n --simple-blog-card-heading-font-size: 16px;\n --simple-blog-card-content-font-size: 14px;\n }\n\n .card-small {\n width: 200px;\n --simple-blog-card-heading-font-size: 16px;\n }\n\n .card-medium {\n width: 300px;\n }\n\n .card-large {\n width: 400px;\n }\n\n .card-xlarge {\n width: 600px;\n }\n\n a {\n text-decoration: none;\n }\n\n .teaser {\n overflow: hidden;\n }\n\n .teaser,\n .teaser ::slotted(*) {\n font-size: var(--simple-blog-card-content-font-size, 18px);\n word-break: all;\n line-height: 1.2;\n text-overflow: ellipsis;\n }\n\n .card-content {\n height: 120px;\n padding: 0;\n overflow: hidden;\n }\n\n .card-micro {\n height: 50px;\n }\n\n .card-small {\n height: 100px;\n }\n\n .card-medium {\n height: 150px;\n }\n\n .card-large {\n height: 200px;\n }\n\n .card-micro .card-content {\n height: 50px;\n }\n\n .card-small .card-content {\n height: 50px;\n }\n\n .card-medium .card-content {\n height: 125px;\n }\n\n .card-large .card-content {\n height: 150px;\n }\n\n div.card h3 {\n font-size: var(--simple-blog-card-heading-font-size, 22px);\n color: var(--simple-blog-card-header, black);\n text-decoration: none;\n padding: 0;\n margin: 8px 0;\n font-family: \"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\",\n Geneva, Arial, sans-serif;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n overflow: hidden;\n word-break: break-word;\n word-wrap: break-word;\n text-overflow: ellipsis;\n }\n\n paper-avatar {\n -webkit-box-flex: 0;\n -webkit-flex: 0 0 auto;\n -ms-flex: 0 0 auto;\n flex: 0 0 auto;\n display: inline-block;\n }\n\n .reading-time:after {\n content: attr(title);\n }\n\n .author-block {\n display: flex;\n align-items: center;\n }\n\n .author-info {\n font-size: 14px;\n padding-left: 10px;\n text-rendering: auto;\n }\n\n .author-info a {\n color: var(--simple-blog-card-author-link);\n }\n\n .post-details {\n font-size: 14px;\n color: var(--simple-blog-card-text, rgba(0, 0, 0, 0.54));\n }\n\n .post-details .dot {\n padding-right: 0.3em;\n padding-left: 0.3em;\n }\n\n .box {\n outline: 1px solid black;\n }\n\n simple-popover:not([for]) {\n display: none;\n }\n "]);
- _templateObject2_1a8491105a6e11eb8957f34616f75140 = function _templateObject2_1a8491105a6e11eb8957f34616f75140() {
+ _templateObject2_8b40b590625811eb9a9521b3fdb3953c = function _templateObject2_8b40b590625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a8491105a6e11eb8957f34616f75140() {
+ function _templateObject_8b40b590625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n\n\n
\n
\n
\n
\n
\n \n
\n
", " \n
\n \n \n · \n \n
\n
\n
\n
\n
"]);
- _templateObject_1a8491105a6e11eb8957f34616f75140 = function _templateObject_1a8491105a6e11eb8957f34616f75140() {
+ _templateObject_8b40b590625811eb9a9521b3fdb3953c = function _templateObject_8b40b590625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,14 +50,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-popover/simple
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a8491105a6e11eb8957f34616f75140(), this.size, this.alt, this.image, this.link, this.title, this.author, this.authorimage, this.authorlink, this.author, this.timestamp, this.readtime);
+ return (0, _litElement.html)(_templateObject_8b40b590625811eb9a9521b3fdb3953c(), this.size, this.alt, this.image, this.link, this.title, this.author, this.authorimage, this.authorlink, this.author, this.timestamp, this.readtime);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1a8491105a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8b40b590625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-footer.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-footer.js
index 35553fa53b0..b0bfce92860 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-footer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-footer.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_23c94ef05a6e11eb8957f34616f75140() {
+ function _templateObject2_96f254c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: 100%;\n position: relative;\n overflow: hidden;\n opacity: 1;\n transition: 0.2s opacity linear;\n }\n :host([edit-mode]) {\n pointer-events: none;\n opacity: 0.2;\n }\n :host *[hidden] {\n display: none;\n }\n .background-closer-image {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n text-indent: -9999px;\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n opacity: 0.4;\n transition: all 0.6s linear;\n }\n .background-closer-image-wrap {\n position: absolute;\n background-color: rgba(0, 0, 0, 0.9);\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n text-indent: -9999px;\n transition: all 0.6s linear;\n opacity: 1;\n }\n :host([active]) .background-closer-image {\n opacity: 0.8;\n }\n :host([active]) .background-closer-image-wrap {\n background-color: rgba(0, 0, 0, 0.2);\n }\n .inner {\n width: 100%;\n position: relative;\n z-index: 99;\n max-width: 640px;\n padding: 32px 0;\n text-align: center;\n margin: 0 auto;\n }\n .blog-title {\n margin: 0;\n padding: 0 0 10px;\n font-size: 50px;\n text-align: center;\n font-weight: 700;\n letter-spacing: -2px;\n outline: 0;\n line-height: 50px;\n word-break: break-word;\n color: white;\n text-shadow: 0 1px 16px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.5);\n }\n .blog-description {\n margin: 0 0 50px;\n padding: 0 32px;\n font-size: 18px;\n line-height: 1.5;\n color: white;\n text-align: center;\n font-weight: 400;\n text-shadow: 0 1px 16px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.5);\n }\n button,\n site-menu-button:not([disabled]) {\n display: block;\n text-align: center;\n letter-spacing: -0.32px;\n font-size: 15px;\n font-weight: 400;\n font-style: normal;\n text-decoration: none;\n cursor: pointer;\n height: 44px;\n background-color: var(--haxcms-color, red);\n color: black;\n box-sizing: border-box;\n border-radius: none;\n line-height: 44px;\n margin: 16px 0;\n padding: 0;\n }\n button:focus,\n button:active,\n button:hover,\n site-menu-button:focus,\n site-menu-button:active,\n site-menu-button:hover {\n outline: 2px solid var(--haxcms-color);\n outline-offset: 8px;\n }\n simple-datetime {\n letter-spacing: -0.32px;\n font-weight: 300;\n font-style: normal;\n font-size: 16px;\n line-height: 1.3;\n color: black;\n display: inline-flex;\n }\n "]);
- _templateObject2_23c94ef05a6e11eb8957f34616f75140 = function _templateObject2_23c94ef05a6e11eb8957f34616f75140() {
+ _templateObject2_96f254c0625811eb9a9521b3fdb3953c = function _templateObject2_96f254c0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23c94ef05a6e11eb8957f34616f75140() {
+ function _templateObject_96f254c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n ", " \n \n \n \n ", " \n \n Back to list \n
\n ", "\n \n \n ", "\n \n \n "]);
- _templateObject_23c94ef05a6e11eb8957f34616f75140 = function _templateObject_23c94ef05a6e11eb8957f34616f75140() {
+ _templateObject_96f254c0625811eb9a9521b3fdb3953c = function _templateObject_96f254c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,7 +55,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement render
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_23c94ef05a6e11eb8957f34616f75140(), (0, _utils.varExists)(this.manifest, "metadata.theme.variables.image") ? this.manifest.metadata.theme.variables.image : "", this.prevChanged, this.prevTitle, this.nextChanged, this.nextTitle, this._backButtonTap, (0, _utils.varExists)(this.manifest, "title") ? this.manifest.title : "", (0, _utils.varExists)(this.manifest, "description") ? this.manifest.description : "");
+ return (0, _litElement.html)(_templateObject_96f254c0625811eb9a9521b3fdb3953c(), (0, _utils.varExists)(this.manifest, "metadata.theme.variables.image") ? this.manifest.metadata.theme.variables.image : "", this.prevChanged, this.prevTitle, this.nextChanged, this.nextTitle, this._backButtonTap, (0, _utils.varExists)(this.manifest, "title") ? this.manifest.title : "", (0, _utils.varExists)(this.manifest, "description") ? this.manifest.description : "");
}
/**
* LitElement properties changed
@@ -104,7 +104,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement style render
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogFooter), "styles", this)), [(0, _litElement.css)(_templateObject2_23c94ef05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogFooter), "styles", this)), [(0, _litElement.css)(_templateObject2_96f254c0625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-header.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-header.js
index 1478c908752..8442b749398 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-header.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-header.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_23ce58005a6e11eb8957f34616f75140() {
+ function _templateObject2_96f7d300625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_23ce58005a6e11eb8957f34616f75140 = function _templateObject2_23ce58005a6e11eb8957f34616f75140() {
+ _templateObject2_96f7d300625811eb9a9521b3fdb3953c = function _templateObject2_96f7d300625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23ce58005a6e11eb8957f34616f75140() {
+ function _templateObject_96f7d300625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .teaserimage {\n height: 450px;\n padding: 0;\n margin: 0;\n position: relative;\n overflow: hidden;\n background-color: var(--haxcms-color, black);\n }\n .teaserimage-image {\n transition: all 0.6s linear;\n background-size: cover;\n background-position: center;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 1;\n text-indent: -9999px;\n transform: translate3d(0px, 24px, 0px);\n opacity: 0.8;\n visibility: visible;\n }\n .teaserimage-image:hover {\n opacity: 1;\n }\n .blog-logo {\n width: 120px;\n height: 120px;\n position: absolute;\n margin-top: -60px;\n right: 50%;\n margin-right: -60px;\n background-size: cover;\n border-radius: 50%;\n z-index: 99;\n text-indent: -9999px;\n border: 3px solid #fff;\n background-color: #fff;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);\n -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);\n box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);\n }\n .site-title {\n margin: 0;\n padding: 84px 16px 8px;\n font-size: 50px;\n text-align: center;\n font-weight: 700;\n letter-spacing: -2px;\n outline: 0;\n line-height: 50px;\n word-break: break-word;\n color: #333;\n }\n .blog-description {\n margin: 0 0 20px;\n padding: 0 32px;\n font-size: 18px;\n line-height: 1.5;\n color: #666;\n text-align: center;\n font-weight: 400;\n }\n .custom-links {\n margin: 0 auto 36px;\n text-align: center;\n color: #ccc;\n display: flex;\n justify-content: center;\n }\n site-rss-button {\n margin: 0 4px;\n }\n "]);
- _templateObject_23ce58005a6e11eb8957f34616f75140 = function _templateObject_23ce58005a6e11eb8957f34616f75140() {
+ _templateObject_96f7d300625811eb9a9521b3fdb3953c = function _templateObject_96f7d300625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogHeader), "styles", this)), [(0, _litElement.css)(_templateObject_23ce58005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogHeader), "styles", this)), [(0, _litElement.css)(_templateObject_96f7d300625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -85,7 +85,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
babelHelpers.createClass(SimpleBlogHeader, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_23ce58005a6e11eb8957f34616f75140(), this.image, this.icon, this.title, this.description);
+ return (0, _litElement.html)(_templateObject2_96f7d300625811eb9a9521b3fdb3953c(), this.image, this.icon, this.title, this.description);
}
}, {
key: "connectedCallback",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-listing.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-listing.js
index 29bb2d523c5..262ffca08fb 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-listing.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-listing.js
@@ -10,30 +10,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_23d33a005a6e11eb8957f34616f75140() {
+ function _templateObject3_96fa9220625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject3_23d33a005a6e11eb8957f34616f75140 = function _templateObject3_23d33a005a6e11eb8957f34616f75140() {
+ _templateObject3_96fa9220625811eb9a9521b3fdb3953c = function _templateObject3_96fa9220625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_23d33a005a6e11eb8957f34616f75140() {
+ function _templateObject2_96fa9220625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n
\n "]);
- _templateObject2_23d33a005a6e11eb8957f34616f75140 = function _templateObject2_23d33a005a6e11eb8957f34616f75140() {
+ _templateObject2_96fa9220625811eb9a9521b3fdb3953c = function _templateObject2_96fa9220625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23d33a005a6e11eb8957f34616f75140() {
+ function _templateObject_96fa9220625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n .listing {\n width: 100%;\n max-width: 640px;\n margin: 0 auto;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n }\n @media only screen and (max-width: 800px) {\n .listing {\n padding: 0 32px;\n }\n }\n simple-blog-overview:not(:defined) {\n display: none;\n }\n simple-blog-overview {\n width: 100%;\n border: 1px solid #f2f2f0;\n }\n "]);
- _templateObject_23d33a005a6e11eb8957f34616f75140 = function _templateObject_23d33a005a6e11eb8957f34616f75140() {
+ _templateObject_96fa9220625811eb9a9521b3fdb3953c = function _templateObject_96fa9220625811eb9a9521b3fdb3953c() {
return data;
};
@@ -61,7 +61,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
* LitElement render styles
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogListing), "styles", this)), [(0, _litElement.css)(_templateObject_23d33a005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogListing), "styles", this)), [(0, _litElement.css)(_templateObject_96fa9220625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -94,8 +94,8 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
babelHelpers.createClass(SimpleBlogListing, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_23d33a005a6e11eb8957f34616f75140(), this.__itemsChanged, this.__items.map(function (item) {
- return (0, _litElement.html)(_templateObject3_23d33a005a6e11eb8957f34616f75140(), item.id, item.title, item.description, item.slug, item.metadata.created);
+ return (0, _litElement.html)(_templateObject2_96fa9220625811eb9a9521b3fdb3953c(), this.__itemsChanged, this.__items.map(function (item) {
+ return (0, _litElement.html)(_templateObject3_96fa9220625811eb9a9521b3fdb3953c(), item.id, item.title, item.description, item.slug, item.metadata.created);
}));
}
/**
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-overview.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-overview.js
index 623a0bb06ba..f7d04ae8fc2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-overview.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-overview.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_23f281d05a6e11eb8957f34616f75140() {
+ function _templateObject2_96ff2600625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject2_23f281d05a6e11eb8957f34616f75140 = function _templateObject2_23f281d05a6e11eb8957f34616f75140() {
+ _templateObject2_96ff2600625811eb9a9521b3fdb3953c = function _templateObject2_96ff2600625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23f281d05a6e11eb8957f34616f75140() {
+ function _templateObject_96ff2600625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n outline: none;\n text-transform: none;\n }\n div.card {\n box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);\n padding: 32px 16px;\n margin: 0;\n min-width: unset;\n width: 100%;\n background-color: transparent;\n }\n .post-title {\n letter-spacing: -0.32px;\n font-weight: 700;\n font-style: normal;\n display: block;\n font-size: 28px;\n line-height: 1.1;\n margin: 0;\n }\n .post-title a {\n text-decoration: none;\n color: #333332;\n }\n .post-excerpt,\n simple-datetime {\n letter-spacing: -0.32px;\n font-weight: 300;\n font-style: normal;\n font-size: 16px;\n line-height: 1.3;\n color: var(--simple-colors-default-theme-grey-10);\n }\n .post-excerpt p {\n text-transform: none;\n }\n :host([elevation=\"2\"]) .post-excerpt,\n :host([elevation=\"2\"]) simple-datetime {\n color: var(--simple-colors-default-theme-grey-12);\n box-shadow: 0 10px 10px rgba(0, 0, 0, 0.7);\n }\n .post-meta {\n font-size: 14px;\n color: #b3b3b1;\n line-height: 30px;\n }\n a,\n a:visited,\n a:hover,\n a:focus,\n a:active {\n color: inherit;\n }\n "]);
- _templateObject_23f281d05a6e11eb8957f34616f75140 = function _templateObject_23f281d05a6e11eb8957f34616f75140() {
+ _templateObject_96ff2600625811eb9a9521b3fdb3953c = function _templateObject_96ff2600625811eb9a9521b3fdb3953c() {
return data;
};
@@ -57,7 +57,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement render style
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogOverview), "styles", this)), [(0, _litElement.css)(_templateObject_23f281d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogOverview), "styles", this)), [(0, _litElement.css)(_templateObject_96ff2600625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -104,7 +104,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
babelHelpers.createClass(SimpleBlogOverview, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_23f281d05a6e11eb8957f34616f75140(), this.link, this.title, this.title, this.description, this.changed);
+ return (0, _litElement.html)(_templateObject2_96ff2600625811eb9a9521b3fdb3953c(), this.link, this.title, this.title, this.description, this.changed);
}
/**
* LitElement / popular convention
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-post.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-post.js
index 9d234bcce8e..ae0c88950bc 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-post.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/lib/simple-blog-post.js
@@ -11,30 +11,30 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_23f7b1f05a6e11eb8957f34616f75140() {
+ function _templateObject3_9704a440625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n min-height: 80vh;\n }\n main {\n transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;\n width: 100%;\n max-width: 900px;\n margin: 0 auto;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n opacity: 1;\n visibility: visible;\n }\n @media only screen and (max-width: 900px) {\n main {\n padding: 0 32px;\n }\n }\n section {\n width: 100%;\n font-family: Linux Libertine;\n color: #333;\n }\n section ::slotted(*) {\n font-weight: 400;\n font-style: normal;\n font-size: 22px;\n line-height: 30px;\n margin: 0;\n padding-bottom: 30px;\n color: #333;\n -webkit-hyphens: auto;\n -moz-hyphens: auto;\n hyphens: auto;\n }\n :host([has-image]) .article-image {\n position: absolute;\n background-color: var(--haxcms-color, black);\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: hidden;\n }\n .post-image-image {\n background-size: cover;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n text-indent: -9999px;\n padding-top: 33%;\n z-index: 1;\n }\n .post-meta {\n font-family: Open Sans, MundoSans, \"Helvetica Neue\", Arial, Helvetica,\n sans-serif;\n }\n :host([has-image]) .post-meta {\n position: absolute;\n bottom: 80px;\n left: 30%;\n right: 30%;\n padding-top: 60px;\n z-index: 9;\n font-family: Open Sans, MundoSans, \"Helvetica Neue\", Arial, Helvetica,\n sans-serif;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n }\n /**\n * Hide the slotted content during edit mode\n */\n :host([edit-mode]) #slot {\n display: none;\n }\n "]);
- _templateObject3_23f7b1f05a6e11eb8957f34616f75140 = function _templateObject3_23f7b1f05a6e11eb8957f34616f75140() {
+ _templateObject3_9704a440625811eb9a9521b3fdb3953c = function _templateObject3_9704a440625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_23f7b1f05a6e11eb8957f34616f75140() {
+ function _templateObject2_9704a440625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n
\n "]);
- _templateObject2_23f7b1f05a6e11eb8957f34616f75140 = function _templateObject2_23f7b1f05a6e11eb8957f34616f75140() {
+ _templateObject2_9704a440625811eb9a9521b3fdb3953c = function _templateObject2_9704a440625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23f7b1f05a6e11eb8957f34616f75140() {
+ function _templateObject_9704a440625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n "]);
- _templateObject_23f7b1f05a6e11eb8957f34616f75140 = function _templateObject_23f7b1f05a6e11eb8957f34616f75140() {
+ _templateObject_9704a440625811eb9a9521b3fdb3953c = function _templateObject_9704a440625811eb9a9521b3fdb3953c() {
return data;
};
@@ -59,7 +59,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_23f7b1f05a6e11eb8957f34616f75140(), this.hasImage ? (0, _litElement.html)(_templateObject2_23f7b1f05a6e11eb8957f34616f75140(), this.image) : "");
+ return (0, _litElement.html)(_templateObject_9704a440625811eb9a9521b3fdb3953c(), this.hasImage ? (0, _litElement.html)(_templateObject2_9704a440625811eb9a9521b3fdb3953c(), this.image) : "");
}
}, {
key: "updated",
@@ -79,7 +79,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogPost), "styles", this)), [(0, _litElement.css)(_templateObject3_23f7b1f05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlogPost), "styles", this)), [(0, _litElement.css)(_templateObject3_9704a440625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/simple-blog.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/simple-blog.js
index 0b295bff296..885a6e3b8ee 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/simple-blog.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-blog/simple-blog.js
@@ -11,20 +11,20 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a7ec4b05a6e11eb8957f34616f75140() {
+ function _templateObject2_8b3a4cf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n html,\n body {\n background-color: #fafafa;\n }\n :host {\n display: block;\n font-family: \"Roboto\", \"Noto\", sans-serif;\n -webkit-font-smoothing: antialiased;\n font-size: 14px;\n background-color: #fafafa;\n font-family: \"Open Sans\", \"MundoSans\", helvetica neue, Arial,\n Helvetica, sans-serif;\n margin: 0;\n padding: 0;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-font-feature-settings: \"liga=1, dlig=1\";\n -ms-font-feature-settings: \"liga\", \"dlig\";\n -webkit-font-feature-settings: \"liga\", \"dlig\";\n -o-font-feature-settings: \"liga\", \"dlig\";\n font-feature-settings: \"liga\", \"dlig\";\n }\n #backbutton {\n position: fixed;\n top: 0px;\n left: 0px;\n padding: 2px;\n width: 40px;\n height: 40px;\n margin: 8px;\n z-index: 1000;\n color: black;\n background-color: rgba(250, 250, 250, 0.5);\n opacity: 0.5;\n border-radius: 50%;\n transition: all 0.6s linear;\n }\n #backbutton:focus,\n #backbutton:hover {\n opacity: 1;\n color: white;\n background-color: var(--haxcms-color, black);\n }\n iron-pages,\n iron-pages section {\n width: 100vw;\n height: 100vh;\n }\n simple-blog-post {\n transition: all 0.6s ease-in-out;\n visibility: hidden;\n }\n :host([selected-page=\"0\"]) simple-blog-post {\n opacity: 0;\n visibility: hidden;\n }\n :host([selected-page=\"1\"]) simple-blog-post {\n visibility: visible;\n opacity: 1;\n }\n a,\n a:active,\n a:hover,\n a:focus {\n color: inherit;\n }\n "]);
- _templateObject2_1a7ec4b05a6e11eb8957f34616f75140 = function _templateObject2_1a7ec4b05a6e11eb8957f34616f75140() {
+ _templateObject2_8b3a4cf0625811eb9a9521b3fdb3953c = function _templateObject2_8b3a4cf0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a7ec4b05a6e11eb8957f34616f75140() {
+ function _templateObject_8b3a4cf0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n Back to listing\n \n \n \n \n \n "]);
- _templateObject_1a7ec4b05a6e11eb8957f34616f75140 = function _templateObject_1a7ec4b05a6e11eb8957f34616f75140() {
+ _templateObject_8b3a4cf0625811eb9a9521b3fdb3953c = function _templateObject_8b3a4cf0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -50,7 +50,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a7ec4b05a6e11eb8957f34616f75140(), this.selectedPage, this._goBack, this.editMode);
+ return (0, _litElement.html)(_templateObject_8b3a4cf0625811eb9a9521b3fdb3953c(), this.selectedPage, this._goBack, this.editMode);
}
/**
* Mix in an opened status
@@ -63,7 +63,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../haxcms-ele
* LitElement constructable styles enhancement
*/
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlog), "styles", this)), [(0, _litElement.css)(_templateObject2_1a7ec4b05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleBlog), "styles", this)), [(0, _litElement.css)(_templateObject2_8b3a4cf0625811eb9a9521b3fdb3953c())]);
}
/**
* Store the tag name to make it easier to obtain directly.
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors-shared-styles/simple-colors-shared-styles.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors-shared-styles/simple-colors-shared-styles.js
index a2438260ebe..cc9ddfac624 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors-shared-styles/simple-colors-shared-styles.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors-shared-styles/simple-colors-shared-styles.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a924cb05a6e11eb8957f34616f75140() {
+ function _templateObject2_8b758130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n html {\n --simple-colors-default-theme-accent-1: #ffffff;\n --simple-colors-default-theme-accent-2: #eeeeee;\n --simple-colors-default-theme-accent-3: #dddddd;\n --simple-colors-default-theme-accent-4: #cccccc;\n --simple-colors-default-theme-accent-5: #bbbbbb;\n --simple-colors-default-theme-accent-6: #999999;\n --simple-colors-default-theme-accent-7: #666666;\n --simple-colors-default-theme-accent-8: #444444;\n --simple-colors-default-theme-accent-9: #333333;\n --simple-colors-default-theme-accent-10: #222222;\n --simple-colors-default-theme-accent-11: #111111;\n --simple-colors-default-theme-accent-12: #000000;\n\n --simple-colors-default-theme-grey-1: #ffffff;\n --simple-colors-default-theme-grey-2: #eeeeee;\n --simple-colors-default-theme-grey-3: #dddddd;\n --simple-colors-default-theme-grey-4: #cccccc;\n --simple-colors-default-theme-grey-5: #bbbbbb;\n --simple-colors-default-theme-grey-6: #999999;\n --simple-colors-default-theme-grey-7: #666666;\n --simple-colors-default-theme-grey-8: #444444;\n --simple-colors-default-theme-grey-9: #333333;\n --simple-colors-default-theme-grey-10: #222222;\n --simple-colors-default-theme-grey-11: #111111;\n --simple-colors-default-theme-grey-12: #000000;\n\n --simple-colors-default-theme-red-1: #ffdddd;\n --simple-colors-default-theme-red-2: #ffaeae;\n --simple-colors-default-theme-red-3: #ff8f8f;\n --simple-colors-default-theme-red-4: #ff7474;\n --simple-colors-default-theme-red-5: #fd5151;\n --simple-colors-default-theme-red-6: #ff2222;\n --simple-colors-default-theme-red-7: #ee0000;\n --simple-colors-default-theme-red-8: #ac0000;\n --simple-colors-default-theme-red-9: #850000;\n --simple-colors-default-theme-red-10: #670000;\n --simple-colors-default-theme-red-11: #520000;\n --simple-colors-default-theme-red-12: #3f0000;\n\n --simple-colors-default-theme-pink-1: #ffe6f1;\n --simple-colors-default-theme-pink-2: #ffa5cf;\n --simple-colors-default-theme-pink-3: #ff87c0;\n --simple-colors-default-theme-pink-4: #ff73b5;\n --simple-colors-default-theme-pink-5: #fd60aa;\n --simple-colors-default-theme-pink-6: #ff3996;\n --simple-colors-default-theme-pink-7: #da004e;\n --simple-colors-default-theme-pink-8: #b80042;\n --simple-colors-default-theme-pink-9: #980036;\n --simple-colors-default-theme-pink-10: #78002b;\n --simple-colors-default-theme-pink-11: #5a0020;\n --simple-colors-default-theme-pink-12: #440019;\n\n --simple-colors-default-theme-purple-1: #fce6ff;\n --simple-colors-default-theme-purple-2: #f4affd;\n --simple-colors-default-theme-purple-3: #f394ff;\n --simple-colors-default-theme-purple-4: #f07cff;\n --simple-colors-default-theme-purple-5: #ed61ff;\n --simple-colors-default-theme-purple-6: #e200ff;\n --simple-colors-default-theme-purple-7: #a500ba;\n --simple-colors-default-theme-purple-8: #8a009b;\n --simple-colors-default-theme-purple-9: #6c0079;\n --simple-colors-default-theme-purple-10: #490052;\n --simple-colors-default-theme-purple-11: #33003a;\n --simple-colors-default-theme-purple-12: #200025;\n\n --simple-colors-default-theme-deep-purple-1: #f3e4ff;\n --simple-colors-default-theme-deep-purple-2: #ddacff;\n --simple-colors-default-theme-deep-purple-3: #c97eff;\n --simple-colors-default-theme-deep-purple-4: #bb63f9;\n --simple-colors-default-theme-deep-purple-5: #b44aff;\n --simple-colors-default-theme-deep-purple-6: #a931ff;\n --simple-colors-default-theme-deep-purple-7: #7e00d8;\n --simple-colors-default-theme-deep-purple-8: #5d009f;\n --simple-colors-default-theme-deep-purple-9: #4c0081;\n --simple-colors-default-theme-deep-purple-10: #3a0063;\n --simple-colors-default-theme-deep-purple-11: #2a0049;\n --simple-colors-default-theme-deep-purple-12: #1d0033;\n\n --simple-colors-default-theme-indigo-1: #e5ddff;\n --simple-colors-default-theme-indigo-2: #c3b2ff;\n --simple-colors-default-theme-indigo-3: #af97ff;\n --simple-colors-default-theme-indigo-4: #9e82ff;\n --simple-colors-default-theme-indigo-5: #9373ff;\n --simple-colors-default-theme-indigo-6: #835fff;\n --simple-colors-default-theme-indigo-7: #3a00ff;\n --simple-colors-default-theme-indigo-8: #2801b0;\n --simple-colors-default-theme-indigo-9: #20008c;\n --simple-colors-default-theme-indigo-10: #160063;\n --simple-colors-default-theme-indigo-11: #100049;\n --simple-colors-default-theme-indigo-12: #0a0030;\n\n --simple-colors-default-theme-blue-1: #e2ecff;\n --simple-colors-default-theme-blue-2: #acc9ff;\n --simple-colors-default-theme-blue-3: #95baff;\n --simple-colors-default-theme-blue-4: #74a5ff;\n --simple-colors-default-theme-blue-5: #5892fd;\n --simple-colors-default-theme-blue-6: #4083ff;\n --simple-colors-default-theme-blue-7: #0059ff;\n --simple-colors-default-theme-blue-8: #0041bb;\n --simple-colors-default-theme-blue-9: #003494;\n --simple-colors-default-theme-blue-10: #002569;\n --simple-colors-default-theme-blue-11: #001947;\n --simple-colors-default-theme-blue-12: #001333;\n\n --simple-colors-default-theme-light-blue-1: #ddefff;\n --simple-colors-default-theme-light-blue-2: #a1d1ff;\n --simple-colors-default-theme-light-blue-3: #92c9ff;\n --simple-colors-default-theme-light-blue-4: #65b3ff;\n --simple-colors-default-theme-light-blue-5: #58adff;\n --simple-colors-default-theme-light-blue-6: #41a1ff;\n --simple-colors-default-theme-light-blue-7: #007ffc;\n --simple-colors-default-theme-light-blue-8: #0066ca;\n --simple-colors-default-theme-light-blue-9: #0055a8;\n --simple-colors-default-theme-light-blue-10: #003f7d;\n --simple-colors-default-theme-light-blue-11: #002850;\n --simple-colors-default-theme-light-blue-12: #001b36;\n\n --simple-colors-default-theme-cyan-1: #ddf8ff;\n --simple-colors-default-theme-cyan-2: #9beaff;\n --simple-colors-default-theme-cyan-3: #77e2ff;\n --simple-colors-default-theme-cyan-4: #33d4ff;\n --simple-colors-default-theme-cyan-5: #1ccfff;\n --simple-colors-default-theme-cyan-6: #00c9ff;\n --simple-colors-default-theme-cyan-7: #009dc7;\n --simple-colors-default-theme-cyan-8: #007999;\n --simple-colors-default-theme-cyan-9: #005970;\n --simple-colors-default-theme-cyan-10: #003f50;\n --simple-colors-default-theme-cyan-11: #002c38;\n --simple-colors-default-theme-cyan-12: #001a20;\n\n --simple-colors-default-theme-teal-1: #d9fff0;\n --simple-colors-default-theme-teal-2: #98ffd7;\n --simple-colors-default-theme-teal-3: #79ffcb;\n --simple-colors-default-theme-teal-4: #56ffbd;\n --simple-colors-default-theme-teal-5: #29ffac;\n --simple-colors-default-theme-teal-6: #00ff9c;\n --simple-colors-default-theme-teal-7: #009d75;\n --simple-colors-default-theme-teal-8: #007658;\n --simple-colors-default-theme-teal-9: #004e3a;\n --simple-colors-default-theme-teal-10: #003829;\n --simple-colors-default-theme-teal-11: #002a20;\n --simple-colors-default-theme-teal-12: #001b14;\n\n --simple-colors-default-theme-green-1: #e1ffeb;\n --simple-colors-default-theme-green-2: #acffc9;\n --simple-colors-default-theme-green-3: #79ffa7;\n --simple-colors-default-theme-green-4: #49ff88;\n --simple-colors-default-theme-green-5: #24ff70;\n --simple-colors-default-theme-green-6: #00f961;\n --simple-colors-default-theme-green-7: #008c37;\n --simple-colors-default-theme-green-8: #00762e;\n --simple-colors-default-theme-green-9: #005a23;\n --simple-colors-default-theme-green-10: #003d18;\n --simple-colors-default-theme-green-11: #002a11;\n --simple-colors-default-theme-green-12: #001d0c;\n\n --simple-colors-default-theme-light-green-1: #ebffdb;\n --simple-colors-default-theme-light-green-2: #c7ff9b;\n --simple-colors-default-theme-light-green-3: #b1ff75;\n --simple-colors-default-theme-light-green-4: #a1fd5a;\n --simple-colors-default-theme-light-green-5: #8efd38;\n --simple-colors-default-theme-light-green-6: #6fff00;\n --simple-colors-default-theme-light-green-7: #429d00;\n --simple-colors-default-theme-light-green-8: #357f00;\n --simple-colors-default-theme-light-green-9: #296100;\n --simple-colors-default-theme-light-green-10: #1b3f00;\n --simple-colors-default-theme-light-green-11: #143000;\n --simple-colors-default-theme-light-green-12: #0d2000;\n\n --simple-colors-default-theme-lime-1: #f1ffd2;\n --simple-colors-default-theme-lime-2: #dfff9b;\n --simple-colors-default-theme-lime-3: #d4ff77;\n --simple-colors-default-theme-lime-4: #caff58;\n --simple-colors-default-theme-lime-5: #bdff2d;\n --simple-colors-default-theme-lime-6: #aeff00;\n --simple-colors-default-theme-lime-7: #649900;\n --simple-colors-default-theme-lime-8: #4d7600;\n --simple-colors-default-theme-lime-9: #3b5a00;\n --simple-colors-default-theme-lime-10: #293f00;\n --simple-colors-default-theme-lime-11: #223400;\n --simple-colors-default-theme-lime-12: #182400;\n\n --simple-colors-default-theme-yellow-1: #ffffd5;\n --simple-colors-default-theme-yellow-2: #ffffac;\n --simple-colors-default-theme-yellow-3: #ffff90;\n --simple-colors-default-theme-yellow-4: #ffff7c;\n --simple-colors-default-theme-yellow-5: #ffff3a;\n --simple-colors-default-theme-yellow-6: #f6f600;\n --simple-colors-default-theme-yellow-7: #929100;\n --simple-colors-default-theme-yellow-8: #787700;\n --simple-colors-default-theme-yellow-9: #585700;\n --simple-colors-default-theme-yellow-10: #454400;\n --simple-colors-default-theme-yellow-11: #303000;\n --simple-colors-default-theme-yellow-12: #242400;\n\n --simple-colors-default-theme-amber-1: #fff2d4;\n --simple-colors-default-theme-amber-2: #ffdf92;\n --simple-colors-default-theme-amber-3: #ffd677;\n --simple-colors-default-theme-amber-4: #ffcf5e;\n --simple-colors-default-theme-amber-5: #ffc235;\n --simple-colors-default-theme-amber-6: #ffc500;\n --simple-colors-default-theme-amber-7: #b28900;\n --simple-colors-default-theme-amber-8: #876800;\n --simple-colors-default-theme-amber-9: #614b00;\n --simple-colors-default-theme-amber-10: #413200;\n --simple-colors-default-theme-amber-11: #302500;\n --simple-colors-default-theme-amber-12: #221a00;\n\n --simple-colors-default-theme-orange-1: #ffebd7;\n --simple-colors-default-theme-orange-2: #ffca92;\n --simple-colors-default-theme-orange-3: #ffbd75;\n --simple-colors-default-theme-orange-4: #ffb05c;\n --simple-colors-default-theme-orange-5: #ff9e36;\n --simple-colors-default-theme-orange-6: #ff9625;\n --simple-colors-default-theme-orange-7: #e56a00;\n --simple-colors-default-theme-orange-8: #ae5100;\n --simple-colors-default-theme-orange-9: #833d00;\n --simple-colors-default-theme-orange-10: #612d00;\n --simple-colors-default-theme-orange-11: #3d1c00;\n --simple-colors-default-theme-orange-12: #2c1400;\n\n --simple-colors-default-theme-deep-orange-1: #ffe7e0;\n --simple-colors-default-theme-deep-orange-2: #ffb299;\n --simple-colors-default-theme-deep-orange-3: #ffa588;\n --simple-colors-default-theme-deep-orange-4: #ff8a64;\n --simple-colors-default-theme-deep-orange-5: #ff7649;\n --simple-colors-default-theme-deep-orange-6: #ff6c3c;\n --simple-colors-default-theme-deep-orange-7: #f53100;\n --simple-colors-default-theme-deep-orange-8: #b92500;\n --simple-colors-default-theme-deep-orange-9: #8a1c00;\n --simple-colors-default-theme-deep-orange-10: #561100;\n --simple-colors-default-theme-deep-orange-11: #3a0c00;\n --simple-colors-default-theme-deep-orange-12: #240700;\n\n --simple-colors-default-theme-brown-1: #f0e2de;\n --simple-colors-default-theme-brown-2: #e5b8aa;\n --simple-colors-default-theme-brown-3: #c59485;\n --simple-colors-default-theme-brown-4: #b68373;\n --simple-colors-default-theme-brown-5: #ac7868;\n --simple-colors-default-theme-brown-6: #a47060;\n --simple-colors-default-theme-brown-7: #85574a;\n --simple-colors-default-theme-brown-8: #724539;\n --simple-colors-default-theme-brown-9: #5b3328;\n --simple-colors-default-theme-brown-10: #3b1e15;\n --simple-colors-default-theme-brown-11: #2c140e;\n --simple-colors-default-theme-brown-12: #200e09;\n\n --simple-colors-default-theme-blue-grey-1: #e7eff1;\n --simple-colors-default-theme-blue-grey-2: #b1c5ce;\n --simple-colors-default-theme-blue-grey-3: #9badb6;\n --simple-colors-default-theme-blue-grey-4: #8d9fa7;\n --simple-colors-default-theme-blue-grey-5: #7a8f98;\n --simple-colors-default-theme-blue-grey-6: #718892;\n --simple-colors-default-theme-blue-grey-7: #56707c;\n --simple-colors-default-theme-blue-grey-8: #40535b;\n --simple-colors-default-theme-blue-grey-9: #2f3e45;\n --simple-colors-default-theme-blue-grey-10: #1e282c;\n --simple-colors-default-theme-blue-grey-11: #182023;\n --simple-colors-default-theme-blue-grey-12: #0f1518;\n --simple-colors-fixed-theme-accent-1: #ffffff;\n --simple-colors-fixed-theme-accent-2: #eeeeee;\n --simple-colors-fixed-theme-accent-3: #dddddd;\n --simple-colors-fixed-theme-accent-4: #cccccc;\n --simple-colors-fixed-theme-accent-5: #bbbbbb;\n --simple-colors-fixed-theme-accent-6: #999999;\n --simple-colors-fixed-theme-accent-7: #666666;\n --simple-colors-fixed-theme-accent-8: #444444;\n --simple-colors-fixed-theme-accent-9: #333333;\n --simple-colors-fixed-theme-accent-10: #222222;\n --simple-colors-fixed-theme-accent-11: #111111;\n --simple-colors-fixed-theme-accent-12: #000000;\n\n --simple-colors-fixed-theme-grey-1: #ffffff;\n --simple-colors-fixed-theme-grey-2: #eeeeee;\n --simple-colors-fixed-theme-grey-3: #dddddd;\n --simple-colors-fixed-theme-grey-4: #cccccc;\n --simple-colors-fixed-theme-grey-5: #bbbbbb;\n --simple-colors-fixed-theme-grey-6: #999999;\n --simple-colors-fixed-theme-grey-7: #666666;\n --simple-colors-fixed-theme-grey-8: #444444;\n --simple-colors-fixed-theme-grey-9: #333333;\n --simple-colors-fixed-theme-grey-10: #222222;\n --simple-colors-fixed-theme-grey-11: #111111;\n --simple-colors-fixed-theme-grey-12: #000000;\n\n --simple-colors-fixed-theme-red-1: #ffdddd;\n --simple-colors-fixed-theme-red-2: #ffaeae;\n --simple-colors-fixed-theme-red-3: #ff8f8f;\n --simple-colors-fixed-theme-red-4: #ff7474;\n --simple-colors-fixed-theme-red-5: #fd5151;\n --simple-colors-fixed-theme-red-6: #ff2222;\n --simple-colors-fixed-theme-red-7: #ee0000;\n --simple-colors-fixed-theme-red-8: #ac0000;\n --simple-colors-fixed-theme-red-9: #850000;\n --simple-colors-fixed-theme-red-10: #670000;\n --simple-colors-fixed-theme-red-11: #520000;\n --simple-colors-fixed-theme-red-12: #3f0000;\n\n --simple-colors-fixed-theme-pink-1: #ffe6f1;\n --simple-colors-fixed-theme-pink-2: #ffa5cf;\n --simple-colors-fixed-theme-pink-3: #ff87c0;\n --simple-colors-fixed-theme-pink-4: #ff73b5;\n --simple-colors-fixed-theme-pink-5: #fd60aa;\n --simple-colors-fixed-theme-pink-6: #ff3996;\n --simple-colors-fixed-theme-pink-7: #da004e;\n --simple-colors-fixed-theme-pink-8: #b80042;\n --simple-colors-fixed-theme-pink-9: #980036;\n --simple-colors-fixed-theme-pink-10: #78002b;\n --simple-colors-fixed-theme-pink-11: #5a0020;\n --simple-colors-fixed-theme-pink-12: #440019;\n\n --simple-colors-fixed-theme-purple-1: #fce6ff;\n --simple-colors-fixed-theme-purple-2: #f4affd;\n --simple-colors-fixed-theme-purple-3: #f394ff;\n --simple-colors-fixed-theme-purple-4: #f07cff;\n --simple-colors-fixed-theme-purple-5: #ed61ff;\n --simple-colors-fixed-theme-purple-6: #e200ff;\n --simple-colors-fixed-theme-purple-7: #a500ba;\n --simple-colors-fixed-theme-purple-8: #8a009b;\n --simple-colors-fixed-theme-purple-9: #6c0079;\n --simple-colors-fixed-theme-purple-10: #490052;\n --simple-colors-fixed-theme-purple-11: #33003a;\n --simple-colors-fixed-theme-purple-12: #200025;\n\n --simple-colors-fixed-theme-deep-purple-1: #f3e4ff;\n --simple-colors-fixed-theme-deep-purple-2: #ddacff;\n --simple-colors-fixed-theme-deep-purple-3: #c97eff;\n --simple-colors-fixed-theme-deep-purple-4: #bb63f9;\n --simple-colors-fixed-theme-deep-purple-5: #b44aff;\n --simple-colors-fixed-theme-deep-purple-6: #a931ff;\n --simple-colors-fixed-theme-deep-purple-7: #7e00d8;\n --simple-colors-fixed-theme-deep-purple-8: #5d009f;\n --simple-colors-fixed-theme-deep-purple-9: #4c0081;\n --simple-colors-fixed-theme-deep-purple-10: #3a0063;\n --simple-colors-fixed-theme-deep-purple-11: #2a0049;\n --simple-colors-fixed-theme-deep-purple-12: #1d0033;\n\n --simple-colors-fixed-theme-indigo-1: #e5ddff;\n --simple-colors-fixed-theme-indigo-2: #c3b2ff;\n --simple-colors-fixed-theme-indigo-3: #af97ff;\n --simple-colors-fixed-theme-indigo-4: #9e82ff;\n --simple-colors-fixed-theme-indigo-5: #9373ff;\n --simple-colors-fixed-theme-indigo-6: #835fff;\n --simple-colors-fixed-theme-indigo-7: #3a00ff;\n --simple-colors-fixed-theme-indigo-8: #2801b0;\n --simple-colors-fixed-theme-indigo-9: #20008c;\n --simple-colors-fixed-theme-indigo-10: #160063;\n --simple-colors-fixed-theme-indigo-11: #100049;\n --simple-colors-fixed-theme-indigo-12: #0a0030;\n\n --simple-colors-fixed-theme-blue-1: #e2ecff;\n --simple-colors-fixed-theme-blue-2: #acc9ff;\n --simple-colors-fixed-theme-blue-3: #95baff;\n --simple-colors-fixed-theme-blue-4: #74a5ff;\n --simple-colors-fixed-theme-blue-5: #5892fd;\n --simple-colors-fixed-theme-blue-6: #4083ff;\n --simple-colors-fixed-theme-blue-7: #0059ff;\n --simple-colors-fixed-theme-blue-8: #0041bb;\n --simple-colors-fixed-theme-blue-9: #003494;\n --simple-colors-fixed-theme-blue-10: #002569;\n --simple-colors-fixed-theme-blue-11: #001947;\n --simple-colors-fixed-theme-blue-12: #001333;\n\n --simple-colors-fixed-theme-light-blue-1: #ddefff;\n --simple-colors-fixed-theme-light-blue-2: #a1d1ff;\n --simple-colors-fixed-theme-light-blue-3: #92c9ff;\n --simple-colors-fixed-theme-light-blue-4: #65b3ff;\n --simple-colors-fixed-theme-light-blue-5: #58adff;\n --simple-colors-fixed-theme-light-blue-6: #41a1ff;\n --simple-colors-fixed-theme-light-blue-7: #007ffc;\n --simple-colors-fixed-theme-light-blue-8: #0066ca;\n --simple-colors-fixed-theme-light-blue-9: #0055a8;\n --simple-colors-fixed-theme-light-blue-10: #003f7d;\n --simple-colors-fixed-theme-light-blue-11: #002850;\n --simple-colors-fixed-theme-light-blue-12: #001b36;\n\n --simple-colors-fixed-theme-cyan-1: #ddf8ff;\n --simple-colors-fixed-theme-cyan-2: #9beaff;\n --simple-colors-fixed-theme-cyan-3: #77e2ff;\n --simple-colors-fixed-theme-cyan-4: #33d4ff;\n --simple-colors-fixed-theme-cyan-5: #1ccfff;\n --simple-colors-fixed-theme-cyan-6: #00c9ff;\n --simple-colors-fixed-theme-cyan-7: #009dc7;\n --simple-colors-fixed-theme-cyan-8: #007999;\n --simple-colors-fixed-theme-cyan-9: #005970;\n --simple-colors-fixed-theme-cyan-10: #003f50;\n --simple-colors-fixed-theme-cyan-11: #002c38;\n --simple-colors-fixed-theme-cyan-12: #001a20;\n\n --simple-colors-fixed-theme-teal-1: #d9fff0;\n --simple-colors-fixed-theme-teal-2: #98ffd7;\n --simple-colors-fixed-theme-teal-3: #79ffcb;\n --simple-colors-fixed-theme-teal-4: #56ffbd;\n --simple-colors-fixed-theme-teal-5: #29ffac;\n --simple-colors-fixed-theme-teal-6: #00ff9c;\n --simple-colors-fixed-theme-teal-7: #009d75;\n --simple-colors-fixed-theme-teal-8: #007658;\n --simple-colors-fixed-theme-teal-9: #004e3a;\n --simple-colors-fixed-theme-teal-10: #003829;\n --simple-colors-fixed-theme-teal-11: #002a20;\n --simple-colors-fixed-theme-teal-12: #001b14;\n\n --simple-colors-fixed-theme-green-1: #e1ffeb;\n --simple-colors-fixed-theme-green-2: #acffc9;\n --simple-colors-fixed-theme-green-3: #79ffa7;\n --simple-colors-fixed-theme-green-4: #49ff88;\n --simple-colors-fixed-theme-green-5: #24ff70;\n --simple-colors-fixed-theme-green-6: #00f961;\n --simple-colors-fixed-theme-green-7: #008c37;\n --simple-colors-fixed-theme-green-8: #00762e;\n --simple-colors-fixed-theme-green-9: #005a23;\n --simple-colors-fixed-theme-green-10: #003d18;\n --simple-colors-fixed-theme-green-11: #002a11;\n --simple-colors-fixed-theme-green-12: #001d0c;\n\n --simple-colors-fixed-theme-light-green-1: #ebffdb;\n --simple-colors-fixed-theme-light-green-2: #c7ff9b;\n --simple-colors-fixed-theme-light-green-3: #b1ff75;\n --simple-colors-fixed-theme-light-green-4: #a1fd5a;\n --simple-colors-fixed-theme-light-green-5: #8efd38;\n --simple-colors-fixed-theme-light-green-6: #6fff00;\n --simple-colors-fixed-theme-light-green-7: #429d00;\n --simple-colors-fixed-theme-light-green-8: #357f00;\n --simple-colors-fixed-theme-light-green-9: #296100;\n --simple-colors-fixed-theme-light-green-10: #1b3f00;\n --simple-colors-fixed-theme-light-green-11: #143000;\n --simple-colors-fixed-theme-light-green-12: #0d2000;\n\n --simple-colors-fixed-theme-lime-1: #f1ffd2;\n --simple-colors-fixed-theme-lime-2: #dfff9b;\n --simple-colors-fixed-theme-lime-3: #d4ff77;\n --simple-colors-fixed-theme-lime-4: #caff58;\n --simple-colors-fixed-theme-lime-5: #bdff2d;\n --simple-colors-fixed-theme-lime-6: #aeff00;\n --simple-colors-fixed-theme-lime-7: #649900;\n --simple-colors-fixed-theme-lime-8: #4d7600;\n --simple-colors-fixed-theme-lime-9: #3b5a00;\n --simple-colors-fixed-theme-lime-10: #293f00;\n --simple-colors-fixed-theme-lime-11: #223400;\n --simple-colors-fixed-theme-lime-12: #182400;\n\n --simple-colors-fixed-theme-yellow-1: #ffffd5;\n --simple-colors-fixed-theme-yellow-2: #ffffac;\n --simple-colors-fixed-theme-yellow-3: #ffff90;\n --simple-colors-fixed-theme-yellow-4: #ffff7c;\n --simple-colors-fixed-theme-yellow-5: #ffff3a;\n --simple-colors-fixed-theme-yellow-6: #f6f600;\n --simple-colors-fixed-theme-yellow-7: #929100;\n --simple-colors-fixed-theme-yellow-8: #787700;\n --simple-colors-fixed-theme-yellow-9: #585700;\n --simple-colors-fixed-theme-yellow-10: #454400;\n --simple-colors-fixed-theme-yellow-11: #303000;\n --simple-colors-fixed-theme-yellow-12: #242400;\n\n --simple-colors-fixed-theme-amber-1: #fff2d4;\n --simple-colors-fixed-theme-amber-2: #ffdf92;\n --simple-colors-fixed-theme-amber-3: #ffd677;\n --simple-colors-fixed-theme-amber-4: #ffcf5e;\n --simple-colors-fixed-theme-amber-5: #ffc235;\n --simple-colors-fixed-theme-amber-6: #ffc500;\n --simple-colors-fixed-theme-amber-7: #b28900;\n --simple-colors-fixed-theme-amber-8: #876800;\n --simple-colors-fixed-theme-amber-9: #614b00;\n --simple-colors-fixed-theme-amber-10: #413200;\n --simple-colors-fixed-theme-amber-11: #302500;\n --simple-colors-fixed-theme-amber-12: #221a00;\n\n --simple-colors-fixed-theme-orange-1: #ffebd7;\n --simple-colors-fixed-theme-orange-2: #ffca92;\n --simple-colors-fixed-theme-orange-3: #ffbd75;\n --simple-colors-fixed-theme-orange-4: #ffb05c;\n --simple-colors-fixed-theme-orange-5: #ff9e36;\n --simple-colors-fixed-theme-orange-6: #ff9625;\n --simple-colors-fixed-theme-orange-7: #e56a00;\n --simple-colors-fixed-theme-orange-8: #ae5100;\n --simple-colors-fixed-theme-orange-9: #833d00;\n --simple-colors-fixed-theme-orange-10: #612d00;\n --simple-colors-fixed-theme-orange-11: #3d1c00;\n --simple-colors-fixed-theme-orange-12: #2c1400;\n\n --simple-colors-fixed-theme-deep-orange-1: #ffe7e0;\n --simple-colors-fixed-theme-deep-orange-2: #ffb299;\n --simple-colors-fixed-theme-deep-orange-3: #ffa588;\n --simple-colors-fixed-theme-deep-orange-4: #ff8a64;\n --simple-colors-fixed-theme-deep-orange-5: #ff7649;\n --simple-colors-fixed-theme-deep-orange-6: #ff6c3c;\n --simple-colors-fixed-theme-deep-orange-7: #f53100;\n --simple-colors-fixed-theme-deep-orange-8: #b92500;\n --simple-colors-fixed-theme-deep-orange-9: #8a1c00;\n --simple-colors-fixed-theme-deep-orange-10: #561100;\n --simple-colors-fixed-theme-deep-orange-11: #3a0c00;\n --simple-colors-fixed-theme-deep-orange-12: #240700;\n\n --simple-colors-fixed-theme-brown-1: #f0e2de;\n --simple-colors-fixed-theme-brown-2: #e5b8aa;\n --simple-colors-fixed-theme-brown-3: #c59485;\n --simple-colors-fixed-theme-brown-4: #b68373;\n --simple-colors-fixed-theme-brown-5: #ac7868;\n --simple-colors-fixed-theme-brown-6: #a47060;\n --simple-colors-fixed-theme-brown-7: #85574a;\n --simple-colors-fixed-theme-brown-8: #724539;\n --simple-colors-fixed-theme-brown-9: #5b3328;\n --simple-colors-fixed-theme-brown-10: #3b1e15;\n --simple-colors-fixed-theme-brown-11: #2c140e;\n --simple-colors-fixed-theme-brown-12: #200e09;\n\n --simple-colors-fixed-theme-blue-grey-1: #e7eff1;\n --simple-colors-fixed-theme-blue-grey-2: #b1c5ce;\n --simple-colors-fixed-theme-blue-grey-3: #9badb6;\n --simple-colors-fixed-theme-blue-grey-4: #8d9fa7;\n --simple-colors-fixed-theme-blue-grey-5: #7a8f98;\n --simple-colors-fixed-theme-blue-grey-6: #718892;\n --simple-colors-fixed-theme-blue-grey-7: #56707c;\n --simple-colors-fixed-theme-blue-grey-8: #40535b;\n --simple-colors-fixed-theme-blue-grey-9: #2f3e45;\n --simple-colors-fixed-theme-blue-grey-10: #1e282c;\n --simple-colors-fixed-theme-blue-grey-11: #182023;\n --simple-colors-fixed-theme-blue-grey-12: #0f1518;\n }\n "]);
- _templateObject2_1a924cb05a6e11eb8957f34616f75140 = function _templateObject2_1a924cb05a6e11eb8957f34616f75140() {
+ _templateObject2_8b758130625811eb9a9521b3fdb3953c = function _templateObject2_8b758130625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a924cb05a6e11eb8957f34616f75140() {
+ function _templateObject_8b758130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([""]);
- _templateObject_1a924cb05a6e11eb8957f34616f75140 = function _templateObject_1a924cb05a6e11eb8957f34616f75140() {
+ _templateObject_8b758130625811eb9a9521b3fdb3953c = function _templateObject_8b758130625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,14 +46,14 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a924cb05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8b758130625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1a924cb05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8b758130625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatch-info.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatch-info.js
index a5741233771..f7cec8d09a7 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatch-info.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatch-info.js
@@ -6,50 +6,50 @@ define(["exports", "../../../../lit-element/lit-element.js", "../../simple-color
});
_exports.simpleColorsSwatchInfo = void 0;
- function _templateObject5_28b86e505a6e11eb8957f34616f75140() {
+ function _templateObject5_9c5dd010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin: 15px 0;\n }\n :host([hidden]) {\n display: none;\n }\n :host table {\n width: 100%;\n border: 1px solid black;\n border-radius: 3px;\n border-collapse: collapse;\n margin: 0 0 15px;\n }\n :host table caption {\n font-weight: bold;\n background-color: #222;\n color: white;\n }\n :host table th {\n background-color: #e0e0e0;\n }\n :host table caption,\n :host table th,\n :host table td {\n padding: 5px;\n border: 1px solid black;\n text-align: left;\n line-height: 160%;\n }\n :host table td span {\n padding: 5px;\n white-space: nowrap;\n margin: 5px 0;\n }\n "]);
- _templateObject5_28b86e505a6e11eb8957f34616f75140 = function _templateObject5_28b86e505a6e11eb8957f34616f75140() {
+ _templateObject5_9c5dd010625811eb9a9521b3fdb3953c = function _templateObject5_9c5dd010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_28b86e505a6e11eb8957f34616f75140() {
+ function _templateObject4_9c5dd010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "-", " \n "]);
- _templateObject4_28b86e505a6e11eb8957f34616f75140 = function _templateObject4_28b86e505a6e11eb8957f34616f75140() {
+ _templateObject4_9c5dd010625811eb9a9521b3fdb3953c = function _templateObject4_9c5dd010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_28b86e505a6e11eb8957f34616f75140() {
+ function _templateObject3_9c5dd010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "-", " \n "]);
- _templateObject3_28b86e505a6e11eb8957f34616f75140 = function _templateObject3_28b86e505a6e11eb8957f34616f75140() {
+ _templateObject3_9c5dd010625811eb9a9521b3fdb3953c = function _templateObject3_9c5dd010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_28b86e505a6e11eb8957f34616f75140() {
+ function _templateObject2_9c5dd010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n ", "\n \n \n ", "\n \n \n "]);
- _templateObject2_28b86e505a6e11eb8957f34616f75140 = function _templateObject2_28b86e505a6e11eb8957f34616f75140() {
+ _templateObject2_9c5dd010625811eb9a9521b3fdb3953c = function _templateObject2_9c5dd010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_28b86e505a6e11eb8957f34616f75140() {
+ function _templateObject_9c5dd010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n CSS Variables and Classes for ", "\n \n \n \n Variable Name \n Color \n With dark Attribute \n \n \n \n \n \n --simple-colors-default-theme-", "\n \n default color \n inverted color \n \n \n --simple-colors-fixed-theme-", " \n default color \n fixed color \n \n \n
\n\n \n \n WCAG 2.0 AA Contrast with ", "\n \n \n \n Color Name \n Regular Text \n Large Text* \n \n \n \n ", "\n \n
\n \n * Large text is defined as bold text at least 14pt or normal text at\n least 18pt \n
\n "]);
- _templateObject_28b86e505a6e11eb8957f34616f75140 = function _templateObject_28b86e505a6e11eb8957f34616f75140() {
+ _templateObject_9c5dd010625811eb9a9521b3fdb3953c = function _templateObject_9c5dd010625811eb9a9521b3fdb3953c() {
return data;
};
@@ -84,18 +84,18 @@ define(["exports", "../../../../lit-element/lit-element.js", "../../simple-color
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_28b86e505a6e11eb8957f34616f75140(), this.swatchName, this.swatchName, this._getBg(this.swatchId), this._getInverseBg(this.swatchId), this.swatchName, this._getBg(this.swatchId), this._getBg(this.swatchId), this.swatchName, this._getOptions(this.colors).map(function (color) {
- return (0, _litElement.html)(_templateObject2_28b86e505a6e11eb8957f34616f75140(), color, _this2._getAa(_this2.swatchId, color).map(function (contrast) {
- return (0, _litElement.html)(_templateObject3_28b86e505a6e11eb8957f34616f75140(), _this2._getContrastBg(color, contrast), color, contrast);
+ return (0, _litElement.html)(_templateObject_9c5dd010625811eb9a9521b3fdb3953c(), this.swatchName, this.swatchName, this._getBg(this.swatchId), this._getInverseBg(this.swatchId), this.swatchName, this._getBg(this.swatchId), this._getBg(this.swatchId), this.swatchName, this._getOptions(this.colors).map(function (color) {
+ return (0, _litElement.html)(_templateObject2_9c5dd010625811eb9a9521b3fdb3953c(), color, _this2._getAa(_this2.swatchId, color).map(function (contrast) {
+ return (0, _litElement.html)(_templateObject3_9c5dd010625811eb9a9521b3fdb3953c(), _this2._getContrastBg(color, contrast), color, contrast);
}), _this2._getAaLarge(_this2.swatchId, color).map(function (contrast) {
- return (0, _litElement.html)(_templateObject4_28b86e505a6e11eb8957f34616f75140(), _this2._getContrastBg(color, contrast), color, contrast);
+ return (0, _litElement.html)(_templateObject4_9c5dd010625811eb9a9521b3fdb3953c(), _this2._getContrastBg(color, contrast), color, contrast);
}));
}));
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(simpleColorsSwatchInfo), "styles", this)), [(0, _litElement.css)(_templateObject5_28b86e505a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(simpleColorsSwatchInfo), "styles", this)), [(0, _litElement.css)(_templateObject5_9c5dd010625811eb9a9521b3fdb3953c())]);
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatches.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatches.js
index 4dc48a2f2fb..a069ab67d14 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatches.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/demo/simple-colors-swatches.js
@@ -7,40 +7,40 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../../s
_exports.simpleColorsSwatches = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject4_28bc3ee05a6e11eb8957f34616f75140() {
+ function _templateObject4_9c62d920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin: 15px 0;\n }\n :host([hidden]) {\n display: none;\n }\n :host simple-modal-template {\n --simple-modal-titlebar-color: var(--simple-colors-swatch-contrast);\n --simple-modal-titlebar-background: var(--simple-colors-swatch-color);\n }\n :host .row {\n display: flex;\n align-items: stretch;\n }\n :host button {\n width: calc(8% - 6px);\n height: 80px;\n margin: 3px;\n border: 1px solid black;\n border-radius: 3px;\n padding: 0;\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: stretch;\n }\n :host button div {\n margin: 0;\n padding: 2px;\n font-size: 10px;\n background: black;\n color: white;\n width: calc(100% - 4px);\n }\n :host button:focus,\n :host button:hover {\n opacity: 0.7;\n cursor: pointer;\n }\n "]);
- _templateObject4_28bc3ee05a6e11eb8957f34616f75140 = function _templateObject4_28bc3ee05a6e11eb8957f34616f75140() {
+ _templateObject4_9c62d920625811eb9a9521b3fdb3953c = function _templateObject4_9c62d920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_28bc3ee05a6e11eb8957f34616f75140() {
+ function _templateObject3_9c62d920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "
\n \n "]);
- _templateObject3_28bc3ee05a6e11eb8957f34616f75140 = function _templateObject3_28bc3ee05a6e11eb8957f34616f75140() {
+ _templateObject3_9c62d920625811eb9a9521b3fdb3953c = function _templateObject3_9c62d920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_28bc3ee05a6e11eb8957f34616f75140() {
+ function _templateObject2_9c62d920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject2_28bc3ee05a6e11eb8957f34616f75140 = function _templateObject2_28bc3ee05a6e11eb8957f34616f75140() {
+ _templateObject2_9c62d920625811eb9a9521b3fdb3953c = function _templateObject2_9c62d920625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_28bc3ee05a6e11eb8957f34616f75140() {
+ function _templateObject_9c62d920625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
Click on the swatches above to learn more.
\n
\n ", "\n
\n
\n \n \n \n
\n \n
\n "]);
- _templateObject_28bc3ee05a6e11eb8957f34616f75140 = function _templateObject_28bc3ee05a6e11eb8957f34616f75140() {
+ _templateObject_9c62d920625811eb9a9521b3fdb3953c = function _templateObject_9c62d920625811eb9a9521b3fdb3953c() {
return data;
};
@@ -84,9 +84,9 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../../s
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_28bc3ee05a6e11eb8957f34616f75140(), Object.keys(this.colors).map(function (color) {
- return (0, _litElement.html)(_templateObject2_28bc3ee05a6e11eb8957f34616f75140(), _this2.colors.grey.map(function (shade, index) {
- return (0, _litElement.html)(_templateObject3_28bc3ee05a6e11eb8957f34616f75140(), _this2._getId(color, index), _this2.colors[color][index], _this2._getTitle(color, index), function (e) {
+ return (0, _litElement.html)(_templateObject_9c62d920625811eb9a9521b3fdb3953c(), Object.keys(this.colors).map(function (color) {
+ return (0, _litElement.html)(_templateObject2_9c62d920625811eb9a9521b3fdb3953c(), _this2.colors.grey.map(function (shade, index) {
+ return (0, _litElement.html)(_templateObject3_9c62d920625811eb9a9521b3fdb3953c(), _this2._getId(color, index), _this2.colors[color][index], _this2._getTitle(color, index), function (e) {
return _this2._handleClick(color, index);
}, _this2._getTitle(color, index));
}));
@@ -112,7 +112,7 @@ define(["exports", "require", "../../../../lit-element/lit-element.js", "../../s
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(simpleColorsSwatches), "styles", this)), [(0, _litElement.css)(_templateObject4_28bc3ee05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(simpleColorsSwatches), "styles", this)), [(0, _litElement.css)(_templateObject4_9c62d920625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-picker.js
index 8d534b9f7f0..5391592c4c2 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-picker.js
@@ -10,20 +10,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-colors.js",
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_23fc45d05a6e11eb8957f34616f75140() {
+ function _templateObject2_970b5b00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n }\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_23fc45d05a6e11eb8957f34616f75140 = function _templateObject2_23fc45d05a6e11eb8957f34616f75140() {
+ _templateObject2_970b5b00625811eb9a9521b3fdb3953c = function _templateObject2_970b5b00625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_23fc45d05a6e11eb8957f34616f75140() {
+ function _templateObject_970b5b00625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_23fc45d05a6e11eb8957f34616f75140 = function _templateObject_23fc45d05a6e11eb8957f34616f75140() {
+ _templateObject_970b5b00625811eb9a9521b3fdb3953c = function _templateObject_970b5b00625811eb9a9521b3fdb3953c() {
return data;
};
@@ -56,12 +56,12 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-colors.js",
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_23fc45d05a6e11eb8957f34616f75140(), this.blockLabel, this.disabled, this.expanded, this.shades, this._handleChange, this._handleCollapse, this._handleExpand, this._handleOptionFocus, this.ariaLabelledby, this.label, this.options, this.value);
+ return (0, _litElement.html)(_templateObject_970b5b00625811eb9a9521b3fdb3953c(), this.blockLabel, this.disabled, this.expanded, this.shades, this._handleChange, this._handleCollapse, this._handleExpand, this._handleOptionFocus, this.ariaLabelledby, this.label, this.options, this.value);
}
}], [{
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleColorsPicker), "styles", this)), [(0, _litElement.css)(_templateObject2_23fc45d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleColorsPicker), "styles", this)), [(0, _litElement.css)(_templateObject2_970b5b00625811eb9a9521b3fdb3953c())]);
}
}]);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-polymer.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-polymer.js
index 15f2df4e094..47606d4f95e 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-polymer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-polymer.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../simple
});
_exports.SimpleColorsPolymer = void 0;
- function _templateObject_23ff53105a6e11eb8957f34616f75140() {
+ function _templateObject_970fa0c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject_23ff53105a6e11eb8957f34616f75140 = function _templateObject_23ff53105a6e11eb8957f34616f75140() {
+ _templateObject_970fa0c0625811eb9a9521b3fdb3953c = function _templateObject_970fa0c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -36,7 +36,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js", "../../simple
key: "template",
// render function
get: function get() {
- return (0, _polymerElement.html)(_templateObject_23ff53105a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_970fa0c0625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-shared-styles-polymer.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-shared-styles-polymer.js
index e883419393e..bfc87c88c09 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-shared-styles-polymer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/lib/simple-colors-shared-styles-polymer.js
@@ -6,10 +6,10 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js"], function (_e
});
_exports.css = void 0;
- function _templateObject_24008b905a6e11eb8957f34616f75140() {
+ function _templateObject_97119c90625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n"]);
- _templateObject_24008b905a6e11eb8957f34616f75140 = function _templateObject_24008b905a6e11eb8957f34616f75140() {
+ _templateObject_97119c90625811eb9a9521b3fdb3953c = function _templateObject_97119c90625811eb9a9521b3fdb3953c() {
return data;
};
@@ -26,7 +26,7 @@ define(["exports", "../../../@polymer/polymer/polymer-element.js"], function (_e
*/
var StyleElement = document.createElement("dom-module"); // styles
- var css = (0, _polymerElement.html)(_templateObject_24008b905a6e11eb8957f34616f75140());
+ var css = (0, _polymerElement.html)(_templateObject_97119c90625811eb9a9521b3fdb3953c());
_exports.css = css;
StyleElement.appendChild(css);
StyleElement.register("simple-colors-shared-styles-polymer");
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/simple-colors.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/simple-colors.js
index 9b17906ee4b..c109c8aad1f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/simple-colors.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-colors/simple-colors.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors-shared-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a8ad2a05a6e11eb8957f34616f75140() {
+ function _templateObject2_8b5ec4e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([dark]) {\n --simple-colors-default-theme-accent-1: #000000;\n --simple-colors-default-theme-accent-2: #111111;\n --simple-colors-default-theme-accent-3: #222222;\n --simple-colors-default-theme-accent-4: #333333;\n --simple-colors-default-theme-accent-5: #444444;\n --simple-colors-default-theme-accent-6: #666666;\n --simple-colors-default-theme-accent-7: #999999;\n --simple-colors-default-theme-accent-8: #bbbbbb;\n --simple-colors-default-theme-accent-9: #cccccc;\n --simple-colors-default-theme-accent-10: #dddddd;\n --simple-colors-default-theme-accent-11: #eeeeee;\n --simple-colors-default-theme-accent-12: #ffffff;\n\n --simple-colors-default-theme-grey-1: #000000;\n --simple-colors-default-theme-grey-2: #111111;\n --simple-colors-default-theme-grey-3: #222222;\n --simple-colors-default-theme-grey-4: #333333;\n --simple-colors-default-theme-grey-5: #444444;\n --simple-colors-default-theme-grey-6: #666666;\n --simple-colors-default-theme-grey-7: #999999;\n --simple-colors-default-theme-grey-8: #bbbbbb;\n --simple-colors-default-theme-grey-9: #cccccc;\n --simple-colors-default-theme-grey-10: #dddddd;\n --simple-colors-default-theme-grey-11: #eeeeee;\n --simple-colors-default-theme-grey-12: #ffffff;\n\n --simple-colors-default-theme-red-1: #3f0000;\n --simple-colors-default-theme-red-2: #520000;\n --simple-colors-default-theme-red-3: #670000;\n --simple-colors-default-theme-red-4: #850000;\n --simple-colors-default-theme-red-5: #ac0000;\n --simple-colors-default-theme-red-6: #ee0000;\n --simple-colors-default-theme-red-7: #ff2222;\n --simple-colors-default-theme-red-8: #fd5151;\n --simple-colors-default-theme-red-9: #ff7474;\n --simple-colors-default-theme-red-10: #ff8f8f;\n --simple-colors-default-theme-red-11: #ffaeae;\n --simple-colors-default-theme-red-12: #ffdddd;\n\n --simple-colors-default-theme-pink-1: #440019;\n --simple-colors-default-theme-pink-2: #5a0020;\n --simple-colors-default-theme-pink-3: #78002b;\n --simple-colors-default-theme-pink-4: #980036;\n --simple-colors-default-theme-pink-5: #b80042;\n --simple-colors-default-theme-pink-6: #da004e;\n --simple-colors-default-theme-pink-7: #ff3996;\n --simple-colors-default-theme-pink-8: #fd60aa;\n --simple-colors-default-theme-pink-9: #ff73b5;\n --simple-colors-default-theme-pink-10: #ff87c0;\n --simple-colors-default-theme-pink-11: #ffa5cf;\n --simple-colors-default-theme-pink-12: #ffe6f1;\n\n --simple-colors-default-theme-purple-1: #200025;\n --simple-colors-default-theme-purple-2: #33003a;\n --simple-colors-default-theme-purple-3: #490052;\n --simple-colors-default-theme-purple-4: #6c0079;\n --simple-colors-default-theme-purple-5: #8a009b;\n --simple-colors-default-theme-purple-6: #a500ba;\n --simple-colors-default-theme-purple-7: #e200ff;\n --simple-colors-default-theme-purple-8: #ed61ff;\n --simple-colors-default-theme-purple-9: #f07cff;\n --simple-colors-default-theme-purple-10: #f394ff;\n --simple-colors-default-theme-purple-11: #f4affd;\n --simple-colors-default-theme-purple-12: #fce6ff;\n\n --simple-colors-default-theme-deep-purple-1: #1d0033;\n --simple-colors-default-theme-deep-purple-2: #2a0049;\n --simple-colors-default-theme-deep-purple-3: #3a0063;\n --simple-colors-default-theme-deep-purple-4: #4c0081;\n --simple-colors-default-theme-deep-purple-5: #5d009f;\n --simple-colors-default-theme-deep-purple-6: #7e00d8;\n --simple-colors-default-theme-deep-purple-7: #a931ff;\n --simple-colors-default-theme-deep-purple-8: #b44aff;\n --simple-colors-default-theme-deep-purple-9: #bb63f9;\n --simple-colors-default-theme-deep-purple-10: #c97eff;\n --simple-colors-default-theme-deep-purple-11: #ddacff;\n --simple-colors-default-theme-deep-purple-12: #f3e4ff;\n\n --simple-colors-default-theme-indigo-1: #0a0030;\n --simple-colors-default-theme-indigo-2: #100049;\n --simple-colors-default-theme-indigo-3: #160063;\n --simple-colors-default-theme-indigo-4: #20008c;\n --simple-colors-default-theme-indigo-5: #2801b0;\n --simple-colors-default-theme-indigo-6: #3a00ff;\n --simple-colors-default-theme-indigo-7: #835fff;\n --simple-colors-default-theme-indigo-8: #9373ff;\n --simple-colors-default-theme-indigo-9: #9e82ff;\n --simple-colors-default-theme-indigo-10: #af97ff;\n --simple-colors-default-theme-indigo-11: #c3b2ff;\n --simple-colors-default-theme-indigo-12: #e5ddff;\n\n --simple-colors-default-theme-blue-1: #001333;\n --simple-colors-default-theme-blue-2: #001947;\n --simple-colors-default-theme-blue-3: #002569;\n --simple-colors-default-theme-blue-4: #003494;\n --simple-colors-default-theme-blue-5: #0041bb;\n --simple-colors-default-theme-blue-6: #0059ff;\n --simple-colors-default-theme-blue-7: #4083ff;\n --simple-colors-default-theme-blue-8: #5892fd;\n --simple-colors-default-theme-blue-9: #74a5ff;\n --simple-colors-default-theme-blue-10: #95baff;\n --simple-colors-default-theme-blue-11: #acc9ff;\n --simple-colors-default-theme-blue-12: #e2ecff;\n\n --simple-colors-default-theme-light-blue-1: #001b36;\n --simple-colors-default-theme-light-blue-2: #002850;\n --simple-colors-default-theme-light-blue-3: #003f7d;\n --simple-colors-default-theme-light-blue-4: #0055a8;\n --simple-colors-default-theme-light-blue-5: #0066ca;\n --simple-colors-default-theme-light-blue-6: #007ffc;\n --simple-colors-default-theme-light-blue-7: #41a1ff;\n --simple-colors-default-theme-light-blue-8: #58adff;\n --simple-colors-default-theme-light-blue-9: #65b3ff;\n --simple-colors-default-theme-light-blue-10: #92c9ff;\n --simple-colors-default-theme-light-blue-11: #a1d1ff;\n --simple-colors-default-theme-light-blue-12: #ddefff;\n\n --simple-colors-default-theme-cyan-1: #001a20;\n --simple-colors-default-theme-cyan-2: #002c38;\n --simple-colors-default-theme-cyan-3: #003f50;\n --simple-colors-default-theme-cyan-4: #005970;\n --simple-colors-default-theme-cyan-5: #007999;\n --simple-colors-default-theme-cyan-6: #009dc7;\n --simple-colors-default-theme-cyan-7: #00c9ff;\n --simple-colors-default-theme-cyan-8: #1ccfff;\n --simple-colors-default-theme-cyan-9: #33d4ff;\n --simple-colors-default-theme-cyan-10: #77e2ff;\n --simple-colors-default-theme-cyan-11: #9beaff;\n --simple-colors-default-theme-cyan-12: #ddf8ff;\n\n --simple-colors-default-theme-teal-1: #001b14;\n --simple-colors-default-theme-teal-2: #002a20;\n --simple-colors-default-theme-teal-3: #003829;\n --simple-colors-default-theme-teal-4: #004e3a;\n --simple-colors-default-theme-teal-5: #007658;\n --simple-colors-default-theme-teal-6: #009d75;\n --simple-colors-default-theme-teal-7: #00ff9c;\n --simple-colors-default-theme-teal-8: #29ffac;\n --simple-colors-default-theme-teal-9: #56ffbd;\n --simple-colors-default-theme-teal-10: #79ffcb;\n --simple-colors-default-theme-teal-11: #98ffd7;\n --simple-colors-default-theme-teal-12: #d9fff0;\n\n --simple-colors-default-theme-green-1: #001d0c;\n --simple-colors-default-theme-green-2: #002a11;\n --simple-colors-default-theme-green-3: #003d18;\n --simple-colors-default-theme-green-4: #005a23;\n --simple-colors-default-theme-green-5: #00762e;\n --simple-colors-default-theme-green-6: #008c37;\n --simple-colors-default-theme-green-7: #00f961;\n --simple-colors-default-theme-green-8: #24ff70;\n --simple-colors-default-theme-green-9: #49ff88;\n --simple-colors-default-theme-green-10: #79ffa7;\n --simple-colors-default-theme-green-11: #acffc9;\n --simple-colors-default-theme-green-12: #e1ffeb;\n\n --simple-colors-default-theme-light-green-1: #0d2000;\n --simple-colors-default-theme-light-green-2: #143000;\n --simple-colors-default-theme-light-green-3: #1b3f00;\n --simple-colors-default-theme-light-green-4: #296100;\n --simple-colors-default-theme-light-green-5: #357f00;\n --simple-colors-default-theme-light-green-6: #429d00;\n --simple-colors-default-theme-light-green-7: #6fff00;\n --simple-colors-default-theme-light-green-8: #8efd38;\n --simple-colors-default-theme-light-green-9: #a1fd5a;\n --simple-colors-default-theme-light-green-10: #b1ff75;\n --simple-colors-default-theme-light-green-11: #c7ff9b;\n --simple-colors-default-theme-light-green-12: #ebffdb;\n\n --simple-colors-default-theme-lime-1: #182400;\n --simple-colors-default-theme-lime-2: #223400;\n --simple-colors-default-theme-lime-3: #293f00;\n --simple-colors-default-theme-lime-4: #3b5a00;\n --simple-colors-default-theme-lime-5: #4d7600;\n --simple-colors-default-theme-lime-6: #649900;\n --simple-colors-default-theme-lime-7: #aeff00;\n --simple-colors-default-theme-lime-8: #bdff2d;\n --simple-colors-default-theme-lime-9: #caff58;\n --simple-colors-default-theme-lime-10: #d4ff77;\n --simple-colors-default-theme-lime-11: #dfff9b;\n --simple-colors-default-theme-lime-12: #f1ffd2;\n\n --simple-colors-default-theme-yellow-1: #242400;\n --simple-colors-default-theme-yellow-2: #303000;\n --simple-colors-default-theme-yellow-3: #454400;\n --simple-colors-default-theme-yellow-4: #585700;\n --simple-colors-default-theme-yellow-5: #787700;\n --simple-colors-default-theme-yellow-6: #929100;\n --simple-colors-default-theme-yellow-7: #f6f600;\n --simple-colors-default-theme-yellow-8: #ffff3a;\n --simple-colors-default-theme-yellow-9: #ffff7c;\n --simple-colors-default-theme-yellow-10: #ffff90;\n --simple-colors-default-theme-yellow-11: #ffffac;\n --simple-colors-default-theme-yellow-12: #ffffd5;\n\n --simple-colors-default-theme-amber-1: #221a00;\n --simple-colors-default-theme-amber-2: #302500;\n --simple-colors-default-theme-amber-3: #413200;\n --simple-colors-default-theme-amber-4: #614b00;\n --simple-colors-default-theme-amber-5: #876800;\n --simple-colors-default-theme-amber-6: #b28900;\n --simple-colors-default-theme-amber-7: #ffc500;\n --simple-colors-default-theme-amber-8: #ffc235;\n --simple-colors-default-theme-amber-9: #ffcf5e;\n --simple-colors-default-theme-amber-10: #ffd677;\n --simple-colors-default-theme-amber-11: #ffdf92;\n --simple-colors-default-theme-amber-12: #fff2d4;\n\n --simple-colors-default-theme-orange-1: #2c1400;\n --simple-colors-default-theme-orange-2: #3d1c00;\n --simple-colors-default-theme-orange-3: #612d00;\n --simple-colors-default-theme-orange-4: #833d00;\n --simple-colors-default-theme-orange-5: #ae5100;\n --simple-colors-default-theme-orange-6: #e56a00;\n --simple-colors-default-theme-orange-7: #ff9625;\n --simple-colors-default-theme-orange-8: #ff9e36;\n --simple-colors-default-theme-orange-9: #ffb05c;\n --simple-colors-default-theme-orange-10: #ffbd75;\n --simple-colors-default-theme-orange-11: #ffca92;\n --simple-colors-default-theme-orange-12: #ffebd7;\n\n --simple-colors-default-theme-deep-orange-1: #240700;\n --simple-colors-default-theme-deep-orange-2: #3a0c00;\n --simple-colors-default-theme-deep-orange-3: #561100;\n --simple-colors-default-theme-deep-orange-4: #8a1c00;\n --simple-colors-default-theme-deep-orange-5: #b92500;\n --simple-colors-default-theme-deep-orange-6: #f53100;\n --simple-colors-default-theme-deep-orange-7: #ff6c3c;\n --simple-colors-default-theme-deep-orange-8: #ff7649;\n --simple-colors-default-theme-deep-orange-9: #ff8a64;\n --simple-colors-default-theme-deep-orange-10: #ffa588;\n --simple-colors-default-theme-deep-orange-11: #ffb299;\n --simple-colors-default-theme-deep-orange-12: #ffe7e0;\n\n --simple-colors-default-theme-brown-1: #200e09;\n --simple-colors-default-theme-brown-2: #2c140e;\n --simple-colors-default-theme-brown-3: #3b1e15;\n --simple-colors-default-theme-brown-4: #5b3328;\n --simple-colors-default-theme-brown-5: #724539;\n --simple-colors-default-theme-brown-6: #85574a;\n --simple-colors-default-theme-brown-7: #a47060;\n --simple-colors-default-theme-brown-8: #ac7868;\n --simple-colors-default-theme-brown-9: #b68373;\n --simple-colors-default-theme-brown-10: #c59485;\n --simple-colors-default-theme-brown-11: #e5b8aa;\n --simple-colors-default-theme-brown-12: #f0e2de;\n\n --simple-colors-default-theme-blue-grey-1: #0f1518;\n --simple-colors-default-theme-blue-grey-2: #182023;\n --simple-colors-default-theme-blue-grey-3: #1e282c;\n --simple-colors-default-theme-blue-grey-4: #2f3e45;\n --simple-colors-default-theme-blue-grey-5: #40535b;\n --simple-colors-default-theme-blue-grey-6: #56707c;\n --simple-colors-default-theme-blue-grey-7: #718892;\n --simple-colors-default-theme-blue-grey-8: #7a8f98;\n --simple-colors-default-theme-blue-grey-9: #8d9fa7;\n --simple-colors-default-theme-blue-grey-10: #9badb6;\n --simple-colors-default-theme-blue-grey-11: #b1c5ce;\n --simple-colors-default-theme-blue-grey-12: #e7eff1;\n }\n\n :host([accent-color=\"grey\"]) {\n --simple-colors-default-theme-accent-1: #ffffff;\n --simple-colors-default-theme-accent-2: #eeeeee;\n --simple-colors-default-theme-accent-3: #dddddd;\n --simple-colors-default-theme-accent-4: #cccccc;\n --simple-colors-default-theme-accent-5: #bbbbbb;\n --simple-colors-default-theme-accent-6: #999999;\n --simple-colors-default-theme-accent-7: #666666;\n --simple-colors-default-theme-accent-8: #444444;\n --simple-colors-default-theme-accent-9: #333333;\n --simple-colors-default-theme-accent-10: #222222;\n --simple-colors-default-theme-accent-11: #111111;\n --simple-colors-default-theme-accent-12: #000000;\n --simple-colors-fixed-theme-accent-1: #ffffff;\n --simple-colors-fixed-theme-accent-2: #eeeeee;\n --simple-colors-fixed-theme-accent-3: #dddddd;\n --simple-colors-fixed-theme-accent-4: #cccccc;\n --simple-colors-fixed-theme-accent-5: #bbbbbb;\n --simple-colors-fixed-theme-accent-6: #999999;\n --simple-colors-fixed-theme-accent-7: #666666;\n --simple-colors-fixed-theme-accent-8: #444444;\n --simple-colors-fixed-theme-accent-9: #333333;\n --simple-colors-fixed-theme-accent-10: #222222;\n --simple-colors-fixed-theme-accent-11: #111111;\n --simple-colors-fixed-theme-accent-12: #000000;\n }\n\n :host([dark][accent-color=\"grey\"]) {\n --simple-colors-default-theme-accent-1: #000000;\n --simple-colors-default-theme-accent-2: #111111;\n --simple-colors-default-theme-accent-3: #222222;\n --simple-colors-default-theme-accent-4: #333333;\n --simple-colors-default-theme-accent-5: #444444;\n --simple-colors-default-theme-accent-6: #666666;\n --simple-colors-default-theme-accent-7: #999999;\n --simple-colors-default-theme-accent-8: #bbbbbb;\n --simple-colors-default-theme-accent-9: #cccccc;\n --simple-colors-default-theme-accent-10: #dddddd;\n --simple-colors-default-theme-accent-11: #eeeeee;\n --simple-colors-default-theme-accent-12: #ffffff;\n }\n\n :host([accent-color=\"red\"]) {\n --simple-colors-default-theme-accent-1: #ffdddd;\n --simple-colors-default-theme-accent-2: #ffaeae;\n --simple-colors-default-theme-accent-3: #ff8f8f;\n --simple-colors-default-theme-accent-4: #ff7474;\n --simple-colors-default-theme-accent-5: #fd5151;\n --simple-colors-default-theme-accent-6: #ff2222;\n --simple-colors-default-theme-accent-7: #ee0000;\n --simple-colors-default-theme-accent-8: #ac0000;\n --simple-colors-default-theme-accent-9: #850000;\n --simple-colors-default-theme-accent-10: #670000;\n --simple-colors-default-theme-accent-11: #520000;\n --simple-colors-default-theme-accent-12: #3f0000;\n --simple-colors-fixed-theme-accent-1: #ffdddd;\n --simple-colors-fixed-theme-accent-2: #ffaeae;\n --simple-colors-fixed-theme-accent-3: #ff8f8f;\n --simple-colors-fixed-theme-accent-4: #ff7474;\n --simple-colors-fixed-theme-accent-5: #fd5151;\n --simple-colors-fixed-theme-accent-6: #ff2222;\n --simple-colors-fixed-theme-accent-7: #ee0000;\n --simple-colors-fixed-theme-accent-8: #ac0000;\n --simple-colors-fixed-theme-accent-9: #850000;\n --simple-colors-fixed-theme-accent-10: #670000;\n --simple-colors-fixed-theme-accent-11: #520000;\n --simple-colors-fixed-theme-accent-12: #3f0000;\n }\n\n :host([dark][accent-color=\"red\"]) {\n --simple-colors-default-theme-accent-1: #3f0000;\n --simple-colors-default-theme-accent-2: #520000;\n --simple-colors-default-theme-accent-3: #670000;\n --simple-colors-default-theme-accent-4: #850000;\n --simple-colors-default-theme-accent-5: #ac0000;\n --simple-colors-default-theme-accent-6: #ee0000;\n --simple-colors-default-theme-accent-7: #ff2222;\n --simple-colors-default-theme-accent-8: #fd5151;\n --simple-colors-default-theme-accent-9: #ff7474;\n --simple-colors-default-theme-accent-10: #ff8f8f;\n --simple-colors-default-theme-accent-11: #ffaeae;\n --simple-colors-default-theme-accent-12: #ffdddd;\n }\n\n :host([accent-color=\"pink\"]) {\n --simple-colors-default-theme-accent-1: #ffe6f1;\n --simple-colors-default-theme-accent-2: #ffa5cf;\n --simple-colors-default-theme-accent-3: #ff87c0;\n --simple-colors-default-theme-accent-4: #ff73b5;\n --simple-colors-default-theme-accent-5: #fd60aa;\n --simple-colors-default-theme-accent-6: #ff3996;\n --simple-colors-default-theme-accent-7: #da004e;\n --simple-colors-default-theme-accent-8: #b80042;\n --simple-colors-default-theme-accent-9: #980036;\n --simple-colors-default-theme-accent-10: #78002b;\n --simple-colors-default-theme-accent-11: #5a0020;\n --simple-colors-default-theme-accent-12: #440019;\n --simple-colors-fixed-theme-accent-1: #ffe6f1;\n --simple-colors-fixed-theme-accent-2: #ffa5cf;\n --simple-colors-fixed-theme-accent-3: #ff87c0;\n --simple-colors-fixed-theme-accent-4: #ff73b5;\n --simple-colors-fixed-theme-accent-5: #fd60aa;\n --simple-colors-fixed-theme-accent-6: #ff3996;\n --simple-colors-fixed-theme-accent-7: #da004e;\n --simple-colors-fixed-theme-accent-8: #b80042;\n --simple-colors-fixed-theme-accent-9: #980036;\n --simple-colors-fixed-theme-accent-10: #78002b;\n --simple-colors-fixed-theme-accent-11: #5a0020;\n --simple-colors-fixed-theme-accent-12: #440019;\n }\n\n :host([dark][accent-color=\"pink\"]) {\n --simple-colors-default-theme-accent-1: #440019;\n --simple-colors-default-theme-accent-2: #5a0020;\n --simple-colors-default-theme-accent-3: #78002b;\n --simple-colors-default-theme-accent-4: #980036;\n --simple-colors-default-theme-accent-5: #b80042;\n --simple-colors-default-theme-accent-6: #da004e;\n --simple-colors-default-theme-accent-7: #ff3996;\n --simple-colors-default-theme-accent-8: #fd60aa;\n --simple-colors-default-theme-accent-9: #ff73b5;\n --simple-colors-default-theme-accent-10: #ff87c0;\n --simple-colors-default-theme-accent-11: #ffa5cf;\n --simple-colors-default-theme-accent-12: #ffe6f1;\n }\n\n :host([accent-color=\"purple\"]) {\n --simple-colors-default-theme-accent-1: #fce6ff;\n --simple-colors-default-theme-accent-2: #f4affd;\n --simple-colors-default-theme-accent-3: #f394ff;\n --simple-colors-default-theme-accent-4: #f07cff;\n --simple-colors-default-theme-accent-5: #ed61ff;\n --simple-colors-default-theme-accent-6: #e200ff;\n --simple-colors-default-theme-accent-7: #a500ba;\n --simple-colors-default-theme-accent-8: #8a009b;\n --simple-colors-default-theme-accent-9: #6c0079;\n --simple-colors-default-theme-accent-10: #490052;\n --simple-colors-default-theme-accent-11: #33003a;\n --simple-colors-default-theme-accent-12: #200025;\n --simple-colors-fixed-theme-accent-1: #fce6ff;\n --simple-colors-fixed-theme-accent-2: #f4affd;\n --simple-colors-fixed-theme-accent-3: #f394ff;\n --simple-colors-fixed-theme-accent-4: #f07cff;\n --simple-colors-fixed-theme-accent-5: #ed61ff;\n --simple-colors-fixed-theme-accent-6: #e200ff;\n --simple-colors-fixed-theme-accent-7: #a500ba;\n --simple-colors-fixed-theme-accent-8: #8a009b;\n --simple-colors-fixed-theme-accent-9: #6c0079;\n --simple-colors-fixed-theme-accent-10: #490052;\n --simple-colors-fixed-theme-accent-11: #33003a;\n --simple-colors-fixed-theme-accent-12: #200025;\n }\n\n :host([dark][accent-color=\"purple\"]) {\n --simple-colors-default-theme-accent-1: #200025;\n --simple-colors-default-theme-accent-2: #33003a;\n --simple-colors-default-theme-accent-3: #490052;\n --simple-colors-default-theme-accent-4: #6c0079;\n --simple-colors-default-theme-accent-5: #8a009b;\n --simple-colors-default-theme-accent-6: #a500ba;\n --simple-colors-default-theme-accent-7: #e200ff;\n --simple-colors-default-theme-accent-8: #ed61ff;\n --simple-colors-default-theme-accent-9: #f07cff;\n --simple-colors-default-theme-accent-10: #f394ff;\n --simple-colors-default-theme-accent-11: #f4affd;\n --simple-colors-default-theme-accent-12: #fce6ff;\n }\n\n :host([accent-color=\"deep-purple\"]) {\n --simple-colors-default-theme-accent-1: #f3e4ff;\n --simple-colors-default-theme-accent-2: #ddacff;\n --simple-colors-default-theme-accent-3: #c97eff;\n --simple-colors-default-theme-accent-4: #bb63f9;\n --simple-colors-default-theme-accent-5: #b44aff;\n --simple-colors-default-theme-accent-6: #a931ff;\n --simple-colors-default-theme-accent-7: #7e00d8;\n --simple-colors-default-theme-accent-8: #5d009f;\n --simple-colors-default-theme-accent-9: #4c0081;\n --simple-colors-default-theme-accent-10: #3a0063;\n --simple-colors-default-theme-accent-11: #2a0049;\n --simple-colors-default-theme-accent-12: #1d0033;\n --simple-colors-fixed-theme-accent-1: #f3e4ff;\n --simple-colors-fixed-theme-accent-2: #ddacff;\n --simple-colors-fixed-theme-accent-3: #c97eff;\n --simple-colors-fixed-theme-accent-4: #bb63f9;\n --simple-colors-fixed-theme-accent-5: #b44aff;\n --simple-colors-fixed-theme-accent-6: #a931ff;\n --simple-colors-fixed-theme-accent-7: #7e00d8;\n --simple-colors-fixed-theme-accent-8: #5d009f;\n --simple-colors-fixed-theme-accent-9: #4c0081;\n --simple-colors-fixed-theme-accent-10: #3a0063;\n --simple-colors-fixed-theme-accent-11: #2a0049;\n --simple-colors-fixed-theme-accent-12: #1d0033;\n }\n\n :host([dark][accent-color=\"deep-purple\"]) {\n --simple-colors-default-theme-accent-1: #1d0033;\n --simple-colors-default-theme-accent-2: #2a0049;\n --simple-colors-default-theme-accent-3: #3a0063;\n --simple-colors-default-theme-accent-4: #4c0081;\n --simple-colors-default-theme-accent-5: #5d009f;\n --simple-colors-default-theme-accent-6: #7e00d8;\n --simple-colors-default-theme-accent-7: #a931ff;\n --simple-colors-default-theme-accent-8: #b44aff;\n --simple-colors-default-theme-accent-9: #bb63f9;\n --simple-colors-default-theme-accent-10: #c97eff;\n --simple-colors-default-theme-accent-11: #ddacff;\n --simple-colors-default-theme-accent-12: #f3e4ff;\n }\n\n :host([accent-color=\"indigo\"]) {\n --simple-colors-default-theme-accent-1: #e5ddff;\n --simple-colors-default-theme-accent-2: #c3b2ff;\n --simple-colors-default-theme-accent-3: #af97ff;\n --simple-colors-default-theme-accent-4: #9e82ff;\n --simple-colors-default-theme-accent-5: #9373ff;\n --simple-colors-default-theme-accent-6: #835fff;\n --simple-colors-default-theme-accent-7: #3a00ff;\n --simple-colors-default-theme-accent-8: #2801b0;\n --simple-colors-default-theme-accent-9: #20008c;\n --simple-colors-default-theme-accent-10: #160063;\n --simple-colors-default-theme-accent-11: #100049;\n --simple-colors-default-theme-accent-12: #0a0030;\n --simple-colors-fixed-theme-accent-1: #e5ddff;\n --simple-colors-fixed-theme-accent-2: #c3b2ff;\n --simple-colors-fixed-theme-accent-3: #af97ff;\n --simple-colors-fixed-theme-accent-4: #9e82ff;\n --simple-colors-fixed-theme-accent-5: #9373ff;\n --simple-colors-fixed-theme-accent-6: #835fff;\n --simple-colors-fixed-theme-accent-7: #3a00ff;\n --simple-colors-fixed-theme-accent-8: #2801b0;\n --simple-colors-fixed-theme-accent-9: #20008c;\n --simple-colors-fixed-theme-accent-10: #160063;\n --simple-colors-fixed-theme-accent-11: #100049;\n --simple-colors-fixed-theme-accent-12: #0a0030;\n }\n\n :host([dark][accent-color=\"indigo\"]) {\n --simple-colors-default-theme-accent-1: #0a0030;\n --simple-colors-default-theme-accent-2: #100049;\n --simple-colors-default-theme-accent-3: #160063;\n --simple-colors-default-theme-accent-4: #20008c;\n --simple-colors-default-theme-accent-5: #2801b0;\n --simple-colors-default-theme-accent-6: #3a00ff;\n --simple-colors-default-theme-accent-7: #835fff;\n --simple-colors-default-theme-accent-8: #9373ff;\n --simple-colors-default-theme-accent-9: #9e82ff;\n --simple-colors-default-theme-accent-10: #af97ff;\n --simple-colors-default-theme-accent-11: #c3b2ff;\n --simple-colors-default-theme-accent-12: #e5ddff;\n }\n\n :host([accent-color=\"blue\"]) {\n --simple-colors-default-theme-accent-1: #e2ecff;\n --simple-colors-default-theme-accent-2: #acc9ff;\n --simple-colors-default-theme-accent-3: #95baff;\n --simple-colors-default-theme-accent-4: #74a5ff;\n --simple-colors-default-theme-accent-5: #5892fd;\n --simple-colors-default-theme-accent-6: #4083ff;\n --simple-colors-default-theme-accent-7: #0059ff;\n --simple-colors-default-theme-accent-8: #0041bb;\n --simple-colors-default-theme-accent-9: #003494;\n --simple-colors-default-theme-accent-10: #002569;\n --simple-colors-default-theme-accent-11: #001947;\n --simple-colors-default-theme-accent-12: #001333;\n --simple-colors-fixed-theme-accent-1: #e2ecff;\n --simple-colors-fixed-theme-accent-2: #acc9ff;\n --simple-colors-fixed-theme-accent-3: #95baff;\n --simple-colors-fixed-theme-accent-4: #74a5ff;\n --simple-colors-fixed-theme-accent-5: #5892fd;\n --simple-colors-fixed-theme-accent-6: #4083ff;\n --simple-colors-fixed-theme-accent-7: #0059ff;\n --simple-colors-fixed-theme-accent-8: #0041bb;\n --simple-colors-fixed-theme-accent-9: #003494;\n --simple-colors-fixed-theme-accent-10: #002569;\n --simple-colors-fixed-theme-accent-11: #001947;\n --simple-colors-fixed-theme-accent-12: #001333;\n }\n\n :host([dark][accent-color=\"blue\"]) {\n --simple-colors-default-theme-accent-1: #001333;\n --simple-colors-default-theme-accent-2: #001947;\n --simple-colors-default-theme-accent-3: #002569;\n --simple-colors-default-theme-accent-4: #003494;\n --simple-colors-default-theme-accent-5: #0041bb;\n --simple-colors-default-theme-accent-6: #0059ff;\n --simple-colors-default-theme-accent-7: #4083ff;\n --simple-colors-default-theme-accent-8: #5892fd;\n --simple-colors-default-theme-accent-9: #74a5ff;\n --simple-colors-default-theme-accent-10: #95baff;\n --simple-colors-default-theme-accent-11: #acc9ff;\n --simple-colors-default-theme-accent-12: #e2ecff;\n }\n\n :host([accent-color=\"light-blue\"]) {\n --simple-colors-default-theme-accent-1: #ddefff;\n --simple-colors-default-theme-accent-2: #a1d1ff;\n --simple-colors-default-theme-accent-3: #92c9ff;\n --simple-colors-default-theme-accent-4: #65b3ff;\n --simple-colors-default-theme-accent-5: #58adff;\n --simple-colors-default-theme-accent-6: #41a1ff;\n --simple-colors-default-theme-accent-7: #007ffc;\n --simple-colors-default-theme-accent-8: #0066ca;\n --simple-colors-default-theme-accent-9: #0055a8;\n --simple-colors-default-theme-accent-10: #003f7d;\n --simple-colors-default-theme-accent-11: #002850;\n --simple-colors-default-theme-accent-12: #001b36;\n --simple-colors-fixed-theme-accent-1: #ddefff;\n --simple-colors-fixed-theme-accent-2: #a1d1ff;\n --simple-colors-fixed-theme-accent-3: #92c9ff;\n --simple-colors-fixed-theme-accent-4: #65b3ff;\n --simple-colors-fixed-theme-accent-5: #58adff;\n --simple-colors-fixed-theme-accent-6: #41a1ff;\n --simple-colors-fixed-theme-accent-7: #007ffc;\n --simple-colors-fixed-theme-accent-8: #0066ca;\n --simple-colors-fixed-theme-accent-9: #0055a8;\n --simple-colors-fixed-theme-accent-10: #003f7d;\n --simple-colors-fixed-theme-accent-11: #002850;\n --simple-colors-fixed-theme-accent-12: #001b36;\n }\n\n :host([dark][accent-color=\"light-blue\"]) {\n --simple-colors-default-theme-accent-1: #001b36;\n --simple-colors-default-theme-accent-2: #002850;\n --simple-colors-default-theme-accent-3: #003f7d;\n --simple-colors-default-theme-accent-4: #0055a8;\n --simple-colors-default-theme-accent-5: #0066ca;\n --simple-colors-default-theme-accent-6: #007ffc;\n --simple-colors-default-theme-accent-7: #41a1ff;\n --simple-colors-default-theme-accent-8: #58adff;\n --simple-colors-default-theme-accent-9: #65b3ff;\n --simple-colors-default-theme-accent-10: #92c9ff;\n --simple-colors-default-theme-accent-11: #a1d1ff;\n --simple-colors-default-theme-accent-12: #ddefff;\n }\n\n :host([accent-color=\"cyan\"]) {\n --simple-colors-default-theme-accent-1: #ddf8ff;\n --simple-colors-default-theme-accent-2: #9beaff;\n --simple-colors-default-theme-accent-3: #77e2ff;\n --simple-colors-default-theme-accent-4: #33d4ff;\n --simple-colors-default-theme-accent-5: #1ccfff;\n --simple-colors-default-theme-accent-6: #00c9ff;\n --simple-colors-default-theme-accent-7: #009dc7;\n --simple-colors-default-theme-accent-8: #007999;\n --simple-colors-default-theme-accent-9: #005970;\n --simple-colors-default-theme-accent-10: #003f50;\n --simple-colors-default-theme-accent-11: #002c38;\n --simple-colors-default-theme-accent-12: #001a20;\n --simple-colors-fixed-theme-accent-1: #ddf8ff;\n --simple-colors-fixed-theme-accent-2: #9beaff;\n --simple-colors-fixed-theme-accent-3: #77e2ff;\n --simple-colors-fixed-theme-accent-4: #33d4ff;\n --simple-colors-fixed-theme-accent-5: #1ccfff;\n --simple-colors-fixed-theme-accent-6: #00c9ff;\n --simple-colors-fixed-theme-accent-7: #009dc7;\n --simple-colors-fixed-theme-accent-8: #007999;\n --simple-colors-fixed-theme-accent-9: #005970;\n --simple-colors-fixed-theme-accent-10: #003f50;\n --simple-colors-fixed-theme-accent-11: #002c38;\n --simple-colors-fixed-theme-accent-12: #001a20;\n }\n\n :host([dark][accent-color=\"cyan\"]) {\n --simple-colors-default-theme-accent-1: #001a20;\n --simple-colors-default-theme-accent-2: #002c38;\n --simple-colors-default-theme-accent-3: #003f50;\n --simple-colors-default-theme-accent-4: #005970;\n --simple-colors-default-theme-accent-5: #007999;\n --simple-colors-default-theme-accent-6: #009dc7;\n --simple-colors-default-theme-accent-7: #00c9ff;\n --simple-colors-default-theme-accent-8: #1ccfff;\n --simple-colors-default-theme-accent-9: #33d4ff;\n --simple-colors-default-theme-accent-10: #77e2ff;\n --simple-colors-default-theme-accent-11: #9beaff;\n --simple-colors-default-theme-accent-12: #ddf8ff;\n }\n\n :host([accent-color=\"teal\"]) {\n --simple-colors-default-theme-accent-1: #d9fff0;\n --simple-colors-default-theme-accent-2: #98ffd7;\n --simple-colors-default-theme-accent-3: #79ffcb;\n --simple-colors-default-theme-accent-4: #56ffbd;\n --simple-colors-default-theme-accent-5: #29ffac;\n --simple-colors-default-theme-accent-6: #00ff9c;\n --simple-colors-default-theme-accent-7: #009d75;\n --simple-colors-default-theme-accent-8: #007658;\n --simple-colors-default-theme-accent-9: #004e3a;\n --simple-colors-default-theme-accent-10: #003829;\n --simple-colors-default-theme-accent-11: #002a20;\n --simple-colors-default-theme-accent-12: #001b14;\n --simple-colors-fixed-theme-accent-1: #d9fff0;\n --simple-colors-fixed-theme-accent-2: #98ffd7;\n --simple-colors-fixed-theme-accent-3: #79ffcb;\n --simple-colors-fixed-theme-accent-4: #56ffbd;\n --simple-colors-fixed-theme-accent-5: #29ffac;\n --simple-colors-fixed-theme-accent-6: #00ff9c;\n --simple-colors-fixed-theme-accent-7: #009d75;\n --simple-colors-fixed-theme-accent-8: #007658;\n --simple-colors-fixed-theme-accent-9: #004e3a;\n --simple-colors-fixed-theme-accent-10: #003829;\n --simple-colors-fixed-theme-accent-11: #002a20;\n --simple-colors-fixed-theme-accent-12: #001b14;\n }\n\n :host([dark][accent-color=\"teal\"]) {\n --simple-colors-default-theme-accent-1: #001b14;\n --simple-colors-default-theme-accent-2: #002a20;\n --simple-colors-default-theme-accent-3: #003829;\n --simple-colors-default-theme-accent-4: #004e3a;\n --simple-colors-default-theme-accent-5: #007658;\n --simple-colors-default-theme-accent-6: #009d75;\n --simple-colors-default-theme-accent-7: #00ff9c;\n --simple-colors-default-theme-accent-8: #29ffac;\n --simple-colors-default-theme-accent-9: #56ffbd;\n --simple-colors-default-theme-accent-10: #79ffcb;\n --simple-colors-default-theme-accent-11: #98ffd7;\n --simple-colors-default-theme-accent-12: #d9fff0;\n }\n\n :host([accent-color=\"green\"]) {\n --simple-colors-default-theme-accent-1: #e1ffeb;\n --simple-colors-default-theme-accent-2: #acffc9;\n --simple-colors-default-theme-accent-3: #79ffa7;\n --simple-colors-default-theme-accent-4: #49ff88;\n --simple-colors-default-theme-accent-5: #24ff70;\n --simple-colors-default-theme-accent-6: #00f961;\n --simple-colors-default-theme-accent-7: #008c37;\n --simple-colors-default-theme-accent-8: #00762e;\n --simple-colors-default-theme-accent-9: #005a23;\n --simple-colors-default-theme-accent-10: #003d18;\n --simple-colors-default-theme-accent-11: #002a11;\n --simple-colors-default-theme-accent-12: #001d0c;\n --simple-colors-fixed-theme-accent-1: #e1ffeb;\n --simple-colors-fixed-theme-accent-2: #acffc9;\n --simple-colors-fixed-theme-accent-3: #79ffa7;\n --simple-colors-fixed-theme-accent-4: #49ff88;\n --simple-colors-fixed-theme-accent-5: #24ff70;\n --simple-colors-fixed-theme-accent-6: #00f961;\n --simple-colors-fixed-theme-accent-7: #008c37;\n --simple-colors-fixed-theme-accent-8: #00762e;\n --simple-colors-fixed-theme-accent-9: #005a23;\n --simple-colors-fixed-theme-accent-10: #003d18;\n --simple-colors-fixed-theme-accent-11: #002a11;\n --simple-colors-fixed-theme-accent-12: #001d0c;\n }\n\n :host([dark][accent-color=\"green\"]) {\n --simple-colors-default-theme-accent-1: #001d0c;\n --simple-colors-default-theme-accent-2: #002a11;\n --simple-colors-default-theme-accent-3: #003d18;\n --simple-colors-default-theme-accent-4: #005a23;\n --simple-colors-default-theme-accent-5: #00762e;\n --simple-colors-default-theme-accent-6: #008c37;\n --simple-colors-default-theme-accent-7: #00f961;\n --simple-colors-default-theme-accent-8: #24ff70;\n --simple-colors-default-theme-accent-9: #49ff88;\n --simple-colors-default-theme-accent-10: #79ffa7;\n --simple-colors-default-theme-accent-11: #acffc9;\n --simple-colors-default-theme-accent-12: #e1ffeb;\n }\n\n :host([accent-color=\"light-green\"]) {\n --simple-colors-default-theme-accent-1: #ebffdb;\n --simple-colors-default-theme-accent-2: #c7ff9b;\n --simple-colors-default-theme-accent-3: #b1ff75;\n --simple-colors-default-theme-accent-4: #a1fd5a;\n --simple-colors-default-theme-accent-5: #8efd38;\n --simple-colors-default-theme-accent-6: #6fff00;\n --simple-colors-default-theme-accent-7: #429d00;\n --simple-colors-default-theme-accent-8: #357f00;\n --simple-colors-default-theme-accent-9: #296100;\n --simple-colors-default-theme-accent-10: #1b3f00;\n --simple-colors-default-theme-accent-11: #143000;\n --simple-colors-default-theme-accent-12: #0d2000;\n --simple-colors-fixed-theme-accent-1: #ebffdb;\n --simple-colors-fixed-theme-accent-2: #c7ff9b;\n --simple-colors-fixed-theme-accent-3: #b1ff75;\n --simple-colors-fixed-theme-accent-4: #a1fd5a;\n --simple-colors-fixed-theme-accent-5: #8efd38;\n --simple-colors-fixed-theme-accent-6: #6fff00;\n --simple-colors-fixed-theme-accent-7: #429d00;\n --simple-colors-fixed-theme-accent-8: #357f00;\n --simple-colors-fixed-theme-accent-9: #296100;\n --simple-colors-fixed-theme-accent-10: #1b3f00;\n --simple-colors-fixed-theme-accent-11: #143000;\n --simple-colors-fixed-theme-accent-12: #0d2000;\n }\n\n :host([dark][accent-color=\"light-green\"]) {\n --simple-colors-default-theme-accent-1: #0d2000;\n --simple-colors-default-theme-accent-2: #143000;\n --simple-colors-default-theme-accent-3: #1b3f00;\n --simple-colors-default-theme-accent-4: #296100;\n --simple-colors-default-theme-accent-5: #357f00;\n --simple-colors-default-theme-accent-6: #429d00;\n --simple-colors-default-theme-accent-7: #6fff00;\n --simple-colors-default-theme-accent-8: #8efd38;\n --simple-colors-default-theme-accent-9: #a1fd5a;\n --simple-colors-default-theme-accent-10: #b1ff75;\n --simple-colors-default-theme-accent-11: #c7ff9b;\n --simple-colors-default-theme-accent-12: #ebffdb;\n }\n\n :host([accent-color=\"lime\"]) {\n --simple-colors-default-theme-accent-1: #f1ffd2;\n --simple-colors-default-theme-accent-2: #dfff9b;\n --simple-colors-default-theme-accent-3: #d4ff77;\n --simple-colors-default-theme-accent-4: #caff58;\n --simple-colors-default-theme-accent-5: #bdff2d;\n --simple-colors-default-theme-accent-6: #aeff00;\n --simple-colors-default-theme-accent-7: #649900;\n --simple-colors-default-theme-accent-8: #4d7600;\n --simple-colors-default-theme-accent-9: #3b5a00;\n --simple-colors-default-theme-accent-10: #293f00;\n --simple-colors-default-theme-accent-11: #223400;\n --simple-colors-default-theme-accent-12: #182400;\n --simple-colors-fixed-theme-accent-1: #f1ffd2;\n --simple-colors-fixed-theme-accent-2: #dfff9b;\n --simple-colors-fixed-theme-accent-3: #d4ff77;\n --simple-colors-fixed-theme-accent-4: #caff58;\n --simple-colors-fixed-theme-accent-5: #bdff2d;\n --simple-colors-fixed-theme-accent-6: #aeff00;\n --simple-colors-fixed-theme-accent-7: #649900;\n --simple-colors-fixed-theme-accent-8: #4d7600;\n --simple-colors-fixed-theme-accent-9: #3b5a00;\n --simple-colors-fixed-theme-accent-10: #293f00;\n --simple-colors-fixed-theme-accent-11: #223400;\n --simple-colors-fixed-theme-accent-12: #182400;\n }\n\n :host([dark][accent-color=\"lime\"]) {\n --simple-colors-default-theme-accent-1: #182400;\n --simple-colors-default-theme-accent-2: #223400;\n --simple-colors-default-theme-accent-3: #293f00;\n --simple-colors-default-theme-accent-4: #3b5a00;\n --simple-colors-default-theme-accent-5: #4d7600;\n --simple-colors-default-theme-accent-6: #649900;\n --simple-colors-default-theme-accent-7: #aeff00;\n --simple-colors-default-theme-accent-8: #bdff2d;\n --simple-colors-default-theme-accent-9: #caff58;\n --simple-colors-default-theme-accent-10: #d4ff77;\n --simple-colors-default-theme-accent-11: #dfff9b;\n --simple-colors-default-theme-accent-12: #f1ffd2;\n }\n\n :host([accent-color=\"yellow\"]) {\n --simple-colors-default-theme-accent-1: #ffffd5;\n --simple-colors-default-theme-accent-2: #ffffac;\n --simple-colors-default-theme-accent-3: #ffff90;\n --simple-colors-default-theme-accent-4: #ffff7c;\n --simple-colors-default-theme-accent-5: #ffff3a;\n --simple-colors-default-theme-accent-6: #f6f600;\n --simple-colors-default-theme-accent-7: #929100;\n --simple-colors-default-theme-accent-8: #787700;\n --simple-colors-default-theme-accent-9: #585700;\n --simple-colors-default-theme-accent-10: #454400;\n --simple-colors-default-theme-accent-11: #303000;\n --simple-colors-default-theme-accent-12: #242400;\n --simple-colors-fixed-theme-accent-1: #ffffd5;\n --simple-colors-fixed-theme-accent-2: #ffffac;\n --simple-colors-fixed-theme-accent-3: #ffff90;\n --simple-colors-fixed-theme-accent-4: #ffff7c;\n --simple-colors-fixed-theme-accent-5: #ffff3a;\n --simple-colors-fixed-theme-accent-6: #f6f600;\n --simple-colors-fixed-theme-accent-7: #929100;\n --simple-colors-fixed-theme-accent-8: #787700;\n --simple-colors-fixed-theme-accent-9: #585700;\n --simple-colors-fixed-theme-accent-10: #454400;\n --simple-colors-fixed-theme-accent-11: #303000;\n --simple-colors-fixed-theme-accent-12: #242400;\n }\n\n :host([dark][accent-color=\"yellow\"]) {\n --simple-colors-default-theme-accent-1: #242400;\n --simple-colors-default-theme-accent-2: #303000;\n --simple-colors-default-theme-accent-3: #454400;\n --simple-colors-default-theme-accent-4: #585700;\n --simple-colors-default-theme-accent-5: #787700;\n --simple-colors-default-theme-accent-6: #929100;\n --simple-colors-default-theme-accent-7: #f6f600;\n --simple-colors-default-theme-accent-8: #ffff3a;\n --simple-colors-default-theme-accent-9: #ffff7c;\n --simple-colors-default-theme-accent-10: #ffff90;\n --simple-colors-default-theme-accent-11: #ffffac;\n --simple-colors-default-theme-accent-12: #ffffd5;\n }\n\n :host([accent-color=\"amber\"]) {\n --simple-colors-default-theme-accent-1: #fff2d4;\n --simple-colors-default-theme-accent-2: #ffdf92;\n --simple-colors-default-theme-accent-3: #ffd677;\n --simple-colors-default-theme-accent-4: #ffcf5e;\n --simple-colors-default-theme-accent-5: #ffc235;\n --simple-colors-default-theme-accent-6: #ffc500;\n --simple-colors-default-theme-accent-7: #b28900;\n --simple-colors-default-theme-accent-8: #876800;\n --simple-colors-default-theme-accent-9: #614b00;\n --simple-colors-default-theme-accent-10: #413200;\n --simple-colors-default-theme-accent-11: #302500;\n --simple-colors-default-theme-accent-12: #221a00;\n --simple-colors-fixed-theme-accent-1: #fff2d4;\n --simple-colors-fixed-theme-accent-2: #ffdf92;\n --simple-colors-fixed-theme-accent-3: #ffd677;\n --simple-colors-fixed-theme-accent-4: #ffcf5e;\n --simple-colors-fixed-theme-accent-5: #ffc235;\n --simple-colors-fixed-theme-accent-6: #ffc500;\n --simple-colors-fixed-theme-accent-7: #b28900;\n --simple-colors-fixed-theme-accent-8: #876800;\n --simple-colors-fixed-theme-accent-9: #614b00;\n --simple-colors-fixed-theme-accent-10: #413200;\n --simple-colors-fixed-theme-accent-11: #302500;\n --simple-colors-fixed-theme-accent-12: #221a00;\n }\n\n :host([dark][accent-color=\"amber\"]) {\n --simple-colors-default-theme-accent-1: #221a00;\n --simple-colors-default-theme-accent-2: #302500;\n --simple-colors-default-theme-accent-3: #413200;\n --simple-colors-default-theme-accent-4: #614b00;\n --simple-colors-default-theme-accent-5: #876800;\n --simple-colors-default-theme-accent-6: #b28900;\n --simple-colors-default-theme-accent-7: #ffc500;\n --simple-colors-default-theme-accent-8: #ffc235;\n --simple-colors-default-theme-accent-9: #ffcf5e;\n --simple-colors-default-theme-accent-10: #ffd677;\n --simple-colors-default-theme-accent-11: #ffdf92;\n --simple-colors-default-theme-accent-12: #fff2d4;\n }\n\n :host([accent-color=\"orange\"]) {\n --simple-colors-default-theme-accent-1: #ffebd7;\n --simple-colors-default-theme-accent-2: #ffca92;\n --simple-colors-default-theme-accent-3: #ffbd75;\n --simple-colors-default-theme-accent-4: #ffb05c;\n --simple-colors-default-theme-accent-5: #ff9e36;\n --simple-colors-default-theme-accent-6: #ff9625;\n --simple-colors-default-theme-accent-7: #e56a00;\n --simple-colors-default-theme-accent-8: #ae5100;\n --simple-colors-default-theme-accent-9: #833d00;\n --simple-colors-default-theme-accent-10: #612d00;\n --simple-colors-default-theme-accent-11: #3d1c00;\n --simple-colors-default-theme-accent-12: #2c1400;\n --simple-colors-fixed-theme-accent-1: #ffebd7;\n --simple-colors-fixed-theme-accent-2: #ffca92;\n --simple-colors-fixed-theme-accent-3: #ffbd75;\n --simple-colors-fixed-theme-accent-4: #ffb05c;\n --simple-colors-fixed-theme-accent-5: #ff9e36;\n --simple-colors-fixed-theme-accent-6: #ff9625;\n --simple-colors-fixed-theme-accent-7: #e56a00;\n --simple-colors-fixed-theme-accent-8: #ae5100;\n --simple-colors-fixed-theme-accent-9: #833d00;\n --simple-colors-fixed-theme-accent-10: #612d00;\n --simple-colors-fixed-theme-accent-11: #3d1c00;\n --simple-colors-fixed-theme-accent-12: #2c1400;\n }\n\n :host([dark][accent-color=\"orange\"]) {\n --simple-colors-default-theme-accent-1: #2c1400;\n --simple-colors-default-theme-accent-2: #3d1c00;\n --simple-colors-default-theme-accent-3: #612d00;\n --simple-colors-default-theme-accent-4: #833d00;\n --simple-colors-default-theme-accent-5: #ae5100;\n --simple-colors-default-theme-accent-6: #e56a00;\n --simple-colors-default-theme-accent-7: #ff9625;\n --simple-colors-default-theme-accent-8: #ff9e36;\n --simple-colors-default-theme-accent-9: #ffb05c;\n --simple-colors-default-theme-accent-10: #ffbd75;\n --simple-colors-default-theme-accent-11: #ffca92;\n --simple-colors-default-theme-accent-12: #ffebd7;\n }\n\n :host([accent-color=\"deep-orange\"]) {\n --simple-colors-default-theme-accent-1: #ffe7e0;\n --simple-colors-default-theme-accent-2: #ffb299;\n --simple-colors-default-theme-accent-3: #ffa588;\n --simple-colors-default-theme-accent-4: #ff8a64;\n --simple-colors-default-theme-accent-5: #ff7649;\n --simple-colors-default-theme-accent-6: #ff6c3c;\n --simple-colors-default-theme-accent-7: #f53100;\n --simple-colors-default-theme-accent-8: #b92500;\n --simple-colors-default-theme-accent-9: #8a1c00;\n --simple-colors-default-theme-accent-10: #561100;\n --simple-colors-default-theme-accent-11: #3a0c00;\n --simple-colors-default-theme-accent-12: #240700;\n --simple-colors-fixed-theme-accent-1: #ffe7e0;\n --simple-colors-fixed-theme-accent-2: #ffb299;\n --simple-colors-fixed-theme-accent-3: #ffa588;\n --simple-colors-fixed-theme-accent-4: #ff8a64;\n --simple-colors-fixed-theme-accent-5: #ff7649;\n --simple-colors-fixed-theme-accent-6: #ff6c3c;\n --simple-colors-fixed-theme-accent-7: #f53100;\n --simple-colors-fixed-theme-accent-8: #b92500;\n --simple-colors-fixed-theme-accent-9: #8a1c00;\n --simple-colors-fixed-theme-accent-10: #561100;\n --simple-colors-fixed-theme-accent-11: #3a0c00;\n --simple-colors-fixed-theme-accent-12: #240700;\n }\n\n :host([dark][accent-color=\"deep-orange\"]) {\n --simple-colors-default-theme-accent-1: #240700;\n --simple-colors-default-theme-accent-2: #3a0c00;\n --simple-colors-default-theme-accent-3: #561100;\n --simple-colors-default-theme-accent-4: #8a1c00;\n --simple-colors-default-theme-accent-5: #b92500;\n --simple-colors-default-theme-accent-6: #f53100;\n --simple-colors-default-theme-accent-7: #ff6c3c;\n --simple-colors-default-theme-accent-8: #ff7649;\n --simple-colors-default-theme-accent-9: #ff8a64;\n --simple-colors-default-theme-accent-10: #ffa588;\n --simple-colors-default-theme-accent-11: #ffb299;\n --simple-colors-default-theme-accent-12: #ffe7e0;\n }\n\n :host([accent-color=\"brown\"]) {\n --simple-colors-default-theme-accent-1: #f0e2de;\n --simple-colors-default-theme-accent-2: #e5b8aa;\n --simple-colors-default-theme-accent-3: #c59485;\n --simple-colors-default-theme-accent-4: #b68373;\n --simple-colors-default-theme-accent-5: #ac7868;\n --simple-colors-default-theme-accent-6: #a47060;\n --simple-colors-default-theme-accent-7: #85574a;\n --simple-colors-default-theme-accent-8: #724539;\n --simple-colors-default-theme-accent-9: #5b3328;\n --simple-colors-default-theme-accent-10: #3b1e15;\n --simple-colors-default-theme-accent-11: #2c140e;\n --simple-colors-default-theme-accent-12: #200e09;\n --simple-colors-fixed-theme-accent-1: #f0e2de;\n --simple-colors-fixed-theme-accent-2: #e5b8aa;\n --simple-colors-fixed-theme-accent-3: #c59485;\n --simple-colors-fixed-theme-accent-4: #b68373;\n --simple-colors-fixed-theme-accent-5: #ac7868;\n --simple-colors-fixed-theme-accent-6: #a47060;\n --simple-colors-fixed-theme-accent-7: #85574a;\n --simple-colors-fixed-theme-accent-8: #724539;\n --simple-colors-fixed-theme-accent-9: #5b3328;\n --simple-colors-fixed-theme-accent-10: #3b1e15;\n --simple-colors-fixed-theme-accent-11: #2c140e;\n --simple-colors-fixed-theme-accent-12: #200e09;\n }\n\n :host([dark][accent-color=\"brown\"]) {\n --simple-colors-default-theme-accent-1: #200e09;\n --simple-colors-default-theme-accent-2: #2c140e;\n --simple-colors-default-theme-accent-3: #3b1e15;\n --simple-colors-default-theme-accent-4: #5b3328;\n --simple-colors-default-theme-accent-5: #724539;\n --simple-colors-default-theme-accent-6: #85574a;\n --simple-colors-default-theme-accent-7: #a47060;\n --simple-colors-default-theme-accent-8: #ac7868;\n --simple-colors-default-theme-accent-9: #b68373;\n --simple-colors-default-theme-accent-10: #c59485;\n --simple-colors-default-theme-accent-11: #e5b8aa;\n --simple-colors-default-theme-accent-12: #f0e2de;\n }\n\n :host([accent-color=\"blue-grey\"]) {\n --simple-colors-default-theme-accent-1: #e7eff1;\n --simple-colors-default-theme-accent-2: #b1c5ce;\n --simple-colors-default-theme-accent-3: #9badb6;\n --simple-colors-default-theme-accent-4: #8d9fa7;\n --simple-colors-default-theme-accent-5: #7a8f98;\n --simple-colors-default-theme-accent-6: #718892;\n --simple-colors-default-theme-accent-7: #56707c;\n --simple-colors-default-theme-accent-8: #40535b;\n --simple-colors-default-theme-accent-9: #2f3e45;\n --simple-colors-default-theme-accent-10: #1e282c;\n --simple-colors-default-theme-accent-11: #182023;\n --simple-colors-default-theme-accent-12: #0f1518;\n --simple-colors-fixed-theme-accent-1: #e7eff1;\n --simple-colors-fixed-theme-accent-2: #b1c5ce;\n --simple-colors-fixed-theme-accent-3: #9badb6;\n --simple-colors-fixed-theme-accent-4: #8d9fa7;\n --simple-colors-fixed-theme-accent-5: #7a8f98;\n --simple-colors-fixed-theme-accent-6: #718892;\n --simple-colors-fixed-theme-accent-7: #56707c;\n --simple-colors-fixed-theme-accent-8: #40535b;\n --simple-colors-fixed-theme-accent-9: #2f3e45;\n --simple-colors-fixed-theme-accent-10: #1e282c;\n --simple-colors-fixed-theme-accent-11: #182023;\n --simple-colors-fixed-theme-accent-12: #0f1518;\n }\n\n :host([dark][accent-color=\"blue-grey\"]) {\n --simple-colors-default-theme-accent-1: #0f1518;\n --simple-colors-default-theme-accent-2: #182023;\n --simple-colors-default-theme-accent-3: #1e282c;\n --simple-colors-default-theme-accent-4: #2f3e45;\n --simple-colors-default-theme-accent-5: #40535b;\n --simple-colors-default-theme-accent-6: #56707c;\n --simple-colors-default-theme-accent-7: #718892;\n --simple-colors-default-theme-accent-8: #7a8f98;\n --simple-colors-default-theme-accent-9: #8d9fa7;\n --simple-colors-default-theme-accent-10: #9badb6;\n --simple-colors-default-theme-accent-11: #b1c5ce;\n --simple-colors-default-theme-accent-12: #e7eff1;\n }\n "]);
- _templateObject2_1a8ad2a05a6e11eb8957f34616f75140 = function _templateObject2_1a8ad2a05a6e11eb8957f34616f75140() {
+ _templateObject2_8b5ec4e0625811eb9a9521b3fdb3953c = function _templateObject2_8b5ec4e0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a8ad2a05a6e11eb8957f34616f75140() {
+ function _templateObject_8b5ec4e0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1a8ad2a05a6e11eb8957f34616f75140 = function _templateObject_1a8ad2a05a6e11eb8957f34616f75140() {
+ _templateObject_8b5ec4e0625811eb9a9521b3fdb3953c = function _templateObject_8b5ec4e0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -44,7 +44,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors-shared-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a8ad2a05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8b5ec4e0625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}], [{
@@ -57,7 +57,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors-shared-
styles = babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this);
}
- return [styles, (0, _litElement.css)(_templateObject2_1a8ad2a05a6e11eb8957f34616f75140())];
+ return [styles, (0, _litElement.css)(_templateObject2_8b5ec4e0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/lib/simple-concept-network-node.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/lib/simple-concept-network-node.js
index c796d5a02dd..7b1ffe74c97 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/lib/simple-concept-network-node.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/lib/simple-concept-network-node.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../../@polymer/polymer/polymer-element.js", ".
_exports.SimpleConceptNetworkNode = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject_2402ae705a6e11eb8957f34616f75140() {
+ function _templateObject_97156d20625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n [[label]]\n \n "]);
- _templateObject_2402ae705a6e11eb8957f34616f75140 = function _templateObject_2402ae705a6e11eb8957f34616f75140() {
+ _templateObject_97156d20625811eb9a9521b3fdb3953c = function _templateObject_97156d20625811eb9a9521b3fdb3953c() {
return data;
};
@@ -51,7 +51,7 @@ define(["exports", "require", "../../../@polymer/polymer/polymer-element.js", ".
babelHelpers.createClass(SimpleConceptNetworkNode, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_2402ae705a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_97156d20625811eb9a9521b3fdb3953c());
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/simple-concept-network.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/simple-concept-network.js
index 2f8f3ef788a..41b6f909e83 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/simple-concept-network.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-concept-network/simple-concept-network.js
@@ -11,10 +11,10 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1a9d70405a6e11eb8957f34616f75140() {
+ function _templateObject_8b9bcde0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n "]);
- _templateObject_1a9d70405a6e11eb8957f34616f75140 = function _templateObject_1a9d70405a6e11eb8957f34616f75140() {
+ _templateObject_8b9bcde0625811eb9a9521b3fdb3953c = function _templateObject_8b9bcde0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -66,7 +66,7 @@ define(["exports", "require", "../../@polymer/polymer/polymer-element.js", "../s
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1a9d70405a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8b9bcde0625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-cta/simple-cta.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-cta/simple-cta.js
index 1c6eba9164c..32ec780414c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-cta/simple-cta.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-cta/simple-cta.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../utils/lib/remoteLinkB
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1a9978a05a6e11eb8957f34616f75140() {
+ function _templateObject2_8bbc0010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n --simple-cta-color: var(\n --simple-colors-default-theme-accent-1,\n white\n );\n --simple-cta-outline: var(\n --simple-colors-default-theme-accent-12,\n black\n );\n --simple-cta-bg-color-is-user-selected: var(\n --simple-colors-default-theme-accent-10,\n darkgreen\n );\n --simple-cta-bg-color: var(\n --simple-colors-default-theme-accent-7,\n green\n );\n margin: 60px 0 0;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host([contenteditable]) a {\n pointer-events: none;\n }\n\n :host([is-user-selected]) a {\n background-color: var(--simple-cta-bg-color-is-user-selected);\n outline: 1px solid var(--simple-cta-outline);\n }\n\n a {\n display: block;\n color: var(--simple-cta-color);\n background-color: var(--simple-cta-bg-color);\n transition: background 0.3s linear, border 0.3s linear,\n border-radius 0.3s linear, box-shadow 0.3s linear;\n text-decoration: none;\n font-size: 1em;\n text-transform: uppercase;\n border-radius: 100px 100px 100px 100px;\n box-shadow: 0 6px 26px 0 rgba(0, 0, 0, 0.16);\n padding: 16px 40px;\n font-family: Sans-serif;\n font-weight: 500;\n }\n\n a span {\n display: flex;\n justify-content: center;\n }\n "]);
- _templateObject2_1a9978a05a6e11eb8957f34616f75140 = function _templateObject2_1a9978a05a6e11eb8957f34616f75140() {
+ _templateObject2_8bbc0010625811eb9a9521b3fdb3953c = function _templateObject2_8bbc0010625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1a9978a05a6e11eb8957f34616f75140() {
+ function _templateObject_8bbc0010625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", " \n "]);
- _templateObject_1a9978a05a6e11eb8957f34616f75140 = function _templateObject_1a9978a05a6e11eb8957f34616f75140() {
+ _templateObject_8bbc0010625811eb9a9521b3fdb3953c = function _templateObject_8bbc0010625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,14 +49,14 @@ define(["exports", "../../lit-element/lit-element.js", "../utils/lib/remoteLinkB
key: "render",
// Template return function
value: function render() {
- return (0, _litElement.html)(_templateObject_1a9978a05a6e11eb8957f34616f75140(), this.link, this._clickCard, this.editMode, this.title);
+ return (0, _litElement.html)(_templateObject_8bbc0010625811eb9a9521b3fdb3953c(), this.link, this._clickCard, this.editMode, this.title);
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleCta), "styles", this)), [(0, _litElement.css)(_templateObject2_1a9978a05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleCta), "styles", this)), [(0, _litElement.css)(_templateObject2_8bbc0010625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-datetime/simple-datetime.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-datetime/simple-datetime.js
index 3b670fd856a..2b6aa70a009 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-datetime/simple-datetime.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-datetime/simple-datetime.js
@@ -6,20 +6,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/date.format.js"],
});
_exports.SimpleDatetime = void 0;
- function _templateObject2_1aa07d805a6e11eb8957f34616f75140() {
+ function _templateObject2_8bc41660625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-size: 14px;\n color: #b3b3b1;\n line-height: 30px;\n }\n "]);
- _templateObject2_1aa07d805a6e11eb8957f34616f75140 = function _templateObject2_1aa07d805a6e11eb8957f34616f75140() {
+ _templateObject2_8bc41660625811eb9a9521b3fdb3953c = function _templateObject2_8bc41660625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1aa07d805a6e11eb8957f34616f75140() {
+ function _templateObject_8bc41660625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject_1aa07d805a6e11eb8957f34616f75140 = function _templateObject_1aa07d805a6e11eb8957f34616f75140() {
+ _templateObject_8bc41660625811eb9a9521b3fdb3953c = function _templateObject_8bc41660625811eb9a9521b3fdb3953c() {
return data;
};
@@ -67,7 +67,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/date.format.js"],
* LitElement life cycle - render callback
*/
value: function render() {
- return (0, _litElement.html)(_templateObject_1aa07d805a6e11eb8957f34616f75140(), this.date, this.date);
+ return (0, _litElement.html)(_templateObject_8bc41660625811eb9a9521b3fdb3953c(), this.date, this.date);
}
}, {
key: "updated",
@@ -101,7 +101,7 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/date.format.js"],
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1aa07d805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8bc41660625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-drawer/simple-drawer.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-drawer/simple-drawer.js
index 9d1ca4591bb..e2519d38d13 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-drawer/simple-drawer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-drawer/simple-drawer.js
@@ -10,30 +10,30 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_1aa782605a6e11eb8957f34616f75140() {
- var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n z-index: 1000;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host div::slotted(*) {\n font-size: 14px;\n }\n\n .content {\n text-align: left;\n padding: 8px 24px;\n }\n\n .top ::slotted(*) {\n font-size: 24px;\n margin: 0;\n padding: 0 15px;\n height: 40px;\n line-height: 48px;\n }\n\n #close {\n position: absolute;\n right: 8px;\n top: 8px;\n padding: 4px;\n margin: 0;\n text-transform: none;\n float: right;\n font-size: 12px;\n color: var(--simple-drawer-header-color, #ffffff);\n background-color: transparent;\n min-width: unset;\n }\n\n #close simple-icon {\n display: inline-block;\n --simple-icon-width: 16px;\n --simple-icon-height: 16px;\n margin-right: 2px;\n }\n\n .top {\n font-size: 24px;\n margin: 0 0 8px 0;\n padding: 0 16px;\n height: 64px;\n line-height: 64px;\n display: flex;\n text-align: left;\n justify-content: space-between;\n background-color: var(--simple-drawer-header-background, #20427b);\n color: var(--simple-drawer-header-color, #ffffff);\n }\n\n .top h2 {\n flex: auto;\n color: var(--simple-drawer-header-color, #ffffff);\n font-size: 24px;\n padding: 0;\n line-height: 32px;\n margin: 8px;\n }\n "]);
+ function _templateObject3_8befe150625811eb9a9521b3fdb3953c() {
+ var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n z-index: 1000;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host div::slotted(*) {\n font-size: 14px;\n }\n\n .content {\n text-align: left;\n padding: 8px 24px;\n }\n\n .top ::slotted(*) {\n font-size: 24px;\n margin: 0;\n padding: 0 15px;\n height: 40px;\n line-height: 48px;\n }\n\n #close {\n position: absolute;\n right: 8px;\n top: 8px;\n padding: 4px 6px 4px 4px;\n margin: 11px 5px 0px 0px;\n text-transform: none;\n float: right;\n font-size: var(--simple-drawer-close-font-size, 12px);\n color: var(--simple-drawer-header-color, #ffffff);\n background-color: var(--simple-drawer-close-background, transparent);\n border: var(--simple-drawer-close-border);\n cursor: pointer;\n min-width: unset;\n }\n\n #close simple-icon {\n display: inline-block;\n --simple-icon-width: 16px;\n --simple-icon-height: 16px;\n margin-top: -2px;\n margin-right: 2px;\n }\n\n .top {\n font-size: 24px;\n margin: 0 0 8px 0;\n padding: 0 16px;\n height: 64px;\n line-height: 64px;\n display: flex;\n text-align: left;\n justify-content: space-between;\n background-color: var(--simple-drawer-header-background, #20427b);\n color: var(--simple-drawer-header-color, #ffffff);\n }\n\n .top h2 {\n flex: auto;\n color: var(--simple-drawer-header-color, #ffffff);\n font-size: 24px;\n padding: 0;\n line-height: 45px;\n margin: 8px;\n }\n "]);
- _templateObject3_1aa782605a6e11eb8957f34616f75140 = function _templateObject3_1aa782605a6e11eb8957f34616f75140() {
+ _templateObject3_8befe150625811eb9a9521b3fdb3953c = function _templateObject3_8befe150625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1aa782605a6e11eb8957f34616f75140() {
+ function _templateObject2_8befe150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", " "]);
- _templateObject2_1aa782605a6e11eb8957f34616f75140 = function _templateObject2_1aa782605a6e11eb8957f34616f75140() {
+ _templateObject2_8befe150625811eb9a9521b3fdb3953c = function _templateObject2_8befe150625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1aa782605a6e11eb8957f34616f75140() {
+ function _templateObject_8befe150625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n \n
\n ", "\n \n
\n
\n \n
\n
\n \n ", "\n \n
\n "]);
- _templateObject_1aa782605a6e11eb8957f34616f75140 = function _templateObject_1aa782605a6e11eb8957f34616f75140() {
+ _templateObject_8befe150625811eb9a9521b3fdb3953c = function _templateObject_8befe150625811eb9a9521b3fdb3953c() {
return data;
};
@@ -74,14 +74,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1aa782605a6e11eb8957f34616f75140(), this.opened, this.__openedChanged, this.align, this.title ? (0, _litElement.html)(_templateObject2_1aa782605a6e11eb8957f34616f75140(), this.title) : "", this.close, this.closeIcon, this.closeLabel);
+ return (0, _litElement.html)(_templateObject_8befe150625811eb9a9521b3fdb3953c(), this.opened, this.__openedChanged, this.align, this.title ? (0, _litElement.html)(_templateObject2_8befe150625811eb9a9521b3fdb3953c(), this.title) : "", this.close, this.closeIcon, this.closeLabel);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleDrawer), "styles", this)), [(0, _litElement.css)(_templateObject3_1aa782605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleDrawer), "styles", this)), [(0, _litElement.css)(_templateObject3_8befe150625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array-item.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array-item.js
index e5a635e97c0..e61de8b1c2c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array-item.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array-item.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
});
_exports.SimpleFieldsArrayItem = void 0;
- function _templateObject2_24087ad05a6e11eb8957f34616f75140() {
+ function _templateObject2_971e1fb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n padding: 0 var(--simple-fields-margin-small, 8px);\n border-radius: var(--simple-fields-border-radius, 2px);\n display: block;\n border: none;\n transform: rotate(0deg);\n transition: all 0.5s ease;\n }\n :host([disabled]) {\n opacity: 0.5;\n }\n :host([aria-expanded=\"true\"]) {\n padding: var(--simple-fields-margin, 16px)\n var(--simple-fields-margin-small, 8px);\n border: 1px solid var(--simple-fields-border-color-light, #ccc);\n transition: all 0.5s ease;\n }\n :host([error]) {\n border: 1px solid var(--simple-fields-error-color, #dd2c00);\n transition: border 0.5s ease;\n }\n :host(:focus-within) {\n border: 1px solid var(--simple-fields-border-color, #999);\n transition: border 0.5s ease;\n z-index: 2;\n }\n *[aria-controls=\"content\"][disabled] {\n cursor: not-allowed;\n }\n #drag-handle {\n flex: 0 1 auto;\n }\n #preview {\n flex: 1 0 auto;\n margin: 0;\n }\n #heading,\n .heading-inner {\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n #content {\n overflow: hidden;\n max-height: 0;\n }\n :host #content-inner {\n display: flex;\n align-items: flex-end;\n justify-content: space-between;\n overflow: hidden;\n max-height: 0;\n transition: max-height 0.75s ease 0.1s;\n }\n :host([aria-expanded=\"true\"]) #content {\n max-height: 20000vh;\n transition: max-height 0.75s ease 0.1s;\n }\n :host([aria-expanded=\"true\"]) #content-inner {\n max-height: 20000vh;\n }\n #content-inner > * {\n flex: 1 1 auto;\n }\n #remove {\n flex: 0 0 auto;\n color: var(--simple-fields-error-color, #ac0000);\n }\n #expand {\n padding: var(--simple-fields-margin-small, 8px);\n transform: rotate(0deg);\n transition: transform 0.5s ease-in-out;\n }\n :host([aria-expanded=\"true\"]) #expand {\n transform: rotate(-90deg);\n transition: transform 0.5s ease-in-out;\n }\n simple-icon-button,\n simple-tooltip {\n font-family: var(--simple-fields-detail-font-family, sans-serif);\n font-size: var(--simple-fields-detail-font-size, 12px);\n line-height: var(--simple-fields-detail-line-height, 22px);\n }\n ::slotted([slot=\"preview\"]:first-of-type) {\n margin-top: 0;\n }\n ::slotted([slot=\"preview\"]:last-of-type) {\n margin-bottom: 0;\n }\n "]);
- _templateObject2_24087ad05a6e11eb8957f34616f75140 = function _templateObject2_24087ad05a6e11eb8957f34616f75140() {
+ _templateObject2_971e1fb0625811eb9a9521b3fdb3953c = function _templateObject2_971e1fb0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24087ad05a6e11eb8957f34616f75140() {
+ function _templateObject_971e1fb0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
\n
\n \n
Remove this item \n
\n
\n "]);
- _templateObject_24087ad05a6e11eb8957f34616f75140 = function _templateObject_24087ad05a6e11eb8957f34616f75140() {
+ _templateObject_971e1fb0625811eb9a9521b3fdb3953c = function _templateObject_971e1fb0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -69,14 +69,14 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_24087ad05a6e11eb8957f34616f75140(), this.id, !this.sortable, this.disabled, this.id, this.toggle, this.id, this.disabled, function (e) {
+ return (0, _litElement.html)(_templateObject_971e1fb0625811eb9a9521b3fdb3953c(), this.id, !this.sortable, this.disabled, this.id, this.toggle, this.id, this.disabled, function (e) {
return _this2._handleRemove();
});
}
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_24087ad05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_971e1fb0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array.js
index df92c077e02..b844e8c3c2a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-array.js
@@ -10,30 +10,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_240d35c05a6e11eb8957f34616f75140() {
+ function _templateObject3_97241320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n fieldset {\n padding: 0 var(--simple-fields-margin-small, 8px)\n var(--simple-fields-margin-small, 8px);\n }\n #item-fields {\n margin: var(--simple-fields-margin-small, 8px) 0;\n clear: both;\n z-index: 3;\n }\n #top {\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n }\n #description {\n flex: 1 1 auto;\n padding: var(--simple-fields-margin-small, 2px) 0;\n margin-right: var(--simple-fields-margin, 8px);\n min-height: 24px;\n }\n #add {\n float: right;\n }\n button {\n font-family: var(--simple-fields-detail-font-family, sans-serif);\n font-size: var(--simple-fields-detail-font-size, 12px);\n line-height: var(--simple-fields-detail-line-height, 22px);\n padding: var(--simple-fields-margin-small, 2px);\n margin: 0 var(--simple-fields-margin-small, 2px) 0 0;\n z-index: 1;\n text-transform: unset;\n }\n .expanded {\n transform: rotate(-90deg);\n transition: transform 0.5s ease;\n }\n .collapsed {\n transform: rotate(0deg);\n transition: transform 0.5s ease;\n }\n "]);
- _templateObject3_240d35c05a6e11eb8957f34616f75140 = function _templateObject3_240d35c05a6e11eb8957f34616f75140() {
+ _templateObject3_97241320625811eb9a9521b3fdb3953c = function _templateObject3_97241320625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_240d35c05a6e11eb8957f34616f75140() {
+ function _templateObject2_97241320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n ", "\n \n \n
\n \n \n \n Add Item\n \n \n
\n "]);
- _templateObject2_240d35c05a6e11eb8957f34616f75140 = function _templateObject2_240d35c05a6e11eb8957f34616f75140() {
+ _templateObject2_97241320625811eb9a9521b3fdb3953c = function _templateObject2_97241320625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_240d35c05a6e11eb8957f34616f75140() {
+ function _templateObject_97241320625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", "", " "]);
- _templateObject_240d35c05a6e11eb8957f34616f75140 = function _templateObject_240d35c05a6e11eb8957f34616f75140() {
+ _templateObject_97241320625811eb9a9521b3fdb3953c = function _templateObject_97241320625811eb9a9521b3fdb3953c() {
return data;
};
@@ -60,14 +60,14 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
babelHelpers.createClass(SimpleFieldsArray, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_240d35c05a6e11eb8957f34616f75140(), this.legend, this.fields);
+ return (0, _litElement.html)(_templateObject_97241320625811eb9a9521b3fdb3953c(), this.legend, this.fields);
}
}, {
key: "fields",
get: function get() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject2_240d35c05a6e11eb8957f34616f75140(), this.desc, function (e) {
+ return (0, _litElement.html)(_templateObject2_97241320625811eb9a9521b3fdb3953c(), this.desc, function (e) {
return _this2.toggle();
}, this.expanded ? "Collapse All" : "Expand All", this.expanded ? "expanded" : "collapsed", function (e) {
return _this2._handleAdd();
@@ -81,7 +81,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsArray), "styles", this)), [(0, _litElement.css)(_templateObject3_240d35c05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsArray), "styles", this)), [(0, _litElement.css)(_templateObject3_97241320625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-code.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-code.js
index c4748ed20dc..c74eb3fb526 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-code.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-code.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
});
_exports.SimpleFieldsCode = void 0;
- function _templateObject2_24117b805a6e11eb8957f34616f75140() {
+ function _templateObject2_972a2da0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n
\n "]);
- _templateObject2_24117b805a6e11eb8957f34616f75140 = function _templateObject2_24117b805a6e11eb8957f34616f75140() {
+ _templateObject2_972a2da0625811eb9a9521b3fdb3953c = function _templateObject2_972a2da0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -20,10 +20,10 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_24117b805a6e11eb8957f34616f75140() {
+ function _templateObject_972a2da0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n #options {\n display: var(--simple-fields-radio-option-display, flex);\n flex-wrap: var(--simple-fields-radio-option-flex-wrap, wrap);\n }\n code-editor {\n margin: 0;\n transition: height 0.5s ease-in-out;\n box-sizing: border-box;\n vertical-align: bottom;\n }\n code-editor:focus {\n outline: none;\n }\n "]);
- _templateObject_24117b805a6e11eb8957f34616f75140 = function _templateObject_24117b805a6e11eb8957f34616f75140() {
+ _templateObject_972a2da0625811eb9a9521b3fdb3953c = function _templateObject_972a2da0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -63,7 +63,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsCode), "styles", this)), [(0, _litElement.css)(_templateObject_24117b805a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsCode), "styles", this)), [(0, _litElement.css)(_templateObject_972a2da0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
@@ -280,7 +280,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
}, {
key: "fieldMainTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject2_24117b805a6e11eb8957f34616f75140(), this.autofocus, this.disabled, this.fontSize, this.__editorValue || "", this.theme, this.language, this.mode, this.readonly || this.disabled, this._onChange, this.id, this.value);
+ return (0, _litElement.html)(_templateObject2_972a2da0625811eb9a9521b3fdb3953c(), this.autofocus, this.disabled, this.fontSize, this.__editorValue || "", this.theme, this.language, this.mode, this.readonly || this.disabled, this._onChange, this.id, this.value);
}
}, {
key: "slottedFieldObserver",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-container.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-container.js
index 13c602571c3..6110a64dc4d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-container.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-container.js
@@ -6,100 +6,100 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.SimpleFieldsContainer = void 0;
- function _templateObject10_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject10_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n "]);
- _templateObject10_241d62605a6e11eb8957f34616f75140 = function _templateObject10_241d62605a6e11eb8957f34616f75140() {
+ _templateObject10_9737e940625811eb9a9521b3fdb3953c = function _templateObject10_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject9_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n "]);
- _templateObject9_241d62605a6e11eb8957f34616f75140 = function _templateObject9_241d62605a6e11eb8957f34616f75140() {
+ _templateObject9_9737e940625811eb9a9521b3fdb3953c = function _templateObject9_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject8_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "", "\n \n "]);
- _templateObject8_241d62605a6e11eb8957f34616f75140 = function _templateObject8_241d62605a6e11eb8957f34616f75140() {
+ _templateObject8_9737e940625811eb9a9521b3fdb3953c = function _templateObject8_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject7_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject7_241d62605a6e11eb8957f34616f75140 = function _templateObject7_241d62605a6e11eb8957f34616f75140() {
+ _templateObject7_9737e940625811eb9a9521b3fdb3953c = function _templateObject7_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject6_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n ", "\n \n ", "\n
\n
\n "]);
- _templateObject6_241d62605a6e11eb8957f34616f75140 = function _templateObject6_241d62605a6e11eb8957f34616f75140() {
+ _templateObject6_9737e940625811eb9a9521b3fdb3953c = function _templateObject6_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject5_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n
\n
\n \n
\n ", " ", "\n
\n ", "\n
\n "]);
- _templateObject5_241d62605a6e11eb8957f34616f75140 = function _templateObject5_241d62605a6e11eb8957f34616f75140() {
+ _templateObject5_9737e940625811eb9a9521b3fdb3953c = function _templateObject5_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject4_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject4_241d62605a6e11eb8957f34616f75140 = function _templateObject4_241d62605a6e11eb8957f34616f75140() {
+ _templateObject4_9737e940625811eb9a9521b3fdb3953c = function _templateObject4_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject3_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n
\n "]);
- _templateObject3_241d62605a6e11eb8957f34616f75140 = function _templateObject3_241d62605a6e11eb8957f34616f75140() {
+ _templateObject3_9737e940625811eb9a9521b3fdb3953c = function _templateObject3_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject2_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: 100%;\n font-size: var(--simple-fields-detail-font-size, 12px);\n font-family: var(--simple-fields-detail-font-family, sans-serif);\n line-height: var(--simple-fields-detail-line-height, 22px);\n transition: color 0.3s ease-in-out;\n margin: var(--simple-fields-margin, 16px) 0;\n }\n :host([hidden]),\n :host([type=\"hidden\"]) {\n display: none;\n }\n :host([error]) {\n color: var(--simple-fields-error-color, #dd2c00);\n transition: color 0.3s ease-in-out;\n }\n :host([disabled]) {\n color: var(--simple-fields-disabled-color, #999);\n }\n .field-main.inline,\n .field-main > div,\n #field-bottom {\n display: flex;\n align-items: stretch;\n justify-content: flex-start;\n }\n * {\n flex: 1 1 auto;\n }\n #fieldmeta {\n text-align: right;\n }\n :host .label-main:after {\n content: var(--simple-fields-label-flag, \"\");\n }\n :host(:focus-within) .label-main {\n color: var(--simple-fields-accent-color, #3f51b5);\n transition: color 0.3s ease-in-out;\n }\n .inline {\n --simple-fields-radio-option-display: flex;\n --simple-fields-radio-option-flex-wrap: wrap;\n }\n .inline label {\n margin: 0 var(--simple-fields-margin-small, 8px) 0 0;\n flex: 0 1 var(--simple-fields-label-width, auto);\n }\n .inline label,\n .field-main > div,\n .field,\n ::slotted([slot=\"field\"]) {\n font-size: var(--simple-fields-font-size, 16px);\n font-family: var(--simple-fields-font-family, sans-serif);\n line-height: var(--simple-fields-line-height, 22px);\n }\n .field,\n ::slotted([slot=\"field\"]) {\n width: auto;\n border: none;\n color: var(--simple-fields-color, black);\n background-color: var(--simple-fields-background-color, transparent);\n transition: opacity ease-in-out;\n flex: 1 0 auto;\n }\n ::slotted([slot=\"field\"]:focus) {\n outline: none;\n }\n :host[inline] ::slotted([slot=\"field\"]:focus),\n ::slotted([type=\"checkbox\"][slot=\"radio\"]:focus),\n ::slotted([type=\"checkbox\"][slot=\"field\"]:focus) {\n outline: unset;\n }\n .field-main.inline .field,\n .field-main.inline ::slotted([slot=\"field\"]) {\n min-width: var(--simple-fields-detail-line-height, 22px);\n height: var(--simple-fields-detail-line-height, 22px);\n margin: 0 var(--simple-fields-margin-small, 8px) 0 0;\n }\n .field[disabled],\n :host([readonly]) ::slotted([slot=\"field\"]) {\n opacity: var(--simple-fields-disabled-opacity, 0.7);\n transition: opacity ease-in-out;\n }\n .field[readonly],\n .field[disabled],\n :host([readonly]) ::slotted([slot=\"field\"]),\n :host([disabled]) ::slotted([slot=\"field\"]) {\n cursor: not-allowed;\n }\n .border-bottom {\n height: 0;\n }\n :host([disabled]) .border-bottom {\n border-bottom: 1px dashed var(--simple-fields-border-color, #999);\n }\n .border-bottom.blur {\n border-bottom: 1px solid var(--simple-fields-border-color, #999);\n width: 100%;\n }\n .border-bottom.focus {\n margin: -1px auto 0;\n width: 0;\n border-bottom: 2px solid var(--simple-fields-accent-color, #3f51b5);\n transition: width 0.5s ease-in-out;\n }\n :host(:focus-within) .border-bottom.focus {\n width: 100%;\n transition: width 0.5s ease-in-out;\n }\n :host([type=\"checkbox\"]) .border-bottom,\n :host([type=\"color\"]) .border-bottom,\n :host([type=\"file\"]) .border-bottom,\n :host([type=\"radio\"]) .border-bottom,\n :host([type=\"range\"]) .border-bottom {\n display: none;\n }\n ::slotted(textarea[slot=\"field\"]) {\n margin: 0;\n transition: height 0.5s ease-in-out;\n box-sizing: border-box;\n vertical-align: bottom;\n }\n ::slotted(fieldset[slot=\"field\"]) {\n margin: 0;\n padding: 0;\n border: none;\n font-size: var(--simple-fields-font-size, 16px);\n font-family: var(--simple-fields-font-family, sans-serif);\n line-height: var(--simple-fields-line-height, 22px);\n display: var(--simple-fields-radio-option-display, block);\n flex-wrap: var(--simple-fields-radio-option-flex-wrap, wrap);\n transition: color 0.3s ease-in-out;\n }\n "]);
- _templateObject2_241d62605a6e11eb8957f34616f75140 = function _templateObject2_241d62605a6e11eb8957f34616f75140() {
+ _templateObject2_9737e940625811eb9a9521b3fdb3953c = function _templateObject2_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_241d62605a6e11eb8957f34616f75140() {
+ function _templateObject_9737e940625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " ", " "]);
- _templateObject_241d62605a6e11eb8957f34616f75140 = function _templateObject_241d62605a6e11eb8957f34616f75140() {
+ _templateObject_9737e940625811eb9a9521b3fdb3953c = function _templateObject_9737e940625811eb9a9521b3fdb3953c() {
return data;
};
@@ -128,7 +128,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(SimpleFieldsContainer, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_241d62605a6e11eb8957f34616f75140(), this.fieldMainTemplate, this.fieldBottom);
+ return (0, _litElement.html)(_templateObject_9737e940625811eb9a9521b3fdb3953c(), this.fieldMainTemplate, this.fieldBottom);
}
}], [{
key: "tag",
@@ -138,7 +138,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_241d62605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9737e940625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
@@ -822,7 +822,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "descriptionTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject3_241d62605a6e11eb8957f34616f75140(), this.description);
+ return (0, _litElement.html)(_templateObject3_9737e940625811eb9a9521b3fdb3953c(), this.description);
}
/**
* template for slotted or shadow DOM error message
@@ -835,7 +835,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "errorTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject4_241d62605a6e11eb8957f34616f75140(), !this.error, this.errorMessage);
+ return (0, _litElement.html)(_templateObject4_9737e940625811eb9a9521b3fdb3953c(), !this.error, this.errorMessage);
}
/**
*
@@ -849,7 +849,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "fieldBottom",
get: function get() {
- return (0, _litElement.html)(_templateObject5_241d62605a6e11eb8957f34616f75140(), this.descriptionTemplate, this.errorTemplate, this.fieldMeta);
+ return (0, _litElement.html)(_templateObject5_9737e940625811eb9a9521b3fdb3953c(), this.descriptionTemplate, this.errorTemplate, this.fieldMeta);
}
/**
* gets field's id
@@ -875,7 +875,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "fieldMainTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject6_241d62605a6e11eb8957f34616f75140(), this.inline || ["checkbox", "color", "radio"].includes(this.type || "text") ? "field-main inline" : "field-main", this.labelTemplate, this.prefixTemplate, this.suffixTemplate);
+ return (0, _litElement.html)(_templateObject6_9737e940625811eb9a9521b3fdb3953c(), this.inline || ["checkbox", "color", "radio"].includes(this.type || "text") ? "field-main inline" : "field-main", this.labelTemplate, this.prefixTemplate, this.suffixTemplate);
}
/**
*
@@ -889,7 +889,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "fieldMeta",
get: function get() {
- return (0, _litElement.html)(_templateObject7_241d62605a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject7_9737e940625811eb9a9521b3fdb3953c());
}
}, {
key: "hasFieldset",
@@ -907,7 +907,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "labelTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject8_241d62605a6e11eb8957f34616f75140(), this.fieldId, this.type === "fieldset", this.label, this.error || this.required ? "*" : "");
+ return (0, _litElement.html)(_templateObject8_9737e940625811eb9a9521b3fdb3953c(), this.fieldId, this.type === "fieldset", this.label, this.error || this.required ? "*" : "");
}
}, {
key: "multicheck",
@@ -972,7 +972,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "prefixTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject9_241d62605a6e11eb8957f34616f75140(), this.prefix);
+ return (0, _litElement.html)(_templateObject9_9737e940625811eb9a9521b3fdb3953c(), this.prefix);
}
/**
* determines if field is required and blank
@@ -1011,7 +1011,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "suffixTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject10_241d62605a6e11eb8957f34616f75140(), this.suffix);
+ return (0, _litElement.html)(_templateObject10_9737e940625811eb9a9521b3fdb3953c(), this.suffix);
}
}]);
return SimpleFieldsContainer;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-field.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-field.js
index 96159a223ff..ed7e8a7e328 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-field.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-field.js
@@ -6,90 +6,90 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
});
_exports.SimpleFieldsField = void 0;
- function _templateObject10_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject10_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject10_24279b905a6e11eb8957f34616f75140 = function _templateObject10_24279b905a6e11eb8957f34616f75140() {
+ _templateObject10_9746b650625811eb9a9521b3fdb3953c = function _templateObject10_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject9_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject9_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject9_24279b905a6e11eb8957f34616f75140 = function _templateObject9_24279b905a6e11eb8957f34616f75140() {
+ _templateObject9_9746b650625811eb9a9521b3fdb3953c = function _templateObject9_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject8_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject8_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject8_24279b905a6e11eb8957f34616f75140 = function _templateObject8_24279b905a6e11eb8957f34616f75140() {
+ _templateObject8_9746b650625811eb9a9521b3fdb3953c = function _templateObject8_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject7_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject7_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " ", "\n
\n "]);
- _templateObject7_24279b905a6e11eb8957f34616f75140 = function _templateObject7_24279b905a6e11eb8957f34616f75140() {
+ _templateObject7_9746b650625811eb9a9521b3fdb3953c = function _templateObject7_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject6_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject6_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "", "\n \n \n ", "\n
\n ", "\n \n "]);
- _templateObject6_24279b905a6e11eb8957f34616f75140 = function _templateObject6_24279b905a6e11eb8957f34616f75140() {
+ _templateObject6_9746b650625811eb9a9521b3fdb3953c = function _templateObject6_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject5_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject5_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["
"]);
- _templateObject5_24279b905a6e11eb8957f34616f75140 = function _templateObject5_24279b905a6e11eb8957f34616f75140() {
+ _templateObject5_9746b650625811eb9a9521b3fdb3953c = function _templateObject5_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject4_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n ", "\n ", "\n ", "\n
\n
\n "]);
- _templateObject4_24279b905a6e11eb8957f34616f75140 = function _templateObject4_24279b905a6e11eb8957f34616f75140() {
+ _templateObject4_9746b650625811eb9a9521b3fdb3953c = function _templateObject4_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject3_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_24279b905a6e11eb8957f34616f75140 = function _templateObject3_24279b905a6e11eb8957f34616f75140() {
+ _templateObject3_9746b650625811eb9a9521b3fdb3953c = function _templateObject3_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject2_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n "]);
- _templateObject2_24279b905a6e11eb8957f34616f75140 = function _templateObject2_24279b905a6e11eb8957f34616f75140() {
+ _templateObject2_9746b650625811eb9a9521b3fdb3953c = function _templateObject2_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
@@ -100,10 +100,10 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_24279b905a6e11eb8957f34616f75140() {
+ function _templateObject_9746b650625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n fieldset {\n margin: 0;\n padding: 0;\n border: none;\n background-color: var(--simple-fields-background-color, transparent);\n }\n option {\n border-radius: 0;\n }\n option[selected] {\n background-color: var(\n --simple-fields-faded-background-color,\n rgba(0, 0, 0, 0.1)\n );\n }\n legend {\n padding-inline-start: unset;\n padding-inline-end: unset;\n }\n #options {\n display: var(--simple-fields-radio-option-display, flex);\n flex-wrap: var(--simple-fields-radio-option-flex-wrap, wrap);\n }\n .option {\n display: flex;\n flex-wrap: wrap;\n align-items: stretch;\n justify-content: space-between;\n margin: 0 var(--simple-fields-margin-small, 8px) 0 0;\n }\n .option:last-of-type {\n margin: 0;\n }\n .option:focus-within label {\n color: var(--simple-fields-accent-color, #003f7d);\n transition: color ease-in-out;\n }\n :host([type]) fieldset .border-bottom {\n display: block;\n }\n .box-input:focus {\n outline: none;\n }\n .field-main.inline {\n align-items: center;\n }\n input {\n background-color: var(--simple-fields-background-color, transparent);\n }\n textarea {\n margin: 0;\n transition: height 0.5s ease-in-out;\n box-sizing: border-box;\n vertical-align: bottom;\n background-color: var(--simple-fields-background-color, transparent);\n }\n select.field {\n width: 100%;\n border: none;\n background-color: var(--simple-fields-background-color, transparent);\n border-radius: 0;\n transition: color ease-in-out;\n }\n select:focus,\n select:focus-within {\n outline: none;\n }\n :host([type=\"checkbox\"]) span,\n :host([type=\"radio\"]) span {\n position: relative;\n flex: 1 0 auto;\n display: flex;\n align-items: center;\n }\n :host([type=\"checkbox\"]) span:focus-within,\n :host([type=\"radio\"]) span:focus-within {\n color: var(--simple-fields-accent-color, #003f7d);\n outline: 1px dotted var(--simple-fields-accent-color, #003f7d);\n }\n :host([type=\"checkbox\"]) label.checkbox-label,\n :host([type=\"radio\"]) label.radio-label {\n flex: 0 0 auto;\n }\n :host([type=\"checkbox\"]) input,\n :host([type=\"radio\"]) input,\n .field-main.inline input[type=\"checkbox\"].field,\n .field-main.inline input[type=\"radio\"].field {\n z-index: -1;\n opacity: 0;\n min-width: 0;\n width: 0;\n margin: 0;\n flex: 0 1 0px;\n }\n :host([type=\"checkbox\"]) simple-icon-lite,\n :host([type=\"radio\"]) simple-icon-lite {\n flex: 0 0 auto;\n }\n :host([type=\"checkbox\"]) simple-icon-lite:hover,\n :host([type=\"radio\"]) simple-icon-lite:hover,\n :host([type=\"checkbox\"]) span:focus-within simple-icon-lite,\n :host([type=\"radio\"]) span:focus-within simple-icon-lite {\n color: var(--simple-fields-accent-color, #003f7d);\n }\n\n input[type=\"range\"] {\n width: 100%;\n height: calc(\n var(--simple-fields-font-size, 16px) +\n var(--simple-fields-line-height, 22px)\n );\n padding: 0;\n margin: 0;\n box-sizing: border-box;\n -webkit-appearance: none;\n }\n input[type=\"range\"]:focus {\n outline: none;\n }\n input[type=\"range\"]::-webkit-slider-runnable-track {\n width: 100%;\n height: 16px;\n cursor: pointer;\n background: var(--simple-fields-border-color-light, #ccc);\n border-radius: 8px;\n transition: all 0.5ms ease-in-out;\n }\n :host([error]) input[type=\"range\"]::-webkit-slider-runnable-track {\n background: var(--simple-fields-faded-error-color, #ff997f);\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]::-webkit-slider-thumb {\n height: 20px;\n width: 20px;\n border-radius: 50%;\n background-color: var(--simple-fields-background-color, transparent);\n box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);\n cursor: pointer;\n -webkit-appearance: none;\n margin-top: -2px;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"][readonly]::-webkit-slider-thumb,\n input[type=\"range\"][disabled]::-webkit-slider-thumb {\n cursor: not-allowed;\n }\n input[type=\"range\"]:focus::-webkit-slider-thumb {\n background: var(--simple-fields-accent-color, #3f51b5);\n transition: all 0.5ms ease-in-out;\n }\n :host([error]) input[type=\"range\"]::-webkit-slider-thumb {\n background: var(--simple-fields-error-color, #dd2c00);\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"][readonly]::-webkit-slider-thumb,\n input[type=\"range\"][disabled]::-webkit-slider-thumb {\n background: var(--simple-fields-border-color, #999);\n cursor: not-allowed;\n box-shadow: none;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]::-moz-range-track {\n width: 100%;\n height: 16px;\n cursor: pointer;\n background: var(--simple-fields-border-color-light, #ccc);\n border-radius: 8px;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"][readonly]::-moz-range-track,\n input[type=\"range\"][disabled]::-moz-range-track {\n cursor: not-allowed;\n }\n :host([error]) input[type=\"range\"]::-moz-range-track {\n background: var(--simple-fields-faded-error-color, #ff997f);\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]::-moz-range-thumb {\n height: 20px;\n width: 20px;\n border-radius: 50%;\n background: var(--simple-fields-background-color, white);\n box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);\n cursor: pointer;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]:focus::-moz-range-thumb {\n background: var(--simple-fields-accent-color, #3f51b5);\n transition: all 0.5ms ease-in-out;\n }\n :host([error]) input[type=\"range\"]::-moz-range-thumb {\n background: var(--simple-fields-error-color, #dd2c00);\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"][readonly]::-moz-range-thumb,\n input[type=\"range\"][disabled]::-moz-range-thumb {\n background: var(--simple-fields-border-color, #999);\n cursor: not-allowed;\n box-shadow: none;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]::-ms-track {\n width: 100%;\n height: 16px;\n cursor: pointer;\n background: transparent;\n border-color: transparent;\n color: transparent;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"][readonly]::-ms-track,\n input[type=\"range\"][disabled]::-ms-track {\n cursor: not-allowed;\n }\n :host([error]) input[type=\"range\"]::-ms-track {\n background: var(--simple-fields-faded-error-color, #ff997f);\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]::-ms-fill-lower {\n background: var(--simple-fields-border-color-light, #ccc);\n border-radius: 8px;\n }\n input[type=\"range\"]::-ms-fill-upper {\n background: var(--simple-fields-border-color-light, #ccc);\n border-radius: 8px;\n }\n input[type=\"range\"]::-ms-thumb {\n height: 20px;\n width: 20px;\n border-radius: 50%;\n background: var(--simple-fields-background-color, white);\n box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);\n cursor: pointer;\n }\n input[type=\"range\"][readonly]::-ms-thumb,\n input[type=\"range\"][disabled]::-ms-thumb {\n cursor: not-allowed;\n }\n input[type=\"range\"]:focus::-ms-thumb {\n background: var(--simple-fields-accent-color, #3f51b5);\n }\n :host([error]) input[type=\"range\"]::-ms-thumb {\n background: var(--simple-fields-error-color, #dd2c00);\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"][redonly]::-ms-thumb,\n input[type=\"range\"][disabled]::-ms-thumb {\n background: var(--simple-fields-border-color, #999);\n cursor: not-allowed;\n box-shadow: none;\n transition: all 0.5ms ease-in-out;\n }\n input[type=\"range\"]:focus::-ms-fill-lower {\n background: var(--simple-fields-border-color-light, #ccc);\n }\n input[type=\"range\"]:focus::-ms-fill-upper {\n background: var(--simple-fields-border-color-light, #ccc);\n }\n "]);
- _templateObject_24279b905a6e11eb8957f34616f75140 = function _templateObject_24279b905a6e11eb8957f34616f75140() {
+ _templateObject_9746b650625811eb9a9521b3fdb3953c = function _templateObject_9746b650625811eb9a9521b3fdb3953c() {
return data;
};
@@ -143,7 +143,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsField), "styles", this)), [(0, _litElement.css)(_templateObject_24279b905a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsField), "styles", this)), [(0, _litElement.css)(_templateObject_9746b650625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
@@ -363,7 +363,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
var checked = !option ? !!this.value : this.type === "radio" ? this.value === (option || {}).value : (this.value || []).includes((option || {}).value),
icon = this.getOptionIcon(checked);
- return (0, _litElement.html)(_templateObject2_24279b905a6e11eb8957f34616f75140(), this.autofocus, this.describedBy || "", this.error ? "true" : "false", this._handleFieldChange, checked, ["checkbox", "color", "file", "radio", "range"].includes(this.type) ? "" : "box-input", this.disabled, this._onFocusin, this._onFocusout, this.hidden, !option ? this.id : option.value, this._handleFieldChange, this.id, this.placeholder || "", this.readonly, this.required, this.type, !option ? this.value : (option || {}).value, this.type !== "checkbox" && this.type !== "radio" ? "" : (0, _litElement.html)(_templateObject3_24279b905a6e11eb8957f34616f75140(), icon, function (e) {
+ return (0, _litElement.html)(_templateObject2_9746b650625811eb9a9521b3fdb3953c(), this.autofocus, this.describedBy || "", this.error ? "true" : "false", this._handleFieldChange, checked, ["checkbox", "color", "file", "radio", "range"].includes(this.type) ? "" : "box-input", this.disabled, this._onFocusin, this._onFocusout, this.hidden, !option ? this.id : option.value, this._handleFieldChange, this.id, this.placeholder || "", this.readonly, this.required, this.type, !option ? this.value : (option || {}).value, this.type !== "checkbox" && this.type !== "radio" ? "" : (0, _litElement.html)(_templateObject3_9746b650625811eb9a9521b3fdb3953c(), icon, function (e) {
return _this3._handleIconClick(checked, option);
}));
}
@@ -530,7 +530,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
}, {
key: "fieldMainTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject4_24279b905a6e11eb8957f34616f75140(), this.inline || ["checkbox", "color", "radio"].includes(this.type || "text") ? "field-main inline" : "field-main", this.labelTemplate, this.prefixTemplate, this.fieldElementTag === "input" ? this.inputTemplate : this.fieldElementTag === "select" ? this.selectTemplate : this.fieldElementTag === "textarea" ? this.textareaTemplate : "", this.suffixTemplate);
+ return (0, _litElement.html)(_templateObject4_9746b650625811eb9a9521b3fdb3953c(), this.inline || ["checkbox", "color", "radio"].includes(this.type || "text") ? "field-main inline" : "field-main", this.labelTemplate, this.prefixTemplate, this.fieldElementTag === "input" ? this.inputTemplate : this.fieldElementTag === "select" ? this.selectTemplate : this.fieldElementTag === "textarea" ? this.textareaTemplate : "", this.suffixTemplate);
}
/**
*
@@ -544,7 +544,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
}, {
key: "fieldMeta",
get: function get() {
- return (0, _litElement.html)(_templateObject5_24279b905a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject5_9746b650625811eb9a9521b3fdb3953c());
}
/**
* template for `fieldset` in shadow DOM
@@ -559,8 +559,8 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
get: function get() {
var _this5 = this;
- return (0, _litElement.html)(_templateObject6_24279b905a6e11eb8957f34616f75140(), !this.label, this.label, this.error || this.required ? "*" : "", (this.sortedOptions || []).map(function (option) {
- return (0, _litElement.html)(_templateObject7_24279b905a6e11eb8957f34616f75140(), _this5.id, option.value, option.text, _this5.getInput(option));
+ return (0, _litElement.html)(_templateObject6_9746b650625811eb9a9521b3fdb3953c(), !this.label, this.label, this.error || this.required ? "*" : "", (this.sortedOptions || []).map(function (option) {
+ return (0, _litElement.html)(_templateObject7_9746b650625811eb9a9521b3fdb3953c(), _this5.id, option.value, option.text, _this5.getInput(option));
}), this.fieldBottom);
}
}, {
@@ -644,8 +644,8 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
get: function get() {
var _this7 = this;
- return (0, _litElement.html)(_templateObject8_24279b905a6e11eb8957f34616f75140(), this.autofocus, this.describedBy, this.error ? "true" : "false", this._handleFieldChange, this.disabled, this._onFocusin, this._onFocusout, this.hidden, this.id, this.multiple, this.id, this.readonly, this.required, (this.sortedOptions || []).map(function (option) {
- return (0, _litElement.html)(_templateObject9_24279b905a6e11eb8957f34616f75140(), _this7.id, option.value, _this7.multiple ? _this7.value && _this7.value.includes(option.value) : _this7.value === option.value, option.value, option.text);
+ return (0, _litElement.html)(_templateObject8_9746b650625811eb9a9521b3fdb3953c(), this.autofocus, this.describedBy, this.error ? "true" : "false", this._handleFieldChange, this.disabled, this._onFocusin, this._onFocusout, this.hidden, this.id, this.multiple, this.id, this.readonly, this.required, (this.sortedOptions || []).map(function (option) {
+ return (0, _litElement.html)(_templateObject9_9746b650625811eb9a9521b3fdb3953c(), _this7.id, option.value, _this7.multiple ? _this7.value && _this7.value.includes(option.value) : _this7.value === option.value, option.value, option.text);
}));
}
/**
@@ -669,7 +669,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-conta
}, {
key: "textareaTemplate",
get: function get() {
- return (0, _litElement.html)(_templateObject10_24279b905a6e11eb8957f34616f75140(), this.error ? "true" : "false", this.autofocus, this._handleFieldChange, function (e) {
+ return (0, _litElement.html)(_templateObject10_9746b650625811eb9a9521b3fdb3953c(), this.error ? "true" : "false", this.autofocus, this._handleFieldChange, function (e) {
return e.stopPropagation();
}, this.disabled, this._onFocusin, this._onFocusout, this.hidden, this.id, this._handleFieldChange, this.id, this.readonly, this.required, this.value || "");
}
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-fieldset.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-fieldset.js
index 06368c010ab..887306a5f96 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-fieldset.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-fieldset.js
@@ -6,50 +6,50 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.SimpleFieldsFieldset = void 0;
- function _templateObject5_2429be705a6e11eb8957f34616f75140() {
+ function _templateObject5_974b7140625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n fieldset {\n padding: var(--simple-fields-margin-small, 8px)\n var(--simple-fields-margin, 16px);\n margin: var(--simple-fields-margin-small, 8px) 0\n var(--simple-fields-margin, 16px);\n border: 1px solid var(--simple-fields-border-color-light, #ccc);\n border-radius: var(--simple-fields-border-radius, 2px);\n transition: all 0.3s ease-in-out;\n }\n :host(:last-of-type) {\n margin-bottom: 0;\n }\n #label {\n font-family: var(--simple-fields-font-family, sans-serif);\n font-size: var(--simple-fields-font-size, 16px);\n line-height: var(--simple-fields-line-height, 22px);\n }\n :host([error]) #label {\n color: var(--simple-fields-error-color, #dd2c00);\n transition: all 0.3s ease-in-out;\n }\n #description {\n font-family: var(--simple-fields-detail-font-family, sans-serif);\n font-size: var(--simple-fields-detail-font-size, 12px);\n line-height: var(--simple-fields-detail-line-height, 22px);\n }\n "]);
- _templateObject5_2429be705a6e11eb8957f34616f75140 = function _templateObject5_2429be705a6e11eb8957f34616f75140() {
+ _templateObject5_974b7140625811eb9a9521b3fdb3953c = function _templateObject5_974b7140625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_2429be705a6e11eb8957f34616f75140() {
+ function _templateObject4_974b7140625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject4_2429be705a6e11eb8957f34616f75140 = function _templateObject4_2429be705a6e11eb8957f34616f75140() {
+ _templateObject4_974b7140625811eb9a9521b3fdb3953c = function _templateObject4_974b7140625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_2429be705a6e11eb8957f34616f75140() {
+ function _templateObject3_974b7140625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject3_2429be705a6e11eb8957f34616f75140 = function _templateObject3_2429be705a6e11eb8957f34616f75140() {
+ _templateObject3_974b7140625811eb9a9521b3fdb3953c = function _templateObject3_974b7140625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2429be705a6e11eb8957f34616f75140() {
+ function _templateObject2_974b7140625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "", "\n \n "]);
- _templateObject2_2429be705a6e11eb8957f34616f75140 = function _templateObject2_2429be705a6e11eb8957f34616f75140() {
+ _templateObject2_974b7140625811eb9a9521b3fdb3953c = function _templateObject2_974b7140625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2429be705a6e11eb8957f34616f75140() {
+ function _templateObject_974b7140625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " ", " ", " \n "]);
- _templateObject_2429be705a6e11eb8957f34616f75140 = function _templateObject_2429be705a6e11eb8957f34616f75140() {
+ _templateObject_974b7140625811eb9a9521b3fdb3953c = function _templateObject_974b7140625811eb9a9521b3fdb3953c() {
return data;
};
@@ -80,22 +80,22 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(SimpleFieldsFieldset, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_2429be705a6e11eb8957f34616f75140(), this.legend, this.desc, this.fields);
+ return (0, _litElement.html)(_templateObject_974b7140625811eb9a9521b3fdb3953c(), this.legend, this.desc, this.fields);
}
}, {
key: "legend",
get: function get() {
- return (0, _litElement.html)(_templateObject2_2429be705a6e11eb8957f34616f75140(), !this.label, this.label, this.error ? "*" : "");
+ return (0, _litElement.html)(_templateObject2_974b7140625811eb9a9521b3fdb3953c(), !this.label, this.label, this.error ? "*" : "");
}
}, {
key: "desc",
get: function get() {
- return (0, _litElement.html)(_templateObject3_2429be705a6e11eb8957f34616f75140(), !this.description, this.description);
+ return (0, _litElement.html)(_templateObject3_974b7140625811eb9a9521b3fdb3953c(), !this.description, this.description);
}
}, {
key: "fields",
get: function get() {
- return (0, _litElement.html)(_templateObject4_2429be705a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject4_974b7140625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
@@ -105,7 +105,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject5_2429be705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject5_974b7140625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form-lite.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form-lite.js
index 5f74138c5b2..69ccde45108 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form-lite.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form-lite.js
@@ -10,20 +10,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-lite.
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_243075305a6e11eb8957f34616f75140() {
+ function _templateObject2_9753aea0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n "]);
- _templateObject2_243075305a6e11eb8957f34616f75140 = function _templateObject2_243075305a6e11eb8957f34616f75140() {
+ _templateObject2_9753aea0625811eb9a9521b3fdb3953c = function _templateObject2_9753aea0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_243075305a6e11eb8957f34616f75140() {
+ function _templateObject_9753aea0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_243075305a6e11eb8957f34616f75140 = function _templateObject_243075305a6e11eb8957f34616f75140() {
+ _templateObject_9753aea0625811eb9a9521b3fdb3953c = function _templateObject_9753aea0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-lite.
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_243075305a6e11eb8957f34616f75140(), !this.disableAutofocus, this.language, this.resources, this.schema, this.elementizer, this.value, this._valueChanged);
+ return (0, _litElement.html)(_templateObject_9753aea0625811eb9a9521b3fdb3953c(), !this.disableAutofocus, this.language, this.resources, this.schema, this.elementizer, this.value, this._valueChanged);
}
/**
* updates the form value when a field changes
@@ -235,7 +235,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-lite.
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_243075305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9753aea0625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form.js
index a47d7da4a70..beae3145438 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-form.js
@@ -10,10 +10,10 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-form-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_2433a9805a6e11eb8957f34616f75140() {
+ function _templateObject_97577f30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_2433a9805a6e11eb8957f34616f75140 = function _templateObject_2433a9805a6e11eb8957f34616f75140() {
+ _templateObject_97577f30625811eb9a9521b3fdb3953c = function _templateObject_97577f30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -46,7 +46,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-form-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_2433a9805a6e11eb8957f34616f75140(), !this.disableAutofocus, this.language || "", this.resources, this.schema, this.fields, this.fieldsConversion, this.elementizer, this.value, this._valueChanged);
+ return (0, _litElement.html)(_templateObject_97577f30625811eb9a9521b3fdb3953c(), !this.disableAutofocus, this.language || "", this.resources, this.schema, this.fields, this.fieldsConversion, this.elementizer, this.value, this._valueChanged);
}
/**
* applies loaded datda to simple-fields-lite
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-lite.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-lite.js
index c17aa4e1a9d..7c2e4ed0b07 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-lite.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-lite.js
@@ -12,20 +12,20 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "./
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_24500b205a6e11eb8957f34616f75140() {
+ function _templateObject2_9768e450625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n font-family: var(--simple-fields-font-family, sans-serif);\n font-family: var(--simple-fields-detail-font-family, sans-serif);\n font-size: var(--simple-fields-font-size, 16px);\n font-size: var(--simple-fields-detail-font-size, 12px);\n background: var(--simple-fields-background-color, white);\n }\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_24500b205a6e11eb8957f34616f75140 = function _templateObject2_24500b205a6e11eb8957f34616f75140() {
+ _templateObject2_9768e450625811eb9a9521b3fdb3953c = function _templateObject2_9768e450625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24500b205a6e11eb8957f34616f75140() {
+ function _templateObject_9768e450625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n "]);
- _templateObject_24500b205a6e11eb8957f34616f75140 = function _templateObject_24500b205a6e11eb8957f34616f75140() {
+ _templateObject_9768e450625811eb9a9521b3fdb3953c = function _templateObject_9768e450625811eb9a9521b3fdb3953c() {
return data;
};
@@ -249,14 +249,14 @@ define(["exports", "meta", "require", "../../../lit-element/lit-element.js", "./
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_24500b205a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_9768e450625811eb9a9521b3fdb3953c());
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_24500b205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9768e450625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-tabs.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-tabs.js
index b476c4f5c9a..00fbe30b422 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-tabs.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-tabs.js
@@ -10,20 +10,20 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_2454c6105a6e11eb8957f34616f75140() {
+ function _templateObject2_9772a850625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([error]) #tabs .error {\n color: var(--simple-fields-error-color, #dd2c00);\n transition: border 0.5s ease;\n }\n :host {\n --a11y-tabs-font-family: var(--simple-fields-font-family, sans-serif);\n --a11y-tabs-font-size: var(--simple-fields-detail-font-size, 12px);\n --a11y-tabs-color: var(--simple-fields-color, black);\n --a11y-tabs-focus-color: var(--simple-fields-color, black);\n --a11y-tabs-border-color: var(\n --simple-fields-border-color-light,\n #ccc\n );\n --a11y-tabs-margin: var(--simple-fields-margin, 16px) 0;\n --a11y-tabs-border-radius: var(--simple-fields-border-radius, 2px);\n --a11y-tabs-button-padding: var(--simple-fields-margin-small, 8px);\n --a11y-tabs-content-padding: var(--simple-fields-margin, 16px);\n }\n "]);
- _templateObject2_2454c6105a6e11eb8957f34616f75140 = function _templateObject2_2454c6105a6e11eb8957f34616f75140() {
+ _templateObject2_9772a850625811eb9a9521b3fdb3953c = function _templateObject2_9772a850625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2454c6105a6e11eb8957f34616f75140() {
+ function _templateObject_9772a850625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", "", " \n "]);
- _templateObject_2454c6105a6e11eb8957f34616f75140 = function _templateObject_2454c6105a6e11eb8957f34616f75140() {
+ _templateObject_9772a850625811eb9a9521b3fdb3953c = function _templateObject_9772a850625811eb9a9521b3fdb3953c() {
return data;
};
@@ -68,7 +68,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
* @memberof A11yTabs
*/
value: function _tabLabel(tab) {
- return (0, _litElement.html)(_templateObject_2454c6105a6e11eb8957f34616f75140(), tab.error ? " error" : "", tab.label, tab.error ? "*" : "");
+ return (0, _litElement.html)(_templateObject_9772a850625811eb9a9521b3fdb3953c(), tab.error ? " error" : "", tab.label, tab.error ? "*" : "");
}
}, {
key: "tabQuery",
@@ -91,7 +91,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-fields-field
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsTabs), "styles", this)), babelHelpers.toConsumableArray(_simpleFieldsFieldset.SimpleFieldsFieldset.styles), [(0, _litElement.css)(_templateObject2_2454c6105a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsTabs), "styles", this)), babelHelpers.toConsumableArray(_simpleFieldsFieldset.SimpleFieldsFieldset.styles), [(0, _litElement.css)(_templateObject2_9772a850625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-upload.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-upload.js
index da20d69672b..4b8c0f1640a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-upload.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/lib/simple-fields-upload.js
@@ -7,20 +7,20 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
_exports.SimpleFieldsUpload = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject2_245a6b605a6e11eb8957f34616f75140() {
+ function _templateObject2_9779ad30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", " \n \n
\n \n
\n
\n
\n
\n
\n ", "\n
\n
\n \n "]);
- _templateObject2_245a6b605a6e11eb8957f34616f75140 = function _templateObject2_245a6b605a6e11eb8957f34616f75140() {
+ _templateObject2_9779ad30625811eb9a9521b3fdb3953c = function _templateObject2_9779ad30625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_245a6b605a6e11eb8957f34616f75140() {
+ function _templateObject_9779ad30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n visibility: visible;\n transition: 0.3s all ease;\n box-sizing: border-box;\n pointer-events: all;\n overflow: visible;\n font-family: var(--simple-fields-font-family, sans-serif);\n --simple-camera-snap-width: 100px;\n --simple-camera-snap-height: calc(100px * 9 / 16);\n --simple-camera-snap-color: var(--simple-fields-color, black);\n --simple-camera-snap-background: var(\n --simple-fields-background-color,\n #fff\n );\n --simple-camera-snap-border-radius: 2px;\n --lumo-font-family: var(--simple-fields-font-family, sans-serif);\n --lumo-error-color: var(--simple-fields-error-color, #dd2c00);\n --lumo-primary-font-color: var(--simple-fields-color, black);\n --lumo-base-color: var(--simple-fields-background-color, #fff);\n --lumo-primary-contrast-color: var(\n --simple-fields-background-color,\n #fff\n );\n --lumo-primary-color: var(--simple-fields-color, black);\n --lumo-dark-primary-color: ar(--simple-fields-color, black);\n --lumo-light-primary-color: var(--simple-fields-color, black);\n --lumo-primary-text-color: var(--simple-fields-color, black);\n --lumo-body-text-color: var(--simple-fields-color, black);\n --lumo-header-text-color: var(--simple-fields-color, black);\n --lumo-secondary-text-color: var(--simple-fields-color, black);\n --lumo-disabled-text-color: var(--simple-fields-border-color, #999);\n color: var(--simple-fields-color, black);\n background-color: var(--simple-fields-background-color, #fff);\n }\n vaadin-upload[dragover] {\n border-color: var(--simple-colors-default-theme-accent-3, #77e2ff);\n }\n vaadin-upload-file {\n --disabled-text-color: #var(--simple-fields-border-color, #999);\n }\n :host(:last-of-type) {\n margin-bottom: 0;\n }\n #description {\n font-family: var(--simple-fields-detail-font-family, sans-serif);\n font-size: var(--simple-fields-detail-font-size, 12px);\n line-height: var(--simple-fields-detail-line-height, 22px);\n }\n fieldset {\n padding: var(--simple-fields-margin-small, 8px)\n var(--simple-fields-margin, 16px);\n margin: var(--simple-fields-margin-small, 8px) 0\n var(--simple-fields-margin, 16px);\n border: 1px solid var(--simple-fields-border-color-light, #ccc);\n border-radius: var(--simple-fields-border-radius, 2px);\n transition: all 0.3s ease-in-out;\n }\n fieldset > div {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n fieldset > div > *:not(#picker) {\n flex: 1 1 auto;\n }\n #label {\n font-family: var(--simple-fields-font-family, sans-serif);\n font-size: var(--simple-fields-font-size, 16px);\n line-height: var(--simple-fields-line-height, 22px);\n }\n :host([error]) #label {\n color: var(--simple-fields-error-color, #dd2c00);\n transition: all 0.3s ease-in-out;\n }\n #picker {\n margin-bottom: 0;\n margin-right: 5px;\n }\n vaadin-upload {\n padding: 5px;\n margin: 0;\n }\n simple-camera-snap {\n position: relative;\n --simple-camera-snap-button-container-position: absolute;\n --simple-camera-snap-button-container-bottom: 2px;\n --simple-camera-snap-button-container-z-index: 5;\n --simple-camera-snap-button-border-radius: 100%;\n --simple-camera-snap-button-opacity: 0.7;\n }\n "]);
- _templateObject_245a6b605a6e11eb8957f34616f75140 = function _templateObject_245a6b605a6e11eb8957f34616f75140() {
+ _templateObject_9779ad30625811eb9a9521b3fdb3953c = function _templateObject_9779ad30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -54,7 +54,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsUpload), "styles", this)), [(0, _litElement.css)(_templateObject_245a6b605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFieldsUpload), "styles", this)), [(0, _litElement.css)(_templateObject_9779ad30625811eb9a9521b3fdb3953c())]);
}
/**
* HTMLElement life cycle
@@ -83,7 +83,7 @@ define(["exports", "require", "../../../lit-element/lit-element.js", "../../simp
babelHelpers.createClass(SimpleFieldsUpload, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_245a6b605a6e11eb8957f34616f75140(), !this.label, this.label, this.option, this.optionChanged, this.options, this.option !== "url", this.value || "", this.valueChanged, this.option !== "fileupload", this._fileAboutToUpload, this._fileUploadResponse, this.option !== "selfie", this.option !== "audio", !this.description, this.description);
+ return (0, _litElement.html)(_templateObject2_9779ad30625811eb9a9521b3fdb3953c(), !this.label, this.label, this.option, this.optionChanged, this.options, this.option !== "url", this.value || "", this.valueChanged, this.option !== "fileupload", this._fileAboutToUpload, this._fileUploadResponse, this.option !== "selfie", this.option !== "audio", !this.description, this.description);
}
}, {
key: "optionChanged",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/simple-fields.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/simple-fields.js
index 2e8b6d95957..9cb81a58ae3 100755
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/simple-fields.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-fields/simple-fields.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/simple-fields-lite
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ab27ee05a6e11eb8957f34616f75140() {
+ function _templateObject2_8c1d8100625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n --simple-picker-background-color: var(\n --simple-fields-background-color,\n white\n );\n --simple-picker-border-width: 0;\n --simple-picker-focus-border-width: 0;\n --simple-picker-display: block;\n --simple-picker-listbox-border-width: 1px;\n --simple-picker-listbox-outline: none;\n }\n\n :host([hidden]) {\n display: none;\n }\n "]);
- _templateObject2_1ab27ee05a6e11eb8957f34616f75140 = function _templateObject2_1ab27ee05a6e11eb8957f34616f75140() {
+ _templateObject2_8c1d8100625811eb9a9521b3fdb3953c = function _templateObject2_8c1d8100625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ab27ee05a6e11eb8957f34616f75140() {
+ function _templateObject_8c1d8100625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n
"]);
- _templateObject_1ab27ee05a6e11eb8957f34616f75140 = function _templateObject_1ab27ee05a6e11eb8957f34616f75140() {
+ _templateObject_8c1d8100625811eb9a9521b3fdb3953c = function _templateObject_8c1d8100625811eb9a9521b3fdb3953c() {
return data;
};
@@ -162,14 +162,14 @@ define(["exports", "../../lit-element/lit-element.js", "./lib/simple-fields-lite
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1ab27ee05a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_8c1d8100625811eb9a9521b3fdb3953c());
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFields), "styles", this)), [(0, _litElement.css)(_templateObject2_1ab27ee05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleFields), "styles", this)), [(0, _litElement.css)(_templateObject2_8c1d8100625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button-lite.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button-lite.js
index 06b3dde6f88..ba531621c9f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button-lite.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button-lite.js
@@ -10,20 +10,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_245d2a805a6e11eb8957f34616f75140() {
+ function _templateObject2_977f5280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([hidden]) {\n display: none;\n }\n :host {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n position: relative;\n vertical-align: middle;\n border-radius: var(--simple-icon-button-border-radius, 50%);\n background-color: var(\n --simple-icon-button-background-color,\n transparent\n );\n padding: 0;\n margin: 0;\n color: inherit;\n }\n button {\n color: inherit;\n cursor: pointer;\n opacity: var(--simple-icon-button-opacity, 1);\n border: var(--simple-icon-button-border, 0);\n border-radius: var(--simple-icon-button-border-radius, 50%);\n background-color: var(\n --simple-icon-button-background-color,\n transparent\n );\n padding: var(--simple-icon-button-padding, 0px);\n margin: 0px;\n }\n button[aria-pressed] {\n opacity: var(--simple-icon-button-toggled-opacity, 1);\n --simple-icon-button-border: var(\n --simple-icon-toggled-button-border\n );\n --simple-icon-color: var(--simple-icon-button-toggled-color);\n --simple-icon-button-background-color: var(\n --simple-icon-button-toggled-background-color\n );\n }\n button:focus,\n button:hover {\n opacity: var(--simple-icon-button-focus-opacity, 0.8);\n --simple-icon-button-border: var(--simple-icon-button-focus-border);\n --simple-icon-color: var(--simple-icon-button-focus-color);\n --simple-icon-button-background-color: var(\n --simple-icon-button-focus-background-color\n );\n }\n button[disabled] {\n opacity: var(--simple-icon-button-disabled-opacity, 0.5);\n --simple-icon-button-border: var(\n --simple-icon-button-disabled-border\n );\n --simple-icon-color: var(--simple-icon-button-disabled-color);\n --simple-icon-button-background-color: var(\n --simple-icon-button-disabled-background-color\n );\n }\n\n simple-icon-lite {\n color: inherit;\n height: calc(\n var(--simple-icon-height, 24px) - 2 *\n var(--simple-icon-button-padding, 0px)\n );\n width: calc(\n var(--simple-icon-width, 24px) - 2 *\n var(--simple-icon-button-padding, 0px)\n );\n }\n "]);
- _templateObject2_245d2a805a6e11eb8957f34616f75140 = function _templateObject2_245d2a805a6e11eb8957f34616f75140() {
+ _templateObject2_977f5280625811eb9a9521b3fdb3953c = function _templateObject2_977f5280625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_245d2a805a6e11eb8957f34616f75140() {
+ function _templateObject_977f5280625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_245d2a805a6e11eb8957f34616f75140 = function _templateObject_245d2a805a6e11eb8957f34616f75140() {
+ _templateObject_977f5280625811eb9a9521b3fdb3953c = function _templateObject_977f5280625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,13 +49,13 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_245d2a805a6e11eb8957f34616f75140(), this.autofocus, this.ariaLabelledby, this.toggles || this.toggled ? "true" : this.toggles ? "false" : undefined, this.controls, this.disabled, this.form, this.label, this.fieldName, this.type, this.value, this.icon);
+ return (0, _litElement.html)(_templateObject_977f5280625811eb9a9521b3fdb3953c(), this.autofocus, this.ariaLabelledby, this.toggles || this.toggled ? "true" : this.toggles ? "false" : undefined, this.controls, this.disabled, this.form, this.label, this.fieldName, this.type, this.value, this.icon);
} // properties available to the custom element for data binding
}], [{
key: "styles",
get: function get() {
- return [babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this) || []].concat([(0, _litElement.css)(_templateObject2_245d2a805a6e11eb8957f34616f75140())]);
+ return [babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this) || []].concat([(0, _litElement.css)(_templateObject2_977f5280625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button.js
index a4cf08f17fb..d6611306b88 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-button.js
@@ -10,10 +10,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_245fc2905a6e11eb8957f34616f75140() {
+ function _templateObject_978238b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_245fc2905a6e11eb8957f34616f75140 = function _templateObject_245fc2905a6e11eb8957f34616f75140() {
+ _templateObject_978238b0625811eb9a9521b3fdb3953c = function _templateObject_978238b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -65,7 +65,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
babelHelpers.createClass(SimpleIconButton, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_245fc2905a6e11eb8957f34616f75140(), this.icon, this.accentColor, this.contrast, this.dark);
+ return (0, _litElement.html)(_templateObject_978238b0625811eb9a9521b3fdb3953c(), this.icon, this.accentColor, this.contrast, this.dark);
} // properties available to the custom element for data binding
}], [{
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-lite.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-lite.js
index 48fa48ec99a..8e8d8706b30 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-lite.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-icon-lite.js
@@ -10,30 +10,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-iconset.js"]
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject3_24631df05a6e11eb8957f34616f75140() {
+ function _templateObject3_97871ab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n position: relative;\n vertical-align: middle;\n height: var(--simple-icon-height, 24px);\n width: var(--simple-icon-width, 24px);\n }\n :host([hidden]) {\n display: none;\n }\n svg {\n height: var(--simple-icon-height, 24px);\n width: var(--simple-icon-width, 24px);\n max-height: var(--simple-icon-height, 24px);\n max-width: var(--simple-icon-width, 24px);\n }\n feFlood {\n flood-color: var(--simple-icon-color, currentColor);\n }\n svg {\n pointer-events: none;\n }\n "]);
- _templateObject3_24631df05a6e11eb8957f34616f75140 = function _templateObject3_24631df05a6e11eb8957f34616f75140() {
+ _templateObject3_97871ab0625811eb9a9521b3fdb3953c = function _templateObject3_97871ab0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_24631df05a6e11eb8957f34616f75140() {
+ function _templateObject2_97871ab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject2_24631df05a6e11eb8957f34616f75140 = function _templateObject2_24631df05a6e11eb8957f34616f75140() {
+ _templateObject2_97871ab0625811eb9a9521b3fdb3953c = function _templateObject2_97871ab0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24631df05a6e11eb8957f34616f75140() {
+ function _templateObject_97871ab0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", "\n \n \n \n \n "]);
- _templateObject_24631df05a6e11eb8957f34616f75140 = function _templateObject_24631df05a6e11eb8957f34616f75140() {
+ _templateObject_97871ab0625811eb9a9521b3fdb3953c = function _templateObject_97871ab0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -54,18 +54,18 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-iconset.js"]
key: "render",
// render function
value: function render() {
- return (0, _litElement.svg)(_templateObject_24631df05a6e11eb8957f34616f75140(), this.feFlood);
+ return (0, _litElement.svg)(_templateObject_97871ab0625811eb9a9521b3fdb3953c(), this.feFlood);
}
}, {
key: "feFlood",
get: function get() {
- return !this.noColorize ? (0, _litElement.svg)(_templateObject2_24631df05a6e11eb8957f34616f75140()) : "";
+ return !this.noColorize ? (0, _litElement.svg)(_templateObject2_97871ab0625811eb9a9521b3fdb3953c()) : "";
} // properties available to the custom element for data binding
}], [{
key: "styles",
get: function get() {
- return [babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this) || []].concat([(0, _litElement.css)(_templateObject3_24631df05a6e11eb8957f34616f75140())]);
+ return [babelHelpers.get(babelHelpers.getPrototypeOf(_class), "styles", this) || []].concat([(0, _litElement.css)(_templateObject3_97871ab0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-iconset-demo.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-iconset-demo.js
index a0408bbe09d..d75db872dd8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-iconset-demo.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/lib/simple-iconset-demo.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-icon-lite.js
});
_exports.SimpleIconsetDemo = void 0;
- function _templateObject3_2466c7705a6e11eb8957f34616f75140() {
+ function _templateObject3_978c4ad0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),\n 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);\n margin-bottom: 40px;\n padding: 20px 40px;\n }\n\n ul {\n list-style-type: none;\n padding: 0;\n }\n\n li {\n display: inline-block;\n width: 160px;\n margin: 16px 8px;\n text-align: center;\n font-size: 10px;\n }\n\n simple-icon-lite {\n display: inline-block;\n }\n\n .iconset:not(:first-of-type) {\n border-top: 1px solid #ddd;\n }\n\n .iconset:nth-of-type(9n + 1) {\n color: #444444;\n }\n\n .iconset:nth-of-type(9n + 2) {\n color: #be3300;\n }\n\n .iconset:nth-of-type(9n + 3) {\n color: #0000b5;\n }\n\n .iconset:nth-of-type(9n + 4) {\n color: #750075;\n }\n\n .iconset:nth-of-type(9n + 5) {\n color: #aa5d00;\n }\n\n .iconset:nth-of-type(9n + 6) {\n color: #db0a5b;\n }\n\n .iconset:nth-of-type(9n + 7) {\n color: #005500;\n }\n\n .iconset:nth-of-type(9n + 8) {\n color: #cf000f;\n }\n\n .iconset:nth-of-type(9n) {\n color: #005f8b;\n }\n "]);
- _templateObject3_2466c7705a6e11eb8957f34616f75140 = function _templateObject3_2466c7705a6e11eb8957f34616f75140() {
+ _templateObject3_978c4ad0625811eb9a9521b3fdb3953c = function _templateObject3_978c4ad0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_2466c7705a6e11eb8957f34616f75140() {
+ function _templateObject2_978c4ad0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject2_2466c7705a6e11eb8957f34616f75140 = function _templateObject2_2466c7705a6e11eb8957f34616f75140() {
+ _templateObject2_978c4ad0625811eb9a9521b3fdb3953c = function _templateObject2_978c4ad0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2466c7705a6e11eb8957f34616f75140() {
+ function _templateObject_978c4ad0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_2466c7705a6e11eb8957f34616f75140 = function _templateObject_2466c7705a6e11eb8957f34616f75140() {
+ _templateObject_978c4ad0625811eb9a9521b3fdb3953c = function _templateObject_978c4ad0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -62,8 +62,8 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-icon-lite.js
// render function
value: function render() {
return this.iconsets.length < 1 ? "Looking for iconsets..." : this.iconsets.map(function (iconset) {
- return (0, _litElement.html)(_templateObject_2466c7705a6e11eb8957f34616f75140(), iconset.name, iconset.icons.map(function (icon) {
- return (0, _litElement.html)(_templateObject2_2466c7705a6e11eb8957f34616f75140(), iconset.name, icon, iconset.name === "icons" ? "" : "".concat(iconset.name, ":"), icon);
+ return (0, _litElement.html)(_templateObject_978c4ad0625811eb9a9521b3fdb3953c(), iconset.name, iconset.icons.map(function (icon) {
+ return (0, _litElement.html)(_templateObject2_978c4ad0625811eb9a9521b3fdb3953c(), iconset.name, icon, iconset.name === "icons" ? "" : "".concat(iconset.name, ":"), icon);
}));
});
} // properties available to the custom element for data binding
@@ -80,7 +80,7 @@ define(["exports", "../../../lit-element/lit-element.js", "./simple-icon-lite.js
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject3_2466c7705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_978c4ad0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/simple-icon.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/simple-icon.js
index 71a7394f04b..94b10ca5c28 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/simple-icon.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-icon/simple-icon.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1abd2d405a6e11eb8957f34616f75140() {
+ function _templateObject2_8c675b40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n feFlood {\n flood-color: var(\n --simple-icon-color,\n var(--simple-colors-default-theme-accent-8, #000000)\n );\n }\n feFlood.contrast-1 {\n flood-color: var(\n --simple-icon-color,\n var(--simple-colors-default-theme-accent-9, #000000)\n );\n }\n feFlood.contrast-2 {\n flood-color: var(\n --simple-icon-color,\n var(--simple-colors-default-theme-accent-10, #000000)\n );\n }\n feFlood.contrast-3 {\n flood-color: var(\n --simple-icon-color,\n var(--simple-colors-default-theme-accent-11, #000000)\n );\n }\n feFlood.contrast-4 {\n flood-color: var(\n --simple-icon-color,\n var(--simple-colors-default-theme-accent-12, #000000)\n );\n }\n "]);
- _templateObject2_1abd2d405a6e11eb8957f34616f75140 = function _templateObject2_1abd2d405a6e11eb8957f34616f75140() {
+ _templateObject2_8c675b40625811eb9a9521b3fdb3953c = function _templateObject2_8c675b40625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1abd2d405a6e11eb8957f34616f75140() {
+ function _templateObject_8c675b40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1abd2d405a6e11eb8957f34616f75140 = function _templateObject_1abd2d405a6e11eb8957f34616f75140() {
+ _templateObject_8c675b40625811eb9a9521b3fdb3953c = function _templateObject_8c675b40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -56,7 +56,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(SimpleIcon, [{
key: "feFlood",
get: function get() {
- return !this.noColorize ? (0, _litElement.svg)(_templateObject_1abd2d405a6e11eb8957f34616f75140(), this.contrast) : "";
+ return !this.noColorize ? (0, _litElement.svg)(_templateObject_8c675b40625811eb9a9521b3fdb3953c(), this.contrast) : "";
} // properties available to the custom element for data binding
}], [{
@@ -71,7 +71,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleIcon), "styles", this)), [(0, _litElement.css)(_templateObject2_1abd2d405a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleIcon), "styles", this)), [(0, _litElement.css)(_templateObject2_8c675b40625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-login/simple-login.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-login/simple-login.js
index 1910da4560e..6fd73149c52 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-login/simple-login.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-login/simple-login.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ac236505a6e11eb8957f34616f75140() {
+ function _templateObject2_8c78c060625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n #loginform {\n width: var(--login-form-width, 450px);\n height: var(--login-form-height, auto);\n --simple-camera-snap-color: var(--login-form-color, #36bed4);\n --simple-camera-snap-error: var(--login-form-error, red);\n --simple-camera-snap-width: var(--login-form-image-width, 200px);\n --simple-camera-snap-height: var(--login-form-image-height, 200px);\n --simple-camera-snap-background: var(--login-form-background, white);\n --simple-camera-snap-border-radius: var(\n --login-form-image-bnorder-radius,\n 100%\n );\n box-shadow: 0 12px 16px 1px rgba(0, 0, 0, 0.14),\n 0 4px 22px 3px rgba(0, 0, 0, 0.12),\n 0 6px 7px -4px rgba(0, 0, 0, 0.4);\n }\n\n #loginformcontent {\n padding: var(--login-form-padding, 48px);\n }\n\n #loginformcontent > * {\n margin-top: var(\n --login-form-margin-top,\n var(--login-form-margin, 8px)\n );\n margin-bottom: var(\n --login-form-margin-bottom,\n var(--login-form-margin, 8px)\n );\n }\n\n #loginbtn,\n #buttons ::slotted(button) {\n cursor: pointer;\n width: var(--login-btn-width, auto);\n margin: var(--login-btn-margin, 24px auto 0);\n display: var(--login-btn-display, inline-flex);\n }\n\n #loginbtn[disabled] {\n background-color: var(\n --login-btn-disabled-background-color,\n var(--simple-colors-default-theme-accent-12, #000000)\n );\n }\n\n h1 {\n margin: 0;\n }\n\n h2 {\n margin: 0;\n }\n\n simple-progress {\n width: 100%;\n }\n\n ::slotted(simple-login-avatar) {\n margin: 0 auto;\n }\n\n #errormsg {\n margin-top: 16px;\n color: var(--login-error-label-color, var(--error-color));\n }\n "]);
- _templateObject2_1ac236505a6e11eb8957f34616f75140 = function _templateObject2_1ac236505a6e11eb8957f34616f75140() {
+ _templateObject2_8c78c060625811eb9a9521b3fdb3953c = function _templateObject2_8c78c060625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ac236505a6e11eb8957f34616f75140() {
+ function _templateObject_8c78c060625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1ac236505a6e11eb8957f34616f75140 = function _templateObject_1ac236505a6e11eb8957f34616f75140() {
+ _templateObject_8c78c060625811eb9a9521b3fdb3953c = function _templateObject_8c78c060625811eb9a9521b3fdb3953c() {
return data;
};
@@ -51,14 +51,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1ac236505a6e11eb8957f34616f75140(), !this.loading, this.title, this.subtitle, this.errorMsg, this.username, this._usernameChanged, this.loading, this.userInputLabel, this.userInputErrMsg, this.password, this._passwordChanged, this.loading, this.passwordInputLabel, this.passwordInputErrMsg, this._login, this.loading, this.loginBtnText);
+ return (0, _litElement.html)(_templateObject_8c78c060625811eb9a9521b3fdb3953c(), !this.loading, this.title, this.subtitle, this.errorMsg, this.username, this._usernameChanged, this.loading, this.userInputLabel, this.userInputErrMsg, this.password, this._passwordChanged, this.loading, this.passwordInputLabel, this.passwordInputErrMsg, this._login, this.loading, this.loginBtnText);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ac236505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8c78c060625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/lib/simple-modal-template.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/lib/simple-modal-template.js
index 7003e561a1a..3311dffa4d8 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/lib/simple-modal-template.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/lib/simple-modal-template.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-modal.js"],
});
_exports.SimpleModalTemplate = void 0;
- function _templateObject2_2470b2805a6e11eb8957f34616f75140() {
+ function _templateObject2_97acf230625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject2_2470b2805a6e11eb8957f34616f75140 = function _templateObject2_2470b2805a6e11eb8957f34616f75140() {
+ _templateObject2_97acf230625811eb9a9521b3fdb3953c = function _templateObject2_97acf230625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_2470b2805a6e11eb8957f34616f75140() {
+ function _templateObject_97acf230625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n --simple-modal-width: auto;\n --simple-modal-height: auto;\n --simple-modal-min-width: unset;\n --simple-modal-z-index: 1000;\n --simple-modal-min-height: unset;\n --simple-modal-max-width: unset;\n --simple-modal-max-height: unset;\n --simple-modal-titlebar-color: #444;\n --simple-modal-titlebar-background: #ddd;\n --simple-modal-header-color: #222;\n --simple-modal-header-background: #ccc;\n --simple-modal-content-container-color: #222;\n --simple-modal-content-container-background: #fff;\n --simple-modal-buttons-color: blue;\n --simple-modal-buttons-background: #fff;\n --simple-modal-button-color: var(--simple-modal-buttons-color);\n --simple-modal-button-background: var(\n --simple-modal-buttons-background-color\n );\n }\n "]);
- _templateObject_2470b2805a6e11eb8957f34616f75140 = function _templateObject_2470b2805a6e11eb8957f34616f75140() {
+ _templateObject_97acf230625811eb9a9521b3fdb3953c = function _templateObject_97acf230625811eb9a9521b3fdb3953c() {
return data;
};
@@ -48,7 +48,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-modal.js"],
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject_2470b2805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_97acf230625811eb9a9521b3fdb3953c())];
}
/**
* Store the tag name to make it easier to obtain directly.
@@ -76,7 +76,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-modal.js"],
key: "render",
//render function
value: function render() {
- return (0, _litElement.html)(_templateObject2_2470b2805a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject2_97acf230625811eb9a9521b3fdb3953c());
}
/**
* sets event listeners for a specified target
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/simple-modal.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/simple-modal.js
index ccc8cbd36f6..9818ce34f4a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/simple-modal.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-modal/simple-modal.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/lib/simpl
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ad151805a6e11eb8957f34616f75140() {
+ function _templateObject2_8c9ff770625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host web-dialog ::slotted(*) {\n font-size: 14px;\n width: 100%;\n }\n\n #titlebar {\n margin-top: 0;\n padding: var(--simple-modal-titlebar-padding, 0px 16px);\n display: flex;\n align-items: center;\n justify-content: space-between;\n color: var(--simple-modal-titlebar-color, #444);\n background-color: var(--simple-modal-titlebar-background, #ddd);\n border-radius: 0;\n height: var(--simple-modal-titlebar-height, unset);\n line-height: var(--simple-modal-titlebar-line-height, unset);\n }\n\n #headerbar {\n margin: 0;\n padding: var(--simple-modal-header-padding, 0px 16px);\n color: var(--simple-modal-header-color, #222);\n background-color: var(--simple-modal-header-background, #ccc);\n }\n\n h2 {\n margin-right: 8px;\n padding: 0;\n margin: 0;\n flex: auto;\n font-size: 18px;\n line-height: 18px;\n }\n\n #close {\n top: 0;\n border: var(--simple-modal-titlebar-button-border, none);\n padding: var(--simple-modal-titlebar-button-padding, 10px 0);\n min-width: unset;\n text-transform: none;\n color: var(--simple-modal-titlebar-color, #444);\n background-color: transparent;\n }\n\n #close:focus {\n opacity: 0.7;\n outline: var(--simple-modal-titlebar-button-outline, 2px dotted grey);\n outline-offset: var(\n --simple-modal-titlebar-button-outline-offset,\n 2px\n );\n }\n\n #close simple-icon-lite {\n --simple-icon-height: var(--simple-modal-titlebar-icon-height, 16px);\n --simple-icon-width: var(--simple-modal-titlebar-icon-width, 16px);\n color: var(--simple-modal-titlebar-color, #444);\n }\n\n #simple-modal-content {\n flex-grow: 1;\n padding: var(--simple-modal-content-padding, 8px 16px);\n margin: 0;\n color: var(--simple-modal-content-container-color, #222);\n background-color: var(\n --simple-modal-content-container-background,\n #fff\n );\n }\n\n .buttons {\n padding: 0;\n padding: var(--simple-modal-buttons-padding, 0);\n margin: 0;\n color: var(--simple-modal-buttons-color, unset);\n background-color: var(--simple-modal-buttons-background, unset);\n }\n\n .buttons ::slotted(*) {\n padding: 0;\n margin: 0;\n color: var(--simple-modal-button-color, --simple-modal-buttons-color);\n background-color: var(\n --simple-modal-button-background,\n --simple-modal-buttons-background\n );\n }\n web-dialog {\n --dialog-border-radius: var(--simple-modal-border-radius, 2px);\n z-index: var(--simple-modal-z-index, 1) !important;\n }\n web-dialog::part(dialog) {\n border: 1px solid var(--simple-modal-border-color, #222);\n padding: 0;\n }\n web-dialog.style-scope.simple-modal {\n display: none !important;\n }\n web-dialog[open].style-scope.simple-modal {\n display: flex !important;\n position: fixed !important;\n top: 25vh;\n left: 25vw;\n }\n "]);
- _templateObject2_1ad151805a6e11eb8957f34616f75140 = function _templateObject2_1ad151805a6e11eb8957f34616f75140() {
+ _templateObject2_8c9ff770625811eb9a9521b3fdb3953c = function _templateObject2_8c9ff770625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ad151805a6e11eb8957f34616f75140() {
+ function _templateObject_8c9ff770625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n
\n \n \n
\n "]);
- _templateObject_1ad151805a6e11eb8957f34616f75140 = function _templateObject_1ad151805a6e11eb8957f34616f75140() {
+ _templateObject_8c9ff770625811eb9a9521b3fdb3953c = function _templateObject_8c9ff770625811eb9a9521b3fdb3953c() {
return data;
};
@@ -63,14 +63,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/lib/simpl
babelHelpers.createClass(SimpleModal, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1ad151805a6e11eb8957f34616f75140(), this._getAriaLabel(this.title), this._getAriaLabelledby(this.title), this.opened, this.open, this.close, !this.title, this.title, this.closeIcon, this.close, this.closeLabel);
+ return (0, _litElement.html)(_templateObject_8c9ff770625811eb9a9521b3fdb3953c(), this._getAriaLabel(this.title), this._getAriaLabelledby(this.title), this.opened, this.open, this.close, !this.title, this.title, this.closeIcon, this.close, this.closeLabel);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ad151805a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8c9ff770625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-pages/simple-pages.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-pages/simple-pages.js
index a6b2b269cbc..5efb118fd79 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-pages/simple-pages.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-pages/simple-pages.js
@@ -12,20 +12,20 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js"], funct
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ad5e5605a6e11eb8957f34616f75140() {
+ function _templateObject2_8cc90340625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n iron-pages:not(:defined) {\n display: none;\n }\n "]);
- _templateObject2_1ad5e5605a6e11eb8957f34616f75140 = function _templateObject2_1ad5e5605a6e11eb8957f34616f75140() {
+ _templateObject2_8cc90340625811eb9a9521b3fdb3953c = function _templateObject2_8cc90340625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ad5e5605a6e11eb8957f34616f75140() {
+ function _templateObject_8cc90340625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n "]);
- _templateObject_1ad5e5605a6e11eb8957f34616f75140 = function _templateObject_1ad5e5605a6e11eb8957f34616f75140() {
+ _templateObject_8cc90340625811eb9a9521b3fdb3953c = function _templateObject_8cc90340625811eb9a9521b3fdb3953c() {
return data;
};
@@ -55,14 +55,14 @@ define(["exports", "meta", "require", "../../lit-element/lit-element.js"], funct
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1ad5e5605a6e11eb8957f34616f75140(), this.selected, this.selectedAttribute, this._selectedChanged);
+ return (0, _litElement.html)(_templateObject_8cc90340625811eb9a9521b3fdb3953c(), this.selected, this.selectedAttribute, this._selectedChanged);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1ad5e5605a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8cc90340625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-emoji-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-emoji-picker.js
index 47f3ee31dbf..ba2396de969 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-emoji-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-emoji-picker.js
@@ -10,10 +10,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-picker.js"]
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_24c366605a6e11eb8957f34616f75140() {
+ function _templateObject_97d69a40625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n simple-picker-option {\n justify-content: space-around;\n }\n "]);
- _templateObject_24c366605a6e11eb8957f34616f75140 = function _templateObject_24c366605a6e11eb8957f34616f75140() {
+ _templateObject_97d69a40625811eb9a9521b3fdb3953c = function _templateObject_97d69a40625811eb9a9521b3fdb3953c() {
return data;
};
@@ -41,7 +41,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-picker.js"]
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleEmojiPicker), "styles", this)), [(0, _litElement.css)(_templateObject_24c366605a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleEmojiPicker), "styles", this)), [(0, _litElement.css)(_templateObject_97d69a40625811eb9a9521b3fdb3953c())]);
} // properties available to the custom element for data binding
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-picker-option.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-picker-option.js
index a76ad8b3bfb..5154a514920 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-picker-option.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-picker-option.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.SimplePickerOption = void 0;
- function _templateObject3_24c625805a6e11eb8957f34616f75140() {
+ function _templateObject3_97edcbc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["red"]);
- _templateObject3_24c625805a6e11eb8957f34616f75140 = function _templateObject3_24c625805a6e11eb8957f34616f75140() {
+ _templateObject3_97edcbc0625811eb9a9521b3fdb3953c = function _templateObject3_97edcbc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_24c625805a6e11eb8957f34616f75140() {
+ function _templateObject2_97edcbc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n align-items: center;\n justify-content: space-between;\n color: var(--simple-picker-color);\n }\n :host([hidden]) {\n display: none;\n }\n div {\n margin: unset;\n padding: unset;\n }\n #label {\n padding: var(\n --simple-picker-option-label-padding,\n var(--simple-picker-option-padding, 2px 10px)\n );\n line-height: 100%;\n width: max-content;\n }\n\n :host([hide-option-labels]) #label {\n position: absolute;\n left: -999999px;\n width: 0;\n height: 0;\n overflow: hidden;\n }\n\n simple-icon-lite {\n --simple-icon-width: var(--simple-picker-option-size, 24px);\n --simple-icon-height: var(--simple-picker-option-size, 24px);\n width: var(--simple-picker-option-size, 24px);\n min-height: var(--simple-picker-option-size, 24px);\n min-width: var(--simple-picker-option-size, 24px);\n line-height: var(--simple-picker-option-size, 24px);\n }\n "]);
- _templateObject2_24c625805a6e11eb8957f34616f75140 = function _templateObject2_24c625805a6e11eb8957f34616f75140() {
+ _templateObject2_97edcbc0625811eb9a9521b3fdb3953c = function _templateObject2_97edcbc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24c625805a6e11eb8957f34616f75140() {
+ function _templateObject_97edcbc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n ", "\n
\n "]);
- _templateObject_24c625805a6e11eb8957f34616f75140 = function _templateObject_24c625805a6e11eb8957f34616f75140() {
+ _templateObject_97edcbc0625811eb9a9521b3fdb3953c = function _templateObject_97edcbc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -68,13 +68,13 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_24c625805a6e11eb8957f34616f75140(), !this.icon, this.icon, !this.titleAsHtml, this.titleAsHtml ? "" : this.label);
+ return (0, _litElement.html)(_templateObject_97edcbc0625811eb9a9521b3fdb3953c(), !this.icon, this.icon, !this.titleAsHtml, this.titleAsHtml ? "" : this.label);
}
}], [{
key: "styles",
//styles
get: function get() {
- return (0, _litElement.css)(_templateObject2_24c625805a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject2_97edcbc0625811eb9a9521b3fdb3953c());
}
}]);
@@ -145,7 +145,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
}, {
key: "_getColor",
value: function _getColor() {
- return (0, _litElement.css)(_templateObject3_24c625805a6e11eb8957f34616f75140());
+ return (0, _litElement.css)(_templateObject3_97edcbc0625811eb9a9521b3fdb3953c());
}
}], [{
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-symbol-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-symbol-picker.js
index 5161cab55c5..9cafe666eb6 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-symbol-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/lib/simple-symbol-picker.js
@@ -10,10 +10,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-picker.js"]
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_24ce3bd05a6e11eb8957f34616f75140() {
+ function _templateObject_97f96480625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n simple-picker-option {\n justify-content: space-around;\n }\n "]);
- _templateObject_24ce3bd05a6e11eb8957f34616f75140 = function _templateObject_24ce3bd05a6e11eb8957f34616f75140() {
+ _templateObject_97f96480625811eb9a9521b3fdb3953c = function _templateObject_97f96480625811eb9a9521b3fdb3953c() {
return data;
};
@@ -41,7 +41,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-picker.js"]
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleSymbolPicker), "styles", this)), [(0, _litElement.css)(_templateObject_24ce3bd05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleSymbolPicker), "styles", this)), [(0, _litElement.css)(_templateObject_97f96480625811eb9a9521b3fdb3953c())]);
} // properties available to the custom element for data binding
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/simple-picker.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/simple-picker.js
index abf20826038..95680c1bbb0 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/simple-picker.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-picker/simple-picker.js
@@ -7,10 +7,10 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
_exports.SimplePicker = void 0;
_require = babelHelpers.interopRequireWildcard(_require);
- function _templateObject5_1ae2ddb05a6e11eb8957f34616f75140() {
+ function _templateObject5_8ce760b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" option-", "-", " "]);
- _templateObject5_1ae2ddb05a6e11eb8957f34616f75140 = function _templateObject5_1ae2ddb05a6e11eb8957f34616f75140() {
+ _templateObject5_8ce760b0625811eb9a9521b3fdb3953c = function _templateObject5_8ce760b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -21,40 +21,40 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject4_1ae2ddb05a6e11eb8957f34616f75140() {
+ function _templateObject4_8ce760b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: var(--simple-picker-display, inline-flex);\n align-items: center;\n color: var(--simple-picker-color, black);\n font-family: var(--simple-picker-font-family, inherit);\n font-size: var(--simple-picker-font-size, inherit);\n --simple-picker-height: calc(\n var(--simple-picker-option-size, 24px) +\n var(--simple-picker-sample-padding, 2px) * 2 +\n var(--simple-picker-border-width, 1px) * 2\n );\n min-height: var(--simple-picker-height);\n max-height: var(--simple-picker-height);\n }\n\n :host([block-label]) {\n display: block;\n margin: 0 0 15px;\n max-height: unset;\n }\n\n :host([disabled]) {\n --simple-picker-color: var(--simple-picker-color-disabled, #888);\n --simple-picker-background-color: var(\n --simple-picker-background-color-disabled,\n #e8e8e8\n );\n cursor: not-allowed;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n div {\n margin: unset;\n padding: unset;\n }\n\n label:not([hidden]) {\n display: flex;\n align-items: center;\n padding-right: 5px;\n font-family: var(--simple-picker-font-family, inherit);\n color: var(\n --simple-picker-label-color,\n var(--simple-picker-color, black)\n );\n }\n\n :host([block-label]) label:not([hidden]) {\n display: block;\n padding-right: 0px;\n color: var(\n --simple-picker-float-label-color,\n var(--simple-picker-color-disabled, #888)\n );\n transition: all 0.5s;\n max-height: unset;\n }\n\n :host([block-label]:focus-within) label,\n :host([block-label]:hover) label {\n color: var(\n --simple-picker-float-label-active-color,\n var(--simple-picker-color, black)\n );\n transition: all 0.5s;\n }\n\n #sample,\n .rows {\n margin: 0;\n padding: 0;\n }\n\n #listbox {\n cursor: pointer;\n position: relative;\n flex: 1 0 auto;\n min-height: var(--simple-picker-height);\n max-height: var(--simple-picker-height);\n }\n\n #sample {\n display: flex;\n flex: 1 0 auto;\n justify-content: space-between;\n align-items: center;\n min-height: calc(\n var(\n --simple-picker-height - 2 *\n var(--simple-picker-sample-padding, 2px)\n ) - 2 * var(--simple-picker-border-width, 1px)\n );\n max-height: calc(\n var(\n --simple-picker-height - 2 *\n var(--simple-picker-sample-padding, 2px)\n ) - 2 * var(--simple-picker-border-width, 1px)\n );\n padding: var(--simple-picker-sample-padding, 2px);\n border-radius: var(--simple-picker-border-radius, 2px);\n color: var(--simple-picker-sample-color, black);\n background-color: var(--simple-picker-background-color, #f0f0f0);\n border-width: var(--simple-picker-border-width, 1px);\n border-style: var(--simple-picker-border-style, solid);\n border-color: var(\n --simple-picker-border-color,\n var(--simple-picker-color-disabled, #888)\n );\n }\n\n :host([hide-sample]) #sample {\n width: var(--simple-picker-option-size);\n overflow: visible;\n }\n\n :host(:focus-within) #sample {\n border-width: var(\n --simple-picker-focus-border-width,\n var(--simple-picker-border-width, 1px)\n );\n border-style: var(\n --simple-picker-focus-border-style,\n var(--simple-picker-border-style, solid)\n );\n border-color: var(\n --simple-picker-focus-border-color,\n var(\n --simple-picker-border-color,\n var(--simple-picker-color-disabled, #888)\n )\n );\n transition: all 0.5s;\n }\n\n :host(:focus-within) #listbox {\n border-width: var(\n --simple-picker-listbox-border-width,\n var(--simple-picker-border-width, 1px)\n );\n border-style: var(\n --simple-picker-listbox-border-width,\n var(--simple-picker-border-style, solid)\n );\n border-color: var(\n --simple-picker-listbox-border-width,\n var(\n --simple-picker-border-color,\n var(--simple-picker-color-disabled, #888)\n )\n );\n }\n\n #listbox:focus-within,\n :host(:focus-within) #listbox {\n outline: var(--simple-picker-listbox-outline, unset);\n }\n\n #icon {\n width: var(\n --simple-picker-icon-size,\n var(--simple-picker-option-size, 24px)\n );\n height: var(\n --simple-picker-icon-size,\n var(--simple-picker-option-size, 24px)\n );\n --simple-icon-width: var(\n --simple-picker-icon-size,\n var(--simple-picker-option-size, 24px)\n );\n --simple-icon-height: var(\n --simple-picker-icon-size,\n var(--simple-picker-option-size, 24px)\n );\n transform: var(--simple-picker-icon-transform, rotate(0deg));\n transition: transform 0.25s;\n }\n\n :host([expanded]) #icon {\n transform: var(--simple-picker-expanded-icon-transform, rotate(0deg));\n transition: transform 0.25s;\n }\n\n #collapse {\n display: none;\n width: 100%;\n position: absolute;\n z-index: 2;\n }\n\n :host([expanded]:not([disabled])) #collapse {\n display: block;\n position: unset;\n background-color: var(--simple-picker-options-background-color, #fff);\n }\n\n .rows {\n display: block;\n position: absolute;\n z-index: 1000;\n top: calc(\n var(--simple-picker-option-size, 24px) + 2 *\n var(--simple-picker-options-border-width)\n );\n border-width: var(\n --simple-picker-options-border-width,\n var(--simple-picker-border-width, 1px)\n );\n border-style: var(\n --simple-picker-options-border-style,\n var(--simple-picker-border-style, solid)\n );\n border-color: var(\n --simple-picker-options-border-color,\n var(\n --simple-picker-border-color,\n var(--simple-picker-color-disabled, #888)\n )\n );\n background-color: var(--simple-picker-options-background-color, #fff);\n max-height: var(--simple-picker-options-max-height, 250px);\n overflow-y: auto;\n }\n\n :host([align-right]) #collapse .rows {\n left: unset;\n right: calc(\n var(\n --simple-picker-options-border-width,\n var(--simple-picker-border-width, 1px)\n ) * 2\n );\n }\n\n .row {\n display: flex;\n align-items: stretch;\n justify-content: space-between;\n }\n\n simple-picker-option {\n z-index: 1;\n flex: 1 1 auto;\n justify-content: flex-start;\n max-height: unset;\n min-height: var(--simple-picker-option-size, 24px);\n min-width: var(--simple-picker-option-size, 24px);\n line-height: var(--simple-picker-option-size, 24px);\n color: var(--simple-picker-color, black);\n background-color: var(--simple-picker-options-background-color, #fff);\n transition: max-height 2s;\n }\n\n simple-picker-option[selected] {\n z-index: 50;\n color: var(--simple-picker-color, black);\n background-color: var(\n --simple-picker-option-selected-background-color,\n var(--simple-picker-options-background-color, #fff)\n );\n }\n\n simple-picker-option[active] {\n z-index: 100;\n cursor: pointer;\n color: var(--simple-picker-color, black);\n background-color: var(\n --simple-picker-option-active-background-color,\n #aaddff\n );\n }\n\n #sample simple-picker-option {\n color: var(--simple-picker-color, black);\n background-color: var(\n --simple-picker-sample-background-color,\n transparent\n );\n --simple-picker-option-padding: var(\n --simple-picker-sample-padding,\n 2px\n )\n 0;\n border: none;\n }\n\n :host([hide-sample]) #sample simple-picker-option {\n position: absolute;\n left: -9999px;\n overflow: hidden;\n width: 0;\n height: 0;\n }\n\n :host(:focus-within) #sample simple-picker-option,\n :host(:hover) #sample simple-picker-option {\n --simple-picker-color: var(\n --simple-picker-color-active,\n var(--simple-picker-color, black)\n );\n }\n\n :host(:not([expanded])) #collapse simple-picker-option {\n max-height: 0;\n transition: max-height 1.5s;\n }\n\n @media screen and (max-width: 600px) {\n :host {\n position: static;\n }\n\n #collapse {\n top: 0;\n margin-top: 0;\n position: relative;\n }\n\n .rows {\n position: absolute;\n }\n }\n "]);
- _templateObject4_1ae2ddb05a6e11eb8957f34616f75140 = function _templateObject4_1ae2ddb05a6e11eb8957f34616f75140() {
+ _templateObject4_8ce760b0625811eb9a9521b3fdb3953c = function _templateObject4_8ce760b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1ae2ddb05a6e11eb8957f34616f75140() {
+ function _templateObject3_8ce760b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n "]);
- _templateObject3_1ae2ddb05a6e11eb8957f34616f75140 = function _templateObject3_1ae2ddb05a6e11eb8957f34616f75140() {
+ _templateObject3_8ce760b0625811eb9a9521b3fdb3953c = function _templateObject3_8ce760b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1ae2ddb05a6e11eb8957f34616f75140() {
+ function _templateObject2_8ce760b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n
\n "]);
- _templateObject2_1ae2ddb05a6e11eb8957f34616f75140 = function _templateObject2_1ae2ddb05a6e11eb8957f34616f75140() {
+ _templateObject2_8ce760b0625811eb9a9521b3fdb3953c = function _templateObject2_8ce760b0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ae2ddb05a6e11eb8957f34616f75140() {
+ function _templateObject_8ce760b0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n \n "]);
- _templateObject_1ae2ddb05a6e11eb8957f34616f75140 = function _templateObject_1ae2ddb05a6e11eb8957f34616f75140() {
+ _templateObject_8ce760b0625811eb9a9521b3fdb3953c = function _templateObject_8ce760b0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -128,9 +128,9 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
value: function render() {
var _this2 = this;
- return (0, _litElement.html)(_templateObject_1ae2ddb05a6e11eb8957f34616f75140(), !this.label || this.label.trim() === "", this.label && this.label.trim() !== "" ? this.label.trim() : "", this.__activeDesc, this.ariaLabelledby, this.disabled, this._handleListboxClick, this._handleListboxMousedown, this._handleListboxKeydown, this.hideOptionLabels, this.titleAsHtml, this.__selectedOption ? this.__selectedOption.icon : false, this.__selectedOption ? this.__selectedOption.alt : false, this.__selectedOption ? this.__selectedOption.style : false, this.__options ? this.__options.map(function (row, rownum) {
- return (0, _litElement.html)(_templateObject2_1ae2ddb05a6e11eb8957f34616f75140(), Array.isArray(row) ? row.map(function (option, colnum) {
- return (0, _litElement.html)(_templateObject3_1ae2ddb05a6e11eb8957f34616f75140(), _this2._handleOptionFocus, _this2._handleSetSelectedOption, "".concat(_this2.__activeDesc) === "option-".concat(rownum, "-").concat(colnum), _this2.hideOptionLabels, !_this2.allowNull && !option.value, _this2.value === option.value, _this2.titleAsHtml, _this2.data, option.icon, rownum, colnum, option.alt, option.style, _this2.value === option.value ? "true" : "false", option.value);
+ return (0, _litElement.html)(_templateObject_8ce760b0625811eb9a9521b3fdb3953c(), !this.label || this.label.trim() === "", this.label && this.label.trim() !== "" ? this.label.trim() : "", this.__activeDesc, this.ariaLabelledby, this.disabled, this._handleListboxClick, this._handleListboxMousedown, this._handleListboxKeydown, this.hideOptionLabels, this.titleAsHtml, this.__selectedOption ? this.__selectedOption.icon : false, this.__selectedOption ? this.__selectedOption.alt : false, this.__selectedOption ? this.__selectedOption.style : false, this.__options ? this.__options.map(function (row, rownum) {
+ return (0, _litElement.html)(_templateObject2_8ce760b0625811eb9a9521b3fdb3953c(), Array.isArray(row) ? row.map(function (option, colnum) {
+ return (0, _litElement.html)(_templateObject3_8ce760b0625811eb9a9521b3fdb3953c(), _this2._handleOptionFocus, _this2._handleSetSelectedOption, "".concat(_this2.__activeDesc) === "option-".concat(rownum, "-").concat(colnum), _this2.hideOptionLabels, !_this2.allowNull && !option.value, _this2.value === option.value, _this2.titleAsHtml, _this2.data, option.icon, rownum, colnum, option.alt, option.style, _this2.value === option.value ? "true" : "false", option.value);
}) : "");
}) : "");
} // properties available to the custom element for data binding
@@ -139,7 +139,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject4_1ae2ddb05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject4_8ce760b0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
@@ -405,7 +405,7 @@ define(["exports", "require", "../../lit-element/lit-element.js", "../simple-ico
}, {
key: "_goToOption",
value: function _goToOption(rownum, colnum) {
- var targetId = (0, _litElement.html)(_templateObject5_1ae2ddb05a6e11eb8957f34616f75140(), rownum, colnum),
+ var targetId = (0, _litElement.html)(_templateObject5_8ce760b0625811eb9a9521b3fdb3953c(), rownum, colnum),
target = this.shadowRoot.querySelector("#" + targetId),
active = this.shadowRoot.querySelector("#" + this.__activeDesc);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-manager.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-manager.js
index 85ea241e1d1..eb5ff3aca1f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-manager.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-manager.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-popover.js"
});
_exports.SimplePopoverManager = void 0;
- function _templateObject2_24d2f6c05a6e11eb8957f34616f75140() {
+ function _templateObject2_9800b780625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n simple-popover {\n font-size: 14px;\n line-height: 20px;\n color: black;\n --simple-popover-color: #222222;\n --simple-popover-border-color: #222222;\n --simple-popover-background-color: #eeeeee;\n --simple-popover-padding: 4px;\n max-width: var(--simple-popover-manager-max-width, 200px);\n }\n "]);
- _templateObject2_24d2f6c05a6e11eb8957f34616f75140 = function _templateObject2_24d2f6c05a6e11eb8957f34616f75140() {
+ _templateObject2_9800b780625811eb9a9521b3fdb3953c = function _templateObject2_9800b780625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24d2f6c05a6e11eb8957f34616f75140() {
+ function _templateObject_9800b780625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n "]);
- _templateObject_24d2f6c05a6e11eb8957f34616f75140 = function _templateObject_24d2f6c05a6e11eb8957f34616f75140() {
+ _templateObject_9800b780625811eb9a9521b3fdb3953c = function _templateObject_9800b780625811eb9a9521b3fdb3953c() {
return data;
};
@@ -52,7 +52,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-popover.js"
babelHelpers.createClass(SimplePopoverManager, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_24d2f6c05a6e11eb8957f34616f75140(), !this.opened, this.position);
+ return (0, _litElement.html)(_templateObject_9800b780625811eb9a9521b3fdb3953c(), !this.opened, this.position);
}
}, {
key: "updated",
@@ -143,7 +143,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../simple-popover.js"
}], [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_24d2f6c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_9800b780625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-selection.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-selection.js
index c2e8ff373b7..2ab2a2ebd64 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-selection.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-popover-selection.js
@@ -6,30 +6,30 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-html/lib
});
_exports.SimplePopoverSelection = void 0;
- function _templateObject3_24d763905a6e11eb8957f34616f75140() {
+ function _templateObject3_98065cd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject3_24d763905a6e11eb8957f34616f75140 = function _templateObject3_24d763905a6e11eb8957f34616f75140() {
+ _templateObject3_98065cd0625811eb9a9521b3fdb3953c = function _templateObject3_98065cd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_24d763905a6e11eb8957f34616f75140() {
+ function _templateObject2_98065cd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", ""]);
- _templateObject2_24d763905a6e11eb8957f34616f75140 = function _templateObject2_24d763905a6e11eb8957f34616f75140() {
+ _templateObject2_98065cd0625811eb9a9521b3fdb3953c = function _templateObject2_98065cd0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24d763905a6e11eb8957f34616f75140() {
+ function _templateObject_98065cd0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", "", ""]);
- _templateObject_24d763905a6e11eb8957f34616f75140 = function _templateObject_24d763905a6e11eb8957f34616f75140() {
+ _templateObject_98065cd0625811eb9a9521b3fdb3953c = function _templateObject_98065cd0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -94,9 +94,9 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-html/lib
var styleData = this.querySelector('[slot="style"]').cloneNode(true);
var style = document.createElement("style");
style.innerHTML = styleData.innerHTML;
- content = (0, _litElement.html)(_templateObject_24d763905a6e11eb8957f34616f75140(), (0, _unsafeHtml.unsafeHTML)(div.innerHTML), (0, _unsafeHtml.unsafeHTML)(style.outerHTML));
+ content = (0, _litElement.html)(_templateObject_98065cd0625811eb9a9521b3fdb3953c(), (0, _unsafeHtml.unsafeHTML)(div.innerHTML), (0, _unsafeHtml.unsafeHTML)(style.outerHTML));
} else {
- content = (0, _litElement.html)(_templateObject2_24d763905a6e11eb8957f34616f75140(), (0, _unsafeHtml.unsafeHTML)(div.innerHTML));
+ content = (0, _litElement.html)(_templateObject2_98065cd0625811eb9a9521b3fdb3953c(), (0, _unsafeHtml.unsafeHTML)(div.innerHTML));
}
(0, _render.render)(content, window.SimplePopoverManager.requestAvailability()); // delay for render
@@ -170,7 +170,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-html/lib
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject3_24d763905a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject3_98065cd0625811eb9a9521b3fdb3953c());
}
}], [{
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-tour.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-tour.js
index 8ef963ba725..c4abaf568c3 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-tour.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/lib/simple-tour.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-html/lib
});
_exports.SimpleTourManager = _exports.TourStop = _exports.SimpleTour = void 0;
- function _templateObject2_24dce1d05a6e11eb8957f34616f75140() {
+ function _templateObject2_980e2500625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", "\n \n ", "\n \n ", "", ""]);
- _templateObject2_24dce1d05a6e11eb8957f34616f75140 = function _templateObject2_24dce1d05a6e11eb8957f34616f75140() {
+ _templateObject2_980e2500625811eb9a9521b3fdb3953c = function _templateObject2_980e2500625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24dce1d05a6e11eb8957f34616f75140() {
+ function _templateObject_980e2500625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n ", "\n ", "/", " \n \n \n Previous\n \n \n Next Stop tour "]);
- _templateObject_24dce1d05a6e11eb8957f34616f75140 = function _templateObject_24dce1d05a6e11eb8957f34616f75140() {
+ _templateObject_980e2500625811eb9a9521b3fdb3953c = function _templateObject_980e2500625811eb9a9521b3fdb3953c() {
return data;
};
@@ -172,7 +172,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-html/lib
}, {
key: "tourButtons",
value: function tourButtons() {
- return (0, _litElement.html)(_templateObject_24dce1d05a6e11eb8957f34616f75140(), this.tourInfo[this.active].name, this.stop + 1, this.stacks[this.active].length, this.prevStop.bind(this), !this.hasPrev(), this.nextStop.bind(this), !this.hasNext(), this.stopTour.bind(this));
+ return (0, _litElement.html)(_templateObject_980e2500625811eb9a9521b3fdb3953c(), this.tourInfo[this.active].name, this.stop + 1, this.stacks[this.active].length, this.prevStop.bind(this), !this.hasPrev(), this.nextStop.bind(this), !this.hasNext(), this.stopTour.bind(this));
}
/**
* Simple utility to do nice scrolling or only scroll if we can't see it
@@ -221,7 +221,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../../lit-html/lib
if (propName == "stop" && _this3.stop != -1 || propName == "active" && _this3.active) {
(0, _render.render)(document.createElement("div"), window.SimplePopoverManager.requestAvailability());
- var content = (0, _litElement.html)(_templateObject2_24dce1d05a6e11eb8957f34616f75140(), _this3.tourButtons(), (0, _unsafeHtml.unsafeHTML)("" + _this3.stacks[_this3.active][_this3.stop].title + " "), (0, _unsafeHtml.unsafeHTML)("" + _this3.stacks[_this3.active][_this3.stop].description + "
"), _this3.tourInfo[_this3.active].style ? (0, _unsafeHtml.unsafeHTML)("") : "");
+ var content = (0, _litElement.html)(_templateObject2_980e2500625811eb9a9521b3fdb3953c(), _this3.tourButtons(), (0, _unsafeHtml.unsafeHTML)("" + _this3.stacks[_this3.active][_this3.stop].title + " "), (0, _unsafeHtml.unsafeHTML)("" + _this3.stacks[_this3.active][_this3.stop].description + "
"), _this3.tourInfo[_this3.active].style ? (0, _unsafeHtml.unsafeHTML)("") : "");
(0, _render.render)(content, window.SimplePopoverManager.requestAvailability());
window.SimplePopoverManager.requestAvailability().setPopover(_this3, _this3.stacks[_this3.active][_this3.stop].target, true, _this3.orientation);
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/simple-popover.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/simple-popover.js
index effdd1ade36..2b6f3d0b129 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/simple-popover.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-popover/simple-popover.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../absolute-position-beh
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1ae612005a6e11eb8957f34616f75140() {
+ function _templateObject2_8cefc520625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host([hidden]) {\n display: none;\n }\n\n :host > div {\n display: flex;\n flex-direction: column-reverse;\n justify-content: stretch;\n z-index: 1;\n }\n\n :host([position=\"left\"]) > div {\n justify-content: flex-start;\n flex-direction: row;\n }\n\n :host([position=\"right\"]) > div {\n justify-content: flex-end;\n flex-direction: row-reverse;\n }\n\n :host([position=\"top\"]) > div {\n flex-direction: column;\n }\n\n :host > div > * {\n width: 100%;\n }\n\n :host([position=\"left\"]) > div > *,\n :host([position=\"right\"]) > div > * {\n width: unset;\n }\n\n :host {\n pointer-events: none;\n }\n\n #content {\n margin: 0;\n pointer-events: all;\n padding: var(--simple-popover-padding, 10px);\n color: var(--simple-popover-color, #222);\n background-color: var(--simple-popover-background-color, white);\n border: var(\n --simple-popover-border,\n 1px solid var(--simple-popover-border-color, #bbb)\n );\n border-radius: var(--simple-popover-border-radius, 3px);\n box-shadow: var(\n --simple-popover-box-shadow,\n rgba(60, 64, 67, 0.3) 0px 4px 8px 3px\n );\n min-height: var(--simple-popover-min-height, 20px);\n max-height: var(--simple-popover-max-height, 200px);\n overflow: auto;\n scroll-behavior: smooth;\n }\n\n #pointer-outer {\n margin: -1px;\n }\n\n #pointer {\n width: 20px;\n height: 20px;\n position: relative;\n overflow: hidden;\n flex: 0 0 20px;\n }\n\n #pointer:after {\n content: \"\";\n position: absolute;\n width: 10px;\n height: 10px;\n background-color: var(--simple-popover-background-color, white);\n border: 1px solid var(--simple-popover-border-color, #bbb);\n transform: rotate(45deg);\n top: 15px;\n left: 5px;\n }\n\n :host([position=\"top\"]) #pointer:after {\n top: -5px;\n left: 5px;\n }\n\n :host([position=\"right\"]) #pointer:after {\n top: 5px;\n left: 15px;\n }\n\n :host([position=\"left\"]) #pointer:after {\n top: 5px;\n left: -5px;\n }\n "]);
- _templateObject2_1ae612005a6e11eb8957f34616f75140 = function _templateObject2_1ae612005a6e11eb8957f34616f75140() {
+ _templateObject2_8cefc520625811eb9a9521b3fdb3953c = function _templateObject2_8cefc520625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1ae612005a6e11eb8957f34616f75140() {
+ function _templateObject_8cefc520625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1ae612005a6e11eb8957f34616f75140 = function _templateObject_1ae612005a6e11eb8957f34616f75140() {
+ _templateObject_8cefc520625811eb9a9521b3fdb3953c = function _templateObject_8cefc520625811eb9a9521b3fdb3953c() {
return data;
};
@@ -64,14 +64,14 @@ define(["exports", "../../lit-element/lit-element.js", "../absolute-position-beh
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1ae612005a6e11eb8957f34616f75140(), this._getMargins(this.__positions));
+ return (0, _litElement.html)(_templateObject_8cefc520625811eb9a9521b3fdb3953c(), this._getMargins(this.__positions));
} // haxProperty definition
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimplePopover), "styles", this)), [(0, _litElement.css)(_templateObject2_1ae612005a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimplePopover), "styles", this)), [(0, _litElement.css)(_templateObject2_8cefc520625811eb9a9521b3fdb3953c())]);
}
}, {
key: "haxProperties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-range-input/simple-range-input.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-range-input/simple-range-input.js
index b16533097e0..cfb26713b0d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-range-input/simple-range-input.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-range-input/simple-range-input.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1aed16e05a6e11eb8957f34616f75140() {
+ function _templateObject2_8d199440625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n min-height: var(--simple-range-input-track-height, 10px);\n height: var(--simple-range-input-pin-height, 20px);\n }\n :host([disabled]) {\n pointer-events: none;\n }\n input[type=\"range\"] {\n -webkit-appearance: none;\n margin: 0;\n padding: 0;\n width: 100%;\n }\n input[type=\"range\"]:focus {\n outline: none;\n }\n input[type=\"range\"]::-webkit-slider-runnable-track {\n width: 100%;\n height: var(--simple-range-input-track-height, 10px);\n cursor: pointer;\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n border-radius: var(--simple-range-input-track-border-radius, 2px);\n border: var(--simple-range-input-border, 0px solid #000000);\n }\n input[type=\"range\"]::-webkit-slider-thumb {\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n border: var(--simple-range-input-border, 0px solid #000000);\n height: var(--simple-range-input-pin-height, 20px);\n width: var(\n --simple-range-input-pin-width,\n var(--simple-range-input-pin-height, 20px)\n );\n border-radius: var(--simple-range-input-border-radius, 50%);\n background: var(\n --simple-range-input-color,\n var(--simple-colors-default-theme-accent-8, grey)\n );\n cursor: pointer;\n margin: calc(\n 0.5 *\n (\n var(--simple-range-input-track-height, 10px) -\n var(--simple-range-input-pin-height, 20px)\n )\n )\n 0;\n -webkit-appearance: none;\n }\n input[type=\"range\"]:focus::-webkit-slider-runnable-track {\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n }\n input[type=\"range\"]::-moz-range-track {\n width: 100%;\n height: var(--simple-range-input-track-height, 10px);\n cursor: pointer;\n animate: 0.2s;\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n border-radius: var(--simple-range-input-track-border-radius, 2px);\n border: var(--simple-range-input-border, 0px solid #000000);\n }\n input[type=\"range\"]::-moz-range-thumb {\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n border: var(--simple-range-input-border, 0px solid #000000);\n height: var(--simple-range-input-pin-height, 20px);\n width: var(\n --simple-range-input-pin-width,\n var(--simple-range-input-pin-height, 20px)\n );\n border-radius: var(--simple-range-input-border-radius, 50%);\n background: var(\n --simple-range-input-color,\n var(--simple-colors-default-theme-accent-8, grey)\n );\n cursor: pointer;\n margin: calc(\n 0.5 *\n (\n var(--simple-range-input-track-height, 10px) -\n var(--simple-range-input-pin-height, 20px)\n )\n )\n 0;\n }\n input[type=\"range\"]::-ms-track {\n width: 100%;\n height: var(--simple-range-input-track-height, 10px);\n cursor: pointer;\n animate: 0.2s;\n background: transparent;\n border-color: transparent;\n border-width: var(--simple-range-input-pin-height, 20px) 0;\n color: transparent;\n }\n input[type=\"range\"]::-ms-fill-lower {\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n border: var(--simple-range-input-border, 0px solid #000000);\n border-radius: var(--simple-range-input-track-border-radius, 2px);\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n }\n input[type=\"range\"]::-ms-fill-upper {\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n border: var(--simple-range-input-border, 0px solid #000000);\n border-radius: var(--simple-range-input-track-border-radius, 2px);\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n }\n input[type=\"range\"]::-ms-thumb {\n box-shadow: var(\n --simple-range-input-box-shadow,\n 0px 0px 0px #000000,\n 0px 0px 0px #0d0d0d\n );\n border: var(--simple-range-input-border, 0px solid #000000);\n height: var(--simple-range-input-pin-height, 20px);\n width: var(\n --simple-range-input-pin-width,\n var(--simple-range-input-pin-height, 20px)\n );\n border-radius: var(--simple-range-input-border-radius, 50%);\n background: var(\n --simple-range-input-color,\n var(--simple-colors-default-theme-accent-8, grey)\n );\n cursor: pointer;\n margin: calc(\n 0.5 *\n (\n var(--simple-range-input-track-height, 10px) -\n var(--simple-range-input-pin-height, 20px)\n )\n )\n 0;\n }\n input[type=\"range\"]:focus::-ms-fill-lower {\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n }\n input[type=\"range\"]:focus::-ms-fill-upper {\n background: var(\n --simple-range-input-bg,\n var(--simple-colors-default-theme-accent-2, black)\n );\n }\n "]);
- _templateObject2_1aed16e05a6e11eb8957f34616f75140 = function _templateObject2_1aed16e05a6e11eb8957f34616f75140() {
+ _templateObject2_8d199440625811eb9a9521b3fdb3953c = function _templateObject2_8d199440625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1aed16e05a6e11eb8957f34616f75140() {
+ function _templateObject_8d199440625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1aed16e05a6e11eb8957f34616f75140 = function _templateObject_1aed16e05a6e11eb8957f34616f75140() {
+ _templateObject_8d199440625811eb9a9521b3fdb3953c = function _templateObject_8d199440625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,7 +49,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
babelHelpers.createClass(SimpleRangeInput, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1aed16e05a6e11eb8957f34616f75140(), this._inputChanged, this._valueChanged, this.disabled, this.min, this.step, this.max, this.value);
+ return (0, _litElement.html)(_templateObject_8d199440625811eb9a9521b3fdb3953c(), this._inputChanged, this._valueChanged, this.disabled, this.min, this.step, this.max, this.value);
}
}, {
key: "_inputChanged",
@@ -105,7 +105,7 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "styles",
// Template return function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleRangeInput), "styles", this)), [(0, _litElement.css)(_templateObject2_1aed16e05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleRangeInput), "styles", this)), [(0, _litElement.css)(_templateObject2_8d199440625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-content.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-content.js
index 1862f76819f..7a200623519 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-content.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-content.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.SimpleSearchContent = void 0;
- function _templateObject_24de68705a6e11eb8957f34616f75140() {
+ function _templateObject_98132e10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_24de68705a6e11eb8957f34616f75140 = function _templateObject_24de68705a6e11eb8957f34616f75140() {
+ _templateObject_98132e10625811eb9a9521b3fdb3953c = function _templateObject_98132e10625811eb9a9521b3fdb3953c() {
return data;
};
@@ -81,7 +81,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_24de68705a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_98132e10625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-match.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-match.js
index 639af818ed2..01137d2579d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-match.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/lib/simple-search-match.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
});
_exports.SimpleSearchMatch = void 0;
- function _templateObject2_24e016205a6e11eb8957f34616f75140() {
+ function _templateObject2_98168970625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n margin-right: 4px;\n font-family: var(--simple-search-match-font-family, unset);\n color: var(--simple-search-match-text-color, #000);\n background-color: var(--simple-search-match-bg-color, #f0f0f0);\n border: var(--simple-search-match-border, 1px solid);\n border-color: var(--simple-search-match-border-color, #ddd);\n padding: var(--simple-search-match-padding, 0.16px 0px 0.16px 4px);\n border-radius: var(--simple-search-match-border-radius, 0.16px);\n font-weight: var(--simple-search-match-font-weight, bold);\n }\n "]);
- _templateObject2_24e016205a6e11eb8957f34616f75140 = function _templateObject2_24e016205a6e11eb8957f34616f75140() {
+ _templateObject2_98168970625811eb9a9521b3fdb3953c = function _templateObject2_98168970625811eb9a9521b3fdb3953c() {
return data;
};
@@ -20,10 +20,10 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_24e016205a6e11eb8957f34616f75140() {
+ function _templateObject_98168970625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_24e016205a6e11eb8957f34616f75140 = function _templateObject_24e016205a6e11eb8957f34616f75140() {
+ _templateObject_98168970625811eb9a9521b3fdb3953c = function _templateObject_98168970625811eb9a9521b3fdb3953c() {
return data;
};
@@ -71,7 +71,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
babelHelpers.createClass(SimpleSearchMatch, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_24e016205a6e11eb8957f34616f75140());
+ return (0, _litElement.html)(_templateObject_98168970625811eb9a9521b3fdb3953c());
}
}], [{
key: "tag",
@@ -93,7 +93,7 @@ define(["exports", "../../../lit-element/lit-element.js"], function (_exports, _
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject2_24e016205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_98168970625811eb9a9521b3fdb3953c())];
}
}]);
return SimpleSearchMatch;
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/simple-search.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/simple-search.js
index 4f703572b73..4b2658be39f 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/simple-search.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-search/simple-search.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-fields/lib/sim
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1af469e05a6e11eb8957f34616f75140() {
+ function _templateObject2_8d632060625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: flex;\n align-items: flex-end;\n justify-content: space-between;\n width: 100%;\n background-color: var(\n --simple-search-input-background-color,\n transparent\n );\n }\n\n #input {\n flex-grow: 2;\n margin-right: 4px;\n padding: var(--simple-search-padding, unset);\n margin: var(--simple-search-margin, unset);\n color: var(--simple-search-input-text-color, #000);\n --simple-fields-color: var(--simple-search-input-text-color, #000);\n --simple-fields-container-color: var(\n --simple-search-input-placeholder-color,\n #222\n );\n --simple-fields-background-color: var(\n --simple-fields-input-background-color,\n transparent\n );\n --simple-icon-color: var(\n --simple-search-input-placeholder-color,\n #222\n );\n }\n\n #xofy {\n margin: 8px;\n }\n\n button {\n margin: 8px 0 8px;\n border-style: solid;\n border-width: 1px;\n border-color: var(--simple-search-button-border-color, #ccc);\n color: var(--simple-search-button-color, #111);\n background-color: var(--simple-search-button-bg-color, #eee);\n border-color: var(--simple-search-button-border-color, #ccc);\n }\n\n button:not([disabled]):focus,\n button:not([disabled]):hover {\n cursor: pointer;\n color: var(--simple-search-button-hover-color, #000);\n background-color: var(--simple-search-button-hover-bg-color, #fff);\n border-color: var(--simple-search-button-hover-border-color, #ddd);\n }\n\n button[disabled] {\n cursor: not-allowed;\n color: var(--simple-search-button-disabled-color, #999);\n background-color: var(--simple-search-button-disabled-bg-color, #eee);\n border-color: var(--simple-search-button-disabled-border-color, #ccc);\n }\n\n button:not([controls]) {\n display: none;\n }\n\n #searchnav {\n flex: 1 0 auto;\n }\n\n #searchnav button {\n display: inline;\n flex: 1 0 auto;\n }\n\n *[shrink-hide] {\n display: none;\n }\n "]);
- _templateObject2_1af469e05a6e11eb8957f34616f75140 = function _templateObject2_1af469e05a6e11eb8957f34616f75140() {
+ _templateObject2_8d632060625811eb9a9521b3fdb3953c = function _templateObject2_8d632060625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1af469e05a6e11eb8957f34616f75140() {
+ function _templateObject_8d632060625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n \n ", "\n
\n \n \n \n \n ", " \n \n \n \n ", " \n
"]);
- _templateObject_1af469e05a6e11eb8957f34616f75140 = function _templateObject_1af469e05a6e11eb8957f34616f75140() {
+ _templateObject_8d632060625811eb9a9521b3fdb3953c = function _templateObject_8d632060625811eb9a9521b3fdb3953c() {
return data;
};
@@ -73,14 +73,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-fields/lib/sim
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1af469e05a6e11eb8957f34616f75140(), this.searchInputLabel, this.inline || this.noLabelFloat, this._handleChange, this.searchInputIcon, this.inline ? "label-prefix" : "prefix", this._hasNoSearch(this.searchTerms), this._getResultsSpan(this.resultPointer, this.resultCount), this._hasNoSearch(this.searchTerms), this.prevButtonLabel, this.controls, this.__hidePrev, this._navigateResults, this.prevButtonIcon, this.prevButtonLabel, this.nextButtonLabel, this.controls, this.__hideNext, this._navigateResults, this.nextButtonIcon, this.nextButtonLabel);
+ return (0, _litElement.html)(_templateObject_8d632060625811eb9a9521b3fdb3953c(), this.searchInputLabel, this.inline || this.noLabelFloat, this._handleChange, this.searchInputIcon, this.inline ? "label-prefix" : "prefix", this._hasNoSearch(this.searchTerms), this._getResultsSpan(this.resultPointer, this.resultCount), this._hasNoSearch(this.searchTerms), this.prevButtonLabel, this.controls, this.__hidePrev, this._navigateResults, this.prevButtonIcon, this.prevButtonLabel, this.nextButtonLabel, this.controls, this.__hideNext, this._navigateResults, this.nextButtonIcon, this.nextButtonLabel);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1af469e05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8d632060625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-timer/simple-timer.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-timer/simple-timer.js
index a7d48b14d65..3c4d836f950 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-timer/simple-timer.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-timer/simple-timer.js
@@ -6,10 +6,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
});
_exports.SimpleTimer = void 0;
- function _templateObject_1aff3f505a6e11eb8957f34616f75140() {
+ function _templateObject_8d678d30625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n [[_formattedTime]]\n "]);
- _templateObject_1aff3f505a6e11eb8957f34616f75140 = function _templateObject_1aff3f505a6e11eb8957f34616f75140() {
+ _templateObject_8d678d30625811eb9a9521b3fdb3953c = function _templateObject_8d678d30625811eb9a9521b3fdb3953c() {
return data;
};
@@ -114,7 +114,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js"], function (_expo
}], [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1aff3f505a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8d678d30625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/lib/simple-toast-el.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/lib/simple-toast-el.js
index da12d7d6ef4..ed93f04544d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/lib/simple-toast-el.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/lib/simple-toast-el.js
@@ -6,10 +6,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
});
_exports.SimpleToastEl = void 0;
- function _templateObject2_24e3e6b05a6e11eb8957f34616f75140() {
+ function _templateObject2_981c55d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["", " "]);
- _templateObject2_24e3e6b05a6e11eb8957f34616f75140 = function _templateObject2_24e3e6b05a6e11eb8957f34616f75140() {
+ _templateObject2_981c55d0625811eb9a9521b3fdb3953c = function _templateObject2_981c55d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -20,10 +20,10 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_24e3e6b05a6e11eb8957f34616f75140() {
+ function _templateObject_981c55d0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: none;\n justify-content: center;\n position: fixed;\n min-width: 100px;\n text-align: center;\n color: var(--simple-colors-default-theme-accent-1, white);\n background-color: var(--simple-colors-default-theme-accent-12, black);\n border-radius: var(--simple-toast-border-radius, 2px);\n border: var(--simple-toast-border, none);\n font-size: var(--simple-toast-font-size, 1em);\n font-family: var(--simple-toast-font-family, sans-serif);\n }\n :host(.show) {\n display: flex;\n }\n @-webkit-keyframes fadein {\n from {\n bottom: 0;\n opacity: 0;\n }\n to {\n bottom: var(--simple-toast-bottom, 40px);\n opacity: 1;\n }\n }\n @keyframes fadein {\n from {\n bottom: 0;\n opacity: 0;\n }\n to {\n bottom: var(--simple-toast-bottom, 40px);\n opacity: 1;\n }\n }\n @-webkit-keyframes fadeout {\n from {\n bottom: var(--simple-toast-bottom, 40px);\n opacity: 1;\n }\n to {\n bottom: 0;\n opacity: 0;\n }\n }\n @keyframes fadeout {\n from {\n bottom: var(--simple-toast-bottom, 40px);\n opacity: 1;\n }\n to {\n bottom: 0;\n opacity: 0;\n }\n }\n "]);
- _templateObject_24e3e6b05a6e11eb8957f34616f75140 = function _templateObject_24e3e6b05a6e11eb8957f34616f75140() {
+ _templateObject_981c55d0625811eb9a9521b3fdb3953c = function _templateObject_981c55d0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -47,7 +47,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
}, {
key: "styles",
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleToastEl), "styles", this)), [(0, _litElement.css)(_templateObject_24e3e6b05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleToastEl), "styles", this)), [(0, _litElement.css)(_templateObject_981c55d0625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
@@ -114,7 +114,7 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-colors/s
}, {
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_24e3e6b05a6e11eb8957f34616f75140(), this.text);
+ return (0, _litElement.html)(_templateObject2_981c55d0625811eb9a9521b3fdb3953c(), this.text);
} // To read out loud the toast
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/simple-toast.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/simple-toast.js
index 2dfd5ce58d0..7252eeef336 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/simple-toast.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-toast/simple-toast.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1afb95d05a6e11eb8957f34616f75140() {
+ function _templateObject2_8d6ce460625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n simple-toast-el {\n box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);\n width: var(--simple-toast-width, auto);\n color: var(\n --simple-toast-color,\n var(--simple-colors-default-theme-accent-1, white)\n );\n background-color: var(\n --simple-toast-bg,\n var(--simple-colors-default-theme-accent-12, black)\n );\n top: var(--simple-toast-top);\n margin: var(--simple-toast-margin, 8px);\n padding: var(--simple-toast-padding, 16px);\n left: var(--simple-toast-left, 36px);\n bottom: var(--simple-toast-bottom, 36px);\n right: var(--simple-toast-right);\n border: var(--simple-toast-border);\n z-index: var(--simple-toast-z-index, 1000);\n font-size: var(--simple-toast-font-size);\n }\n\n button {\n margin-left: 8px;\n }\n "]);
- _templateObject2_1afb95d05a6e11eb8957f34616f75140 = function _templateObject2_1afb95d05a6e11eb8957f34616f75140() {
+ _templateObject2_8d6ce460625811eb9a9521b3fdb3953c = function _templateObject2_8d6ce460625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1afb95d05a6e11eb8957f34616f75140() {
+ function _templateObject_8d6ce460625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n \n ", "\n \n "]);
- _templateObject_1afb95d05a6e11eb8957f34616f75140 = function _templateObject_1afb95d05a6e11eb8957f34616f75140() {
+ _templateObject_8d6ce460625811eb9a9521b3fdb3953c = function _templateObject_8d6ce460625811eb9a9521b3fdb3953c() {
return data;
};
@@ -68,14 +68,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-colors/simple-
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1afb95d05a6e11eb8957f34616f75140(), this.accentColor, this.dark, this.text, this.duration, this.opened, this.openedChanged, this.classStyle, !this.closeButton, this.hide, this.closeText);
+ return (0, _litElement.html)(_templateObject_8d6ce460625811eb9a9521b3fdb3953c(), this.accentColor, this.dark, this.text, this.duration, this.opened, this.openedChanged, this.classStyle, !this.closeButton, this.hide, this.closeText);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleToast), "styles", this)), [(0, _litElement.css)(_templateObject2_1afb95d05a6e11eb8957f34616f75140())]);
+ return [].concat(babelHelpers.toConsumableArray(babelHelpers.get(babelHelpers.getPrototypeOf(SimpleToast), "styles", this)), [(0, _litElement.css)(_templateObject2_8d6ce460625811eb9a9521b3fdb3953c())]);
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-tooltip/simple-tooltip.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-tooltip/simple-tooltip.js
index c55435cfb9c..b4f9ac291be 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-tooltip/simple-tooltip.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-tooltip/simple-tooltip.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1b08b5305a6e11eb8957f34616f75140() {
+ function _templateObject2_8d7807f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n position: absolute;\n outline: none;\n z-index: 1002;\n -moz-user-select: none;\n -ms-user-select: none;\n -webkit-user-select: none;\n user-select: none;\n cursor: default;\n }\n\n #tooltip {\n display: block;\n outline: none;\n font-size: var(--simple-tooltip-font-size, 10px);\n line-height: 1;\n background-color: var(--simple-tooltip-background, #616161);\n color: var(--simple-tooltip-text-color, white);\n padding: 8px;\n border-radius: var(--simple-tooltip-border-radius, 2px);\n width: var(--simple-tooltip-width);\n }\n\n @keyframes keyFrameScaleUp {\n 0% {\n transform: scale(0);\n }\n\n 100% {\n transform: scale(1);\n }\n }\n\n @keyframes keyFrameScaleDown {\n 0% {\n transform: scale(1);\n }\n\n 100% {\n transform: scale(0);\n }\n }\n\n @keyframes keyFrameFadeInOpacity {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: var(--simple-tooltip-opacity, 0.9);\n }\n }\n\n @keyframes keyFrameFadeOutOpacity {\n 0% {\n opacity: var(--simple-tooltip-opacity, 0.9);\n }\n\n 100% {\n opacity: 0;\n }\n }\n\n @keyframes keyFrameSlideDownIn {\n 0% {\n transform: translateY(-2000px);\n opacity: 0;\n }\n\n 10% {\n opacity: 0.2;\n }\n\n 100% {\n transform: translateY(0);\n opacity: var(--simple-tooltip-opacity, 0.9);\n }\n }\n\n @keyframes keyFrameSlideDownOut {\n 0% {\n transform: translateY(0);\n opacity: var(--simple-tooltip-opacity, 0.9);\n }\n\n 10% {\n opacity: 0.2;\n }\n\n 100% {\n transform: translateY(-2000px);\n opacity: 0;\n }\n }\n\n .fade-in-animation {\n opacity: 0;\n animation-delay: var(--simple-tooltip-delay-in, 500ms);\n animation-name: keyFrameFadeInOpacity;\n animation-iteration-count: 1;\n animation-timing-function: ease-in;\n animation-duration: var(--simple-tooltip-duration-in, 500ms);\n animation-fill-mode: forwards;\n }\n\n .fade-out-animation {\n opacity: var(--simple-tooltip-opacity, 0.9);\n animation-delay: var(--simple-tooltip-delay-out, 0ms);\n animation-name: keyFrameFadeOutOpacity;\n animation-iteration-count: 1;\n animation-timing-function: ease-in;\n animation-duration: var(--simple-tooltip-duration-out, 500ms);\n animation-fill-mode: forwards;\n }\n\n .scale-up-animation {\n transform: scale(0);\n opacity: var(--simple-tooltip-opacity, 0.9);\n animation-delay: var(--simple-tooltip-delay-in, 500ms);\n animation-name: keyFrameScaleUp;\n animation-iteration-count: 1;\n animation-timing-function: ease-in;\n animation-duration: var(--simple-tooltip-duration-in, 500ms);\n animation-fill-mode: forwards;\n }\n\n .scale-down-animation {\n transform: scale(1);\n opacity: var(--simple-tooltip-opacity, 0.9);\n animation-delay: var(--simple-tooltip-delay-out, 500ms);\n animation-name: keyFrameScaleDown;\n animation-iteration-count: 1;\n animation-timing-function: ease-in;\n animation-duration: var(--simple-tooltip-duration-out, 500ms);\n animation-fill-mode: forwards;\n }\n\n .slide-down-animation {\n transform: translateY(-2000px);\n opacity: 0;\n animation-delay: var(--simple-tooltip-delay-out, 500ms);\n animation-name: keyFrameSlideDownIn;\n animation-iteration-count: 1;\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n animation-duration: var(--simple-tooltip-duration-out, 500ms);\n animation-fill-mode: forwards;\n }\n\n .slide-down-animation-out {\n transform: translateY(0);\n opacity: var(--simple-tooltip-opacity, 0.9);\n animation-delay: var(--simple-tooltip-delay-out, 500ms);\n animation-name: keyFrameSlideDownOut;\n animation-iteration-count: 1;\n animation-timing-function: cubic-bezier(0.4, 0, 1, 1);\n animation-duration: var(--simple-tooltip-duration-out, 500ms);\n animation-fill-mode: forwards;\n }\n\n .cancel-animation {\n animation-delay: -30s !important;\n }\n\n .hidden {\n display: none !important;\n }\n "]);
- _templateObject2_1b08b5305a6e11eb8957f34616f75140 = function _templateObject2_1b08b5305a6e11eb8957f34616f75140() {
+ _templateObject2_8d7807f0625811eb9a9521b3fdb3953c = function _templateObject2_8d7807f0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1b08b5305a6e11eb8957f34616f75140() {
+ function _templateObject_8d7807f0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n
"]);
- _templateObject_1b08b5305a6e11eb8957f34616f75140 = function _templateObject_1b08b5305a6e11eb8957f34616f75140() {
+ _templateObject_8d7807f0625811eb9a9521b3fdb3953c = function _templateObject_8d7807f0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -61,14 +61,14 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1b08b5305a6e11eb8957f34616f75140(), this._onAnimationEnd);
+ return (0, _litElement.html)(_templateObject_8d7807f0625811eb9a9521b3fdb3953c(), this._onAnimationEnd);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1b08b5305a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8d7807f0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/simple-wc/simple-wc.js b/build/es5-amd/node_modules/@lrnwebcomponents/simple-wc/simple-wc.js
index 5dccd2cbc29..882d5f1e4ad 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/simple-wc/simple-wc.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/simple-wc/simple-wc.js
@@ -11,10 +11,10 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1b1204005a6e11eb8957f34616f75140() {
+ function _templateObject_8d7ee5c0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n /* this style helps ease FOUC w/ dynamic imports */\n :host *:not(:defined) {\n display: none;\n }\n "]);
- _templateObject_1b1204005a6e11eb8957f34616f75140 = function _templateObject_1b1204005a6e11eb8957f34616f75140() {
+ _templateObject_8d7ee5c0625811eb9a9521b3fdb3953c = function _templateObject_8d7ee5c0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -215,7 +215,7 @@ define(["exports", "require", "../../lit-element/lit-element.js"], function (_ex
}, {
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1b1204005a6e11eb8957f34616f75140()), swc.css(this, _litElement.css)];
+ return [(0, _litElement.css)(_templateObject_8d7ee5c0625811eb9a9521b3fdb3953c()), swc.css(this, _litElement.css)];
}
/**
* LitElement / popular convention
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/social-media-icons/lib/social-media-iconset.js b/build/es5-amd/node_modules/@lrnwebcomponents/social-media-icons/lib/social-media-iconset.js
index 0faa8f41bdd..d3f35a58651 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/social-media-icons/lib/social-media-iconset.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/social-media-icons/lib/social-media-iconset.js
@@ -1,16 +1,16 @@
define(["../../../@polymer/iron-icon/iron-icon.js", "../../../@polymer/iron-iconset-svg/iron-iconset-svg.js", "../../../@polymer/polymer/lib/utils/html-tag.js"], function (_ironIcon, _ironIconsetSvg, _htmlTag) {
"use strict";
- function _templateObject_24e482f05a6e11eb8957f34616f75140() {
+ function _templateObject_981ddc70625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n"]);
- _templateObject_24e482f05a6e11eb8957f34616f75140 = function _templateObject_24e482f05a6e11eb8957f34616f75140() {
+ _templateObject_981ddc70625811eb9a9521b3fdb3953c = function _templateObject_981ddc70625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- var template = (0, _htmlTag.html)(_templateObject_24e482f05a6e11eb8957f34616f75140());
+ var template = (0, _htmlTag.html)(_templateObject_981ddc70625811eb9a9521b3fdb3953c());
document.head.appendChild(template.content);
});
\ No newline at end of file
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/social-share-link/social-share-link.js b/build/es5-amd/node_modules/@lrnwebcomponents/social-share-link/social-share-link.js
index aff16a2c874..5beb61a286a 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/social-share-link/social-share-link.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/social-share-link/social-share-link.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1b1734205a6e11eb8957f34616f75140() {
+ function _templateObject2_8d85eaa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline;\n }\n\n :host([hidden]) {\n display: none;\n }\n\n :host a {\n display: inline-flex;\n align-items: center;\n color: var(--social-share-link-color, inherit);\n transition: all 0.5s;\n margin: 5px;\n padding: var(--social-share-button-padding, 0px);\n border-radius: var(--social-share-button-border-radius, 0px);\n }\n\n :host a:visited {\n color: var(--social-share-visited-link-color, inherit);\n }\n\n :host a:focus,\n :host a:hover {\n color: var(--social-share-link-hover-color, inherit);\n }\n\n :host([disabled]) a,\n :host([disabled]) a:focus,\n :host([disabled]) a:hover,\n :host([disabled]) a:visited {\n color: var(--social-share-disabled-link-color, #ddd);\n }\n\n :host([button-style]) a {\n padding: var(--social-share-button-padding, 5px 10px);\n border-radius: var(--social-share-button-border-radius, 3px);\n color: var(--social-share-button-color, white);\n background-color: var(--social-share-button-bg, #0066ff);\n text-decoration: none;\n transition: all 0.5s;\n }\n\n :host([button-style]) a:visited {\n color: var(--social-share-visited-button-color, white);\n }\n\n :host([button-style]) a:focus,\n :host([button-style]) a:hover {\n color: var(--social-share-button-hover-color, white);\n background-color: var(--social-share-button-hover-bg, #0044ee);\n }\n\n :host([button-style][disabled]) a,\n :host([button-style][disabled]) a:focus,\n :host([button-style][disabled]) a:hover,\n :host([button-style][disabled]) a:visited {\n color: var(--social-share-disabled-button-color, #ddd);\n background-color: var(--social-share-disabled-button-bg, #666);\n }\n\n :host simple-icon {\n margin-right: 5px;\n }\n\n :host a.text-only simple-icon {\n display: none;\n }\n\n :host a.icon-only .linktext {\n position: absolute;\n left: -999999px;\n top: 0;\n height: 0;\n width: 0;\n overflow: hidden;\n }\n\n :host a.icon-only simple-icon {\n margin-right: 0;\n }\n "]);
- _templateObject2_1b1734205a6e11eb8957f34616f75140 = function _templateObject2_1b1734205a6e11eb8957f34616f75140() {
+ _templateObject2_8d85eaa0625811eb9a9521b3fdb3953c = function _templateObject2_8d85eaa0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1b1734205a6e11eb8957f34616f75140() {
+ function _templateObject_8d85eaa0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" \n \n ", " \n "]);
- _templateObject_1b1734205a6e11eb8957f34616f75140 = function _templateObject_1b1734205a6e11eb8957f34616f75140() {
+ _templateObject_8d85eaa0625811eb9a9521b3fdb3953c = function _templateObject_8d85eaa0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -49,14 +49,14 @@ define(["exports", "../../lit-element/lit-element.js", "../simple-icon/simple-ic
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1b1734205a6e11eb8957f34616f75140(), this.__href, !this.__href, this.mode, this.__icon, !this.__showIcon, this.__linkText);
+ return (0, _litElement.html)(_templateObject_8d85eaa0625811eb9a9521b3fdb3953c(), this.__href, !this.__href, this.mode, this.__icon, !this.__showIcon, this.__linkText);
} // properties available to the custom element for data binding
}], [{
key: "styles",
//styles function
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1b1734205a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8d85eaa0625811eb9a9521b3fdb3953c())];
}
}, {
key: "properties",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/stop-note/stop-note.js b/build/es5-amd/node_modules/@lrnwebcomponents/stop-note/stop-note.js
index 0c9ccf5c4c9..0b093d7ed5b 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/stop-note/stop-note.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/stop-note/stop-note.js
@@ -7,30 +7,30 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../schema-behavi
_exports.StopNote = void 0;
meta = babelHelpers.interopRequireWildcard(meta);
- function _templateObject3_1b1d4ea05a6e11eb8957f34616f75140() {
+ function _templateObject3_8d8bde10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: auto;\n --background-color: #f7f7f7;\n --accent-color: #d32f2f;\n margin-bottom: 20px;\n }\n\n simple-icon {\n --simple-icon-height: 100px;\n --simple-icon-width: 100px;\n }\n\n :host([icon=\"stopnoteicons:stop-icon\"]) {\n --accent-color: #d8261c;\n }\n\n :host([icon=\"stopnoteicons:warning-icon\"]) {\n --accent-color: #ffeb3b;\n }\n\n :host([icon=\"stopnoteicons:confirm-icon\"]) {\n --accent-color: #81c784;\n }\n\n :host([icon=\"stopnoteicons:book-icon\"]) {\n --accent-color: #21a3db;\n }\n\n .container {\n display: flex;\n width: auto;\n }\n\n .message_wrap {\n border-right: 7px solid var(--accent-color);\n padding: 10px 25px;\n flex: 1 1 auto;\n background-color: var(--background-color);\n }\n\n .main_message {\n font-size: 32px;\n margin-top: 10px;\n }\n\n .secondary_message {\n margin-top: 5px;\n font-size: 19.2px;\n float: left;\n }\n\n .link a {\n margin-top: 5px;\n font-size: 19.2px;\n float: left;\n clear: left;\n text-decoration: none;\n color: #2196f3;\n }\n\n .link a:hover {\n color: #1976d2;\n }\n\n .svg {\n display: flex;\n justify-content: center;\n }\n\n .svg_wrap {\n background-color: var(--accent-color);\n padding: 5px;\n width: auto;\n }\n "]);
- _templateObject3_1b1d4ea05a6e11eb8957f34616f75140 = function _templateObject3_1b1d4ea05a6e11eb8957f34616f75140() {
+ _templateObject3_8d8bde10625811eb9a9521b3fdb3953c = function _templateObject3_8d8bde10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1b1d4ea05a6e11eb8957f34616f75140() {
+ function _templateObject2_8d8bde10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject2_1b1d4ea05a6e11eb8957f34616f75140 = function _templateObject2_1b1d4ea05a6e11eb8957f34616f75140() {
+ _templateObject2_8d8bde10625811eb9a9521b3fdb3953c = function _templateObject2_8d8bde10625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1b1d4ea05a6e11eb8957f34616f75140() {
+ function _templateObject_8d8bde10625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n "]);
- _templateObject_1b1d4ea05a6e11eb8957f34616f75140 = function _templateObject_1b1d4ea05a6e11eb8957f34616f75140() {
+ _templateObject_8d8bde10625811eb9a9521b3fdb3953c = function _templateObject_8d8bde10625811eb9a9521b3fdb3953c() {
return data;
};
@@ -65,7 +65,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../schema-behavi
babelHelpers.createClass(StopNote, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1b1d4ea05a6e11eb8957f34616f75140(), this.icon, this.title, this.url ? (0, _litElement.html)(_templateObject2_1b1d4ea05a6e11eb8957f34616f75140(), this.url) : "");
+ return (0, _litElement.html)(_templateObject_8d8bde10625811eb9a9521b3fdb3953c(), this.icon, this.title, this.url ? (0, _litElement.html)(_templateObject2_8d8bde10625811eb9a9521b3fdb3953c(), this.url) : "");
}
}], [{
key: "styles",
@@ -74,7 +74,7 @@ define(["exports", "meta", "../../lit-element/lit-element.js", "../schema-behavi
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject3_1b1d4ea05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject3_8d8bde10625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/tab-list/tab-list.js b/build/es5-amd/node_modules/@lrnwebcomponents/tab-list/tab-list.js
index 3d58b13960e..126e8a5960d 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/tab-list/tab-list.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/tab-list/tab-list.js
@@ -6,30 +6,30 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-tabs/a11y-tabs.j
});
_exports.TabList = void 0;
- function _templateObject3_1b216d505a6e11eb8957f34616f75140() {
+ function _templateObject3_8d8ffcc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n ", " \n \n \n "]);
- _templateObject3_1b216d505a6e11eb8957f34616f75140 = function _templateObject3_1b216d505a6e11eb8957f34616f75140() {
+ _templateObject3_8d8ffcc0625811eb9a9521b3fdb3953c = function _templateObject3_8d8ffcc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1b216d505a6e11eb8957f34616f75140() {
+ function _templateObject2_8d8ffcc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject2_1b216d505a6e11eb8957f34616f75140 = function _templateObject2_1b216d505a6e11eb8957f34616f75140() {
+ _templateObject2_8d8ffcc0625811eb9a9521b3fdb3953c = function _templateObject2_8d8ffcc0625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1b216d505a6e11eb8957f34616f75140() {
+ function _templateObject_8d8ffcc0625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n margin: 0 auto;\n list-style: none;\n display: block;\n padding: 16px;\n border-bottom: 1px solid black;\n }\n a11y-tabs {\n align-items: center;\n justify-items: center;\n }\n a11y-tab a {\n text-decoration: none;\n flex: unset;\n height: unset;\n width: 100%;\n text-align: center;\n }\n button {\n text-transform: unset;\n width: 100%;\n display: block;\n min-width: unset;\n margin: 0;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n @media screen and (max-width: 600px) {\n a11y-tab {\n display: block;\n }\n }\n "]);
- _templateObject_1b216d505a6e11eb8957f34616f75140 = function _templateObject_1b216d505a6e11eb8957f34616f75140() {
+ _templateObject_8d8ffcc0625811eb9a9521b3fdb3953c = function _templateObject_8d8ffcc0625811eb9a9521b3fdb3953c() {
return data;
};
@@ -54,7 +54,7 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-tabs/a11y-tabs.j
babelHelpers.createClass(TabList, null, [{
key: "styles",
get: function get() {
- return [(0, _litElement.css)(_templateObject_1b216d505a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject_8d8ffcc0625811eb9a9521b3fdb3953c())];
}
}]);
@@ -70,8 +70,8 @@ define(["exports", "../../lit-element/lit-element.js", "../a11y-tabs/a11y-tabs.j
babelHelpers.createClass(TabList, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject2_1b216d505a6e11eb8957f34616f75140(), this.tabs.map(function (tab) {
- return (0, _litElement.html)(_templateObject3_1b216d505a6e11eb8957f34616f75140(), tab.label, tab.link, tab.label);
+ return (0, _litElement.html)(_templateObject2_8d8ffcc0625811eb9a9521b3fdb3953c(), this.tabs.map(function (tab) {
+ return (0, _litElement.html)(_templateObject3_8d8ffcc0625811eb9a9521b3fdb3953c(), tab.label, tab.link, tab.label);
}));
}
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/task-list/task-list.js b/build/es5-amd/node_modules/@lrnwebcomponents/task-list/task-list.js
index a0ee1787265..953573f52d5 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/task-list/task-list.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/task-list/task-list.js
@@ -10,50 +10,50 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject5_1b29d1c05a6e11eb8957f34616f75140() {
+ function _templateObject5_8d986130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n border: var(--task-list-border, 1px solid #eeeeee);\n font-size: var(--task-list-font-size, 18px);\n padding: var(--task-list-padding, 16px);\n }\n "]);
- _templateObject5_1b29d1c05a6e11eb8957f34616f75140 = function _templateObject5_1b29d1c05a6e11eb8957f34616f75140() {
+ _templateObject5_8d986130625811eb9a9521b3fdb3953c = function _templateObject5_8d986130625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject4_1b29d1c05a6e11eb8957f34616f75140() {
+ function _templateObject4_8d986130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" ", " "]);
- _templateObject4_1b29d1c05a6e11eb8957f34616f75140 = function _templateObject4_1b29d1c05a6e11eb8957f34616f75140() {
+ _templateObject4_8d986130625811eb9a9521b3fdb3953c = function _templateObject4_8d986130625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject3_1b29d1c05a6e11eb8957f34616f75140() {
+ function _templateObject3_8d986130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n ", " \n "]);
- _templateObject3_1b29d1c05a6e11eb8957f34616f75140 = function _templateObject3_1b29d1c05a6e11eb8957f34616f75140() {
+ _templateObject3_8d986130625811eb9a9521b3fdb3953c = function _templateObject3_8d986130625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject2_1b29d1c05a6e11eb8957f34616f75140() {
+ function _templateObject2_8d986130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n ", "\n \n "]);
- _templateObject2_1b29d1c05a6e11eb8957f34616f75140 = function _templateObject2_1b29d1c05a6e11eb8957f34616f75140() {
+ _templateObject2_8d986130625811eb9a9521b3fdb3953c = function _templateObject2_8d986130625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1b29d1c05a6e11eb8957f34616f75140() {
+ function _templateObject_8d986130625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n
\n ", "\n \n
\n ", "\n \n
\n "]);
- _templateObject_1b29d1c05a6e11eb8957f34616f75140 = function _templateObject_1b29d1c05a6e11eb8957f34616f75140() {
+ _templateObject_8d986130625811eb9a9521b3fdb3953c = function _templateObject_8d986130625811eb9a9521b3fdb3953c() {
return data;
};
@@ -94,8 +94,8 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
babelHelpers.createClass(TaskList, [{
key: "render",
value: function render() {
- return (0, _litElement.html)(_templateObject_1b29d1c05a6e11eb8957f34616f75140(), this.editMode, this.name, this.editMode, this.tasks.map(function (task) {
- return (0, _litElement.html)(_templateObject2_1b29d1c05a6e11eb8957f34616f75140(), task.link ? (0, _litElement.html)(_templateObject3_1b29d1c05a6e11eb8957f34616f75140(), task.link, task.name) : (0, _litElement.html)(_templateObject4_1b29d1c05a6e11eb8957f34616f75140(), task.name));
+ return (0, _litElement.html)(_templateObject_8d986130625811eb9a9521b3fdb3953c(), this.editMode, this.name, this.editMode, this.tasks.map(function (task) {
+ return (0, _litElement.html)(_templateObject2_8d986130625811eb9a9521b3fdb3953c(), task.link ? (0, _litElement.html)(_templateObject3_8d986130625811eb9a9521b3fdb3953c(), task.link, task.name) : (0, _litElement.html)(_templateObject4_8d986130625811eb9a9521b3fdb3953c(), task.name));
}));
}
/**
@@ -185,7 +185,7 @@ define(["exports", "../../lit-element/lit-element.js", "../schema-behaviors/sche
* LitElement constructable styles enhancement
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject5_1b29d1c05a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject5_8d986130625811eb9a9521b3fdb3953c())];
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/team-member/team-member.js b/build/es5-amd/node_modules/@lrnwebcomponents/team-member/team-member.js
index 9987c4249b8..9cb05aed082 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/team-member/team-member.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/team-member/team-member.js
@@ -10,10 +10,10 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../schema-behav
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject_1b2d2d205a6e11eb8957f34616f75140() {
+ function _templateObject_8d9cf510625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n \n \n
\n
[[fullName]]
\n
[[firstLine]]
\n
[[secondLine]]
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n "]);
- _templateObject_1b2d2d205a6e11eb8957f34616f75140 = function _templateObject_1b2d2d205a6e11eb8957f34616f75140() {
+ _templateObject_8d9cf510625811eb9a9521b3fdb3953c = function _templateObject_8d9cf510625811eb9a9521b3fdb3953c() {
return data;
};
@@ -43,7 +43,7 @@ define(["exports", "../../@polymer/polymer/polymer-element.js", "../schema-behav
babelHelpers.createClass(TeamMember, null, [{
key: "template",
get: function get() {
- return (0, _polymerElement.html)(_templateObject_1b2d2d205a6e11eb8957f34616f75140());
+ return (0, _polymerElement.html)(_templateObject_8d9cf510625811eb9a9521b3fdb3953c());
}
}, {
key: "tag",
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/they-live/they-live.js b/build/es5-amd/node_modules/@lrnwebcomponents/they-live/they-live.js
index be275476ba2..34fac37d95c 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/they-live/they-live.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/they-live/they-live.js
@@ -10,20 +10,20 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { babelHelpers.defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
- function _templateObject2_1b3061705a6e11eb8957f34616f75140() {
+ function _templateObject2_8d9fb430625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: inline-block;\n }\n .truth {\n font-size: 5.5vw;\n word-break: break-all;\n line-height: 5.5vw;\n position: absolute;\n margin: 0 auto;\n text-align: center;\n display: flex;\n visibility: hidden;\n opacity: 0;\n transition: 0.3s all linear;\n z-index: 2;\n text-align: center;\n }\n :host(:focus),\n :host(:hover) {\n background-color: grey;\n }\n :host(:focus) .content ::slotted(*),\n :host(:hover) .content ::slotted(*) {\n visibility: hidden;\n }\n :host(:focus) .truth,\n :host(:hover) .truth {\n visibility: visible;\n opacity: 1;\n }\n "]);
- _templateObject2_1b3061705a6e11eb8957f34616f75140 = function _templateObject2_1b3061705a6e11eb8957f34616f75140() {
+ _templateObject2_8d9fb430625811eb9a9521b3fdb3953c = function _templateObject2_8d9fb430625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_1b3061705a6e11eb8957f34616f75140() {
+ function _templateObject_8d9fb430625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral([" "]);
- _templateObject_1b3061705a6e11eb8957f34616f75140 = function _templateObject_1b3061705a6e11eb8957f34616f75140() {
+ _templateObject_8d9fb430625811eb9a9521b3fdb3953c = function _templateObject_8d9fb430625811eb9a9521b3fdb3953c() {
return data;
};
@@ -56,7 +56,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
key: "render",
// render function
value: function render() {
- return (0, _litElement.html)(_templateObject_1b3061705a6e11eb8957f34616f75140(), this.truth);
+ return (0, _litElement.html)(_templateObject_8d9fb430625811eb9a9521b3fdb3953c(), this.truth);
} // properties available to the custom element for data binding
}], [{
@@ -66,7 +66,7 @@ define(["exports", "../../lit-element/lit-element.js"], function (_exports, _lit
* Register CSS styles
*/
get: function get() {
- return [(0, _litElement.css)(_templateObject2_1b3061705a6e11eb8957f34616f75140())];
+ return [(0, _litElement.css)(_templateObject2_8d9fb430625811eb9a9521b3fdb3953c())];
} // life cycle
}, {
diff --git a/build/es5-amd/node_modules/@lrnwebcomponents/threaded-discussion/lib/threaded-discussion-form.js b/build/es5-amd/node_modules/@lrnwebcomponents/threaded-discussion/lib/threaded-discussion-form.js
index e5e05e15594..e284526c449 100644
--- a/build/es5-amd/node_modules/@lrnwebcomponents/threaded-discussion/lib/threaded-discussion-form.js
+++ b/build/es5-amd/node_modules/@lrnwebcomponents/threaded-discussion/lib/threaded-discussion-form.js
@@ -6,20 +6,20 @@ define(["exports", "../../../lit-element/lit-element.js", "../../simple-icon/lib
});
_exports.ThreadedDiscussionForm = void 0;
- function _templateObject2_24e71b005a6e11eb8957f34616f75140() {
+ function _templateObject2_98244510625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n :host {\n display: block;\n width: 100%;\n transition: all 0.5s ease-in-out;\n }\n :host([hidden]) {\n display: none;\n }\n label {\n flex: 0 0 0%;\n margin: 0;\n padding: 0;\n position: absolute;\n left: -99999px;\n width: 0;\n height: 0;\n overflow: hidden;\n }\n textarea {\n flex: 1 1 100%;\n height: var(--threaded-discussion-textarea-Height, 16px);\n opacity: var(--threaded-discussion-textarea-Opacity, 0);\n width: calc(\n 100% - 2 * var(--threaded-discussion-comment-Padding, 10px)\n );\n padding: var(--threaded-discussion-comment-Padding, 10px);\n margin: 1px;\n border: none;\n resize: none;\n transition: all 0.5s ease-in-out;\n color: var(\n --threaded-discussion-textarea-Color,\n var(--threaded-discussion-Color, #4b4b4b)\n );\n line-height: var(\n --threaded-discussion-textarea-LineHeight,\n var(--threaded-discussion-LineHeight, 160%)\n );\n font-weight: var(--threaded-discussion-textarea-FontWeight);\n font-size: var(\n --threaded-discussion-textarea-FontSize,\n var(--threaded-discussion-FontSize, 14px)\n );\n font-family: var(\n --threaded-discussion-textarea-FontFamily,\n var(--threaded-discussion-FontFamily)\n );\n }\n textarea:focus,\n :host:focus-within textarea {\n height: var(--threaded-discussion-textarea-focus-Height, 100px);\n opacity: var(--threaded-discussion-textarea-focus-Opacity, 1);\n }\n form {\n display: flex;\n justify-content: space-between;\n align-items: flex-end;\n }\n .reply-form {\n margin: 1px;\n }\n button {\n flex: 0 0 auto;\n text-align: center;\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin: 1px;\n min-height: 24px;\n color: var(--threaded-discussion-comment-button-Color, #fff);\n font-weight: var(--threaded-discussion-button-FontWeight);\n font-size: var(\n --threaded-discussion-button-FontSize,\n var(--threaded-discussion-FontSize, 14px)\n );\n font-family: var(--threaded-discussion-button-FontFamily);\n border-radius: var(--threaded-discussion-button-BorderRadius, 3px);\n }\n .reply-form button {\n color: var(--threaded-discussion-reply-button-Color, #4b4b4b);\n background-color: var(\n --threaded-discussion-reply-button-BackgroundColor,\n #fff\n );\n border: 1px solid\n var(--threaded-discussion-reply-button-BorderColor, #4b4b4b);\n }\n .reply-form button:focus,\n .reply-form button:hover {\n color: var(--threaded-discussion-reply-button-focus-Color, #222);\n background-color: var(\n --threaded-discussion-reply-button-focus-BackgroundColor,\n #fff\n );\n border: 1px solid\n var(--threaded-discussion-reply-button-focus-BorderColor, #222);\n }\n .comment-form button {\n font-weight: var(--threaded-discussion-comment-button-FontWeight);\n font-size: var(--threaded-discussion-comment-button-FontSize);\n font-family: var(--threaded-discussion-button-FontFamily);\n color: var(--threaded-discussion-comment-button-Color, #fff);\n background-color: var(\n --threaded-discussion-comment-button-BackgroundColor,\n #4b4b4b\n );\n border: 1px solid\n var(--threaded-discussion-comment-button-BorderColor, #4b4b4b);\n }\n .comment-form button:focus,\n .comment-form button:hover {\n color: var(--threaded-discussion-comment-button-focus-Color, #fff);\n background-color: var(\n --threaded-discussion-comment-button-focus-BackgroundColor,\n #222\n );\n border: 1px solid\n var(--threaded-discussion-comment-button-focus-BorderColor, #222);\n }\n button simple-icon-lite {\n margin-left: 5px;\n }\n "]);
- _templateObject2_24e71b005a6e11eb8957f34616f75140 = function _templateObject2_24e71b005a6e11eb8957f34616f75140() {
+ _templateObject2_98244510625811eb9a9521b3fdb3953c = function _templateObject2_98244510625811eb9a9521b3fdb3953c() {
return data;
};
return data;
}
- function _templateObject_24e71b005a6e11eb8957f34616f75140() {
+ function _templateObject_98244510625811eb9a9521b3fdb3953c() {
var data = babelHelpers.taggedTemplateLiteral(["\n