{"version":3,"sources":["webpack:///./src/components/myCollectionsFlyout/CollectionForm/CollectionForm.less?ab49","webpack:///./src/components/myCollectionsFlyout/CollectionForm/CollectionForm.vue?f803","webpack:///./src/components/myCollectionsFlyout/CollectionForm/CollectionForm.ts","webpack:///./src/components/myCollectionsFlyout/CollectionForm/CollectionForm.vue?e781","webpack:///./src/components/myCollectionsFlyout/CollectionForm/CollectionForm.vue?782d","webpack:///./src/components/myCollectionsFlyout/CollectionForm/CollectionForm.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","_v","_m","directives","name","rawName","value","expression","attrs","domProps","on","$event","target","composing","staticRenderFns","CollectionForm","collectionName","newValue","$emit","Vue","tslib_1","Model","type","String","Component","component"],"mappings":"kHAAA,W,gECAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,KAAK,CAACE,YAAY,yBAAyB,CAACN,EAAIO,GAAG,0BAA0BP,EAAIQ,GAAG,GAAGJ,EAAG,MAAM,CAACE,YAAY,2BAA2B,CAACN,EAAIO,GAAG,wCAAwCH,EAAG,QAAQ,CAACK,WAAW,CAAC,CAACC,KAAK,QAAQC,QAAQ,UAAUC,MAAOZ,EAAQ,KAAEa,WAAW,SAASP,YAAY,wBAAwBQ,MAAM,CAAC,KAAO,OAAO,SAAW,IAAIC,SAAS,CAAC,MAASf,EAAQ,MAAGgB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOC,OAAOC,YAAqBnB,EAAIU,KAAKO,EAAOC,OAAON,cAC7lBQ,EAAkB,CAAC,WAAa,IAAIpB,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,QAAQ,CAACE,YAAY,yBAAyB,CAACN,EAAIO,GAAG,SAASH,EAAG,OAAO,CAACJ,EAAIO,GAAG,W,gGCKzKc,EAAc,oHAUhC,OAVgC,iEAK/B,OAAOpB,KAAKqB,gBAAkB,IAC/B,aAEQC,GACPtB,KAAKuB,MAAM,wBAAyBD,OACrC,EAVgC,CAASE,cAE1CC,QADCC,eAAM,wBAAyB,CAAEC,KAAMC,UAAS,qCAD9BR,EAAc,QAHlCS,eAAU,CACTpB,KAAM,oBAEaW,WCUNA,IChB8Z,I,wBCQzaU,EAAY,eACd,EACAhC,EACAqB,GACA,EACA,KACA,WACA,MAIa,aAAAW,E","file":"js/chunk-027ad120.c2320f2e10136806784e.1730771797376.min.js","sourcesContent":["export * from \"-!../../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--10-oneOf-1-0!../../../../node_modules/css-loader/dist/cjs.js??ref--10-oneOf-1-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-1-2!../../../../node_modules/less-loader/dist/cjs.js??ref--10-oneOf-1-3!./CollectionForm.less?vue&type=style&index=0&id=12111fe4&lang=less&scoped=true&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"CollectionForm\"},[_c('h3',{staticClass:\"CollectionForm__title\"},[_vm._v(\"Configure Collection\")]),_vm._m(0),_c('div',{staticClass:\"CollectionForm__message\"},[_vm._v(\"Give your collection a unique name\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.name),expression:\"name\"}],staticClass:\"CollectionForm__input\",attrs:{\"type\":\"text\",\"required\":\"\"},domProps:{\"value\":(_vm.name)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.name=$event.target.value}}})])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',{staticClass:\"CollectionForm__label\"},[_vm._v(\"Name \"),_c('span',[_vm._v(\"*\")])])}]\n\nexport { render, staticRenderFns }","import Vue from 'vue';\nimport {Component, Model} from 'vue-property-decorator';\n\n@Component({\n name: 'CollectionForm'\n})\nexport default class CollectionForm extends Vue {\n @Model('update:collectionName', { type: String })\n readonly collectionName?: string;\n\n get name() {\n return this.collectionName || '';\n }\n\n set name(newValue: string) {\n this.$emit('update:collectionName', newValue);\n }\n}\n","\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nimport CollectionForm from './CollectionForm';\nexport default CollectionForm;\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??ref--13-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CollectionForm.vue?vue&type=script&lang=ts&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??ref--13-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CollectionForm.vue?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./CollectionForm.vue?vue&type=template&id=12111fe4&scoped=true&\"\nimport script from \"./CollectionForm.vue?vue&type=script&lang=ts&\"\nexport * from \"./CollectionForm.vue?vue&type=script&lang=ts&\"\nimport style0 from \"./CollectionForm.less?vue&type=style&index=0&id=12111fe4&lang=less&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"12111fe4\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}