@saasquatch/squatch-js 2.6.0-8 → 2.6.0

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.
Files changed (61) hide show
  1. package/.github/workflows/size-limit.yml +14 -14
  2. package/.github/workflows/static.yml +89 -89
  3. package/CHANGELOG.md +388 -326
  4. package/LICENSE +20 -20
  5. package/README.md +259 -208
  6. package/babel.config.js +7 -7
  7. package/cucumber.js +45 -45
  8. package/demo/sandbox.ts +124 -124
  9. package/demo/toolbar.tsx +526 -526
  10. package/dist/api/WidgetApi.d.ts +1 -0
  11. package/dist/async.d.ts +2 -0
  12. package/dist/globals.d.ts +4 -0
  13. package/dist/squatch.esm.js +80 -49
  14. package/dist/squatch.esm.js.map +1 -1
  15. package/dist/squatch.js +80 -49
  16. package/dist/squatch.js.map +1 -1
  17. package/dist/squatch.min.js +1 -1
  18. package/dist/squatch.min.js.br +0 -0
  19. package/dist/squatch.min.js.map +1 -1
  20. package/dist/squatch.modern.js +1 -1
  21. package/dist/squatch.modern.js.map +1 -1
  22. package/dist/stats.html +1 -1
  23. package/dist/utils/decodeJwt.d.ts +1 -0
  24. package/dist/utils/validate.d.ts +0 -2
  25. package/dist/widgets/PopupWidget.d.ts +2 -2
  26. package/dist/widgets/declarative/DeclarativeWidget.d.ts +5 -0
  27. package/jest.config.ts +200 -200
  28. package/package.json +123 -123
  29. package/tsconfig.json +23 -23
  30. package/coverage/clover.xml +0 -865
  31. package/coverage/coverage-final.json +0 -20
  32. package/coverage/lcov-report/DeclarativeWidget.ts.html +0 -790
  33. package/coverage/lcov-report/WidgetApi.ts.html +0 -631
  34. package/coverage/lcov-report/Widgets.ts.html +0 -1105
  35. package/coverage/lcov-report/api/AnalyticsApi.ts.html +0 -304
  36. package/coverage/lcov-report/api/EventsApi.ts.html +0 -352
  37. package/coverage/lcov-report/api/WidgetApi.ts.html +0 -658
  38. package/coverage/lcov-report/api/graphql.ts.html +0 -130
  39. package/coverage/lcov-report/base.css +0 -224
  40. package/coverage/lcov-report/block-navigation.js +0 -87
  41. package/coverage/lcov-report/favicon.png +0 -0
  42. package/coverage/lcov-report/prettify.css +0 -1
  43. package/coverage/lcov-report/prettify.js +0 -2
  44. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  45. package/coverage/lcov-report/sorter.js +0 -196
  46. package/coverage/lcov-report/squatch.ts.html +0 -721
  47. package/coverage/lcov-report/utils/cookieUtils.ts.html +0 -415
  48. package/coverage/lcov-report/utils/decodeUserJwt.ts.html +0 -133
  49. package/coverage/lcov-report/utils/domready.ts.html +0 -160
  50. package/coverage/lcov-report/utils/io.ts.html +0 -400
  51. package/coverage/lcov-report/utils/utmUtils.ts.html +0 -277
  52. package/coverage/lcov-report/utils/validate.ts.html +0 -268
  53. package/coverage/lcov-report/validate.ts.html +0 -268
  54. package/coverage/lcov-report/widgets/EmbedWidget.ts.html +0 -481
  55. package/coverage/lcov-report/widgets/PopupWidget.ts.html +0 -685
  56. package/coverage/lcov-report/widgets/Widget.ts.html +0 -1159
  57. package/coverage/lcov-report/widgets/Widgets.ts.html +0 -1102
  58. package/coverage/lcov-report/widgets/declarative/DeclarativeWidget.ts.html +0 -790
  59. package/coverage/lcov-report/widgets/declarative/DeclarativeWidgets.ts.html +0 -388
  60. package/coverage/lcov.info +0 -1593
  61. package/stats.json +0 -1
