UNPKG

@knapsack/app

Version:

Build Design Systems on top of knapsack, by Basalt

2 lines • 11.4 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([["vendors~main~ca5d241c"],{"../packages/core/node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js":function(e,r,t){r.__esModule=!0,r.createNewLookupObject=function createNewLookupObject(){for(var e=arguments.length,r=Array(e),t=0;t<e;t++)r[t]=arguments[t];return o.extend.apply(void 0,[Object.create(null)].concat(r))};var o=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/utils.js")},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js":function(e,r,t){r.__esModule=!0,r.createProtoAccessControl=function createProtoAccessControl(e){var r=Object.create(null);r.constructor=!1,r.__defineGetter__=!1,r.__defineSetter__=!1,r.__lookupGetter__=!1;var t=Object.create(null);return t.__proto__=!1,{properties:{whitelist:o.createNewLookupObject(t,e.allowedProtoProperties),defaultValue:e.allowProtoPropertiesByDefault},methods:{whitelist:o.createNewLookupObject(r,e.allowedProtoMethods),defaultValue:e.allowProtoMethodsByDefault}}},r.resultIsAllowed=function resultIsAllowed(e,r,t){return checkWhiteList("function"==typeof e?r.methods:r.properties,t)},r.resetLoggedProperties=function resetLoggedProperties(){Object.keys(n).forEach((function(e){delete n[e]}))};var o=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js"),a=function _interopRequireWildcard(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r.default=e,r}(t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/logger.js")),n=Object.create(null);function checkWhiteList(e,r){return void 0!==e.whitelist[r]?!0===e.whitelist[r]:void 0!==e.defaultValue?e.defaultValue:(function logUnexpecedPropertyAccessOnce(e){!0!==n[e]&&(n[e]=!0,a.log("error",'Handlebars: Access has been denied to resolve the property "'+e+'" because it is not an "own property" of its parent.\nYou can add a runtime option to disable the check or this warning:\nSee https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details'))}(r),!1)}},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js":function(e,r,t){r.__esModule=!0,r.wrapHelper=function wrapHelper(e,r){if("function"!=typeof e)return e;return function wrapper(){var t=arguments[arguments.length-1];return arguments[arguments.length-1]=r(t),e.apply(this,arguments)}}},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/logger.js":function(e,r,t){r.__esModule=!0;var o=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/utils.js"),a={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function lookupLevel(e){if("string"==typeof e){var r=o.indexOf(a.methodMap,e.toLowerCase());e=r>=0?r:parseInt(e,10)}return e},log:function log(e){if(e=a.lookupLevel(e),"undefined"!=typeof console&&a.lookupLevel(a.level)<=e){var r=a.methodMap[e];console[r]||(r="log");for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];console[r].apply(console,o)}}};r.default=a,e.exports=r.default},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/no-conflict.js":function(e,r,t){(function(t){r.__esModule=!0,r.default=function(e){var r=void 0!==t?t:window,o=r.Handlebars;e.noConflict=function(){return r.Handlebars===e&&(r.Handlebars=o),e}},e.exports=r.default}).call(this,t("../node_modules/webpack/buildin/global.js"))},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/runtime.js":function(e,r,t){r.__esModule=!0,r.checkRevision=function checkRevision(e){var r=e&&e[0]||1,t=n.COMPILER_REVISION;if(r>=n.LAST_COMPATIBLE_COMPILER_REVISION&&r<=n.COMPILER_REVISION)return;if(r<n.LAST_COMPATIBLE_COMPILER_REVISION){var o=n.REVISION_CHANGES[t],s=n.REVISION_CHANGES[r];throw new a.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+o+") or downgrade your runtime to an older version ("+s+").")}throw new a.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")},r.template=function template(e,r){if(!r)throw new a.default("No environment passed to template");if(!e||!e.main)throw new a.default("Unknown template object: "+typeof e);e.main.decorator=e.main_d,r.VM.checkRevision(e.compiler);var t=e.compiler&&7===e.compiler[0];var c={strict:function strict(e,r,t){if(!(e&&r in e))throw new a.default('"'+r+'" not defined in '+e,{loc:t});return e[r]},lookupProperty:function lookupProperty(e,r){var t=e[r];return null==t?t:Object.prototype.hasOwnProperty.call(e,r)?t:i.resultIsAllowed(t,c.protoAccessControl,r)?t:void 0},lookup:function lookup(e,r){for(var t=e.length,o=0;o<t;o++){if(null!=(e[o]&&c.lookupProperty(e[o],r)))return e[o][r]}},lambda:function lambda(e,r){return"function"==typeof e?e.call(r):e},escapeExpression:o.escapeExpression,invokePartial:function invokePartialWrapper(t,n,s){s.hash&&(n=o.extend({},n,s.hash),s.ids&&(s.ids[0]=!0)),t=r.VM.resolvePartial.call(this,t,n,s);var l=o.extend({},s,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),i=r.VM.invokePartial.call(this,t,n,l);if(null==i&&r.compile&&(s.partials[s.name]=r.compile(t,e.compilerOptions,r),i=s.partials[s.name](n,l)),null!=i){if(s.indent){for(var c=i.split("\n"),u=0,p=c.length;u<p&&(c[u]||u+1!==p);u++)c[u]=s.indent+c[u];i=c.join("\n")}return i}throw new a.default("The partial "+s.name+" could not be compiled when running in runtime-only mode")},fn:function fn(r){var t=e[r];return t.decorator=e[r+"_d"],t},programs:[],program:function program(e,r,t,o,a){var n=this.programs[e],s=this.fn(e);return r||a||o||t?n=wrapProgram(this,e,s,r,t,o,a):n||(n=this.programs[e]=wrapProgram(this,e,s)),n},data:function data(e,r){for(;e&&r--;)e=e._parent;return e},mergeIfNeeded:function mergeIfNeeded(e,r){var t=e||r;return e&&r&&e!==r&&(t=o.extend({},r,e)),t},nullContext:Object.seal({}),noop:r.VM.noop,compilerInfo:e.compiler};function ret(r){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],o=t.data;ret._setup(t),!t.partial&&e.useData&&(o=function initData(e,r){r&&"root"in r||((r=r?n.createFrame(r):{}).root=e);return r}(r,o));var a=void 0,s=e.useBlockParams?[]:void 0;function main(r){return""+e.main(c,r,c.helpers,c.partials,o,s,a)}return e.useDepths&&(a=t.depths?r!=t.depths[0]?[r].concat(t.depths):t.depths:[r]),(main=executeDecorators(e.main,main,c,t.depths||[],o,s))(r,t)}return ret.isTop=!0,ret._setup=function(a){if(a.partial)c.protoAccessControl=a.protoAccessControl,c.helpers=a.helpers,c.partials=a.partials,c.decorators=a.decorators,c.hooks=a.hooks;else{var n=o.extend({},r.helpers,a.helpers);!function wrapHelpersToPassLookupProperty(e,r){Object.keys(e).forEach((function(t){var a=e[t];e[t]=function passLookupPropertyOption(e,r){var t=r.lookupProperty;return l.wrapHelper(e,(function(e){return o.extend({lookupProperty:t},e)}))}(a,r)}))}(n,c),c.helpers=n,e.usePartial&&(c.partials=c.mergeIfNeeded(a.partials,r.partials)),(e.usePartial||e.useDecorators)&&(c.decorators=o.extend({},r.decorators,a.decorators)),c.hooks={},c.protoAccessControl=i.createProtoAccessControl(a);var u=a.allowCallsToHelperMissing||t;s.moveHelperToHooks(c,"helperMissing",u),s.moveHelperToHooks(c,"blockHelperMissing",u)}},ret._child=function(r,t,o,n){if(e.useBlockParams&&!o)throw new a.default("must pass block params");if(e.useDepths&&!n)throw new a.default("must pass parent depths");return wrapProgram(c,r,e[r],t,0,o,n)},ret},r.wrapProgram=wrapProgram,r.resolvePartial=function resolvePartial(e,r,t){e?e.call||t.name||(t.name=e,e=t.partials[e]):e="@partial-block"===t.name?t.data["partial-block"]:t.partials[t.name];return e},r.invokePartial=function invokePartial(e,r,t){var s=t.data&&t.data["partial-block"];t.partial=!0,t.ids&&(t.data.contextPath=t.ids[0]||t.data.contextPath);var l=void 0;t.fn&&t.fn!==noop&&function(){t.data=n.createFrame(t.data);var e=t.fn;l=t.data["partial-block"]=function partialBlockWrapper(r){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return t.data=n.createFrame(t.data),t.data["partial-block"]=s,e(r,t)},e.partials&&(t.partials=o.extend({},t.partials,e.partials))}();void 0===e&&l&&(e=l);if(void 0===e)throw new a.default("The partial "+t.name+" could not be found");if(e instanceof Function)return e(r,t)},r.noop=noop;var o=function _interopRequireWildcard(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r.default=e,r}(t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/utils.js")),a=function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}(t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/exception.js")),n=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/base.js"),s=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/helpers.js"),l=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js"),i=t("../packages/core/node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js");function wrapProgram(e,r,t,o,a,n,s){function prog(r){var a=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],l=s;return!s||r==s[0]||r===e.nullContext&&null===s[0]||(l=[r].concat(s)),t(e,r,e.helpers,e.partials,a.data||o,n&&[a.blockParams].concat(n),l)}return(prog=executeDecorators(t,prog,e,s,o,n)).program=r,prog.depth=s?s.length:0,prog.blockParams=a||0,prog}function noop(){return""}function executeDecorators(e,r,t,a,n,s){if(e.decorator){var l={};r=e.decorator(r,l,t,a&&a[0],n,s,a),o.extend(r,l)}return r}},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/safe-string.js":function(e,r,t){function SafeString(e){this.string=e}r.__esModule=!0,SafeString.prototype.toString=SafeString.prototype.toHTML=function(){return""+this.string},r.default=SafeString,e.exports=r.default},"../packages/core/node_modules/handlebars/dist/cjs/handlebars/utils.js":function(e,r,t){r.__esModule=!0,r.extend=extend,r.indexOf=function indexOf(e,r){for(var t=0,o=e.length;t<o;t++)if(e[t]===r)return t;return-1},r.escapeExpression=function escapeExpression(e){if("string"!=typeof e){if(e&&e.toHTML)return e.toHTML();if(null==e)return"";if(!e)return e+"";e=""+e}if(!n.test(e))return e;return e.replace(a,escapeChar)},r.isEmpty=function isEmpty(e){return!e&&0!==e||!(!i(e)||0!==e.length)},r.createFrame=function createFrame(e){var r=extend({},e);return r._parent=e,r},r.blockParams=function blockParams(e,r){return e.path=r,e},r.appendContextPath=function appendContextPath(e,r){return(e?e+".":"")+r};var o={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},a=/[&<>"'`=]/g,n=/[&<>"'`=]/;function escapeChar(e){return o[e]}function extend(e){for(var r=1;r<arguments.length;r++)for(var t in arguments[r])Object.prototype.hasOwnProperty.call(arguments[r],t)&&(e[t]=arguments[r][t]);return e}var s=Object.prototype.toString;r.toString=s;var l=function isFunction(e){return"function"==typeof e};l(/x/)&&(r.isFunction=l=function(e){return"function"==typeof e&&"[object Function]"===s.call(e)}),r.isFunction=l;var i=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===s.call(e)};r.isArray=i}}]); //# sourceMappingURL=vendors~main~ca5d241c.chunk.eaa5497fb7f7db0479e3.js.map