@clickview/curator 0.0.4-rc.0 → 0.0.4-rc.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React"),require("@clickview/common"),require("@clickview/shared"),require("ReactBootstrap"),require("Formik"),require("SortableHOC"),require("Backbone"),require("ReactTransitionGroup"),require("Cropper"),require("Handlebars")):"function"==typeof define&&define.amd?define(["React","@clickview/common","@clickview/shared","ReactBootstrap","Formik","SortableHOC","Backbone","ReactTransitionGroup","Cropper","Handlebars"],t):"object"==typeof exports?exports.curator=t(require("React"),require("@clickview/common"),require("@clickview/shared"),require("ReactBootstrap"),require("Formik"),require("SortableHOC"),require("Backbone"),require("ReactTransitionGroup"),require("Cropper"),require("Handlebars")):e.curator=t(e.React,e["@clickview/common"],e["@clickview/shared"],e.ReactBootstrap,e.Formik,e.SortableHOC,e.Backbone,e.ReactTransitionGroup,e.Cropper,e.Handlebars)}(window,(function(e,t,n,r,i,a,o,c,u,s){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=233)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t){e.exports=n},function(e,t){e.exports=r},function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.addMethod=function(e,t,n){if(!e||!(0,m.default)(e.prototype))throw new TypeError("You must provide a yup schema constructor function");if("string"!=typeof t)throw new TypeError("A Method name must be provided");if("function"!=typeof n)throw new TypeError("Method function must be provided");e.prototype[t]=n},t.lazy=t.ref=t.boolean=void 0;var i=r(n(12));t.mixed=i.default;var a=r(n(205));t.bool=a.default;var o=r(n(206));t.string=o.default;var c=r(n(207));t.number=c.default;var u=r(n(208));t.date=u.default;var s=r(n(210));t.object=s.default;var l=r(n(230));t.array=l.default;var f=r(n(25)),p=r(n(231)),d=r(n(55));t.ValidationError=d.default;var v=r(n(93));t.reach=v.default;var m=r(n(15));t.isSchema=m.default;var h=r(n(232));t.setLocale=h.default;var y=a.default;t.boolean=y;t.ref=function(e,t){return new f.default(e,t)};t.lazy=function(e){return new p.default(e)}},function(e,t,n){e.exports={tree:"_1abau",text:"f13wK",chevron:"_25eVA",parentOfSelected:"_1fgN6",selected:"cVZit",disabled:"_1qyCo",actions:"_2BGWp",node:"rJVbQ",collapsed:"vc2by"}},function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){var r=n(60),i="object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();e.exports=a},function(e,t,n){e.exports={alertItem:"_6L-Rn",alertBox:"_1fztq",alertList:"_1O_xv",icon:"_3X3sP",alertContent:"_2_sUY",heading:"_2nrzl"}},function(e,t){e.exports=function(e){return null!=e&&"object"==typeof e}},function(e,t){e.exports=i},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=b;var i=r(n(16)),a=r(n(17)),o=r(n(135)),c=r(n(174)),u=n(14),s=r(n(181)),l=r(n(54)),f=r(n(182)),p=r(n(15)),d=r(n(183)),v=r(n(34)),m=r(n(25)),h=n(93),y=function(){function e(){this.list=new Set,this.refs=new Map}var t=e.prototype;return t.toArray=function(){return(0,c.default)(this.list).concat((0,c.default)(this.refs.values()))},t.add=function(e){m.default.isRef(e)?this.refs.set(e.key,e):this.list.add(e)},t.delete=function(e){m.default.isRef(e)?this.refs.delete(e.key,e):this.list.delete(e)},t.has=function(e,t){if(this.list.has(e))return!0;for(var n,r=this.refs.values();!(n=r.next()).done;)if(t(n.value)===e)return!0;return!1},e}();function b(e){var t=this;if(void 0===e&&(e={}),!(this instanceof b))return new b;this._deps=[],this._conditions=[],this._options={abortEarly:!0,recursive:!0},this._exclusive=Object.create(null),this._whitelist=new y,this._blacklist=new y,this.tests=[],this.transforms=[],this.withMutation((function(){t.typeError(u.mixed.notType)})),(0,a.default)(e,"default")&&(this._defaultDefault=e.default),this._type=e.type||"mixed"}for(var g=b.prototype={__isYupSchema__:!0,constructor:b,clone:function(){var e=this;return this._mutate?this:(0,o.default)(this,(function(t){if((0,p.default)(t)&&t!==e)return t}))},label:function(e){var t=this.clone();return t._label=e,t},meta:function(e){if(0===arguments.length)return this._meta;var t=this.clone();return t._meta=(0,i.default)(t._meta||{},e),t},withMutation:function(e){var t=this._mutate;this._mutate=!0;var n=e(this);return this._mutate=t,n},concat:function(e){if(!e||e===this)return this;if(e._type!==this._type&&"mixed"!==this._type)throw new TypeError("You cannot `concat()` schema's of different types: "+this._type+" and "+e._type);var t=(0,f.default)(e.clone(),this);return(0,a.default)(e,"_default")&&(t._default=e._default),t.tests=this.tests,t._exclusive=this._exclusive,t.withMutation((function(t){e.tests.forEach((function(e){t.test(e.OPTIONS)}))})),t},isType:function(e){return!(!this._nullable||null!==e)||(!this._typeCheck||this._typeCheck(e))},resolve:function(e){var t=this;if(t._conditions.length){var n=t._conditions;(t=t.clone())._conditions=[],t=(t=n.reduce((function(t,n){return n.resolve(t,e)}),t)).resolve(e)}return t},cast:function(e,t){void 0===t&&(t={});var n=this.resolve((0,i.default)({},t,{value:e})),r=n._cast(e,t);if(void 0!==e&&!1!==t.assert&&!0!==n.isType(r)){var a=(0,v.default)(e),o=(0,v.default)(r);throw new TypeError("The value of "+(t.path||"field")+' could not be cast to a value that satisfies the schema type: "'+n._type+'". \n\nattempted value: '+a+" \n"+(o!==a?"result of cast: "+o:""))}return r},_cast:function(e){var t=this,n=void 0===e?e:this.transforms.reduce((function(n,r){return r.call(t,n,e)}),e);return void 0===n&&(0,a.default)(this,"_default")&&(n=this.default()),n},_validate:function(e,t){var n=this;void 0===t&&(t={});var r=e,a=null!=t.originalValue?t.originalValue:e,o=this._option("strict",t),c=this._option("abortEarly",t),u=t.sync,s=t.path,f=this._label;o||(r=this._cast(r,(0,i.default)({assert:!1},t)));var p={value:r,path:s,schema:this,options:t,label:f,originalValue:a,sync:u},d=[];return this._typeError&&d.push(this._typeError(p)),this._whitelistError&&d.push(this._whitelistError(p)),this._blacklistError&&d.push(this._blacklistError(p)),(0,l.default)({validations:d,endEarly:c,value:r,path:s,sync:u}).then((function(e){return(0,l.default)({path:s,sync:u,value:e,endEarly:c,validations:n.tests.map((function(e){return e(p)}))})}))},validate:function(e,t){return void 0===t&&(t={}),this.resolve((0,i.default)({},t,{value:e}))._validate(e,t)},validateSync:function(e,t){var n,r;if(void 0===t&&(t={}),this.resolve((0,i.default)({},t,{value:e}))._validate(e,(0,i.default)({},t,{sync:!0})).then((function(e){return n=e})).catch((function(e){return r=e})),r)throw r;return n},isValid:function(e,t){return this.validate(e,t).then((function(){return!0})).catch((function(e){if("ValidationError"===e.name)return!1;throw e}))},isValidSync:function(e,t){try{return this.validateSync(e,t),!0}catch(e){if("ValidationError"===e.name)return!1;throw e}},getDefault:function(e){return void 0===e&&(e={}),this.resolve(e).default()},default:function(e){if(0===arguments.length){var t=(0,a.default)(this,"_default")?this._default:this._defaultDefault;return"function"==typeof t?t.call(this):(0,o.default)(t)}var n=this.clone();return n._default=e,n},strict:function(e){void 0===e&&(e=!0);var t=this.clone();return t._options.strict=e,t},_isPresent:function(e){return null!=e},required:function(e){return void 0===e&&(e=u.mixed.required),this.test({message:e,name:"required",exclusive:!0,test:function(e){return this.schema._isPresent(e)}})},notRequired:function(){var e=this.clone();return e.tests=e.tests.filter((function(e){return"required"!==e.OPTIONS.name})),e},nullable:function(e){void 0===e&&(e=!0);var t=this.clone();return t._nullable=e,t},transform:function(e){var t=this.clone();return t.transforms.push(e),t},test:function(){var e;if(void 0===(e=1===arguments.length?"function"==typeof(arguments.length<=0?void 0:arguments[0])?{test:arguments.length<=0?void 0:arguments[0]}:arguments.length<=0?void 0:arguments[0]:2===arguments.length?{name:arguments.length<=0?void 0:arguments[0],test:arguments.length<=1?void 0:arguments[1]}:{name:arguments.length<=0?void 0:arguments[0],message:arguments.length<=1?void 0:arguments[1],test:arguments.length<=2?void 0:arguments[2]}).message&&(e.message=u.mixed.default),"function"!=typeof e.test)throw new TypeError("`test` is a required parameters");var t=this.clone(),n=(0,d.default)(e),r=e.exclusive||e.name&&!0===t._exclusive[e.name];if(e.exclusive&&!e.name)throw new TypeError("Exclusive tests must provide a unique `name` identifying the test");return t._exclusive[e.name]=!!e.exclusive,t.tests=t.tests.filter((function(t){if(t.OPTIONS.name===e.name){if(r)return!1;if(t.OPTIONS.test===n.OPTIONS.test)return!1}return!0})),t.tests.push(n),t},when:function(e,t){1===arguments.length&&(t=e,e=".");var n=this.clone(),r=[].concat(e).map((function(e){return new m.default(e)}));return r.forEach((function(e){e.isSibling&&n._deps.push(e.key)})),n._conditions.push(new s.default(r,t)),n},typeError:function(e){var t=this.clone();return t._typeError=(0,d.default)({message:e,name:"typeError",test:function(e){return!(void 0!==e&&!this.schema.isType(e))||this.createError({params:{type:this.schema._type}})}}),t},oneOf:function(e,t){void 0===t&&(t=u.mixed.oneOf);var n=this.clone();return e.forEach((function(e){n._whitelist.add(e),n._blacklist.delete(e)})),n._whitelistError=(0,d.default)({message:t,name:"oneOf",test:function(e){if(void 0===e)return!0;var t=this.schema._whitelist;return!!t.has(e,this.resolve)||this.createError({params:{values:t.toArray().join(", ")}})}}),n},notOneOf:function(e,t){void 0===t&&(t=u.mixed.notOneOf);var n=this.clone();return e.forEach((function(e){n._blacklist.add(e),n._whitelist.delete(e)})),n._blacklistError=(0,d.default)({message:t,name:"notOneOf",test:function(e){var t=this.schema._blacklist;return!t.has(e,this.resolve)||this.createError({params:{values:t.toArray().join(", ")}})}}),n},strip:function(e){void 0===e&&(e=!0);var t=this.clone();return t._strip=e,t},_option:function(e,t){return(0,a.default)(t,e)?t[e]:this._options[e]},describe:function(){var e=this.clone();return{type:e._type,meta:e._meta,label:e._label,tests:e.tests.map((function(e){return{name:e.OPTIONS.name,params:e.OPTIONS.params}})).filter((function(e,t,n){return n.findIndex((function(t){return t.name===e.name}))===t}))}}},S=["validate","validateSync"],E=function(){var e=S[j];g[e+"At"]=function(t,n,r){void 0===r&&(r={});var a=(0,h.getIn)(this,t,n,r.context),o=a.parent,c=a.parentPath;return a.schema[e](o&&o[c],(0,i.default)({},r,{parent:o,path:t}))}},j=0;j<S.length;j++)E();for(var O=["equals","is"],T=0;T<O.length;T++){g[O[T]]=g.oneOf}for(var _=["not","nope"],C=0;C<_.length;C++){g[_[C]]=g.notOneOf}g.optional=g.notRequired,e.exports=t.default},function(e,t,n){var r=n(115),i=n(118);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=t.array=t.object=t.boolean=t.date=t.number=t.string=t.mixed=void 0;var i=r(n(34)),a={default:"${path} is invalid",required:"${path} is a required field",oneOf:"${path} must be one of the following values: ${values}",notOneOf:"${path} must not be one of the following values: ${values}",notType:function(e){var t=e.path,n=e.type,r=e.value,a=e.originalValue,o=null!=a&&a!==r,c=t+" must be a `"+n+"` type, but the final value was: `"+(0,i.default)(r,!0)+"`"+(o?" (cast from the value `"+(0,i.default)(a,!0)+"`).":".");return null===r&&(c+='\n If "null" is intended as an empty value be sure to mark the schema as `.nullable()`'),c}};t.mixed=a;var o={length:"${path} must be exactly ${length} characters",min:"${path} must be at least ${min} characters",max:"${path} must be at most ${max} characters",matches:'${path} must match the following: "${regex}"',email:"${path} must be a valid email",url:"${path} must be a valid URL",trim:"${path} must be a trimmed string",lowercase:"${path} must be a lowercase string",uppercase:"${path} must be a upper case string"};t.string=o;var c={min:"${path} must be greater than or equal to ${min}",max:"${path} must be less than or equal to ${max}",lessThan:"${path} must be less than ${less}",moreThan:"${path} must be greater than ${more}",notEqual:"${path} must be not equal to ${notEqual}",positive:"${path} must be a positive number",negative:"${path} must be a negative number",integer:"${path} must be an integer"};t.number=c;var u={min:"${path} field must be later than ${min}",max:"${path} field must be at earlier than ${max}"};t.date=u;var s={};t.boolean=s;var l={noUnknown:"${path} field cannot have keys not specified in the object shape"};t.object=l;var f={min:"${path} field must have at least ${min} items",max:"${path} field must have less than or equal to ${max} items"};t.array=f;var p={mixed:a,string:o,number:c,date:u,object:l,array:f,boolean:s};t.default=p},function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;t.default=function(e){return e&&e.__isYupSchema__},e.exports=t.default},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},function(e,t,n){var r=n(105),i=n(58);e.exports=function(e,t){return null!=e&&i(e,t,r)}},function(e,t,n){var r=n(19),i=n(107),a=n(108),o="[object Null]",c="[object Undefined]",u=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?c:o:u&&u in Object(e)?i(e):a(e)}},function(e,t,n){var r=n(8).Symbol;e.exports=r},function(e,t){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},function(e,t,n){var r=n(67),i=n(148),a=n(51);e.exports=function(e){return a(e)?r(e):i(e)}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=function(e,t,n){e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),(0,i.default)(e.prototype,n)};var i=r(n(16));e.exports=t.default},function(e,t,n){var r=n(133);e.exports=function(e){return null==e?"":r(e)}},function(e,t,n){var r=n(158),i=n(43),a=n(159),o=n(160),c=n(161),u=n(18),s=n(62),l=s(r),f=s(i),p=s(a),d=s(o),v=s(c),m=u;(r&&"[object DataView]"!=m(new r(new ArrayBuffer(1)))||i&&"[object Map]"!=m(new i)||a&&"[object Promise]"!=m(a.resolve())||o&&"[object Set]"!=m(new o)||c&&"[object WeakMap]"!=m(new c))&&(m=function(e){var t=u(e),n="[object Object]"==t?e.constructor:void 0,r=n?s(n):"";if(r)switch(r){case l:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case v:return"[object WeakMap]"}return t}),e.exports=m},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=void 0;var i=r(n(16)),a=n(35),o={context:"$",value:"."},c=function(){function e(e,t){if(void 0===t&&(t={}),"string"!=typeof e)throw new TypeError("ref must be a string, got: "+e);if(this.key=e.trim(),""===e)throw new TypeError("ref must be a non-empty string");this.isContext=this.key[0]===o.context,this.isValue=this.key[0]===o.value,this.isSibling=!this.isContext&&!this.isValue;var n=this.isContext?o.context:this.isValue?o.value:"";this.path=this.key.slice(n.length),this.getter=this.path&&(0,a.getter)(this.path,!0),this.map=t.map}var t=e.prototype;return t.getValue=function(e){var t=this.isContext?e.context:this.isValue?e.value:e.parent;return this.getter&&(t=this.getter(t||{})),this.map&&(t=this.map(t)),t},t.cast=function(e,t){return this.getValue((0,i.default)({},t,{value:e}))},t.resolve=function(){return this},t.describe=function(){return{type:"ref",key:this.key}},t.toString=function(){return"Ref("+this.key+")"},e.isRef=function(e){return e&&e.__isYupRef},e}();t.default=c,c.prototype.__isYupRef=!0,e.exports=t.default},function(e,t){e.exports=a},function(e,t,n){var r=n(13)(Object,"create");e.exports=r},function(e,t,n){var r=n(123),i=n(124),a=n(125),o=n(126),c=n(127);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=o,u.prototype.set=c,e.exports=u},function(e,t,n){var r=n(42);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},function(e,t,n){var r=n(129);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},function(e,t,n){var r=n(40),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},function(e,t,n){var r=n(143);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},function(e,t,n){var r=n(66),i=n(32);e.exports=function(e,t,n,a){var o=!n;n||(n={});for(var c=-1,u=t.length;++c<u;){var s=t[c],l=a?a(n[s],e[s],s,n,e):void 0;void 0===l&&(l=e[s]),o?i(n,s,l):r(n,s,l)}return n}},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){var n=u(e,t);return null!==n?n:JSON.stringify(e,(function(e,n){var r=u(this[e],t);return null!==r?r:n}),2)};var r=Object.prototype.toString,i=Error.prototype.toString,a=RegExp.prototype.toString,o="undefined"!=typeof Symbol?Symbol.prototype.toString:function(){return""},c=/^Symbol\((.*)\)(.*)$/;function u(e,t){if(void 0===t&&(t=!1),null==e||!0===e||!1===e)return""+e;var n=typeof e;if("number"===n)return function(e){return e!=+e?"NaN":0===e&&1/e<0?"-0":""+e}(e);if("string"===n)return t?'"'+e+'"':e;if("function"===n)return"[Function "+(e.name||"anonymous")+"]";if("symbol"===n)return o.call(e).replace(c,"Symbol($1)");var u=r.call(e).slice(8,-1);return"Date"===u?isNaN(e.getTime())?""+e:e.toISOString(e):"Error"===u||e instanceof Error?"["+i.call(e)+"]":"RegExp"===u?a.call(e):null}e.exports=t.default},function(e,t,n){"use strict";function r(e){this._maxSize=e,this.clear()}r.prototype.clear=function(){this._size=0,this._values={}},r.prototype.get=function(e){return this._values[e]},r.prototype.set=function(e,t){return this._size>=this._maxSize&&this.clear(),this._values.hasOwnProperty(e)||this._size++,this._values[e]=t};var i=/[^.^\]^[]+|(?=\[\]|\.\.)/g,a=/^\d+$/,o=/^\d/,c=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,u=/^\s*(['"]?)(.*?)(\1)\s*$/,s=!1,l=new r(512),f=new r(512),p=new r(512);try{new Function("")}catch(e){s=!0}function d(e){return l.get(e)||l.set(e,v(e).map((function(e){return e.replace(u,"$2")})))}function v(e){return e.match(i)}function m(e,t,n){return"string"==typeof t&&(n=t,t=!1),n=n||"data",(e=e||"")&&"["!==e.charAt(0)&&(e="."+e),t?function(e,t){var n,r=t,i=v(e);return h(i,(function(e,t,i,a,o){n=a===o.length-1,r+=(e=t||i?"["+e+"]":"."+e)+(n?")":" || {})")})),new Array(i.length+1).join("(")+r}(e,n):n+e}function h(e,t,n){var r,i,a,o,c=e.length;for(i=0;i<c;i++)(r=e[i])&&(b(r)&&(r='"'+r+'"'),a=!(o=y(r))&&/^\d+$/.test(r),t.call(n,r,o,a,i,e))}function y(e){return"string"==typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}function b(e){return!y(e)&&(function(e){return e.match(o)&&!e.match(a)}(e)||function(e){return c.test(e)}(e))}e.exports={Cache:r,expr:m,split:v,normalizePath:d,setter:s?function(e){var t=d(e);return function(e,n){return function(e,t,n){var r=0,i=e.length;for(;r<i-1;)t=t[e[r++]];t[e[r]]=n}(t,e,n)}}:function(e){return f.get(e)||f.set(e,new Function("data, value",m(e,"data")+" = value"))},getter:s?function(e,t){var n=d(e);return function(e){return function(e,t,n){var r=0,i=e.length;for(;r<i;){if(null==n&&t)return;n=n[e[r++]]}return n}(n,t,e)}}:function(e,t){var n=e+"_"+t;return p.get(n)||p.set(n,new Function("data","return "+m(e,t,"data")))},join:function(e){return e.reduce((function(e,t){return e+(y(t)||a.test(t)?"["+t+"]":(e?".":"")+t)}),"")},forEach:function(e,t,n){h(v(e),t,n)}}},function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;t.default=function(e){return null==e},e.exports=t.default},function(e,t){e.exports=o},function(e,t,n){e.exports={curatorLayout:"XayF7",topNavRegion:"_3ewaZ",leftNavRegion:"_2c2o6"}},function(e,t,n){var r=n(7),i=n(40),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,o=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||(o.test(e)||!a.test(e)||null!=t&&e in Object(t))}},function(e,t,n){var r=n(18),i=n(10),a="[object Symbol]";e.exports=function(e){return"symbol"==typeof e||i(e)&&r(e)==a}},function(e,t,n){var r=n(112),i=n(128),a=n(130),o=n(131),c=n(132);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=o,u.prototype.set=c,e.exports=u},function(e,t){e.exports=function(e,t){return e===t||e!=e&&t!=t}},function(e,t,n){var r=n(13)(n(8),"Map");e.exports=r},function(e,t){var n=9007199254740991;e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}},function(e,t,n){var r=n(28),i=n(137),a=n(138),o=n(139),c=n(140),u=n(141);function s(e){var t=this.__data__=new r(e);this.size=t.size}s.prototype.clear=i,s.prototype.delete=a,s.prototype.get=o,s.prototype.has=c,s.prototype.set=u,e.exports=s},function(e,t,n){(function(e){var r=n(8),i=n(146),a=t&&!t.nodeType&&t,o=a&&"object"==typeof e&&e&&!e.nodeType&&e,c=o&&o.exports===a?r.Buffer:void 0,u=(c?c.isBuffer:void 0)||i;e.exports=u}).call(this,n(47)(e))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t){e.exports=function(e){return function(t){return e(t)}}},function(e,t,n){(function(e){var r=n(60),i=t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,o=a&&a.exports===i&&r.process,c=function(){try{var e=a&&a.require&&a.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=c}).call(this,n(47)(e))},function(e,t){var n=Object.prototype;e.exports=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||n)}},function(e,t,n){var r=n(61),i=n(44);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},function(e,t,n){var r=n(155),i=n(72),a=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,c=o?function(e){return null==e?[]:(e=Object(e),r(o(e),(function(t){return a.call(e,t)})))}:i;e.exports=c},function(e,t,n){var r=n(78);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.propagateErrors=function(e,t){return e?null:function(e){return t.push(e),e.value}},t.settled=s,t.collectErrors=l,t.default=function(e){var t=e.endEarly,n=(0,i.default)(e,["endEarly"]);return t?function(e,t,n){return c(n).all(e).catch((function(e){throw"ValidationError"===e.name&&(e.value=t),e})).then((function(){return t}))}(n.validations,n.value,n.sync):l(n)};var i=r(n(83)),a=n(84),o=r(n(55)),c=function(e){return e?a.SynchronousPromise:Promise},u=function(e){return void 0===e&&(e=[]),e.inner&&e.inner.length?e.inner:[].concat(e)};function s(e,t){var n=c(t);return n.all(e.map((function(e){return n.resolve(e).then((function(e){return{fulfilled:!0,value:e}}),(function(e){return{fulfilled:!1,value:e}}))})))}function l(e){var t=e.validations,n=e.value,r=e.path,i=e.sync,a=e.errors,c=e.sort;return a=u(a),s(t,i).then((function(e){var t=e.filter((function(e){return!e.fulfilled})).reduce((function(e,t){var n=t.value;if(!o.default.isError(n))throw n;return e.concat(n)}),[]);if(c&&t.sort(c),(a=t.concat(a)).length)throw new o.default(a,n,r);return n}))}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=c;var i=r(n(34)),a=/\$\{\s*(\w+)\s*\}/g,o=function(e){return function(t){return e.replace(a,(function(e,n){return(0,i.default)(t[n])}))}};function c(e,t,n,r){var i=this;this.name="ValidationError",this.value=t,this.path=n,this.type=r,this.errors=[],this.inner=[],e&&[].concat(e).forEach((function(e){i.errors=i.errors.concat(e.errors||e),e.inner&&(i.inner=i.inner.concat(e.inner.length?e.inner:e))})),this.message=this.errors.length>1?this.errors.length+" errors occurred":this.errors[0],Error.captureStackTrace&&Error.captureStackTrace(this,c)}c.prototype=Object.create(Error.prototype),c.prototype.constructor=c,c.isError=function(e){return e&&"ValidationError"===e.name},c.formatError=function(e,t){"string"==typeof e&&(e=o(e));var n=function(t){return t.path=t.label||t.path||"this","function"==typeof e?e(t):e};return 1===arguments.length?n:n(t)},e.exports=t.default},function(e,t,n){e.exports={dropdown:"_3SSd3",dropdownToggle:"GL7MR"}},function(e,t){e.exports=c},function(e,t,n){var r=n(59),i=n(64),a=n(7),o=n(65),c=n(44),u=n(31);e.exports=function(e,t,n){for(var s=-1,l=(t=r(t,e)).length,f=!1;++s<l;){var p=u(t[s]);if(!(f=null!=e&&n(e,p)))break;e=e[p]}return f||++s!=l?f:!!(l=null==e?0:e.length)&&c(l)&&o(p,l)&&(a(e)||i(e))}},function(e,t,n){var r=n(7),i=n(39),a=n(109),o=n(23);e.exports=function(e,t){return r(e)?e:i(e,t)?[e]:a(o(e))}},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(this,n(106))},function(e,t,n){var r=n(18),i=n(20),a="[object AsyncFunction]",o="[object Function]",c="[object GeneratorFunction]",u="[object Proxy]";e.exports=function(e){if(!i(e))return!1;var t=r(e);return t==o||t==c||t==a||t==u}},function(e,t){var n=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return n.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}},function(e,t,n){var r=n(134),i=n(10),a=Object.prototype,o=a.hasOwnProperty,c=a.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(e){return i(e)&&o.call(e,"callee")&&!c.call(e,"callee")};e.exports=u},function(e,t){var n=9007199254740991,r=/^(?:0|[1-9]\d*)$/;e.exports=function(e,t){var i=typeof e;return!!(t=null==t?n:t)&&("number"==i||"symbol"!=i&&r.test(e))&&e>-1&&e%1==0&&e<t}},function(e,t,n){var r=n(32),i=n(42),a=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var o=e[t];a.call(e,t)&&i(o,n)&&(void 0!==n||t in e)||r(e,t,n)}},function(e,t,n){var r=n(145),i=n(64),a=n(7),o=n(46),c=n(65),u=n(68),s=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=a(e),l=!n&&i(e),f=!n&&!l&&o(e),p=!n&&!l&&!f&&u(e),d=n||l||f||p,v=d?r(e.length,String):[],m=v.length;for(var h in e)!t&&!s.call(e,h)||d&&("length"==h||f&&("offset"==h||"parent"==h)||p&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||c(h,m))||v.push(h);return v}},function(e,t,n){var r=n(147),i=n(48),a=n(49),o=a&&a.isTypedArray,c=o?i(o):r;e.exports=c},function(e,t){e.exports=function(e,t){return function(n){return e(t(n))}}},function(e,t,n){var r=n(67),i=n(151),a=n(51);e.exports=function(e){return a(e)?r(e,!0):i(e)}},function(e,t){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},function(e,t){e.exports=function(){return[]}},function(e,t,n){var r=n(74),i=n(75),a=n(52),o=n(72),c=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,a(e)),e=i(e);return t}:o;e.exports=c},function(e,t){e.exports=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}},function(e,t,n){var r=n(69)(Object.getPrototypeOf,Object);e.exports=r},function(e,t,n){var r=n(77),i=n(52),a=n(21);e.exports=function(e){return r(e,a,i)}},function(e,t,n){var r=n(74),i=n(7);e.exports=function(e,t,n){var a=t(e);return i(e)?a:r(a,n(e))}},function(e,t,n){var r=n(8).Uint8Array;e.exports=r},function(e,t){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}},function(e,t){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}},function(e,t,n){var r=n(177),i=n(82),a=n(178);e.exports=function(e){return i(e)?a(e):r(e)}},function(e,t){var n=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return n.test(e)}},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}},function(e,t,n){"use strict";function r(e){return Array.prototype.slice.apply(e)}var i="pending";function a(e){this.status=i,this._continuations=[],this._parent=null,this._paused=!1,e&&e.call(this,this._continueWith.bind(this),this._failWith.bind(this))}function o(e){return e&&"function"==typeof e.then}if(a.prototype={then:function(e,t){var n=a.unresolved()._setParent(this);if(this._isRejected()){if(this._paused)return this._continuations.push({promise:n,nextFn:e,catchFn:t}),n;if(t)try{var r=t(this._error);return o(r)?(this._chainPromiseData(r,n),n):a.resolve(r)._setParent(this)}catch(e){return a.reject(e)._setParent(this)}return a.reject(this._error)._setParent(this)}return this._continuations.push({promise:n,nextFn:e,catchFn:t}),this._runResolutions(),n},catch:function(e){if(this._isResolved())return a.resolve(this._data)._setParent(this);var t=a.unresolved()._setParent(this);return this._continuations.push({promise:t,catchFn:e}),this._runRejections(),t},finally:function(e){var t=!1;function n(){if(!t)return t=!0,e()}return this.then(n).catch(n)},pause:function(){return this._paused=!0,this},resume:function(){var e=this._findFirstPaused();return e&&(e._paused=!1,e._runResolutions(),e._runRejections()),this},_findAncestry:function(){return this._continuations.reduce((function(e,t){if(t.promise){var n={promise:t.promise,children:t.promise._findAncestry()};e.push(n)}return e}),[])},_setParent:function(e){if(this._parent)throw new Error("parent already set");return this._parent=e,this},_continueWith:function(e){var t=this._findFirstPending();t&&(t._data=e,t._setResolved())},_findFirstPending:function(){return this._findFirstAncestor((function(e){return e._isPending&&e._isPending()}))},_findFirstPaused:function(){return this._findFirstAncestor((function(e){return e._paused}))},_findFirstAncestor:function(e){for(var t,n=this;n;)e(n)&&(t=n),n=n._parent;return t},_failWith:function(e){var t=this._findFirstPending();t&&(t._error=e,t._setRejected())},_takeContinuations:function(){return this._continuations.splice(0,this._continuations.length)},_runRejections:function(){if(!this._paused&&this._isRejected()){var e=this._error,t=this._takeContinuations(),n=this;t.forEach((function(t){if(t.catchFn)try{var r=t.catchFn(e);n._handleUserFunctionResult(r,t.promise)}catch(e){e.message;t.promise.reject(e)}else t.promise.reject(e)}))}},_runResolutions:function(){if(!this._paused&&this._isResolved()&&!this._isPending()){var e=this._takeContinuations();if(o(this._data))return this._handleWhenResolvedDataIsPromise(this._data);var t=this._data,n=this;e.forEach((function(e){if(e.nextFn)try{var r=e.nextFn(t);n._handleUserFunctionResult(r,e.promise)}catch(t){n._handleResolutionError(t,e)}else e.promise&&e.promise.resolve(t)}))}},_handleResolutionError:function(e,t){if(this._setRejected(),t.catchFn)try{return void t.catchFn(e)}catch(t){e=t}t.promise&&t.promise.reject(e)},_handleWhenResolvedDataIsPromise:function(e){var t=this;return e.then((function(e){t._data=e,t._runResolutions()})).catch((function(e){t._error=e,t._setRejected(),t._runRejections()}))},_handleUserFunctionResult:function(e,t){o(e)?this._chainPromiseData(e,t):t.resolve(e)},_chainPromiseData:function(e,t){e.then((function(e){t.resolve(e)})).catch((function(e){t.reject(e)}))},_setResolved:function(){this.status="resolved",this._paused||this._runResolutions()},_setRejected:function(){this.status="rejected",this._paused||this._runRejections()},_isPending:function(){return this.status===i},_isResolved:function(){return"resolved"===this.status},_isRejected:function(){return"rejected"===this.status}},a.resolve=function(e){return new a((function(t,n){o(e)?e.then((function(e){t(e)})).catch((function(e){n(e)})):t(e)}))},a.reject=function(e){return new a((function(t,n){n(e)}))},a.unresolved=function(){return new a((function(e,t){this.resolve=e,this.reject=t}))},a.all=function(){var e=r(arguments);return Array.isArray(e[0])&&(e=e[0]),e.length?new a((function(t,n){var r=[],i=0,o=!1;e.forEach((function(c,u){a.resolve(c).then((function(n){r[u]=n,(i+=1)===e.length&&t(r)})).catch((function(e){!function(e){o||(o=!0,n(e))}(e)}))}))})):a.resolve([])},Promise===a)throw new Error("Please use SynchronousPromise.installGlobally() to install globally");var c=Promise;a.installGlobally=function(e){if(Promise===a)return e;var t=function(e){if(void 0===e||e.__patched)return e;var t=e;return(e=function(){t.apply(this,r(arguments))}).__patched=!0,e}(e);return Promise=a,t},a.uninstallGlobally=function(){Promise===a&&(Promise=c)},e.exports={SynchronousPromise:a}},function(e,t,n){var r=n(32),i=n(86),a=n(87);e.exports=function(e,t){var n={};return t=a(t,3),i(e,(function(e,i,a){r(n,i,t(e,i,a))})),n}},function(e,t,n){var r=n(184),i=n(21);e.exports=function(e,t){return e&&r(e,t,i)}},function(e,t,n){var r=n(186),i=n(197),a=n(201),o=n(7),c=n(202);e.exports=function(e){return"function"==typeof e?e:null==e?a:"object"==typeof e?o(e)?i(e[0],e[1]):r(e):c(e)}},function(e,t,n){var r=n(188),i=n(10);e.exports=function e(t,n,a,o,c){return t===n||(null==t||null==n||!i(t)&&!i(n)?t!=t&&n!=n:r(t,n,a,o,e,c))}},function(e,t,n){var r=n(189),i=n(192),a=n(193),o=1,c=2;e.exports=function(e,t,n,u,s,l){var f=n&o,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var v=l.get(e);if(v&&l.get(t))return v==t;var m=-1,h=!0,y=n&c?new r:void 0;for(l.set(e,t),l.set(t,e);++m<p;){var b=e[m],g=t[m];if(u)var S=f?u(g,b,m,t,e,l):u(b,g,m,e,t,l);if(void 0!==S){if(S)continue;h=!1;break}if(y){if(!i(t,(function(e,t){if(!a(y,t)&&(b===e||s(b,e,n,u,l)))return y.push(t)}))){h=!1;break}}else if(b!==g&&!s(b,g,n,u,l)){h=!1;break}}return l.delete(e),l.delete(t),h}},function(e,t,n){var r=n(20);e.exports=function(e){return e==e&&!r(e)}},function(e,t){e.exports=function(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}},function(e,t,n){var r=n(59),i=n(31);e.exports=function(e,t){for(var n=0,a=(t=r(t,e)).length;null!=e&&n<a;)e=e[i(t[n++])];return n&&n==a?e:void 0}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.getIn=c,t.default=void 0;var i=n(35),a=r(n(17)),o=function(e){return e.substr(0,e.length-1).substr(1)};function c(e,t,n,r){var c,u,s;return r=r||n,t?((0,i.forEach)(t,(function(i,l,f){var p=l?o(i):i;if(f||(0,a.default)(e,"_subType")){var d=f?parseInt(p,10):0;if(e=e.resolve({context:r,parent:c,value:n})._subType,n){if(f&&d>=n.length)throw new Error("Yup.reach cannot resolve an array item at index: "+i+", in the path: "+t+". because there is no value at that index. ");n=n[d]}}if(!f){if(e=e.resolve({context:r,parent:c,value:n}),!(0,a.default)(e,"fields")||!(0,a.default)(e.fields,p))throw new Error("The schema does not contain the path: "+t+". (failed at: "+s+' which is a type: "'+e._type+'") ');e=e.fields[p],c=n,n=n&&n[p],u=p,s=l?"["+i+"]":"."+i}})),{schema:e,parent:c,parentPath:u}):{parent:c,parentPath:t,schema:e}}var u=function(e,t,n,r){return c(e,t,n,r).schema};t.default=u},function(e,t){function n(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return n=function(){return e},e}e.exports=function(e){if(e&&e.__esModule)return e;var t=n();if(t&&t.has(e))return t.get(e);var r={};if(null!=e){var i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var o=i?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(r,a,o):r[a]=e[a]}}return r.default=e,t&&t.set(e,r),r}},function(e,t){e.exports=function(e,t){return t||(t=e.slice(0)),e.raw=t,e}},function(e,t,n){var r=n(212),i=n(213),a=n(216),o=RegExp("['’]","g");e.exports=function(e){return function(t){return r(a(i(t).replace(o,"")),e,"")}}},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.reduce((function(e,t){var r=n.shift();return e+(null==r?"":r)+t})).replace(/^\./,"")},e.exports=t.default},function(e,t,n){var r=n(104);e.exports=(r.default||r).template({compiler:[8,">= 4.3.0"],main:function(e,t,n,r,i){return'<div class="layout-region"></div>'},useData:!0})},function(e,t){e.exports=u},function(e,t,n){e.exports={btnContainer:"_1r87F"}},function(e,t,n){e.exports={navContainer:"_11O8h"}},function(e,t,n){e.exports={active:"ZzIxD"}},function(e,t,n){e.exports={navContainer:"_3vLoN"}},function(e,t){e.exports=s},function(e,t){var n=Object.prototype.hasOwnProperty;e.exports=function(e,t){return null!=e&&n.call(e,t)}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){var r=n(19),i=Object.prototype,a=i.hasOwnProperty,o=i.toString,c=r?r.toStringTag:void 0;e.exports=function(e){var t=a.call(e,c),n=e[c];try{e[c]=void 0;var r=!0}catch(e){}var i=o.call(e);return r&&(t?e[c]=n:delete e[c]),i}},function(e,t){var n=Object.prototype.toString;e.exports=function(e){return n.call(e)}},function(e,t,n){var r=n(110),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=r((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,(function(e,n,r,i){t.push(r?i.replace(a,"$1"):n||e)})),t}));e.exports=o},function(e,t,n){var r=n(111),i=500;e.exports=function(e){var t=r(e,(function(e){return n.size===i&&n.clear(),e})),n=t.cache;return t}},function(e,t,n){var r=n(41),i="Expected a function";function a(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(a.Cache||r),n}a.Cache=r,e.exports=a},function(e,t,n){var r=n(113),i=n(28),a=n(43);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}},function(e,t,n){var r=n(114),i=n(119),a=n(120),o=n(121),c=n(122);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=o,u.prototype.set=c,e.exports=u},function(e,t,n){var r=n(27);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},function(e,t,n){var r=n(61),i=n(116),a=n(20),o=n(62),c=/^\[object .+?Constructor\]$/,u=Function.prototype,s=Object.prototype,l=u.toString,f=s.hasOwnProperty,p=RegExp("^"+l.call(f).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!a(e)||i(e))&&(r(e)?p:c).test(o(e))}},function(e,t,n){var r,i=n(117),a=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!a&&a in e}},function(e,t,n){var r=n(8)["__core-js_shared__"];e.exports=r},function(e,t){e.exports=function(e,t){return null==e?void 0:e[t]}},function(e,t){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},function(e,t,n){var r=n(27),i="__lodash_hash_undefined__",a=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return n===i?void 0:n}return a.call(t,e)?t[e]:void 0}},function(e,t,n){var r=n(27),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},function(e,t,n){var r=n(27),i="__lodash_hash_undefined__";e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?i:t,this}},function(e,t){e.exports=function(){this.__data__=[],this.size=0}},function(e,t,n){var r=n(29),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():i.call(t,n,1),--this.size,!0)}},function(e,t,n){var r=n(29);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},function(e,t,n){var r=n(29);e.exports=function(e){return r(this.__data__,e)>-1}},function(e,t,n){var r=n(29);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},function(e,t,n){var r=n(30);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},function(e,t){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},function(e,t,n){var r=n(30);e.exports=function(e){return r(this,e).get(e)}},function(e,t,n){var r=n(30);e.exports=function(e){return r(this,e).has(e)}},function(e,t,n){var r=n(30);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},function(e,t,n){var r=n(19),i=n(63),a=n(7),o=n(40),c=1/0,u=r?r.prototype:void 0,s=u?u.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(a(t))return i(t,e)+"";if(o(t))return s?s.call(t):"";var n=t+"";return"0"==n&&1/t==-c?"-0":n}},function(e,t,n){var r=n(18),i=n(10),a="[object Arguments]";e.exports=function(e){return i(e)&&r(e)==a}},function(e,t,n){var r=n(136),i=1,a=4;e.exports=function(e,t){return r(e,i|a,t="function"==typeof t?t:void 0)}},function(e,t,n){var r=n(45),i=n(142),a=n(66),o=n(144),c=n(150),u=n(153),s=n(71),l=n(154),f=n(156),p=n(76),d=n(157),v=n(24),m=n(162),h=n(163),y=n(168),b=n(7),g=n(46),S=n(170),E=n(20),j=n(172),O=n(21),T=1,_=2,C=4,A="[object Arguments]",I="[object Function]",x="[object GeneratorFunction]",w="[object Object]",F={};F[A]=F["[object Array]"]=F["[object ArrayBuffer]"]=F["[object DataView]"]=F["[object Boolean]"]=F["[object Date]"]=F["[object Float32Array]"]=F["[object Float64Array]"]=F["[object Int8Array]"]=F["[object Int16Array]"]=F["[object Int32Array]"]=F["[object Map]"]=F["[object Number]"]=F[w]=F["[object RegExp]"]=F["[object Set]"]=F["[object String]"]=F["[object Symbol]"]=F["[object Uint8Array]"]=F["[object Uint8ClampedArray]"]=F["[object Uint16Array]"]=F["[object Uint32Array]"]=!0,F["[object Error]"]=F[I]=F["[object WeakMap]"]=!1,e.exports=function e(t,n,P,k,L,N){var D,R=n&T,U=n&_,B=n&C;if(P&&(D=L?P(t,k,L,N):P(t)),void 0!==D)return D;if(!E(t))return t;var V=b(t);if(V){if(D=m(t),!R)return s(t,D)}else{var M=v(t),J=M==I||M==x;if(g(t))return u(t,R);if(M==w||M==A||J&&!L){if(D=U||J?{}:y(t),!R)return U?f(t,c(D,t)):l(t,o(D,t))}else{if(!F[M])return L?t:{};D=h(t,M,R)}}N||(N=new r);var z=N.get(t);if(z)return z;N.set(t,D),j(t)?t.forEach((function(r){D.add(e(r,n,P,r,t,N))})):S(t)&&t.forEach((function(r,i){D.set(i,e(r,n,P,i,t,N))}));var H=B?U?d:p:U?keysIn:O,Y=V?void 0:H(t);return i(Y||t,(function(r,i){Y&&(r=t[i=r]),a(D,i,e(r,n,P,i,t,N))})),D}},function(e,t,n){var r=n(28);e.exports=function(){this.__data__=new r,this.size=0}},function(e,t){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},function(e,t){e.exports=function(e){return this.__data__.get(e)}},function(e,t){e.exports=function(e){return this.__data__.has(e)}},function(e,t,n){var r=n(28),i=n(43),a=n(41),o=200;e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var c=n.__data__;if(!i||c.length<o-1)return c.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(c)}return n.set(e,t),this.size=n.size,this}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},function(e,t,n){var r=n(13),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},function(e,t,n){var r=n(33),i=n(21);e.exports=function(e,t){return e&&r(t,i(t),e)}},function(e,t){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},function(e,t){e.exports=function(){return!1}},function(e,t,n){var r=n(18),i=n(44),a=n(10),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=function(e){return a(e)&&i(e.length)&&!!o[r(e)]}},function(e,t,n){var r=n(50),i=n(149),a=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))a.call(e,n)&&"constructor"!=n&&t.push(n);return t}},function(e,t,n){var r=n(69)(Object.keys,Object);e.exports=r},function(e,t,n){var r=n(33),i=n(70);e.exports=function(e,t){return e&&r(t,i(t),e)}},function(e,t,n){var r=n(20),i=n(50),a=n(152),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return a(e);var t=i(e),n=[];for(var c in e)("constructor"!=c||!t&&o.call(e,c))&&n.push(c);return n}},function(e,t){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},function(e,t,n){(function(e){var r=n(8),i=t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,o=a&&a.exports===i?r.Buffer:void 0,c=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=c?c(n):new e.constructor(n);return e.copy(r),r}}).call(this,n(47)(e))},function(e,t,n){var r=n(33),i=n(52);e.exports=function(e,t){return r(e,i(e),t)}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}},function(e,t,n){var r=n(33),i=n(73);e.exports=function(e,t){return r(e,i(e),t)}},function(e,t,n){var r=n(77),i=n(73),a=n(70);e.exports=function(e){return r(e,a,i)}},function(e,t,n){var r=n(13)(n(8),"DataView");e.exports=r},function(e,t,n){var r=n(13)(n(8),"Promise");e.exports=r},function(e,t,n){var r=n(13)(n(8),"Set");e.exports=r},function(e,t,n){var r=n(13)(n(8),"WeakMap");e.exports=r},function(e,t){var n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=e.length,r=new e.constructor(t);return t&&"string"==typeof e[0]&&n.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},function(e,t,n){var r=n(53),i=n(164),a=n(165),o=n(166),c=n(167),u="[object Boolean]",s="[object Date]",l="[object Map]",f="[object Number]",p="[object RegExp]",d="[object Set]",v="[object String]",m="[object Symbol]",h="[object ArrayBuffer]",y="[object DataView]",b="[object Float32Array]",g="[object Float64Array]",S="[object Int8Array]",E="[object Int16Array]",j="[object Int32Array]",O="[object Uint8Array]",T="[object Uint8ClampedArray]",_="[object Uint16Array]",C="[object Uint32Array]";e.exports=function(e,t,n){var A=e.constructor;switch(t){case h:return r(e);case u:case s:return new A(+e);case y:return i(e,n);case b:case g:case S:case E:case j:case O:case T:case _:case C:return c(e,n);case l:return new A;case f:case v:return new A(e);case p:return a(e);case d:return new A;case m:return o(e)}}},function(e,t,n){var r=n(53);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},function(e,t){var n=/\w*$/;e.exports=function(e){var t=new e.constructor(e.source,n.exec(e));return t.lastIndex=e.lastIndex,t}},function(e,t,n){var r=n(19),i=r?r.prototype:void 0,a=i?i.valueOf:void 0;e.exports=function(e){return a?Object(a.call(e)):{}}},function(e,t,n){var r=n(53);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},function(e,t,n){var r=n(169),i=n(75),a=n(50);e.exports=function(e){return"function"!=typeof e.constructor||a(e)?{}:r(i(e))}},function(e,t,n){var r=n(20),i=Object.create,a=function(){function e(){}return function(t){if(!r(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=a},function(e,t,n){var r=n(171),i=n(48),a=n(49),o=a&&a.isMap,c=o?i(o):r;e.exports=c},function(e,t,n){var r=n(24),i=n(10),a="[object Map]";e.exports=function(e){return i(e)&&r(e)==a}},function(e,t,n){var r=n(173),i=n(48),a=n(49),o=a&&a.isSet,c=o?i(o):r;e.exports=c},function(e,t,n){var r=n(24),i=n(10),a="[object Set]";e.exports=function(e){return i(e)&&r(e)==a}},function(e,t,n){var r=n(19),i=n(71),a=n(24),o=n(51),c=n(175),u=n(176),s=n(79),l=n(80),f=n(81),p=n(179),d="[object Map]",v="[object Set]",m=r?r.iterator:void 0;e.exports=function(e){if(!e)return[];if(o(e))return c(e)?f(e):i(e);if(m&&e[m])return u(e[m]());var t=a(e);return(t==d?s:t==v?l:p)(e)}},function(e,t,n){var r=n(18),i=n(7),a=n(10),o="[object String]";e.exports=function(e){return"string"==typeof e||!i(e)&&a(e)&&r(e)==o}},function(e,t){e.exports=function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}},function(e,t){e.exports=function(e){return e.split("")}},function(e,t){var n="[\\ud800-\\udfff]",r="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",i="\\ud83c[\\udffb-\\udfff]",a="[^\\ud800-\\udfff]",o="(?:\\ud83c[\\udde6-\\uddff]){2}",c="[\\ud800-\\udbff][\\udc00-\\udfff]",u="(?:"+r+"|"+i+")"+"?",s="[\\ufe0e\\ufe0f]?"+u+("(?:\\u200d(?:"+[a,o,c].join("|")+")[\\ufe0e\\ufe0f]?"+u+")*"),l="(?:"+[a+r+"?",r,o,c,n].join("|")+")",f=RegExp(i+"(?="+i+")|"+l+s,"g");e.exports=function(e){return e.match(f)||[]}},function(e,t,n){var r=n(180),i=n(21);e.exports=function(e){return null==e?[]:r(e,i(e))}},function(e,t,n){var r=n(63);e.exports=function(e,t){return r(t,(function(t){return e[t]}))}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=void 0;var i=r(n(17)),a=r(n(15)),o=function(){function e(e,t){if(this.refs=e,"function"!=typeof t){if(!(0,i.default)(t,"is"))throw new TypeError("`is:` is required for `when()` conditions");if(!t.then&&!t.otherwise)throw new TypeError("either `then:` or `otherwise:` is required for `when()` conditions");var n=t.is,r=t.then,a=t.otherwise,o="function"==typeof n?n:function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.every((function(e){return e===n}))};this.fn=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.pop(),c=t.pop(),u=o.apply(void 0,t)?r:a;if(u)return"function"==typeof u?u(c):c.concat(u.resolve(i))}}else this.fn=t}return e.prototype.resolve=function(e,t){var n=this.refs.map((function(e){return e.getValue(t)})),r=this.fn.apply(e,n.concat(e,t));if(void 0===r||r===e)return e;if(!(0,a.default)(r))throw new TypeError("conditions must return a schema object");return r.resolve(t)},e}();t.default=o,e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=function e(t,n){for(var r in n)if((0,i.default)(n,r)){var c=n[r],u=t[r];if(void 0===u)t[r]=c;else{if(u===c)continue;(0,a.default)(u)?(0,a.default)(c)&&(t[r]=c.concat(u)):o(u)?o(c)&&(t[r]=e(u,c)):Array.isArray(u)&&Array.isArray(c)&&(t[r]=c.concat(u))}}return t};var i=r(n(17)),a=r(n(15)),o=function(e){return"[object Object]"===Object.prototype.toString.call(e)};e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.createErrorFactory=p,t.default=function(e){var t=e.name,n=e.message,r=e.test,o=e.params;function l(e){var l=e.value,d=e.path,v=e.label,m=e.options,h=e.originalValue,y=e.sync,b=(0,i.default)(e,["value","path","label","options","originalValue","sync"]),g=m.parent,S=function(e){return u.default.isRef(e)?e.getValue({value:l,parent:g,context:m.context}):e},E=p({message:n,path:d,value:l,originalValue:h,params:o,label:v,resolve:S,name:t}),j=(0,a.default)({path:d,parent:g,type:t,createError:E,resolve:S,options:m},b);return function(e,t,n,r){var i=e.call(t,n);if(!r)return Promise.resolve(i);if(f(i))throw new Error('Validation test of type: "'+t.type+'" returned a Promise during a synchronous validate. This test will finish after the validate call has returned');return s.SynchronousPromise.resolve(i)}(r,j,l,y).then((function(e){if(c.default.isError(e))throw e;if(!e)throw E()}))}return l.OPTIONS=e,l};var i=r(n(83)),a=r(n(16)),o=r(n(85)),c=r(n(55)),u=r(n(25)),s=n(84),l=c.default.formatError,f=function(e){return e&&"function"==typeof e.then&&"function"==typeof e.catch};function p(e){var t=e.value,n=e.label,r=e.resolve,u=e.originalValue,s=(0,i.default)(e,["value","label","resolve","originalValue"]);return function(e){var i=void 0===e?{}:e,f=i.path,p=void 0===f?s.path:f,d=i.message,v=void 0===d?s.message:d,m=i.type,h=void 0===m?s.name:m,y=i.params;return y=(0,a.default)({path:p,value:t,originalValue:u,label:n},function(e,t,n){return(0,o.default)((0,a.default)({},e,t),n)}(s.params,y,r)),(0,a.default)(new c.default(l(v,y),t,p,h),{params:y})}}},function(e,t,n){var r=n(185)();e.exports=r},function(e,t){e.exports=function(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),c=o.length;c--;){var u=o[e?c:++i];if(!1===n(a[u],u,a))break}return t}}},function(e,t,n){var r=n(187),i=n(196),a=n(91);e.exports=function(e){var t=i(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(n){return n===e||r(n,e,t)}}},function(e,t,n){var r=n(45),i=n(88),a=1,o=2;e.exports=function(e,t,n,c){var u=n.length,s=u,l=!c;if(null==e)return!s;for(e=Object(e);u--;){var f=n[u];if(l&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<s;){var p=(f=n[u])[0],d=e[p],v=f[1];if(l&&f[2]){if(void 0===d&&!(p in e))return!1}else{var m=new r;if(c)var h=c(d,v,p,e,t,m);if(!(void 0===h?i(v,d,a|o,c,m):h))return!1}}return!0}},function(e,t,n){var r=n(45),i=n(89),a=n(194),o=n(195),c=n(24),u=n(7),s=n(46),l=n(68),f=1,p="[object Arguments]",d="[object Array]",v="[object Object]",m=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,h,y,b){var g=u(e),S=u(t),E=g?d:c(e),j=S?d:c(t),O=(E=E==p?v:E)==v,T=(j=j==p?v:j)==v,_=E==j;if(_&&s(e)){if(!s(t))return!1;g=!0,O=!1}if(_&&!O)return b||(b=new r),g||l(e)?i(e,t,n,h,y,b):a(e,t,E,n,h,y,b);if(!(n&f)){var C=O&&m.call(e,"__wrapped__"),A=T&&m.call(t,"__wrapped__");if(C||A){var I=C?e.value():e,x=A?t.value():t;return b||(b=new r),y(I,x,n,h,b)}}return!!_&&(b||(b=new r),o(e,t,n,h,y,b))}},function(e,t,n){var r=n(41),i=n(190),a=n(191);function o(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}o.prototype.add=o.prototype.push=i,o.prototype.has=a,e.exports=o},function(e,t){var n="__lodash_hash_undefined__";e.exports=function(e){return this.__data__.set(e,n),this}},function(e,t){e.exports=function(e){return this.__data__.has(e)}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}},function(e,t){e.exports=function(e,t){return e.has(t)}},function(e,t,n){var r=n(19),i=n(78),a=n(42),o=n(89),c=n(79),u=n(80),s=1,l=2,f="[object Boolean]",p="[object Date]",d="[object Error]",v="[object Map]",m="[object Number]",h="[object RegExp]",y="[object Set]",b="[object String]",g="[object Symbol]",S="[object ArrayBuffer]",E="[object DataView]",j=r?r.prototype:void 0,O=j?j.valueOf:void 0;e.exports=function(e,t,n,r,j,T,_){switch(n){case E:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case S:return!(e.byteLength!=t.byteLength||!T(new i(e),new i(t)));case f:case p:case m:return a(+e,+t);case d:return e.name==t.name&&e.message==t.message;case h:case b:return e==t+"";case v:var C=c;case y:var A=r&s;if(C||(C=u),e.size!=t.size&&!A)return!1;var I=_.get(e);if(I)return I==t;r|=l,_.set(e,t);var x=o(C(e),C(t),r,j,T,_);return _.delete(e),x;case g:if(O)return O.call(e)==O.call(t)}return!1}},function(e,t,n){var r=n(76),i=1,a=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,o,c,u){var s=n&i,l=r(e),f=l.length;if(f!=r(t).length&&!s)return!1;for(var p=f;p--;){var d=l[p];if(!(s?d in t:a.call(t,d)))return!1}var v=u.get(e);if(v&&u.get(t))return v==t;var m=!0;u.set(e,t),u.set(t,e);for(var h=s;++p<f;){var y=e[d=l[p]],b=t[d];if(o)var g=s?o(b,y,d,t,e,u):o(y,b,d,e,t,u);if(!(void 0===g?y===b||c(y,b,n,o,u):g)){m=!1;break}h||(h="constructor"==d)}if(m&&!h){var S=e.constructor,E=t.constructor;S!=E&&"constructor"in e&&"constructor"in t&&!("function"==typeof S&&S instanceof S&&"function"==typeof E&&E instanceof E)&&(m=!1)}return u.delete(e),u.delete(t),m}},function(e,t,n){var r=n(90),i=n(21);e.exports=function(e){for(var t=i(e),n=t.length;n--;){var a=t[n],o=e[a];t[n]=[a,o,r(o)]}return t}},function(e,t,n){var r=n(88),i=n(198),a=n(199),o=n(39),c=n(90),u=n(91),s=n(31),l=1,f=2;e.exports=function(e,t){return o(e)&&c(t)?u(s(e),t):function(n){var o=i(n,e);return void 0===o&&o===t?a(n,e):r(t,o,l|f)}}},function(e,t,n){var r=n(92);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},function(e,t,n){var r=n(200),i=n(58);e.exports=function(e,t){return null!=e&&i(e,t,r)}},function(e,t){e.exports=function(e,t){return null!=e&&t in Object(e)}},function(e,t){e.exports=function(e){return e}},function(e,t,n){var r=n(203),i=n(204),a=n(39),o=n(31);e.exports=function(e){return a(e)?r(o(e)):i(e)}},function(e,t){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},function(e,t,n){var r=n(92);e.exports=function(e){return function(t){return r(t,e)}}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=void 0;var i=r(n(22)),a=r(n(12)),o=c;function c(){var e=this;if(!(this instanceof c))return new c;a.default.call(this,{type:"boolean"}),this.withMutation((function(){e.transform((function(e){if(!this.isType(e)){if(/^(true|1)$/i.test(e))return!0;if(/^(false|0)$/i.test(e))return!1}return e}))}))}t.default=o,(0,i.default)(c,a.default,{_typeCheck:function(e){return e instanceof Boolean&&(e=e.valueOf()),"boolean"==typeof e}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=f;var i=r(n(22)),a=r(n(12)),o=n(14),c=r(n(36)),u=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i,s=/^((https?|ftp):)?\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,l=function(e){return(0,c.default)(e)||e===e.trim()};function f(){var e=this;if(!(this instanceof f))return new f;a.default.call(this,{type:"string"}),this.withMutation((function(){e.transform((function(e){return this.isType(e)?e:null!=e&&e.toString?e.toString():e}))}))}(0,i.default)(f,a.default,{_typeCheck:function(e){return e instanceof String&&(e=e.valueOf()),"string"==typeof e},_isPresent:function(e){return a.default.prototype._cast.call(this,e)&&e.length>0},length:function(e,t){return void 0===t&&(t=o.string.length),this.test({message:t,name:"length",exclusive:!0,params:{length:e},test:function(t){return(0,c.default)(t)||t.length===this.resolve(e)}})},min:function(e,t){return void 0===t&&(t=o.string.min),this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(t){return(0,c.default)(t)||t.length>=this.resolve(e)}})},max:function(e,t){return void 0===t&&(t=o.string.max),this.test({name:"max",exclusive:!0,message:t,params:{max:e},test:function(t){return(0,c.default)(t)||t.length<=this.resolve(e)}})},matches:function(e,t){var n,r=!1;return t&&(t.message||t.hasOwnProperty("excludeEmptyString")?(r=t.excludeEmptyString,n=t.message):n=t),this.test({message:n||o.string.matches,params:{regex:e},test:function(t){return(0,c.default)(t)||""===t&&r||e.test(t)}})},email:function(e){return void 0===e&&(e=o.string.email),this.matches(u,{message:e,excludeEmptyString:!0})},url:function(e){return void 0===e&&(e=o.string.url),this.matches(s,{message:e,excludeEmptyString:!0})},ensure:function(){return this.default("").transform((function(e){return null===e?"":e}))},trim:function(e){return void 0===e&&(e=o.string.trim),this.transform((function(e){return null!=e?e.trim():e})).test({message:e,name:"trim",test:l})},lowercase:function(e){return void 0===e&&(e=o.string.lowercase),this.transform((function(e){return(0,c.default)(e)?e:e.toLowerCase()})).test({message:e,name:"string_case",exclusive:!0,test:function(e){return(0,c.default)(e)||e===e.toLowerCase()}})},uppercase:function(e){return void 0===e&&(e=o.string.uppercase),this.transform((function(e){return(0,c.default)(e)?e:e.toUpperCase()})).test({message:e,name:"string_case",exclusive:!0,test:function(e){return(0,c.default)(e)||e===e.toUpperCase()}})}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=s;var i=r(n(22)),a=r(n(12)),o=n(14),c=r(n(36)),u=function(e){return(0,c.default)(e)||e===(0|e)};function s(){var e=this;if(!(this instanceof s))return new s;a.default.call(this,{type:"number"}),this.withMutation((function(){e.transform((function(e){var t=e;if("string"==typeof t){if(""===(t=t.replace(/\s/g,"")))return NaN;t=+t}return this.isType(t)?t:parseFloat(t)}))}))}(0,i.default)(s,a.default,{_typeCheck:function(e){return e instanceof Number&&(e=e.valueOf()),"number"==typeof e&&!function(e){return e!=+e}(e)},min:function(e,t){return void 0===t&&(t=o.number.min),this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(t){return(0,c.default)(t)||t>=this.resolve(e)}})},max:function(e,t){return void 0===t&&(t=o.number.max),this.test({message:t,name:"max",exclusive:!0,params:{max:e},test:function(t){return(0,c.default)(t)||t<=this.resolve(e)}})},lessThan:function(e,t){return void 0===t&&(t=o.number.lessThan),this.test({message:t,name:"max",exclusive:!0,params:{less:e},test:function(t){return(0,c.default)(t)||t<this.resolve(e)}})},moreThan:function(e,t){return void 0===t&&(t=o.number.moreThan),this.test({message:t,name:"min",exclusive:!0,params:{more:e},test:function(t){return(0,c.default)(t)||t>this.resolve(e)}})},positive:function(e){return void 0===e&&(e=o.number.positive),this.moreThan(0,e)},negative:function(e){return void 0===e&&(e=o.number.negative),this.lessThan(0,e)},integer:function(e){return void 0===e&&(e=o.number.integer),this.test({name:"integer",message:e,test:u})},truncate:function(){return this.transform((function(e){return(0,c.default)(e)?e:0|e}))},round:function(e){var t=["ceil","floor","round","trunc"];if("trunc"===(e=e&&e.toLowerCase()||"round"))return this.truncate();if(-1===t.indexOf(e.toLowerCase()))throw new TypeError("Only valid options for round() are: "+t.join(", "));return this.transform((function(t){return(0,c.default)(t)?t:Math[e](t)}))}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=void 0;var i=r(n(12)),a=r(n(22)),o=r(n(209)),c=n(14),u=r(n(36)),s=r(n(25)),l=new Date(""),f=p;function p(){var e=this;if(!(this instanceof p))return new p;i.default.call(this,{type:"date"}),this.withMutation((function(){e.transform((function(e){return this.isType(e)?e:(e=(0,o.default)(e))?new Date(e):l}))}))}t.default=f,(0,a.default)(p,i.default,{_typeCheck:function(e){return t=e,"[object Date]"===Object.prototype.toString.call(t)&&!isNaN(e.getTime());var t},min:function(e,t){void 0===t&&(t=c.date.min);var n=e;if(!s.default.isRef(n)&&(n=this.cast(e),!this._typeCheck(n)))throw new TypeError("`min` must be a Date or a value that can be `cast()` to a Date");return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(e){return(0,u.default)(e)||e>=this.resolve(n)}})},max:function(e,t){void 0===t&&(t=c.date.max);var n=e;if(!s.default.isRef(n)&&(n=this.cast(e),!this._typeCheck(n)))throw new TypeError("`max` must be a Date or a value that can be `cast()` to a Date");return this.test({message:t,name:"max",exclusive:!0,params:{max:e},test:function(e){return(0,u.default)(e)||e<=this.resolve(n)}})}}),e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){var t,n,i=[1,4,5,6,7,10,11],a=0;if(n=r.exec(e)){for(var o,c=0;o=i[c];++c)n[o]=+n[o]||0;n[2]=(+n[2]||1)-1,n[3]=+n[3]||1,n[7]=n[7]?String(n[7]).substr(0,3):0,void 0!==n[8]&&""!==n[8]||void 0!==n[9]&&""!==n[9]?("Z"!==n[8]&&void 0!==n[9]&&(a=60*n[10]+n[11],"+"===n[9]&&(a=0-a)),t=Date.UTC(n[1],n[2],n[3],n[4],n[5]+a,n[6],n[7])):t=+new Date(n[1],n[2],n[3],n[4],n[5],n[6],n[7])}else t=Date.parse?Date.parse(e):NaN;return t};var r=/^(\d{4}|[+\-]\d{6})(?:-?(\d{2})(?:-?(\d{2}))?)?(?:[ T]?(\d{2}):?(\d{2})(?::?(\d{2})(?:[,\.](\d{1,}))?)?(?:(Z)|([+\-])(\d{2})(?::?(\d{2}))?)?)?$/;e.exports=t.default},function(e,t,n){"use strict";var r=n(94),i=n(4);t.__esModule=!0,t.default=O;var a=i(n(95)),o=i(n(16)),c=i(n(17)),u=i(n(211)),s=i(n(220)),l=i(n(226)),f=i(n(85)),p=n(35),d=i(n(12)),v=n(14),m=i(n(227)),h=i(n(229)),y=i(n(22)),b=i(n(97)),g=r(n(54));function S(){var e=(0,a.default)(["",".",""]);return S=function(){return e},e}function E(){var e=(0,a.default)(["",".",""]);return E=function(){return e},e}var j=function(e){return"[object Object]"===Object.prototype.toString.call(e)};function O(e){var t=this;if(!(this instanceof O))return new O(e);d.default.call(this,{type:"object",default:function(){var e=this;if(this._nodes.length){var t={};return this._nodes.forEach((function(n){t[n]=e.fields[n].default?e.fields[n].default():void 0})),t}}}),this.fields=Object.create(null),this._nodes=[],this._excludedEdges=[],this.withMutation((function(){t.transform((function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null})),e&&t.shape(e)}))}(0,y.default)(O,d.default,{_typeCheck:function(e){return j(e)||"function"==typeof e},_cast:function(e,t){var n=this;void 0===t&&(t={});var r=d.default.prototype._cast.call(this,e,t);if(void 0===r)return this.default();if(!this._typeCheck(r))return r;var i=this.fields,a=!0===this._option("stripUnknown",t),u=this._nodes.concat(Object.keys(r).filter((function(e){return-1===n._nodes.indexOf(e)}))),s={},l=(0,o.default)({},t,{parent:s,__validating:!1}),f=!1;return u.forEach((function(e){var n=i[e],o=(0,c.default)(r,e);if(n){var u,p=n._options&&n._options.strict;if(l.path=(0,b.default)(E(),t.path,e),l.value=r[e],!0===(n=n.resolve(l))._strip)return void(f=f||e in r);void 0!==(u=t.__validating&&p?r[e]:n.cast(r[e],l))&&(s[e]=u)}else o&&!a&&(s[e]=r[e]);s[e]!==r[e]&&(f=!0)})),f?s:r},_validate:function(e,t){var n,r,i=this;void 0===t&&(t={});var a=t.sync,c=[],u=null!=t.originalValue?t.originalValue:e;return n=this._option("abortEarly",t),r=this._option("recursive",t),t=(0,o.default)({},t,{__validating:!0,originalValue:u}),d.default.prototype._validate.call(this,e,t).catch((0,g.propagateErrors)(n,c)).then((function(e){if(!r||!j(e)){if(c.length)throw c[0];return e}u=u||e;var s=i._nodes.map((function(n){var r=(0,b.default)(S(),t.path,n),a=i.fields[n],c=(0,o.default)({},t,{path:r,parent:e,originalValue:u[n]});return a&&a.validate?(c.strict=!0,a.validate(e[n],c)):Promise.resolve(!0)}));return(0,g.default)({sync:a,validations:s,value:e,errors:c,endEarly:n,path:t.path,sort:(0,h.default)(i.fields)})}))},concat:function(e){var t=d.default.prototype.concat.call(this,e);return t._nodes=(0,m.default)(t.fields,t._excludedEdges),t},shape:function(e,t){void 0===t&&(t=[]);var n=this.clone(),r=(0,o.default)(n.fields,e);if(n.fields=r,t.length){Array.isArray(t[0])||(t=[t]);var i=t.map((function(e){return e[0]+"-"+e[1]}));n._excludedEdges=n._excludedEdges.concat(i)}return n._nodes=(0,m.default)(r,n._excludedEdges),n},from:function(e,t,n){var r=(0,p.getter)(e,!0);return this.transform((function(i){if(null==i)return i;var a=i;return(0,c.default)(i,e)&&(a=(0,o.default)({},i),n||delete a[e],a[t]=r(i)),a}))},noUnknown:function(e,t){void 0===e&&(e=!0),void 0===t&&(t=v.object.noUnknown),"string"==typeof e&&(t=e,e=!0);var n=this.test({name:"noUnknown",exclusive:!0,message:t,test:function(t){return null==t||!e||0===function(e,t){var n=Object.keys(e.fields);return Object.keys(t).filter((function(e){return-1===n.indexOf(e)}))}(this.schema,t).length}});return n._options.stripUnknown=e,n},unknown:function(e,t){return void 0===e&&(e=!0),void 0===t&&(t=v.object.noUnknown),this.noUnknown(!e,t)},transformKeys:function(e){return this.transform((function(t){return t&&(0,l.default)(t,(function(t,n){return e(n)}))}))},camelCase:function(){return this.transformKeys(s.default)},snakeCase:function(){return this.transformKeys(u.default)},constantCase:function(){return this.transformKeys((function(e){return(0,u.default)(e).toUpperCase()}))},describe:function(){var e=d.default.prototype.describe.call(this);return e.fields=(0,f.default)(this.fields,(function(e){return e.describe()})),e}}),e.exports=t.default},function(e,t,n){var r=n(96)((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}));e.exports=r},function(e,t){e.exports=function(e,t,n,r){var i=-1,a=null==e?0:e.length;for(r&&a&&(n=e[++i]);++i<a;)n=t(n,e[i],i,e);return n}},function(e,t,n){var r=n(214),i=n(23),a=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,o=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(a,r).replace(o,"")}},function(e,t,n){var r=n(215)({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"});e.exports=r},function(e,t){e.exports=function(e){return function(t){return null==e?void 0:e[t]}}},function(e,t,n){var r=n(217),i=n(218),a=n(23),o=n(219);e.exports=function(e,t,n){return e=a(e),void 0===(t=n?void 0:t)?i(e)?o(e):r(e):e.match(t)||[]}},function(e,t){var n=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;e.exports=function(e){return e.match(n)||[]}},function(e,t){var n=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;e.exports=function(e){return n.test(e)}},function(e,t){var n="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",r="["+n+"]",i="\\d+",a="[\\u2700-\\u27bf]",o="[a-z\\xdf-\\xf6\\xf8-\\xff]",c="[^\\ud800-\\udfff"+n+i+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",u="(?:\\ud83c[\\udde6-\\uddff]){2}",s="[\\ud800-\\udbff][\\udc00-\\udfff]",l="[A-Z\\xc0-\\xd6\\xd8-\\xde]",f="(?:"+o+"|"+c+")",p="(?:"+l+"|"+c+")",d="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\\ud83c[\\udffb-\\udfff])?",v="[\\ufe0e\\ufe0f]?"+d+("(?:\\u200d(?:"+["[^\\ud800-\\udfff]",u,s].join("|")+")[\\ufe0e\\ufe0f]?"+d+")*"),m="(?:"+[a,u,s].join("|")+")"+v,h=RegExp([l+"?"+o+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[r,l,"$"].join("|")+")",p+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[r,l+f,"$"].join("|")+")",l+"?"+f+"+(?:['’](?:d|ll|m|re|s|t|ve))?",l+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",i,m].join("|"),"g");e.exports=function(e){return e.match(h)||[]}},function(e,t,n){var r=n(221),i=n(96)((function(e,t,n){return t=t.toLowerCase(),e+(n?r(t):t)}));e.exports=i},function(e,t,n){var r=n(23),i=n(222);e.exports=function(e){return i(r(e).toLowerCase())}},function(e,t,n){var r=n(223)("toUpperCase");e.exports=r},function(e,t,n){var r=n(224),i=n(82),a=n(81),o=n(23);e.exports=function(e){return function(t){t=o(t);var n=i(t)?a(t):void 0,c=n?n[0]:t.charAt(0),u=n?r(n,1).join(""):t.slice(1);return c[e]()+u}}},function(e,t,n){var r=n(225);e.exports=function(e,t,n){var i=e.length;return n=void 0===n?i:n,!t&&n>=i?e:r(e,t,n)}},function(e,t){e.exports=function(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r<i;)a[r]=e[r+t];return a}},function(e,t,n){var r=n(32),i=n(86),a=n(87);e.exports=function(e,t){var n={};return t=a(t,3),i(e,(function(e,i,a){r(n,t(e,i,a),e)})),n}},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=function(e,t){void 0===t&&(t=[]);var n=[],r=[];function s(e,i){var a=(0,o.split)(e)[0];~r.indexOf(a)||r.push(a),~t.indexOf(i+"-"+a)||n.push([i,a])}for(var l in e)if((0,i.default)(e,l)){var f=e[l];~r.indexOf(l)||r.push(l),c.default.isRef(f)&&f.isSibling?s(f.path,l):(0,u.default)(f)&&f._deps&&f._deps.forEach((function(e){return s(e,l)}))}return a.default.array(r,n).reverse()};var i=r(n(17)),a=r(n(228)),o=n(35),c=r(n(25)),u=r(n(15));e.exports=t.default},function(e,t){function n(e,t){var n=e.length,r=new Array(n),i={},a=n,o=function(e){for(var t=new Map,n=0,r=e.length;n<r;n++){var i=e[n];t.has(i[0])||t.set(i[0],new Set),t.has(i[1])||t.set(i[1],new Set),t.get(i[0]).add(i[1])}return t}(t),c=function(e){for(var t=new Map,n=0,r=e.length;n<r;n++)t.set(e[n],n);return t}(e);for(t.forEach((function(e){if(!c.has(e[0])||!c.has(e[1]))throw new Error("Unknown node. There is an unknown node in the supplied edges.")}));a--;)i[a]||u(e[a],a,new Set);return r;function u(e,t,a){if(a.has(e)){var s;try{s=", node was:"+JSON.stringify(e)}catch(e){s=""}throw new Error("Cyclic dependency"+s)}if(!c.has(e))throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: "+JSON.stringify(e));if(!i[t]){i[t]=!0;var l=o.get(e)||new Set;if(t=(l=Array.from(l)).length){a.add(e);do{var f=l[--t];u(f,c.get(f),a)}while(t);a.delete(e)}r[--n]=e}}}e.exports=function(e){return n(function(e){for(var t=new Set,n=0,r=e.length;n<r;n++){var i=e[n];t.add(i[0]),t.add(i[1])}return Array.from(t)}(e),e)},e.exports.array=n},function(e,t,n){"use strict";function r(e,t){var n=1/0;return e.some((function(e,r){if(-1!==t.path.indexOf(e))return n=r,!0})),n}t.__esModule=!0,t.default=function(e){var t=Object.keys(e);return function(e,n){return r(t,e)-r(t,n)}},e.exports=t.default},function(e,t,n){"use strict";var r=n(94),i=n(4);t.__esModule=!0,t.default=void 0;var a=i(n(16)),o=i(n(95)),c=i(n(22)),u=i(n(36)),s=i(n(15)),l=i(n(97)),f=i(n(34)),p=i(n(12)),d=n(14),v=r(n(54));function m(){var e=(0,o.default)(["","[","]"]);return m=function(){return e},e}var h=y;function y(e){var t=this;if(!(this instanceof y))return new y(e);p.default.call(this,{type:"array"}),this._subType=void 0,this.withMutation((function(){t.transform((function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null})),e&&t.of(e)}))}t.default=h,(0,c.default)(y,p.default,{_typeCheck:function(e){return Array.isArray(e)},_cast:function(e,t){var n=this,r=p.default.prototype._cast.call(this,e,t);if(!this._typeCheck(r)||!this._subType)return r;var i=!1,a=r.map((function(e){var r=n._subType.cast(e,t);return r!==e&&(i=!0),r}));return i?a:r},_validate:function(e,t){var n=this;void 0===t&&(t={});var r=[],i=t.sync,o=t.path,c=this._subType,u=this._option("abortEarly",t),s=this._option("recursive",t),f=null!=t.originalValue?t.originalValue:e;return p.default.prototype._validate.call(this,e,t).catch((0,v.propagateErrors)(u,r)).then((function(e){if(!s||!c||!n._typeCheck(e)){if(r.length)throw r[0];return e}f=f||e;var p=e.map((function(n,r){var i=(0,l.default)(m(),t.path,r),o=(0,a.default)({},t,{path:i,strict:!0,parent:e,originalValue:f[r]});return!c.validate||c.validate(n,o)}));return(0,v.default)({sync:i,path:o,value:e,errors:r,endEarly:u,validations:p})}))},_isPresent:function(e){return p.default.prototype._cast.call(this,e)&&e.length>0},of:function(e){var t=this.clone();if(!1!==e&&!(0,s.default)(e))throw new TypeError("`array.of()` sub-schema must be a valid yup schema, or `false` to negate a current sub-schema. not: "+(0,f.default)(e));return t._subType=e,t},min:function(e,t){return t=t||d.array.min,this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(t){return(0,u.default)(t)||t.length>=this.resolve(e)}})},max:function(e,t){return t=t||d.array.max,this.test({message:t,name:"max",exclusive:!0,params:{max:e},test:function(t){return(0,u.default)(t)||t.length<=this.resolve(e)}})},ensure:function(){var e=this;return this.default((function(){return[]})).transform((function(t){return e.isType(t)?t:null===t?[]:[].concat(t)}))},compact:function(e){var t=e?function(t,n,r){return!e(t,n,r)}:function(e){return!!e};return this.transform((function(e){return null!=e?e.filter(t):e}))},describe:function(){var e=p.default.prototype.describe.call(this);return this._subType&&(e.innerType=this._subType.describe()),e}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=void 0;var i=r(n(15)),a=function(){function e(e){this._resolve=function(t,n){var r=e(t,n);if(!(0,i.default)(r))throw new TypeError("lazy() functions must return a valid schema");return r.resolve(n)}}var t=e.prototype;return t.resolve=function(e){return this._resolve(e.value,e)},t.cast=function(e,t){return this._resolve(e,t).cast(e,t)},t.validate=function(e,t){return this._resolve(e,t).validate(e,t)},t.validateSync=function(e,t){return this._resolve(e,t).validateSync(e,t)},t.validateAt=function(e,t,n){return this._resolve(t,n).validateAt(e,t,n)},t.validateSyncAt=function(e,t,n){return this._resolve(t,n).validateSyncAt(e,t,n)},e}();a.prototype.__isYupSchema__=!0;var o=a;t.default=o,e.exports=t.default},function(e,t,n){"use strict";var r=n(4);t.__esModule=!0,t.default=function(e){Object.keys(e).forEach((function(t){Object.keys(e[t]).forEach((function(n){i.default[t][n]=e[t][n]}))}))};var i=r(n(14));e.exports=t.default},function(e,t,n){"use strict";n.r(t);var r={UPLOAD_IMAGE:"upload:image",VIDEO:"video",SERIES:"series"},i={Subjects:Object.assign({SUBJECTS:"subjects",NEW_SUBJECT:"new:subject",EDIT_SUBJECT:"edit:subject",EDIT_SUBJECT_PLAYLISTS:"edit:subject:playlists",EDIT_SUBJECT_SERIES:"edit:subject:series",EDIT_SUBJECT_VIDEOS:"edit:subject:videos",DELETE_SUBJECT:"delete:subject",ADD_SUBJECT_MEMBERS:"add:subject:members",REMOVE_SUBJECT_MEMBER:"remove:subject:member",PRESENTATIONS:"presentations",NEW_PRESENTATION:"new:presentation",EDIT_PRESENTATION:"edit:presentation",CLASSIFICATIONS:"classifications",PRESENTATION_CLASSIFICATIONS:"presentation:classifications",NEW_CLASSIFICATION:"new:classification",EDIT_CLASSIFICATION:"edit:classification",EDIT_CLASSIFICATION_PLAYLISTS:"edit:classification:playlists",EDIT_CLASSIFICATION_SERIES:"edit:classification:series",EDIT_CLASSIFICATION_VIDEOS:"edit:classification:videos",DELETE_CLASSIFICATION:"delete:classification",REMOVE_CLASSIFICATION_MEMBER:"remove:classification:member"},r),Playlists:Object.assign({PLAYLISTS:"index",NEW_PLAYLIST:"new:playlist",EDIT_PLAYLIST:"edit:playlist",DELETE_PLAYLIST:"delete:playlist",REMOVE_VIDEO:"remove:video"},r)},a={SUBJECT:"subject",SUBJECTS:"subjects",UPDATE_SUBJECT:"update:subject",DELETE_SUBJECT:"delete:subject",ADD_TO_SUBJECT:"add:to:subject",REMOVE_FROM_SUBJECT:"remove:from:subject",CLASSIFICATION:"classification",CLASSIFICATIONS:"classifications",UPDATE_CLASSIFICATION:"update:classification",DELETE_CLASSIFICATION:"delete:classification",ADD_TO_CLASSIFICATION:"add:to:classification",REMOVE_FROM_CLASSIFICATION:"remove:from:classification",PRESENTATION:"presentation",PRESENTATIONS:"presentations",UPDATE_PRESENTATION:"update:presentation",PLAYLIST:"playlist",PLAYLISTS:"playlists",UPDATE_PLAYLIST:"update:playlist",DELETE_PLAYLIST:"delete:playlist",PLAYLIST_VIDEOS:"playlist:videos",REORDER_PLAYLIST_VIDEOS:"reorder:playlist:videos",REMOVE_PLAYLIST_VIDEO:"remove:playlist:video",VIDEO:"video",SERIES:"series",CURRENT_USER:"current:user",UPLOAD_IMAGE:"upload:image"},o={IMAGES:".".concat(["jpg","tif","png","bmp","gif","jpeg"].join(",."))},c={CURATOR_LAYOUT:"CuratorLayout"},u={PLAYLISTS:"playlists:application",SUBJECTS:"subjects:application"},s={IMAGE_UPLOAD:"image:upload:data:service",PLAYLIST:"playlist:data:service",SUBJECT:"subject:data:service",USER:"user:data:service",VIDEO:"video:data:service",SERIES:"series:data:service"},l={IMAGE_UPLOAD:"ImageUploadDataService",PLAYLIST:"PlaylistDataService",SUBJECT:"SubjectDataService",USER:"UserDataService",VIDEO:"VideoDataService",SERIES:"SeriesDataService"},f=n(0),p=n(1),d=n(2),v=n(98),m=n.n(v),h=n(38),y=n.n(h);function b(e){return(b="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function g(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function S(e,t){return!t||"object"!==b(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function E(e,t,n){return(E="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=j(e)););return e}(e,t);if(r){var i=Object.getOwnPropertyDescriptor(r,t);return i.get?i.get.call(n):i.value}})(e,t,n||e)}function j(e){return(j=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function O(e,t){return(O=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var T=function(e){function t(e){var n;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(n=S(this,j(t).call(this,e))).childComponents={},n}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&O(e,t)}(t,e),n=t,i=[{key:"getCacheKey",value:function(){return c.CURATOR_LAYOUT}}],(r=[{key:"regions",value:function(){return{layout:".layout-region"}}},{key:"getChildComponents",value:function(){return{topNav:{component:this.childComponents[d.LayoutRegions.TOP_NAV],className:y.a.topNavRegion},leftNav:{component:this.childComponents[d.LayoutRegions.LEFT_NAV],className:"py-3 ".concat(y.a.leftNavRegion)},content:{component:this.childComponents[d.LayoutRegions.CONTENT],className:"position-relative container py-3"},popup:{component:this.childComponents[d.LayoutRegions.POPUP]},alert:{component:this.childComponents[d.LayoutRegions.ALERT]}}}},{key:"unsetRegion",value:function(e){delete this.childComponents[e],this.renderLayout()}},{key:"renderTopNav",value:function(){p.FunctionHelper.isFunction(this.options.getTopNavView)&&(this.childComponents[d.LayoutRegions.TOP_NAV]=this.options.getTopNavView(p.Core.AppLinkHelper.getCurrentAppLink()))}},{key:"hideLeftNav",value:function(){this.unsetRegion(d.LayoutRegions.LEFT_NAV)}},{key:"closePopup",value:function(){this.unsetRegion(d.LayoutRegions.POPUP)}},{key:"showChildView",value:function(e,t){this.childComponents[e]=t,this.renderTopNav(),this.renderLayout()}},{key:"renderLayout",value:function(){var e=Object.assign({provider:this.options.provider},this.getChildComponents());E(j(t.prototype),"showChildView",this).call(this,"layout",f.createElement(L,Object.assign({},e)))}},{key:"title",get:function(){return!1}},{key:"name",get:function(){return"CuratorLayoutView"}},{key:"template",get:function(){return m.a}},{key:"className",get:function(){return"container-fluid ".concat(y.a.curatorLayout)}}])&&g(n.prototype,r),i&&g(n,i),t}(p.Core.LayoutView),_=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},C=function(e){var t=e.className,n=e.children;return f.createElement("div",{className:t},n)},A=function(e,t){return"".concat(e).concat(t?" ".concat(t):"")},I=function(e){return f.createElement(C,{className:A("top-nav-region",e.className)},e.children)},x=function(e){return f.createElement(C,{className:A("left-nav-region",e.className)},e.children)},w=function(e){return f.createElement("div",{className:"content-container"},f.createElement(C,{className:A("content-region",e.className)},e.children))},F=function(e){return f.createElement(C,{className:A("popup-region",e.className)},e.children)},P=function(e){return f.createElement(C,{className:A("alert-region",e.className)},e.children)},k=function(e){var t=e.topNav,n=e.leftNav,r=e.content,i=e.popup,a=e.alert;return f.createElement(f.Fragment,null,f.createElement("div",{className:"position-relative"},!!t.component&&f.createElement(I,{className:t.className},t.component),!!n.component&&f.createElement(x,{className:n.className},n.component),!!r.component&&f.createElement(w,{className:r.className},r.component)),!!i.component&&f.createElement(F,{className:i.className},i.component),!!a.component&&f.createElement(P,{className:a.className},a.component))},L=function(e){var t=e.provider,n=_(e,["provider"]);return t?f.createElement(t,null,f.createElement(k,Object.assign({},n))):f.createElement(k,Object.assign({},n))};function N(e){return(N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function D(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function R(e,t){return!t||"object"!==N(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function U(e){return(U=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function B(e,t){return(B=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var V=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),R(this,U(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&B(e,t)}(t,e),n=t,(r=[{key:"uploadBase64Image",value:function(e,t,n,r){return this.create({resource:"/api/image/upload?type=".concat(t),eventPrefix:a.UPLOAD_IMAGE,data:e,callback:n,errorCallback:r})}},{key:"name",get:function(){return l.IMAGE_UPLOAD}},{key:"channelName",get:function(){return s.IMAGE_UPLOAD}}])&&D(n.prototype,r),i&&D(n,i),t}(p.BaseDataService);function M(e){return(M="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function J(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function z(e,t){return!t||"object"!==M(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function H(e){return(H=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Y(e,t){return(Y=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var $=function(e){return"/api/master/v2/objects/".concat(e)},q=function(e){return"/api/master/v2/objects?".concat(e.map((function(e){return"id=".concat(e)})).join("&"))},W=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),z(this,H(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Y(e,t)}(t,e),n=t,(r=[{key:"getSeries",value:function(e,t,n){return this.get({resource:$(e),eventPrefix:"".concat(a.SERIES,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getSeriesById",value:function(e,t,n){return this.get({resource:q(e),eventPrefix:"".concat(a.SERIES,":").concat(e.join(",")),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"name",get:function(){return l.SERIES}},{key:"channelName",get:function(){return s.SERIES}}])&&J(n.prototype,r),i&&J(n,i),t}(p.BaseDataService),G={dataServiceName:l.SERIES,dataChannelName:s.SERIES},K={getSeriesFetchOptions:function(e,t,n){return Object.assign(Object.assign({},G),{eventPrefix:"".concat(a.SERIES,":").concat(e),fetchData:function(t){return t.getSeries(e)},setData:t,onError:n})},getSeriesByIdFetchOptions:function(e,t,n){return Object.assign(Object.assign({},G),{eventPrefix:"".concat(a.SERIES,":").concat(e.join(",")),fetchData:function(t){return t.getSeriesById(e)},setData:t,onError:n})}};function Z(e){return(Z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function X(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Q(e,t){return!t||"object"!==Z(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ee(e){return(ee=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function te(e,t){return(te=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var ne=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Q(this,ee(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&te(e,t)}(t,e),n=t,(r=[{key:"getCurrentUser",value:function(e,t){return this.get({resource:"/api/currentuser",eventPrefix:a.CURRENT_USER,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"name",get:function(){return l.USER}},{key:"channelName",get:function(){return s.USER}}])&&X(n.prototype,r),i&&X(n,i),t}(p.BaseDataService),re={dataServiceName:l.USER,dataChannelName:s.USER},ie={getCurrentUserFetchOptions:function(e,t){return Object.assign(Object.assign({},re),{eventPrefix:a.CURRENT_USER,fetchData:function(e){return e.getCurrentUser()},setData:e,onError:t})}};function ae(e){return(ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function oe(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ce(e,t){return!t||"object"!==ae(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ue(e){return(ue=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function se(e,t){return(se=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var le,fe,pe,de,ve,me=function(e){return"/api/master/v2/objects/".concat(e)},he=function(e){return"/api/master/v2/objects?".concat(e.map((function(e){return"id=".concat(e)})).join("&"))},ye=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),ce(this,ue(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&se(e,t)}(t,e),n=t,(r=[{key:"getVideo",value:function(e,t,n){return this.get({resource:me(e),eventPrefix:"".concat(a.VIDEO,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getVideosById",value:function(e,t,n){return this.get({resource:he(e),eventPrefix:"".concat(a.VIDEO,":").concat(e.join(",")),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"name",get:function(){return l.VIDEO}},{key:"channelName",get:function(){return s.VIDEO}}])&&oe(n.prototype,r),i&&oe(n,i),t}(p.BaseDataService),be={dataServiceName:l.VIDEO,dataChannelName:s.VIDEO},ge={getVideoFetchOptions:function(e,t,n){return Object.assign(Object.assign({},be),{eventPrefix:"".concat(a.VIDEO,":").concat(e),fetchData:function(t){return t.getVideo(e)},setData:t,onError:n})},getVideosByIdFetchOptions:function(e,t,n){return Object.assign(Object.assign({},be),{eventPrefix:"".concat(a.VIDEO,":").concat(e.join(",")),fetchData:function(t){return t.getVideosById(e)},setData:t,onError:n})}};!function(e){e.Subject="Subject",e.Topic="Topic"}(le||(le={})),function(e){e[e.Subject=0]="Subject",e[e.Classification=1]="Classification"}(fe||(fe={})),function(e){e.Playlists="playlists",e.Series="series",e.Videos="videos"}(pe||(pe={})),function(e){e.Root="0"}(de||(de={})),function(e){e.Root="root"}(ve||(ve={}));var Se=n(5),Ee=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),parentIds:Se.array().of(Se.string()),subjectIds:Se.array().of(Se.string()).min(1,"A classification must be mapped to at least one subject").required("A classification must be mapped to at least one subject"),type:Se.string().required("Type is required")}),je=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),description:Se.string().max(65535,"Description is too long").required("Description is required")}),Oe=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),parentId:Se.string()}),Te={singularizeMemberType:function(e){switch(e){case pe.Playlists:return"playlist";case pe.Series:return"series";case pe.Videos:return"video"}},getMemberAppLink:function(e,t){var n=[t];switch(e){case pe.Playlists:return{application:u.PLAYLISTS,action:i.Playlists.EDIT_PLAYLIST,args:n};case pe.Series:return{application:u.SUBJECTS,action:i.Subjects.SERIES,args:n};case pe.Videos:return{application:u.SUBJECTS,action:i.Subjects.VIDEO,args:n}}},getMemberActions:function(e,t,n,r){return[{name:"Remove ".concat(Te.singularizeMemberType(n)),appLink:{application:u.SUBJECTS,action:t===fe.Subject?i.Subjects.REMOVE_SUBJECT_MEMBER:i.Subjects.REMOVE_CLASSIFICATION_MEMBER,args:[e,r,n]},className:"text-danger"}]}},_e={isItemActive:function(e,t){return t||(t=p.Core.AppLinkHelper.getCurrentAppLink()),t.application===e.appLink.application&&(Array.isArray(e.activeActions)?e.activeActions.includes(t.action):t.action===e.appLink.action)},getTopNavItems:function(){var e=u.SUBJECTS,t=i.Subjects;return[{label:"Classifications",appLink:{application:e,action:t.CLASSIFICATIONS},activeActions:[t.CLASSIFICATIONS,t.NEW_CLASSIFICATION,t.EDIT_CLASSIFICATION,t.EDIT_CLASSIFICATION_PLAYLISTS,t.EDIT_CLASSIFICATION_SERIES,t.EDIT_CLASSIFICATION_VIDEOS,t.DELETE_CLASSIFICATION,t.REMOVE_CLASSIFICATION_MEMBER]},{label:"Subjects",appLink:{application:e,action:t.SUBJECTS},activeActions:[t.SUBJECTS,t.NEW_SUBJECT,t.EDIT_SUBJECT,t.EDIT_SUBJECT_PLAYLISTS,t.EDIT_SUBJECT_SERIES,t.EDIT_SUBJECT_VIDEOS,t.DELETE_SUBJECT,t.ADD_SUBJECT_MEMBERS,t.REMOVE_SUBJECT_MEMBER]},{label:"Presentations",appLink:{application:e,action:t.PRESENTATIONS},activeActions:[t.PRESENTATIONS,t.NEW_PRESENTATION,t.EDIT_PRESENTATION]}]},getEditSubjectTabs:function(e){var t=u.SUBJECTS,n=i.Subjects;return[{label:"Edit Subject Details",appLink:{application:t,action:n.EDIT_SUBJECT,args:[e]}},{label:"Playlists",appLink:{application:t,action:n.EDIT_SUBJECT_PLAYLISTS,args:[e]}},{label:"Series",appLink:{application:t,action:n.EDIT_SUBJECT_SERIES,args:[e]}},{label:"Videos",appLink:{application:t,action:n.EDIT_SUBJECT_VIDEOS,args:[e]}}]},getEditClassificationTabs:function(e,t){var n=u.SUBJECTS,r=i.Subjects;return[{label:"Edit Classification Details",appLink:{application:n,action:r.EDIT_CLASSIFICATION,args:[e,t]}},{label:"Playlists",appLink:{application:n,action:r.EDIT_CLASSIFICATION_PLAYLISTS,args:[e,t]}},{label:"Series",appLink:{application:n,action:r.EDIT_CLASSIFICATION_SERIES,args:[e,t]}},{label:"Videos",appLink:{application:n,action:r.EDIT_CLASSIFICATION_VIDEOS,args:[e,t]}}]}};function Ce(e){return(Ce="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ae(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ie(e,t){return!t||"object"!==Ce(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function xe(e){return(xe=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function we(e,t){return(we=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Fe=function(){return"/api/subjects/v1/subjects/tree"},Pe=function(e){return"/api/subjects/v1/subjects/".concat(e)},ke=function(e,t){return"/api/subjects/v1/subjects/".concat(e,"/").concat(t,"?query={limit:100}")},Le=function(e,t,n){var r="/api/subjects/v1/subjects/".concat(e,"/classifications"),i=[];return t&&i.push("presentationId=".concat(t)),n&&i.push("query=".concat(n,"{limit:100}")),i.length?"".concat(r,"?").concat(i.join("&")):r},Ne=function(){return"/api/subjects/v1/subjects"},De=function(e){return"/api/subjects/v1/subjects/".concat(e)},Re=function(e){return"/api/subjects/v1/subjects/".concat(e)},Ue=function(e,t){return"/api/subjects/v1/subjects/".concat(e,"/objects?addToClassifications=").concat(!!t)},Be=function(e,t){return"/api/subjects/v1/subjects/".concat(e,"/objects?").concat(t.map((function(e){return"objectId=".concat(e)})).join("&"))},Ve=function(){return"/api/subjects/v1/presentations"},Me=function(e){return"/api/subjects/v1/presentations/".concat(e)},Je=function(){return"/api/subjects/v1/presentations"},ze=function(e){return"/api/subjects/v1/presentations/".concat(e)},He=function(e){return"/api/subjects/v1/presentations/".concat(e,"/classifications/tree")},Ye=function(e){return"/api/subjects/v1/classifications/".concat(e,"?query=thumbnail,banner")},$e=function(e,t){return"/api/subjects/v1/classifications/".concat(e,"/").concat(t,"?query={limit:100}")},qe=function(){return"/api/subjects/v1/classifications"},We=function(e){return"/api/subjects/v1/classifications/".concat(e)},Ge=function(e){return"/api/subjects/v1/classifications/".concat(e)},Ke=function(e){return"/api/subjects/v1/classifications/".concat(e,"/objects")},Ze=function(e,t){return"/api/subjects/v1/classifications/".concat(e,"/objects?").concat(t.map((function(e){return"objectId=".concat(e)})).join("&"))},Xe=function(e){return e.data},Qe=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Ie(this,xe(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&we(e,t)}(t,e),n=t,(r=[{key:"getSubjectTree",value:function(e,t){return this.get({resource:Fe(),formatData:function(e){return{children:e.data,name:de.Root,id:null}},eventPrefix:a.SUBJECTS,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"getSubject",value:function(e,t,n){return this.get({resource:Pe(e),formatData:Xe,eventPrefix:"".concat(a.SUBJECT,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getSubjectMemberIds",value:function(e,t,n,r){return this.get({resource:ke(e,t),formatData:Xe,eventPrefix:"".concat(a.SUBJECT,":").concat(e,":").concat(t),expiryTime:d.CacheDurations.STANDARD,callback:n,errorCallback:r})}},{key:"getSubjectClassifications",value:function(e,t,n,r,i){var o="".concat(a.SUBJECT,":").concat(e,":").concat(a.CLASSIFICATIONS);return t&&(o+=":".concat(t)),n&&(o+=":".concat(n)),this.get({resource:Le(e,t,n),eventPrefix:o,expiryTime:d.CacheDurations.STANDARD,callback:r,errorCallback:i})}},{key:"createSubject",value:function(e,t,n){return this.create({resource:Ne(),data:e,formatData:Xe,callback:t,errorCallback:n,eventPrefix:a.SUBJECT,invalidationKeys:[a.SUBJECTS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created subject."),errorHandler:this.alertService.error("Failed to create subject.")})}},{key:"updateSubject",value:function(e,t,n,r){return this.update({resource:De(e),data:t,formatData:Xe,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_SUBJECT,":").concat(e),invalidationKeys:["".concat(a.SUBJECT,":").concat(e),a.SUBJECTS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated subject."),errorHandler:this.alertService.error("Failed to save subject.")})}},{key:"deleteSubject",value:function(e,t,n){return this.delete({resource:Re(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_SUBJECT,invalidationKeys:["".concat(a.SUBJECT,":").concat(e),a.SUBJECTS],successHandler:this.alertService.success("Successfully deleted subject"),errorHandler:this.alertService.error("Failed to delete subject")})}},{key:"addObjectsToSubject",value:function(e,t,n,r,i,o){var c=1===t.length?Te.singularizeMemberType(n):n;return this.create({resource:Ue(e,r),data:t,formatData:Xe,callback:i,errorCallback:o,eventPrefix:"".concat(a.ADD_TO_SUBJECT,":").concat(e,":").concat(n),invalidationKeys:["".concat(a.SUBJECT,":").concat(e,":").concat(n)],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully added ".concat(c," to subject.")),errorHandler:this.alertService.error("Failed to add ".concat(c," to subject."))})}},{key:"removeObjectsFromSubject",value:function(e,t,n,r,i){var o=1===t.length?Te.singularizeMemberType(n):n;return this.delete({resource:Be(e,t),callback:r,errorCallback:i,eventPrefix:"".concat(a.REMOVE_FROM_SUBJECT,":").concat(e,":").concat(n),invalidationKeys:["".concat(a.SUBJECT,":").concat(e,":").concat(n)],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully removed ".concat(o," from subject.")),errorHandler:this.alertService.error("Failed to remove ".concat(o," from subject."))})}},{key:"getPresentations",value:function(e,t){return this.get({resource:Ve(),formatData:Xe,eventPrefix:a.PRESENTATIONS,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"getPresentation",value:function(e,t,n){return this.get({resource:Me(e),formatData:Xe,eventPrefix:"".concat(a.PRESENTATION,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"createPresentation",value:function(e,t,n){return this.create({resource:Je(),data:e,formatData:Xe,callback:t,errorCallback:n,eventPrefix:a.PRESENTATION,invalidationKeys:[a.PRESENTATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created presentation."),errorHandler:this.alertService.error("Failed to create presentation.")})}},{key:"updatePresentation",value:function(e,t,n,r){return this.update({resource:ze(e),data:t,formatData:Xe,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_PRESENTATION,":").concat(e),invalidationKeys:["".concat(a.PRESENTATION,":").concat(e),a.PRESENTATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated presentation."),errorHandler:this.alertService.error("Failed to update presentation.")})}},{key:"getClassificationTree",value:function(e,t,n){return this.get({resource:He(e),formatData:function(e){return{children:e.data,name:ve.Root,id:null}},eventPrefix:"".concat(a.CLASSIFICATIONS,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getClassification",value:function(e,t,n){return this.get({resource:Ye(e),formatData:Xe,eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getClassificationMembers",value:function(e,t,n,r){return this.get({resource:$e(e,t),formatData:Xe,eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e,":").concat(t),expiryTime:d.CacheDurations.STANDARD,callback:n,errorCallback:r})}},{key:"createClassification",value:function(e,t,n){return this.create({resource:qe(),data:e,formatData:Xe,callback:t,errorCallback:n,eventPrefix:a.CLASSIFICATION,invalidationKeys:[a.CLASSIFICATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created classification."),errorHandler:this.alertService.error("Failed to create classification.")})}},{key:"updateClassification",value:function(e,t,n,r){return this.update({resource:We(e),data:t,formatData:Xe,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_CLASSIFICATION,":").concat(e),invalidationKeys:["".concat(a.CLASSIFICATION,":").concat(e),a.CLASSIFICATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated classification."),errorHandler:this.alertService.error("Failed to save classification.")})}},{key:"deleteClassification",value:function(e,t,n){return this.delete({resource:Ge(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_CLASSIFICATION,invalidationKeys:["".concat(a.CLASSIFICATION,":").concat(e),a.CLASSIFICATIONS],successHandler:this.alertService.success("Successfully deleted classification"),errorHandler:this.alertService.error("Failed to delete classification")})}},{key:"addObjectsToClassification",value:function(e,t,n,r,i){var o=1===t.length?Te.singularizeMemberType(n):n;return this.create({resource:Ke(e),data:t,formatData:Xe,callback:r,errorCallback:i,eventPrefix:"".concat(a.ADD_TO_CLASSIFICATION,":").concat(e,":").concat(n),invalidationKeys:["".concat(a.CLASSIFICATION,":").concat(e,":").concat(n)],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully added ".concat(o," to classification.")),errorHandler:this.alertService.error("Failed to add ".concat(o," to classification."))})}},{key:"removeObjectsFromClassification",value:function(e,t,n,r,i){var o=1===t.length?Te.singularizeMemberType(n):n;return this.delete({resource:Ze(e,t),callback:r,errorCallback:i,eventPrefix:"".concat(a.REMOVE_FROM_CLASSIFICATION,":").concat(e,":").concat(n),invalidationKeys:["".concat(a.CLASSIFICATION,":").concat(e,":").concat(n)],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully removed ".concat(o," from classification.")),errorHandler:this.alertService.error("Failed to remove ".concat(o," from classification."))})}},{key:"name",get:function(){return l.SUBJECT}},{key:"channelName",get:function(){return s.SUBJECT}}])&&Ae(n.prototype,r),i&&Ae(n,i),t}(p.BaseDataService),et={dataServiceName:l.SUBJECT,dataChannelName:s.SUBJECT},tt={getSubjectTreeFetchOptions:function(e,t){return Object.assign(Object.assign({},et),{eventPrefix:a.SUBJECTS,fetchData:function(e){return e.getSubjectTree()},setData:e,onError:t})},getSubjectFetchOptions:function(e,t,n){return Object.assign(Object.assign({},et),{eventPrefix:"".concat(a.SUBJECT,":").concat(e),fetchData:function(t){return t.getSubject(e)},setData:t,onError:n,deleteEventPrefix:a.DELETE_SUBJECT})},getSubjectMemberIdsFetchOptions:function(e,t,n,r){return Object.assign(Object.assign({},et),{eventPrefix:"".concat(a.SUBJECT,":").concat(e,":").concat(t),fetchData:function(n){return n.getSubjectMemberIds(e,t)},setData:n,onError:r})},getSubjectClassificationFetchOptions:function(e,t,n,r,i){var o="".concat(a.SUBJECT,":").concat(e,":").concat(a.CLASSIFICATIONS);return n&&(o+=":".concat(n)),r&&(o+=":".concat(r)),Object.assign(Object.assign({},et),{eventPrefix:o,fetchData:function(t){return t.getSubjectClassifications(e,n,r)},setData:t,onError:i})},getPresentationsFetchOptions:function(e,t){return Object.assign(Object.assign({},et),{eventPrefix:a.PRESENTATIONS,fetchData:function(e){return e.getPresentations()},setData:e,onError:t})},getPresentationFetchOptions:function(e,t,n){return Object.assign(Object.assign({},et),{eventPrefix:"".concat(a.PRESENTATION,":").concat(e),fetchData:function(t){return t.getPresentation(e)},setData:t,onError:n})},getClassificationTreeFetchOptions:function(e,t,n){return Object.assign(Object.assign({},et),{eventPrefix:"".concat(a.CLASSIFICATIONS,":").concat(e),fetchData:function(t){return t.getClassificationTree(e)},setData:t,onError:n})},getClassificationFetchOptions:function(e,t,n){return Object.assign(Object.assign({},et),{eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e),fetchData:function(t){return t.getClassification(e)},setData:t,onError:n,deleteEventPrefix:a.DELETE_CLASSIFICATION})},getClassificationMembersFetchOptions:function(e,t,n,r){return Object.assign(Object.assign({},et),{eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e,":").concat(t),fetchData:function(n){return n.getClassificationMembers(e,t)},setData:n,onError:r})}},nt=n(37),rt=n(3),it=n(56),at=n.n(it);function ot(e){var t=e.className,n=void 0===t?"":t,r=e.actions,i=e.alignRight;if(!r||!r.length)return f.createElement(f.Fragment,null);var a="".concat(at.a.dropdown," rounded-circle");n&&(a+=" ".concat(n));var o="actions-dropdown-".concat(p.RandomHelper.getRandomInt());return f.createElement(rt.Dropdown,{className:a,alignRight:!!i},f.createElement(rt.Dropdown.Toggle,{as:"a",id:o,className:at.a.dropdownToggle},f.createElement(fn,{svgName:d.cvSvgLibrary.More,size:un.Standard})),f.createElement(rt.Dropdown.Menu,null,r.map((function(e,t){return f.createElement(rt.Dropdown.Item,{key:t,as:d.AppLink,appLink:e.appLink,className:e.className||""},e.name)}))))}var ct=n(57),ut=n(9),st=n.n(ut);function lt(e){var t=e.alert,n=e.svgName,r=e.svgClassName,i=e.closeAlert,a=t.message,o=t.heading,c=t.appLink,u=t.appLinkText;return f.createElement(f.Fragment,null,f.createElement("div",{className:"d-inline-block ".concat(st.a.icon)},f.createElement(fn,{svgName:n,className:"svg-container ".concat(r)})),f.createElement("div",{className:"pl-2 d-inline-block ".concat(st.a.alertContent)},f.createElement("p",{className:"p-0 m-0 pb-1 ".concat(st.a.heading)},o),f.createElement("p",{className:"p-0 m-0 ".concat(st.a.message)},a),!!c&&f.createElement(d.AppLink,{appLink:c},u)),f.createElement("div",{className:"close d-inline-block cursor-pointer","aria-hidden":"true",onClick:i},"×"))}function ft(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var pt=3e3,dt=function(e){switch(e.type){case p.AlertType.Success:return d.cvSvgLibrary.CheckCircleOutline;case p.AlertType.Fail:case p.AlertType.Warning:return d.cvSvgLibrary.Warning;case p.AlertType.Info:default:return d.cvSvgLibrary.Info}};function vt(e){var t=e.alert,n=e.closeAlert,r=ft(f.useState(!0),2),i=r[0],a=r[1],o=f.useRef();f.useEffect((function(){i?o.current=window.setTimeout(n,pt):clearTimeout(o.current)}),[i]);var c="text-".concat(t.type.toLowerCase());return f.createElement("li",{className:"bg-white mt-2 p-2 show clearfix ".concat(st.a.alertItem),onMouseEnter:function(){return a(!1)},onMouseLeave:function(){return a(!0)}},f.createElement(lt,{alert:t,svgName:dt(t),svgClassName:c,closeAlert:n}))}function mt(e){var t=e.alerts,n=e.removeAlert;return f.createElement("div",{className:st.a.alertBox},f.createElement(ct.TransitionGroup,{component:"ul",className:st.a.alertList},t&&t.map((function(e,t){return f.createElement(ct.CSSTransition,{key:t,timeout:200,classNames:"alert"},f.createElement(vt,{alert:e,closeAlert:function(){return n(e.id)}}))}))))}function ht(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var yt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function bt(e){var t=e.showSpinner,n=e.children,r=yt(e,["showSpinner","children"]),i=f.useRef(),a=ht(f.useState({}),2),o=a[0],c=a[1];return f.useEffect((function(){var e=o.width,t=o.height;if(!e||!t){var n=i.current,r=n.offsetHeight,a=n.offsetWidth;r&&a&&c({width:a,height:r})}})),f.useEffect((function(){var e=o.width,t=o.height;if(e&&t){var n=i.current;n.style.width="".concat(e+1,"px"),n.style.height="".concat(t+1,"px")}}),[o]),f.createElement(rt.Button,Object.assign({ref:i,disabled:t},r),t?f.createElement(rt.Spinner,{as:"span",animation:"border",role:"status",size:"sm"}):n)}function gt(e){var t=e.backToName,n=e.appLink;return f.createElement(d.AppLink,{appLink:n,className:"d-inline-flex align-items-center"},f.createElement(fn,{svgName:d.cvSvgLibrary.ArrowLeft,size:un.Small}),f.createElement("span",{className:"ml-1"},"Back to ".concat(t)))}function St(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Et(e){var t=e.title,n=e.onClickConfirm,r=e.confirmButtonText,i=e.cancelButtonText,a=e.closePopup,o=St(f.useState(!1),2),c=o[0],u=o[1],s=[{variant:"link",onClick:a,buttonText:i},{variant:"primary",onClick:function(){u(!0),n()},buttonText:r,isSpinnerButton:!0,showSpinner:c}];return f.createElement(en,{title:t,closePopup:a},f.createElement(f.Fragment,null,e.children,f.createElement(cn,{buttons:s})))}Et.defaultProps={confirmButtonText:"Confirm",cancelButtonText:"Cancel"};var jt=n(11),Ot=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Tt(e){var t=e.onFileSelect,n=e.acceptMultiple,r=e.mimeType,i=e.label,a=e.error,o=e.touched,c=Ot(e,["onFileSelect","acceptMultiple","mimeType","label","error","touched"]),u="custom-file-input cursor-pointer";a&&o&&(u+=" is-invalid");var s=Object.assign({type:"file",className:u,onChange:function(e){var n=e.currentTarget.files;n&&n.length&&p.FunctionHelper.isFunction(t)&&t(n)},autoComplete:"off",value:"",multiple:!!n},r?{accept:r}:{});return f.createElement("div",{className:"form-group"},f.createElement("div",{className:"custom-file"},f.createElement(jt.Field,Object.assign({},s,c),e.children),f.createElement(rt.Form.Label,{className:"custom-file-label",htmlFor:c.id},i)))}var _t=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Ct(e){var t=e.label,n=e.error,r=e.touched,i=_t(e,["label","error","touched"]);if("checkbox"===i.type)return f.createElement(At,Object.assign({},e));var a=n&&r,o="form-control";return a&&(o+=" is-invalid"),f.createElement(rt.Form.Group,null,t&&f.createElement(rt.Form.Label,{htmlFor:i.id},t),f.createElement(jt.Field,Object.assign({className:o},i),e.children),a&&f.createElement(rt.Form.Control.Feedback,{type:"invalid"},n))}function At(e){var t=e.label,n=_t(e,["label"]);return f.createElement(rt.Form.Group,null,f.createElement("div",{className:"custom-control custom-checkbox"},f.createElement(jt.Field,Object.assign({className:"custom-control-input"},n),e.children),f.createElement(rt.Form.Label,{className:"custom-control-label",htmlFor:n.id},t)))}function It(e){return f.createElement(jt.Form,null,e.children)}function xt(e){var t=e.initialValues,n=e.validationSchema,r=e.onSubmit,i=e.renderChildren,a=n.isValidSync(t);return f.createElement(jt.Formik,{initialValues:t,isInitialValid:a,validationSchema:n,onSubmit:r,enableReinitialize:!0,render:function(e){return f.createElement(It,Object.assign({},e),i(e))}})}var wt={onFileSelect:function(e,t,n){if(t&&t.length){var r=new FileReader;r.addEventListener("load",(function(){return wt.onReaderLoad(r,e,n)})),r.readAsDataURL(t[0])}},onReaderLoad:function(e,t,n){var r=new Image;r.src=e.result;var i=d.ImageMinDimensions[t].width,a=d.ImageMinDimensions[t].height;r.addEventListener("load",(function(){wt.isImageValid(t,r)&&p.FunctionHelper.isFunction(n)?n(r):alert("Image too small: minimum dimensions are ".concat(i," x ").concat(a))}))},isImageValid:function(e,t){var n=d.ImageMinDimensions[e].width,r=d.ImageMinDimensions[e].height;return!(n&&t.width<n)&&!(r&&t.height<r)}},Ft=function(){return[{value:"protected",access:"r"}]},Pt={propsLoaded:function(e){return Object.values(e).every((function(e){return!!e}))}};var kt={getSetStateByKey:function(e,t){return function(n){return e((function(e){return Object.assign(Object.assign({},e),function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},t,n))}))}}},Lt={isEqual:function(e,t){return!!e&&!!t&&e.toString()===t.toString()},capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)}};function Nt(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var Dt={find:function(e,t){if(e&&e.children&&e.children.length)for(var n=function e(n){if(Lt.isEqual(n.id,t))return n;var r=n.children;if(r&&r.length)for(var i=0;i<r.length;i++){var a=e(r[i]);if(a)return a}},r=0;r<e.children.length;r++){var i=n(e.children[r]);if(i)return i}},getPath:function(e,t){for(var n=[t],r=function(e){return e.hasOwnProperty("parentIds")&&Array.isArray(e.parentIds)&&e.parentIds.length?e.parentIds[0]:e.hasOwnProperty("parentId")?e.parentId:null},i=r(t);i;){var a=Dt.find(e,i);a&&(n=[a].concat(Nt(n))),i=a?r(a):null}return n}};function Rt(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Ut,Bt=f.createContext(void 0),Vt=function(e){var t=e.children,n=Rt(f.useState(),2),r=n[0],i=n[1],a=Rt(f.useState(!1),2),o=a[0],c=a[1],u=Rt(f.useState(),2),s=u[0],l=u[1],p={getDataUrl:function(){var e=r;return i(null),e},setDataUrl:i,imageUploaded:o,getImage:function(){var e=s;return l(null),c(!1),e},setImage:function(e){l(e),c(!0)}};return f.createElement(Bt.Provider,{value:p},t)};function Mt(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Jt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var zt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},Ht=(Jt(Ut={},d.ImageType.Thumbnails,"Thumbnail"),Jt(Ut,d.ImageType.Banners,"Banner"),Jt(Ut,d.ImageType.Avatars,"Avatar"),Jt(Ut,d.ImageType.Logos,"Logo"),Jt(Ut,d.ImageType.Covers,"Cover"),Ut);function Yt(e){var t=e.imageType,n=e.currentImage,r=e.setNewImage,i=e.application,a=e.uploadAction,c=zt(e,["imageType","currentImage","setNewImage","application","uploadAction"]),u=f.useContext(Bt),s=u.setDataUrl,l=u.getImage,v=u.imageUploaded,m=Mt(f.useState(!1),2),h=m[0],y=m[1],b=Mt(f.useState(n),2),g=b[0],S=b[1],E=Mt(f.useState(!1),2),j=E[0],O=E[1],T=function(e){y(!0),s(e.src),p.Core.AppLinkHelper.trigger({application:i,action:a,args:[t]})};return f.useEffect((function(){if(h){var e=l();e&&(y(!1),S(e),r({fileId:e.id,fileIdType:d.FileIdType.ImageAPIv2}))}}),[v]),f.createElement("div",{className:"form-group"},f.createElement("div",{className:"form-control h-auto py-2"},f.createElement("label",null,Ht[t]),f.createElement(Tt,Object.assign({label:"Choose a ".concat(Ht[t].toLowerCase()),name:"thumbnail",mimeType:o.IMAGES,onFileSelect:function(e){return wt.onFileSelect(t,e,T)}},c)),!!g&&!!g.url&&f.createElement(f.Fragment,null,!j&&f.createElement("div",{className:"pb-2 ".concat(t===d.ImageType.Banners?"w-100":"w-50")},f.createElement("img",{src:d.ImageHelper.createUrl(g.url),className:"img img-fluid"})),f.createElement("div",{className:"d-flex justify-content-center"},f.createElement(fn,{svgName:j?d.cvSvgLibrary.ChevronDown:d.cvSvgLibrary.ChevronUp,size:un.Large,className:"svg-container cursor-pointer",onClick:function(){return O(!j)},title:j?"Show image":"Hide image",tooltipPlacement:"top"})))))}var $t,qt=n(99),Wt=n.n(qt);function Gt(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}!function(e){e[e.NoRestrictions=0]="NoRestrictions",e[e.RestrictToCanvas=1]="RestrictToCanvas"}($t||($t={}));var Kt=/data:([a-zA-Z0-9]+\/[a-zA-Z0-9-.+]+).*,.*/,Zt=function(e){var t=e.match(Kt);if(t)return t[1]};function Xt(e){var t=e.dataUrl,n=e.minHeight,r=e.minWidth,i=e.onCrop,a=e.onCancel,o=f.useRef(),c=f.useRef(),u=Gt(f.useState(!1),2),s=u[0],l=u[1],d=Gt(f.useState(!1),2),v=d[0],m=d[1];return f.useEffect((function(){var e=new Image;e.src=t;var i=o.current.offsetWidth/e.width;return c.current=new Wt.a(o.current,{viewMode:$t.RestrictToCanvas,autoCropArea:1,aspectRatio:r/n,minCropBoxWidth:r*i,minCropBoxHeight:n*i,ready:function(){return l(!0)}}),function(){return c.current.destroy()}}),[]),f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-3"},f.createElement("img",{ref:o,src:t,className:"img img-fluid mw-100"})),f.createElement("div",{className:"d-flex justify-content-end border-top pt-3"},f.createElement(rt.Button,{variant:"link",onClick:a},"Cancel"),f.createElement(bt,{onClick:function(){if(s){m(!0);var e=c.current.getCroppedCanvas().toDataURL(Zt(t));p.FunctionHelper.isFunction(i)&&i(e)}},disabled:!s,showSpinner:v},"Crop")))}function Qt(){return f.createElement("div",{className:"text-center p-5"},f.createElement(rt.Spinner,{as:"div",animation:"border",role:"status"}))}function en(e){var t=e.title,n=e.closeButton,r=void 0===n||n,i=e.closePopup,a=e.onEntered,o=e.showLoadingSpinner,c=Object.assign({show:!0,onHide:i},p.FunctionHelper.isFunction(a)?{onEntered:a}:{});return f.createElement(rt.Modal,Object.assign({},c),!!t&&f.createElement(rt.Modal.Header,{closeButton:r},f.createElement(rt.Modal.Title,null,t)),o?f.createElement(Qt,null):f.createElement(rt.Modal.Body,null,e.children))}var tn,nn=n(100),rn=n.n(nn),an=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};!function(e){e.Button="button",e.Reset="reset",e.Submit="submit"}(tn||(tn={}));var on=function(e,t){var n=e.buttonText,r=e.type,i=void 0===r?tn.Button:r,a=e.isSpinnerButton,o=e.showSpinner,c=void 0!==o&&o,u=e.className,s=an(e,["buttonText","type","isSpinnerButton","showSpinner","className"]),l=Object.assign({key:t,type:i,className:"ml-2".concat(u?" ".concat(u):"")},s);return a?f.createElement(bt,Object.assign({showSpinner:c},l),n):f.createElement(rt.Button,Object.assign({},l),n)};function cn(e){var t=e.buttons;return f.createElement("div",{className:"".concat(rn.a.btnContainer," d-flex justify-content-end border-top")},t.map((function(e,t){return on(e,t)})))}var un,sn="d-inline-block svg-container",ln="span";function fn(e){var t=e.svgName,n=e.className,r=void 0===n?sn:n,i=e.tagName,a=void 0===i?ln:i,o=e.size,c=void 0===o?un.Standard:o,u=e.onClick,s=e.title,l=e.tooltipPlacement,v=void 0===l?"right":l,m=a,h={dangerouslySetInnerHTML:{__html:d.SvgHelper.getSvg(t)},className:"".concat(r," ").concat(c),onClick:u};if(!s)return f.createElement(m,Object.assign({},h));var y="".concat(t,"-tooltip-").concat(p.RandomHelper.getRandomInt());return f.createElement(rt.OverlayTrigger,{placement:v,overlay:f.createElement(rt.Tooltip,{id:y},s)},f.createElement(m,Object.assign({},h)))}function pn(e){var t=e.tabs;return f.createElement(rt.Nav,{fill:!0,variant:"tabs"},t.map((function(e,t){return f.createElement(rt.Nav.Item,{key:t},f.createElement(rt.Nav.Link,{as:d.AppLink,appLink:e.appLink,active:_e.isItemActive(e)},e.label))})))}!function(e){e.Standard="std",e.Small="sm",e.Medium="md",e.Large="lg"}(un||(un={}));var dn=n(6),vn=n.n(dn);function mn(e){var t=e.name,n=e.appLink,r=e.onSelect,i=e.isDisabled,a=e.className,o=e.actions,c=vn.a.text;return a&&(c+=" ".concat(a)),i?f.createElement("a",{className:"".concat(c," text-muted ").concat(vn.a.disabled)},t):f.createElement(f.Fragment,null,n?f.createElement(d.AppLink,{appLink:n,className:c},t):f.createElement("a",{onClick:r,className:c},t),!!o&&f.createElement(ot,{className:vn.a.actions,actions:o,alignRight:!0}))}function hn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function yn(e){var t=e.tree,n=e.selectedIds,r=e.getAppLink,i=e.onSelect,a=e.isDisabled,o=e.actions,c=Array.isArray(n)&&n.some((function(e){return Lt.isEqual(t.id,e)})),u=f.useMemo((function(){return!c&&Array.isArray(n)&&n.some((function(e){return Dt.find(t,e)}))}),[n]),s=hn(f.useState(u),2),l=s[0],v=s[1],m=!!t.children&&!!t.children.length,h={name:t.name,appLink:p.FunctionHelper.isFunction(r)?r(t):null,onSelect:p.FunctionHelper.isFunction(i)?function(){return i(t)}:null,isDisabled:!!p.FunctionHelper.isFunction(a)&&a(t),className:c&&vn.a.selected||u&&vn.a.parentOfSelected,actions:!!o&&o.map((function(e){return Object.assign(Object.assign({},e),{appLink:e.getAppLink(t)})}))};return f.createElement("li",{className:"position-relative".concat(l?"":" ".concat(vn.a.collapsed))},f.createElement("div",{className:"position-relative"},f.createElement("span",{className:vn.a.node},m&&f.createElement(fn,{svgName:d.cvSvgLibrary.ChevronDown,size:un.Small,className:"svg-container ".concat(vn.a.chevron),onClick:function(){return v(!l)}}),f.createElement(mn,Object.assign({},h))),l&&f.createElement(gn,Object.assign({},e))))}var bn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function gn(e){var t=e.tree,n=bn(e,["tree"]);return t&&t.children?f.createElement("ul",{className:"m-0 p-0 ".concat(vn.a.tree)},t.children.map((function(e){return f.createElement(yn,Object.assign({key:e.id,tree:e},n))}))):f.createElement(f.Fragment,null)}var Sn={getChord:function(e,t){return Dt.getPath(e,t).map((function(e){return e.name})).join(" -> ")},getState:function(e,t){var n={};return Array.isArray(e)&&e.forEach((function(e){var r,i,a,o=Dt.find(t,e);o&&(n=Object.assign((r={},i=e,a=Sn.getChord(t,o),i in r?Object.defineProperty(r,i,{value:a,enumerable:!0,configurable:!0,writable:!0}):r[i]=a,r),n))})),n},isNodeDisabled:function(e,t,n,r){return r?n.some((function(n){if(n===e.id)return!0;var r=Dt.find(t,n);return!!Dt.find(r,e.id)})):n.includes(e.id)}};function En(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var jn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function On(e){var t=e.onSelect,n=e.label,r=e.hideCollapseBtn,i=e.collapse,a=e.noSelectionMessage,o=e.disabledIds,c=void 0===o?[]:o,u=e.disableChildren,s=e.getSelectedItemAppLink,l=jn(e,["onSelect","label","hideCollapseBtn","collapse","noSelectionMessage","disabledIds","disableChildren","getSelectedItemAppLink"]),v=l.tree,m=l.selectedIds,h=En(f.useState(Sn.getState(m,v)),2),y=h[0],b=h[1];f.useEffect((function(){return b(Sn.getState(m,v))}),[m]);var g=En(f.useState(!!i),2),S=g[0],E=g[1];f.useEffect((function(){return E(!!i)}),[i]);var j=f.useCallback((function(e){return p.FunctionHelper.isFunction(t)&&t(e)}),[t]),O=f.useCallback((function(e){return Sn.isNodeDisabled(e,v,c,u)}),[v,c,u]),T=!r||!!n;return f.createElement(f.Fragment,null,T&&f.createElement("div",{className:"pb-2"},!!n&&f.createElement("label",{className:"m-0"},n),!r&&f.createElement("a",{className:"float-right cursor-pointer",onClick:function(){return E(!S)}},S?"Expand":"Collapse")),!S&&f.createElement("div",{className:"py-2 border-top"},f.createElement(gn,Object.assign({onSelect:j,isDisabled:O},l))),(!p.ObjectHelper.isEmpty(y)||!!a)&&f.createElement("div",{className:"py-2 border-top"},f.createElement("label",null,"Selected:"),f.createElement("ul",{className:"m-0"},p.ObjectHelper.isEmpty(y)?f.createElement("li",null,a):Object.keys(y).map((function(e,t){return f.createElement("li",{key:t},p.FunctionHelper.isFunction(s)?f.createElement(d.AppLink,{appLink:s(e)},y[e]):y[e])})))))}var Tn=n(26),_n=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},Cn=Object(Tn.SortableContainer)((function(e){return f.createElement(Fn,Object.assign({sortable:!0},e))}));function An(e){var t=e.onSortEnd,n=_n(e,["onSortEnd"]),r=f.useCallback((function(e){p.FunctionHelper.isFunction(t)&&t(e.oldIndex,e.newIndex)}),[t]);return f.createElement(Cn,Object.assign({onSortEnd:r,lockAxis:"y",lockToContainerEdges:!0,useDragHandle:!0},n))}var In=Object(Tn.SortableHandle)((function(){return f.createElement(fn,{svgName:d.cvSvgLibrary.Handle,size:un.Small,className:"svg-container cursor-pointer"})}));function xn(e){var t=e.video,n=e.getVideoAppLink,r=e.videoActions,i=e.className,a=void 0===i?"":i,o=e.sortable,c=p.FunctionHelper.isFunction(n)&&n(t);return f.createElement("tr",{className:a},!!o&&f.createElement("td",null,f.createElement(In,null)),f.createElement("td",null,c?f.createElement(d.AppLink,{appLink:c},t.name):t.name),!!r&&f.createElement("td",{className:"d-flex justify-content-end"},f.createElement(ot,{actions:r})))}var wn=Object(Tn.SortableElement)((function(e){return f.createElement(xn,Object.assign({sortable:!0},e))}));function Fn(e){var t=e.videos,n=e.getVideoAppLink,r=e.videoActions,i=e.sortable,a=function(e){return{video:e,getVideoAppLink:n,videoActions:!!r&&r.map((function(t){return Object.assign(Object.assign({},t),{appLink:t.getAppLink(e)})}))}};return f.createElement(rt.Table,{responsive:!0},f.createElement("thead",null,f.createElement("tr",null,!!i&&f.createElement("th",null),f.createElement("th",null,"Name"),!!r&&f.createElement("th",null))),f.createElement("tbody",null,!d.CollectionHelper.isEmpty(t)&&t.data.map((function(e,t){return i?f.createElement(wn,Object.assign({key:e.id,index:t},a(e))):f.createElement(xn,Object.assign({},a(e)))}))))}function Pn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function kn(e){var t=e.imageType,n=e.closePopup,r=f.useContext(Bt),i=r.getDataUrl,a=r.setImage,o=Pn(f.useState(i()),1)[0],c=Pn(f.useState(!1),2),u=c[0],s=c[1],v=Object(p.useService)(l.IMAGE_UPLOAD),m=function(e){a(e),n()},h={dataUrl:o,imageType:t,minWidth:d.ImageMinDimensions[t].width,minHeight:d.ImageMinDimensions[t].height,onCrop:function(e){return v.uploadBase64Image(e,t,m,n)},onCancel:n};return f.createElement(en,{title:"Crop Image",closePopup:n,onEntered:function(){return s(!0)}},u&&f.createElement(Xt,Object.assign({},h)))}function Ln(e){return{application:u.SUBJECTS,action:i.Subjects.NEW_CLASSIFICATION,args:[e]}}function Nn(e){return[{name:"Add child",getAppLink:function(t){return Object.assign(Object.assign({},Ln(e)),{args:[e],params:{parentId:t.id}})}},{name:"Delete classification",getAppLink:function(t){return{application:u.SUBJECTS,action:i.Subjects.DELETE_CLASSIFICATION,args:[e,t.id]}},className:"text-danger"}]}var Dn=n(101),Rn=n.n(Dn);function Un(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Bn(e){var t=e.presentationId,n=e.selectedClassificationId,r=Un(f.useState(),2),a=r[0],o=r[1],c=Un(f.useState(),2),s=c[0],l=c[1];return function(e,t,n){var r=tt.getClassificationTreeFetchOptions(e,t),i=tt.getPresentationFetchOptions(e,n);Object(p.useBulkFetch)([r,i],[e])}(t,o,l),f.createElement("div",{className:"".concat(Rn.a.navContainer," pr-2 border-right")},!!s&&f.createElement("h6",{className:"border-bottom pb-2"},"Classifications (".concat(s.name,")")),f.createElement(d.AppLink,{appLink:Ln(t),className:"d-inline-block pb-2"},f.createElement(fn,{svgName:d.cvSvgLibrary.Plus,size:un.Small}),f.createElement("span",null,"New Classification")),!!a&&f.createElement("div",{className:"border-top pt-1"},f.createElement(gn,{tree:a,getAppLink:function(e){return function(e,t){return{application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[e,t.id]}}(t,e)},selectedIds:[n],actions:Nn(t)})))}function Vn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Mn(e){var t=e.classificationId,n=e.routeToOnDelete,r=e.closePopup,i=Vn(f.useState(),2),a=i[0],o=i[1],c=Vn(f.useState(!1),2),u=c[0],s=c[1];Object(p.useFetch)(tt.getClassificationFetchOptions(t,o),[]);var d=Object(p.useService)(l.SUBJECT),v=[{variant:"link",onClick:r,buttonText:"Cancel"},{variant:"danger",onClick:function(){s(!0);d.deleteClassification(t,(function(){r(),n&&p.Core.AppLinkHelper.trigger(n)}),r)},buttonText:"Yes, delete this classification",isSpinnerButton:!0,showSpinner:u}];return f.createElement(en,{title:"Delete Classification",closePopup:r,showLoadingSpinner:!a},!!a&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?")),f.createElement(cn,{buttons:v})))}function Jn(e){var t=e.memberType,n=e.subjectTree,r=e.objects,i=e.subjectId,a=e.onSelectSubject,o=e.onClickAddToSubject;return f.createElement(f.Fragment,null,f.createElement("h4",null,"".concat(Lt.capitalizeFirstLetter(t))),f.createElement(pr,{items:r,memberType:t,hideHeader:!0}),f.createElement("div",{className:"form-control h-auto py-2"},f.createElement(On,{label:"Select a subject:",tree:n,selectedIds:[i],onSelect:function(e){return a(e)}})),f.createElement("div",{className:"py-3"},f.createElement(rt.Button,{onClick:o,disabled:!i},"Add to subject")))}function zn(e){var t=e.item,n=e.getItemAppLink,r=e.actions;return f.createElement("tr",null,f.createElement("td",null,f.createElement(d.AppLink,{appLink:n(t)},t.name)),r&&f.createElement("td",{className:"d-flex justify-content-end"},f.createElement(ot,{actions:r})))}function Hn(e){var t=e.items,n=e.memberType,r=e.getItemAppLink,i=e.getActions;if(!t.length)return f.createElement("div",{className:"py-5"},"No ".concat(n," in this classification."));var a="".concat(Lt.capitalizeFirstLetter(Te.singularizeMemberType(n))," Name");return f.createElement(rt.Table,{responsive:!0},f.createElement("thead",null,f.createElement("tr",null,f.createElement("th",null,a),p.FunctionHelper.isFunction(i)&&f.createElement("th",null))),f.createElement("tbody",null,t.map((function(e){return f.createElement(zn,{item:e,key:e.id,getItemAppLink:r,actions:p.FunctionHelper.isFunction(i)&&i(e)})}))))}function Yn(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function $n(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function qn(e){var t=e.values,n=t.name,r=t.parentIds,a=t.subjectIds,o=t.type,c=t.emphasize,s=t.thumbnail,l=t.banner,v=e.id,m=e.presentationId,h=e.classificationTree,y=e.subjectTree,b=e.setFieldValue,g=e.errors,S=e.touched,E=e.submitCount,j=e.isSubmitting,O=!v,T=!O||!(!r||!r.length),_=$n(f.useState(T),2),C=_[0],A=_[1];f.useEffect((function(){return A(T)}),[v,r]);var I,x,w=function(e,t,n){var r=t.indexOf(n.id),i=Yn(t);r>-1?i.splice(r,1):i.push(n.id),b(e,i)};return I=x="form-control h-auto py-2",E>0&&g.parentIds&&(I+=" is-invalid"),E>0&&g.subjectIds&&(x+=" is-invalid"),f.createElement(f.Fragment,null,f.createElement(Ct,{label:"Name",name:"name",id:"name",placeholder:"Enter a name for this classification",autoFocus:!0,value:n,error:g.name,touched:S.name}),f.createElement(Ct,{label:"Type",component:"select",name:"type",id:"type",value:o,error:g.type,touched:S.type},p.ObjectHelper.getEnumKeys(le).map((function(e){return f.createElement("option",{key:e,value:le[e]},e)}))),f.createElement(Ct,{label:"Emphasize",name:"emphasize",id:"emphasize",type:"checkbox",checked:c}),f.createElement(Ct,{name:"parent-ids",error:g.parentIds,touched:E>0,render:function(){return f.createElement("div",{className:I},f.createElement(On,{label:"Parent Classification(s)",tree:h,selectedIds:r,onSelect:function(e){return w("parentIds",r,e)},collapse:C,noSelectionMessage:"No parent selected, this will be a root classification.",disabledIds:[v],disableChildren:!0}))}}),f.createElement(Ct,{name:"subject-ids",error:g.subjectIds,touched:E>0,render:function(){return f.createElement("div",{className:x},f.createElement(On,{label:"Mapped Subject(s)",tree:y,selectedIds:a,onSelect:function(e){return w("subjectIds",a,e)},collapse:!O,getSelectedItemAppLink:function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[e]}}}))}}),f.createElement(Yt,{imageType:d.ImageType.Thumbnails,currentImage:s,setNewImage:function(e){return b("thumbnail",e)},application:u.SUBJECTS,uploadAction:i.Subjects.UPLOAD_IMAGE}),f.createElement(Yt,{imageType:d.ImageType.Banners,currentImage:l,setNewImage:function(e){return b("banner",e)},application:u.SUBJECTS,uploadAction:i.Subjects.UPLOAD_IMAGE}),f.createElement("div",{className:"d-flex justify-content-between"},f.createElement(bt,{showSpinner:j,type:"submit"},O?"Create":"Save"),!O&&f.createElement(rt.Button,{as:d.AppLink,variant:"danger",appLink:{application:u.SUBJECTS,action:i.Subjects.DELETE_CLASSIFICATION,args:[m,v]}},"Delete")))}var Wn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Gn(e){var t=e.classification,n=t.id,r=t.name,i=void 0===r?"":r,a=t.parentIds,o=void 0===a?[]:a,c=t.subjectIds,u=void 0===c?[]:c,s=t.type,l=void 0===s?le.Subject:s,p=t.emphasize,d=t.thumbnail,v=void 0===d?{}:d,m=t.banner,h=void 0===m?{}:m,y=e.saveClassification,b={id:n,presentationId:e.presentationId,classificationTree:e.classificationTree,subjectTree:e.subjectTree};return f.createElement(xt,{initialValues:{name:i,parentIds:o,subjectIds:u,type:l,emphasize:p,thumbnail:v,banner:h},validationSchema:Ee,onSubmit:function(e,t){var n=e.parentIds,r=Wn(e,["parentIds"]);n.length||n.push(ve.Root),y(Object.assign(Object.assign({},r),{parentIds:n}),t)},renderChildren:function(e){return f.createElement(qn,Object.assign({},b,e))}})}function Kn(e){var t=e.presentation,n=e.classificationId;return t?f.createElement(f.Fragment,null,f.createElement("h6",null,"Presentation: ".concat(!!t&&t.name)),f.createElement("div",{className:"py-2"},f.createElement(pn,{tabs:_e.getEditClassificationTabs(t.id,n)}))):f.createElement(f.Fragment,null)}function Zn(e){var t=e.values,n=t.name,r=t.description,i=e.id,a=e.errors,o=e.touched,c=e.isSubmitting,u=!i;return f.createElement(f.Fragment,null,f.createElement(Ct,{label:"Name",type:"text",name:"name",id:"name",placeholder:"Enter a name for this presentation",autoFocus:!0,value:n,error:a.name,touched:o.name}),f.createElement(Ct,{label:"Description",type:"textarea",name:"description",id:"description",placeholder:"Describe this presentation here",value:r,error:a.description,touched:o.description}),f.createElement(bt,{showSpinner:c,type:"submit"},u?"Create":"Save"))}function Xn(e){var t=e.presentation,n=(t=void 0===t?{}:t).id,r=void 0===n?null:n,i=t.name,a=void 0===i?"":i,o=t.description,c=void 0===o?"":o,u=e.savePresentation;return f.createElement(xt,{initialValues:{name:a,description:c},validationSchema:je,onSubmit:u,renderChildren:function(e){return f.createElement(Zn,Object.assign({id:r},e))}})}function Qn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function er(e){var t=e.values,n=t.name,r=t.parentId,a=e.id,o=e.subjectTree,c=e.setFieldValue,s=e.errors,l=e.touched,p=e.submitCount,v=e.isSubmitting,m=!a,h=!m||!!r,y=Qn(f.useState(h),2),b=y[0],g=y[1];f.useEffect((function(){return g(h)}),[a,r]);var S=f.useCallback((function(e){var t=e.id===r?null:e.id;c("parentId",t)}),[r]),E="form-control h-auto py-2";return p>0&&s.parentId&&(E+=" is-invalid"),f.createElement(f.Fragment,null,f.createElement(Ct,{label:"Name",name:"name",id:"name",placeholder:"Enter a name for this subject",autoFocus:!0,value:n,error:s.name,touched:l.name}),f.createElement(Ct,{name:"parent-id",error:s.parentId,touched:p>0,render:function(){return f.createElement("div",{className:E},f.createElement(On,{label:"Parent Subject",tree:o,selectedIds:[r],onSelect:S,collapse:b,noSelectionMessage:"No parent selected, this will be a root subject.",disabledIds:[a],disableChildren:!0}))}}),f.createElement("div",{className:"d-flex justify-content-between"},f.createElement(bt,{showSpinner:v,type:"submit"},m?"Create":"Save"),!m&&f.createElement(rt.Button,{as:d.AppLink,variant:"danger",appLink:{application:u.SUBJECTS,action:i.Subjects.DELETE_SUBJECT,args:[a]}},"Delete")))}var tr=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function nr(e){var t=e.subject,n=t.id,r=t.name,i=void 0===r?"":r,a=t.parentId,o=e.saveSubject,c={id:n,subjectTree:e.subjectTree};return f.createElement(xt,{initialValues:{name:i,parentId:a},validationSchema:Oe,onSubmit:function(e,t){var n=e.parentId,r=tr(e,["parentId"]);o(Object.assign(Object.assign({},r),{parentId:n||de.Root}),t)},renderChildren:function(e){return f.createElement(er,Object.assign({},c,e))}})}function rr(e){var t=e.subjectId;return f.createElement(f.Fragment,null,f.createElement(rt.Alert,{variant:"danger"},"Warning: You are editing the backbone subjects."),f.createElement("div",{className:"py-2"},f.createElement(pn,{tabs:_e.getEditSubjectTabs(t)})))}function ir(e){var t=e.presentations,n=e.getAppLink;return t&&t.length?f.createElement(f.Fragment,null,t&&f.createElement("ul",{className:"list-unstyled"},t.map((function(e){return f.createElement("li",{key:e.id,className:"border rounded mb-3"},f.createElement(d.AppLink,{appLink:n(e.id),className:"d-block p-3"},e.name))})))):f.createElement(f.Fragment,null)}var ar=function(e,t){return p.ArrayHelper.first(t.filter((function(t){return t.id.toString()===e.toString()})))};function or(e){var t=e.presentations,n=e.currentPresentation,r=e.setCurrentPresentation,i=e.label;return f.useEffect((function(){t&&!n&&r(t[0])}),[t]),f.createElement(f.Fragment,null,!!n&&f.createElement(f.Fragment,null,f.createElement(rt.Form.Label,null,i),f.createElement(rt.Form.Control,{as:"select",value:n.id,onChange:function(e){return n=e.target.value,i=ar(n,t),void r(i);var n,i}},t.map((function(e){return f.createElement("option",{value:e.id,key:e.id},e.name)})))))}function cr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ur(e){var t=e.selected,n=e.onToggle,r=cr(f.useState(t),2),i=r[0],a=r[1];f.useEffect((function(){return a(t)}),[t]);return f.createElement("td",null,f.createElement(rt.Form.Check,{type:"checkbox",checked:i,onChange:function(){a(!i),n(!i)}}))}function sr(e){var t=e.item,n=t.id,r=t.name,i=t.classifications,a=void 0===i?[]:i,o=e.getItemAppLink,c=e.onToggleClassification,u=e.actions,s=p.FunctionHelper.isFunction(o)&&o(n);return a.length&&!p.FunctionHelper.isFunction(c)&&p.Core.ErrorHelper.throw(new p.DevError("onToggleClassification must be passed to SubjectMemberItem")),f.createElement("tr",null,f.createElement("td",null,s?f.createElement(d.AppLink,{appLink:o(n)},r):r),!!a.length&&a.map((function(e){return f.createElement(ur,{key:e.id,selected:e.selected,onToggle:function(t){return c(n,e.id,t)}})})),u&&f.createElement("td",{className:"d-flex justify-content-end"},f.createElement(ot,{actions:u})))}or.defaultProps={label:"Presentation"};var lr=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},fr=function(e){return"Classification: ".concat(e.name)};function pr(e){var t=e.items,n=e.memberType,r=e.getActions,i=e.classifications,a=e.getClassificationAppLink,o=e.hideHeader,c=lr(e,["items","memberType","getActions","classifications","getClassificationAppLink","hideHeader"]);if(!t.length)return f.createElement("div",{className:"py-5"},"No ".concat(n," in this subject."));var u="".concat(Lt.capitalizeFirstLetter(Te.singularizeMemberType(n))," Name");return f.createElement(rt.Table,{responsive:!0},!o&&f.createElement("thead",null,f.createElement("tr",null,f.createElement("th",null,u),!!i&&!!i.length&&i.map((function(e){return f.createElement("th",{key:e.id},f.createElement(d.AppLink,{appLink:a(e.id)},fr(e)))})),p.FunctionHelper.isFunction(r)&&f.createElement("th",null))),f.createElement("tbody",null,t.map((function(e,t){return f.createElement(sr,Object.assign({item:e,actions:p.FunctionHelper.isFunction(r)&&r(e.id),key:t},c))}))))}var dr=n(102),vr=n.n(dr);function mr(e){var t=e.navItems,n=e.currentAppLink;return f.createElement(rt.Container,null,f.createElement(rt.Navbar,{className:"justify-content-between align-items-center"},f.createElement(rt.Nav,null,!!t&&t.map((function(e,t){return f.createElement(rt.Nav.Item,{key:t},f.createElement(rt.Nav.Link,{as:d.AppLink,appLink:e.appLink,active:_e.isItemActive(e,n),className:_e.isItemActive(e,n)?vr.a.active:""},e.label))})))))}function hr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function yr(e){var t=e.presentationId,n=e.classificationId,r=hr(f.useState(),2),i=r[0],a=r[1],o=hr(f.useState(),2),c=o[0],u=o[1],s=hr(f.useState(),2),d=s[0],v=s[1],m=hr(f.useState(),2),h=m[0],y=m[1],b=Object(p.useService)(l.SUBJECT),g=tt.getClassificationFetchOptions(n,a),S=tt.getPresentationFetchOptions(t,u),E=tt.getClassificationTreeFetchOptions(t,v),j=tt.getSubjectTreeFetchOptions(y);Object(p.useFetch)(j,[]),Object(p.useFetch)(g,[n]),Object(p.useBulkFetch)([S,E],[t]);var O={presentation:c,classificationId:n},T={classification:i,presentationId:t,saveClassification:function(e,t){var r=t.setSubmitting;return b.updateClassification(n,e,(function(){return r(!1)}),(function(){return r(!1)}))},classificationTree:d,subjectTree:h},_=Pt.propsLoaded(T);return f.createElement("div",null,f.createElement(Kn,Object.assign({},O)),!!_&&f.createElement(Gn,Object.assign({},T)))}function br(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function gr(e){var t=e.presentationId,n=e.classificationId,r=e.memberType,i=br(f.useState(),2),a=i[0],o=i[1],c=br(f.useState(),2),u=c[0],s=c[1];Object(p.useFetch)(tt.getPresentationFetchOptions(t,o),[]),Object(p.useFetch)(tt.getClassificationMembersFetchOptions(n,r,s),[n,r]);var l={items:u&&u.data,memberType:r,getItemAppLink:function(e){return Te.getMemberAppLink(r,e.id)},getActions:function(e){return Te.getMemberActions(n,fe.Classification,r,e.id)}},d={presentation:a,classificationId:n},v=Pt.propsLoaded(l);return f.createElement(f.Fragment,null,f.createElement(Kn,Object.assign({},d)),v&&f.createElement(Hn,Object.assign({},l)))}function Sr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Er(e){var t=e.presentationId,n=e.parentId,r=Sr(f.useState(),2),a=r[0],o=r[1],c=Sr(f.useState(),2),s=c[0],d=c[1],v=Object(p.useService)(l.SUBJECT),m=tt.getClassificationTreeFetchOptions(t,o),h=tt.getSubjectTreeFetchOptions(d);Object(p.useFetch)(h,[]),Object(p.useFetch)(m,[t]);var y={saveClassification:function(e,n){var r=n.setSubmitting;return v.createClassification(Object.assign(Object.assign({},e),{presentationId:t}),(function(e){return function(e,n){n(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[t,e.id]})}(e,r)}),(function(){return r(!1)}))},classification:n?{parentIds:[n]}:{},presentationId:t,classificationTree:a,subjectTree:s},b=Object.values(y).every((function(e){return!!e}));return f.createElement("div",null,f.createElement("h4",{className:"py-2"},"Create New Classification"),!!b&&f.createElement(Gn,Object.assign({},y)))}function jr(e){return(jr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Or(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Tr(e,t){return!t||"object"!==jr(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function _r(e){return(_r=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Cr(e,t){return(Cr=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Ar=function(e){return"/api/master/v2/objects/".concat(e,"?query=cover,banner")},Ir=function(e){return"/api/master/v2/objects?".concat(e.map((function(e){return"id=".concat(e)})).join("&"))},xr=function(e){return"/api/master/v2/objects/".concat(e,"/playlists")},wr=function(e){return"/api/master/v2/objects/".concat(e)},Fr=function(e){return"/api/master/v1/playlists/".concat(e)},Pr=function(e){return"/api/master/v2/objects/".concat(e,"/videos?").concat(["query={orderBy:orderindex,limit:100}"].join("&"))},kr=function(e){return"/api/master/v1/objects/".concat(e,"/videos/reorder")},Lr=function(e,t){return"/api/master/v1/playlists/".concat(e,"/dissociate/").concat(t)},Nr=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Tr(this,_r(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Cr(e,t)}(t,e),n=t,(r=[{key:"getPlaylist",value:function(e,t,n){return this.get({resource:Ar(e),eventPrefix:"".concat(a.PLAYLIST,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getPlaylistsById",value:function(e,t,n){return this.get({resource:Ir(e),eventPrefix:"".concat(a.PLAYLISTS,":").concat(e.join(",")),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"createPlaylist",value:function(e,t,n,r){return this.create({resource:xr(t),data:Object.assign(Object.assign({},e),{permissions:Ft()}),callback:n,errorCallback:r,eventPrefix:a.PLAYLIST,expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created playlist."),errorHandler:this.alertService.error("Failed to create playlist.")})}},{key:"updatePlaylist",value:function(e,t,n,r){return this.update({resource:wr(e),data:t,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_PLAYLIST,":").concat(e),expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated playlist"),errorHandler:this.alertService.error("Failed to update playlist")})}},{key:"deletePlaylist",value:function(e,t,n){return this.delete({resource:Fr(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_PLAYLIST,invalidationKeys:["".concat(a.PLAYLIST,":").concat(e)],successHandler:this.alertService.success("Successfully deleted playlist"),errorHandler:this.alertService.error("Failed to delete playlist.")})}},{key:"getPlaylistVideos",value:function(e,t,n){return this.get({resource:Pr(e),callback:t,errorCallback:n,eventPrefix:"".concat(a.PLAYLIST,":").concat(e,":videos"),expiryTime:d.CacheDurations.STANDARD})}},{key:"reorderVideos",value:function(e,t,n){return this.update({resource:kr(e),data:Object.assign({ownerId:e},t),eventPrefix:a.REORDER_PLAYLIST_VIDEOS,expiryTime:d.CacheDurations.STANDARD,invalidationKeys:["".concat(a.PLAYLIST,":").concat(e,":videos")],callback:n,errorHandler:this.alertService.error("Failed to update playlist order.")})}},{key:"removeVideoFromPlaylist",value:function(e,t,n,r){return this.delete({resource:Lr(e,t),eventPrefix:"".concat(a.REMOVE_PLAYLIST_VIDEO,":").concat(e,":").concat(t),invalidationKeys:["".concat(a.PLAYLIST,":").concat(e,":videos")],callback:n,errorCallback:r})}},{key:"name",get:function(){return l.PLAYLIST}},{key:"channelName",get:function(){return s.PLAYLIST}}])&&Or(n.prototype,r),i&&Or(n,i),t}(p.BaseDataService),Dr={dataServiceName:l.PLAYLIST,dataChannelName:s.PLAYLIST},Rr={getPlaylistFetchOptions:function(e,t,n){return Object.assign(Object.assign({},Dr),{eventPrefix:"".concat(a.PLAYLIST,":").concat(e),fetchData:function(t){return t.getPlaylist(e)},setData:t,onError:n,deleteEventPrefix:a.DELETE_PLAYLIST})},getPlaylistsByIdFetchOptions:function(e,t,n){return Object.assign(Object.assign({},Dr),{eventPrefix:"".concat(a.PLAYLISTS,":").concat(e.join(",")),fetchData:function(t){return t.getPlaylistsById(e)},setData:t,onError:n})},getPlaylistVideosFetchOptions:function(e,t,n){return Object.assign(Object.assign({},Dr),{eventPrefix:"".concat(a.PLAYLIST,":").concat(e,":videos"),fetchData:function(t){return t.getPlaylistVideos(e)},setData:t,onError:n})}};function Ur(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Br=function(e,t,n){switch(e){case pe.Playlists:return Rr.getPlaylistFetchOptions(t,n);case pe.Series:return K.getSeriesFetchOptions(t,n);case pe.Videos:return ge.getVideoFetchOptions(t,n)}},Vr=function(e,t,n,r){return[{variant:"link",onClick:e,buttonText:"Cancel"},{variant:"danger",onClick:t,buttonText:"Yes, remove this ".concat(Te.singularizeMemberType(n)),isSpinnerButton:!0,showSpinner:r}]};function Mr(e){var t=e.classificationId,n=e.memberId,r=e.memberType,i=e.closePopup,a=Ur(f.useState(),2),o=a[0],c=a[1],u=Ur(f.useState(),2),s=u[0],d=u[1],v=Ur(f.useState(!1),2),m=v[0],h=v[1],y=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(Br(r,n,d),[n]),Object(p.useFetch)(tt.getClassificationFetchOptions(t,c),[t]);var b=!!o&&!!s,g="Remove ".concat(Lt.capitalizeFirstLetter(Te.singularizeMemberType(r)));return f.createElement(en,{title:g,closePopup:i,showLoadingSpinner:!b},b&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to remove ",f.createElement("strong",null,s.name)," from ",f.createElement("strong",null,o.name),"?"),f.createElement("p",null,"This will not remove it from the backbone subject.")),f.createElement(cn,{buttons:Vr(i,(function(){h(!0),y.removeObjectsFromClassification(t,[n],r,i,i)}),r,m)})))}function Jr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function zr(e){var t=e.id,n=Jr(f.useState(),2),r=n[0],i=n[1],a=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(tt.getPresentationFetchOptions(t,i),[t]);var o={presentation:r,savePresentation:function(e,n){var r=n.setSubmitting;return a.updatePresentation(t,e,(function(){return r(!1)}),(function(){return r(!1)}))}},c=Pt.propsLoaded(o);return f.createElement(f.Fragment,null,f.createElement("h4",{className:"py-2"},"Edit Presentation"),!!c&&f.createElement(Xn,Object.assign({},o)))}function Hr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Yr=function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_PRESENTATION,args:[e]}},$r={application:u.SUBJECTS,action:i.Subjects.NEW_PRESENTATION};function qr(){var e=Hr(f.useState(),2),t=e[0],n=e[1];return Object(p.useFetch)(tt.getPresentationsFetchOptions(n),[]),f.createElement("div",null,f.createElement("div",{className:"d-flex justify-content-between mb-2"},f.createElement("h5",{className:"d-inline-block m-0"},"Select a presentation to edit:"),f.createElement(d.AppLink,{appLink:$r,className:"d-block"},f.createElement(fn,{svgName:d.cvSvgLibrary.Plus,size:un.Small}),f.createElement("span",null,"New Presentation"))),f.createElement(ir,{presentations:t,getAppLink:Yr}))}function Wr(){var e=Object(p.useService)(l.SUBJECT);return f.createElement(f.Fragment,null,f.createElement("h4",{className:"py-2"},"Create New Presentation"),f.createElement(Xn,{savePresentation:function(t,n){var r=n.setSubmitting;e.createPresentation(t,(function(e){return function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_PRESENTATION,args:[e.id]})}(e,r)}),(function(){return r(!1)}))}}))}function Gr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Kr=function(e){return{application:u.SUBJECTS,action:i.Subjects.PRESENTATION_CLASSIFICATIONS,args:[e]}};function Zr(){var e=Gr(f.useState(),2),t=e[0],n=e[1];return Object(p.useFetch)(tt.getPresentationsFetchOptions(n),[]),f.createElement("div",null,f.createElement("h5",null,"Select a presentation to view its classifications:"),f.createElement(ir,{presentations:t,getAppLink:Kr}))}function Xr(e,t){return kt.getSetStateByKey(e,t)}function Qr(e,t){var n=e.memberType,r=e.objectIds,i=tt.getSubjectTreeFetchOptions(Xr(t,"subjectTree"));Object(p.useFetch)(i,[]);var a=function(e,t,n){switch(e){case pe.Playlists:return Rr.getPlaylistsByIdFetchOptions(t,n);case pe.Series:return K.getSeriesByIdFetchOptions(t,n);case pe.Videos:return ge.getVideosByIdFetchOptions(t,n)}}(n,r,Xr(t,"objects"));Object(p.useFetch)(a,[n,r])}function ei(e,t,n,r){var a=n.selectedSubject,o=n.objects,c=function(){return Xr(r,"showConfirmationPopup")(!1)};e.addObjectsToSubject(a.id,o.map((function(e){return e.id})),t.memberType,!0,(function(){c(),p.Core.AppLinkHelper.trigger(function(e,t){var n={application:u.SUBJECTS,args:[e]};switch(t){case pe.Playlists:return Object.assign(Object.assign({},n),{action:i.Subjects.EDIT_SUBJECT_PLAYLISTS});case pe.Series:return Object.assign(Object.assign({},n),{action:i.Subjects.EDIT_SUBJECT_SERIES});case pe.Videos:return Object.assign(Object.assign({},n),{action:i.Subjects.EDIT_SUBJECT_VIDEOS})}}(a.id,t.memberType))}),c)}function ti(e,t,n){if(t&&n){var r=1===t.length?"this ".concat(Te.singularizeMemberType(e)):"these ".concat(e);return"Add ".concat(r," to ").concat(n.name)}}function ni(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ri(e){var t=e.memberType,n=ni(f.useState({}),2),r=n[0],i=n[1],a=r.objects,o=r.subjectTree,c=r.selectedSubject,u=r.showConfirmationPopup,s=Object(p.useService)(l.SUBJECT);Qr(e,i);var d=function(e){return Xr(i,"showConfirmationPopup")(e)},v={memberType:t,objects:a,subjectTree:o,subjectId:c&&c.id,onSelectSubject:Xr(i,"selectedSubject"),onClickAddToSubject:function(){c&&d(!0)}},m={title:ti(t,a,c),onClickConfirm:function(){return ei(s,e,r,i)},closePopup:function(){return d(!1)}},h=!!a&&!!o,y=Lt.capitalizeFirstLetter(Te.singularizeMemberType(t));return f.createElement(f.Fragment,null,h&&f.createElement(Jn,Object.assign({},v)),h&&u&&f.createElement(Et,Object.assign({},m),f.createElement("p",null,"The following ".concat(t," will be added to "),f.createElement("strong",null,c.name)," and it's mapped classifications:"),f.createElement("ul",null,a.map((function(e){return f.createElement("li",{key:e.id},e.name)}))),f.createElement("p",null,"".concat(y," to classification mappings can be managed from the "),f.createElement("strong",null,"Edit Subject ".concat(Lt.capitalizeFirstLetter(t)," ")),"page.")))}function ii(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ai(e){var t=e.subjectId,n=e.routeToOnDelete,r=e.closePopup,i=ii(f.useState(),2),a=i[0],o=i[1],c=ii(f.useState(!1),2),u=c[0],s=c[1];Object(p.useFetch)(tt.getSubjectFetchOptions(t,o),[]);var d=Object(p.useService)(l.SUBJECT),v=[{variant:"link",onClick:r,buttonText:"Cancel"},{variant:"danger",onClick:function(){s(!0);d.deleteSubject(t,(function(){r(),n&&p.Core.AppLinkHelper.trigger(n)}),r)},buttonText:"Yes, delete this subject",isSpinnerButton:!0,showSpinner:u}];return f.createElement(en,{title:"Delete Subject",closePopup:r,showLoadingSpinner:!a},!!a&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?"),f.createElement("p",null,"Subjects that have mapped classifications cannot be deleted.")),f.createElement(cn,{buttons:v})))}function oi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ci(e){var t=e.subjectId,n=oi(f.useState(),2),r=n[0],i=n[1],a=oi(f.useState(),2),o=a[0],c=a[1],u=Object(p.useService)(l.SUBJECT),s=tt.getSubjectFetchOptions(t,i),d=tt.getSubjectTreeFetchOptions(c);Object(p.useFetch)(d,[]),Object(p.useFetch)(s,[t]);var v={subject:r,saveSubject:function(e,n){var r=n.setSubmitting;return u.updateSubject(t,e,(function(){return r(!1)}),(function(){return r(!1)}))},subjectTree:o},m=Pt.propsLoaded(v);return f.createElement(f.Fragment,null,f.createElement(rr,{subjectId:t}),!!m&&f.createElement(nr,Object.assign({},v)))}function ui(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var si=f.createContext(void 0);function li(e){var t=e.children,n=ui(f.useState(),2),r=n[0],i=n[1];return f.createElement(si.Provider,{value:[r,i]},t)}var fi=function(e){var t=e.children;return f.createElement(li,null,f.createElement(Vt,null,t))};function pi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function di(e,t){return kt.getSetStateByKey(e,t)}function vi(e,t,n){var r=e.subjectId,i=e.memberType,a=t.memberIds,o=pi(f.useContext(si),1)[0];Object(p.useFetch)(tt.getPresentationsFetchOptions(di(n,"presentations")),[]),Object(p.useFetch)(tt.getSubjectMemberIdsFetchOptions(r,i,di(n,"memberIds")),[r,i]),Object(p.useFetch)(function(e,t,n){if(!t||!t.length)return;switch(e){case pe.Playlists:return Rr.getPlaylistsByIdFetchOptions(t,n);case pe.Series:return K.getSeriesByIdFetchOptions(t,n);case pe.Videos:return ge.getVideosByIdFetchOptions(t,n)}}(i,a,di(n,"members")),[i,a],!!a&&!!a.length),Object(p.useFetch)(!!o&&tt.getSubjectClassificationFetchOptions(r,di(n,"classifications"),o.id,i),[r,i,o],!!o)}function mi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function hi(e){var t=e.subjectId,n=e.memberType,r=mi(f.useState({}),2),a=r[0],o=r[1],c=a.presentations,s=a.classifications,d=a.membersWithClassifications,v=mi(f.useContext(si),2),m=v[0],h=v[1],y=Object(p.useService)(l.SUBJECT);vi(e,a,o),function(e,t,n){var r=t.members,i=t.classifications;f.useEffect((function(){di(n,"membersWithClassifications")(function(e,t,n){if(!t||!n)return;return t.map((function(t){return{id:t.id,name:t.name,classifications:n.map((function(n){return{id:n.id,selected:(r=t,i=n,!!i[e]&&!!i[e].data.filter((function(e){return e.id===r.id})).length)};var r,i}))}}))}(e.memberType,r,i))}),[r,i])}(e,a,o);var b={presentations:c,currentPresentation:m,setCurrentPresentation:h},g={items:d||[],memberType:n,getItemAppLink:function(e){return Te.getMemberAppLink(n,e)},getActions:function(e){return Te.getMemberActions(t,fe.Subject,n,e)},classifications:s,getClassificationAppLink:function(e){return t=m.id,n=e,{application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[t,n]};var t,n},onToggleClassification:function(e,t,r){return function(e,t,n,r,i){(i?e.addObjectsToClassification.bind(e):e.removeObjectsFromClassification.bind(e))(r,[n],t)}(y,n,e,t,r)}},S=!!m&&!!s;return f.createElement(f.Fragment,null,f.createElement(rr,{subjectId:t}),f.createElement(rt.Alert,{variant:"info",className:"m-0"},"Select which ".concat(n," are shown for each classification in this subject.")+" Change the selected presentation to view different classifications."),f.createElement("div",{className:"w-50 py-2"},!!c&&f.createElement(or,Object.assign({},b))),S&&f.createElement(pr,Object.assign({},g)))}function yi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function bi(e){var t=e.parentId,n=yi(f.useState(),2),r=n[0],a=n[1],o=Object(p.useService)(l.SUBJECT),c=tt.getSubjectTreeFetchOptions(a);Object(p.useFetch)(c,[]);var s={application:u.SUBJECTS,action:i.Subjects.PRESENTATIONS},d={saveSubject:function(e,t){var n=t.setSubmitting;return o.createSubject(Object.assign({},e),(function(e){return function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[e.id]})}(e,n)}),(function(){return n(!1)}))},subject:t?{parentId:t}:{},subjectTree:r},v=Object.values(d).every((function(e){return!!e}));return f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-2 border-bottom"},f.createElement(gt,{backToName:"Presentations",appLink:s})),f.createElement("h4",{className:"py-2"},"Create New Subject"),!!v&&f.createElement(nr,Object.assign({},d)))}function gi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Si=function(e,t,n){switch(e){case pe.Playlists:return Rr.getPlaylistFetchOptions(t,n);case pe.Series:return K.getSeriesFetchOptions(t,n);case pe.Videos:return ge.getVideoFetchOptions(t,n)}},Ei=function(e,t,n,r){return[{variant:"link",onClick:e,buttonText:"Cancel"},{variant:"danger",onClick:t,buttonText:"Yes, remove this ".concat(Te.singularizeMemberType(n)),isSpinnerButton:!0,showSpinner:r}]};function ji(e){var t=e.subjectId,n=e.memberId,r=e.memberType,i=e.closePopup,a=gi(f.useState(),2),o=a[0],c=a[1],u=gi(f.useState(),2),s=u[0],d=u[1],v=gi(f.useState(!1),2),m=v[0],h=v[1],y=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(Si(r,n,d),[n]),Object(p.useFetch)(tt.getSubjectFetchOptions(t,c),[t]);var b=!!o&&!!s,g="Remove ".concat(Lt.capitalizeFirstLetter(Te.singularizeMemberType(r)));return f.createElement(en,{title:g,closePopup:i,showLoadingSpinner:!b},b&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to remove ",f.createElement("strong",null,s.name)," from ",f.createElement("strong",null,o.name),"?"),f.createElement("p",null,"Please ensure that it is not in any classifications before removing.")),f.createElement(cn,{buttons:Ei(i,(function(){h(!0),y.removeObjectsFromSubject(t,[n],r,i,i)}),r,m)})))}var Oi=n(103),Ti=n.n(Oi);function _i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Ci(e){var t=e.selectedSubjectId,n=_i(f.useState(),2),r=n[0],a=n[1];Object(p.useFetch)(tt.getSubjectTreeFetchOptions(a),[]);var o=f.useCallback((function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[e.id]}}),[]),c={application:u.SUBJECTS,action:i.Subjects.NEW_SUBJECT},s=[{name:"Add child",getAppLink:function(e){return Object.assign(Object.assign({},c),{params:{parentId:e.id}})}},{name:"Delete subject",getAppLink:function(e){return{application:u.SUBJECTS,action:i.Subjects.DELETE_SUBJECT,args:[e.id]}},className:"text-danger"}];return f.createElement("div",{className:"".concat(Ti.a.navContainer," pr-2 border-right")},f.createElement("h5",{className:"border-bottom pb-2"},"Subjects"),f.createElement(d.AppLink,{appLink:c,className:"d-inline-block pb-2"},f.createElement(fn,{svgName:d.cvSvgLibrary.Plus,size:un.Small}),f.createElement("span",null,"New Subject")),!!r&&f.createElement("div",{className:"border-top pt-1"},f.createElement(gn,{tree:r,getAppLink:o,selectedIds:[t],actions:s})))}function Ai(e){var t=e.currentAppLink;return f.createElement(mr,{navItems:_e.getTopNavItems(),currentAppLink:t})}function Ii(e){return(Ii="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function xi(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wi(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Fi(e,t,n){return t&&wi(e.prototype,t),n&&wi(e,n),e}function Pi(e,t){return!t||"object"!==Ii(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ki(e){return(ki=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Li(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ni(e,t)}function Ni(e,t){return(Ni=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Di=function(e){function t(){return xi(this,t),Pi(this,ki(t).apply(this,arguments))}return Li(t,e),Fi(t,[{key:"channelName",get:function(){return u.SUBJECTS}},{key:"appRoutes",get:function(){return{"subjects(/)":"subjects","subjects/add-objects(/)":"addSubjectMembers","subjects/new(/)":"newSubject","subjects/:id/edit(/)":"editSubject","subjects/:id/edit/playlists(/)":"editSubjectPlaylists","subjects/:id/edit/series(/)":"editSubjectSeries","subjects/:id/edit/videos(/)":"editSubjectVideos","subjects/classifications(/)":"classifications","subjects/presentations/:id/classifications(/)":"presentationClassifications","subjects/presentations/:id/classifications/new(/)":"newClassification","subjects/presentations/:id/classifications/:id/edit(/)":"editClassification","subjects/presentations/:id/classifications/:id/edit/playlists(/)":"editClassificationPlaylists","subjects/presentations/:id/classifications/:id/edit/series(/)":"editClassificationSeries","subjects/presentations/:id/classifications/:id/edit/videos(/)":"editClassificationVideos","subjects/presentations(/)":"presentations","subjects/presentations/new":"newPresentation","subjects/presentations/:id(/)":"editPresentation","subjects/videos/:id(/)":"video","subjects/series/:id(/)":"series"}}},{key:"appLinks",get:function(){return["deleteClassification","removeClassificationMember","deleteSubject","removeSubjectMember","uploadImage"]}}]),t}(p.Core.AppRouter),Ri=function(e){function t(){return xi(this,t),Pi(this,ki(t).apply(this,arguments))}return Li(t,e),Fi(t,[{key:"initialize",value:function(){this.subjectDataService=p.InstanceManager.getInstance(l.SUBJECT,this)}},{key:"subjects",value:function(){this.subjectDataService.getSubjectTree((function(e){var t=!!e.children&&e.children[0];t?p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[t.id]}):p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.NEW_SUBJECT})}))}},{key:"newSubject",value:function(e){var t={parentId:e.parentId};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(bi,Object.assign({},t))),this.renderSubjectsLeftNav()}},{key:"editSubject",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(ci,{key:e,subjectId:e})),this.renderSubjectsLeftNav(e)}},{key:"editSubjectPlaylists",value:function(e){var t={subjectId:e,memberType:pe.Playlists};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(hi,Object.assign({key:"".concat(e,":playlists")},t))),this.renderSubjectsLeftNav(e)}},{key:"editSubjectSeries",value:function(e){var t={subjectId:e,memberType:pe.Series};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(hi,Object.assign({key:"".concat(e,":series")},t))),this.renderSubjectsLeftNav(e)}},{key:"editSubjectVideos",value:function(e){var t={subjectId:e,memberType:pe.Videos};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(hi,Object.assign({key:"".concat(e,":videos")},t))),this.renderSubjectsLeftNav(e)}},{key:"addSubjectMembers",value:function(e){var t=e.memberType,n=e.objectIds;if(t&&n){var r={memberType:t,objectIds:Array.isArray(n)?n:[n]};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(ri,Object.assign({},r))),this.hideLeftNav()}}},{key:"removeSubjectMember",value:function(e,t,n){var r=Object.assign({subjectId:e,memberId:t,memberType:n},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(ji,Object.assign({},r)))}},{key:"deleteSubject",value:function(e){var t=e===this.currentLeftNavId?{application:u.SUBJECTS,action:i.Subjects.SUBJECTS}:null,n=Object.assign({subjectId:e,routeToOnDelete:t||null},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(ai,Object.assign({},n)))}},{key:"classifications",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Zr,null)),this.hideLeftNav()}},{key:"presentationClassifications",value:function(e){this.subjectDataService.getClassificationTree(e,(function(t){var n=!!t.children&&t.children[0];n?p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[e,n.id]}):p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.NEW_CLASSIFICATION,args:[e]})}))}},{key:"newClassification",value:function(e,t){var n={presentationId:e,parentId:t.parentId};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Er,Object.assign({},n))),this.renderClassificationLeftNav(e)}},{key:"editClassification",value:function(e,t){var n={presentationId:e,classificationId:t};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(yr,Object.assign({key:t},n))),this.renderClassificationLeftNav(e,t)}},{key:"editClassificationPlaylists",value:function(e,t){var n={presentationId:e,classificationId:t,memberType:pe.Playlists};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(gr,Object.assign({key:"".concat(t,":playlists")},n))),this.renderClassificationLeftNav(e,t)}},{key:"editClassificationSeries",value:function(e,t){var n={presentationId:e,classificationId:t,memberType:pe.Series};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(gr,Object.assign({key:"".concat(t,":series")},n))),this.renderClassificationLeftNav(e,t)}},{key:"editClassificationVideos",value:function(e,t){var n={presentationId:e,classificationId:t,memberType:pe.Videos};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(gr,Object.assign({key:"".concat(t,":videos")},n))),this.renderClassificationLeftNav(e,t)}},{key:"removeClassificationMember",value:function(e,t,n){var r=Object.assign({classificationId:e,memberId:t,memberType:n},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(Mr,Object.assign({},r)))}},{key:"deleteClassification",value:function(e,t){var n=t===this.currentLeftNavId?{application:u.SUBJECTS,action:i.Subjects.EDIT_PRESENTATION,args:[e]}:null,r=Object.assign({classificationId:t,routeToOnDelete:n||null},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(Mn,Object.assign({},r)))}},{key:"presentations",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(qr,null)),this.hideLeftNav()}},{key:"newPresentation",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Wr,null))}},{key:"editPresentation",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(zr,{key:e,id:e})),this.hideLeftNav()}},{key:"video",value:function(e){p.Core.LocationUtils.PageLoad("/tools/programlookup/".concat(e))}},{key:"series",value:function(e){p.Core.LocationUtils.PageLoad("/hostedlibraries/series/".concat(e))}},{key:"uploadImage",value:function(e){var t=Object.assign({imageType:e},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(kn,Object.assign({},t)))}},{key:"onShowAlert",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.collection,n=t?t.toJSON():[],r=function(e){return nt.Radio.channel(p.CommonChannels.ALERT).trigger("remove:alert",e)};this.layout.showChildView(d.LayoutRegions.ALERT,f.createElement(mt,{alerts:n,removeAlert:r}))}},{key:"renderClassificationLeftNav",value:function(e,t){this.setCurrentLeftNavItem(t);var n={presentationId:e,selectedClassificationId:t};this.layout.showChildView(d.LayoutRegions.LEFT_NAV,f.createElement(Bn,Object.assign({},n)))}},{key:"renderSubjectsLeftNav",value:function(e){this.setCurrentLeftNavItem(e),this.layout.showChildView(d.LayoutRegions.LEFT_NAV,f.createElement(Ci,{selectedSubjectId:e}))}},{key:"setCurrentLeftNavItem",value:function(e){this.currentLeftNavId=e||null}},{key:"hideLeftNav",value:function(){this.setCurrentLeftNavItem(),this.layout.hideLeftNav()}},{key:"getTopNav",value:function(e){return f.createElement(Ai,{currentAppLink:e})}},{key:"getPopupProps",value:function(){var e=this;return{closePopup:function(){return e.layout.closePopup()}}}},{key:"name",get:function(){return"Subjects Application"}},{key:"channelName",get:function(){return u.SUBJECTS}},{key:"layoutOptions",get:function(){return{name:c.CURATOR_LAYOUT,options:{provider:fi,getTopNavView:this.getTopNav}}}}],[{key:"router",get:function(){return Di}}]),t}(p.Core.Application);function Ui(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Bi(e){var t=e.playlistId,n=e.closePopup,r=Ui(f.useState(),2),a=r[0],o=r[1],c=Ui(f.useState(!1),2),s=c[0],d=c[1],v=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(Rr.getPlaylistFetchOptions(t,o),[t]);var m=f.useCallback((function(){n(),p.Core.AppLinkHelper.trigger({application:u.PLAYLISTS,action:i.Playlists.PLAYLISTS})}),[]),h=f.useCallback((function(){d(!0),v.deletePlaylist(t,m,n)}),[t]),y=[{variant:"link",onClick:n,buttonText:"Cancel"},{variant:"danger",onClick:h,buttonText:"Yes, delete playlist",isSpinnerButton:!0,showSpinner:s}],b=!!a;return f.createElement(en,{title:"Delete Playlist",closePopup:n,showLoadingSpinner:!b},b&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?"),f.createElement("p",null,"Please ensure it is not being used in any widgets.")),f.createElement(cn,{buttons:y})))}var Vi=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),description:Se.string().max(65535,"Description is too long")}),Mi={onSort:function(e,t,n,r){if(p.FunctionHelper.isFunction(r)){if(t!==n){var i=p.ArrayHelper.moveItem(e,t,n),a=n<e.length-1?i[n+1].id:null;r(i,{sourceMemberId:i[n].id,destinationMemberId:a})}}else p.Core.ErrorHelper.throw(new p.DevError("A callback function must be passed to onSort"))}};function Ji(e){var t=e.values,n=t.name,r=t.description,a=t.cover,o=void 0===a?{}:a,c=t.banner,s=void 0===c?{}:c,l=e.id,p=e.actions,v=e.isValid,m=e.errors,h=e.touched,y=e.isSubmitting,b=e.setFieldValue,g=!l;return f.createElement(f.Fragment,null,f.createElement(Ct,{label:"Name",type:"text",name:"name",id:"name",placeholder:"Enter a name for this playlist",autoFocus:!0,value:n,error:m.name,touched:h.name}),f.createElement(Ct,{label:"Description",type:"textarea",name:"description",id:"description",placeholder:"Describe this playlist here",value:r,error:m.description,touched:h.description}),f.createElement(Yt,{imageType:d.ImageType.Covers,currentImage:o,setNewImage:function(e){return b("cover",e)},application:u.PLAYLISTS,uploadAction:i.Playlists.UPLOAD_IMAGE}),f.createElement(Yt,{imageType:d.ImageType.Banners,currentImage:s,setNewImage:function(e){return b("banner",e)},application:u.PLAYLISTS,uploadAction:i.Playlists.UPLOAD_IMAGE}),f.createElement("div",{className:"d-flex justify-content-between align-items-center"},f.createElement(bt,{showSpinner:y,type:"submit",disabled:!v},g?"Create":"Save"),!!p&&f.createElement(ot,{actions:p})))}var zi=function(e){return[{name:"Add to subject",appLink:{application:u.SUBJECTS,action:i.Subjects.ADD_SUBJECT_MEMBERS,params:{memberType:pe.Playlists,objectIds:[e]}}},{name:"Delete playlist",appLink:{application:u.PLAYLISTS,action:i.Playlists.DELETE_PLAYLIST,args:[e]},className:"text-danger"}]};function Hi(e){var t=e.playlist,n=(t=void 0===t?{}:t).id,r=t.name,i=void 0===r?"":r,a=t.description,o=t.cover,c=void 0===o?{}:o,u=t.banner,s=void 0===u?{}:u,l=e.savePlaylist;return f.createElement(xt,{initialValues:{name:i,description:a||"",cover:c,banner:s},validationSchema:Vi,onSubmit:l,renderChildren:function(e){return f.createElement(Ji,Object.assign({id:n,actions:!!n&&zi(n)},e))}})}function Yi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function $i(e){var t=e.playlistId,n=Yi(f.useState(),2),r=n[0],a=n[1],o=Yi(f.useState(),2),c=o[0],s=o[1],v=Object(p.useService)(l.PLAYLIST),m=Rr.getPlaylistFetchOptions(t,a),h=Rr.getPlaylistVideosFetchOptions(t,s);Object(p.useBulkFetch)([m,h],[t]);var y=[{name:"Remove video",getAppLink:function(e){return{application:u.PLAYLISTS,action:i.Playlists.REMOVE_VIDEO,args:[t.toString(),e.id.toString()]}},className:"text-danger"}],b={playlist:r,savePlaylist:function(e,n){var r=n.setSubmitting;return v.updatePlaylist(t,e,(function(){return r(!1)}),(function(){return r(!1)}))}},g=Pt.propsLoaded(b),S={onSortEnd:function(e,n){if(c.data&&c.data[e]){Mi.onSort(c.data,e,n,(function(e,n){v.reorderVideos(t,n),s((function(t){return{data:e,pagination:t.pagination}}))}))}},videos:c,videoActions:y,getVideoAppLink:function(e){return{application:u.PLAYLISTS,action:i.Playlists.VIDEO,args:[e.id]}}},E=Pt.propsLoaded(S);return f.createElement(f.Fragment,null,!!g&&f.createElement(Hi,Object.assign({},b)),!!E&&!d.CollectionHelper.isEmpty(c)&&f.createElement("div",{className:"mt-3 py-3 border-top"},f.createElement("label",null,"Videos"),f.createElement(An,Object.assign({},S))))}function qi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Wi(){var e=qi(f.useState(),2),t=e[0],n=e[1],r=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(ie.getCurrentUserFetchOptions(n),[]);var a=f.useCallback((function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.PLAYLISTS,action:i.Playlists.EDIT_PLAYLIST,args:[e.id]})}),[]),o=f.useCallback((function(e,n){var i=n.setSubmitting;r.createPlaylist(e,t.id,(function(e){return a(e,i)}),(function(){return i(!1)}))}),[t,a]);return f.createElement(f.Fragment,null,!!t&&f.createElement(Hi,{savePlaylist:o}))}function Gi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Ki(e){var t=e.videoId,n=e.playlistId,r=e.closePopup,i=Gi(f.useState(),2),a=i[0],o=i[1],c=Gi(f.useState(),2),u=c[0],s=c[1],d=Gi(f.useState(!1),2),v=d[0],m=d[1],h=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(ge.getVideoFetchOptions(t,o),[t]),Object(p.useFetch)(Rr.getPlaylistFetchOptions(n,s),[n]);var y=f.useCallback((function(){m(!0),h.removeVideoFromPlaylist(n,t,r,r)}),[t,n]),b=[{variant:"link",onClick:r,buttonText:"Cancel"},{variant:"danger",onClick:y,buttonText:"Yes, remove video",isSpinnerButton:!0,showSpinner:v}],g=u&&a;return f.createElement(en,{title:"Remove Video",closePopup:r,showLoadingSpinner:!g},!!g&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to remove ",f.createElement("strong",null,a.name)," from ",f.createElement("strong",null,u.name),"?")),f.createElement(cn,{buttons:b})))}var Zi=function(e){var t=e.children;return f.createElement(Vt,null,t)};function Xi(e){return(Xi="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Qi(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ea(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ta(e,t,n){return t&&ea(e.prototype,t),n&&ea(e,n),e}function na(e,t){return!t||"object"!==Xi(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ra(e){return(ra=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function ia(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&aa(e,t)}function aa(e,t){return(aa=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var oa=function(e){function t(){return Qi(this,t),na(this,ra(t).apply(this,arguments))}return ia(t,e),ta(t,[{key:"channelName",get:function(){return u.PLAYLISTS}},{key:"appRoutes",get:function(){return{"playlists(/)":"index","playlists/new(/)":"newPlaylist","playlists/:id(/)":"editPlaylist","playlists/videos/:id(/)":"video"}}},{key:"appLinks",get:function(){return["deletePlaylist","removeVideo","uploadImage"]}}]),t}(p.Core.AppRouter),ca=function(e){function t(){return Qi(this,t),na(this,ra(t).apply(this,arguments))}return ia(t,e),ta(t,[{key:"index",value:function(){this.navigate("/dashboards/playlists")}},{key:"newPlaylist",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Wi,null))}},{key:"editPlaylist",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement($i,{key:e,playlistId:e}))}},{key:"deletePlaylist",value:function(e){var t=Object.assign({playlistId:e},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(Bi,Object.assign({},t)))}},{key:"removeVideo",value:function(e,t){var n=Object.assign({playlistId:e,videoId:t},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(Ki,Object.assign({},n)))}},{key:"video",value:function(e){p.Core.LocationUtils.PageLoad("/tools/programlookup/".concat(e))}},{key:"uploadImage",value:function(e){var t=Object.assign({imageType:e},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(kn,Object.assign({},t)))}},{key:"onShowAlert",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.collection,n=t?t.toJSON():[],r=function(e){return nt.Radio.channel(p.CommonChannels.ALERT).trigger("remove:alert",e)};this.layout.showChildView(d.LayoutRegions.ALERT,f.createElement(mt,{alerts:n,removeAlert:r}))}},{key:"getPopupProps",value:function(){var e=this;return{closePopup:function(){return e.layout.closePopup()}}}},{key:"navigate",value:function(e){p.Core.LocationUtils.PageLoad(e)}},{key:"name",get:function(){return"Playlists Application"}},{key:"channelName",get:function(){return u.PLAYLISTS}},{key:"layoutOptions",get:function(){return{name:c.CURATOR_LAYOUT,options:{provider:Zi}}}}],[{key:"router",get:function(){return oa}}]),t}(p.Core.Application);n.d(t,"Actions",(function(){return i})),n.d(t,"DataPrefixes",(function(){return a})),n.d(t,"FileExtensions",(function(){return o})),n.d(t,"Layouts",(function(){return c})),n.d(t,"AppChannels",(function(){return u})),n.d(t,"DataChannels",(function(){return s})),n.d(t,"DataServices",(function(){return l})),n.d(t,"CuratorLayoutView",(function(){return T})),n.d(t,"LayoutComponent",(function(){return L})),n.d(t,"ImageUploadDataService",(function(){return V})),n.d(t,"SeriesDataService",(function(){return W})),n.d(t,"SeriesDataServiceHelper",(function(){return K})),n.d(t,"UserDataService",(function(){return ne})),n.d(t,"UserDataServiceHelper",(function(){return ie})),n.d(t,"VideoDataService",(function(){return ye})),n.d(t,"VideoDataServiceHelper",(function(){return ge})),n.d(t,"SubjectDataService",(function(){return Qe})),n.d(t,"SubjectDataServiceHelper",(function(){return tt})),n.d(t,"SubjectsApplication",(function(){return Ri})),n.d(t,"PlaylistDataService",(function(){return Nr})),n.d(t,"PlaylistDataServiceHelper",(function(){return Rr})),n.d(t,"PlaylistsApplication",(function(){return ca}))}])}));
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React"),require("@clickview/shared"),require("@clickview/common"),require("ReactBootstrap"),require("Formik"),require("Backbone"),require("SortableHOC"),require("Cropper"),require("Handlebars")):"function"==typeof define&&define.amd?define(["React","@clickview/shared","@clickview/common","ReactBootstrap","Formik","Backbone","SortableHOC","Cropper","Handlebars"],t):"object"==typeof exports?exports.curator=t(require("React"),require("@clickview/shared"),require("@clickview/common"),require("ReactBootstrap"),require("Formik"),require("Backbone"),require("SortableHOC"),require("Cropper"),require("Handlebars")):e.curator=t(e.React,e["@clickview/shared"],e["@clickview/common"],e.ReactBootstrap,e.Formik,e.Backbone,e.SortableHOC,e.Cropper,e.Handlebars)}(window,(function(e,t,n,r,i,a,o,c,u){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=231)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t){e.exports=n},function(e,t){e.exports=r},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.addMethod=function(e,t,n){if(!e||!(0,m.default)(e.prototype))throw new TypeError("You must provide a yup schema constructor function");if("string"!=typeof t)throw new TypeError("A Method name must be provided");if("function"!=typeof n)throw new TypeError("Method function must be provided");e.prototype[t]=n},t.lazy=t.ref=t.boolean=void 0;var i=r(n(11));t.mixed=i.default;var a=r(n(202));t.bool=a.default;var o=r(n(203));t.string=o.default;var c=r(n(204));t.number=c.default;var u=r(n(205));t.date=u.default;var s=r(n(207));t.object=s.default;var l=r(n(228));t.array=l.default;var f=r(n(25)),p=r(n(229)),d=r(n(55));t.ValidationError=d.default;var v=r(n(92));t.reach=v.default;var m=r(n(14));t.isSchema=m.default;var b=r(n(230));t.setLocale=b.default;var h=a.default;t.boolean=h;t.ref=function(e,t){return new f.default(e,t)};t.lazy=function(e){return new p.default(e)}},function(e,t){e.exports=i},function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}}},function(e,t,n){e.exports={tree:"_1abau",text:"f13wK",chevron:"_25eVA",disabled:"_1qyCo",parentOfSelected:"_1fgN6",selected:"cVZit",actions:"_2BGWp",node:"rJVbQ",collapsed:"vc2by"}},function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){var r=n(59),i="object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();e.exports=a},function(e,t){e.exports=function(e){return null!=e&&"object"==typeof e}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=y;var i=r(n(16)),a=r(n(17)),o=r(n(132)),c=r(n(171)),u=n(13),s=r(n(178)),l=r(n(54)),f=r(n(179)),p=r(n(14)),d=r(n(180)),v=r(n(33)),m=r(n(25)),b=n(92),h=function(){function e(){this.list=new Set,this.refs=new Map}var t=e.prototype;return t.toArray=function(){return(0,c.default)(this.list).concat((0,c.default)(this.refs.values()))},t.add=function(e){m.default.isRef(e)?this.refs.set(e.key,e):this.list.add(e)},t.delete=function(e){m.default.isRef(e)?this.refs.delete(e.key,e):this.list.delete(e)},t.has=function(e,t){if(this.list.has(e))return!0;for(var n,r=this.refs.values();!(n=r.next()).done;)if(t(n.value)===e)return!0;return!1},e}();function y(e){var t=this;if(void 0===e&&(e={}),!(this instanceof y))return new y;this._deps=[],this._conditions=[],this._options={abortEarly:!0,recursive:!0},this._exclusive=Object.create(null),this._whitelist=new h,this._blacklist=new h,this.tests=[],this.transforms=[],this.withMutation((function(){t.typeError(u.mixed.notType)})),(0,a.default)(e,"default")&&(this._defaultDefault=e.default),this._type=e.type||"mixed"}for(var S=y.prototype={__isYupSchema__:!0,constructor:y,clone:function(){var e=this;return this._mutate?this:(0,o.default)(this,(function(t){if((0,p.default)(t)&&t!==e)return t}))},label:function(e){var t=this.clone();return t._label=e,t},meta:function(e){if(0===arguments.length)return this._meta;var t=this.clone();return t._meta=(0,i.default)(t._meta||{},e),t},withMutation:function(e){var t=this._mutate;this._mutate=!0;var n=e(this);return this._mutate=t,n},concat:function(e){if(!e||e===this)return this;if(e._type!==this._type&&"mixed"!==this._type)throw new TypeError("You cannot `concat()` schema's of different types: "+this._type+" and "+e._type);var t=(0,f.default)(e.clone(),this);return(0,a.default)(e,"_default")&&(t._default=e._default),t.tests=this.tests,t._exclusive=this._exclusive,t.withMutation((function(t){e.tests.forEach((function(e){t.test(e.OPTIONS)}))})),t},isType:function(e){return!(!this._nullable||null!==e)||(!this._typeCheck||this._typeCheck(e))},resolve:function(e){var t=this;if(t._conditions.length){var n=t._conditions;(t=t.clone())._conditions=[],t=(t=n.reduce((function(t,n){return n.resolve(t,e)}),t)).resolve(e)}return t},cast:function(e,t){void 0===t&&(t={});var n=this.resolve((0,i.default)({},t,{value:e})),r=n._cast(e,t);if(void 0!==e&&!1!==t.assert&&!0!==n.isType(r)){var a=(0,v.default)(e),o=(0,v.default)(r);throw new TypeError("The value of "+(t.path||"field")+' could not be cast to a value that satisfies the schema type: "'+n._type+'". \n\nattempted value: '+a+" \n"+(o!==a?"result of cast: "+o:""))}return r},_cast:function(e){var t=this,n=void 0===e?e:this.transforms.reduce((function(n,r){return r.call(t,n,e)}),e);return void 0===n&&(0,a.default)(this,"_default")&&(n=this.default()),n},_validate:function(e,t){var n=this;void 0===t&&(t={});var r=e,a=null!=t.originalValue?t.originalValue:e,o=this._option("strict",t),c=this._option("abortEarly",t),u=t.sync,s=t.path,f=this._label;o||(r=this._cast(r,(0,i.default)({assert:!1},t)));var p={value:r,path:s,schema:this,options:t,label:f,originalValue:a,sync:u},d=[];return this._typeError&&d.push(this._typeError(p)),this._whitelistError&&d.push(this._whitelistError(p)),this._blacklistError&&d.push(this._blacklistError(p)),(0,l.default)({validations:d,endEarly:c,value:r,path:s,sync:u}).then((function(e){return(0,l.default)({path:s,sync:u,value:e,endEarly:c,validations:n.tests.map((function(e){return e(p)}))})}))},validate:function(e,t){return void 0===t&&(t={}),this.resolve((0,i.default)({},t,{value:e}))._validate(e,t)},validateSync:function(e,t){var n,r;if(void 0===t&&(t={}),this.resolve((0,i.default)({},t,{value:e}))._validate(e,(0,i.default)({},t,{sync:!0})).then((function(e){return n=e})).catch((function(e){return r=e})),r)throw r;return n},isValid:function(e,t){return this.validate(e,t).then((function(){return!0})).catch((function(e){if("ValidationError"===e.name)return!1;throw e}))},isValidSync:function(e,t){try{return this.validateSync(e,t),!0}catch(e){if("ValidationError"===e.name)return!1;throw e}},getDefault:function(e){return void 0===e&&(e={}),this.resolve(e).default()},default:function(e){if(0===arguments.length){var t=(0,a.default)(this,"_default")?this._default:this._defaultDefault;return"function"==typeof t?t.call(this):(0,o.default)(t)}var n=this.clone();return n._default=e,n},strict:function(e){void 0===e&&(e=!0);var t=this.clone();return t._options.strict=e,t},_isPresent:function(e){return null!=e},required:function(e){return void 0===e&&(e=u.mixed.required),this.test({message:e,name:"required",exclusive:!0,test:function(e){return this.schema._isPresent(e)}})},notRequired:function(){var e=this.clone();return e.tests=e.tests.filter((function(e){return"required"!==e.OPTIONS.name})),e},nullable:function(e){void 0===e&&(e=!0);var t=this.clone();return t._nullable=e,t},transform:function(e){var t=this.clone();return t.transforms.push(e),t},test:function(){var e;if(void 0===(e=1===arguments.length?"function"==typeof(arguments.length<=0?void 0:arguments[0])?{test:arguments.length<=0?void 0:arguments[0]}:arguments.length<=0?void 0:arguments[0]:2===arguments.length?{name:arguments.length<=0?void 0:arguments[0],test:arguments.length<=1?void 0:arguments[1]}:{name:arguments.length<=0?void 0:arguments[0],message:arguments.length<=1?void 0:arguments[1],test:arguments.length<=2?void 0:arguments[2]}).message&&(e.message=u.mixed.default),"function"!=typeof e.test)throw new TypeError("`test` is a required parameters");var t=this.clone(),n=(0,d.default)(e),r=e.exclusive||e.name&&!0===t._exclusive[e.name];if(e.exclusive&&!e.name)throw new TypeError("Exclusive tests must provide a unique `name` identifying the test");return t._exclusive[e.name]=!!e.exclusive,t.tests=t.tests.filter((function(t){if(t.OPTIONS.name===e.name){if(r)return!1;if(t.OPTIONS.test===n.OPTIONS.test)return!1}return!0})),t.tests.push(n),t},when:function(e,t){1===arguments.length&&(t=e,e=".");var n=this.clone(),r=[].concat(e).map((function(e){return new m.default(e)}));return r.forEach((function(e){e.isSibling&&n._deps.push(e.key)})),n._conditions.push(new s.default(r,t)),n},typeError:function(e){var t=this.clone();return t._typeError=(0,d.default)({message:e,name:"typeError",test:function(e){return!(void 0!==e&&!this.schema.isType(e))||this.createError({params:{type:this.schema._type}})}}),t},oneOf:function(e,t){void 0===t&&(t=u.mixed.oneOf);var n=this.clone();return e.forEach((function(e){n._whitelist.add(e),n._blacklist.delete(e)})),n._whitelistError=(0,d.default)({message:t,name:"oneOf",test:function(e){if(void 0===e)return!0;var t=this.schema._whitelist;return!!t.has(e,this.resolve)||this.createError({params:{values:t.toArray().join(", ")}})}}),n},notOneOf:function(e,t){void 0===t&&(t=u.mixed.notOneOf);var n=this.clone();return e.forEach((function(e){n._blacklist.add(e),n._whitelist.delete(e)})),n._blacklistError=(0,d.default)({message:t,name:"notOneOf",test:function(e){var t=this.schema._blacklist;return!t.has(e,this.resolve)||this.createError({params:{values:t.toArray().join(", ")}})}}),n},strip:function(e){void 0===e&&(e=!0);var t=this.clone();return t._strip=e,t},_option:function(e,t){return(0,a.default)(t,e)?t[e]:this._options[e]},describe:function(){var e=this.clone();return{type:e._type,meta:e._meta,label:e._label,tests:e.tests.map((function(e){return{name:e.OPTIONS.name,params:e.OPTIONS.params}})).filter((function(e,t,n){return n.findIndex((function(t){return t.name===e.name}))===t}))}}},g=["validate","validateSync"],E=function(){var e=g[j];S[e+"At"]=function(t,n,r){void 0===r&&(r={});var a=(0,b.getIn)(this,t,n,r.context),o=a.parent,c=a.parentPath;return a.schema[e](o&&o[c],(0,i.default)({},r,{parent:o,path:t}))}},j=0;j<g.length;j++)E();for(var O=["equals","is"],T=0;T<O.length;T++){S[O[T]]=S.oneOf}for(var A=["not","nope"],C=0;C<A.length;C++){S[A[C]]=S.notOneOf}S.optional=S.notRequired,e.exports=t.default},function(e,t,n){var r=n(112),i=n(115);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=t.array=t.object=t.boolean=t.date=t.number=t.string=t.mixed=void 0;var i=r(n(33)),a={default:"${path} is invalid",required:"${path} is a required field",oneOf:"${path} must be one of the following values: ${values}",notOneOf:"${path} must not be one of the following values: ${values}",notType:function(e){var t=e.path,n=e.type,r=e.value,a=e.originalValue,o=null!=a&&a!==r,c=t+" must be a `"+n+"` type, but the final value was: `"+(0,i.default)(r,!0)+"`"+(o?" (cast from the value `"+(0,i.default)(a,!0)+"`).":".");return null===r&&(c+='\n If "null" is intended as an empty value be sure to mark the schema as `.nullable()`'),c}};t.mixed=a;var o={length:"${path} must be exactly ${length} characters",min:"${path} must be at least ${min} characters",max:"${path} must be at most ${max} characters",matches:'${path} must match the following: "${regex}"',email:"${path} must be a valid email",url:"${path} must be a valid URL",trim:"${path} must be a trimmed string",lowercase:"${path} must be a lowercase string",uppercase:"${path} must be a upper case string"};t.string=o;var c={min:"${path} must be greater than or equal to ${min}",max:"${path} must be less than or equal to ${max}",lessThan:"${path} must be less than ${less}",moreThan:"${path} must be greater than ${more}",notEqual:"${path} must be not equal to ${notEqual}",positive:"${path} must be a positive number",negative:"${path} must be a negative number",integer:"${path} must be an integer"};t.number=c;var u={min:"${path} field must be later than ${min}",max:"${path} field must be at earlier than ${max}"};t.date=u;var s={};t.boolean=s;var l={noUnknown:"${path} field cannot have keys not specified in the object shape"};t.object=l;var f={min:"${path} field must have at least ${min} items",max:"${path} field must have less than or equal to ${max} items"};t.array=f;var p={mixed:a,string:o,number:c,date:u,object:l,array:f,boolean:s};t.default=p},function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;t.default=function(e){return e&&e.__isYupSchema__},e.exports=t.default},function(e,t,n){e.exports={draggableVideoItem:"_1JMCe",draggedVideoItem:"_3jjle"}},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},function(e,t,n){var r=n(102),i=n(57);e.exports=function(e,t){return null!=e&&i(e,t,r)}},function(e,t,n){var r=n(19),i=n(104),a=n(105),o="[object Null]",c="[object Undefined]",u=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?c:o:u&&u in Object(e)?i(e):a(e)}},function(e,t,n){var r=n(9).Symbol;e.exports=r},function(e,t){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},function(e,t,n){var r=n(66),i=n(145),a=n(51);e.exports=function(e){return a(e)?r(e):i(e)}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=function(e,t,n){e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),(0,i.default)(e.prototype,n)};var i=r(n(16));e.exports=t.default},function(e,t,n){var r=n(130);e.exports=function(e){return null==e?"":r(e)}},function(e,t,n){var r=n(155),i=n(43),a=n(156),o=n(157),c=n(158),u=n(18),s=n(61),l=s(r),f=s(i),p=s(a),d=s(o),v=s(c),m=u;(r&&"[object DataView]"!=m(new r(new ArrayBuffer(1)))||i&&"[object Map]"!=m(new i)||a&&"[object Promise]"!=m(a.resolve())||o&&"[object Set]"!=m(new o)||c&&"[object WeakMap]"!=m(new c))&&(m=function(e){var t=u(e),n="[object Object]"==t?e.constructor:void 0,r=n?s(n):"";if(r)switch(r){case l:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case v:return"[object WeakMap]"}return t}),e.exports=m},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=void 0;var i=r(n(16)),a=n(34),o={context:"$",value:"."},c=function(){function e(e,t){if(void 0===t&&(t={}),"string"!=typeof e)throw new TypeError("ref must be a string, got: "+e);if(this.key=e.trim(),""===e)throw new TypeError("ref must be a non-empty string");this.isContext=this.key[0]===o.context,this.isValue=this.key[0]===o.value,this.isSibling=!this.isContext&&!this.isValue;var n=this.isContext?o.context:this.isValue?o.value:"";this.path=this.key.slice(n.length),this.getter=this.path&&(0,a.getter)(this.path,!0),this.map=t.map}var t=e.prototype;return t.getValue=function(e){var t=this.isContext?e.context:this.isValue?e.value:e.parent;return this.getter&&(t=this.getter(t||{})),this.map&&(t=this.map(t)),t},t.cast=function(e,t){return this.getValue((0,i.default)({},t,{value:e}))},t.resolve=function(){return this},t.describe=function(){return{type:"ref",key:this.key}},t.toString=function(){return"Ref("+this.key+")"},e.isRef=function(e){return e&&e.__isYupRef},e}();t.default=c,c.prototype.__isYupRef=!0,e.exports=t.default},function(e,t,n){var r=n(12)(Object,"create");e.exports=r},function(e,t,n){var r=n(120),i=n(121),a=n(122),o=n(123),c=n(124);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=o,u.prototype.set=c,e.exports=u},function(e,t,n){var r=n(42);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},function(e,t,n){var r=n(126);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},function(e,t,n){var r=n(40),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},function(e,t,n){var r=n(140);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},function(e,t,n){var r=n(65),i=n(31);e.exports=function(e,t,n,a){var o=!n;n||(n={});for(var c=-1,u=t.length;++c<u;){var s=t[c],l=a?a(n[s],e[s],s,n,e):void 0;void 0===l&&(l=e[s]),o?i(n,s,l):r(n,s,l)}return n}},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){var n=u(e,t);return null!==n?n:JSON.stringify(e,(function(e,n){var r=u(this[e],t);return null!==r?r:n}),2)};var r=Object.prototype.toString,i=Error.prototype.toString,a=RegExp.prototype.toString,o="undefined"!=typeof Symbol?Symbol.prototype.toString:function(){return""},c=/^Symbol\((.*)\)(.*)$/;function u(e,t){if(void 0===t&&(t=!1),null==e||!0===e||!1===e)return""+e;var n=typeof e;if("number"===n)return function(e){return e!=+e?"NaN":0===e&&1/e<0?"-0":""+e}(e);if("string"===n)return t?'"'+e+'"':e;if("function"===n)return"[Function "+(e.name||"anonymous")+"]";if("symbol"===n)return o.call(e).replace(c,"Symbol($1)");var u=r.call(e).slice(8,-1);return"Date"===u?isNaN(e.getTime())?""+e:e.toISOString(e):"Error"===u||e instanceof Error?"["+i.call(e)+"]":"RegExp"===u?a.call(e):null}e.exports=t.default},function(e,t,n){"use strict";function r(e){this._maxSize=e,this.clear()}r.prototype.clear=function(){this._size=0,this._values={}},r.prototype.get=function(e){return this._values[e]},r.prototype.set=function(e,t){return this._size>=this._maxSize&&this.clear(),this._values.hasOwnProperty(e)||this._size++,this._values[e]=t};var i=/[^.^\]^[]+|(?=\[\]|\.\.)/g,a=/^\d+$/,o=/^\d/,c=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,u=/^\s*(['"]?)(.*?)(\1)\s*$/,s=!1,l=new r(512),f=new r(512),p=new r(512);try{new Function("")}catch(e){s=!0}function d(e){return l.get(e)||l.set(e,v(e).map((function(e){return e.replace(u,"$2")})))}function v(e){return e.match(i)}function m(e,t,n){return"string"==typeof t&&(n=t,t=!1),n=n||"data",(e=e||"")&&"["!==e.charAt(0)&&(e="."+e),t?function(e,t){var n,r=t,i=v(e);return b(i,(function(e,t,i,a,o){n=a===o.length-1,r+=(e=t||i?"["+e+"]":"."+e)+(n?")":" || {})")})),new Array(i.length+1).join("(")+r}(e,n):n+e}function b(e,t,n){var r,i,a,o,c=e.length;for(i=0;i<c;i++)(r=e[i])&&(y(r)&&(r='"'+r+'"'),a=!(o=h(r))&&/^\d+$/.test(r),t.call(n,r,o,a,i,e))}function h(e){return"string"==typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}function y(e){return!h(e)&&(function(e){return e.match(o)&&!e.match(a)}(e)||function(e){return c.test(e)}(e))}e.exports={Cache:r,expr:m,split:v,normalizePath:d,setter:s?function(e){var t=d(e);return function(e,n){return function(e,t,n){var r=0,i=e.length;for(;r<i-1;)t=t[e[r++]];t[e[r]]=n}(t,e,n)}}:function(e){return f.get(e)||f.set(e,new Function("data, value",m(e,"data")+" = value"))},getter:s?function(e,t){var n=d(e);return function(e){return function(e,t,n){var r=0,i=e.length;for(;r<i;){if(null==n&&t)return;n=n[e[r++]]}return n}(n,t,e)}}:function(e,t){var n=e+"_"+t;return p.get(n)||p.set(n,new Function("data","return "+m(e,t,"data")))},join:function(e){return e.reduce((function(e,t){return e+(h(t)||a.test(t)?"["+t+"]":(e?".":"")+t)}),"")},forEach:function(e,t,n){b(v(e),t,n)}}},function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;t.default=function(e){return null==e},e.exports=t.default},function(e,t){e.exports=a},function(e,t){e.exports=o},function(e,t,n){e.exports={curatorLayout:"XayF7",topNavRegion:"_3ewaZ",leftNavRegion:"_2c2o6"}},function(e,t,n){var r=n(8),i=n(40),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,o=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||(o.test(e)||!a.test(e)||null!=t&&e in Object(t))}},function(e,t,n){var r=n(18),i=n(10),a="[object Symbol]";e.exports=function(e){return"symbol"==typeof e||i(e)&&r(e)==a}},function(e,t,n){var r=n(109),i=n(125),a=n(127),o=n(128),c=n(129);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=o,u.prototype.set=c,e.exports=u},function(e,t){e.exports=function(e,t){return e===t||e!=e&&t!=t}},function(e,t,n){var r=n(12)(n(9),"Map");e.exports=r},function(e,t){var n=9007199254740991;e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}},function(e,t,n){var r=n(27),i=n(134),a=n(135),o=n(136),c=n(137),u=n(138);function s(e){var t=this.__data__=new r(e);this.size=t.size}s.prototype.clear=i,s.prototype.delete=a,s.prototype.get=o,s.prototype.has=c,s.prototype.set=u,e.exports=s},function(e,t,n){(function(e){var r=n(9),i=n(143),a=t&&!t.nodeType&&t,o=a&&"object"==typeof e&&e&&!e.nodeType&&e,c=o&&o.exports===a?r.Buffer:void 0,u=(c?c.isBuffer:void 0)||i;e.exports=u}).call(this,n(47)(e))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t){e.exports=function(e){return function(t){return e(t)}}},function(e,t,n){(function(e){var r=n(59),i=t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,o=a&&a.exports===i&&r.process,c=function(){try{var e=a&&a.require&&a.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=c}).call(this,n(47)(e))},function(e,t){var n=Object.prototype;e.exports=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||n)}},function(e,t,n){var r=n(60),i=n(44);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},function(e,t,n){var r=n(152),i=n(71),a=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,c=o?function(e){return null==e?[]:(e=Object(e),r(o(e),(function(t){return a.call(e,t)})))}:i;e.exports=c},function(e,t,n){var r=n(77);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.propagateErrors=function(e,t){return e?null:function(e){return t.push(e),e.value}},t.settled=s,t.collectErrors=l,t.default=function(e){var t=e.endEarly,n=(0,i.default)(e,["endEarly"]);return t?function(e,t,n){return c(n).all(e).catch((function(e){throw"ValidationError"===e.name&&(e.value=t),e})).then((function(){return t}))}(n.validations,n.value,n.sync):l(n)};var i=r(n(82)),a=n(83),o=r(n(55)),c=function(e){return e?a.SynchronousPromise:Promise},u=function(e){return void 0===e&&(e=[]),e.inner&&e.inner.length?e.inner:[].concat(e)};function s(e,t){var n=c(t);return n.all(e.map((function(e){return n.resolve(e).then((function(e){return{fulfilled:!0,value:e}}),(function(e){return{fulfilled:!1,value:e}}))})))}function l(e){var t=e.validations,n=e.value,r=e.path,i=e.sync,a=e.errors,c=e.sort;return a=u(a),s(t,i).then((function(e){var t=e.filter((function(e){return!e.fulfilled})).reduce((function(e,t){var n=t.value;if(!o.default.isError(n))throw n;return e.concat(n)}),[]);if(c&&t.sort(c),(a=t.concat(a)).length)throw new o.default(a,n,r);return n}))}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=c;var i=r(n(33)),a=/\$\{\s*(\w+)\s*\}/g,o=function(e){return function(t){return e.replace(a,(function(e,n){return(0,i.default)(t[n])}))}};function c(e,t,n,r){var i=this;this.name="ValidationError",this.value=t,this.path=n,this.type=r,this.errors=[],this.inner=[],e&&[].concat(e).forEach((function(e){i.errors=i.errors.concat(e.errors||e),e.inner&&(i.inner=i.inner.concat(e.inner.length?e.inner:e))})),this.message=this.errors.length>1?this.errors.length+" errors occurred":this.errors[0],Error.captureStackTrace&&Error.captureStackTrace(this,c)}c.prototype=Object.create(Error.prototype),c.prototype.constructor=c,c.isError=function(e){return e&&"ValidationError"===e.name},c.formatError=function(e,t){"string"==typeof e&&(e=o(e));var n=function(t){return t.path=t.label||t.path||"this","function"==typeof e?e(t):e};return 1===arguments.length?n:n(t)},e.exports=t.default},function(e,t,n){e.exports={dropdown:"_3SSd3",dropdownToggle:"GL7MR"}},function(e,t,n){var r=n(58),i=n(63),a=n(8),o=n(64),c=n(44),u=n(30);e.exports=function(e,t,n){for(var s=-1,l=(t=r(t,e)).length,f=!1;++s<l;){var p=u(t[s]);if(!(f=null!=e&&n(e,p)))break;e=e[p]}return f||++s!=l?f:!!(l=null==e?0:e.length)&&c(l)&&o(p,l)&&(a(e)||i(e))}},function(e,t,n){var r=n(8),i=n(39),a=n(106),o=n(23);e.exports=function(e,t){return r(e)?e:i(e,t)?[e]:a(o(e))}},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(this,n(103))},function(e,t,n){var r=n(18),i=n(20),a="[object AsyncFunction]",o="[object Function]",c="[object GeneratorFunction]",u="[object Proxy]";e.exports=function(e){if(!i(e))return!1;var t=r(e);return t==o||t==c||t==a||t==u}},function(e,t){var n=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return n.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}},function(e,t,n){var r=n(131),i=n(10),a=Object.prototype,o=a.hasOwnProperty,c=a.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(e){return i(e)&&o.call(e,"callee")&&!c.call(e,"callee")};e.exports=u},function(e,t){var n=9007199254740991,r=/^(?:0|[1-9]\d*)$/;e.exports=function(e,t){var i=typeof e;return!!(t=null==t?n:t)&&("number"==i||"symbol"!=i&&r.test(e))&&e>-1&&e%1==0&&e<t}},function(e,t,n){var r=n(31),i=n(42),a=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var o=e[t];a.call(e,t)&&i(o,n)&&(void 0!==n||t in e)||r(e,t,n)}},function(e,t,n){var r=n(142),i=n(63),a=n(8),o=n(46),c=n(64),u=n(67),s=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=a(e),l=!n&&i(e),f=!n&&!l&&o(e),p=!n&&!l&&!f&&u(e),d=n||l||f||p,v=d?r(e.length,String):[],m=v.length;for(var b in e)!t&&!s.call(e,b)||d&&("length"==b||f&&("offset"==b||"parent"==b)||p&&("buffer"==b||"byteLength"==b||"byteOffset"==b)||c(b,m))||v.push(b);return v}},function(e,t,n){var r=n(144),i=n(48),a=n(49),o=a&&a.isTypedArray,c=o?i(o):r;e.exports=c},function(e,t){e.exports=function(e,t){return function(n){return e(t(n))}}},function(e,t,n){var r=n(66),i=n(148),a=n(51);e.exports=function(e){return a(e)?r(e,!0):i(e)}},function(e,t){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},function(e,t){e.exports=function(){return[]}},function(e,t,n){var r=n(73),i=n(74),a=n(52),o=n(71),c=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,a(e)),e=i(e);return t}:o;e.exports=c},function(e,t){e.exports=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}},function(e,t,n){var r=n(68)(Object.getPrototypeOf,Object);e.exports=r},function(e,t,n){var r=n(76),i=n(52),a=n(21);e.exports=function(e){return r(e,a,i)}},function(e,t,n){var r=n(73),i=n(8);e.exports=function(e,t,n){var a=t(e);return i(e)?a:r(a,n(e))}},function(e,t,n){var r=n(9).Uint8Array;e.exports=r},function(e,t){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}},function(e,t){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}},function(e,t,n){var r=n(174),i=n(81),a=n(175);e.exports=function(e){return i(e)?a(e):r(e)}},function(e,t){var n=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return n.test(e)}},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}},function(e,t,n){"use strict";function r(e){return Array.prototype.slice.apply(e)}var i="pending";function a(e){this.status=i,this._continuations=[],this._parent=null,this._paused=!1,e&&e.call(this,this._continueWith.bind(this),this._failWith.bind(this))}function o(e){return e&&"function"==typeof e.then}if(a.prototype={then:function(e,t){var n=a.unresolved()._setParent(this);if(this._isRejected()){if(this._paused)return this._continuations.push({promise:n,nextFn:e,catchFn:t}),n;if(t)try{var r=t(this._error);return o(r)?(this._chainPromiseData(r,n),n):a.resolve(r)._setParent(this)}catch(e){return a.reject(e)._setParent(this)}return a.reject(this._error)._setParent(this)}return this._continuations.push({promise:n,nextFn:e,catchFn:t}),this._runResolutions(),n},catch:function(e){if(this._isResolved())return a.resolve(this._data)._setParent(this);var t=a.unresolved()._setParent(this);return this._continuations.push({promise:t,catchFn:e}),this._runRejections(),t},finally:function(e){var t=!1;function n(){if(!t)return t=!0,e()}return this.then(n).catch(n)},pause:function(){return this._paused=!0,this},resume:function(){var e=this._findFirstPaused();return e&&(e._paused=!1,e._runResolutions(),e._runRejections()),this},_findAncestry:function(){return this._continuations.reduce((function(e,t){if(t.promise){var n={promise:t.promise,children:t.promise._findAncestry()};e.push(n)}return e}),[])},_setParent:function(e){if(this._parent)throw new Error("parent already set");return this._parent=e,this},_continueWith:function(e){var t=this._findFirstPending();t&&(t._data=e,t._setResolved())},_findFirstPending:function(){return this._findFirstAncestor((function(e){return e._isPending&&e._isPending()}))},_findFirstPaused:function(){return this._findFirstAncestor((function(e){return e._paused}))},_findFirstAncestor:function(e){for(var t,n=this;n;)e(n)&&(t=n),n=n._parent;return t},_failWith:function(e){var t=this._findFirstPending();t&&(t._error=e,t._setRejected())},_takeContinuations:function(){return this._continuations.splice(0,this._continuations.length)},_runRejections:function(){if(!this._paused&&this._isRejected()){var e=this._error,t=this._takeContinuations(),n=this;t.forEach((function(t){if(t.catchFn)try{var r=t.catchFn(e);n._handleUserFunctionResult(r,t.promise)}catch(e){e.message;t.promise.reject(e)}else t.promise.reject(e)}))}},_runResolutions:function(){if(!this._paused&&this._isResolved()&&!this._isPending()){var e=this._takeContinuations();if(o(this._data))return this._handleWhenResolvedDataIsPromise(this._data);var t=this._data,n=this;e.forEach((function(e){if(e.nextFn)try{var r=e.nextFn(t);n._handleUserFunctionResult(r,e.promise)}catch(t){n._handleResolutionError(t,e)}else e.promise&&e.promise.resolve(t)}))}},_handleResolutionError:function(e,t){if(this._setRejected(),t.catchFn)try{return void t.catchFn(e)}catch(t){e=t}t.promise&&t.promise.reject(e)},_handleWhenResolvedDataIsPromise:function(e){var t=this;return e.then((function(e){t._data=e,t._runResolutions()})).catch((function(e){t._error=e,t._setRejected(),t._runRejections()}))},_handleUserFunctionResult:function(e,t){o(e)?this._chainPromiseData(e,t):t.resolve(e)},_chainPromiseData:function(e,t){e.then((function(e){t.resolve(e)})).catch((function(e){t.reject(e)}))},_setResolved:function(){this.status="resolved",this._paused||this._runResolutions()},_setRejected:function(){this.status="rejected",this._paused||this._runRejections()},_isPending:function(){return this.status===i},_isResolved:function(){return"resolved"===this.status},_isRejected:function(){return"rejected"===this.status}},a.resolve=function(e){return new a((function(t,n){o(e)?e.then((function(e){t(e)})).catch((function(e){n(e)})):t(e)}))},a.reject=function(e){return new a((function(t,n){n(e)}))},a.unresolved=function(){return new a((function(e,t){this.resolve=e,this.reject=t}))},a.all=function(){var e=r(arguments);return Array.isArray(e[0])&&(e=e[0]),e.length?new a((function(t,n){var r=[],i=0,o=!1;e.forEach((function(c,u){a.resolve(c).then((function(n){r[u]=n,(i+=1)===e.length&&t(r)})).catch((function(e){!function(e){o||(o=!0,n(e))}(e)}))}))})):a.resolve([])},Promise===a)throw new Error("Please use SynchronousPromise.installGlobally() to install globally");var c=Promise;a.installGlobally=function(e){if(Promise===a)return e;var t=function(e){if(void 0===e||e.__patched)return e;var t=e;return(e=function(){t.apply(this,r(arguments))}).__patched=!0,e}(e);return Promise=a,t},a.uninstallGlobally=function(){Promise===a&&(Promise=c)},e.exports={SynchronousPromise:a}},function(e,t,n){var r=n(31),i=n(85),a=n(86);e.exports=function(e,t){var n={};return t=a(t,3),i(e,(function(e,i,a){r(n,i,t(e,i,a))})),n}},function(e,t,n){var r=n(181),i=n(21);e.exports=function(e,t){return e&&r(e,t,i)}},function(e,t,n){var r=n(183),i=n(194),a=n(198),o=n(8),c=n(199);e.exports=function(e){return"function"==typeof e?e:null==e?a:"object"==typeof e?o(e)?i(e[0],e[1]):r(e):c(e)}},function(e,t,n){var r=n(185),i=n(10);e.exports=function e(t,n,a,o,c){return t===n||(null==t||null==n||!i(t)&&!i(n)?t!=t&&n!=n:r(t,n,a,o,e,c))}},function(e,t,n){var r=n(186),i=n(189),a=n(190),o=1,c=2;e.exports=function(e,t,n,u,s,l){var f=n&o,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var v=l.get(e);if(v&&l.get(t))return v==t;var m=-1,b=!0,h=n&c?new r:void 0;for(l.set(e,t),l.set(t,e);++m<p;){var y=e[m],S=t[m];if(u)var g=f?u(S,y,m,t,e,l):u(y,S,m,e,t,l);if(void 0!==g){if(g)continue;b=!1;break}if(h){if(!i(t,(function(e,t){if(!a(h,t)&&(y===e||s(y,e,n,u,l)))return h.push(t)}))){b=!1;break}}else if(y!==S&&!s(y,S,n,u,l)){b=!1;break}}return l.delete(e),l.delete(t),b}},function(e,t,n){var r=n(20);e.exports=function(e){return e==e&&!r(e)}},function(e,t){e.exports=function(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}},function(e,t,n){var r=n(58),i=n(30);e.exports=function(e,t){for(var n=0,a=(t=r(t,e)).length;null!=e&&n<a;)e=e[i(t[n++])];return n&&n==a?e:void 0}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.getIn=c,t.default=void 0;var i=n(34),a=r(n(17)),o=function(e){return e.substr(0,e.length-1).substr(1)};function c(e,t,n,r){var c,u,s;return r=r||n,t?((0,i.forEach)(t,(function(i,l,f){var p=l?o(i):i;if(f||(0,a.default)(e,"_subType")){var d=f?parseInt(p,10):0;if(e=e.resolve({context:r,parent:c,value:n})._subType,n){if(f&&d>=n.length)throw new Error("Yup.reach cannot resolve an array item at index: "+i+", in the path: "+t+". because there is no value at that index. ");n=n[d]}}if(!f){if(e=e.resolve({context:r,parent:c,value:n}),!(0,a.default)(e,"fields")||!(0,a.default)(e.fields,p))throw new Error("The schema does not contain the path: "+t+". (failed at: "+s+' which is a type: "'+e._type+'") ');e=e.fields[p],c=n,n=n&&n[p],u=p,s=l?"["+i+"]":"."+i}})),{schema:e,parent:c,parentPath:u}):{parent:c,parentPath:t,schema:e}}var u=function(e,t,n,r){return c(e,t,n,r).schema};t.default=u},function(e,t,n){var r=n(208);function i(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}e.exports=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var n={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var c=a?Object.getOwnPropertyDescriptor(e,o):null;c&&(c.get||c.set)?Object.defineProperty(n,o,c):n[o]=e[o]}return n.default=e,t&&t.set(e,n),n}},function(e,t){e.exports=function(e,t){return t||(t=e.slice(0)),e.raw=t,e}},function(e,t,n){var r=n(210),i=n(211),a=n(214),o=RegExp("['’]","g");e.exports=function(e){return function(t){return r(a(i(t).replace(o,"")),e,"")}}},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.reduce((function(e,t){var r=n.shift();return e+(null==r?"":r)+t})).replace(/^\./,"")},e.exports=t.default},function(e,t,n){var r=n(101);e.exports=(r.default||r).template({compiler:[8,">= 4.3.0"],main:function(e,t,n,r,i){return'<div class="layout-region"></div>'},useData:!0})},function(e,t){e.exports=c},function(e,t,n){e.exports={navContainer:"_11O8h"}},function(e,t,n){e.exports={navContainer:"_3vLoN"}},function(e,t){e.exports=u},function(e,t){var n=Object.prototype.hasOwnProperty;e.exports=function(e,t){return null!=e&&n.call(e,t)}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){var r=n(19),i=Object.prototype,a=i.hasOwnProperty,o=i.toString,c=r?r.toStringTag:void 0;e.exports=function(e){var t=a.call(e,c),n=e[c];try{e[c]=void 0;var r=!0}catch(e){}var i=o.call(e);return r&&(t?e[c]=n:delete e[c]),i}},function(e,t){var n=Object.prototype.toString;e.exports=function(e){return n.call(e)}},function(e,t,n){var r=n(107),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=r((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,(function(e,n,r,i){t.push(r?i.replace(a,"$1"):n||e)})),t}));e.exports=o},function(e,t,n){var r=n(108),i=500;e.exports=function(e){var t=r(e,(function(e){return n.size===i&&n.clear(),e})),n=t.cache;return t}},function(e,t,n){var r=n(41),i="Expected a function";function a(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(a.Cache||r),n}a.Cache=r,e.exports=a},function(e,t,n){var r=n(110),i=n(27),a=n(43);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}},function(e,t,n){var r=n(111),i=n(116),a=n(117),o=n(118),c=n(119);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=o,u.prototype.set=c,e.exports=u},function(e,t,n){var r=n(26);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},function(e,t,n){var r=n(60),i=n(113),a=n(20),o=n(61),c=/^\[object .+?Constructor\]$/,u=Function.prototype,s=Object.prototype,l=u.toString,f=s.hasOwnProperty,p=RegExp("^"+l.call(f).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!a(e)||i(e))&&(r(e)?p:c).test(o(e))}},function(e,t,n){var r,i=n(114),a=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!a&&a in e}},function(e,t,n){var r=n(9)["__core-js_shared__"];e.exports=r},function(e,t){e.exports=function(e,t){return null==e?void 0:e[t]}},function(e,t){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},function(e,t,n){var r=n(26),i="__lodash_hash_undefined__",a=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return n===i?void 0:n}return a.call(t,e)?t[e]:void 0}},function(e,t,n){var r=n(26),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},function(e,t,n){var r=n(26),i="__lodash_hash_undefined__";e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?i:t,this}},function(e,t){e.exports=function(){this.__data__=[],this.size=0}},function(e,t,n){var r=n(28),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():i.call(t,n,1),--this.size,!0)}},function(e,t,n){var r=n(28);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},function(e,t,n){var r=n(28);e.exports=function(e){return r(this.__data__,e)>-1}},function(e,t,n){var r=n(28);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},function(e,t,n){var r=n(29);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},function(e,t){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},function(e,t,n){var r=n(29);e.exports=function(e){return r(this,e).get(e)}},function(e,t,n){var r=n(29);e.exports=function(e){return r(this,e).has(e)}},function(e,t,n){var r=n(29);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},function(e,t,n){var r=n(19),i=n(62),a=n(8),o=n(40),c=1/0,u=r?r.prototype:void 0,s=u?u.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(a(t))return i(t,e)+"";if(o(t))return s?s.call(t):"";var n=t+"";return"0"==n&&1/t==-c?"-0":n}},function(e,t,n){var r=n(18),i=n(10),a="[object Arguments]";e.exports=function(e){return i(e)&&r(e)==a}},function(e,t,n){var r=n(133),i=1,a=4;e.exports=function(e,t){return r(e,i|a,t="function"==typeof t?t:void 0)}},function(e,t,n){var r=n(45),i=n(139),a=n(65),o=n(141),c=n(147),u=n(150),s=n(70),l=n(151),f=n(153),p=n(75),d=n(154),v=n(24),m=n(159),b=n(160),h=n(165),y=n(8),S=n(46),g=n(167),E=n(20),j=n(169),O=n(21),T=1,A=2,C=4,I="[object Arguments]",_="[object Function]",w="[object GeneratorFunction]",x="[object Object]",F={};F[I]=F["[object Array]"]=F["[object ArrayBuffer]"]=F["[object DataView]"]=F["[object Boolean]"]=F["[object Date]"]=F["[object Float32Array]"]=F["[object Float64Array]"]=F["[object Int8Array]"]=F["[object Int16Array]"]=F["[object Int32Array]"]=F["[object Map]"]=F["[object Number]"]=F[x]=F["[object RegExp]"]=F["[object Set]"]=F["[object String]"]=F["[object Symbol]"]=F["[object Uint8Array]"]=F["[object Uint8ClampedArray]"]=F["[object Uint16Array]"]=F["[object Uint32Array]"]=!0,F["[object Error]"]=F[_]=F["[object WeakMap]"]=!1,e.exports=function e(t,n,L,P,N,k){var D,R=n&T,U=n&A,B=n&C;if(L&&(D=N?L(t,P,N,k):L(t)),void 0!==D)return D;if(!E(t))return t;var V=y(t);if(V){if(D=m(t),!R)return s(t,D)}else{var M=v(t),J=M==_||M==w;if(S(t))return u(t,R);if(M==x||M==I||J&&!N){if(D=U||J?{}:h(t),!R)return U?f(t,c(D,t)):l(t,o(D,t))}else{if(!F[M])return N?t:{};D=b(t,M,R)}}k||(k=new r);var H=k.get(t);if(H)return H;k.set(t,D),j(t)?t.forEach((function(r){D.add(e(r,n,L,r,t,k))})):g(t)&&t.forEach((function(r,i){D.set(i,e(r,n,L,i,t,k))}));var z=B?U?d:p:U?keysIn:O,Y=V?void 0:z(t);return i(Y||t,(function(r,i){Y&&(r=t[i=r]),a(D,i,e(r,n,L,i,t,k))})),D}},function(e,t,n){var r=n(27);e.exports=function(){this.__data__=new r,this.size=0}},function(e,t){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},function(e,t){e.exports=function(e){return this.__data__.get(e)}},function(e,t){e.exports=function(e){return this.__data__.has(e)}},function(e,t,n){var r=n(27),i=n(43),a=n(41),o=200;e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var c=n.__data__;if(!i||c.length<o-1)return c.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(c)}return n.set(e,t),this.size=n.size,this}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},function(e,t,n){var r=n(12),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},function(e,t,n){var r=n(32),i=n(21);e.exports=function(e,t){return e&&r(t,i(t),e)}},function(e,t){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},function(e,t){e.exports=function(){return!1}},function(e,t,n){var r=n(18),i=n(44),a=n(10),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=function(e){return a(e)&&i(e.length)&&!!o[r(e)]}},function(e,t,n){var r=n(50),i=n(146),a=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))a.call(e,n)&&"constructor"!=n&&t.push(n);return t}},function(e,t,n){var r=n(68)(Object.keys,Object);e.exports=r},function(e,t,n){var r=n(32),i=n(69);e.exports=function(e,t){return e&&r(t,i(t),e)}},function(e,t,n){var r=n(20),i=n(50),a=n(149),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return a(e);var t=i(e),n=[];for(var c in e)("constructor"!=c||!t&&o.call(e,c))&&n.push(c);return n}},function(e,t){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},function(e,t,n){(function(e){var r=n(9),i=t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,o=a&&a.exports===i?r.Buffer:void 0,c=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=c?c(n):new e.constructor(n);return e.copy(r),r}}).call(this,n(47)(e))},function(e,t,n){var r=n(32),i=n(52);e.exports=function(e,t){return r(e,i(e),t)}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}},function(e,t,n){var r=n(32),i=n(72);e.exports=function(e,t){return r(e,i(e),t)}},function(e,t,n){var r=n(76),i=n(72),a=n(69);e.exports=function(e){return r(e,a,i)}},function(e,t,n){var r=n(12)(n(9),"DataView");e.exports=r},function(e,t,n){var r=n(12)(n(9),"Promise");e.exports=r},function(e,t,n){var r=n(12)(n(9),"Set");e.exports=r},function(e,t,n){var r=n(12)(n(9),"WeakMap");e.exports=r},function(e,t){var n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=e.length,r=new e.constructor(t);return t&&"string"==typeof e[0]&&n.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},function(e,t,n){var r=n(53),i=n(161),a=n(162),o=n(163),c=n(164),u="[object Boolean]",s="[object Date]",l="[object Map]",f="[object Number]",p="[object RegExp]",d="[object Set]",v="[object String]",m="[object Symbol]",b="[object ArrayBuffer]",h="[object DataView]",y="[object Float32Array]",S="[object Float64Array]",g="[object Int8Array]",E="[object Int16Array]",j="[object Int32Array]",O="[object Uint8Array]",T="[object Uint8ClampedArray]",A="[object Uint16Array]",C="[object Uint32Array]";e.exports=function(e,t,n){var I=e.constructor;switch(t){case b:return r(e);case u:case s:return new I(+e);case h:return i(e,n);case y:case S:case g:case E:case j:case O:case T:case A:case C:return c(e,n);case l:return new I;case f:case v:return new I(e);case p:return a(e);case d:return new I;case m:return o(e)}}},function(e,t,n){var r=n(53);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},function(e,t){var n=/\w*$/;e.exports=function(e){var t=new e.constructor(e.source,n.exec(e));return t.lastIndex=e.lastIndex,t}},function(e,t,n){var r=n(19),i=r?r.prototype:void 0,a=i?i.valueOf:void 0;e.exports=function(e){return a?Object(a.call(e)):{}}},function(e,t,n){var r=n(53);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},function(e,t,n){var r=n(166),i=n(74),a=n(50);e.exports=function(e){return"function"!=typeof e.constructor||a(e)?{}:r(i(e))}},function(e,t,n){var r=n(20),i=Object.create,a=function(){function e(){}return function(t){if(!r(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=a},function(e,t,n){var r=n(168),i=n(48),a=n(49),o=a&&a.isMap,c=o?i(o):r;e.exports=c},function(e,t,n){var r=n(24),i=n(10),a="[object Map]";e.exports=function(e){return i(e)&&r(e)==a}},function(e,t,n){var r=n(170),i=n(48),a=n(49),o=a&&a.isSet,c=o?i(o):r;e.exports=c},function(e,t,n){var r=n(24),i=n(10),a="[object Set]";e.exports=function(e){return i(e)&&r(e)==a}},function(e,t,n){var r=n(19),i=n(70),a=n(24),o=n(51),c=n(172),u=n(173),s=n(78),l=n(79),f=n(80),p=n(176),d="[object Map]",v="[object Set]",m=r?r.iterator:void 0;e.exports=function(e){if(!e)return[];if(o(e))return c(e)?f(e):i(e);if(m&&e[m])return u(e[m]());var t=a(e);return(t==d?s:t==v?l:p)(e)}},function(e,t,n){var r=n(18),i=n(8),a=n(10),o="[object String]";e.exports=function(e){return"string"==typeof e||!i(e)&&a(e)&&r(e)==o}},function(e,t){e.exports=function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}},function(e,t){e.exports=function(e){return e.split("")}},function(e,t){var n="[\\ud800-\\udfff]",r="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",i="\\ud83c[\\udffb-\\udfff]",a="[^\\ud800-\\udfff]",o="(?:\\ud83c[\\udde6-\\uddff]){2}",c="[\\ud800-\\udbff][\\udc00-\\udfff]",u="(?:"+r+"|"+i+")"+"?",s="[\\ufe0e\\ufe0f]?"+u+("(?:\\u200d(?:"+[a,o,c].join("|")+")[\\ufe0e\\ufe0f]?"+u+")*"),l="(?:"+[a+r+"?",r,o,c,n].join("|")+")",f=RegExp(i+"(?="+i+")|"+l+s,"g");e.exports=function(e){return e.match(f)||[]}},function(e,t,n){var r=n(177),i=n(21);e.exports=function(e){return null==e?[]:r(e,i(e))}},function(e,t,n){var r=n(62);e.exports=function(e,t){return r(t,(function(t){return e[t]}))}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=void 0;var i=r(n(17)),a=r(n(14)),o=function(){function e(e,t){if(this.refs=e,"function"!=typeof t){if(!(0,i.default)(t,"is"))throw new TypeError("`is:` is required for `when()` conditions");if(!t.then&&!t.otherwise)throw new TypeError("either `then:` or `otherwise:` is required for `when()` conditions");var n=t.is,r=t.then,a=t.otherwise,o="function"==typeof n?n:function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.every((function(e){return e===n}))};this.fn=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.pop(),c=t.pop(),u=o.apply(void 0,t)?r:a;if(u)return"function"==typeof u?u(c):c.concat(u.resolve(i))}}else this.fn=t}return e.prototype.resolve=function(e,t){var n=this.refs.map((function(e){return e.getValue(t)})),r=this.fn.apply(e,n.concat(e,t));if(void 0===r||r===e)return e;if(!(0,a.default)(r))throw new TypeError("conditions must return a schema object");return r.resolve(t)},e}();t.default=o,e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=function e(t,n){for(var r in n)if((0,i.default)(n,r)){var c=n[r],u=t[r];if(void 0===u)t[r]=c;else{if(u===c)continue;(0,a.default)(u)?(0,a.default)(c)&&(t[r]=c.concat(u)):o(u)?o(c)&&(t[r]=e(u,c)):Array.isArray(u)&&Array.isArray(c)&&(t[r]=c.concat(u))}}return t};var i=r(n(17)),a=r(n(14)),o=function(e){return"[object Object]"===Object.prototype.toString.call(e)};e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.createErrorFactory=p,t.default=function(e){var t=e.name,n=e.message,r=e.test,o=e.params;function l(e){var l=e.value,d=e.path,v=e.label,m=e.options,b=e.originalValue,h=e.sync,y=(0,i.default)(e,["value","path","label","options","originalValue","sync"]),S=m.parent,g=function(e){return u.default.isRef(e)?e.getValue({value:l,parent:S,context:m.context}):e},E=p({message:n,path:d,value:l,originalValue:b,params:o,label:v,resolve:g,name:t}),j=(0,a.default)({path:d,parent:S,type:t,createError:E,resolve:g,options:m},y);return function(e,t,n,r){var i=e.call(t,n);if(!r)return Promise.resolve(i);if(f(i))throw new Error('Validation test of type: "'+t.type+'" returned a Promise during a synchronous validate. This test will finish after the validate call has returned');return s.SynchronousPromise.resolve(i)}(r,j,l,h).then((function(e){if(c.default.isError(e))throw e;if(!e)throw E()}))}return l.OPTIONS=e,l};var i=r(n(82)),a=r(n(16)),o=r(n(84)),c=r(n(55)),u=r(n(25)),s=n(83),l=c.default.formatError,f=function(e){return e&&"function"==typeof e.then&&"function"==typeof e.catch};function p(e){var t=e.value,n=e.label,r=e.resolve,u=e.originalValue,s=(0,i.default)(e,["value","label","resolve","originalValue"]);return function(e){var i=void 0===e?{}:e,f=i.path,p=void 0===f?s.path:f,d=i.message,v=void 0===d?s.message:d,m=i.type,b=void 0===m?s.name:m,h=i.params;return h=(0,a.default)({path:p,value:t,originalValue:u,label:n},function(e,t,n){return(0,o.default)((0,a.default)({},e,t),n)}(s.params,h,r)),(0,a.default)(new c.default(l(v,h),t,p,b),{params:h})}}},function(e,t,n){var r=n(182)();e.exports=r},function(e,t){e.exports=function(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),c=o.length;c--;){var u=o[e?c:++i];if(!1===n(a[u],u,a))break}return t}}},function(e,t,n){var r=n(184),i=n(193),a=n(90);e.exports=function(e){var t=i(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(n){return n===e||r(n,e,t)}}},function(e,t,n){var r=n(45),i=n(87),a=1,o=2;e.exports=function(e,t,n,c){var u=n.length,s=u,l=!c;if(null==e)return!s;for(e=Object(e);u--;){var f=n[u];if(l&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<s;){var p=(f=n[u])[0],d=e[p],v=f[1];if(l&&f[2]){if(void 0===d&&!(p in e))return!1}else{var m=new r;if(c)var b=c(d,v,p,e,t,m);if(!(void 0===b?i(v,d,a|o,c,m):b))return!1}}return!0}},function(e,t,n){var r=n(45),i=n(88),a=n(191),o=n(192),c=n(24),u=n(8),s=n(46),l=n(67),f=1,p="[object Arguments]",d="[object Array]",v="[object Object]",m=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,b,h,y){var S=u(e),g=u(t),E=S?d:c(e),j=g?d:c(t),O=(E=E==p?v:E)==v,T=(j=j==p?v:j)==v,A=E==j;if(A&&s(e)){if(!s(t))return!1;S=!0,O=!1}if(A&&!O)return y||(y=new r),S||l(e)?i(e,t,n,b,h,y):a(e,t,E,n,b,h,y);if(!(n&f)){var C=O&&m.call(e,"__wrapped__"),I=T&&m.call(t,"__wrapped__");if(C||I){var _=C?e.value():e,w=I?t.value():t;return y||(y=new r),h(_,w,n,b,y)}}return!!A&&(y||(y=new r),o(e,t,n,b,h,y))}},function(e,t,n){var r=n(41),i=n(187),a=n(188);function o(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}o.prototype.add=o.prototype.push=i,o.prototype.has=a,e.exports=o},function(e,t){var n="__lodash_hash_undefined__";e.exports=function(e){return this.__data__.set(e,n),this}},function(e,t){e.exports=function(e){return this.__data__.has(e)}},function(e,t){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}},function(e,t){e.exports=function(e,t){return e.has(t)}},function(e,t,n){var r=n(19),i=n(77),a=n(42),o=n(88),c=n(78),u=n(79),s=1,l=2,f="[object Boolean]",p="[object Date]",d="[object Error]",v="[object Map]",m="[object Number]",b="[object RegExp]",h="[object Set]",y="[object String]",S="[object Symbol]",g="[object ArrayBuffer]",E="[object DataView]",j=r?r.prototype:void 0,O=j?j.valueOf:void 0;e.exports=function(e,t,n,r,j,T,A){switch(n){case E:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case g:return!(e.byteLength!=t.byteLength||!T(new i(e),new i(t)));case f:case p:case m:return a(+e,+t);case d:return e.name==t.name&&e.message==t.message;case b:case y:return e==t+"";case v:var C=c;case h:var I=r&s;if(C||(C=u),e.size!=t.size&&!I)return!1;var _=A.get(e);if(_)return _==t;r|=l,A.set(e,t);var w=o(C(e),C(t),r,j,T,A);return A.delete(e),w;case S:if(O)return O.call(e)==O.call(t)}return!1}},function(e,t,n){var r=n(75),i=1,a=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,o,c,u){var s=n&i,l=r(e),f=l.length;if(f!=r(t).length&&!s)return!1;for(var p=f;p--;){var d=l[p];if(!(s?d in t:a.call(t,d)))return!1}var v=u.get(e);if(v&&u.get(t))return v==t;var m=!0;u.set(e,t),u.set(t,e);for(var b=s;++p<f;){var h=e[d=l[p]],y=t[d];if(o)var S=s?o(y,h,d,t,e,u):o(h,y,d,e,t,u);if(!(void 0===S?h===y||c(h,y,n,o,u):S)){m=!1;break}b||(b="constructor"==d)}if(m&&!b){var g=e.constructor,E=t.constructor;g!=E&&"constructor"in e&&"constructor"in t&&!("function"==typeof g&&g instanceof g&&"function"==typeof E&&E instanceof E)&&(m=!1)}return u.delete(e),u.delete(t),m}},function(e,t,n){var r=n(89),i=n(21);e.exports=function(e){for(var t=i(e),n=t.length;n--;){var a=t[n],o=e[a];t[n]=[a,o,r(o)]}return t}},function(e,t,n){var r=n(87),i=n(195),a=n(196),o=n(39),c=n(89),u=n(90),s=n(30),l=1,f=2;e.exports=function(e,t){return o(e)&&c(t)?u(s(e),t):function(n){var o=i(n,e);return void 0===o&&o===t?a(n,e):r(t,o,l|f)}}},function(e,t,n){var r=n(91);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},function(e,t,n){var r=n(197),i=n(57);e.exports=function(e,t){return null!=e&&i(e,t,r)}},function(e,t){e.exports=function(e,t){return null!=e&&t in Object(e)}},function(e,t){e.exports=function(e){return e}},function(e,t,n){var r=n(200),i=n(201),a=n(39),o=n(30);e.exports=function(e){return a(e)?r(o(e)):i(e)}},function(e,t){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},function(e,t,n){var r=n(91);e.exports=function(e){return function(t){return r(t,e)}}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=void 0;var i=r(n(22)),a=r(n(11)),o=c;function c(){var e=this;if(!(this instanceof c))return new c;a.default.call(this,{type:"boolean"}),this.withMutation((function(){e.transform((function(e){if(!this.isType(e)){if(/^(true|1)$/i.test(e))return!0;if(/^(false|0)$/i.test(e))return!1}return e}))}))}t.default=o,(0,i.default)(c,a.default,{_typeCheck:function(e){return e instanceof Boolean&&(e=e.valueOf()),"boolean"==typeof e}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=f;var i=r(n(22)),a=r(n(11)),o=n(13),c=r(n(35)),u=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i,s=/^((https?|ftp):)?\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,l=function(e){return(0,c.default)(e)||e===e.trim()};function f(){var e=this;if(!(this instanceof f))return new f;a.default.call(this,{type:"string"}),this.withMutation((function(){e.transform((function(e){return this.isType(e)?e:null!=e&&e.toString?e.toString():e}))}))}(0,i.default)(f,a.default,{_typeCheck:function(e){return e instanceof String&&(e=e.valueOf()),"string"==typeof e},_isPresent:function(e){return a.default.prototype._cast.call(this,e)&&e.length>0},length:function(e,t){return void 0===t&&(t=o.string.length),this.test({message:t,name:"length",exclusive:!0,params:{length:e},test:function(t){return(0,c.default)(t)||t.length===this.resolve(e)}})},min:function(e,t){return void 0===t&&(t=o.string.min),this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(t){return(0,c.default)(t)||t.length>=this.resolve(e)}})},max:function(e,t){return void 0===t&&(t=o.string.max),this.test({name:"max",exclusive:!0,message:t,params:{max:e},test:function(t){return(0,c.default)(t)||t.length<=this.resolve(e)}})},matches:function(e,t){var n,r=!1;return t&&(t.message||t.hasOwnProperty("excludeEmptyString")?(r=t.excludeEmptyString,n=t.message):n=t),this.test({message:n||o.string.matches,params:{regex:e},test:function(t){return(0,c.default)(t)||""===t&&r||e.test(t)}})},email:function(e){return void 0===e&&(e=o.string.email),this.matches(u,{message:e,excludeEmptyString:!0})},url:function(e){return void 0===e&&(e=o.string.url),this.matches(s,{message:e,excludeEmptyString:!0})},ensure:function(){return this.default("").transform((function(e){return null===e?"":e}))},trim:function(e){return void 0===e&&(e=o.string.trim),this.transform((function(e){return null!=e?e.trim():e})).test({message:e,name:"trim",test:l})},lowercase:function(e){return void 0===e&&(e=o.string.lowercase),this.transform((function(e){return(0,c.default)(e)?e:e.toLowerCase()})).test({message:e,name:"string_case",exclusive:!0,test:function(e){return(0,c.default)(e)||e===e.toLowerCase()}})},uppercase:function(e){return void 0===e&&(e=o.string.uppercase),this.transform((function(e){return(0,c.default)(e)?e:e.toUpperCase()})).test({message:e,name:"string_case",exclusive:!0,test:function(e){return(0,c.default)(e)||e===e.toUpperCase()}})}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=s;var i=r(n(22)),a=r(n(11)),o=n(13),c=r(n(35)),u=function(e){return(0,c.default)(e)||e===(0|e)};function s(){var e=this;if(!(this instanceof s))return new s;a.default.call(this,{type:"number"}),this.withMutation((function(){e.transform((function(e){var t=e;if("string"==typeof t){if(""===(t=t.replace(/\s/g,"")))return NaN;t=+t}return this.isType(t)?t:parseFloat(t)}))}))}(0,i.default)(s,a.default,{_typeCheck:function(e){return e instanceof Number&&(e=e.valueOf()),"number"==typeof e&&!function(e){return e!=+e}(e)},min:function(e,t){return void 0===t&&(t=o.number.min),this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(t){return(0,c.default)(t)||t>=this.resolve(e)}})},max:function(e,t){return void 0===t&&(t=o.number.max),this.test({message:t,name:"max",exclusive:!0,params:{max:e},test:function(t){return(0,c.default)(t)||t<=this.resolve(e)}})},lessThan:function(e,t){return void 0===t&&(t=o.number.lessThan),this.test({message:t,name:"max",exclusive:!0,params:{less:e},test:function(t){return(0,c.default)(t)||t<this.resolve(e)}})},moreThan:function(e,t){return void 0===t&&(t=o.number.moreThan),this.test({message:t,name:"min",exclusive:!0,params:{more:e},test:function(t){return(0,c.default)(t)||t>this.resolve(e)}})},positive:function(e){return void 0===e&&(e=o.number.positive),this.moreThan(0,e)},negative:function(e){return void 0===e&&(e=o.number.negative),this.lessThan(0,e)},integer:function(e){return void 0===e&&(e=o.number.integer),this.test({name:"integer",message:e,test:u})},truncate:function(){return this.transform((function(e){return(0,c.default)(e)?e:0|e}))},round:function(e){var t=["ceil","floor","round","trunc"];if("trunc"===(e=e&&e.toLowerCase()||"round"))return this.truncate();if(-1===t.indexOf(e.toLowerCase()))throw new TypeError("Only valid options for round() are: "+t.join(", "));return this.transform((function(t){return(0,c.default)(t)?t:Math[e](t)}))}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=void 0;var i=r(n(11)),a=r(n(22)),o=r(n(206)),c=n(13),u=r(n(35)),s=r(n(25)),l=new Date(""),f=p;function p(){var e=this;if(!(this instanceof p))return new p;i.default.call(this,{type:"date"}),this.withMutation((function(){e.transform((function(e){return this.isType(e)?e:(e=(0,o.default)(e))?new Date(e):l}))}))}t.default=f,(0,a.default)(p,i.default,{_typeCheck:function(e){return t=e,"[object Date]"===Object.prototype.toString.call(t)&&!isNaN(e.getTime());var t},min:function(e,t){void 0===t&&(t=c.date.min);var n=e;if(!s.default.isRef(n)&&(n=this.cast(e),!this._typeCheck(n)))throw new TypeError("`min` must be a Date or a value that can be `cast()` to a Date");return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(e){return(0,u.default)(e)||e>=this.resolve(n)}})},max:function(e,t){void 0===t&&(t=c.date.max);var n=e;if(!s.default.isRef(n)&&(n=this.cast(e),!this._typeCheck(n)))throw new TypeError("`max` must be a Date or a value that can be `cast()` to a Date");return this.test({message:t,name:"max",exclusive:!0,params:{max:e},test:function(e){return(0,u.default)(e)||e<=this.resolve(n)}})}}),e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){var t,n,i=[1,4,5,6,7,10,11],a=0;if(n=r.exec(e)){for(var o,c=0;o=i[c];++c)n[o]=+n[o]||0;n[2]=(+n[2]||1)-1,n[3]=+n[3]||1,n[7]=n[7]?String(n[7]).substr(0,3):0,void 0!==n[8]&&""!==n[8]||void 0!==n[9]&&""!==n[9]?("Z"!==n[8]&&void 0!==n[9]&&(a=60*n[10]+n[11],"+"===n[9]&&(a=0-a)),t=Date.UTC(n[1],n[2],n[3],n[4],n[5]+a,n[6],n[7])):t=+new Date(n[1],n[2],n[3],n[4],n[5],n[6],n[7])}else t=Date.parse?Date.parse(e):NaN;return t};var r=/^(\d{4}|[+\-]\d{6})(?:-?(\d{2})(?:-?(\d{2}))?)?(?:[ T]?(\d{2}):?(\d{2})(?::?(\d{2})(?:[,\.](\d{1,}))?)?(?:(Z)|([+\-])(\d{2})(?::?(\d{2}))?)?)?$/;e.exports=t.default},function(e,t,n){"use strict";var r=n(93),i=n(6);t.__esModule=!0,t.default=O;var a=i(n(94)),o=i(n(16)),c=i(n(17)),u=i(n(209)),s=i(n(218)),l=i(n(224)),f=i(n(84)),p=n(34),d=i(n(11)),v=n(13),m=i(n(225)),b=i(n(227)),h=i(n(22)),y=i(n(96)),S=r(n(54));function g(){var e=(0,a.default)(["",".",""]);return g=function(){return e},e}function E(){var e=(0,a.default)(["",".",""]);return E=function(){return e},e}var j=function(e){return"[object Object]"===Object.prototype.toString.call(e)};function O(e){var t=this;if(!(this instanceof O))return new O(e);d.default.call(this,{type:"object",default:function(){var e=this;if(this._nodes.length){var t={};return this._nodes.forEach((function(n){t[n]=e.fields[n].default?e.fields[n].default():void 0})),t}}}),this.fields=Object.create(null),this._nodes=[],this._excludedEdges=[],this.withMutation((function(){t.transform((function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null})),e&&t.shape(e)}))}(0,h.default)(O,d.default,{_typeCheck:function(e){return j(e)||"function"==typeof e},_cast:function(e,t){var n=this;void 0===t&&(t={});var r=d.default.prototype._cast.call(this,e,t);if(void 0===r)return this.default();if(!this._typeCheck(r))return r;var i=this.fields,a=!0===this._option("stripUnknown",t),u=this._nodes.concat(Object.keys(r).filter((function(e){return-1===n._nodes.indexOf(e)}))),s={},l=(0,o.default)({},t,{parent:s,__validating:!1}),f=!1;return u.forEach((function(e){var n=i[e],o=(0,c.default)(r,e);if(n){var u,p=n._options&&n._options.strict;if(l.path=(0,y.default)(E(),t.path,e),l.value=r[e],!0===(n=n.resolve(l))._strip)return void(f=f||e in r);void 0!==(u=t.__validating&&p?r[e]:n.cast(r[e],l))&&(s[e]=u)}else o&&!a&&(s[e]=r[e]);s[e]!==r[e]&&(f=!0)})),f?s:r},_validate:function(e,t){var n,r,i=this;void 0===t&&(t={});var a=t.sync,c=[],u=null!=t.originalValue?t.originalValue:e;return n=this._option("abortEarly",t),r=this._option("recursive",t),t=(0,o.default)({},t,{__validating:!0,originalValue:u}),d.default.prototype._validate.call(this,e,t).catch((0,S.propagateErrors)(n,c)).then((function(e){if(!r||!j(e)){if(c.length)throw c[0];return e}u=u||e;var s=i._nodes.map((function(n){var r=(0,y.default)(g(),t.path,n),a=i.fields[n],c=(0,o.default)({},t,{path:r,parent:e,originalValue:u[n]});return a&&a.validate?(c.strict=!0,a.validate(e[n],c)):Promise.resolve(!0)}));return(0,S.default)({sync:a,validations:s,value:e,errors:c,endEarly:n,path:t.path,sort:(0,b.default)(i.fields)})}))},concat:function(e){var t=d.default.prototype.concat.call(this,e);return t._nodes=(0,m.default)(t.fields,t._excludedEdges),t},shape:function(e,t){void 0===t&&(t=[]);var n=this.clone(),r=(0,o.default)(n.fields,e);if(n.fields=r,t.length){Array.isArray(t[0])||(t=[t]);var i=t.map((function(e){return e[0]+"-"+e[1]}));n._excludedEdges=n._excludedEdges.concat(i)}return n._nodes=(0,m.default)(r,n._excludedEdges),n},from:function(e,t,n){var r=(0,p.getter)(e,!0);return this.transform((function(i){if(null==i)return i;var a=i;return(0,c.default)(i,e)&&(a=(0,o.default)({},i),n||delete a[e],a[t]=r(i)),a}))},noUnknown:function(e,t){void 0===e&&(e=!0),void 0===t&&(t=v.object.noUnknown),"string"==typeof e&&(t=e,e=!0);var n=this.test({name:"noUnknown",exclusive:!0,message:t,test:function(t){return null==t||!e||0===function(e,t){var n=Object.keys(e.fields);return Object.keys(t).filter((function(e){return-1===n.indexOf(e)}))}(this.schema,t).length}});return n._options.stripUnknown=e,n},unknown:function(e,t){return void 0===e&&(e=!0),void 0===t&&(t=v.object.noUnknown),this.noUnknown(!e,t)},transformKeys:function(e){return this.transform((function(t){return t&&(0,l.default)(t,(function(t,n){return e(n)}))}))},camelCase:function(){return this.transformKeys(s.default)},snakeCase:function(){return this.transformKeys(u.default)},constantCase:function(){return this.transformKeys((function(e){return(0,u.default)(e).toUpperCase()}))},describe:function(){var e=d.default.prototype.describe.call(this);return e.fields=(0,f.default)(this.fields,(function(e){return e.describe()})),e}}),e.exports=t.default},function(e,t){function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(t){return"function"==typeof Symbol&&"symbol"===n(Symbol.iterator)?e.exports=r=function(e){return n(e)}:e.exports=r=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":n(e)},r(t)}e.exports=r},function(e,t,n){var r=n(95)((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}));e.exports=r},function(e,t){e.exports=function(e,t,n,r){var i=-1,a=null==e?0:e.length;for(r&&a&&(n=e[++i]);++i<a;)n=t(n,e[i],i,e);return n}},function(e,t,n){var r=n(212),i=n(23),a=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,o=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(a,r).replace(o,"")}},function(e,t,n){var r=n(213)({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"});e.exports=r},function(e,t){e.exports=function(e){return function(t){return null==e?void 0:e[t]}}},function(e,t,n){var r=n(215),i=n(216),a=n(23),o=n(217);e.exports=function(e,t,n){return e=a(e),void 0===(t=n?void 0:t)?i(e)?o(e):r(e):e.match(t)||[]}},function(e,t){var n=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;e.exports=function(e){return e.match(n)||[]}},function(e,t){var n=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;e.exports=function(e){return n.test(e)}},function(e,t){var n="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",r="["+n+"]",i="\\d+",a="[\\u2700-\\u27bf]",o="[a-z\\xdf-\\xf6\\xf8-\\xff]",c="[^\\ud800-\\udfff"+n+i+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",u="(?:\\ud83c[\\udde6-\\uddff]){2}",s="[\\ud800-\\udbff][\\udc00-\\udfff]",l="[A-Z\\xc0-\\xd6\\xd8-\\xde]",f="(?:"+o+"|"+c+")",p="(?:"+l+"|"+c+")",d="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\\ud83c[\\udffb-\\udfff])?",v="[\\ufe0e\\ufe0f]?"+d+("(?:\\u200d(?:"+["[^\\ud800-\\udfff]",u,s].join("|")+")[\\ufe0e\\ufe0f]?"+d+")*"),m="(?:"+[a,u,s].join("|")+")"+v,b=RegExp([l+"?"+o+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[r,l,"$"].join("|")+")",p+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[r,l+f,"$"].join("|")+")",l+"?"+f+"+(?:['’](?:d|ll|m|re|s|t|ve))?",l+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",i,m].join("|"),"g");e.exports=function(e){return e.match(b)||[]}},function(e,t,n){var r=n(219),i=n(95)((function(e,t,n){return t=t.toLowerCase(),e+(n?r(t):t)}));e.exports=i},function(e,t,n){var r=n(23),i=n(220);e.exports=function(e){return i(r(e).toLowerCase())}},function(e,t,n){var r=n(221)("toUpperCase");e.exports=r},function(e,t,n){var r=n(222),i=n(81),a=n(80),o=n(23);e.exports=function(e){return function(t){t=o(t);var n=i(t)?a(t):void 0,c=n?n[0]:t.charAt(0),u=n?r(n,1).join(""):t.slice(1);return c[e]()+u}}},function(e,t,n){var r=n(223);e.exports=function(e,t,n){var i=e.length;return n=void 0===n?i:n,!t&&n>=i?e:r(e,t,n)}},function(e,t){e.exports=function(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r<i;)a[r]=e[r+t];return a}},function(e,t,n){var r=n(31),i=n(85),a=n(86);e.exports=function(e,t){var n={};return t=a(t,3),i(e,(function(e,i,a){r(n,t(e,i,a),e)})),n}},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=function(e,t){void 0===t&&(t=[]);var n=[],r=[];function s(e,i){var a=(0,o.split)(e)[0];~r.indexOf(a)||r.push(a),~t.indexOf(i+"-"+a)||n.push([i,a])}for(var l in e)if((0,i.default)(e,l)){var f=e[l];~r.indexOf(l)||r.push(l),c.default.isRef(f)&&f.isSibling?s(f.path,l):(0,u.default)(f)&&f._deps&&f._deps.forEach((function(e){return s(e,l)}))}return a.default.array(r,n).reverse()};var i=r(n(17)),a=r(n(226)),o=n(34),c=r(n(25)),u=r(n(14));e.exports=t.default},function(e,t){function n(e,t){var n=e.length,r=new Array(n),i={},a=n,o=function(e){for(var t=new Map,n=0,r=e.length;n<r;n++){var i=e[n];t.has(i[0])||t.set(i[0],new Set),t.has(i[1])||t.set(i[1],new Set),t.get(i[0]).add(i[1])}return t}(t),c=function(e){for(var t=new Map,n=0,r=e.length;n<r;n++)t.set(e[n],n);return t}(e);for(t.forEach((function(e){if(!c.has(e[0])||!c.has(e[1]))throw new Error("Unknown node. There is an unknown node in the supplied edges.")}));a--;)i[a]||u(e[a],a,new Set);return r;function u(e,t,a){if(a.has(e)){var s;try{s=", node was:"+JSON.stringify(e)}catch(e){s=""}throw new Error("Cyclic dependency"+s)}if(!c.has(e))throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: "+JSON.stringify(e));if(!i[t]){i[t]=!0;var l=o.get(e)||new Set;if(t=(l=Array.from(l)).length){a.add(e);do{var f=l[--t];u(f,c.get(f),a)}while(t);a.delete(e)}r[--n]=e}}}e.exports=function(e){return n(function(e){for(var t=new Set,n=0,r=e.length;n<r;n++){var i=e[n];t.add(i[0]),t.add(i[1])}return Array.from(t)}(e),e)},e.exports.array=n},function(e,t,n){"use strict";function r(e,t){var n=1/0;return e.some((function(e,r){if(-1!==t.path.indexOf(e))return n=r,!0})),n}t.__esModule=!0,t.default=function(e){var t=Object.keys(e);return function(e,n){return r(t,e)-r(t,n)}},e.exports=t.default},function(e,t,n){"use strict";var r=n(93),i=n(6);t.__esModule=!0,t.default=void 0;var a=i(n(16)),o=i(n(94)),c=i(n(22)),u=i(n(35)),s=i(n(14)),l=i(n(96)),f=i(n(33)),p=i(n(11)),d=n(13),v=r(n(54));function m(){var e=(0,o.default)(["","[","]"]);return m=function(){return e},e}var b=h;function h(e){var t=this;if(!(this instanceof h))return new h(e);p.default.call(this,{type:"array"}),this._subType=void 0,this.withMutation((function(){t.transform((function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null})),e&&t.of(e)}))}t.default=b,(0,c.default)(h,p.default,{_typeCheck:function(e){return Array.isArray(e)},_cast:function(e,t){var n=this,r=p.default.prototype._cast.call(this,e,t);if(!this._typeCheck(r)||!this._subType)return r;var i=!1,a=r.map((function(e){var r=n._subType.cast(e,t);return r!==e&&(i=!0),r}));return i?a:r},_validate:function(e,t){var n=this;void 0===t&&(t={});var r=[],i=t.sync,o=t.path,c=this._subType,u=this._option("abortEarly",t),s=this._option("recursive",t),f=null!=t.originalValue?t.originalValue:e;return p.default.prototype._validate.call(this,e,t).catch((0,v.propagateErrors)(u,r)).then((function(e){if(!s||!c||!n._typeCheck(e)){if(r.length)throw r[0];return e}f=f||e;var p=e.map((function(n,r){var i=(0,l.default)(m(),t.path,r),o=(0,a.default)({},t,{path:i,strict:!0,parent:e,originalValue:f[r]});return!c.validate||c.validate(n,o)}));return(0,v.default)({sync:i,path:o,value:e,errors:r,endEarly:u,validations:p})}))},_isPresent:function(e){return p.default.prototype._cast.call(this,e)&&e.length>0},of:function(e){var t=this.clone();if(!1!==e&&!(0,s.default)(e))throw new TypeError("`array.of()` sub-schema must be a valid yup schema, or `false` to negate a current sub-schema. not: "+(0,f.default)(e));return t._subType=e,t},min:function(e,t){return t=t||d.array.min,this.test({message:t,name:"min",exclusive:!0,params:{min:e},test:function(t){return(0,u.default)(t)||t.length>=this.resolve(e)}})},max:function(e,t){return t=t||d.array.max,this.test({message:t,name:"max",exclusive:!0,params:{max:e},test:function(t){return(0,u.default)(t)||t.length<=this.resolve(e)}})},ensure:function(){var e=this;return this.default((function(){return[]})).transform((function(t){return e.isType(t)?t:null===t?[]:[].concat(t)}))},compact:function(e){var t=e?function(t,n,r){return!e(t,n,r)}:function(e){return!!e};return this.transform((function(e){return null!=e?e.filter(t):e}))},describe:function(){var e=p.default.prototype.describe.call(this);return this._subType&&(e.innerType=this._subType.describe()),e}}),e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=void 0;var i=r(n(14)),a=function(){function e(e){this._resolve=function(t,n){var r=e(t,n);if(!(0,i.default)(r))throw new TypeError("lazy() functions must return a valid schema");return r.resolve(n)}}var t=e.prototype;return t.resolve=function(e){return this._resolve(e.value,e)},t.cast=function(e,t){return this._resolve(e,t).cast(e,t)},t.validate=function(e,t){return this._resolve(e,t).validate(e,t)},t.validateSync=function(e,t){return this._resolve(e,t).validateSync(e,t)},t.validateAt=function(e,t,n){return this._resolve(t,n).validateAt(e,t,n)},t.validateSyncAt=function(e,t,n){return this._resolve(t,n).validateSyncAt(e,t,n)},e}();a.prototype.__isYupSchema__=!0;var o=a;t.default=o,e.exports=t.default},function(e,t,n){"use strict";var r=n(6);t.__esModule=!0,t.default=function(e){Object.keys(e).forEach((function(t){Object.keys(e[t]).forEach((function(n){i.default[t][n]=e[t][n]}))}))};var i=r(n(13));e.exports=t.default},function(e,t,n){"use strict";n.r(t);var r={UPLOAD_IMAGE:"upload:image",VIDEO:"video",SERIES:"series",PLAYLIST:"playlist"},i={Subjects:Object.assign({SUBJECTS:"subjects",NEW_SUBJECT:"new:subject",EDIT_SUBJECT:"edit:subject",EDIT_SUBJECT_PLAYLISTS:"edit:subject:playlists",EDIT_SUBJECT_SERIES:"edit:subject:series",EDIT_SUBJECT_VIDEOS:"edit:subject:videos",SUBJECT_CLASSIFICATIONS:"subject:classifications",DELETE_SUBJECT:"delete:subject",ADD_SUBJECT_MEMBERS:"add:subject:members",REMOVE_SUBJECT_MEMBER:"remove:subject:member",CLASSIFICATIONS:"classifications",PRESENTATION_CLASSIFICATIONS:"presentation:classifications",NEW_CLASSIFICATION:"new:classification",EDIT_CLASSIFICATION:"edit:classification",EDIT_CLASSIFICATION_PLAYLISTS:"edit:classification:playlists",EDIT_CLASSIFICATION_SERIES:"edit:classification:series",EDIT_CLASSIFICATION_VIDEOS:"edit:classification:videos",DELETE_CLASSIFICATION:"delete:classification",REMOVE_CLASSIFICATION_MEMBER:"remove:classification:member",LEVELS:"levels",NEW_LEVEL:"new:level",EDIT_LEVEL:"edit:level",AUDIENCES:"audiences",PRESENTATION_AUDIENCES:"presentation:audiences",NEW_AUDIENCE:"new:audience",EDIT_AUDIENCE:"edit:audience",DELETE_AUDIENCE:"delete:audience",PRESENTATIONS:"presentations",NEW_PRESENTATION:"new:presentation",EDIT_PRESENTATION:"edit:presentation"},r),Playlists:Object.assign({PLAYLISTS:"index",NEW_PLAYLIST:"new:playlist",EDIT_PLAYLIST:"edit:playlist",EDIT_PLAYLIST_VIDEOS:"edit:playlist:videos",EDIT_PLAYLIST_SUBJECTS:"edit:playlist:subjects",DELETE_PLAYLIST:"delete:playlist",REMOVE_VIDEO:"remove:video",SUBJECT:"subject",ADD_SUBJECT_MEMBERS:"add:subject:members",REMOVE_FROM_SUBJECT:"remove:from:subject"},r)},a={SUBJECT:"subject",SUBJECTS:"subjects",UPDATE_SUBJECT:"update:subject",DELETE_SUBJECT:"delete:subject",ADD_TO_SUBJECT:"add:to:subject",REMOVE_FROM_SUBJECT:"remove:from:subject",CLASSIFICATION:"classification",CLASSIFICATIONS:"classifications",UPDATE_CLASSIFICATION:"update:classification",DELETE_CLASSIFICATION:"delete:classification",ADD_TO_CLASSIFICATION:"add:to:classification",REMOVE_FROM_CLASSIFICATION:"remove:from:classification",PRESENTATION:"presentation",PRESENTATIONS:"presentations",UPDATE_PRESENTATION:"update:presentation",LEVEL:"level",LEVELS:"levels",UPDATE_LEVEL:"update:level",AUDIENCE:"audience",AUDIENCES:"audiences",UPDATE_AUDIENCE:"update:audience",DELETE_AUDIENCE:"delete:audience",PLAYLIST:"playlist",PLAYLISTS:"playlists",UPDATE_PLAYLIST:"update:playlist",DELETE_PLAYLIST:"delete:playlist",PLAYLIST_VIDEOS:"playlist:videos",REORDER_PLAYLIST_VIDEOS:"reorder:playlist:videos",REMOVE_PLAYLIST_VIDEO:"remove:playlist:video",VIDEO:"video",SERIES:"series",CURRENT_USER:"current:user",UPLOAD_IMAGE:"upload:image"},o={IMAGES:".".concat(["jpg","tif","png","bmp","gif","jpeg"].join(",."))},c={CURATOR_LAYOUT:"CuratorLayout"},u={PLAYLISTS:"playlists:application",SUBJECTS:"subjects:application"},s={IMAGE_UPLOAD:"image:upload:data:service",PLAYLIST:"playlist:data:service",SUBJECT:"subject:data:service",USER:"user:data:service",VIDEO:"video:data:service",SERIES:"series:data:service"},l={IMAGE_UPLOAD:"ImageUploadDataService",PLAYLIST:"PlaylistDataService",SUBJECT:"SubjectDataService",USER:"UserDataService",VIDEO:"VideoDataService",SERIES:"SeriesDataService"},f=n(0),p=n(2),d=n(1),v=n(97),m=n.n(v),b=n(38),h=n.n(b);function y(e){return(y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function S(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function g(e,t){return!t||"object"!==y(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function E(e,t,n){return(E="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=j(e)););return e}(e,t);if(r){var i=Object.getOwnPropertyDescriptor(r,t);return i.get?i.get.call(n):i.value}})(e,t,n||e)}function j(e){return(j=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function O(e,t){return(O=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var T=function(e){function t(e){var n;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(n=g(this,j(t).call(this,e))).childComponents={},n}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&O(e,t)}(t,e),n=t,i=[{key:"getCacheKey",value:function(){return c.CURATOR_LAYOUT}}],(r=[{key:"regions",value:function(){return{layout:".layout-region"}}},{key:"getChildComponents",value:function(){return{topNav:{component:this.childComponents[d.LayoutRegions.TOP_NAV],className:h.a.topNavRegion},leftNav:{component:this.childComponents[d.LayoutRegions.LEFT_NAV],className:"py-3 ".concat(h.a.leftNavRegion)},content:{component:this.childComponents[d.LayoutRegions.CONTENT],className:"position-relative container py-3"},popup:{component:this.childComponents[d.LayoutRegions.POPUP]},alert:{component:this.childComponents[d.LayoutRegions.ALERT]}}}},{key:"unsetRegion",value:function(e){delete this.childComponents[e],this.renderLayout()}},{key:"renderTopNav",value:function(){p.FunctionHelper.isFunction(this.options.getTopNavView)&&(this.childComponents[d.LayoutRegions.TOP_NAV]=this.options.getTopNavView(p.Core.AppLinkHelper.getCurrentAppLink()))}},{key:"hideLeftNav",value:function(){this.unsetRegion(d.LayoutRegions.LEFT_NAV)}},{key:"closePopup",value:function(){this.unsetRegion(d.LayoutRegions.POPUP)}},{key:"showChildView",value:function(e,t){this.childComponents[e]=t,this.renderTopNav(),this.renderLayout()}},{key:"renderLayout",value:function(){var e=Object.assign({provider:this.options.provider},this.getChildComponents());E(j(t.prototype),"showChildView",this).call(this,"layout",f.createElement(N,Object.assign({},e)))}},{key:"title",get:function(){return!1}},{key:"name",get:function(){return"CuratorLayoutView"}},{key:"template",get:function(){return m.a}},{key:"className",get:function(){return"container-fluid ".concat(h.a.curatorLayout)}}])&&S(n.prototype,r),i&&S(n,i),t}(p.Core.LayoutView),A=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},C=function(e){var t=e.className,n=e.children;return f.createElement("div",{className:t},n)},I=function(e,t){return"".concat(e).concat(t?" ".concat(t):"")},_=function(e){return f.createElement(C,{className:I("top-nav-region",e.className)},e.children)},w=function(e){return f.createElement(C,{className:I("left-nav-region",e.className)},e.children)},x=function(e){return f.createElement("div",{className:"content-container"},f.createElement(C,{className:I("content-region",e.className)},e.children))},F=function(e){return f.createElement(C,{className:I("popup-region",e.className)},e.children)},L=function(e){return f.createElement(C,{className:I("alert-region",e.className)},e.children)},P=function(e){var t=e.topNav,n=e.leftNav,r=e.content,i=e.popup,a=e.alert;return f.createElement(f.Fragment,null,f.createElement("div",{className:"position-relative"},!!t.component&&f.createElement(_,{className:t.className},t.component),!!n.component&&f.createElement(w,{className:n.className},n.component),!!r.component&&f.createElement(x,{className:r.className},r.component)),!!i.component&&f.createElement(F,{className:i.className},i.component),!!a.component&&f.createElement(L,{className:a.className},a.component))},N=function(e){var t=e.provider,n=A(e,["provider"]);return t?f.createElement(t,null,f.createElement(P,Object.assign({},n))):f.createElement(P,Object.assign({},n))};function k(e){return(k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function D(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function R(e,t){return!t||"object"!==k(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function U(e){return(U=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function B(e,t){return(B=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var V=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),R(this,U(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&B(e,t)}(t,e),n=t,(r=[{key:"uploadBase64Image",value:function(e,t,n,r){return this.create({resource:"/api/image/upload?type=".concat(t),eventPrefix:a.UPLOAD_IMAGE,data:e,callback:n,errorCallback:r})}},{key:"name",get:function(){return l.IMAGE_UPLOAD}},{key:"channelName",get:function(){return s.IMAGE_UPLOAD}}])&&D(n.prototype,r),i&&D(n,i),t}(p.BaseDataService);function M(e){return(M="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function J(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function H(e,t){return!t||"object"!==M(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function z(e){return(z=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Y(e,t){return(Y=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var $=function(e){return"/api/master/v2/objects/".concat(e)},q=function(e){return"/api/master/v2/objects?".concat(e.map((function(e){return"id=".concat(e)})).join("&"))},W=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),H(this,z(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Y(e,t)}(t,e),n=t,(r=[{key:"getSeries",value:function(e,t,n){return this.get({resource:$(e),eventPrefix:"".concat(a.SERIES,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getSeriesById",value:function(e,t,n){return this.get({resource:q(e),eventPrefix:"".concat(a.SERIES,":").concat(e.join(",")),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"name",get:function(){return l.SERIES}},{key:"channelName",get:function(){return s.SERIES}}])&&J(n.prototype,r),i&&J(n,i),t}(p.BaseDataService),K={dataServiceName:l.SERIES,dataChannelName:s.SERIES},G={getSeriesFetchOptions:function(e,t,n){return Object.assign(Object.assign({},K),{eventPrefix:"".concat(a.SERIES,":").concat(e),fetchData:function(t){return t.getSeries(e)},setData:t,onError:n})},getSeriesByIdFetchOptions:function(e,t,n){return Object.assign(Object.assign({},K),{eventPrefix:"".concat(a.SERIES,":").concat(e.join(",")),fetchData:function(t){return t.getSeriesById(e)},setData:t,onError:n})}};function Z(e){return(Z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Q(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function X(e,t){return!t||"object"!==Z(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ee(e){return(ee=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function te(e,t){return(te=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var ne=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),X(this,ee(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&te(e,t)}(t,e),n=t,(r=[{key:"getCurrentUser",value:function(e,t){return this.get({resource:"/api/currentuser",eventPrefix:a.CURRENT_USER,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"name",get:function(){return l.USER}},{key:"channelName",get:function(){return s.USER}}])&&Q(n.prototype,r),i&&Q(n,i),t}(p.BaseDataService),re={dataServiceName:l.USER,dataChannelName:s.USER},ie={getCurrentUserFetchOptions:function(e,t){return Object.assign(Object.assign({},re),{eventPrefix:a.CURRENT_USER,fetchData:function(e){return e.getCurrentUser()},setData:e,onError:t})}};function ae(e){return(ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function oe(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ce(e,t){return!t||"object"!==ae(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ue(e){return(ue=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function se(e,t){return(se=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var le,fe,pe,de,ve=function(e){return"/api/master/v2/objects/".concat(e)},me=function(e){return"/api/master/v2/objects?".concat(e.map((function(e){return"id=".concat(e)})).join("&"))},be=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),ce(this,ue(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&se(e,t)}(t,e),n=t,(r=[{key:"getVideo",value:function(e,t,n){return this.get({resource:ve(e),eventPrefix:"".concat(a.VIDEO,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getVideosById",value:function(e,t,n){return this.get({resource:me(e),eventPrefix:"".concat(a.VIDEO,":").concat(e.join(",")),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"name",get:function(){return l.VIDEO}},{key:"channelName",get:function(){return s.VIDEO}}])&&oe(n.prototype,r),i&&oe(n,i),t}(p.BaseDataService),he={dataServiceName:l.VIDEO,dataChannelName:s.VIDEO},ye={getVideoFetchOptions:function(e,t,n){return Object.assign(Object.assign({},he),{eventPrefix:"".concat(a.VIDEO,":").concat(e),fetchData:function(t){return t.getVideo(e)},setData:t,onError:n})},getVideosByIdFetchOptions:function(e,t,n){return Object.assign(Object.assign({},he),{eventPrefix:"".concat(a.VIDEO,":").concat(e.join(",")),fetchData:function(t){return t.getVideosById(e)},setData:t,onError:n})}};!function(e){e[e.Subject=0]="Subject",e[e.Classification=1]="Classification"}(le||(le={})),function(e){e.Playlists="playlists",e.Series="series",e.Videos="videos"}(fe||(fe={})),function(e){e.Root="0"}(pe||(pe={})),function(e){e.Root="root"}(de||(de={}));var Se=n(4),ge=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),levelIds:Se.array().of(Se.string()).required("A level is required")}),Ee=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),parentIds:Se.array().of(Se.string()),subjectIds:Se.array().of(Se.string()).min(1,"A classification must be mapped to at least one subject").required("A classification must be mapped to at least one subject"),type:Se.string().required("Type is required")}),je=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required")}),Oe=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),description:Se.string().max(65535,"Description is too long").required("Description is required")}),Te=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),parentId:Se.string()}),Ae={singularizeMemberType:function(e){switch(e){case fe.Playlists:return"playlist";case fe.Series:return"series";case fe.Videos:return"video"}},getMemberAppLink:function(e,t){var n=[t];switch(e){case fe.Playlists:return{application:u.SUBJECTS,action:i.Subjects.PLAYLIST,args:n};case fe.Series:return{application:u.SUBJECTS,action:i.Subjects.SERIES,args:n};case fe.Videos:return{application:u.SUBJECTS,action:i.Subjects.VIDEO,args:n}}},getMemberActions:function(e,t,n,r){return[{name:"Remove ".concat(Ae.singularizeMemberType(n)),appLink:{application:u.SUBJECTS,action:t===le.Subject?i.Subjects.REMOVE_SUBJECT_MEMBER:i.Subjects.REMOVE_CLASSIFICATION_MEMBER,args:[e,r,n]},className:"text-danger"}]}},Ce={isItemActive:function(e,t){return t||(t=p.Core.AppLinkHelper.getCurrentAppLink()),t.application===e.appLink.application&&(Array.isArray(e.activeActions)?e.activeActions.includes(t.action):t.action===e.appLink.action)},getTopNavItems:function(){var e=u.SUBJECTS,t=i.Subjects;return[{label:"Classifications",appLink:{application:e,action:t.CLASSIFICATIONS},activeActions:[t.CLASSIFICATIONS,t.PRESENTATION_CLASSIFICATIONS,t.NEW_CLASSIFICATION,t.EDIT_CLASSIFICATION,t.EDIT_CLASSIFICATION_PLAYLISTS,t.EDIT_CLASSIFICATION_SERIES,t.EDIT_CLASSIFICATION_VIDEOS,t.DELETE_CLASSIFICATION,t.REMOVE_CLASSIFICATION_MEMBER]},{label:"Subjects",appLink:{application:e,action:t.SUBJECTS},activeActions:[t.SUBJECTS,t.NEW_SUBJECT,t.EDIT_SUBJECT,t.EDIT_SUBJECT_PLAYLISTS,t.EDIT_SUBJECT_SERIES,t.EDIT_SUBJECT_VIDEOS,t.SUBJECT_CLASSIFICATIONS,t.DELETE_SUBJECT,t.ADD_SUBJECT_MEMBERS,t.REMOVE_SUBJECT_MEMBER]},{label:"Audiences",appLink:{application:e,action:t.AUDIENCES},activeActions:[t.AUDIENCES,t.PRESENTATION_AUDIENCES,t.NEW_AUDIENCE,t.EDIT_AUDIENCE]},{label:"Levels",appLink:{application:e,action:t.LEVELS},activeActions:[t.LEVELS,t.NEW_LEVEL,t.EDIT_LEVEL]},{label:"Presentations",appLink:{application:e,action:t.PRESENTATIONS},activeActions:[t.PRESENTATIONS,t.NEW_PRESENTATION,t.EDIT_PRESENTATION]}]},getEditSubjectTabs:function(e){var t=u.SUBJECTS,n=i.Subjects;return[{label:"Edit Subject Details",appLink:{application:t,action:n.EDIT_SUBJECT,args:[e]}},{label:"Classifications",appLink:{application:t,action:n.SUBJECT_CLASSIFICATIONS,args:[e]}},{label:"Playlists",appLink:{application:t,action:n.EDIT_SUBJECT_PLAYLISTS,args:[e]}},{label:"Series",appLink:{application:t,action:n.EDIT_SUBJECT_SERIES,args:[e]}},{label:"Videos",appLink:{application:t,action:n.EDIT_SUBJECT_VIDEOS,args:[e]}}]},getEditClassificationTabs:function(e,t){var n=u.SUBJECTS,r=i.Subjects;return[{label:"Edit Classification Details",appLink:{application:n,action:r.EDIT_CLASSIFICATION,args:[e,t]}},{label:"Playlists",appLink:{application:n,action:r.EDIT_CLASSIFICATION_PLAYLISTS,args:[e,t]}},{label:"Series",appLink:{application:n,action:r.EDIT_CLASSIFICATION_SERIES,args:[e,t]}},{label:"Videos",appLink:{application:n,action:r.EDIT_CLASSIFICATION_VIDEOS,args:[e,t]}}]}};function Ie(e){return(Ie="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _e(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function we(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function xe(e,t){return!t||"object"!==Ie(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Fe(e){return(Fe=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Le(e,t){return(Le=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Pe=function(){return"/api/subjects/v1/subjects/tree"},Ne=function(e){return"/api/subjects/v1/subjects/".concat(e)},ke=function(e,t){return"/api/subjects/v1/subjects/".concat(e,"/").concat(t,"?query={limit:100}")},De=function(e,t,n){var r="/api/subjects/v1/subjects/".concat(e,"/classifications"),i=[];return t&&i.push("presentationId=".concat(t)),n&&i.push("query=".concat(n,"{limit:100}")),i.length?"".concat(r,"?").concat(i.join("&")):r},Re=function(){return"/api/subjects/v1/subjects"},Ue=function(e){return"/api/subjects/v1/subjects/".concat(e)},Be=function(e){return"/api/subjects/v1/subjects/".concat(e)},Ve=function(e){return"/api/subjects/v1/objects/".concat(e,"/subjects")},Me=function(e,t){return"/api/subjects/v1/subjects/".concat(e,"/objects?addToClassifications=").concat(!!t)},Je=function(e,t){return"/api/subjects/v1/subjects/".concat(e,"/objects?").concat(t.map((function(e){return"objectId=".concat(e)})).join("&"))},He=function(){return"/api/subjects/v1/presentations"},ze=function(e){return"/api/subjects/v1/presentations/".concat(e)},Ye=function(){return"/api/subjects/v1/presentations"},$e=function(e){return"/api/subjects/v1/presentations/".concat(e)},qe=function(e){return"/api/subjects/v1/presentations/".concat(e,"/classifications/tree")},We=function(e){return"/api/subjects/v1/classifications/".concat(e,"?query=thumbnail,banner")},Ke=function(e,t){return"/api/subjects/v1/classifications/".concat(e,"/").concat(t,"?query={limit:100}")},Ge=function(){return"/api/subjects/v1/classifications"},Ze=function(e){return"/api/subjects/v1/classifications/".concat(e)},Qe=function(e){return"/api/subjects/v1/classifications/".concat(e)},Xe=function(e){return"/api/subjects/v1/classifications/".concat(e,"/objects")},et=function(e,t){return"/api/subjects/v1/classifications/".concat(e,"/objects?").concat(t.map((function(e){return"objectId=".concat(e)})).join("&"))},tt=function(){return"/api/subjects/v1/levels"},nt=function(e){return"/api/subjects/v1/levels/".concat(e)},rt=function(){return"/api/subjects/v1/levels"},it=function(e){return"/api/subjects/v1/levels/".concat(e)},at=function(e){return"/api/subjects/v1/presentations/".concat(e,"/audiences")},ot=function(e){return"/api/subjects/v1/audiences/".concat(e)},ct=function(){return"/api/subjects/v1/audiences"},ut=function(e){return"/api/subjects/v1/audiences/".concat(e)},st=function(e){return"/api/subjects/v1/audiences/".concat(e)},lt=function(e){return e.data},ft=function(e){return Object.assign(Object.assign({},e),{id:e.masterId})},pt=function(e,t,n){var r="".concat(a.SUBJECT,":").concat(e);return t&&(r+=":".concat(t)),r+=":".concat(a.CLASSIFICATIONS),n&&(r+=":".concat(n)),r},dt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),xe(this,Fe(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Le(e,t)}(t,e),n=t,(r=[{key:"getSubjectTree",value:function(e,t){return this.get({resource:Pe(),formatData:function(e){return{children:e.data,name:pe.Root,id:null}},eventPrefix:a.SUBJECTS,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"getSubject",value:function(e,t,n){return this.get({resource:Ne(e),formatData:lt,eventPrefix:"".concat(a.SUBJECT,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getSubjectMemberIds",value:function(e,t,n,r){return this.get({resource:ke(e,t),formatData:lt,eventPrefix:"".concat(a.SUBJECT,":").concat(e,":").concat(t),expiryTime:d.CacheDurations.STANDARD,callback:n,errorCallback:r})}},{key:"getSubjectClassifications",value:function(e,t,n,r,i){return this.get({resource:De(e,t,n),eventPrefix:pt(e,t,n),expiryTime:d.CacheDurations.STANDARD,callback:r,errorCallback:i})}},{key:"createSubject",value:function(e,t,n){return this.create({resource:Re(),data:e,formatData:lt,callback:t,errorCallback:n,eventPrefix:a.SUBJECT,invalidationKeys:[a.SUBJECTS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created subject."),errorHandler:this.alertService.error("Failed to create subject.")})}},{key:"updateSubject",value:function(e,t,n,r){return this.update({resource:Ue(e),data:t,formatData:lt,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_SUBJECT,":").concat(e),invalidationKeys:["".concat(a.SUBJECT,":").concat(e),a.SUBJECTS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated subject."),errorHandler:this.alertService.error("Failed to save subject.")})}},{key:"deleteSubject",value:function(e,t,n){return this.delete({resource:Be(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_SUBJECT,invalidationKeys:["".concat(a.SUBJECT,":").concat(e),a.SUBJECTS],successHandler:this.alertService.success("Successfully deleted subject"),errorHandler:this.alertService.error("Failed to delete subject")})}},{key:"getObjectSubjects",value:function(e,t,n,r){return this.get({resource:Ve(e),formatData:lt,eventPrefix:"".concat(t,":").concat(e,":").concat(a.SUBJECTS),expiryTime:d.CacheDurations.STANDARD,callback:n,errorCallback:r})}},{key:"addObjectsToSubject",value:function(e,t,n,r,i,o){var c=1===t.length?Ae.singularizeMemberType(n):n,u=["".concat(a.SUBJECT,":").concat(e,":").concat(n)].concat(_e(t.map((function(e){return"".concat(n,":").concat(e,":").concat(a.SUBJECTS)}))));return this.create({resource:Me(e,r),data:t,formatData:lt,callback:i,errorCallback:o,eventPrefix:"".concat(a.ADD_TO_SUBJECT,":").concat(e,":").concat(n),invalidationKeys:u,expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully added ".concat(c," to subject.")),errorHandler:this.alertService.error("Failed to add ".concat(c," to subject."))})}},{key:"removeObjectsFromSubject",value:function(e,t,n,r,i){var o=1===t.length?Ae.singularizeMemberType(n):n,c=["".concat(a.SUBJECT,":").concat(e,":").concat(n)].concat(_e(t.map((function(e){return"".concat(n,":").concat(e,":").concat(a.SUBJECTS)}))));return this.delete({resource:Je(e,t),callback:r,errorCallback:i,eventPrefix:"".concat(a.REMOVE_FROM_SUBJECT,":").concat(e,":").concat(n),invalidationKeys:c,expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully removed ".concat(o," from subject.")),errorHandler:this.alertService.error("Failed to remove ".concat(o," from subject."))})}},{key:"getPresentations",value:function(e,t){return this.get({resource:He(),formatData:lt,eventPrefix:a.PRESENTATIONS,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"getPresentation",value:function(e,t,n){return this.get({resource:ze(e),formatData:lt,eventPrefix:"".concat(a.PRESENTATION,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"createPresentation",value:function(e,t,n){return this.create({resource:Ye(),data:e,formatData:lt,callback:t,errorCallback:n,eventPrefix:a.PRESENTATION,invalidationKeys:[a.PRESENTATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created presentation."),errorHandler:this.alertService.error("Failed to create presentation.")})}},{key:"updatePresentation",value:function(e,t,n,r){return this.update({resource:$e(e),data:t,formatData:lt,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_PRESENTATION,":").concat(e),invalidationKeys:["".concat(a.PRESENTATION,":").concat(e),a.PRESENTATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated presentation."),errorHandler:this.alertService.error("Failed to update presentation.")})}},{key:"getClassificationTree",value:function(e,t,n){return this.get({resource:qe(e),formatData:function(e){return{children:e.data,name:de.Root,id:null}},eventPrefix:"".concat(a.CLASSIFICATIONS,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getClassification",value:function(e,t,n){return this.get({resource:We(e),formatData:lt,eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getClassificationMembers",value:function(e,t,n,r){return this.get({resource:Ke(e,t),formatData:lt,eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e,":").concat(t),expiryTime:d.CacheDurations.STANDARD,callback:n,errorCallback:r})}},{key:"createClassification",value:function(e,t,n){return this.create({resource:Ge(),data:e,formatData:lt,callback:t,errorCallback:n,eventPrefix:a.CLASSIFICATION,invalidationKeys:[a.CLASSIFICATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created classification."),errorHandler:this.alertService.error("Failed to create classification.")})}},{key:"updateClassification",value:function(e,t,n,r){return this.update({resource:Ze(e),data:t,formatData:lt,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_CLASSIFICATION,":").concat(e),invalidationKeys:["".concat(a.CLASSIFICATION,":").concat(e),a.CLASSIFICATIONS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated classification."),errorHandler:this.alertService.error("Failed to save classification.")})}},{key:"deleteClassification",value:function(e,t,n){return this.delete({resource:Qe(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_CLASSIFICATION,invalidationKeys:["".concat(a.CLASSIFICATION,":").concat(e),a.CLASSIFICATIONS],successHandler:this.alertService.success("Successfully deleted classification"),errorHandler:this.alertService.error("Failed to delete classification")})}},{key:"addObjectsToClassification",value:function(e,t,n,r,i,o,c){var u=1===t.length?Ae.singularizeMemberType(n):n,s=["".concat(a.CLASSIFICATION,":").concat(e,":").concat(n)];return r&&s.push(pt(r,i,n)),this.create({resource:Xe(e),data:t,formatData:lt,callback:o,errorCallback:c,eventPrefix:"".concat(a.ADD_TO_CLASSIFICATION,":").concat(e,":").concat(n),invalidationKeys:s,expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully added ".concat(u," to classification.")),errorHandler:this.alertService.error("Failed to add ".concat(u," to classification."))})}},{key:"removeObjectsFromClassification",value:function(e,t,n,r,i,o,c){var u=1===t.length?Ae.singularizeMemberType(n):n,s=["".concat(a.CLASSIFICATION,":").concat(e,":").concat(n)];return r&&s.push(pt(r,i,n)),this.delete({resource:et(e,t),callback:o,errorCallback:c,eventPrefix:"".concat(a.REMOVE_FROM_CLASSIFICATION,":").concat(e,":").concat(n),invalidationKeys:s,expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully removed ".concat(u," from classification.")),errorHandler:this.alertService.error("Failed to remove ".concat(u," from classification."))})}},{key:"getLevels",value:function(e,t){return this.get({resource:tt(),formatData:lt,eventPrefix:a.LEVELS,expiryTime:d.CacheDurations.STANDARD,callback:e,errorCallback:t})}},{key:"getLevel",value:function(e,t,n){return this.get({resource:nt(e),formatData:lt,eventPrefix:"".concat(a.LEVEL,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"createLevel",value:function(e,t,n){return this.create({resource:rt(),data:e,formatData:lt,callback:t,errorCallback:n,eventPrefix:a.LEVEL,invalidationKeys:[a.LEVELS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created level."),errorHandler:this.alertService.error("Failed to create level.")})}},{key:"updateLevel",value:function(e,t,n,r){return this.update({resource:it(e),data:t,formatData:lt,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_LEVEL,":").concat(e),invalidationKeys:["".concat(a.LEVEL,":").concat(e),a.LEVELS],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated level."),errorHandler:this.alertService.error("Failed to save level.")})}},{key:"getAudiences",value:function(e,t,n){return this.get({resource:at(e),formatData:function(e){return lt(e).map(ft)},callback:t,errorCallback:n,eventPrefix:"".concat(a.AUDIENCES,":").concat(e),expiryTime:d.CacheDurations.STANDARD})}},{key:"getAudience",value:function(e,t,n){return this.get({resource:ot(e),formatData:function(e){return ft(lt(e))},callback:t,errorCallback:n,eventPrefix:"".concat(a.AUDIENCE,":").concat(e),expiryTime:d.CacheDurations.STANDARD})}},{key:"createAudience",value:function(e,t,n){return this.create({resource:ct(),data:e,formatData:function(e){return ft(lt(e))},callback:t,errorCallback:n,eventPrefix:a.AUDIENCE,invalidationKeys:[a.AUDIENCES],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created audience."),errorHandler:this.alertService.error("Failed to create audience.")})}},{key:"updateAudience",value:function(e,t,n,r){return this.update({resource:ut(e),data:t,formatData:function(e){return ft(lt(e))},callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_AUDIENCE,":").concat(e),invalidationKeys:["".concat(a.AUDIENCE,":").concat(e),a.AUDIENCES],expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated audience."),errorHandler:this.alertService.error("Failed to update audience.")})}},{key:"deleteAudience",value:function(e,t,n){return this.delete({resource:st(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_AUDIENCE,invalidationKeys:["".concat(a.AUDIENCE,":").concat(e),a.AUDIENCES],successHandler:this.alertService.success("Successfully deleted audience"),errorHandler:this.alertService.error("Failed to delete audience")})}},{key:"name",get:function(){return l.SUBJECT}},{key:"channelName",get:function(){return s.SUBJECT}}])&&we(n.prototype,r),i&&we(n,i),t}(p.BaseDataService),vt={dataServiceName:l.SUBJECT,dataChannelName:s.SUBJECT},mt={getSubjectTreeFetchOptions:function(e,t){return Object.assign(Object.assign({},vt),{eventPrefix:a.SUBJECTS,fetchData:function(e){return e.getSubjectTree()},setData:e,onError:t})},getSubjectFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.SUBJECT,":").concat(e),fetchData:function(t){return t.getSubject(e)},setData:t,onError:n,deleteEventPrefix:a.DELETE_SUBJECT})},getSubjectMemberIdsFetchOptions:function(e,t,n,r){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.SUBJECT,":").concat(e,":").concat(t),fetchData:function(n){return n.getSubjectMemberIds(e,t)},setData:n,onError:r})},getSubjectClassificationFetchOptions:function(e,t,n,r,i){return Object.assign(Object.assign({},vt),{eventPrefix:pt(e,n,r),fetchData:function(t){return t.getSubjectClassifications(e,n,r)},setData:t,onError:i})},getObjectSubjectsFetchOptions:function(e,t,n,r){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(t,":").concat(e,":").concat(a.SUBJECTS),fetchData:function(n){return n.getObjectSubjects(e,t)},setData:n,onError:r})},getPresentationsFetchOptions:function(e,t){return Object.assign(Object.assign({},vt),{eventPrefix:a.PRESENTATIONS,fetchData:function(e){return e.getPresentations()},setData:e,onError:t})},getPresentationFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.PRESENTATION,":").concat(e),fetchData:function(t){return t.getPresentation(e)},setData:t,onError:n})},getClassificationTreeFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.CLASSIFICATIONS,":").concat(e),fetchData:function(t){return t.getClassificationTree(e)},setData:t,onError:n})},getClassificationFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e),fetchData:function(t){return t.getClassification(e)},setData:t,onError:n,deleteEventPrefix:a.DELETE_CLASSIFICATION})},getClassificationMembersFetchOptions:function(e,t,n,r){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.CLASSIFICATION,":").concat(e,":").concat(t),fetchData:function(n){return n.getClassificationMembers(e,t)},setData:n,onError:r})},getLevelsFetchOptions:function(e,t){return Object.assign(Object.assign({},vt),{eventPrefix:a.LEVELS,fetchData:function(e){return e.getLevels()},setData:e,onError:t})},getLevelFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.LEVEL,":").concat(e),fetchData:function(t){return t.getLevel(e)},setData:t,onError:n})},getAudiencesFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.AUDIENCES,":").concat(e),fetchData:function(t){return t.getAudiences(e)},setData:t,onError:n})},getAudienceFetchOptions:function(e,t,n){return Object.assign(Object.assign({},vt),{eventPrefix:"".concat(a.AUDIENCE,":").concat(e),fetchData:function(t){return t.getAudience(e)},setData:t,onError:n})}},bt=n(36);function ht(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var yt=f.createContext(void 0),St=function(e){var t=e.children,n=ht(f.useState(),2),r=n[0],i=n[1],a=ht(f.useState(!1),2),o=a[0],c=a[1],u=ht(f.useState(),2),s=u[0],l=u[1],p={getDataUrl:function(){var e=r;return i(null),e},setDataUrl:i,imageUploaded:o,getImage:function(){var e=s;return l(null),c(!1),e},setImage:function(e){l(e),c(!0)}};return f.createElement(yt.Provider,{value:p},t)};function gt(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Et=f.createContext(void 0);function jt(e){var t=e.children,n=gt(f.useState(),2),r=n[0],i=n[1];return Object(p.useFetch)(d.UserDataServiceHelper.getCurrentUserFetchOptions(i),[]),f.createElement(Et.Provider,{value:r},t)}var Ot=n(3),Tt=n(56),At=n.n(Tt);function Ct(e){var t=e.className,n=void 0===t?"":t,r=e.actions,i=e.alignLeft;if(!r||!r.length)return f.createElement(f.Fragment,null);var a="".concat(At.a.dropdown," cursor-pointer rounded-circle");n&&(a+=" ".concat(n));var o="actions-dropdown-".concat(p.RandomHelper.getRandomInt());return f.createElement(Ot.Dropdown,{className:a,alignRight:!i},f.createElement(Ot.Dropdown.Toggle,{as:"a",id:o,className:At.a.dropdownToggle},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.More,size:d.SvgContainerSize.Standard})),f.createElement(Ot.Dropdown.Menu,null,r.map((function(e,t){return f.createElement(Ot.Dropdown.Item,{key:t,as:d.AppLink,appLink:e.appLink,className:e.className||""},e.name)}))))}function It(e){var t=e.backToName,n=e.appLink;return f.createElement(d.AppLink,{appLink:n,className:"d-inline-flex align-items-center"},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.ArrowLeft,size:d.SvgContainerSize.Small}),f.createElement("span",{className:"ml-1"},"Back to ".concat(t)))}function _t(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var wt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function xt(e){var t=e.selected,n=e.onToggle,r=wt(e,["selected","onToggle"]),i=_t(f.useState(t),2),a=i[0],o=i[1];f.useEffect((function(){return o(t)}),[t]);return f.createElement(Ot.Form.Check,Object.assign({type:"checkbox",id:"checkbox-".concat(p.RandomHelper.getRandomInt()),checked:a,onChange:function(){o(!a),n(!a)}},r))}function Ft(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Lt(e){var t=e.title,n=e.onClickConfirm,r=e.confirmButtonText,i=e.cancelButtonText,a=e.closePopup,o=Ft(f.useState(!1),2),c=o[0],u=o[1],s=[{variant:"link",onClick:a,buttonText:i},{variant:"primary",onClick:function(){u(!0),n()},buttonText:r,isSpinnerButton:!0,showSpinner:c}];return f.createElement(cn,{title:t,closePopup:a},f.createElement(f.Fragment,null,e.children,f.createElement(fn,{buttons:s})))}Lt.defaultProps={confirmButtonText:"Confirm",cancelButtonText:"Cancel"};var Pt=n(5),Nt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function kt(e){var t=e.onFileSelect,n=e.acceptMultiple,r=e.mimeType,i=e.label,a=e.error,o=e.touched,c=Nt(e,["onFileSelect","acceptMultiple","mimeType","label","error","touched"]),u="custom-file-input cursor-pointer";a&&o&&(u+=" is-invalid");var s=Object.assign({type:"file",className:u,onChange:function(e){var n=e.currentTarget.files;n&&n.length&&p.FunctionHelper.isFunction(t)&&t(n)},autoComplete:"off",value:"",multiple:!!n},r?{accept:r}:{});return f.createElement("div",{className:"form-group"},f.createElement("div",{className:"custom-file"},f.createElement(Pt.Field,Object.assign({},s,c),e.children),f.createElement(Ot.Form.Label,{className:"custom-file-label",htmlFor:c.id},i)))}var Dt,Rt={onFileSelect:function(e,t,n){if(t&&t.length){var r=new FileReader;r.addEventListener("load",(function(){return Rt.onReaderLoad(r,e,n)})),r.readAsDataURL(t[0])}},onReaderLoad:function(e,t,n){var r=new Image;r.src=e.result;var i=d.ImageMinDimensions[t].width,a=d.ImageMinDimensions[t].height;r.addEventListener("load",(function(){Rt.isImageValid(t,r)&&p.FunctionHelper.isFunction(n)?n(r):alert("Image too small: minimum dimensions are ".concat(i," x ").concat(a))}))},isImageValid:function(e,t){var n=d.ImageMinDimensions[e].width,r=d.ImageMinDimensions[e].height;return!(n&&t.width<n)&&!(r&&t.height<r)}};!function(e){e.Developer="Curator Devs",e.Curator="Curators",e.Support="Support",e.SalesSupport="Sales Support"}(Dt||(Dt={}));var Ut=function(){return[{value:"protected",access:"r"}]},Bt=function(e){return Yt.getGroupNames(e).includes(Dt.Developer)},Vt={propsLoaded:function(e){return Object.values(e).every((function(e){return!!e}))}},Mt={isEqual:function(e,t){return!!e&&!!t&&e.toString()===t.toString()},capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)}};function Jt(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var Ht,zt={find:function(e,t){if(e&&e.children&&e.children.length)for(var n=function e(n){if(Mt.isEqual(n.id,t))return n;var r=n.children;if(r&&r.length)for(var i=0;i<r.length;i++){var a=e(r[i]);if(a)return a}},r=0;r<e.children.length;r++){var i=n(e.children[r]);if(i)return i}},getPath:function(e,t){for(var n=[t],r=function(e){return e.hasOwnProperty("parentIds")&&Array.isArray(e.parentIds)&&e.parentIds.length?e.parentIds[0]:e.hasOwnProperty("parentId")?e.parentId:null},i=r(t);i;){var a=zt.find(e,i);a&&(n=[a].concat(Jt(n))),i=a?r(a):null}return n}},Yt={getGroupNames:function(e){return e&&e.groups?e.groups.map((function(e){return e.name})):[]}};function $t(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function qt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Wt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},Kt=(qt(Ht={},d.ImageType.Thumbnails,"Thumbnail"),qt(Ht,d.ImageType.Banners,"Banner"),qt(Ht,d.ImageType.Avatars,"Avatar"),qt(Ht,d.ImageType.Logos,"Logo"),qt(Ht,d.ImageType.Covers,"Cover"),Ht);function Gt(e){var t=e.imageType,n=e.currentImage,r=e.setNewImage,i=e.application,a=e.uploadAction,c=Wt(e,["imageType","currentImage","setNewImage","application","uploadAction"]),u=f.useContext(yt),s=u.setDataUrl,l=u.getImage,v=u.imageUploaded,m=$t(f.useState(!1),2),b=m[0],h=m[1],y=$t(f.useState(n),2),S=y[0],g=y[1],E=$t(f.useState(!1),2),j=E[0],O=E[1],T=function(e){h(!0),s(e.src),p.Core.AppLinkHelper.trigger({application:i,action:a,args:[t]})};return f.useEffect((function(){if(b){var e=l();e&&(h(!1),g(e),r({fileId:e.id,fileIdType:d.FileIdType.ImageAPIv2}))}}),[v]),f.createElement("div",{className:"form-group"},f.createElement("div",{className:"form-control h-auto py-2"},f.createElement("label",null,Kt[t]),f.createElement(kt,Object.assign({label:"Choose a ".concat(Kt[t].toLowerCase()),name:"thumbnail",mimeType:o.IMAGES,onFileSelect:function(e){return Rt.onFileSelect(t,e,T)}},c)),!!S&&!!S.url&&f.createElement(f.Fragment,null,!j&&f.createElement("div",{className:"pb-2 ".concat(t===d.ImageType.Banners?"w-100":"w-50")},f.createElement("img",{src:d.ImageHelper.createUrl(S.url),className:"img img-fluid"})),f.createElement("div",{className:"d-flex justify-content-center"},f.createElement(d.SvgContainer,{svgName:j?d.cvSvgLibrary.ChevronDown:d.cvSvgLibrary.ChevronUp,size:d.SvgContainerSize.Large,className:"svg-container cursor-pointer",onClick:function(){return O(!j)},title:j?"Show image":"Hide image",tooltipPlacement:"top"})))))}var Zt,Qt=n(98),Xt=n.n(Qt);function en(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}!function(e){e[e.NoRestrictions=0]="NoRestrictions",e[e.RestrictToCanvas=1]="RestrictToCanvas"}(Zt||(Zt={}));var tn=/data:([a-zA-Z0-9]+\/[a-zA-Z0-9-.+]+).*,.*/,nn=function(e){var t=e.match(tn);if(t)return t[1]};function rn(e){var t=e.dataUrl,n=e.minHeight,r=e.minWidth,i=e.onCrop,a=e.onCancel,o=f.useRef(),c=f.useRef(),u=en(f.useState(!1),2),s=u[0],l=u[1],v=en(f.useState(!1),2),m=v[0],b=v[1];return f.useEffect((function(){var e=new Image;e.src=t;var i=o.current.offsetWidth/e.width;return c.current=new Xt.a(o.current,{viewMode:Zt.RestrictToCanvas,autoCropArea:1,aspectRatio:r/n,minCropBoxWidth:r*i,minCropBoxHeight:n*i,ready:function(){return l(!0)}}),function(){return c.current.destroy()}}),[]),f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-3"},f.createElement("img",{ref:o,src:t,className:"img img-fluid mw-100"})),f.createElement("div",{className:"d-flex justify-content-end border-top pt-3"},f.createElement(Ot.Button,{variant:"link",onClick:a},"Cancel"),f.createElement(d.SpinnerButton,{onClick:function(){if(s){b(!0);var e=c.current.getCroppedCanvas().toDataURL(nn(t));p.FunctionHelper.isFunction(i)&&i(e)}},disabled:!s,showSpinner:m},"Crop")))}var an=function(e){var t=e.object,n=e.actions;return f.createElement("div",{className:"d-flex justify-content-between py-2"},!!t&&f.createElement("h6",null,t.name),!!n&&f.createElement("span",null,f.createElement(Ct,{actions:n})))};function on(){return f.createElement("div",{className:"text-center p-5"},f.createElement(Ot.Spinner,{as:"div",animation:"border",role:"status"}))}function cn(e){var t=e.title,n=e.closeButton,r=void 0===n||n,i=e.closePopup,a=e.onEntered,o=e.showLoadingSpinner,c=Object.assign({show:!0,onHide:i},p.FunctionHelper.isFunction(a)?{onEntered:a}:{});return f.createElement(Ot.Modal,Object.assign({},c),!!t&&f.createElement(Ot.Modal.Header,{closeButton:r},f.createElement(Ot.Modal.Title,null,t)),o?f.createElement(on,null):f.createElement(Ot.Modal.Body,null,e.children))}var un,sn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};!function(e){e.Button="button",e.Reset="reset",e.Submit="submit"}(un||(un={}));var ln=function(e,t){var n=e.buttonText,r=e.type,i=void 0===r?un.Button:r,a=e.isSpinnerButton,o=e.showSpinner,c=void 0!==o&&o,u=e.className,s=sn(e,["buttonText","type","isSpinnerButton","showSpinner","className"]),l=Object.assign({key:t,type:i,className:"ml-2".concat(u?" ".concat(u):"")},s);return a?f.createElement(d.SpinnerButton,Object.assign({showSpinner:c},l),n):f.createElement(Ot.Button,Object.assign({},l),n)};function fn(e){var t=e.buttons;return f.createElement("div",{className:"d-flex justify-content-end border-top pt-3 px-3 mx-n3"},t.map((function(e,t){return ln(e,t)})))}var pn=function(e){var t=e.subject,n=e.getSubjectAppLink,r=e.getActions;return f.createElement("tr",null,f.createElement("td",null,f.createElement(d.AppLink,{appLink:n(t)},t.name)),p.FunctionHelper.isFunction(r)&&f.createElement("td",null,f.createElement("span",{className:"d-flex justify-content-end"},f.createElement(Ct,{actions:r(t)}))))},dn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},vn=function(e){var t=e.getActions;return f.createElement("thead",null,f.createElement("tr",null,f.createElement("th",null,"Subject Name"),!!t&&f.createElement("th",null)))},mn=function(e){var t=e.subjects,n=dn(e,["subjects"]);return f.createElement("tbody",null,t.map((function(e){return f.createElement(pn,Object.assign({key:e.id,subject:e},n))})))};function bn(e){var t=e.emptyMessage,n=dn(e,["emptyMessage"]);return n.subjects.length?f.createElement(Ot.Table,{responsive:!0},f.createElement(vn,Object.assign({},n)),f.createElement(mn,Object.assign({},n))):f.createElement("div",null,t)}function hn(e){var t=e.tabs,n=e.isItemActive;return f.createElement(Ot.Nav,{fill:!0,variant:"tabs"},t.map((function(e,t){return f.createElement(Ot.Nav.Item,{key:t},f.createElement(Ot.Nav.Link,{as:d.AppLink,appLink:e.appLink,active:n(e)},e.label))})))}bn.defaultProps={emptyMessage:"There are no subjects in this list."},hn.defaultProps={isItemActive:Ce.isItemActive};var yn=n(7),Sn=n.n(yn);function gn(e){var t=e.name,n=e.appLink,r=e.onSelect,i=e.isDisabled,a=e.className,o=e.actions,c=Sn.a.text;return a&&(c+=" ".concat(a)),i?f.createElement("a",{className:"".concat(c," text-muted ").concat(Sn.a.disabled)},t):f.createElement(f.Fragment,null,n?f.createElement(d.AppLink,{appLink:n,className:c},t):f.createElement("a",{onClick:r,className:c},t),!!o&&f.createElement(Ct,{className:Sn.a.actions,actions:o}))}function En(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function jn(e){var t=e.tree,n=e.selectedIds,r=e.getAppLink,i=e.onSelect,a=e.isDisabled,o=e.actions,c=Array.isArray(n)&&n.some((function(e){return Mt.isEqual(t.id,e)})),u=f.useMemo((function(){return!c&&Array.isArray(n)&&n.some((function(e){return zt.find(t,e)}))}),[n]),s=En(f.useState(u),2),l=s[0],v=s[1],m=!!t.children&&!!t.children.length,b={name:t.name,appLink:p.FunctionHelper.isFunction(r)?r(t):null,onSelect:p.FunctionHelper.isFunction(i)?function(){return i(t)}:null,isDisabled:!!p.FunctionHelper.isFunction(a)&&a(t),className:c&&Sn.a.selected||u&&Sn.a.parentOfSelected,actions:!!o&&o.map((function(e){return Object.assign(Object.assign({},e),{appLink:e.getAppLink(t)})}))};return f.createElement("li",{className:"position-relative".concat(l?"":" ".concat(Sn.a.collapsed))},f.createElement("div",{className:"position-relative"},f.createElement("span",{className:Sn.a.node},m&&f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.ChevronDown,size:d.SvgContainerSize.Small,className:"svg-container ".concat(Sn.a.chevron),onClick:function(){return v(!l)}}),f.createElement(gn,Object.assign({},b))),l&&f.createElement(Tn,Object.assign({},e))))}var On=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Tn(e){var t=e.tree,n=On(e,["tree"]);return t&&t.children?f.createElement("ul",{className:"m-0 p-0 ".concat(Sn.a.tree)},t.children.map((function(e){return f.createElement(jn,Object.assign({key:e.id,tree:e},n))}))):f.createElement(f.Fragment,null)}var An={getChord:function(e,t){return zt.getPath(e,t).map((function(e){return e.name})).join(" -> ")},getState:function(e,t){var n={};return Array.isArray(e)&&e.forEach((function(e){var r,i,a,o=zt.find(t,e);o&&(n=Object.assign((r={},i=e,a=An.getChord(t,o),i in r?Object.defineProperty(r,i,{value:a,enumerable:!0,configurable:!0,writable:!0}):r[i]=a,r),n))})),n},isNodeDisabled:function(e,t,n,r){return r?n.some((function(n){if(n===e.id)return!0;var r=zt.find(t,n);return!!zt.find(r,e.id)})):n.includes(e.id)}};function Cn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var In=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function _n(e){var t=e.onSelect,n=e.label,r=e.hideCollapseBtn,i=e.collapse,a=e.noSelectionMessage,o=e.disabledIds,c=void 0===o?[]:o,u=e.disableChildren,s=e.getSelectedItemAppLink,l=In(e,["onSelect","label","hideCollapseBtn","collapse","noSelectionMessage","disabledIds","disableChildren","getSelectedItemAppLink"]),v=l.tree,m=l.selectedIds,b=Cn(f.useState(An.getState(m,v)),2),h=b[0],y=b[1];f.useEffect((function(){return y(An.getState(m,v))}),[m]);var S=Cn(f.useState(!!i),2),g=S[0],E=S[1];f.useEffect((function(){return E(!!i)}),[i]);var j=f.useCallback((function(e){return p.FunctionHelper.isFunction(t)&&t(e)}),[t]),O=f.useCallback((function(e){return An.isNodeDisabled(e,v,c,u)}),[v,c,u]),T=!r||!!n;return f.createElement(f.Fragment,null,T&&f.createElement("div",{className:"pb-2"},!!n&&f.createElement("label",{className:"m-0"},n),!r&&f.createElement("a",{className:"float-right cursor-pointer",onClick:function(){return E(!g)}},g?"Expand":"Collapse")),!g&&f.createElement("div",{className:"py-2 border-top"},f.createElement(Tn,Object.assign({onSelect:j,isDisabled:O},l))),(!p.ObjectHelper.isEmpty(h)||!!a)&&f.createElement("div",{className:"py-2 border-top"},f.createElement("label",null,"Selected:"),f.createElement("ul",{className:"m-0"},p.ObjectHelper.isEmpty(h)?f.createElement("li",null,a):Object.keys(h).map((function(e,t){return f.createElement("li",{key:t},p.FunctionHelper.isFunction(s)?f.createElement(d.AppLink,{appLink:s(e)},h[e]):h[e])})))))}var wn=n(37),xn=function(e){var t="bg-white";return e&&(t+=" ".concat(e)),t};function Fn(e){var t=e.video,n=e.getVideoAppLink,r=e.getVideoActions,i=e.className,a=void 0===i?"":i,o=e.itemNumber,c=p.FunctionHelper.isFunction(n)&&n(t);return f.createElement("tr",{className:xn(a)},!!o&&f.createElement("td",null,f.createElement("span",null,o)),f.createElement("td",null,c?f.createElement(d.AppLink,{appLink:c},t.name):t.name),p.FunctionHelper.isFunction(r)&&f.createElement("td",null,f.createElement("span",{className:"d-flex justify-content-end"},f.createElement(Ct,{actions:r(t)}))))}var Ln=Object(wn.SortableElement)((function(e){return f.createElement(Fn,Object.assign({sortable:!0},e))})),Pn=n(15),Nn=n.n(Pn),kn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},Dn=function(e){var t=e.sortable,n=e.getVideoActions;return f.createElement("thead",null,f.createElement("tr",null,!!t&&f.createElement("th",null,"#"),f.createElement("th",null,"Name"),!!n&&f.createElement("th",null)))},Rn=f.forwardRef((function(e,t){var n=e.videos,r=e.sortable,i=kn(e,["videos","sortable"]);return f.createElement("tbody",{ref:t},!d.CollectionHelper.isEmpty(n)&&n.data.map((function(e,t){return r?f.createElement(Ln,Object.assign({key:e.id,index:t,itemNumber:t+1,video:e,className:Nn.a.draggableVideoItem},i)):f.createElement(Fn,Object.assign({video:e},i))})))}));var Un=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},Bn=Object(wn.SortableContainer)((function(e){var t=e.forwardedRef,n=Un(e,["forwardedRef"]);return f.createElement(Rn,Object.assign({sortable:!0,ref:t},n))})),Vn=function(e){return function(t){var n=t.node,r=e.current;if(r){r.classList.add(Nn.a.sortingContainer);var i=r.querySelector(".".concat(Nn.a.draggedVideoItem));n.childNodes.forEach((function(e,t){return i.childNodes[t].style.width="".concat(e.offsetWidth,"px")}))}}},Mn=function(e,t){return function(n){var r=e.current;r&&r.classList.remove(Nn.a.sortingContainer),t(n.oldIndex,n.newIndex)}};function Jn(e){var t=e.onSortEnd,n=e.emptyMessage,r=Un(e,["onSortEnd","emptyMessage"]),i=f.useRef();return d.CollectionHelper.isEmpty(e.videos)?f.createElement("div",null,n):f.createElement(Ot.Table,{responsive:!0},f.createElement(Dn,Object.assign({sortable:!0},e)),f.createElement(Bn,Object.assign({forwardedRef:i,onSortStart:Vn(i),onSortEnd:Mn(i,t),lockAxis:"y",lockToContainerEdges:!0,distance:1,helperClass:Nn.a.draggedVideoItem,helperContainer:function(){return i.current}},r)))}function Hn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function zn(e){var t=e.imageType,n=e.closePopup,r=f.useContext(yt),i=r.getDataUrl,a=r.setImage,o=Hn(f.useState(i()),1)[0],c=Hn(f.useState(!1),2),u=c[0],s=c[1],v=Object(p.useService)(l.IMAGE_UPLOAD),m=function(e){a(e),n()},b={dataUrl:o,imageType:t,minWidth:d.ImageMinDimensions[t].width,minHeight:d.ImageMinDimensions[t].height,onCrop:function(e){return v.uploadBase64Image(e,t,m,n)},onCancel:n};return f.createElement(cn,{title:"Crop Image",closePopup:n,onEntered:function(){return s(!0)}},u&&f.createElement(rn,Object.assign({},b)))}function Yn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}Jn.defaultProps={emptyMessage:"There are no videos in this list."};var $n=function(e,t,n){return[{variant:"link",onClick:t,buttonText:"Cancel"},{variant:"danger",onClick:e,buttonText:"Yes, delete this audience",isSpinnerButton:!0,showSpinner:n}]};function qn(e){var t=e.id,n=e.routeToOnDelete,r=e.closePopup,i=Yn(f.useState(),2),a=i[0],o=i[1],c=Yn(f.useState(!1),2),u=c[0],s=c[1],d=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(mt.getAudienceFetchOptions(t,o),[t]);return f.createElement(cn,{title:"Delete Audience",closePopup:r,showLoadingSpinner:!a},!!a&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?")),f.createElement(fn,{buttons:$n((function(){s(!0);d.deleteAudience(t,(function(){r(),n&&p.Core.AppLinkHelper.trigger(n)}),r)}),r,u)})))}var Wn=function(e){var t=e.memberType,n=1===e.objects.length?"this ".concat(Ae.singularizeMemberType(t)):"these ".concat(t);return"If selected, ".concat(n," will automatically be added")+" to all classifications mapped to the selected subject."};function Kn(e){return f.createElement(f.Fragment,null,f.createElement("h4",null,"".concat(Mt.capitalizeFirstLetter(e.memberType))),f.createElement(Ot.Table,{responsive:!0},f.createElement("tbody",null,e.objects&&e.objects.map((function(t){return f.createElement("tr",{key:t.id},f.createElement("td",null,f.createElement(d.AppLink,{appLink:Ae.getMemberAppLink(e.memberType,t.id)},t.name)))})))),f.createElement("div",{className:"form-control h-auto py-2"},f.createElement(_n,{label:"Select a subject:",tree:e.subjectTree,selectedIds:[e.subjectId],onSelect:function(t){return e.onSelectSubject(t)}})),f.createElement("div",{className:"form-group pt-2"},f.createElement(xt,{label:"Add to subject's classifications",title:Wn(e),selected:e.addToClassifications,onToggle:e.onToggleAddToClassifications})),f.createElement("div",{className:"form-group"},f.createElement(Ot.Button,{onClick:e.onClickAddToSubject,disabled:!e.subjectId},"Add to subject")))}function Gn(e){var t=e.item,n=e.getItemAppLink,r=e.actions;return f.createElement("tr",null,f.createElement("td",null,f.createElement(d.AppLink,{appLink:n(t)},t.name)),r&&f.createElement("td",null,f.createElement("span",{className:"d-flex justify-content-end"},f.createElement(Ct,{actions:r}))))}function Zn(e){var t=e.items,n=e.memberType,r=e.getItemAppLink,i=e.getActions;if(!t.length)return f.createElement("div",{className:"py-5"},"No ".concat(n," in this classification."));var a="".concat(Mt.capitalizeFirstLetter(Ae.singularizeMemberType(n))," Name");return f.createElement(Ot.Table,{responsive:!0},f.createElement("thead",null,f.createElement("tr",null,f.createElement("th",null,a),p.FunctionHelper.isFunction(i)&&f.createElement("th",null))),f.createElement("tbody",null,t.map((function(e){return f.createElement(Gn,{item:e,key:e.id,getItemAppLink:r,actions:p.FunctionHelper.isFunction(i)&&i(e)})}))))}var Qn=function(e,t,n){var r=e.target.value,i=t.map((function(e){return e.toString()})),a=i.indexOf(r);-1===a?i.push(r):i.splice(a,1),n("levelIds",i)};function Xn(e){var t=e.values,n=t.name,r=t.levelIds,a=e.id,o=e.presentationId,c=e.levels,s=e.setFieldValue,l=e.isSubmitting,p=null===a;return f.createElement(Pt.Form,null,f.createElement(d.FormField,{label:"Name",name:"name",id:"name",value:n,placeholder:"Enter a name for this audience",autoFocus:!0}),f.createElement(d.FormField,{label:"Mapped Level(s)",as:"select",name:"levelIds",id:"level-ids",multiple:!0,size:c.length,value:r,onChange:function(e){return Qn(e,r,s)}},c.map((function(e){return f.createElement("option",{key:e.id,value:e.id},e.name)}))),f.createElement("div",{className:"d-flex justify-content-between"},f.createElement(d.SpinnerButton,{showSpinner:l,type:"submit"},p?"Create":"Save"),!p&&f.createElement(Ot.Button,{as:d.AppLink,variant:"danger",appLink:{application:u.SUBJECTS,action:i.Subjects.DELETE_AUDIENCE,args:[o,a]}},"Delete")))}var er=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function tr(e){var t=e.audience,n=(t=void 0===t?{}:t).id,r=void 0===n?null:n,i=t.name,a=void 0===i?"":i,o=t.levelIds,c=void 0===o?[]:o,u=e.saveAudience,s=er(e,["audience","saveAudience"]);return f.createElement(Pt.Formik,{initialValues:{name:a,levelIds:c},validationSchema:ge,onSubmit:u},(function(e){return f.createElement(Xn,Object.assign({id:r},s,e))}))}function nr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function rr(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var ir=function(e,t,n,r){var i=n.indexOf(r.id),a=rr(n);i>-1?a.splice(i,1):a.push(r.id),t(e,a)},ar=function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[e]}},or=function(e,t,n){var r="form-control h-auto py-2";return n[e]&&t[e]&&(r+=" is-invalid"),r};function cr(e){var t=e.values,n=t.name,r=t.parentIds,a=t.subjectIds,o=t.type,c=t.emphasize,s=t.thumbnail,l=t.banner,v=e.id,m=e.presentationId,b=e.classificationTree,h=e.subjectTree,y=e.setFieldValue,S=e.setFieldTouched,g=e.errors,E=e.touched,j=e.isSubmitting,O=null===v,T=!O||!(!r||!r.length),A=nr(f.useState(T),2),C=A[0],I=A[1];return f.useEffect((function(){return I(T)}),[v,r]),f.useEffect((function(){a.length&&!E.subjectIds&&S("subjectIds",!0)}),[a]),f.createElement(Pt.Form,null,f.createElement(d.FormField,{label:"Name",name:"name",id:"name",value:n,placeholder:"Enter a name for this classification",autoFocus:!0}),f.createElement(d.FormField,{as:"select",label:"Type",name:"type",id:"type",value:o},p.ObjectHelper.getEnumKeys(d.ClassificationType).map((function(e){return f.createElement("option",{key:e,value:d.ClassificationType[e]},e)}))),f.createElement(d.FormField,{label:"Emphasize",name:"emphasize",id:"emphasize",type:"checkbox",checked:c}),f.createElement(d.FormField,{name:"parentIds"},(function(){return f.createElement("div",{className:or("parentIds",g,E)},f.createElement(_n,{label:"Parent Classification(s)",tree:b,selectedIds:r,onSelect:function(e){return ir("parentIds",y,r,e)},collapse:C,noSelectionMessage:"No parent selected, this will be a root classification.",disabledIds:[v],disableChildren:!0}))})),f.createElement(d.FormField,{name:"subjectIds"},(function(){return f.createElement("div",{className:or("subjectIds",g,E)},f.createElement(_n,{label:"Mapped Subject(s)",tree:h,selectedIds:a,onSelect:function(e){return ir("subjectIds",y,a,e)},collapse:!O,getSelectedItemAppLink:ar}))})),f.createElement(Gt,{imageType:d.ImageType.Thumbnails,currentImage:s,setNewImage:function(e){return y("thumbnail",e)},application:u.SUBJECTS,uploadAction:i.Subjects.UPLOAD_IMAGE}),f.createElement(Gt,{imageType:d.ImageType.Banners,currentImage:l,setNewImage:function(e){return y("banner",e)},application:u.SUBJECTS,uploadAction:i.Subjects.UPLOAD_IMAGE}),f.createElement("div",{className:"d-flex justify-content-between"},f.createElement(d.SpinnerButton,{showSpinner:j,type:"submit"},O?"Create":"Save"),!O&&f.createElement(Ot.Button,{as:d.AppLink,variant:"danger",appLink:{application:u.SUBJECTS,action:i.Subjects.DELETE_CLASSIFICATION,args:[m,v]}},"Delete")))}var ur=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function sr(e){var t=e.classification,n=t.id,r=t.name,i=void 0===r?"":r,a=t.parentIds,o=void 0===a?[]:a,c=t.subjectIds,u=void 0===c?[]:c,s=t.type,l=void 0===s?d.ClassificationType.Subject:s,p=t.emphasize,v=t.thumbnail,m=void 0===v?{}:v,b=t.banner,h=void 0===b?{}:b,y=e.saveClassification,S={id:n,presentationId:e.presentationId,classificationTree:e.classificationTree,subjectTree:e.subjectTree};return f.createElement(Pt.Formik,{initialValues:{name:i,parentIds:o,subjectIds:u,type:l,emphasize:p,thumbnail:m,banner:h},validationSchema:Ee,onSubmit:function(e,t){var n=e.parentIds,r=ur(e,["parentIds"]);n.length||n.push(de.Root),y(Object.assign(Object.assign({},r),{parentIds:n}),t)}},(function(e){return f.createElement(cr,Object.assign({},S,e))}))}var lr=function(e){return function(t){if(!e)return t.appLink.action===i.Subjects.EDIT_CLASSIFICATION;switch(e){case fe.Playlists:return t.appLink.action===i.Subjects.EDIT_CLASSIFICATION_PLAYLISTS;case fe.Series:return t.appLink.action===i.Subjects.EDIT_CLASSIFICATION_SERIES;case fe.Videos:return t.appLink.action===i.Subjects.EDIT_CLASSIFICATION_VIDEOS}}};function fr(e){var t=e.presentation,n=e.classificationId,r=e.memberType;return t?f.createElement(f.Fragment,null,f.createElement("h6",null,"Presentation: ".concat(!!t&&t.name)),f.createElement("div",{className:"py-2"},f.createElement(hn,{tabs:Ce.getEditClassificationTabs(t.id,n),isItemActive:lr(r)}))):f.createElement(f.Fragment,null)}function pr(e){var t=e.values.name,n=e.id,r=e.isSubmitting,i=null===n;return f.createElement(Pt.Form,null,f.createElement(d.FormField,{label:"Name",type:"text",name:"name",id:"name",value:t,placeholder:"Enter a name for this level",autoFocus:!0}),f.createElement(d.SpinnerButton,{showSpinner:r,type:"submit"},i?"Create":"Save"))}function dr(e){var t=e.level,n=(t=void 0===t?{}:t).id,r=void 0===n?null:n,i=t.name,a=void 0===i?"":i,o=e.saveLevel;return f.createElement(Pt.Formik,{initialValues:{name:a},validationSchema:je,onSubmit:o},(function(e){return f.createElement(pr,Object.assign({id:r},e))}))}function vr(e){var t=e.values,n=t.name,r=t.description,i=e.id,a=e.isSubmitting,o=!i;return f.createElement(Pt.Form,null,f.createElement(d.FormField,{label:"Name",type:"text",name:"name",id:"name",value:n,placeholder:"Enter a name for this presentation",autoFocus:!0}),f.createElement(d.FormField,{label:"Description",type:"textarea",name:"description",id:"description",value:r,placeholder:"Describe this presentation here"}),f.createElement(d.SpinnerButton,{showSpinner:a,type:"submit"},o?"Create":"Save"))}function mr(e){var t=e.presentation,n=(t=void 0===t?{}:t).id,r=void 0===n?null:n,i=t.name,a=void 0===i?"":i,o=t.description,c=void 0===o?"":o,u=e.savePresentation;return f.createElement(Pt.Formik,{initialValues:{name:a,description:c},validationSchema:Oe,onSubmit:u},(function(e){return f.createElement(vr,Object.assign({id:r},e))}))}function br(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var hr=function(e,t){var n="form-control h-auto py-2";return t.parentId&&e.parentId&&(n+=" is-invalid"),n};function yr(e){var t=e.values,n=t.name,r=t.parentId,a=e.id,o=e.subjectTree,c=e.setFieldValue,s=e.errors,l=e.touched,p=e.isSubmitting,v=!a,m=!v||!!r,b=br(f.useState(m),2),h=b[0],y=b[1];f.useEffect((function(){return y(m)}),[a,r]);var S=function(e){var t=e.id===r?null:e.id;c("parentId",t)};return f.createElement(Pt.Form,null,f.createElement(d.FormField,{label:"Name",name:"name",id:"name",value:n,placeholder:"Enter a name for this subject",autoFocus:!0}),f.createElement(d.FormField,{name:"parentId"},(function(){return f.createElement("div",{className:hr(s,l)},f.createElement(_n,{label:"Parent Subject",tree:o,selectedIds:[r],onSelect:S,collapse:h,noSelectionMessage:"No parent selected, this will be a root subject.",disabledIds:[a],disableChildren:!0}))})),f.createElement("div",{className:"d-flex justify-content-between"},f.createElement(d.SpinnerButton,{showSpinner:p,type:"submit"},v?"Create":"Save"),!v&&f.createElement(Ot.Button,{as:d.AppLink,variant:"danger",appLink:{application:u.SUBJECTS,action:i.Subjects.DELETE_SUBJECT,args:[a]}},"Delete")))}var Sr=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function gr(e){var t=e.subject,n=t.id,r=t.name,i=void 0===r?"":r,a=t.parentId,o=e.saveSubject,c={id:n,subjectTree:e.subjectTree};return f.createElement(Pt.Formik,{initialValues:{name:i,parentId:a},validationSchema:Te,onSubmit:function(e,t){var n=e.parentId,r=Sr(e,["parentId"]);o(Object.assign(Object.assign({},r),{parentId:n||pe.Root}),t)}},(function(e){return f.createElement(yr,Object.assign({},c,e))}))}var Er=function(e){return function(t){return t.appLink.action===e}};function jr(e){var t=e.subjectId,n=e.activeAction;return f.createElement(f.Fragment,null,f.createElement(Ot.Alert,{variant:"danger"},"Warning: You are editing the backbone subjects."),f.createElement("div",{className:"py-2"},f.createElement(hn,{tabs:Ce.getEditSubjectTabs(t),isItemActive:Er(n)})))}function Or(e){var t=e.objects,n=e.getAppLink,r=e.emptyMessage;return t?t.length?f.createElement("ul",{className:"list-unstyled"},t.map((function(e){return f.createElement("li",{key:e.id,className:"border rounded mb-3"},f.createElement(d.AppLink,{appLink:n(e.id),className:"d-block p-3"},e.name))}))):f.createElement("div",{className:"py-3"},f.createElement("p",null,r)):f.createElement(f.Fragment,null)}Or.defaultProps={emptyMessage:"There is nothing here."};var Tr=function(e,t){return p.ArrayHelper.first(t.filter((function(t){return t.id.toString()===e.toString()})))};function Ar(e){var t=e.presentations,n=e.currentPresentation,r=e.setCurrentPresentation,i=e.label;return f.useEffect((function(){t&&!n&&r(t[0])}),[t]),f.createElement(f.Fragment,null,!!n&&f.createElement(f.Fragment,null,f.createElement(Ot.Form.Label,null,i),f.createElement(Ot.Form.Control,{as:"select",value:n.id,onChange:function(e){return n=e.target.value,i=Tr(n,t),void r(i);var n,i},className:"cursor-pointer"},t.map((function(e){return f.createElement("option",{value:e.id,key:e.id},e.name)})))))}Ar.defaultProps={label:"Presentation"};var Cr=function(e){return f.createElement("div",{className:"border rounded p-2 mb-3"},f.createElement("h6",{className:"border-bottom pb-1"},e.presentation.name),e.classifications&&e.classifications.length?f.createElement("ul",{className:"list-unstyled mb-0"},e.classifications.map((function(t){return f.createElement("li",{key:t.id,className:"py-1"},f.createElement(d.AppLink,{appLink:(n=e.presentation.id,r=t.id,{application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[n,r]})},t.name));var n,r}))):f.createElement("p",null,f.createElement("em",null,"There are no classifications mapped to this subject in this presentation.")))},Ir=function(e){return f.createElement(f.Fragment,null,!!e.presentations&&!!e.classificationDictionary&&e.presentations.map((function(t){return f.createElement(Cr,{key:t.id,presentation:t,classifications:e.classificationDictionary[t.id]})})))},_r=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},wr=function(e,t){return t?e.name:"Classification: ".concat(e.name)};function xr(e){return f.createElement(f.Fragment,null,e.classifications.map((function(t){return f.createElement("th",{key:t.id},f.createElement("span",{className:"d-inline-block"},f.createElement(xt,{selected:e.getIsClassificationSelected(t),onToggle:function(n){return e.onToggleClassification(t.id,n)}})),f.createElement(d.AppLink,{appLink:e.getClassificationAppLink(t.id)},wr(t,e.showClassificationSubHeader)))})))}function Fr(e){var t=e.memberType,n=e.hasActions,r=e.classifications,i=_r(e,["memberType","hasActions","classifications"]),a="".concat(Mt.capitalizeFirstLetter(Ae.singularizeMemberType(t))," Name"),o=!!r&&!!r.length,c=o&&r.length>1,u=o?2:1,s=Object.assign({classifications:r,showClassificationSubHeader:c},i);return f.createElement("thead",null,f.createElement("tr",null,f.createElement("th",{rowSpan:u},a),o&&(c?f.createElement("th",{colSpan:r.length,className:"text-center"},"Classifications"):f.createElement(xr,Object.assign({},s))),n&&f.createElement("th",{rowSpan:u})),o&&c&&f.createElement("tr",null,f.createElement(xr,Object.assign({},s))))}function Lr(e){var t=e.member,n=t.id,r=t.name,i=t.classifications,a=void 0===i?[]:i,o=e.getMemberAppLink,c=e.onToggleClassification,u=e.actions,s=p.FunctionHelper.isFunction(o)&&o(n);return a.length&&!p.FunctionHelper.isFunction(c)&&p.Core.ErrorHelper.throw(new p.DevError("onToggleClassification must be passed to SubjectMemberItem")),f.createElement("tr",null,f.createElement("td",null,s?f.createElement(d.AppLink,{appLink:o(n)},r):r),!!a.length&&a.map((function(e){return f.createElement("td",{key:e.id},f.createElement(xt,{selected:e.selected,onToggle:function(t){return c(e.id,t,n)}}))})),u&&f.createElement("td",null,f.createElement("span",{className:"d-flex justify-content-end"},f.createElement(Ct,{actions:u}))))}var Pr=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n};function Nr(e,t){return function(n){var r=n[e],i=d.CollectionHelper.length(r);return!!i&&i===t.length}}function kr(e){var t=e.members,n=e.memberType,r=e.getActions,i=e.classifications,a=e.getClassificationAppLink,o=e.onToggleClassification,c=Pr(e,["members","memberType","getActions","classifications","getClassificationAppLink","onToggleClassification"]);if(!t.length)return f.createElement("div",{className:"py-5"},"No ".concat(n," in this subject."));var u=p.FunctionHelper.isFunction(r),s={memberType:n,classifications:i,getClassificationAppLink:a,getIsClassificationSelected:Nr(n,t),onToggleClassification:o,hasActions:u};return f.createElement(Ot.Table,{responsive:!0,bordered:!0},f.createElement(Fr,Object.assign({},s)),f.createElement("tbody",null,t.map((function(e,t){return f.createElement(Lr,Object.assign({key:t,member:e,actions:u&&r(e.id),onToggleClassification:o},c))}))))}function Dr(e){var t=e.navItems,n=e.currentAppLink;return f.createElement(Ot.Container,null,f.createElement(Ot.Navbar,{className:"justify-content-between align-items-center"},f.createElement(Ot.Nav,null,!!t&&t.map((function(e,t){return f.createElement(Ot.Nav.Item,{key:t},f.createElement(Ot.Nav.Link,{as:d.AppLink,appLink:e.appLink,active:Ce.isItemActive(e,n),className:Ce.isItemActive(e,n)?"text-primary":""},e.label))})))))}function Rr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Ur=function(e){return{application:u.SUBJECTS,action:i.Subjects.PRESENTATION_AUDIENCES,args:[e]}};function Br(e){var t=e.presentationId,n=e.audienceId,r=Rr(f.useState(),2),i=r[0],a=r[1],o=Rr(f.useState(),2),c=o[0],u=o[1],s=Rr(f.useState(),2),d=s[0],v=s[1],m=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(mt.getAudienceFetchOptions(n,a),[n]),Object(p.useFetch)(mt.getLevelsFetchOptions(u),[]),Object(p.useFetch)(mt.getPresentationFetchOptions(t,v),[t]);var b={audience:i,levels:c,saveAudience:function(e,r){var i=r.setSubmitting;return m.updateAudience(n,Object.assign(Object.assign({},e),{presentationId:t}),(function(){return i(!1)}),(function(){return i(!1)}))},presentationId:t},h=Vt.propsLoaded(b);return f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-3"},f.createElement(It,{appLink:Ur(t),backToName:"audiences"})),!!d&&f.createElement("h6",null,"Presentation: ".concat(d.name)),h&&f.createElement(tr,Object.assign({},b)))}function Vr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Mr=function(e,t){return{application:u.SUBJECTS,action:i.Subjects.EDIT_AUDIENCE,args:[e,t]}},Jr=function(e){return{application:u.SUBJECTS,action:i.Subjects.NEW_AUDIENCE,args:[e]}},Hr={application:u.SUBJECTS,action:i.Subjects.AUDIENCES};function zr(e){var t=e.presentationId,n=Vr(f.useState(),2),r=n[0],i=n[1];return Object(p.useFetch)(mt.getAudiencesFetchOptions(t,i),[]),f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-3"},f.createElement(It,{appLink:Hr,backToName:"presentations"})),f.createElement("div",{className:"d-flex justify-content-between mb-2"},f.createElement("h5",{className:"d-inline-block m-0"},"Select an audience to edit:"),f.createElement(d.AppLink,{appLink:Jr(t),className:"d-block"},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.Plus,size:d.SvgContainerSize.Small}),f.createElement("span",null,"New Audience"))),f.createElement(Or,{objects:r,getAppLink:function(e){return Mr(t,e)},emptyMessage:"There are no audiences in this presentation yet. Click '+ New Audience' to create one."}))}function Yr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var $r=function(e){return{application:u.SUBJECTS,action:i.Subjects.PRESENTATION_AUDIENCES,args:[e]}},qr=function(e,t,n){n(!1),p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_AUDIENCE,args:[e,t.id]})};function Wr(e){var t=e.presentationId,n=Yr(f.useState(),2),r=n[0],i=n[1],a=Yr(f.useState(),2),o=a[0],c=a[1],u=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(mt.getLevelsFetchOptions(i),[]),Object(p.useFetch)(mt.getPresentationFetchOptions(t,c),[t]);return f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-2"},f.createElement(It,{appLink:$r(t),backToName:"audiences"})),!!o&&f.createElement("h6",null,"Presentation: ".concat(o.name)),!!r&&f.createElement(tr,{levels:r,presentationId:t,saveAudience:function(e,n){var r=n.setSubmitting;return u.createAudience(Object.assign(Object.assign({},e),{presentationId:t}),(function(e){return qr(t,e,r)}),(function(){return r(!1)}))}}))}function Kr(e){return{application:u.SUBJECTS,action:i.Subjects.NEW_CLASSIFICATION,args:[e]}}function Gr(e){return[{name:"Add child",getAppLink:function(t){return Object.assign(Object.assign({},Kr(e)),{args:[e],params:{parentId:t.id}})}},{name:"Delete classification",getAppLink:function(t){return{application:u.SUBJECTS,action:i.Subjects.DELETE_CLASSIFICATION,args:[e,t.id]}},className:"text-danger"}]}var Zr=n(99),Qr=n.n(Zr);function Xr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ei(e){var t=e.presentationId,n=e.selectedClassificationId,r=Xr(f.useState(),2),a=r[0],o=r[1],c=Xr(f.useState(),2),s=c[0],l=c[1];return function(e,t,n){var r=mt.getClassificationTreeFetchOptions(e,t),i=mt.getPresentationFetchOptions(e,n);Object(p.useBulkFetch)([r,i],[e])}(t,o,l),f.createElement("div",{className:"".concat(Qr.a.navContainer," h-auto pr-2 border-right")},!!s&&f.createElement("h6",{className:"border-bottom pb-2"},"Classifications (".concat(s.name,")")),f.createElement(d.AppLink,{appLink:Kr(t),className:"d-inline-block pb-2"},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.Plus,size:d.SvgContainerSize.Small}),f.createElement("span",null,"New Classification")),!!a&&f.createElement("div",{className:"border-top pt-1"},f.createElement(Tn,{tree:a,getAppLink:function(e){return function(e,t){return{application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[e,t.id]}}(t,e)},selectedIds:[n],actions:Gr(t)})))}function ti(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ni(e){var t=e.classificationId,n=e.routeToOnDelete,r=e.closePopup,i=ti(f.useState(),2),a=i[0],o=i[1],c=ti(f.useState(!1),2),u=c[0],s=c[1];Object(p.useFetch)(mt.getClassificationFetchOptions(t,o),[]);var d=Object(p.useService)(l.SUBJECT),v=[{variant:"link",onClick:r,buttonText:"Cancel"},{variant:"danger",onClick:function(){s(!0);d.deleteClassification(t,(function(){r(),n&&p.Core.AppLinkHelper.trigger(n)}),r)},buttonText:"Yes, delete this classification",isSpinnerButton:!0,showSpinner:u}];return f.createElement(cn,{title:"Delete Classification",closePopup:r,showLoadingSpinner:!a},!!a&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?")),f.createElement(fn,{buttons:v})))}function ri(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ii(e){var t=e.presentationId,n=e.classificationId,r=ri(f.useState(),2),i=r[0],a=r[1],o=ri(f.useState(),2),c=o[0],u=o[1],s=ri(f.useState(),2),d=s[0],v=s[1],m=ri(f.useState(),2),b=m[0],h=m[1],y=Object(p.useService)(l.SUBJECT),S=mt.getClassificationFetchOptions(n,a),g=mt.getPresentationFetchOptions(t,u),E=mt.getClassificationTreeFetchOptions(t,v),j=mt.getSubjectTreeFetchOptions(h);Object(p.useFetch)(j,[]),Object(p.useFetch)(S,[n]),Object(p.useBulkFetch)([g,E],[t]);var O={presentation:c,classificationId:n},T={classification:i,presentationId:t,saveClassification:function(e,t){var r=t.setSubmitting;return y.updateClassification(n,e,(function(){return r(!1)}),(function(){return r(!1)}))},classificationTree:d,subjectTree:b},A=Vt.propsLoaded(T);return f.createElement("div",null,f.createElement(fr,Object.assign({},O)),!!A&&f.createElement(sr,Object.assign({},T)))}function ai(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function oi(e){var t=e.presentationId,n=e.classificationId,r=e.memberType,i=ai(f.useState(),2),a=i[0],o=i[1],c=ai(f.useState(),2),u=c[0],s=c[1];Object(p.useFetch)(mt.getPresentationFetchOptions(t,o),[]),Object(p.useFetch)(mt.getClassificationMembersFetchOptions(n,r,s),[n,r]);var l={items:u&&u.data,memberType:r,getItemAppLink:function(e){return Ae.getMemberAppLink(r,e.id)},getActions:function(e){return Ae.getMemberActions(n,le.Classification,r,e.id)}},d={presentation:a,classificationId:n},v=Vt.propsLoaded(l);return f.createElement(f.Fragment,null,f.createElement(fr,Object.assign({},d,{memberType:r})),v&&f.createElement(Zn,Object.assign({},l)))}function ci(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ui(e){var t=e.presentationId,n=e.parentId,r=ci(f.useState(),2),a=r[0],o=r[1],c=ci(f.useState(),2),s=c[0],d=c[1],v=Object(p.useService)(l.SUBJECT),m=mt.getClassificationTreeFetchOptions(t,o),b=mt.getSubjectTreeFetchOptions(d);Object(p.useFetch)(b,[]),Object(p.useFetch)(m,[t]);var h={saveClassification:function(e,n){var r=n.setSubmitting;return v.createClassification(Object.assign(Object.assign({},e),{presentationId:t}),(function(e){return function(e,n){n(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[t,e.id]})}(e,r)}),(function(){return r(!1)}))},classification:n?{parentIds:[n]}:{},presentationId:t,classificationTree:a,subjectTree:s},y=Object.values(h).every((function(e){return!!e}));return f.createElement("div",null,f.createElement("h4",{className:"py-2"},"Create New Classification"),!!y&&f.createElement(sr,Object.assign({},h)))}function si(e){return(si="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function li(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function fi(e,t){return!t||"object"!==si(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function pi(e){return(pi=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function di(e,t){return(di=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var vi=function(e){return"/api/master/v2/objects/".concat(e,"?query=cover,banner")},mi=function(e){return"/api/master/v2/objects?".concat(e.map((function(e){return"id=".concat(e)})).join("&"))},bi=function(e){return"/api/master/v2/objects/".concat(e,"/playlists")},hi=function(e){return"/api/master/v2/objects/".concat(e)},yi=function(e){return"/api/master/v1/playlists/".concat(e)},Si=function(e){return"/api/master/v2/objects/".concat(e,"/videos?").concat(["query={orderBy:orderindex,limit:100}"].join("&"))},gi=function(e){return"/api/master/v1/objects/".concat(e,"/videos/reorder")},Ei=function(e,t){return"/api/master/v1/playlists/".concat(e,"/dissociate/").concat(t)},ji=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),fi(this,pi(t).apply(this,arguments))}var n,r,i;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&di(e,t)}(t,e),n=t,(r=[{key:"getPlaylist",value:function(e,t,n){return this.get({resource:vi(e),eventPrefix:"".concat(a.PLAYLIST,":").concat(e),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"getPlaylistsById",value:function(e,t,n){return this.get({resource:mi(e),eventPrefix:"".concat(a.PLAYLISTS,":").concat(e.join(",")),expiryTime:d.CacheDurations.STANDARD,callback:t,errorCallback:n})}},{key:"createPlaylist",value:function(e,t,n,r){return this.create({resource:bi(t),data:Object.assign(Object.assign({},e),{permissions:Ut()}),callback:n,errorCallback:r,eventPrefix:a.PLAYLIST,expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully created playlist."),errorHandler:this.alertService.error("Failed to create playlist.")})}},{key:"updatePlaylist",value:function(e,t,n,r){return this.update({resource:hi(e),data:t,callback:n,errorCallback:r,eventPrefix:"".concat(a.UPDATE_PLAYLIST,":").concat(e),expiryTime:d.CacheDurations.STANDARD,successHandler:this.alertService.success("Successfully updated playlist"),errorHandler:this.alertService.error("Failed to update playlist")})}},{key:"deletePlaylist",value:function(e,t,n){return this.delete({resource:yi(e),callback:t,errorCallback:n,eventPrefix:a.DELETE_PLAYLIST,invalidationKeys:["".concat(a.PLAYLIST,":").concat(e)],successHandler:this.alertService.success("Successfully deleted playlist"),errorHandler:this.alertService.error("Failed to delete playlist.")})}},{key:"getPlaylistVideos",value:function(e,t,n){return this.get({resource:Si(e),callback:t,errorCallback:n,eventPrefix:"".concat(a.PLAYLIST,":").concat(e,":videos"),expiryTime:d.CacheDurations.STANDARD})}},{key:"reorderVideos",value:function(e,t,n){return this.update({resource:gi(e),data:Object.assign({ownerId:e},t),eventPrefix:a.REORDER_PLAYLIST_VIDEOS,expiryTime:d.CacheDurations.STANDARD,invalidationKeys:["".concat(a.PLAYLIST,":").concat(e,":videos")],callback:n,errorHandler:this.alertService.error("Failed to update playlist order.")})}},{key:"removeVideoFromPlaylist",value:function(e,t,n,r){return this.delete({resource:Ei(e,t),eventPrefix:"".concat(a.REMOVE_PLAYLIST_VIDEO,":").concat(e,":").concat(t),invalidationKeys:["".concat(a.PLAYLIST,":").concat(e,":videos")],callback:n,errorCallback:r})}},{key:"name",get:function(){return l.PLAYLIST}},{key:"channelName",get:function(){return s.PLAYLIST}}])&&li(n.prototype,r),i&&li(n,i),t}(p.BaseDataService),Oi={dataServiceName:l.PLAYLIST,dataChannelName:s.PLAYLIST},Ti={getPlaylistFetchOptions:function(e,t,n){return Object.assign(Object.assign({},Oi),{eventPrefix:"".concat(a.PLAYLIST,":").concat(e),fetchData:function(t){return t.getPlaylist(e)},setData:t,onError:n,deleteEventPrefix:a.DELETE_PLAYLIST})},getPlaylistsByIdFetchOptions:function(e,t,n){return Object.assign(Object.assign({},Oi),{eventPrefix:"".concat(a.PLAYLISTS,":").concat(e.join(",")),fetchData:function(t){return t.getPlaylistsById(e)},setData:t,onError:n})},getPlaylistVideosFetchOptions:function(e,t,n){return Object.assign(Object.assign({},Oi),{eventPrefix:"".concat(a.PLAYLIST,":").concat(e,":videos"),fetchData:function(t){return t.getPlaylistVideos(e)},setData:t,onError:n})}};function Ai(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Ci=function(e,t,n){switch(e){case fe.Playlists:return Ti.getPlaylistFetchOptions(t,n);case fe.Series:return G.getSeriesFetchOptions(t,n);case fe.Videos:return ye.getVideoFetchOptions(t,n)}},Ii=function(e,t,n,r){return[{variant:"link",onClick:e,buttonText:"Cancel"},{variant:"danger",onClick:t,buttonText:"Yes, remove this ".concat(Ae.singularizeMemberType(n)),isSpinnerButton:!0,showSpinner:r}]};function _i(e){var t=e.classificationId,n=e.memberId,r=e.memberType,i=e.closePopup,a=Ai(f.useState(),2),o=a[0],c=a[1],u=Ai(f.useState(),2),s=u[0],d=u[1],v=Ai(f.useState(!1),2),m=v[0],b=v[1],h=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(Ci(r,n,d),[n]),Object(p.useFetch)(mt.getClassificationFetchOptions(t,c),[t]);var y=!!o&&!!s,S="Remove ".concat(Mt.capitalizeFirstLetter(Ae.singularizeMemberType(r)));return f.createElement(cn,{title:S,closePopup:i,showLoadingSpinner:!y},y&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to remove ",f.createElement("strong",null,s.name)," from ",f.createElement("strong",null,o.name),"?"),f.createElement("p",null,"This will not remove it from the backbone subject.")),f.createElement(fn,{buttons:Ii(i,(function(){b(!0),h.removeObjectsFromClassification(t,[n],r,null,null,i,i)}),r,m)})))}function wi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function xi(e){var t=e.id,n=wi(f.useState(),2),r=n[0],i=n[1],a=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(mt.getLevelFetchOptions(t,i),[t]);var o={level:r,saveLevel:function(e,n){var r=n.setSubmitting;return a.updateLevel(t,e,(function(){return r(!1)}),(function(){return r(!1)}))}},c=Vt.propsLoaded(o);return f.createElement(f.Fragment,null,f.createElement("h4",{className:"py-2"},"Edit Level"),!!c&&f.createElement(dr,Object.assign({},o)))}function Fi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Li=function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_LEVEL,args:[e]}},Pi={application:u.SUBJECTS,action:i.Subjects.NEW_LEVEL};function Ni(){var e=Fi(f.useState(),2),t=e[0],n=e[1];return Object(p.useFetch)(mt.getLevelsFetchOptions(n),[]),f.createElement("div",null,f.createElement("div",{className:"d-flex justify-content-between mb-2"},f.createElement("h5",{className:"d-inline-block m-0"},"Select a level to edit:"),f.createElement(d.AppLink,{appLink:Pi,className:"d-block"},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.Plus,size:d.SvgContainerSize.Small}),f.createElement("span",null,"New Level"))),f.createElement(Or,{objects:t,getAppLink:Li}))}function ki(){var e=Object(p.useService)(l.SUBJECT);return f.createElement(f.Fragment,null,f.createElement("h4",{className:"py-2"},"Create New Level"),f.createElement(dr,{saveLevel:function(t,n){var r=n.setSubmitting;e.createLevel(t,(function(e){return function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_LEVEL,args:[e.id]})}(e,r)}),(function(){return r(!1)}))}}))}function Di(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Ri(e){var t=e.id,n=Di(f.useState(),2),r=n[0],i=n[1],a=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(mt.getPresentationFetchOptions(t,i),[t]);var o={presentation:r,savePresentation:function(e,n){var r=n.setSubmitting;return a.updatePresentation(t,e,(function(){return r(!1)}),(function(){return r(!1)}))}},c=Vt.propsLoaded(o);return f.createElement(f.Fragment,null,f.createElement("h4",{className:"py-2"},"Edit Presentation"),!!c&&f.createElement(mr,Object.assign({},o)))}function Ui(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Bi=function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_PRESENTATION,args:[e]}},Vi={application:u.SUBJECTS,action:i.Subjects.NEW_PRESENTATION};function Mi(){var e=Ui(f.useState(),2),t=e[0],n=e[1];return Object(p.useFetch)(mt.getPresentationsFetchOptions(n),[]),f.createElement("div",null,f.createElement("div",{className:"d-flex justify-content-between mb-2"},f.createElement("h5",{className:"d-inline-block m-0"},"Select a presentation to edit:"),f.createElement(d.AppLink,{appLink:Vi,className:"d-block"},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.Plus,size:d.SvgContainerSize.Small}),f.createElement("span",null,"New Presentation"))),f.createElement(Or,{objects:t,getAppLink:Bi}))}function Ji(){var e=Object(p.useService)(l.SUBJECT);return f.createElement(f.Fragment,null,f.createElement("h4",{className:"py-2"},"Create New Presentation"),f.createElement(mr,{savePresentation:function(t,n){var r=n.setSubmitting;e.createPresentation(t,(function(e){return function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_PRESENTATION,args:[e.id]})}(e,r)}),(function(){return r(!1)}))}}))}function Hi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function zi(e){var t=e.objectType,n=e.getAppLink,r=Hi(f.useState(),2),i=r[0],a=r[1];return Object(p.useFetch)(mt.getPresentationsFetchOptions(a),[]),f.createElement("div",null,f.createElement("h5",null,"Select a presentation to view its ".concat(t,":")),f.createElement(Or,{objects:i,getAppLink:n}))}function Yi(e,t){return d.StateHelper.getSetStateByKey(e,t)}function $i(e,t){var n=e.memberType,r=e.objectIds,i=mt.getSubjectTreeFetchOptions(Yi(t,"subjectTree"));Object(p.useFetch)(i,[]);var a=function(e,t,n){switch(e){case fe.Playlists:return Ti.getPlaylistsByIdFetchOptions(t,n);case fe.Series:return G.getSeriesByIdFetchOptions(t,n);case fe.Videos:return ye.getVideosByIdFetchOptions(t,n)}}(n,r,Yi(t,"objects"));Object(p.useFetch)(a,[n,r])}function qi(e,t,n,r){var a=n.selectedSubject,o=n.objects,c=function(){return Yi(r,"showConfirmationPopup")(!1)};e.addObjectsToSubject(a.id,o.map((function(e){return e.id})),t.memberType,n.addToClassifications,(function(){c(),p.Core.AppLinkHelper.trigger(function(e,t){var n={application:u.SUBJECTS,args:[e]};switch(t){case fe.Playlists:return Object.assign(Object.assign({},n),{action:i.Subjects.EDIT_SUBJECT_PLAYLISTS});case fe.Series:return Object.assign(Object.assign({},n),{action:i.Subjects.EDIT_SUBJECT_SERIES});case fe.Videos:return Object.assign(Object.assign({},n),{action:i.Subjects.EDIT_SUBJECT_VIDEOS})}}(a.id,t.memberType))}),c)}function Wi(e,t,n){if(t&&n){var r=1===t.length?"this ".concat(Ae.singularizeMemberType(e)):"these ".concat(e);return"Add ".concat(r," to ").concat(n.name)}}function Ki(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Gi(e){var t=e.memberType,n=Ki(f.useState({}),2),r=n[0],i=n[1],a=Object(p.useService)(l.SUBJECT);$i(e,i);var o=function(e){return Yi(i,"showConfirmationPopup")(e)},c=Mt.capitalizeFirstLetter(Ae.singularizeMemberType(t)),u=!!r.objects&&!!r.subjectTree;return f.createElement(f.Fragment,null,u&&f.createElement(Kn,{memberType:t,objects:r.objects,subjectTree:r.subjectTree,subjectId:r.selectedSubject&&r.selectedSubject.id,addToClassifications:r.addToClassifications,onSelectSubject:Yi(i,"selectedSubject"),onToggleAddToClassifications:Yi(i,"addToClassifications"),onClickAddToSubject:function(){r.selectedSubject&&o(!0)}}),u&&r.showConfirmationPopup&&f.createElement(Lt,{title:Wi(t,r.objects,r.selectedSubject),onClickConfirm:function(){return qi(a,e,r,i)},closePopup:function(){return o(!1)}},f.createElement("p",null,"The following ".concat(t," will be added to "),f.createElement("strong",null,r.selectedSubject.name),r.addToClassifications?" and its mapped classifications:":":"),f.createElement("ul",null,r.objects.map((function(e){return f.createElement("li",{key:e.id},e.name)}))),!r.addToClassifications&&f.createElement("p",null,"".concat(1===r.objects.length?"It":"They"," will not be added to its mapped classifications.")),f.createElement("p",null,"".concat(c," to classification mappings can be managed from the "),f.createElement("strong",null,"Edit Subject ".concat(Mt.capitalizeFirstLetter(t)," ")),"page.")))}function Zi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Qi(e){var t=e.subjectId,n=e.routeToOnDelete,r=e.closePopup,i=Zi(f.useState(),2),a=i[0],o=i[1],c=Zi(f.useState(!1),2),u=c[0],s=c[1];Object(p.useFetch)(mt.getSubjectFetchOptions(t,o),[]);var d=Object(p.useService)(l.SUBJECT),v=[{variant:"link",onClick:r,buttonText:"Cancel"},{variant:"danger",onClick:function(){s(!0);d.deleteSubject(t,(function(){r(),n&&p.Core.AppLinkHelper.trigger(n)}),r)},buttonText:"Yes, delete this subject",isSpinnerButton:!0,showSpinner:u}];return f.createElement(cn,{title:"Delete Subject",closePopup:r,showLoadingSpinner:!a},!!a&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?"),f.createElement("p",null,"Subjects that have mapped classifications cannot be deleted.")),f.createElement(fn,{buttons:v})))}function Xi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ea(e){var t=e.subjectId,n=Xi(f.useState(),2),r=n[0],a=n[1],o=Xi(f.useState(),2),c=o[0],u=o[1],s=Object(p.useService)(l.SUBJECT),d=mt.getSubjectFetchOptions(t,a),v=mt.getSubjectTreeFetchOptions(u);Object(p.useFetch)(v,[]),Object(p.useFetch)(d,[t]);var m={subject:r,saveSubject:function(e,n){var r=n.setSubmitting;return s.updateSubject(t,e,(function(){return r(!1)}),(function(){return r(!1)}))},subjectTree:c},b=Vt.propsLoaded(m);return f.createElement(f.Fragment,null,f.createElement(jr,{subjectId:t,activeAction:i.Subjects.EDIT_SUBJECT}),!!b&&f.createElement(gr,Object.assign({},m)))}function ta(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var na=f.createContext(void 0);function ra(e){var t=e.children,n=ta(f.useState(),2),r=n[0],i=n[1];return f.createElement(na.Provider,{value:[r,i]},t)}var ia=function(e){var t=e.children;return f.createElement(jt,null,f.createElement(ra,null,f.createElement(St,null,t)))};function aa(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function oa(e,t){return d.StateHelper.getSetStateByKey(e,t)}function ca(e,t,n){var r=e.subjectId,i=e.memberType,a=t.memberIds,o=aa(f.useContext(na),1)[0];Object(p.useFetch)(mt.getPresentationsFetchOptions(oa(n,"presentations")),[]),Object(p.useFetch)(mt.getSubjectMemberIdsFetchOptions(r,i,oa(n,"memberIds")),[r,i]),Object(p.useFetch)(function(e,t,n){if(!t||!t.length)return;switch(e){case fe.Playlists:return Ti.getPlaylistsByIdFetchOptions(t,n);case fe.Series:return G.getSeriesByIdFetchOptions(t,n);case fe.Videos:return ye.getVideosByIdFetchOptions(t,n)}}(i,a,oa(n,"members")),[i,a],!!a&&!!a.length),Object(p.useFetch)(!!o&&mt.getSubjectClassificationFetchOptions(r,oa(n,"classifications"),o.id,i),[r,i,o],!!o)}var ua=function(e,t){return function(n){var r,a=u.SUBJECTS,o=[t,n];switch(e){case fe.Playlists:r=i.Subjects.EDIT_CLASSIFICATION_PLAYLISTS;break;case fe.Series:r=i.Subjects.EDIT_CLASSIFICATION_SERIES;break;case fe.Videos:r=i.Subjects.EDIT_CLASSIFICATION_VIDEOS}return{application:a,action:r,args:o}}};function sa(e){switch(e){case fe.Playlists:return i.Subjects.EDIT_SUBJECT_PLAYLISTS;case fe.Series:return i.Subjects.EDIT_SUBJECT_SERIES;case fe.Videos:return i.Subjects.EDIT_SUBJECT_VIDEOS}}function la(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function fa(e){var t=e.subjectId,n=e.memberType,r=la(f.useState({}),2),i=r[0],a=r[1],o=i.presentations,c=i.classifications,u=i.memberIds,s=i.membersWithClassifications,d=la(f.useContext(na),2),v=d[0],m=d[1],b=Object(p.useService)(l.SUBJECT);ca(e,i,a),function(e,t,n){var r=t.memberIds,i=t.members,a=t.classifications;f.useEffect((function(){oa(n,"membersWithClassifications")(function(e,t,n){if(!t||!n)return;return t.map((function(t){return{id:t.id,name:t.name,classifications:n.map((function(n){return{id:n.id,selected:(r=t,i=n,!!i[e]&&!!i[e].data.filter((function(e){return e.id===r.id})).length)};var r,i}))}}))}(e.memberType,i,a))}),[i,a]),f.useEffect((function(){i&&i.length&&r&&!r.length&&oa(n,"members")([])}),[r])}(e,i,a);var h={presentations:o,currentPresentation:v,setCurrentPresentation:m},y={members:s||[],memberType:n,getMemberAppLink:function(e){return Ae.getMemberAppLink(n,e)},getActions:function(e){return Ae.getMemberActions(t,le.Subject,n,e)},classifications:c,getClassificationAppLink:v&&ua(n,v.id),onToggleClassification:function(e,r,i){return function(e,t,n,r,i,a,o){(o?e.addObjectsToClassification.bind(e):e.removeObjectsFromClassification.bind(e))(a,n,t,r,i)}(b,n,i?[i]:u,t,v&&v.id,e,r)}},S=!!v&&!!c;return f.createElement(f.Fragment,null,f.createElement(jr,{subjectId:t,activeAction:sa(n)}),f.createElement(Ot.Alert,{variant:"info",className:"m-0"},"Select which ".concat(n," are shown for each classification in this subject.")+" Change the selected presentation to view different classifications."),f.createElement("div",{className:"w-50 py-2"},!!o&&f.createElement(Ar,Object.assign({},h))),S&&f.createElement(kr,Object.assign({},y)))}function pa(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function da(e){var t=e.parentId,n=pa(f.useState(),2),r=n[0],a=n[1],o=Object(p.useService)(l.SUBJECT),c=mt.getSubjectTreeFetchOptions(a);Object(p.useFetch)(c,[]);var s={application:u.SUBJECTS,action:i.Subjects.PRESENTATIONS},d={saveSubject:function(e,t){var n=t.setSubmitting;return o.createSubject(Object.assign({},e),(function(e){return function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[e.id]})}(e,n)}),(function(){return n(!1)}))},subject:t?{parentId:t}:{},subjectTree:r},v=Object.values(d).every((function(e){return!!e}));return f.createElement(f.Fragment,null,f.createElement("div",{className:"pb-2 border-bottom"},f.createElement(It,{backToName:"Presentations",appLink:s})),f.createElement("h4",{className:"py-2"},"Create New Subject"),!!v&&f.createElement(gr,Object.assign({},d)))}function va(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var ma=function(e,t,n){switch(e){case fe.Playlists:return Ti.getPlaylistFetchOptions(t,n);case fe.Series:return G.getSeriesFetchOptions(t,n);case fe.Videos:return ye.getVideoFetchOptions(t,n)}},ba=function(e,t,n,r){return[{variant:"link",onClick:e,buttonText:"Cancel"},{variant:"danger",onClick:t,buttonText:"Yes, remove this ".concat(Ae.singularizeMemberType(n)),isSpinnerButton:!0,showSpinner:r}]};function ha(e){var t=e.subjectId,n=e.memberId,r=e.memberType,i=e.closePopup,a=va(f.useState(),2),o=a[0],c=a[1],u=va(f.useState(),2),s=u[0],d=u[1],v=va(f.useState(!1),2),m=v[0],b=v[1],h=Object(p.useService)(l.SUBJECT);Object(p.useFetch)(ma(r,n,d),[n]),Object(p.useFetch)(mt.getSubjectFetchOptions(t,c),[t]);var y=!!o&&!!s,S="Remove ".concat(Mt.capitalizeFirstLetter(Ae.singularizeMemberType(r)));return f.createElement(cn,{title:S,closePopup:i,showLoadingSpinner:!y},y&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to remove ",f.createElement("strong",null,s.name)," from ",f.createElement("strong",null,o.name),"?"),f.createElement("p",null,"Please ensure that it is not in any classifications before removing.")),f.createElement(fn,{buttons:ba(i,(function(){b(!0),h.removeObjectsFromSubject(t,[n],r,i,i)}),r,m)})))}function ya(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Sa(e){var t=e.subjectId,n=ya(f.useState({}),2),r=n[0];return function(e,t){var n=function(e){return d.StateHelper.getSetStateByKey(t,e)};Object(p.useFetch)(mt.getSubjectClassificationFetchOptions(e,n("classifications")),[e]),Object(p.useFetch)(mt.getPresentationsFetchOptions(n("presentations")),[])}(t,n[1]),f.createElement(f.Fragment,null,f.createElement(jr,{subjectId:t,activeAction:i.Subjects.SUBJECT_CLASSIFICATIONS}),f.createElement(Ir,{presentations:r.presentations,classificationDictionary:p.ArrayHelper.groupBy(r.classifications,"presentationId")}))}var ga=n(100),Ea=n.n(ga);function ja(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Oa(e){var t=e.selectedSubjectId,n=ja(f.useState(),2),r=n[0],a=n[1];Object(p.useFetch)(mt.getSubjectTreeFetchOptions(a),[]);var o=f.useCallback((function(e){return{application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[e.id]}}),[]),c={application:u.SUBJECTS,action:i.Subjects.NEW_SUBJECT},s=[{name:"Add child",getAppLink:function(e){return Object.assign(Object.assign({},c),{params:{parentId:e.id}})}},{name:"Delete subject",getAppLink:function(e){return{application:u.SUBJECTS,action:i.Subjects.DELETE_SUBJECT,args:[e.id]}},className:"text-danger"}];return f.createElement("div",{className:"".concat(Ea.a.navContainer," h-auto pr-2 border-right")},f.createElement("h5",{className:"border-bottom pb-2"},"Subjects"),f.createElement(d.AppLink,{appLink:c,className:"d-inline-block pb-2"},f.createElement(d.SvgContainer,{svgName:d.cvSvgLibrary.Plus,size:d.SvgContainerSize.Small}),f.createElement("span",null,"New Subject")),!!r&&f.createElement("div",{className:"border-top pt-1"},f.createElement(Tn,{tree:r,getAppLink:o,selectedIds:[t],actions:s})))}function Ta(e){var t=e.currentAppLink;return f.createElement(Dr,{navItems:Ce.getTopNavItems(),currentAppLink:t})}function Aa(e){return(Aa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ca(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ia(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _a(e,t,n){return t&&Ia(e.prototype,t),n&&Ia(e,n),e}function wa(e,t){return!t||"object"!==Aa(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function xa(e){return(xa=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Fa(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&La(e,t)}function La(e,t){return(La=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Pa=function(e){function t(){return Ca(this,t),wa(this,xa(t).apply(this,arguments))}return Fa(t,e),_a(t,[{key:"channelName",get:function(){return u.SUBJECTS}},{key:"appRoutes",get:function(){return{"subjects(/)":"subjects","subjects/add-objects(/)":"addSubjectMembers","subjects/new(/)":"newSubject","subjects/:id/edit(/)":"editSubject","subjects/:id/edit/playlists(/)":"editSubjectPlaylists","subjects/:id/edit/series(/)":"editSubjectSeries","subjects/:id/edit/videos(/)":"editSubjectVideos","subjects/:id/classifications(/)":"subjectClassifications","subjects/classifications(/)":"classifications","subjects/presentations/:id/classifications(/)":"presentationClassifications","subjects/presentations/:id/classifications/new(/)":"newClassification","subjects/presentations/:id/classifications/:id/edit(/)":"editClassification","subjects/presentations/:id/classifications/:id/edit/playlists(/)":"editClassificationPlaylists","subjects/presentations/:id/classifications/:id/edit/series(/)":"editClassificationSeries","subjects/presentations/:id/classifications/:id/edit/videos(/)":"editClassificationVideos","subjects/levels(/)":"levels","subjects/levels/new(/)":"newLevel","subjects/levels/:id(/)":"editLevel","subjects/audiences(/)":"audiences","subjects/presentations/:id/audiences(/)":"presentationAudiences","subjects/presentations/:id/audiences/new(/)":"newAudience","subjects/presentations/:id/audiences/:id/edit(/)":"editAudience","subjects/presentations(/)":"presentations","subjects/presentations/new":"newPresentation","subjects/presentations/:id(/)":"editPresentation","subjects/videos/:id(/)":"video","subjects/series/:id(/)":"series","subjects/playlists/:id(/)":"playlist"}}},{key:"appLinks",get:function(){return["deleteClassification","removeClassificationMember","deleteSubject","removeSubjectMember","deleteAudience","uploadImage"]}}]),t}(p.Core.AppRouter),Na=function(e){function t(){return Ca(this,t),wa(this,xa(t).apply(this,arguments))}return Fa(t,e),_a(t,[{key:"initialize",value:function(){this.subjectDataService=p.InstanceManager.getInstance(l.SUBJECT,this)}},{key:"subjects",value:function(){this.subjectDataService.getSubjectTree((function(e){var t=!!e.children&&e.children[0];t?p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT,args:[t.id]},{replace:!0}):p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.NEW_SUBJECT},{replace:!0})}))}},{key:"newSubject",value:function(e){var t={parentId:e.parentId};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(da,Object.assign({key:e.parentId},t))),this.renderSubjectsLeftNav()}},{key:"editSubject",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(ea,{key:e,subjectId:e})),this.renderSubjectsLeftNav(e)}},{key:"editSubjectPlaylists",value:function(e){var t={subjectId:e,memberType:fe.Playlists};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(fa,Object.assign({key:"".concat(e,":playlists")},t))),this.renderSubjectsLeftNav(e)}},{key:"editSubjectSeries",value:function(e){var t={subjectId:e,memberType:fe.Series};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(fa,Object.assign({key:"".concat(e,":series")},t))),this.renderSubjectsLeftNav(e)}},{key:"editSubjectVideos",value:function(e){var t={subjectId:e,memberType:fe.Videos};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(fa,Object.assign({key:"".concat(e,":videos")},t))),this.renderSubjectsLeftNav(e)}},{key:"subjectClassifications",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Sa,{key:e,subjectId:e})),this.renderSubjectsLeftNav(e)}},{key:"addSubjectMembers",value:function(e){var t=e.memberType,n=e.objectIds;if(t&&n){var r={memberType:t,objectIds:Array.isArray(n)?n:[n]};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Gi,Object.assign({},r))),this.hideLeftNav()}}},{key:"removeSubjectMember",value:function(e,t,n){var r=Object.assign({subjectId:e,memberId:t,memberType:n},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(ha,Object.assign({},r)))}},{key:"deleteSubject",value:function(e){var t=e===this.currentLeftNavId?{application:u.SUBJECTS,action:i.Subjects.SUBJECTS}:null,n=Object.assign({subjectId:e,routeToOnDelete:t||null},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(Qi,Object.assign({},n)))}},{key:"classifications",value:function(){var e={objectType:"classifications",getAppLink:function(e){return{application:u.SUBJECTS,action:i.Subjects.PRESENTATION_CLASSIFICATIONS,args:[e]}}};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(zi,Object.assign({},e))),this.hideLeftNav()}},{key:"presentationClassifications",value:function(e){this.subjectDataService.getClassificationTree(e,(function(t){var n=!!t.children&&t.children[0];n?p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.EDIT_CLASSIFICATION,args:[e,n.id]},{replace:!0}):p.Core.AppLinkHelper.trigger({application:u.SUBJECTS,action:i.Subjects.NEW_CLASSIFICATION,args:[e]},{replace:!0})}))}},{key:"newClassification",value:function(e,t){var n={presentationId:e,parentId:t.parentId};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(ui,Object.assign({key:t.parentId},n))),this.renderClassificationLeftNav(e)}},{key:"editClassification",value:function(e,t){var n={presentationId:e,classificationId:t};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(ii,Object.assign({key:t},n))),this.renderClassificationLeftNav(e,t)}},{key:"editClassificationPlaylists",value:function(e,t){var n={presentationId:e,classificationId:t,memberType:fe.Playlists};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(oi,Object.assign({key:"".concat(t,":playlists")},n))),this.renderClassificationLeftNav(e,t)}},{key:"editClassificationSeries",value:function(e,t){var n={presentationId:e,classificationId:t,memberType:fe.Series};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(oi,Object.assign({key:"".concat(t,":series")},n))),this.renderClassificationLeftNav(e,t)}},{key:"editClassificationVideos",value:function(e,t){var n={presentationId:e,classificationId:t,memberType:fe.Videos};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(oi,Object.assign({key:"".concat(t,":videos")},n))),this.renderClassificationLeftNav(e,t)}},{key:"removeClassificationMember",value:function(e,t,n){var r=Object.assign({classificationId:e,memberId:t,memberType:n},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(_i,Object.assign({},r)))}},{key:"deleteClassification",value:function(e,t){var n=t===this.currentLeftNavId?{application:u.SUBJECTS,action:i.Subjects.EDIT_PRESENTATION,args:[e]}:null,r=Object.assign({classificationId:t,routeToOnDelete:n||null},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(ni,Object.assign({},r)))}},{key:"levels",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Ni,null)),this.hideLeftNav()}},{key:"newLevel",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(ki,null)),this.hideLeftNav()}},{key:"editLevel",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(xi,{key:e,id:e})),this.hideLeftNav()}},{key:"audiences",value:function(){var e={objectType:"audiences",getAppLink:function(e){return{application:u.SUBJECTS,action:i.Subjects.PRESENTATION_AUDIENCES,args:[e]}}};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(zi,Object.assign({},e))),this.hideLeftNav()}},{key:"presentationAudiences",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(zr,{presentationId:e})),this.hideLeftNav()}},{key:"newAudience",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Wr,{presentationId:e})),this.hideLeftNav()}},{key:"editAudience",value:function(e,t){var n={presentationId:e,audienceId:t};this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Br,Object.assign({key:t},n))),this.hideLeftNav()}},{key:"deleteAudience",value:function(e,t){var n={application:u.SUBJECTS,action:i.Subjects.PRESENTATION_AUDIENCES,args:[e]},r=Object.assign({id:t,routeToOnDelete:n},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(qn,Object.assign({},r)))}},{key:"presentations",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Mi,null)),this.hideLeftNav()}},{key:"newPresentation",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Ji,null))}},{key:"editPresentation",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Ri,{key:e,id:e})),this.hideLeftNav()}},{key:"video",value:function(e){p.Core.LocationUtils.Redirect("/tools/programlookup/".concat(e))}},{key:"series",value:function(e){p.Core.LocationUtils.Redirect("/hostedlibraries/series/".concat(e))}},{key:"playlist",value:function(e){p.Core.LocationUtils.Redirect("/playlists/".concat(e))}},{key:"uploadImage",value:function(e){var t=Object.assign({imageType:e},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(zn,Object.assign({},t)))}},{key:"onShowAlert",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.collection,n=t?t.toJSON():[],r=function(e){return bt.Radio.channel(p.CommonChannels.ALERT).trigger("remove:alert",e)};this.layout.showChildView(d.LayoutRegions.ALERT,f.createElement(d.AlertList,{alerts:n,removeAlert:r}))}},{key:"renderClassificationLeftNav",value:function(e,t){this.setCurrentLeftNavItem(t);var n={presentationId:e,selectedClassificationId:t};this.layout.showChildView(d.LayoutRegions.LEFT_NAV,f.createElement(ei,Object.assign({},n)))}},{key:"renderSubjectsLeftNav",value:function(e){this.setCurrentLeftNavItem(e),this.layout.showChildView(d.LayoutRegions.LEFT_NAV,f.createElement(Oa,{selectedSubjectId:e}))}},{key:"setCurrentLeftNavItem",value:function(e){this.currentLeftNavId=e||null}},{key:"hideLeftNav",value:function(){this.setCurrentLeftNavItem(),this.layout.hideLeftNav()}},{key:"getTopNav",value:function(e){return f.createElement(Ta,{currentAppLink:e})}},{key:"getPopupProps",value:function(){var e=this;return{closePopup:function(){return e.layout.closePopup()}}}},{key:"name",get:function(){return"Subjects Application"}},{key:"channelName",get:function(){return u.SUBJECTS}},{key:"layoutOptions",get:function(){return{name:c.CURATOR_LAYOUT,options:{provider:ia,getTopNavView:this.getTopNav}}}}],[{key:"router",get:function(){return Pa}}]),t}(p.Core.Application),ka=function(e){var t=e.children;return f.createElement(jt,null,f.createElement(St,null,t))};function Da(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function Ra(e){var t=e.playlistId,n=e.closePopup,r=Da(f.useState(),2),a=r[0],o=r[1],c=Da(f.useState(!1),2),s=c[0],d=c[1],v=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(Ti.getPlaylistFetchOptions(t,o),[t]);var m=f.useCallback((function(){n(),p.Core.AppLinkHelper.trigger({application:u.PLAYLISTS,action:i.Playlists.PLAYLISTS})}),[]),b=f.useCallback((function(){d(!0),v.deletePlaylist(t,m,n)}),[t]),h=[{variant:"link",onClick:n,buttonText:"Cancel"},{variant:"danger",onClick:b,buttonText:"Yes, delete playlist",isSpinnerButton:!0,showSpinner:s}],y=!!a;return f.createElement(cn,{title:"Delete Playlist",closePopup:n,showLoadingSpinner:!y},y&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to delete ",f.createElement("strong",null,a.name),"?"),f.createElement("p",null,"Please ensure it is not being used in any widgets.")),f.createElement(fn,{buttons:h})))}var Ua=Se.object().shape({name:Se.string().max(255,"Name is too long").required("Name is required"),description:Se.string().max(65535,"Description is too long")}),Ba={getEditPlaylistTabs:function(e,t){var n=u.PLAYLISTS,r=i.Playlists,a=[{label:"Edit Playlist Details",appLink:{application:n,action:r.EDIT_PLAYLIST,args:[t]}},{label:"Videos",appLink:{application:n,action:r.EDIT_PLAYLIST_VIDEOS,args:[t]}}];return Bt(e)&&a.push({label:"Subjects",appLink:{application:n,action:r.EDIT_PLAYLIST_SUBJECTS,args:[t]},activeActions:[r.EDIT_PLAYLIST_SUBJECTS,r.REMOVE_FROM_SUBJECT]}),a}},Va={onSort:function(e,t,n,r){if(p.FunctionHelper.isFunction(r)){if(t!==n){var i=p.ArrayHelper.moveItem(e,t,n),a=n<e.length-1?i[n+1].id:null;r(i,{sourceMemberId:i[n].id,destinationMemberId:a})}}else p.Core.ErrorHelper.throw(new p.DevError("A callback function must be passed to onSort"))}};function Ma(e){var t=e.values,n=t.name,r=t.description,a=t.cover,o=void 0===a?{}:a,c=t.banner,s=void 0===c?{}:c,l=e.id,p=e.actions,v=e.isValid,m=e.isSubmitting,b=e.setFieldValue,h=!l;return f.createElement(Pt.Form,null,f.createElement(d.FormField,{label:"Name",type:"text",name:"name",id:"name",value:n,placeholder:"Enter a name for this playlist",autoFocus:!0}),f.createElement(d.FormField,{label:"Description",type:"textarea",name:"description",id:"description",value:r,placeholder:"Describe this playlist here"}),f.createElement(Gt,{imageType:d.ImageType.Covers,currentImage:o,setNewImage:function(e){return b("cover",e)},application:u.PLAYLISTS,uploadAction:i.Playlists.UPLOAD_IMAGE}),f.createElement(Gt,{imageType:d.ImageType.Banners,currentImage:s,setNewImage:function(e){return b("banner",e)},application:u.PLAYLISTS,uploadAction:i.Playlists.UPLOAD_IMAGE}),f.createElement("div",{className:"d-flex justify-content-between align-items-center"},f.createElement(d.SpinnerButton,{showSpinner:m,type:"submit",disabled:!v},h?"Create":"Save"),!!p&&f.createElement(Ct,{actions:p})))}var Ja=function(e,t){var n=[];return Bt(e)&&n.push({name:"Add to subject",appLink:{application:u.PLAYLISTS,action:i.Playlists.ADD_SUBJECT_MEMBERS,args:[t]}}),n.push({name:"Delete playlist",appLink:{application:u.PLAYLISTS,action:i.Playlists.DELETE_PLAYLIST,args:[t]},className:"text-danger"}),n};function Ha(e){var t=e.playlist,n=(t=void 0===t?{}:t).id,r=t.name,i=void 0===r?"":r,a=t.description,o=t.cover,c=void 0===o?{}:o,u=t.banner,s=void 0===u?{}:u,l=f.useContext(Et);return f.createElement(Pt.Formik,{initialValues:{name:i,description:a||"",cover:c,banner:s},validationSchema:Ua,onSubmit:e.savePlaylist},(function(e){return f.createElement(Ma,Object.assign({id:n,actions:!!n&&Ja(l,n)},e))}))}var za=function(e){return function(t){return t.appLink.action===e}};function Ya(e){var t=e.playlistId,n=e.activeAction,r=f.useContext(Et);return f.createElement("div",{className:"py-2"},!!r&&f.createElement(hn,{tabs:Ba.getEditPlaylistTabs(r,t),isItemActive:za(n)}))}function $a(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function qa(e){var t=e.playlistId,n=$a(f.useState(),2),r=n[0],a=n[1],o=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(Ti.getPlaylistFetchOptions(t,a),[t]);return f.createElement(f.Fragment,null,f.createElement(Ya,{playlistId:t,activeAction:i.Playlists.EDIT_PLAYLIST}),!!r&&f.createElement(Ha,{playlist:r,savePlaylist:function(e,n){var r=n.setSubmitting;return o.updatePlaylist(t,e,(function(){return r(!1)}),(function(){return r(!1)}))}}))}function Wa(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var Ka=function(e){return[{name:"Add to subject",appLink:{application:u.PLAYLISTS,action:i.Playlists.ADD_SUBJECT_MEMBERS,args:[e]}}]},Ga=function(e){return function(t){return[{name:"Remove playlist from subject",appLink:{application:u.PLAYLISTS,action:i.Playlists.REMOVE_FROM_SUBJECT,args:[e.toString(),t.id.toString()]},className:"text-danger"}]}},Za=function(e){return{application:u.PLAYLISTS,action:i.Playlists.SUBJECT,args:[e.id]}};function Qa(e){var t=e.playlistId,n=Wa(f.useState(),2),r=n[0],a=n[1],o=Wa(f.useState(),2),c=o[0];return function(e,t,n){Object(p.useBulkFetch)([Ti.getPlaylistFetchOptions(e,t),mt.getObjectSubjectsFetchOptions(e,fe.Playlists,n)],[e])}(t,a,o[1]),f.createElement(f.Fragment,null,f.createElement(Ya,{playlistId:t,activeAction:i.Playlists.EDIT_PLAYLIST_SUBJECTS}),f.createElement(an,{object:r,actions:Ka(t)}),!!c&&!!c.length&&f.createElement("p",null,f.createElement("em",null,"To view the classifications that this playlist is mapped to, please click on the subjects below.")),!!c&&f.createElement(bn,{subjects:c,getSubjectAppLink:Za,getActions:Ga(t),emptyMessage:"This playlist isn't mapped to any subjects."}))}function Xa(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var eo=function(e){return function(t){return[{name:"Remove video",appLink:{application:u.PLAYLISTS,action:i.Playlists.REMOVE_VIDEO,args:[e.toString(),t.id.toString()]},className:"text-danger"}]}},to=function(e){return{application:u.PLAYLISTS,action:i.Playlists.VIDEO,args:[e.id]}};function no(e){var t=e.playlistId,n=Xa(f.useState(),2),r=n[0],a=n[1],o=Xa(f.useState(),2),c=o[0],u=o[1],s=Object(p.useService)(l.PLAYLIST);!function(e,t,n){Object(p.useBulkFetch)([Ti.getPlaylistFetchOptions(e,t),Ti.getPlaylistVideosFetchOptions(e,n)],[e])}(t,a,u);return f.createElement(f.Fragment,null,f.createElement(Ya,{playlistId:t,activeAction:i.Playlists.EDIT_PLAYLIST_VIDEOS}),f.createElement(an,{object:r}),!!c&&f.createElement(Jn,{onSortEnd:function(e,n){if(c.data&&c.data[e]){Va.onSort(c.data,e,n,(function(e,n){s.reorderVideos(t,n),u((function(t){return{data:e,pagination:t.pagination}}))}))}},videos:c,getVideoAppLink:to,getVideoActions:eo(t),emptyMessage:"There are no videos in this playlist."}))}function ro(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function io(){var e=ro(f.useState(),2),t=e[0],n=e[1],r=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(ie.getCurrentUserFetchOptions(n),[]);var a=f.useCallback((function(e,t){t(!1),e&&e.id&&p.Core.AppLinkHelper.trigger({application:u.PLAYLISTS,action:i.Playlists.EDIT_PLAYLIST,args:[e.id]})}),[]),o=f.useCallback((function(e,n){var i=n.setSubmitting;r.createPlaylist(e,t.id,(function(e){return a(e,i)}),(function(){return i(!1)}))}),[t,a]);return f.createElement(f.Fragment,null,!!t&&f.createElement(Ha,{savePlaylist:o}))}function ao(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function oo(e){var t=e.videoId,n=e.playlistId,r=e.closePopup,i=ao(f.useState(),2),a=i[0],o=i[1],c=ao(f.useState(),2),u=c[0],s=c[1],d=ao(f.useState(!1),2),v=d[0],m=d[1],b=Object(p.useService)(l.PLAYLIST);Object(p.useFetch)(ye.getVideoFetchOptions(t,o),[t]),Object(p.useFetch)(Ti.getPlaylistFetchOptions(n,s),[n]);var h=f.useCallback((function(){m(!0),b.removeVideoFromPlaylist(n,t,r,r)}),[t,n]),y=[{variant:"link",onClick:r,buttonText:"Cancel"},{variant:"danger",onClick:h,buttonText:"Yes, remove video",isSpinnerButton:!0,showSpinner:v}],S=u&&a;return f.createElement(cn,{title:"Remove Video",closePopup:r,showLoadingSpinner:!S},!!S&&f.createElement(f.Fragment,null,f.createElement("div",null,f.createElement("p",null,"Are you sure you want to remove ",f.createElement("strong",null,a.name)," from ",f.createElement("strong",null,u.name),"?")),f.createElement(fn,{buttons:y})))}function co(e){return(co="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function uo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function so(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function lo(e,t,n){return t&&so(e.prototype,t),n&&so(e,n),e}function fo(e,t){return!t||"object"!==co(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function po(e){return(po=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function vo(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mo(e,t)}function mo(e,t){return(mo=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var bo=function(e){function t(){return uo(this,t),fo(this,po(t).apply(this,arguments))}return vo(t,e),lo(t,[{key:"channelName",get:function(){return u.PLAYLISTS}},{key:"appRoutes",get:function(){return{"playlists(/)":"index","playlists/new(/)":"newPlaylist","playlists/:id(/)":"editPlaylist","playlists/:id/videos(/)":"editPlaylistVideos","playlists/:id/subjects(/)":"editPlaylistSubjects","playlists/videos/:id(/)":"video","playlists/subjects/:id(/)":"subject"}}},{key:"appLinks",get:function(){return["deletePlaylist","removeVideo","uploadImage","addSubjectMembers","removeFromSubject"]}}]),t}(p.Core.AppRouter),ho=function(e){function t(){return uo(this,t),fo(this,po(t).apply(this,arguments))}return vo(t,e),lo(t,[{key:"index",value:function(){this.navigate("/dashboards/playlists")}},{key:"newPlaylist",value:function(){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(io,null))}},{key:"editPlaylist",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(qa,{key:e,playlistId:e}))}},{key:"editPlaylistVideos",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(no,{key:e,playlistId:e}))}},{key:"editPlaylistSubjects",value:function(e){this.layout.showChildView(d.LayoutRegions.CONTENT,f.createElement(Qa,{key:e,playlistId:e}))}},{key:"deletePlaylist",value:function(e){var t=Object.assign({playlistId:e},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(Ra,Object.assign({},t)))}},{key:"removeVideo",value:function(e,t){var n=Object.assign({playlistId:e,videoId:t},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(oo,Object.assign({},n)))}},{key:"video",value:function(e){p.Core.LocationUtils.Redirect("/tools/programlookup/".concat(e))}},{key:"subject",value:function(e){var t={application:u.SUBJECTS,action:i.Subjects.EDIT_SUBJECT_PLAYLISTS,args:[e]};p.Core.LocationUtils.Redirect(p.Core.AppLinkHelper.getHref(t))}},{key:"addSubjectMembers",value:function(e){var t={application:u.SUBJECTS,action:i.Subjects.ADD_SUBJECT_MEMBERS,params:{memberType:fe.Playlists,objectIds:Array.isArray(e)?e:[e]}};p.Core.LocationUtils.Redirect(p.Core.AppLinkHelper.getHref(t))}},{key:"removeFromSubject",value:function(e,t){var n=Object.assign({subjectId:t,memberId:e,memberType:fe.Playlists},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(ha,Object.assign({},n)))}},{key:"uploadImage",value:function(e){var t=Object.assign({imageType:e},this.getPopupProps());this.layout.showChildView(d.LayoutRegions.POPUP,f.createElement(zn,Object.assign({},t)))}},{key:"onShowAlert",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.collection,n=t?t.toJSON():[],r=function(e){return bt.Radio.channel(p.CommonChannels.ALERT).trigger("remove:alert",e)};this.layout.showChildView(d.LayoutRegions.ALERT,f.createElement(d.AlertList,{alerts:n,removeAlert:r}))}},{key:"getPopupProps",value:function(){var e=this;return{closePopup:function(){return e.layout.closePopup()}}}},{key:"navigate",value:function(e){p.Core.LocationUtils.PageLoad(e)}},{key:"name",get:function(){return"Playlists Application"}},{key:"channelName",get:function(){return u.PLAYLISTS}},{key:"layoutOptions",get:function(){return{name:c.CURATOR_LAYOUT,options:{provider:ka}}}}],[{key:"router",get:function(){return bo}}]),t}(p.Core.Application);n.d(t,"Actions",(function(){return i})),n.d(t,"DataPrefixes",(function(){return a})),n.d(t,"FileExtensions",(function(){return o})),n.d(t,"Layouts",(function(){return c})),n.d(t,"AppChannels",(function(){return u})),n.d(t,"DataChannels",(function(){return s})),n.d(t,"DataServices",(function(){return l})),n.d(t,"CuratorLayoutView",(function(){return T})),n.d(t,"LayoutComponent",(function(){return N})),n.d(t,"ImageUploadDataService",(function(){return V})),n.d(t,"SeriesDataService",(function(){return W})),n.d(t,"SeriesDataServiceHelper",(function(){return G})),n.d(t,"UserDataService",(function(){return ne})),n.d(t,"UserDataServiceHelper",(function(){return ie})),n.d(t,"VideoDataService",(function(){return be})),n.d(t,"VideoDataServiceHelper",(function(){return ye})),n.d(t,"SubjectDataService",(function(){return dt})),n.d(t,"SubjectDataServiceHelper",(function(){return mt})),n.d(t,"SubjectsApplication",(function(){return Na})),n.d(t,"PlaylistDataService",(function(){return ji})),n.d(t,"PlaylistDataServiceHelper",(function(){return Ti})),n.d(t,"PlaylistsApplication",(function(){return ho}))}])}));
2
2
  //# sourceMappingURL=curator-app.js.map