package/stats.json DELETED
@@ -1 +0,0 @@
1
- {"hash":"bfe9312fcadc4dacf64b","version":"5.88.0","time":1415,"builtAt":1687905175841,"publicPath":"auto","outputPath":"/Users/Coleton/saasquatch/squatch-js/dist","assetsByChunkName":{"squatch":["squatch.min.js"],"../demo/dist/squatchjs":["../demo/dist/squatchjs.min.js"]},"assets":[{"type":"asset","name":"../demo/dist/squatchjs.min.js","size":42906,"emitted":false,"comparedForEmit":true,"cached":false,"info":{"javascriptModule":false,"minimized":true,"related":{"license":"../demo/dist/squatchjs.min.js.LICENSE.txt"},"size":42906},"chunkNames":["../demo/dist/squatchjs"],"chunkIdHints":[],"auxiliaryChunkNames":[],"auxiliaryChunkIdHints":[],"filteredRelated":0,"related":[{"type":"license","name":"../demo/dist/squatchjs.min.js.LICENSE.txt","size":225,"emitted":false,"comparedForEmit":true,"cached":false,"info":{"extractedComments":true,"size":225},"chunkNames":[],"chunkIdHints":[],"auxiliaryChunkNames":[],"auxiliaryChunkIdHints":[],"related":{},"chunks":[],"auxiliaryChunks":[],"isOverSizeLimit":false}],"chunks":[240,871],"auxiliaryChunks":[],"isOverSizeLimit":false},{"type":"asset","name":"squatch.min.js","size":42904,"emitted":false,"comparedForEmit":true,"cached":false,"info":{"javascriptModule":false,"minimized":true,"related":{"license":"squatch.min.js.LICENSE.txt"},"size":42904},"chunkNames":["squatch"],"chunkIdHints":[],"auxiliaryChunkNames":[],"auxiliaryChunkIdHints":[],"filteredRelated":0,"related":[{"type":"license","name":"squatch.min.js.LICENSE.txt","size":225,"emitted":false,"comparedForEmit":true,"cached":false,"info":{"extractedComments":true,"size":225},"chunkNames":[],"chunkIdHints":[],"auxiliaryChunkNames":[],"auxiliaryChunkIdHints":[],"related":{},"chunks":[],"auxiliaryChunks":[],"isOverSizeLimit":false}],"chunks":[240,871],"auxiliaryChunks":[],"isOverSizeLimit":false}],"chunks":[{"rendered":true,"initial":true,"entry":true,"recorded":false,"size":93759,"sizes":{"javascript":92762,"runtime":997},"names":["../demo/dist/squatchjs"],"idHints":[],"runtime":["../demo/dist/squatchjs"],"files":["../demo/dist/squatchjs.min.js"],"auxiliaryFiles":[],"hash":"376ad9e354d4c0c8dc5d","childrenByOrder":{},"id":240,"siblings":[],"parents":[],"children":[],"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":809,"sizes":{"javascript":809},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","name":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","index":7,"preOrderIndex":7,"index2":5,"postOrderIndex":5,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","issuerName":"./src/widgets/Widgets.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":926,"issuerId":452,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","module":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","moduleName":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","resolvedModule":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"37:0-14","moduleId":926,"resolvedModuleId":926},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"2:0-72","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"116:17-34","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"150:11-28","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"2:0-72","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"17:13-30","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"50:11-28","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"79:12-29","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"24:11-28","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"54:38-55","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"120:36-53","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"136:11-28","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"71:11-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"118:11-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"81:11-28","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"81:11-28","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":null,"resolvedModuleId":null}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 37:0-14","Statement (ExpressionStatement) with side effects in source code at 37:0-35","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":289,"sizes":{"javascript":289},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","name":"./node_modules/@babel/runtime/helpers/defineProperty.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","index":11,"preOrderIndex":11,"index2":8,"postOrderIndex":8,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":713,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","module":"./node_modules/@babel/runtime/helpers/defineProperty.js","moduleName":"./node_modules/@babel/runtime/helpers/defineProperty.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","resolvedModule":"./node_modules/@babel/runtime/helpers/defineProperty.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"16:0-14","moduleId":713,"resolvedModuleId":713},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"5:201-216","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"2:0-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"13:4-19","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"30:4-19","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"2:0-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"13:4-19","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"30:4-19","moduleId":null,"resolvedModuleId":null}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 16:0-14","Statement (ExpressionStatement) with side effects in source code at 16:0-33","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":665,"sizes":{"javascript":665},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","index":23,"preOrderIndex":23,"index2":20,"postOrderIndex":20,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","issuerName":"./src/utils/utmUtils.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":479,"issuerId":707,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"22:0-14","moduleId":479,"resolvedModuleId":479},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/objectWithoutProperties","loc":"2:0-86","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/objectWithoutProperties","loc":"50:13-37","moduleId":707,"resolvedModuleId":707}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 22:0-14","Statement (VariableDeclaration) with side effects in source code at 1:0-77","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":384,"sizes":{"javascript":384},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","index":24,"preOrderIndex":24,"index2":19,"postOrderIndex":19,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","issuerName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":479}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":316,"issuerId":479,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","type":"cjs require","active":true,"explanation":"","userRequest":"./objectWithoutPropertiesLoose","loc":"1:35-76","moduleId":479,"resolvedModuleId":479},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"16:0-14","moduleId":316,"resolvedModuleId":316}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 16:0-14","Statement (ExpressionStatement) with side effects in source code at 16:0-47","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":6285,"sizes":{"javascript":6285},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","index":1,"preOrderIndex":1,"index2":2,"postOrderIndex":2,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"11:0-26","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"30:11-16","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"122:4-16","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"7:0-26","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"11:11-16","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"1:0-26","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"4:11-16","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"8:0-26","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"10:11-16","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"8:0-26","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"12:11-16","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"7:11-16","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"7:11-16","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"8:11-16","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"2:0-26","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"10:11-16","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"1:0-26","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"4:11-16","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"59:142-165","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"113:6-29","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"115:6-32","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"133:8-31","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"167:0-14","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"167:37-44","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"168:17-42","moduleId":227,"resolvedModuleId":227}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports.humanize(...) prevents optimization as module.exports is passed as call context at 59:142-165","CommonJS bailout: exports is used directly at 167:37-44","CommonJS bailout: module.exports is used directly at 167:0-14","Statement (ExpressionStatement) with side effects in source code at 10:0-18","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5929,"sizes":{"javascript":5929},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","name":"./node_modules/debug/src/common.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","index":2,"preOrderIndex":2,"index2":1,"postOrderIndex":1,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","issuerName":"./node_modules/debug/src/browser.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":447,"issuerId":227,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs require","active":true,"explanation":"","userRequest":"./common","loc":"167:17-36","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","module":"./node_modules/debug/src/common.js","moduleName":"./node_modules/debug/src/common.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","resolvedModule":"./node_modules/debug/src/common.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"248:0-14","moduleId":447,"resolvedModuleId":447}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 248:0-14","Statement (ExpressionStatement) with side effects in source code at 248:0-23","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2399,"sizes":{"javascript":2399},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","name":"./node_modules/eventbusjs/lib/eventbus.min.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","index":8,"preOrderIndex":8,"index2":6,"postOrderIndex":6,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","issuerName":"./src/widgets/Widgets.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":640,"issuerId":452,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"eventbusjs","loc":"4:0-39","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"45:20-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"48:4-29","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"196:4-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"197:4-29","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","module":"./node_modules/eventbusjs/lib/eventbus.min.js","moduleName":"./node_modules/eventbusjs/lib/eventbus.min.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","resolvedModule":"./node_modules/eventbusjs/lib/eventbus.min.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"1:79-93","moduleId":640,"resolvedModuleId":640},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","module":"./node_modules/eventbusjs/lib/eventbus.min.js","moduleName":"./node_modules/eventbusjs/lib/eventbus.min.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","resolvedModule":"./node_modules/eventbusjs/lib/eventbus.min.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"1:279-283","moduleId":640,"resolvedModuleId":640}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: this is used directly at 1:279-283","CommonJS bailout: module.exports is used directly at 1:79-93","Statement (ExpressionStatement) with side effects in source code at 1:0-2399","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3883,"sizes":{"javascript":3883},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","name":"./node_modules/js-cookie/src/js.cookie.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","index":12,"preOrderIndex":12,"index2":9,"postOrderIndex":9,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":808,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"js-cookie","loc":"8:0-32","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"79:18-29","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"153:24-35","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"js-cookie","loc":"8:0-32","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"71:44-55","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"95:6-17","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","module":"./node_modules/js-cookie/src/js.cookie.js","moduleName":"./node_modules/js-cookie/src/js.cookie.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","resolvedModule":"./node_modules/js-cookie/src/js.cookie.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"15:2-16","moduleId":808,"resolvedModuleId":808}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 15:2-16","Statement (ExpressionStatement) with side effects in source code at 8:1-163:4","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3023,"sizes":{"javascript":3023},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","name":"./node_modules/ms/index.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","index":3,"preOrderIndex":3,"index2":0,"postOrderIndex":0,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","issuerName":"./node_modules/debug/src/common.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","name":"./node_modules/debug/src/common.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":447}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":824,"issuerId":447,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","module":"./node_modules/debug/src/common.js","moduleName":"./node_modules/debug/src/common.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","resolvedModule":"./node_modules/debug/src/common.js","type":"cjs require","active":true,"explanation":"","userRequest":"ms","loc":"14:25-38","moduleId":447,"resolvedModuleId":447},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","module":"./node_modules/ms/index.js","moduleName":"./node_modules/ms/index.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","resolvedModule":"./node_modules/ms/index.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"26:0-14","moduleId":824,"resolvedModuleId":824}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 26:0-14","Statement (VariableDeclaration) with side effects in source code at 6:0-15","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2166,"sizes":{"javascript":2166},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","name":"./src/api/AnalyticsApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","index":17,"preOrderIndex":17,"index2":13,"postOrderIndex":13,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","issuerName":"./src/widgets/Widget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","name":"./src/widgets/Widget.ts","profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":5,"additionalIntegration":0,"factory":5,"dependencies":5},"id":657}],"failed":false,"errors":0,"warnings":0,"profile":{"total":32,"resolving":17,"restoring":0,"building":14,"integration":1,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":17,"dependencies":0},"id":264,"issuerId":657,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../api/AnalyticsApi","loc":"4:0-47","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../api/AnalyticsApi","loc":"26:28-40","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"3:0-50","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"58:28-40","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"3:0-50","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"58:28-40","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2316,"sizes":{"javascript":2316},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","name":"./src/api/EventsApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","index":27,"preOrderIndex":27,"index2":26,"postOrderIndex":26,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":745,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./api/EventsApi","loc":"18:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./api/EventsApi","loc":"129:16-25","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts"],"depth":1},{"type":"module","moduleType":"javascript/esm","layer":null,"size":7349,"sizes":{"javascript":7349},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","name":"./src/api/WidgetApi.ts + 1 modules","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","index":10,"preOrderIndex":10,"index2":12,"postOrderIndex":12,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"failed":false,"errors":0,"warnings":0,"id":139,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./api/WidgetApi","loc":"17:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./api/WidgetApi","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./api/WidgetApi","loc":"127:13-22","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../api/WidgetApi","loc":"5:0-41","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../api/WidgetApi","loc":"46:19-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"54:25-34","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"54:25-34","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/js-cookie/src/js.cookie.js: Module is not an ECMAScript module"],"depth":1,"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":6923,"sizes":{"javascript":6923},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","index":10,"preOrderIndex":10,"index2":12,"postOrderIndex":12,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null,"issuerId":135,"chunks":[],"assets":[],"reasons":[],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":426,"sizes":{"javascript":426},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","name":"./src/api/graphql.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","index":14,"preOrderIndex":14,"index2":11,"postOrderIndex":11,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./graphql","loc":"11:0-48","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./graphql","loc":"120:39-58","moduleId":null,"resolvedModuleId":null}],"usedExports":["RENDER_WIDGET_QUERY"],"providedExports":["RENDER_WIDGET_QUERY"],"optimizationBailout":[],"depth":2}]},{"type":"module","moduleType":"javascript/auto","layer":null,"size":490,"sizes":{"javascript":490},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/async.ts","name":"./src/async.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/async.ts","index":28,"preOrderIndex":28,"index2":27,"postOrderIndex":27,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":233,"resolving":2,"restoring":0,"building":231,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":2,"dependencies":0},"id":762,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./async","loc":"19:0-32","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./async","loc":"206:37-46","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":186,"sizes":{"javascript":186},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/docs.ts","name":"./src/docs.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/docs.ts","index":5,"preOrderIndex":5,"index2":4,"postOrderIndex":4,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":252,"resolving":3,"restoring":0,"building":249,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":3,"dependencies":0},"id":510,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./docs","loc":"25:0-23","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./docs","loc":"25:0-23","moduleId":135,"resolvedModuleId":135}],"usedExports":["help"],"providedExports":["help"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5747,"sizes":{"javascript":5747},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","index":0,"preOrderIndex":0,"index2":28,"postOrderIndex":28,"cacheable":true,"optional":false,"orphan":false,"dependent":false,"issuer":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../squatch","loc":"4:0-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"54:25-34","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../squatch","loc":"4:0-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"54:25-34","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":"entry","active":true,"explanation":"","userRequest":"./src/squatch.ts","loc":"../demo/dist/squatchjs","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":"entry","active":true,"explanation":"","userRequest":"./src/squatch.ts","loc":"squatch","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":null,"active":true,"explanation":"used as library export","userRequest":null,"moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":null,"active":true,"explanation":"used as library export","userRequest":null,"moduleId":null,"resolvedModuleId":null}],"usedExports":true,"providedExports":null,"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 30:0-31","ModuleConcatenation bailout: List of module exports is dynamic (other exports: maybe provided (runtime-defined) and maybe used in squatch, ../demo/dist/squatchjs (runtime-defined))"],"depth":0},{"type":"module","moduleType":"javascript/auto","layer":null,"size":1,"sizes":{"javascript":1},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/types.ts","name":"./src/types.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/types.ts","index":4,"preOrderIndex":4,"index2":3,"postOrderIndex":3,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":234,"resolving":3,"restoring":0,"building":231,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":3,"dependencies":0},"id":518,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./types","loc":"24:0-24","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./types","loc":"24:0-24","moduleId":135,"resolvedModuleId":135}],"usedExports":null,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3785,"sizes":{"javascript":3785},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","name":"./src/utils/cookieUtils.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","index":25,"preOrderIndex":25,"index2":21,"postOrderIndex":21,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":998,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/cookieUtils","loc":"21:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/cookieUtils","loc":"199:2-13","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"2:0-42","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"12:18-27","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"9:0-42","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"28:21-30","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"2:0-42","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"12:18-27","moduleId":769,"resolvedModuleId":null}],"usedExports":["_pushCookie","b64decode"],"providedExports":["_pushCookie","b64decode"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 11:0-31","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/js-cookie/src/js.cookie.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":605,"sizes":{"javascript":605},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts","name":"./src/utils/domready.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts","index":18,"preOrderIndex":18,"index2":15,"postOrderIndex":15,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","issuerName":"./src/widgets/PopupWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":4,"additionalIntegration":0,"factory":5,"dependencies":4},"id":936,"issuerId":658,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/domready","loc":"5:0-45","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"54:6-14","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/domready","loc":"5:0-45","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"120:4-12","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"152:4-12","moduleId":658,"resolvedModuleId":658}],"usedExports":["domready"],"providedExports":["domready"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4028,"sizes":{"javascript":4028},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","name":"./src/utils/io.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","index":13,"preOrderIndex":13,"index2":10,"postOrderIndex":10,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":615,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"2:0-37","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"39:11-17","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"50:11-17","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"1:0-37","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"58:11-17","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"9:0-52","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"81:11-16","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"120:26-33","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"157:27-32","moduleId":139,"resolvedModuleId":null}],"usedExports":["doGet","doPost","doPut","doQuery"],"providedExports":["doGet","doPost","doPut","doQuery"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 10:0-34","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3013,"sizes":{"javascript":3013},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","index":22,"preOrderIndex":22,"index2":22,"postOrderIndex":22,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/utmUtils","loc":"22:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/utmUtils","loc":"91:16-30","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/utmUtils","loc":"6:0-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/utmUtils","loc":"66:18-32","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/utmUtils","loc":"6:0-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/utmUtils","loc":"66:18-32","moduleId":null,"resolvedModuleId":null}],"usedExports":["_getAutoConfig"],"providedExports":["_getAutoConfig","convertExtraToConfig"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 12:0-31","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/objectWithoutProperties.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/cookieUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":1977,"sizes":{"javascript":1977},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts","name":"./src/utils/validate.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts","index":9,"preOrderIndex":9,"index2":7,"postOrderIndex":7,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":787,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"3:0-45","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"23:8-16","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"2:0-73","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"29:16-30","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"64:7-17","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"71:7-15","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"10:0-117","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"38:16-30","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"61:16-36","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"102:16-42","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"112:103-117","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/validate","loc":"20:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/validate","loc":"119:15-29","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"5:0-45","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"76:9-17","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"8:0-101","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"40:17-31","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"73:18-38","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"120:18-44","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/validate","loc":"7:0-71","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"24:38-52","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"25:16-31","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"39:38-52","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"40:16-31","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"56:103-117","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"59:103-117","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/validate","loc":"7:0-71","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"24:38-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"25:16-31","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"39:38-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"40:16-31","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"56:103-117","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"59:103-117","moduleId":null,"resolvedModuleId":null}],"usedExports":["DEFAULT_DOMAIN","DEFAULT_NPM_CDN","assertProp","hasProps","isObject","validateConfig","validateLocale","validatePasswordlessConfig","validateWidgetConfig"],"providedExports":["DEFAULT_DOMAIN","DEFAULT_NPM_CDN","assertProp","hasProps","isObject","validateConfig","validateLocale","validatePasswordlessConfig","validateWidgetConfig"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4165,"sizes":{"javascript":4165},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","name":"./src/widgets/EmbedWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","index":19,"preOrderIndex":19,"index2":17,"postOrderIndex":17,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":75,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/EmbedWidget","loc":"13:0-48","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/EmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./EmbedWidget","loc":"6:0-40","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./EmbedWidget","loc":"300:21-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./EmbedWidget","loc":"338:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:43-54","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 7:0-43","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/domready.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/Widget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5452,"sizes":{"javascript":5452},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","index":15,"preOrderIndex":15,"index2":16,"postOrderIndex":16,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/PopupWidget","loc":"14:0-48","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/PopupWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./PopupWidget","loc":"7:0-40","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"282:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"291:21-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"344:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:57-68","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 7:0-43","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/domready.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/Widget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":9557,"sizes":{"javascript":9557},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","name":"./src/widgets/Widget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","index":16,"preOrderIndex":16,"index2":14,"postOrderIndex":14,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","issuerName":"./src/widgets/PopupWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":5,"additionalIntegration":0,"factory":5,"dependencies":5},"id":657,"issuerId":658,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./Widget","loc":"4:0-30","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./Widget","loc":"16:41-47","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./Widget","loc":"4:0-30","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./Widget","loc":"18:41-47","moduleId":658,"resolvedModuleId":658}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 8:0-38","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/AnalyticsApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":11544,"sizes":{"javascript":11544},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","index":6,"preOrderIndex":6,"index2":18,"postOrderIndex":18,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/Widgets","loc":"12:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/Widgets","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./widgets/Widgets","loc":"128:17-24","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 10:0-39","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/WidgetApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/EmbedWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/PopupWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/eventbusjs/lib/eventbus.min.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/esm","layer":null,"size":6715,"sizes":{"javascript":6715},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","index":20,"preOrderIndex":20,"index2":25,"postOrderIndex":25,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"failed":false,"errors":0,"warnings":0,"id":769,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"23:0-110","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135}],"usedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"providedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/AnalyticsApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/api/WidgetApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/cookieUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/utmUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/EmbedWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/PopupWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1,"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":1585,"sizes":{"javascript":1585},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","index":20,"preOrderIndex":20,"index2":25,"postOrderIndex":25,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":135,"chunks":[],"assets":[],"reasons":[],"usedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"providedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"optimizationBailout":["Statement (ExpressionStatement) with side effects in source code at 64:0-70"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4651,"sizes":{"javascript":4651},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","index":21,"preOrderIndex":21,"index2":24,"postOrderIndex":24,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./DeclarativeWidget","loc":"1:0-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"2:44-61","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"35:44-61","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":479,"sizes":{"javascript":479},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","name":"./src/utils/decodeUserJwt.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","index":26,"preOrderIndex":26,"index2":23,"postOrderIndex":23,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":21,"resolving":13,"restoring":0,"building":8,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":13,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"5:0-58","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"86:20-33","moduleId":null,"resolvedModuleId":null}],"usedExports":["decodeUserJwt"],"providedExports":["decodeUserJwt"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 4:0-41"],"depth":3}]},{"type":"module","moduleType":"runtime","layer":null,"size":302,"sizes":{"runtime":302},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/compat get default export","name":"webpack/runtime/compat get default export","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":313,"sizes":{"runtime":313},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/define property getters","name":"webpack/runtime/define property getters","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":103,"sizes":{"runtime":103},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/hasOwnProperty shorthand","name":"webpack/runtime/hasOwnProperty shorthand","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":279,"sizes":{"runtime":279},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/make namespace object","name":"webpack/runtime/make namespace object","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null}],"origins":[{"module":"","moduleIdentifier":"","moduleName":"","loc":"../demo/dist/squatchjs","request":"./src/squatch.ts"}]},{"rendered":true,"initial":true,"entry":true,"recorded":false,"size":93759,"sizes":{"javascript":92762,"runtime":997},"names":["squatch"],"idHints":[],"runtime":["squatch"],"files":["squatch.min.js"],"auxiliaryFiles":[],"hash":"b56843fb50ea3d1c47a9","childrenByOrder":{},"id":871,"siblings":[],"parents":[],"children":[],"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":809,"sizes":{"javascript":809},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","name":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","index":7,"preOrderIndex":7,"index2":5,"postOrderIndex":5,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","issuerName":"./src/widgets/Widgets.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":926,"issuerId":452,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","module":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","moduleName":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","resolvedModule":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"37:0-14","moduleId":926,"resolvedModuleId":926},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"2:0-72","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"116:17-34","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"150:11-28","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"2:0-72","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"17:13-30","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"50:11-28","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"79:12-29","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"24:11-28","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"54:38-55","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"120:36-53","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"136:11-28","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"71:11-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"118:11-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"81:11-28","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"81:11-28","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":null,"resolvedModuleId":null}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 37:0-14","Statement (ExpressionStatement) with side effects in source code at 37:0-35","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":289,"sizes":{"javascript":289},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","name":"./node_modules/@babel/runtime/helpers/defineProperty.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","index":11,"preOrderIndex":11,"index2":8,"postOrderIndex":8,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":713,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","module":"./node_modules/@babel/runtime/helpers/defineProperty.js","moduleName":"./node_modules/@babel/runtime/helpers/defineProperty.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","resolvedModule":"./node_modules/@babel/runtime/helpers/defineProperty.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"16:0-14","moduleId":713,"resolvedModuleId":713},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"5:201-216","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"2:0-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"13:4-19","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"30:4-19","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"2:0-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"13:4-19","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"30:4-19","moduleId":null,"resolvedModuleId":null}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 16:0-14","Statement (ExpressionStatement) with side effects in source code at 16:0-33","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":665,"sizes":{"javascript":665},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","index":23,"preOrderIndex":23,"index2":20,"postOrderIndex":20,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","issuerName":"./src/utils/utmUtils.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":479,"issuerId":707,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"22:0-14","moduleId":479,"resolvedModuleId":479},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/objectWithoutProperties","loc":"2:0-86","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/objectWithoutProperties","loc":"50:13-37","moduleId":707,"resolvedModuleId":707}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 22:0-14","Statement (VariableDeclaration) with side effects in source code at 1:0-77","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":384,"sizes":{"javascript":384},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","index":24,"preOrderIndex":24,"index2":19,"postOrderIndex":19,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","issuerName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":479}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":316,"issuerId":479,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","type":"cjs require","active":true,"explanation":"","userRequest":"./objectWithoutPropertiesLoose","loc":"1:35-76","moduleId":479,"resolvedModuleId":479},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"16:0-14","moduleId":316,"resolvedModuleId":316}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 16:0-14","Statement (ExpressionStatement) with side effects in source code at 16:0-47","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":6285,"sizes":{"javascript":6285},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","index":1,"preOrderIndex":1,"index2":2,"postOrderIndex":2,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"11:0-26","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"30:11-16","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"122:4-16","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"7:0-26","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"11:11-16","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"1:0-26","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"4:11-16","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"8:0-26","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"10:11-16","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"8:0-26","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"12:11-16","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"7:11-16","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"7:11-16","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"8:11-16","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"2:0-26","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"10:11-16","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"1:0-26","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"4:11-16","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"59:142-165","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"113:6-29","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"115:6-32","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"133:8-31","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"167:0-14","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"167:37-44","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"168:17-42","moduleId":227,"resolvedModuleId":227}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports.humanize(...) prevents optimization as module.exports is passed as call context at 59:142-165","CommonJS bailout: exports is used directly at 167:37-44","CommonJS bailout: module.exports is used directly at 167:0-14","Statement (ExpressionStatement) with side effects in source code at 10:0-18","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5929,"sizes":{"javascript":5929},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","name":"./node_modules/debug/src/common.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","index":2,"preOrderIndex":2,"index2":1,"postOrderIndex":1,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","issuerName":"./node_modules/debug/src/browser.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":447,"issuerId":227,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs require","active":true,"explanation":"","userRequest":"./common","loc":"167:17-36","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","module":"./node_modules/debug/src/common.js","moduleName":"./node_modules/debug/src/common.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","resolvedModule":"./node_modules/debug/src/common.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"248:0-14","moduleId":447,"resolvedModuleId":447}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 248:0-14","Statement (ExpressionStatement) with side effects in source code at 248:0-23","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2399,"sizes":{"javascript":2399},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","name":"./node_modules/eventbusjs/lib/eventbus.min.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","index":8,"preOrderIndex":8,"index2":6,"postOrderIndex":6,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","issuerName":"./src/widgets/Widgets.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":640,"issuerId":452,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"eventbusjs","loc":"4:0-39","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"45:20-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"48:4-29","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"196:4-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"197:4-29","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","module":"./node_modules/eventbusjs/lib/eventbus.min.js","moduleName":"./node_modules/eventbusjs/lib/eventbus.min.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","resolvedModule":"./node_modules/eventbusjs/lib/eventbus.min.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"1:79-93","moduleId":640,"resolvedModuleId":640},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","module":"./node_modules/eventbusjs/lib/eventbus.min.js","moduleName":"./node_modules/eventbusjs/lib/eventbus.min.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","resolvedModule":"./node_modules/eventbusjs/lib/eventbus.min.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"1:279-283","moduleId":640,"resolvedModuleId":640}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: this is used directly at 1:279-283","CommonJS bailout: module.exports is used directly at 1:79-93","Statement (ExpressionStatement) with side effects in source code at 1:0-2399","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3883,"sizes":{"javascript":3883},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","name":"./node_modules/js-cookie/src/js.cookie.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","index":12,"preOrderIndex":12,"index2":9,"postOrderIndex":9,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":808,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"js-cookie","loc":"8:0-32","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"79:18-29","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"153:24-35","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"js-cookie","loc":"8:0-32","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"71:44-55","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"95:6-17","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","module":"./node_modules/js-cookie/src/js.cookie.js","moduleName":"./node_modules/js-cookie/src/js.cookie.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","resolvedModule":"./node_modules/js-cookie/src/js.cookie.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"15:2-16","moduleId":808,"resolvedModuleId":808}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 15:2-16","Statement (ExpressionStatement) with side effects in source code at 8:1-163:4","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3023,"sizes":{"javascript":3023},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","name":"./node_modules/ms/index.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","index":3,"preOrderIndex":3,"index2":0,"postOrderIndex":0,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","issuerName":"./node_modules/debug/src/common.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","name":"./node_modules/debug/src/common.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":447}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":824,"issuerId":447,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","module":"./node_modules/debug/src/common.js","moduleName":"./node_modules/debug/src/common.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","resolvedModule":"./node_modules/debug/src/common.js","type":"cjs require","active":true,"explanation":"","userRequest":"ms","loc":"14:25-38","moduleId":447,"resolvedModuleId":447},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","module":"./node_modules/ms/index.js","moduleName":"./node_modules/ms/index.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","resolvedModule":"./node_modules/ms/index.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"26:0-14","moduleId":824,"resolvedModuleId":824}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 26:0-14","Statement (VariableDeclaration) with side effects in source code at 6:0-15","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2166,"sizes":{"javascript":2166},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","name":"./src/api/AnalyticsApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","index":17,"preOrderIndex":17,"index2":13,"postOrderIndex":13,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","issuerName":"./src/widgets/Widget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","name":"./src/widgets/Widget.ts","profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":5,"additionalIntegration":0,"factory":5,"dependencies":5},"id":657}],"failed":false,"errors":0,"warnings":0,"profile":{"total":32,"resolving":17,"restoring":0,"building":14,"integration":1,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":17,"dependencies":0},"id":264,"issuerId":657,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../api/AnalyticsApi","loc":"4:0-47","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../api/AnalyticsApi","loc":"26:28-40","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"3:0-50","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"58:28-40","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"3:0-50","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"58:28-40","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2316,"sizes":{"javascript":2316},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","name":"./src/api/EventsApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","index":27,"preOrderIndex":27,"index2":26,"postOrderIndex":26,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":745,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./api/EventsApi","loc":"18:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./api/EventsApi","loc":"129:16-25","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts"],"depth":1},{"type":"module","moduleType":"javascript/esm","layer":null,"size":7349,"sizes":{"javascript":7349},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","name":"./src/api/WidgetApi.ts + 1 modules","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","index":10,"preOrderIndex":10,"index2":12,"postOrderIndex":12,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"failed":false,"errors":0,"warnings":0,"id":139,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./api/WidgetApi","loc":"17:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./api/WidgetApi","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./api/WidgetApi","loc":"127:13-22","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../api/WidgetApi","loc":"5:0-41","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../api/WidgetApi","loc":"46:19-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"54:25-34","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"54:25-34","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/js-cookie/src/js.cookie.js: Module is not an ECMAScript module"],"depth":1,"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":6923,"sizes":{"javascript":6923},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","index":10,"preOrderIndex":10,"index2":12,"postOrderIndex":12,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null,"issuerId":135,"chunks":[],"assets":[],"reasons":[],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":426,"sizes":{"javascript":426},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","name":"./src/api/graphql.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","index":14,"preOrderIndex":14,"index2":11,"postOrderIndex":11,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./graphql","loc":"11:0-48","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./graphql","loc":"120:39-58","moduleId":null,"resolvedModuleId":null}],"usedExports":["RENDER_WIDGET_QUERY"],"providedExports":["RENDER_WIDGET_QUERY"],"optimizationBailout":[],"depth":2}]},{"type":"module","moduleType":"javascript/auto","layer":null,"size":490,"sizes":{"javascript":490},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/async.ts","name":"./src/async.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/async.ts","index":28,"preOrderIndex":28,"index2":27,"postOrderIndex":27,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":233,"resolving":2,"restoring":0,"building":231,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":2,"dependencies":0},"id":762,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./async","loc":"19:0-32","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./async","loc":"206:37-46","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":186,"sizes":{"javascript":186},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/docs.ts","name":"./src/docs.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/docs.ts","index":5,"preOrderIndex":5,"index2":4,"postOrderIndex":4,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":252,"resolving":3,"restoring":0,"building":249,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":3,"dependencies":0},"id":510,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./docs","loc":"25:0-23","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./docs","loc":"25:0-23","moduleId":135,"resolvedModuleId":135}],"usedExports":["help"],"providedExports":["help"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5747,"sizes":{"javascript":5747},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","index":0,"preOrderIndex":0,"index2":28,"postOrderIndex":28,"cacheable":true,"optional":false,"orphan":false,"dependent":false,"issuer":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../squatch","loc":"4:0-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"54:25-34","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../squatch","loc":"4:0-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"54:25-34","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":"entry","active":true,"explanation":"","userRequest":"./src/squatch.ts","loc":"../demo/dist/squatchjs","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":"entry","active":true,"explanation":"","userRequest":"./src/squatch.ts","loc":"squatch","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":null,"active":true,"explanation":"used as library export","userRequest":null,"moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":null,"active":true,"explanation":"used as library export","userRequest":null,"moduleId":null,"resolvedModuleId":null}],"usedExports":true,"providedExports":null,"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 30:0-31","ModuleConcatenation bailout: List of module exports is dynamic (other exports: maybe provided (runtime-defined) and maybe used in squatch, ../demo/dist/squatchjs (runtime-defined))"],"depth":0},{"type":"module","moduleType":"javascript/auto","layer":null,"size":1,"sizes":{"javascript":1},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/types.ts","name":"./src/types.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/types.ts","index":4,"preOrderIndex":4,"index2":3,"postOrderIndex":3,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":234,"resolving":3,"restoring":0,"building":231,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":3,"dependencies":0},"id":518,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./types","loc":"24:0-24","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./types","loc":"24:0-24","moduleId":135,"resolvedModuleId":135}],"usedExports":null,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3785,"sizes":{"javascript":3785},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","name":"./src/utils/cookieUtils.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","index":25,"preOrderIndex":25,"index2":21,"postOrderIndex":21,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":998,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/cookieUtils","loc":"21:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/cookieUtils","loc":"199:2-13","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"2:0-42","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"12:18-27","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"9:0-42","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"28:21-30","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"2:0-42","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"12:18-27","moduleId":769,"resolvedModuleId":null}],"usedExports":["_pushCookie","b64decode"],"providedExports":["_pushCookie","b64decode"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 11:0-31","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/js-cookie/src/js.cookie.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":605,"sizes":{"javascript":605},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts","name":"./src/utils/domready.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts","index":18,"preOrderIndex":18,"index2":15,"postOrderIndex":15,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","issuerName":"./src/widgets/PopupWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":4,"additionalIntegration":0,"factory":5,"dependencies":4},"id":936,"issuerId":658,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/domready","loc":"5:0-45","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"54:6-14","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/domready","loc":"5:0-45","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"120:4-12","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"152:4-12","moduleId":658,"resolvedModuleId":658}],"usedExports":["domready"],"providedExports":["domready"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4028,"sizes":{"javascript":4028},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","name":"./src/utils/io.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","index":13,"preOrderIndex":13,"index2":10,"postOrderIndex":10,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":615,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"2:0-37","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"39:11-17","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"50:11-17","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"1:0-37","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"58:11-17","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"9:0-52","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"81:11-16","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"120:26-33","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"157:27-32","moduleId":139,"resolvedModuleId":null}],"usedExports":["doGet","doPost","doPut","doQuery"],"providedExports":["doGet","doPost","doPut","doQuery"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 10:0-34","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3013,"sizes":{"javascript":3013},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","index":22,"preOrderIndex":22,"index2":22,"postOrderIndex":22,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/utmUtils","loc":"22:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/utmUtils","loc":"91:16-30","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/utmUtils","loc":"6:0-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/utmUtils","loc":"66:18-32","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/utmUtils","loc":"6:0-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/utmUtils","loc":"66:18-32","moduleId":null,"resolvedModuleId":null}],"usedExports":["_getAutoConfig"],"providedExports":["_getAutoConfig","convertExtraToConfig"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 12:0-31","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/objectWithoutProperties.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/cookieUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":1977,"sizes":{"javascript":1977},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts","name":"./src/utils/validate.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts","index":9,"preOrderIndex":9,"index2":7,"postOrderIndex":7,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":787,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"3:0-45","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"23:8-16","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"2:0-73","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"29:16-30","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"64:7-17","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"71:7-15","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"10:0-117","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"38:16-30","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"61:16-36","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"102:16-42","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"112:103-117","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/validate","loc":"20:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/validate","loc":"119:15-29","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"5:0-45","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"76:9-17","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"8:0-101","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"40:17-31","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"73:18-38","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"120:18-44","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/validate","loc":"7:0-71","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"24:38-52","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"25:16-31","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"39:38-52","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"40:16-31","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"56:103-117","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"59:103-117","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/validate","loc":"7:0-71","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"24:38-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"25:16-31","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"39:38-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"40:16-31","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"56:103-117","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"59:103-117","moduleId":null,"resolvedModuleId":null}],"usedExports":["DEFAULT_DOMAIN","DEFAULT_NPM_CDN","assertProp","hasProps","isObject","validateConfig","validateLocale","validatePasswordlessConfig","validateWidgetConfig"],"providedExports":["DEFAULT_DOMAIN","DEFAULT_NPM_CDN","assertProp","hasProps","isObject","validateConfig","validateLocale","validatePasswordlessConfig","validateWidgetConfig"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4165,"sizes":{"javascript":4165},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","name":"./src/widgets/EmbedWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","index":19,"preOrderIndex":19,"index2":17,"postOrderIndex":17,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":75,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/EmbedWidget","loc":"13:0-48","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/EmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./EmbedWidget","loc":"6:0-40","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./EmbedWidget","loc":"300:21-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./EmbedWidget","loc":"338:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:43-54","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 7:0-43","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/domready.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/Widget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5452,"sizes":{"javascript":5452},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","index":15,"preOrderIndex":15,"index2":16,"postOrderIndex":16,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/PopupWidget","loc":"14:0-48","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/PopupWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./PopupWidget","loc":"7:0-40","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"282:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"291:21-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"344:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:57-68","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 7:0-43","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/domready.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/Widget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":9557,"sizes":{"javascript":9557},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","name":"./src/widgets/Widget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","index":16,"preOrderIndex":16,"index2":14,"postOrderIndex":14,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","issuerName":"./src/widgets/PopupWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":5,"additionalIntegration":0,"factory":5,"dependencies":5},"id":657,"issuerId":658,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./Widget","loc":"4:0-30","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./Widget","loc":"16:41-47","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./Widget","loc":"4:0-30","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./Widget","loc":"18:41-47","moduleId":658,"resolvedModuleId":658}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 8:0-38","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/AnalyticsApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":11544,"sizes":{"javascript":11544},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","index":6,"preOrderIndex":6,"index2":18,"postOrderIndex":18,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/Widgets","loc":"12:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/Widgets","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./widgets/Widgets","loc":"128:17-24","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 10:0-39","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/WidgetApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/EmbedWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/PopupWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/eventbusjs/lib/eventbus.min.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/esm","layer":null,"size":6715,"sizes":{"javascript":6715},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","index":20,"preOrderIndex":20,"index2":25,"postOrderIndex":25,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"failed":false,"errors":0,"warnings":0,"id":769,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"23:0-110","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135}],"usedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"providedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/AnalyticsApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/api/WidgetApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/cookieUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/utmUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/EmbedWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/PopupWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1,"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":1585,"sizes":{"javascript":1585},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","index":20,"preOrderIndex":20,"index2":25,"postOrderIndex":25,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":135,"chunks":[],"assets":[],"reasons":[],"usedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"providedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"optimizationBailout":["Statement (ExpressionStatement) with side effects in source code at 64:0-70"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4651,"sizes":{"javascript":4651},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","index":21,"preOrderIndex":21,"index2":24,"postOrderIndex":24,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./DeclarativeWidget","loc":"1:0-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"2:44-61","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"35:44-61","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":479,"sizes":{"javascript":479},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","name":"./src/utils/decodeUserJwt.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","index":26,"preOrderIndex":26,"index2":23,"postOrderIndex":23,"cacheable":true,"optional":false,"orphan":false,"dependent":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":21,"resolving":13,"restoring":0,"building":8,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":13,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"5:0-58","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"86:20-33","moduleId":null,"resolvedModuleId":null}],"usedExports":["decodeUserJwt"],"providedExports":["decodeUserJwt"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 4:0-41"],"depth":3}]},{"type":"module","moduleType":"runtime","layer":null,"size":302,"sizes":{"runtime":302},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/compat get default export","name":"webpack/runtime/compat get default export","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":313,"sizes":{"runtime":313},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/define property getters","name":"webpack/runtime/define property getters","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":103,"sizes":{"runtime":103},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/hasOwnProperty shorthand","name":"webpack/runtime/hasOwnProperty shorthand","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":279,"sizes":{"runtime":279},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/make namespace object","name":"webpack/runtime/make namespace object","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"dependent":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null}],"origins":[{"module":"","moduleIdentifier":"","moduleName":"","loc":"squatch","request":"./src/squatch.ts"}]}],"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":5747,"sizes":{"javascript":5747},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","index":0,"preOrderIndex":0,"index2":28,"postOrderIndex":28,"cacheable":true,"optional":false,"orphan":false,"issuer":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../squatch","loc":"4:0-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"54:25-34","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../squatch","loc":"4:0-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"15:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"31:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":false,"explanation":"","userRequest":"../../squatch","loc":"54:25-34","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":"entry","active":true,"explanation":"","userRequest":"./src/squatch.ts","loc":"../demo/dist/squatchjs","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":"entry","active":true,"explanation":"","userRequest":"./src/squatch.ts","loc":"squatch","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":null,"active":true,"explanation":"used as library export","userRequest":null,"moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":null,"module":null,"moduleName":null,"resolvedModuleIdentifier":null,"resolvedModule":null,"type":null,"active":true,"explanation":"used as library export","userRequest":null,"moduleId":null,"resolvedModuleId":null}],"usedExports":true,"providedExports":null,"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 30:0-31","ModuleConcatenation bailout: List of module exports is dynamic (other exports: maybe provided (runtime-defined) and maybe used in squatch, ../demo/dist/squatchjs (runtime-defined))"],"depth":0},{"type":"module","moduleType":"javascript/auto","layer":null,"size":6285,"sizes":{"javascript":6285},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","index":1,"preOrderIndex":1,"index2":2,"postOrderIndex":2,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"11:0-26","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"30:11-16","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"122:4-16","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"7:0-26","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"11:11-16","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"1:0-26","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"4:11-16","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"8:0-26","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"10:11-16","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"8:0-26","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"12:11-16","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"7:11-16","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"7:11-16","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"3:0-26","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"8:11-16","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"2:0-26","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"10:11-16","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"debug","loc":"1:0-26","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"debug","loc":"4:11-16","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"59:142-165","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"113:6-29","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"115:6-32","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"133:8-31","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"167:0-14","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"167:37-44","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"168:17-42","moduleId":227,"resolvedModuleId":227}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports.humanize(...) prevents optimization as module.exports is passed as call context at 59:142-165","CommonJS bailout: exports is used directly at 167:37-44","CommonJS bailout: module.exports is used directly at 167:0-14","Statement (ExpressionStatement) with side effects in source code at 10:0-18","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":1,"sizes":{"javascript":1},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/types.ts","name":"./src/types.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/types.ts","index":4,"preOrderIndex":4,"index2":3,"postOrderIndex":3,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":234,"resolving":3,"restoring":0,"building":231,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":3,"dependencies":0},"id":518,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./types","loc":"24:0-24","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./types","loc":"24:0-24","moduleId":135,"resolvedModuleId":135}],"usedExports":null,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":186,"sizes":{"javascript":186},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/docs.ts","name":"./src/docs.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/docs.ts","index":5,"preOrderIndex":5,"index2":4,"postOrderIndex":4,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":252,"resolving":3,"restoring":0,"building":249,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":3,"dependencies":0},"id":510,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./docs","loc":"25:0-23","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./docs","loc":"25:0-23","moduleId":135,"resolvedModuleId":135}],"usedExports":["help"],"providedExports":["help"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":11544,"sizes":{"javascript":11544},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","index":6,"preOrderIndex":6,"index2":18,"postOrderIndex":18,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/Widgets","loc":"12:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/Widgets","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./widgets/Widgets","loc":"128:17-24","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 10:0-39","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/WidgetApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/EmbedWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/PopupWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/eventbusjs/lib/eventbus.min.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":1977,"sizes":{"javascript":1977},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts","name":"./src/utils/validate.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts","index":9,"preOrderIndex":9,"index2":7,"postOrderIndex":7,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":787,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"3:0-45","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"23:8-16","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"2:0-73","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"29:16-30","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"64:7-17","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"71:7-15","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"10:0-117","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"38:16-30","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"61:16-36","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"102:16-42","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"112:103-117","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/validate","loc":"20:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/validate","loc":"119:15-29","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"5:0-45","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"76:9-17","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/validate","loc":"8:0-101","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"40:17-31","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"73:18-38","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/validate","loc":"120:18-44","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/validate","loc":"7:0-71","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"24:38-52","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"25:16-31","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"39:38-52","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"40:16-31","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"56:103-117","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"59:103-117","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/validate","loc":"7:0-71","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"24:38-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"25:16-31","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"39:38-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"40:16-31","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"56:103-117","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/validate","loc":"59:103-117","moduleId":null,"resolvedModuleId":null}],"usedExports":["DEFAULT_DOMAIN","DEFAULT_NPM_CDN","assertProp","hasProps","isObject","validateConfig","validateLocale","validatePasswordlessConfig","validateWidgetConfig"],"providedExports":["DEFAULT_DOMAIN","DEFAULT_NPM_CDN","assertProp","hasProps","isObject","validateConfig","validateLocale","validatePasswordlessConfig","validateWidgetConfig"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/esm","layer":null,"size":7349,"sizes":{"javascript":7349},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","name":"./src/api/WidgetApi.ts + 1 modules","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","index":10,"preOrderIndex":10,"index2":12,"postOrderIndex":12,"cacheable":true,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":139,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./api/WidgetApi","loc":"17:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./api/WidgetApi","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./api/WidgetApi","loc":"127:13-22","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../api/WidgetApi","loc":"5:0-41","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../api/WidgetApi","loc":"46:19-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"54:25-34","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"54:25-34","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/js-cookie/src/js.cookie.js: Module is not an ECMAScript module"],"depth":1,"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":6923,"sizes":{"javascript":6923},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","index":10,"preOrderIndex":10,"index2":12,"postOrderIndex":12,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null,"issuerId":135,"chunks":[],"assets":[],"reasons":[],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":426,"sizes":{"javascript":426},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","name":"./src/api/graphql.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","index":14,"preOrderIndex":14,"index2":11,"postOrderIndex":11,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./graphql","loc":"11:0-48","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./graphql","loc":"120:39-58","moduleId":null,"resolvedModuleId":null}],"usedExports":["RENDER_WIDGET_QUERY"],"providedExports":["RENDER_WIDGET_QUERY"],"optimizationBailout":[],"depth":2}]},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5452,"sizes":{"javascript":5452},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","index":15,"preOrderIndex":15,"index2":16,"postOrderIndex":16,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/PopupWidget","loc":"14:0-48","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/PopupWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./PopupWidget","loc":"7:0-40","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"282:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"291:21-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./PopupWidget","loc":"344:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:57-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:57-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:57-68","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 7:0-43","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/domready.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/Widget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4165,"sizes":{"javascript":4165},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","name":"./src/widgets/EmbedWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","index":19,"preOrderIndex":19,"index2":17,"postOrderIndex":17,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":75,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/EmbedWidget","loc":"13:0-48","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/EmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./EmbedWidget","loc":"6:0-40","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./EmbedWidget","loc":"300:21-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./EmbedWidget","loc":"338:19-30","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:43-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"15:43-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"(skipped side-effect-free modules)","userRequest":"../../squatch","loc":"31:43-54","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 7:0-43","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/domready.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/Widget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/esm","layer":null,"size":6715,"sizes":{"javascript":6715},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","index":20,"preOrderIndex":20,"index2":25,"postOrderIndex":25,"cacheable":true,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":769,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"23:0-110","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony export imported specifier","active":true,"explanation":"","userRequest":"./widgets/declarative/DeclarativeEmbedWidget","loc":"32:0-34:62","moduleId":135,"resolvedModuleId":135}],"usedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"providedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/AnalyticsApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/api/WidgetApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/cookieUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/utmUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/EmbedWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/widgets/PopupWidget.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1,"modules":[{"type":"module","moduleType":"javascript/auto","layer":null,"size":1585,"sizes":{"javascript":1585},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","index":20,"preOrderIndex":20,"index2":25,"postOrderIndex":25,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":135,"chunks":[],"assets":[],"reasons":[],"usedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"providedExports":["DeclarativeEmbedWidget","DeclarativePopupWidget"],"optimizationBailout":["Statement (ExpressionStatement) with side effects in source code at 64:0-70"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4651,"sizes":{"javascript":4651},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","index":21,"preOrderIndex":21,"index2":24,"postOrderIndex":24,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./DeclarativeWidget","loc":"1:0-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"2:44-61","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"35:44-61","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":479,"sizes":{"javascript":479},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","name":"./src/utils/decodeUserJwt.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","index":26,"preOrderIndex":26,"index2":23,"postOrderIndex":23,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":21,"resolving":13,"restoring":0,"building":8,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":13,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"5:0-58","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"86:20-33","moduleId":null,"resolvedModuleId":null}],"usedExports":["decodeUserJwt"],"providedExports":["decodeUserJwt"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 4:0-41"],"depth":3}]},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3013,"sizes":{"javascript":3013},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","index":22,"preOrderIndex":22,"index2":22,"postOrderIndex":22,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/utmUtils","loc":"22:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/utmUtils","loc":"91:16-30","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/utmUtils","loc":"6:0-54","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/utmUtils","loc":"66:18-32","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/utmUtils","loc":"6:0-54","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/utmUtils","loc":"66:18-32","moduleId":null,"resolvedModuleId":null}],"usedExports":["_getAutoConfig"],"providedExports":["_getAutoConfig","convertExtraToConfig"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 12:0-31","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/objectWithoutProperties.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/utils/cookieUtils.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3785,"sizes":{"javascript":3785},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","name":"./src/utils/cookieUtils.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","index":25,"preOrderIndex":25,"index2":21,"postOrderIndex":21,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":998,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./utils/cookieUtils","loc":"21:0-50","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./utils/cookieUtils","loc":"199:2-13","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"2:0-42","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","module":"./src/utils/decodeUserJwt.ts","moduleName":"./src/utils/decodeUserJwt.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"12:18-27","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"9:0-42","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"28:21-30","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./cookieUtils","loc":"2:0-42","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","resolvedModule":"./src/utils/decodeUserJwt.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./cookieUtils","loc":"12:18-27","moduleId":769,"resolvedModuleId":null}],"usedExports":["_pushCookie","b64decode"],"providedExports":["_pushCookie","b64decode"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 11:0-31","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/js-cookie/src/js.cookie.js: Module is not an ECMAScript module"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2316,"sizes":{"javascript":2316},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","name":"./src/api/EventsApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","index":27,"preOrderIndex":27,"index2":26,"postOrderIndex":26,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":745,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./api/EventsApi","loc":"18:0-40","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./api/EventsApi","loc":"129:16-25","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts"],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":490,"sizes":{"javascript":490},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/async.ts","name":"./src/async.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/async.ts","index":28,"preOrderIndex":28,"index2":27,"postOrderIndex":27,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","issuerName":"./src/squatch.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135}],"failed":false,"errors":0,"warnings":0,"profile":{"total":233,"resolving":2,"restoring":0,"building":231,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":2,"dependencies":0},"id":762,"issuerId":135,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./async","loc":"19:0-32","moduleId":135,"resolvedModuleId":135},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","module":"./src/squatch.ts","moduleName":"./src/squatch.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","resolvedModule":"./src/squatch.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./async","loc":"206:37-46","moduleId":135,"resolvedModuleId":135}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":1},{"type":"module","moduleType":"javascript/auto","layer":null,"size":5929,"sizes":{"javascript":5929},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","name":"./node_modules/debug/src/common.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","index":2,"preOrderIndex":2,"index2":1,"postOrderIndex":1,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","issuerName":"./node_modules/debug/src/browser.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":447,"issuerId":227,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","module":"./node_modules/debug/src/browser.js","moduleName":"./node_modules/debug/src/browser.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","resolvedModule":"./node_modules/debug/src/browser.js","type":"cjs require","active":true,"explanation":"","userRequest":"./common","loc":"167:17-36","moduleId":227,"resolvedModuleId":227},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","module":"./node_modules/debug/src/common.js","moduleName":"./node_modules/debug/src/common.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","resolvedModule":"./node_modules/debug/src/common.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"248:0-14","moduleId":447,"resolvedModuleId":447}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 248:0-14","Statement (ExpressionStatement) with side effects in source code at 248:0-23","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":809,"sizes":{"javascript":809},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","name":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","index":7,"preOrderIndex":7,"index2":5,"postOrderIndex":5,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","issuerName":"./src/widgets/Widgets.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":926,"issuerId":452,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","module":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","moduleName":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/asyncToGenerator.js","resolvedModule":"./node_modules/@babel/runtime/helpers/asyncToGenerator.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"37:0-14","moduleId":926,"resolvedModuleId":926},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"2:0-72","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"116:17-34","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"150:11-28","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"2:0-72","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"17:13-30","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"50:11-28","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"79:12-29","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"24:11-28","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"54:38-55","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"120:36-53","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"136:11-28","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"71:11-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"118:11-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"81:11-28","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"1:0-72","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"81:11-28","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/asyncToGenerator","loc":"107:11-28","moduleId":null,"resolvedModuleId":null}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 37:0-14","Statement (ExpressionStatement) with side effects in source code at 37:0-35","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2399,"sizes":{"javascript":2399},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","name":"./node_modules/eventbusjs/lib/eventbus.min.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","index":8,"preOrderIndex":8,"index2":6,"postOrderIndex":6,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","issuerName":"./src/widgets/Widgets.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","name":"./src/widgets/Widgets.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":4,"dependencies":0},"id":452}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":640,"issuerId":452,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"eventbusjs","loc":"4:0-39","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"45:20-28","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"48:4-29","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"196:4-32","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","module":"./src/widgets/Widgets.ts","moduleName":"./src/widgets/Widgets.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widgets.ts","resolvedModule":"./src/widgets/Widgets.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"eventbusjs","loc":"197:4-29","moduleId":452,"resolvedModuleId":452},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","module":"./node_modules/eventbusjs/lib/eventbus.min.js","moduleName":"./node_modules/eventbusjs/lib/eventbus.min.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","resolvedModule":"./node_modules/eventbusjs/lib/eventbus.min.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"1:79-93","moduleId":640,"resolvedModuleId":640},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","module":"./node_modules/eventbusjs/lib/eventbus.min.js","moduleName":"./node_modules/eventbusjs/lib/eventbus.min.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/eventbusjs/lib/eventbus.min.js","resolvedModule":"./node_modules/eventbusjs/lib/eventbus.min.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"1:279-283","moduleId":640,"resolvedModuleId":640}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: this is used directly at 1:279-283","CommonJS bailout: module.exports is used directly at 1:79-93","Statement (ExpressionStatement) with side effects in source code at 1:0-2399","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":289,"sizes":{"javascript":289},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","name":"./node_modules/@babel/runtime/helpers/defineProperty.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","index":11,"preOrderIndex":11,"index2":8,"postOrderIndex":8,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":713,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","module":"./node_modules/@babel/runtime/helpers/defineProperty.js","moduleName":"./node_modules/@babel/runtime/helpers/defineProperty.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/defineProperty.js","resolvedModule":"./node_modules/@babel/runtime/helpers/defineProperty.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"16:0-14","moduleId":713,"resolvedModuleId":713},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"5:201-216","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","module":"./src/utils/io.ts","moduleName":"./src/utils/io.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","resolvedModule":"./src/utils/io.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":615,"resolvedModuleId":615},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"1:0-68","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"6:201-216","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"2:0-68","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"13:4-19","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"30:4-19","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"2:0-68","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"13:4-19","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/defineProperty","loc":"30:4-19","moduleId":null,"resolvedModuleId":null}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 16:0-14","Statement (ExpressionStatement) with side effects in source code at 16:0-33","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3883,"sizes":{"javascript":3883},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","name":"./node_modules/js-cookie/src/js.cookie.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","index":12,"preOrderIndex":12,"index2":9,"postOrderIndex":9,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":808,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"js-cookie","loc":"8:0-32","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"79:18-29","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"153:24-35","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"js-cookie","loc":"8:0-32","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"71:44-55","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","module":"./src/utils/cookieUtils.ts","moduleName":"./src/utils/cookieUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts","resolvedModule":"./src/utils/cookieUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"js-cookie","loc":"95:6-17","moduleId":998,"resolvedModuleId":998},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","module":"./node_modules/js-cookie/src/js.cookie.js","moduleName":"./node_modules/js-cookie/src/js.cookie.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/js-cookie/src/js.cookie.js","resolvedModule":"./node_modules/js-cookie/src/js.cookie.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"15:2-16","moduleId":808,"resolvedModuleId":808}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 15:2-16","Statement (ExpressionStatement) with side effects in source code at 8:1-163:4","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4028,"sizes":{"javascript":4028},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","name":"./src/utils/io.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts","index":13,"preOrderIndex":13,"index2":10,"postOrderIndex":10,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":5,"dependencies":1},"id":615,"issuerId":null,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"2:0-37","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"39:11-17","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","module":"./src/api/AnalyticsApi.ts","moduleName":"./src/api/AnalyticsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","resolvedModule":"./src/api/AnalyticsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"50:11-17","moduleId":264,"resolvedModuleId":264},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"1:0-37","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","module":"./src/api/EventsApi.ts","moduleName":"./src/api/EventsApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts","resolvedModule":"./src/api/EventsApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"58:11-17","moduleId":745,"resolvedModuleId":745},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/io","loc":"9:0-52","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"81:11-16","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"120:26-33","moduleId":139,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts|9286c9c5276be76309eb1235d3582e5e","module":"./src/api/WidgetApi.ts + 1 modules","moduleName":"./src/api/WidgetApi.ts + 1 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/io","loc":"157:27-32","moduleId":139,"resolvedModuleId":null}],"usedExports":["doGet","doPost","doPut","doQuery"],"providedExports":["doGet","doPost","doPut","doQuery"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 10:0-34","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/defineProperty.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":426,"sizes":{"javascript":426},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","name":"./src/api/graphql.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/graphql.ts","index":14,"preOrderIndex":14,"index2":11,"postOrderIndex":11,"cacheable":true,"optional":false,"orphan":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","issuerName":"./src/api/WidgetApi.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","name":"./src/api/WidgetApi.ts","profile":{"total":251,"resolving":5,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":5,"dependencies":2},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./graphql","loc":"11:0-48","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","module":"./src/api/WidgetApi.ts","moduleName":"./src/api/WidgetApi.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/WidgetApi.ts","resolvedModule":"./src/api/WidgetApi.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./graphql","loc":"120:39-58","moduleId":null,"resolvedModuleId":null}],"usedExports":["RENDER_WIDGET_QUERY"],"providedExports":["RENDER_WIDGET_QUERY"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":9557,"sizes":{"javascript":9557},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","name":"./src/widgets/Widget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","index":16,"preOrderIndex":16,"index2":14,"postOrderIndex":14,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","issuerName":"./src/widgets/PopupWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":5,"additionalIntegration":0,"factory":5,"dependencies":5},"id":657,"issuerId":658,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./Widget","loc":"4:0-30","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./Widget","loc":"16:41-47","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./Widget","loc":"4:0-30","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./Widget","loc":"18:41-47","moduleId":658,"resolvedModuleId":658}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 8:0-38","ModuleConcatenation bailout: Cannot concat with ./node_modules/@babel/runtime/helpers/asyncToGenerator.js: Module is not an ECMAScript module","ModuleConcatenation bailout: Cannot concat with ./src/api/AnalyticsApi.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./node_modules/debug/src/browser.js: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":605,"sizes":{"javascript":605},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts","name":"./src/utils/domready.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts","index":18,"preOrderIndex":18,"index2":15,"postOrderIndex":15,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","issuerName":"./src/widgets/PopupWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658}],"failed":false,"errors":0,"warnings":0,"profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":4,"additionalIntegration":0,"factory":5,"dependencies":4},"id":936,"issuerId":658,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/domready","loc":"5:0-45","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","module":"./src/widgets/EmbedWidget.ts","moduleName":"./src/widgets/EmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts","resolvedModule":"./src/widgets/EmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"54:6-14","moduleId":75,"resolvedModuleId":75},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../utils/domready","loc":"5:0-45","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"120:4-12","moduleId":658,"resolvedModuleId":658},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","module":"./src/widgets/PopupWidget.ts","moduleName":"./src/widgets/PopupWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","resolvedModule":"./src/widgets/PopupWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../utils/domready","loc":"152:4-12","moduleId":658,"resolvedModuleId":658}],"usedExports":["domready"],"providedExports":["domready"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":4651,"sizes":{"javascript":4651},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","index":21,"preOrderIndex":21,"index2":24,"postOrderIndex":24,"cacheable":true,"optional":false,"orphan":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"./DeclarativeWidget","loc":"1:0-52","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"2:44-61","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"./DeclarativeWidget","loc":"35:44-61","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":[],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":665,"sizes":{"javascript":665},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","index":23,"preOrderIndex":23,"index2":20,"postOrderIndex":20,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","issuerName":"./src/utils/utmUtils.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":479,"issuerId":707,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"22:0-14","moduleId":479,"resolvedModuleId":479},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony side effect evaluation","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/objectWithoutProperties","loc":"2:0-86","moduleId":707,"resolvedModuleId":707},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","module":"./src/utils/utmUtils.ts","moduleName":"./src/utils/utmUtils.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","resolvedModule":"./src/utils/utmUtils.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"@babel/runtime/helpers/objectWithoutProperties","loc":"50:13-37","moduleId":707,"resolvedModuleId":707}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 22:0-14","Statement (VariableDeclaration) with side effects in source code at 1:0-77","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":2},{"type":"module","moduleType":"javascript/auto","layer":null,"size":3023,"sizes":{"javascript":3023},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","name":"./node_modules/ms/index.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","index":3,"preOrderIndex":3,"index2":0,"postOrderIndex":0,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","issuerName":"./node_modules/debug/src/common.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/browser.js","name":"./node_modules/debug/src/browser.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":0,"dependencies":1},"id":227},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","name":"./node_modules/debug/src/common.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":447}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":824,"issuerId":447,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","module":"./node_modules/debug/src/common.js","moduleName":"./node_modules/debug/src/common.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/debug/src/common.js","resolvedModule":"./node_modules/debug/src/common.js","type":"cjs require","active":true,"explanation":"","userRequest":"ms","loc":"14:25-38","moduleId":447,"resolvedModuleId":447},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","module":"./node_modules/ms/index.js","moduleName":"./node_modules/ms/index.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/ms/index.js","resolvedModule":"./node_modules/ms/index.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"26:0-14","moduleId":824,"resolvedModuleId":824}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 26:0-14","Statement (VariableDeclaration) with side effects in source code at 6:0-15","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":2166,"sizes":{"javascript":2166},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","name":"./src/api/AnalyticsApi.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/api/AnalyticsApi.ts","index":17,"preOrderIndex":17,"index2":13,"postOrderIndex":13,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","issuerName":"./src/widgets/Widget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts","name":"./src/widgets/PopupWidget.ts","profile":{"total":250,"resolving":4,"restoring":0,"building":246,"integration":0,"storing":0,"additionalResolving":2,"additionalIntegration":0,"factory":4,"dependencies":2},"id":658},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","name":"./src/widgets/Widget.ts","profile":{"total":64,"resolving":5,"restoring":0,"building":59,"integration":0,"storing":0,"additionalResolving":5,"additionalIntegration":0,"factory":5,"dependencies":5},"id":657}],"failed":false,"errors":0,"warnings":0,"profile":{"total":32,"resolving":17,"restoring":0,"building":14,"integration":1,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":17,"dependencies":0},"id":264,"issuerId":657,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../api/AnalyticsApi","loc":"4:0-47","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","module":"./src/widgets/Widget.ts","moduleName":"./src/widgets/Widget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/Widget.ts","resolvedModule":"./src/widgets/Widget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../api/AnalyticsApi","loc":"26:28-40","moduleId":657,"resolvedModuleId":657},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"3:0-50","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts|9cbf666ce2558c367f15d07f03698edb","module":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","moduleName":"./src/widgets/declarative/DeclarativeEmbedWidget.ts + 2 modules","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"58:28-40","moduleId":769,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"3:0-50","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../api/AnalyticsApi","loc":"58:28-40","moduleId":null,"resolvedModuleId":null}],"usedExports":["default"],"providedExports":["default"],"optimizationBailout":["ModuleConcatenation bailout: Cannot concat with ./src/utils/io.ts because of ./src/squatch.ts","ModuleConcatenation bailout: Cannot concat with ./src/utils/validate.ts because of ./src/squatch.ts"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":384,"sizes":{"javascript":384},"built":true,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","index":24,"preOrderIndex":24,"index2":19,"postOrderIndex":19,"cacheable":true,"optional":false,"orphan":false,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","issuerName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts","name":"./src/utils/utmUtils.ts","profile":{"total":262,"resolving":5,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":5,"dependencies":0},"id":707},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","name":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":479}],"failed":false,"errors":0,"warnings":0,"profile":{"total":0,"resolving":0,"restoring":0,"building":0,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":0,"dependencies":0},"id":316,"issuerId":479,"chunks":[240,871],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutProperties.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutProperties.js","type":"cjs require","active":true,"explanation":"","userRequest":"./objectWithoutPropertiesLoose","loc":"1:35-76","moduleId":479,"resolvedModuleId":479},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","module":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","moduleName":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","resolvedModule":"./node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js","type":"cjs self exports reference","active":true,"explanation":"","userRequest":null,"loc":"16:0-14","moduleId":316,"resolvedModuleId":316}],"usedExports":null,"providedExports":null,"optimizationBailout":["CommonJS bailout: module.exports is used directly at 16:0-14","Statement (ExpressionStatement) with side effects in source code at 16:0-47","ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":3},{"type":"module","moduleType":"javascript/auto","layer":null,"size":479,"sizes":{"javascript":479},"built":true,"codeGenerated":false,"buildTimeExecuted":false,"cached":false,"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","name":"./src/utils/decodeUserJwt.ts","nameForCondition":"/Users/Coleton/saasquatch/squatch-js/src/utils/decodeUserJwt.ts","index":26,"preOrderIndex":26,"index2":23,"postOrderIndex":23,"cacheable":true,"optional":false,"orphan":true,"issuer":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","issuerName":"./src/widgets/declarative/DeclarativeWidget.ts","issuerPath":[{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/squatch.ts","name":"./src/squatch.ts","profile":{"total":430,"resolving":12,"restoring":0,"building":418,"integration":0,"storing":0,"additionalResolving":1,"additionalIntegration":0,"factory":12,"dependencies":1},"id":135},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeEmbedWidget.ts","name":"./src/widgets/declarative/DeclarativeEmbedWidget.ts","profile":{"total":263,"resolving":6,"restoring":0,"building":257,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null},{"identifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","name":"./src/widgets/declarative/DeclarativeWidget.ts","profile":{"total":76,"resolving":6,"restoring":0,"building":70,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":6,"dependencies":0},"id":null}],"failed":false,"errors":0,"warnings":0,"profile":{"total":21,"resolving":13,"restoring":0,"building":8,"integration":0,"storing":0,"additionalResolving":0,"additionalIntegration":0,"factory":13,"dependencies":0},"id":null,"issuerId":null,"chunks":[],"assets":[],"reasons":[{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony side effect evaluation","active":false,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"5:0-58","moduleId":null,"resolvedModuleId":null},{"moduleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","module":"./src/widgets/declarative/DeclarativeWidget.ts","moduleName":"./src/widgets/declarative/DeclarativeWidget.ts","resolvedModuleIdentifier":"/Users/Coleton/saasquatch/squatch-js/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use[0]!/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts","resolvedModule":"./src/widgets/declarative/DeclarativeWidget.ts","type":"harmony import specifier","active":true,"explanation":"","userRequest":"../../utils/decodeUserJwt","loc":"86:20-33","moduleId":null,"resolvedModuleId":null}],"usedExports":["decodeUserJwt"],"providedExports":["decodeUserJwt"],"optimizationBailout":["Statement (VariableDeclaration) with side effects in source code at 4:0-41"],"depth":3},{"type":"module","moduleType":"runtime","layer":null,"size":302,"sizes":{"runtime":302},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/compat get default export","name":"webpack/runtime/compat get default export","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":302,"sizes":{"runtime":302},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/compat get default export","name":"webpack/runtime/compat get default export","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":313,"sizes":{"runtime":313},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/define property getters","name":"webpack/runtime/define property getters","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":313,"sizes":{"runtime":313},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/define property getters","name":"webpack/runtime/define property getters","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":103,"sizes":{"runtime":103},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/hasOwnProperty shorthand","name":"webpack/runtime/hasOwnProperty shorthand","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":103,"sizes":{"runtime":103},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/hasOwnProperty shorthand","name":"webpack/runtime/hasOwnProperty shorthand","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":279,"sizes":{"runtime":279},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/make namespace object","name":"webpack/runtime/make namespace object","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[871],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null},{"type":"module","moduleType":"runtime","layer":null,"size":279,"sizes":{"runtime":279},"built":false,"codeGenerated":true,"buildTimeExecuted":false,"cached":false,"identifier":"webpack/runtime/make namespace object","name":"webpack/runtime/make namespace object","nameForCondition":null,"index":null,"preOrderIndex":null,"index2":null,"postOrderIndex":null,"optional":false,"orphan":false,"failed":false,"errors":0,"warnings":0,"id":"","chunks":[240],"assets":[],"reasons":[],"usedExports":null,"providedExports":[],"optimizationBailout":[],"depth":null}],"entrypoints":{"squatch":{"name":"squatch","chunks":[871],"assets":[{"name":"squatch.min.js","size":42904}],"filteredAssets":0,"assetsSize":42904,"auxiliaryAssets":[],"filteredAuxiliaryAssets":0,"auxiliaryAssetsSize":0,"children":{},"childAssets":{},"isOverSizeLimit":false},"../demo/dist/squatchjs":{"name":"../demo/dist/squatchjs","chunks":[240],"assets":[{"name":"../demo/dist/squatchjs.min.js","size":42906}],"filteredAssets":0,"assetsSize":42906,"auxiliaryAssets":[],"filteredAuxiliaryAssets":0,"auxiliaryAssetsSize":0,"children":{},"childAssets":{},"isOverSizeLimit":false}},"namedChunkGroups":{"squatch":{"name":"squatch","chunks":[871],"assets":[{"name":"squatch.min.js","size":42904}],"filteredAssets":0,"assetsSize":42904,"auxiliaryAssets":[],"filteredAuxiliaryAssets":0,"auxiliaryAssetsSize":0,"children":{},"childAssets":{},"isOverSizeLimit":false},"../demo/dist/squatchjs":{"name":"../demo/dist/squatchjs","chunks":[240],"assets":[{"name":"../demo/dist/squatchjs.min.js","size":42906}],"filteredAssets":0,"assetsSize":42906,"auxiliaryAssets":[],"filteredAuxiliaryAssets":0,"auxiliaryAssetsSize":0,"children":{},"childAssets":{},"isOverSizeLimit":false}},"errors":[],"errorsCount":0,"warnings":[],"warningsCount":0,"children":[]}