webpack-bootstrap-ui-kit/dist/js/app.js

2 lines
372 KiB
JavaScript
Raw Normal View History

2021-02-08 01:30:14 +01:00
/*! For license information please see app.js.LICENSE.txt */
2021-06-29 13:44:03 +02:00
!function(){var e={1256:function(){},5817:function(e,t,n){"use strict";n.d(t,{ApolloLink:function(){return h.i0},from:function(){return h.Dp}});var r=n(2653);n.o(r,"ApolloLink")&&n.d(t,{ApolloLink:function(){return r.ApolloLink}}),n.o(r,"from")&&n.d(t,{from:function(){return r.from}});var i=n(1256);n.o(i,"ApolloLink")&&n.d(t,{ApolloLink:function(){return i.ApolloLink}}),n.o(i,"from")&&n.d(t,{from:function(){return i.from}});var h=n(9209);(0,n(5441).U6)("log")},2653:function(){},6658:function(e,t,n){"use strict";var r=n(5817);n.o(r,"ApolloLink")&&n.d(t,{ApolloLink:function(){return r.ApolloLink}}),n.o(r,"from")&&n.d(t,{from:function(){return r.from}});var i=n(9269);n.o(i,"ApolloLink")&&n.d(t,{ApolloLink:function(){return i.ApolloLink}}),n.o(i,"from")&&n.d(t,{from:function(){return i.from}})},9454:function(e,t,n){"use strict";n.d(t,{i:function(){return v}});var r=n(3333),i=n(5441),h=n(6819),d=n.n(h);var y=n(1407);function passthrough(e,t){return t?t(e):d().of()}function toLink(e){return"function"===typeof e?new v(e):e}function isTerminating(e){return e.request.length<=1}!function(e){function LinkError(t,n){var r=e.call(this,t)||this;return r.link=n,r}(0,r.ZT)(LinkError,e)}(Error);var v=function(){function ApolloLink(e){e&&(this.request=e)}return ApolloLink.empty=function(){return new ApolloLink((function(){return d().of()}))},ApolloLink.from=function(e){return 0===e.length?ApolloLink.empty():e.map(toLink).reduce((function(e,t){return e.concat(t)}))},ApolloLink.split=function(e,t,n){var r=toLink(t),i=toLink(n||new ApolloLink(passthrough));return isTerminating(r)&&isTerminating(i)?new ApolloLink((function(t){return e(t)?r.request(t)||d().of():i.request(t)||d().of()})):new ApolloLink((function(t,n){return e(t)?r.request(t,n)||d().of():i.request(t,n)||d().of()}))},ApolloLink.execute=function(e,t){return e.request(function createOperation(e,t){var n=(0,r.pi)({},e);return Object.defineProperty(t,"setContext",{enumerable:!1,value:function setContext(e){n="function"===typeof e?(0,r.pi)((0,r.pi)({},n),e(n)):(0,r.pi)((0,r.pi)({},n),e)}}),Object.defineProperty(t,"getContext",{enumerable:!1,value:function getContext(){return(0,r.pi)({},n)}}),t}(t.context,function transformOperation(e){var t={variables:e.variables||{},extensions:e.extensions||{},operationName:e.operationName,query:e.query};return t.operationName||(t.operationName="string"!==typeof t.query?(0,y.rY)(t.query)||void 0:""),t}(function validateOperation(e){for(var t=["query","operationName","variables","extensions","context"],n=0,r=Object.keys(e);n<r.length;n++){var h=r[n];if(t.indexOf(h)<0)throw new i.ej(26)}return e}(t))))||d().of()},ApolloLink.concat=function(e,t){var n=toLink(e);if(isTerminating(n))return n;var r=toLink(t);return isTerminating(r)?new ApolloLink((function(e){return n.request(e,(function(e){return r.request(e)||d().of()}))||d().of()})):new ApolloLink((function(e,t){return n.request(e,(function(e){return r.request(e,t)||d().of()}))||d().of()}))},ApolloLink.prototype.split=function(e,t,n){return this.concat(ApolloLink.split(e,t,n||new ApolloLink(passthrough)))},ApolloLink.prototype.concat=function(e){return ApolloLink.concat(this,e)},ApolloLink.prototype.request=function(e,t){throw new i.ej(21)},ApolloLink.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},ApolloLink.prototype.setOnError=function(e){return this.onError=e,this},ApolloLink}()},9209:function(e,t,n){"use strict";n.d(t,{i0:function(){return r.i},Dp:function(){return i}});var r=n(9454),i=r.i.from},9269:function(e,t,n){"use strict";var r=n(6842);n.o(r,"ApolloLink")&&n.d(t,{ApolloLink:function(){return r.ApolloLink}}),n.o(r,"from")&&n.d(t,{from:function(){return r.from}})},6842:function(){},4230:function(e,t,n){"use strict";n.d(t,{Yk:function(){return getFragmentQueryDocument},F:function(){return createFragmentMap},hi:function(){return getFragmentFromSelection}});var r=n(3333),i=n(5441);function getFragmentQueryDocument(e,t){var n=t,h=[];return e.definitions.forEach((function(e){if("OperationDefinition"===e.kind)throw new i.ej(42);"FragmentDefinition"===e.kind&&h.push(e)}))