{"version":3,"sources":["https://lively-kernel.org/lively4/BP2019RH1/scratch/application-test/application.js"],"names":["FilterWidget","Application","constructor","context","filterWidget"],"mappings":";;;;;;AAAOA,kB;;;;;;;;;;;;;;;;;;AAEA,YAAMC,WAAN,CAAkB;AACvBC,oBAAYC,OAAZ,EAAqB;AACnB,eAAKC,YAAL,GAAoB,IAAIJ,YAAJ,CAAiBG,OAAjB,CAApB;AACD;AAHsB","file":"application.js","sourcesContent":["import FilterWidget from \"https://lively-kernel.org/lively4/BP2019RH1/scratch/application-test/filterWidget.js\"\n\nexport class Application {\n  constructor(context) {\n    this.filterWidget = new FilterWidget(context)\n  }\n}"]}