\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./preview.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./preview.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./preview.vue?vue&type=template&id=1993c618\"\nimport script from \"./preview.vue?vue&type=script&lang=js\"\nexport * from \"./preview.vue?vue&type=script&lang=js\"\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 null,\n null\n \n)\n\nexport default component.exports","export * from \"-!../../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./edit.vue?vue&type=style&index=0&id=870172f4&prod&lang=css\"","var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.myNotification)?_c('div',[_c('b-sidebar',{attrs:{\"backdrop\":\"\",\"lazy\":\"\",\"id\":\"sidebar-pddf\",\"title\":\"Dynamic Fields\",\"bg-variant\":\"white\"},model:{value:(_vm.showSideBar),callback:function ($$v) {_vm.showSideBar=$$v},expression:\"showSideBar\"}},[_c('div',{staticClass:\"px-3 py-2\"},[_vm._v(\"\\n Copy dynamic field, and then paste it into your template.\\n \"),_c('hr'),_vm._l((_vm.keyItems),function(key){return _c('div',{key:key.key,staticClass:\"pb-3\"},[_c('div',{staticClass:\"d-flex\"},[_c('a',{attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();return _vm.copy(key.key)}}},[_c('div',{directives:[{name:\"b-tooltip\",rawName:\"v-b-tooltip.hover.right\",modifiers:{\"hover\":true,\"right\":true}}],attrs:{\"title\":key.value},domProps:{\"innerHTML\":_vm._s('{{' + key.key + '}}')}})])])])})],2)]),_c('b-modal',{ref:\"previewModal\",attrs:{\"hide-footer\":\"\"}},[_c('Preview',{attrs:{\"notification\":_vm.myNotification,\"keyItems\":_vm.keyItems}})],1),_c('b-modal',{ref:\"changeDefaultModal\",attrs:{\"hide-footer\":\"\",\"size\":\"xl\"}},[_c('ChangeDefault',{attrs:{\"notification\":_vm.notification,\"keyItems\":_vm.keyItems,\"defaultTemplate\":_vm.defaultTemplate,\"defaultTemplatesReminders\":_vm.defaultTemplatesReminders},on:{\"onDefaultTemplateUpdated\":(e) => {\n _vm.$refs.changeDefaultModal.hide();\n _vm.$emit('onDefaultTemplateUpdated', {\n ..._vm.notification,\n ...e,\n isDefault: true,\n });\n }}})],1),_c('validation-observer',{scopedSlots:_vm._u([{key:\"default\",fn:function({ handleSubmit }){return [_c('form',{attrs:{\"method\":\"post\"},on:{\"submit\":function($event){$event.preventDefault();return handleSubmit(_vm.upsertNotification)}}},[(_vm.notification)?_c('div',[_c('div',{},[_c('b-row',{staticClass:\"m-0\"},[_c('b-col',{staticClass:\"p-4 rounded border\"},[_c('b-row',{staticClass:\"pb-3\"},[_c('b-col',[(!_vm.myNotification.onGoingDay)?[(_vm.myNotification.id < 0)?_c('h3',[_vm._v(\"\\n New Notification\\n \")]):_vm._e(),(_vm.myNotification.id > 0)?[(!_vm.myNotification.day == 0)?_c('h3',[_vm._v(\"\\n Day \"+_vm._s(_vm.myNotification.day)+\" Email Notification\\n \")]):_vm._e(),(_vm.myNotification.day == 0)?_c('h3',[_vm._v(\"\\n Day 0 Email Notification\\n \")]):_vm._e(),(_vm.myNotification.day == 0)?_c('p',[_vm._v(\"\\n This notification is sent immediately upon a payment\\n plan becoming past due.\\n \")]):_vm._e()]:_vm._e()]:_vm._e(),(_vm.myNotification.onGoingDay)?[_c('h3',[_vm._v(\"\\n Ongoing Email Notifications\\n \")]),_c('p',[_vm._v(\"\\n This notification will be sent when payment plans have\\n completed all their cycles, but still have a past due.\\n \")])]:_vm._e()],2)],1),(_vm.myNotification.onGoingDay)?[_c('label',{staticClass:\"label\"},[_vm._v(\"Send Every\")]),_c('b-form-select',{staticClass:\"mb-3\",model:{value:(_vm.myNotification.onGoingDay),callback:function ($$v) {_vm.$set(_vm.myNotification, \"onGoingDay\", $$v)},expression:\"myNotification.onGoingDay\"}},[_vm._l((_vm.getDayCount),function(i){return [(i == 1)?_c('option',{key:i,domProps:{\"value\":i}},[_vm._v(_vm._s(i)+\" Day\")]):_vm._e(),(i > 1)?_c('option',{key:i,domProps:{\"value\":i}},[_vm._v(_vm._s(i)+\" Days\")]):_vm._e()]})],2)]:_vm._e(),(!_vm.myNotification.onGoingDay)?[_c('b-row',{staticClass:\"m-0\"},[_c('b-col',{staticClass:\"p-0\"},[_c('label',{staticClass:\"label\"},[_vm._v(\"Send On\")]),_c('b-form-select',{staticClass:\"mb-3\",attrs:{\"disabled\":_vm.myNotification.day == 0},model:{value:(_vm.myNotification.day),callback:function ($$v) {_vm.$set(_vm.myNotification, \"day\", $$v)},expression:\"myNotification.day\"}},[_vm._l((_vm.getDayCount),function(i){return [(i === 0 && _vm.myNotification.day === 0)?_c('option',{key:i,attrs:{\"disabled\":\"\"},domProps:{\"value\":i}},[_vm._v(\"Day 0\")]):_vm._e(),(i > 0)?_c('option',{key:i,domProps:{\"value\":i}},[_vm._v(\"Day \"+_vm._s(i))]):_vm._e()]})],2)],1)],1)]:_vm._e(),_c('b-row',{staticClass:\"m-0\"},[_c('b-col',{staticClass:\"p-0 pr-2\",attrs:{\"md\":\"auto\"}},[_c('b-form-checkbox',{attrs:{\"unchecked-value\":false,\"value\":true,\"title\":\"Text Notification\"},model:{value:(_vm.myNotification.isTextNotification),callback:function ($$v) {_vm.$set(_vm.myNotification, \"isTextNotification\", $$v)},expression:\"myNotification.isTextNotification\"}},[_vm._v(\"Text Notification\\n \"),_c('i',{directives:[{name:\"b-popover\",rawName:\"v-b-popover.hover.right\",value:(\n 'If checked, the notification will be sent to the patient\\'s mobile phone as well. If a patient doesn\\'t have a mobile phone on file, this will be ignored.'\n ),expression:\"\\n 'If checked, the notification will be sent to the patient\\\\'s mobile phone as well. If a patient doesn\\\\'t have a mobile phone on file, this will be ignored.'\\n \",modifiers:{\"hover\":true,\"right\":true}}],staticClass:\"title-icon fa-solid fa-circle-info\"})])],1),_c('b-col',[(_vm.myNotification.day !== 0)?_c('b-form-checkbox',{attrs:{\"value\":true,\"unchecked-value\":false,\"title\":\"Retry Payment\"},model:{value:(_vm.myNotification.isRetryPayment),callback:function ($$v) {_vm.$set(_vm.myNotification, \"isRetryPayment\", $$v)},expression:\"myNotification.isRetryPayment\"}},[_vm._v(\"Retry Payment\\n \"),_c('i',{directives:[{name:\"b-popover\",rawName:\"v-b-popover.hover.right\",value:(\n 'If checked, the past due amount will be retried before sending this notification. If the payment is successful, notifications will stop.'\n ),expression:\"\\n 'If checked, the past due amount will be retried before sending this notification. If the payment is successful, notifications will stop.'\\n \",modifiers:{\"hover\":true,\"right\":true}}],staticClass:\"title-icon fa-solid fa-circle-info\"})]):_vm._e()],1)],1)],2)],1),(_vm.state != 'edit')?_c('b-row',{staticClass:\"m-0 mt-4 rounded border\"},[_c('b-col',{staticClass:\"p-0\"},[_c('b-row',{staticClass:\"m-0 border-bottom p-4 header-gray\",attrs:{\"align-v\":\"center\"}},[_c('b-col',{staticClass:\"p-0\"},[_c('h4',{staticClass:\"pb-0 mb-0\"},[_vm._v(\"Notification\")])]),_c('b-col',{staticClass:\"p-0\",attrs:{\"md\":\"auto\"}},[_c('b-button',{attrs:{\"variant\":\"outline-primary\",\"size\":\"sm\"},on:{\"click\":function($event){$event.preventDefault();return (() => {\n _vm.state = 'edit';\n }).apply(null, arguments)}}},[_c('i',{staticClass:\"fa-solid fa-pen pr-2\"}),_vm._v(\"Edit\\n \")])],1)],1),_c('b-row',{staticClass:\"m-0\"},[_c('b-col',{staticClass:\"p-4\"},[_c('Preview',{attrs:{\"notification\":_vm.myNotification,\"keyItems\":_vm.keyItems}})],1)],1)],1)],1):_vm._e(),(_vm.state == 'edit')?_c('b-row',{staticClass:\"m-0 mt-4 rounded border\"},[_c('b-col',{staticClass:\"p-0\"},[_c('b-row',{staticClass:\"m-0 border-bottom p-4 header-gray\",attrs:{\"align-v\":\"center\"}},[_c('b-col',{staticClass:\"p-0 align-middle\"},[_c('h4',{staticClass:\"pb-0 mb-0\"},[_vm._v(\"Notification\")])]),_c('b-col',{staticClass:\"p-0\",attrs:{\"md\":\"auto\"}},[(!_vm.myNotification.isDefault)?_c('b-button',{attrs:{\"variant\":\"outline-primary\",\"size\":\"sm\"},on:{\"click\":() => {\n _vm.state = 'preview';\n }}},[_c('i',{staticClass:\"fa-solid fa-eye pr-2\"}),_vm._v(\"Preview\\n \")]):_vm._e()],1)],1),_c('b-row',{staticClass:\"m-0 p-4\"},[(!_vm.myNotification.isDefault)?_c('b-col',{staticClass:\"p-0\"},[(_vm.hasTemplateError)?_c('b-row',[_c('b-col',[_c('div',{staticClass:\"light-alert light-alert-error mb-2\"},[_c('i',{staticClass:\"fa-solid fa-message-xmark\"}),_vm._v(\"Your\\n notification doesn't include a link to make a payment.\\n Please add\\n \"),_c('span',{domProps:{\"innerHTML\":_vm._s(_vm.displayQueryBrackets())}}),_vm._v(\"\\n to your message.\\n \")])])],1):_vm._e(),_c('b-row',{staticClass:\"m-0\"},[_c('b-col',{staticClass:\"p-0 text-right\"},[_c('a',{staticClass:\"text-sm text-right\",attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();return (() => {\n _vm.showSideBar = true;\n }).apply(null, arguments)}}},[_vm._v(\"\\n View Dynamic Fields\\n \")])])],1),_c('b-row',{staticClass:\"m-0 mt--2\"},[_c('b-col',{staticClass:\"p-0\"},[_c('base-input',{attrs:{\"placeholder\":\"\",\"label\":\"Subject\",\"rules\":\"required\",\"name\":\"subject\"},on:{\"keyup\":(e) => {\n _vm.defaultTouched = true;\n }},model:{value:(_vm.myNotification.subject),callback:function ($$v) {_vm.$set(_vm.myNotification, \"subject\", $$v)},expression:\"myNotification.subject\"}}),_c('base-textarea',{attrs:{\"label\":\"Message\",\"name\":\"message\",\"rows\":8,\"rules\":\"required\",\"placeholder\":\"Enter the default template you want applied to all reminders that are marked as default\"},on:{\"keyup\":(e) => {\n _vm.defaultTouched = true;\n }},model:{value:(_vm.myNotification.message),callback:function ($$v) {_vm.$set(_vm.myNotification, \"message\", $$v)},expression:\"myNotification.message\"}}),_c('small',{staticClass:\"text-muted\"},[_c('b',[_vm._v(\"Note:\")]),_vm._v(\" The practice's contact information will\\n be displayed in the footer of the email and text\\n notification.\")])],1)],1)],1):_vm._e()],1)],1)],1):_vm._e(),_c('b-row',{staticClass:\"pt-4\"},[(_vm.myNotification.id > 0)?_c('b-col',[_c('b-button',{attrs:{\"block\":\"\",\"type\":\"submit\"}},[_vm._v(\"Save Notification\")])],1):_vm._e(),(_vm.myNotification.id < 0)?_c('b-col',[_c('b-button',{attrs:{\"block\":\"\",\"type\":\"submit\",\"variant\":\"success\"}},[_vm._v(\"Create Notification\")])],1):_vm._e(),(\n _vm.myNotification.id > 0 &&\n _vm.myNotification.day > 0 &&\n !_vm.myNotification.onGoingDay\n )?_c('b-col',{staticClass:\"pl-0\",attrs:{\"md\":\"auto\"}},[_c('b-button',{attrs:{\"variant\":\"outline-danger\"},on:{\"click\":_vm.handleDeleteClick}},[_vm._v(\"Delete\")])],1):_vm._e()],1)],1)]):_vm._e()])]}}],null,false,3755278376)})],1):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n
\n \n
\n Copy dynamic field, and then paste it into your template.\n \n\n
\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./edit.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./edit.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./edit.vue?vue&type=template&id=870172f4\"\nimport script from \"./edit.vue?vue&type=script&lang=js\"\nexport * from \"./edit.vue?vue&type=script&lang=js\"\nimport style0 from \"./edit.vue?vue&type=style&index=0&id=870172f4&prod&lang=css\"\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 null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',[_c('b-row',{staticClass:\"mt--5\"},[_c('b-col',{staticClass:\"pl-4 pr-5\",attrs:{\"cols\":\"8\"}},[_c('validation-observer',{scopedSlots:_vm._u([{key:\"default\",fn:function({ handleSubmit }){return [_c('form',{attrs:{\"method\":\"post\"},on:{\"submit\":function($event){$event.preventDefault();return handleSubmit(_vm.updateDefaultTemplate)}}},[_c('b-row',[_c('b-col',[_c('h2',[_vm._v(\"Default Template\")]),_vm._v(\"\\n Below is the message that will be sent for notifications set to\\n Default.\\n \")]),_c('b-col',{staticClass:\"pl-3\",attrs:{\"md\":\"auto\"}},[_c('b-form-checkbox',{attrs:{\"switch\":\"\",\"value\":\"preview\",\"unchecked-value\":\"edit\"},model:{value:(_vm.state),callback:function ($$v) {_vm.state=$$v},expression:\"state\"}},[_vm._v(\"Preview\")])],1)],1),(_vm.state == 'edit')?[_c('b-row',{staticClass:\"pt-5\"},[_c('b-col',[_c('base-input',{attrs:{\"rules\":\"required\",\"label\":\"Subject\",\"placeholder\":\"\",\"name\":\"subject\"},model:{value:(_vm.myDefaultTemplate.subject),callback:function ($$v) {_vm.$set(_vm.myDefaultTemplate, \"subject\", $$v)},expression:\"myDefaultTemplate.subject\"}}),_c('base-textarea',{attrs:{\"label\":\"Message\",\"name\":\"message\",\"rows\":10,\"rules\":\"required\",\"maxlength\":\"100\",\"placeholder\":\"Enter the default template you want applied to all reminders that are marked as default\"},model:{value:(_vm.myDefaultTemplate.message),callback:function ($$v) {_vm.$set(_vm.myDefaultTemplate, \"message\", $$v)},expression:\"myDefaultTemplate.message\"}}),_c('b-button',{staticClass:\"mt-4\",attrs:{\"type\":\"submit\",\"block\":\"\"}},[_vm._v(\"Save Default Template\")])],1)],1)]:_vm._e(),(_vm.state == 'preview')?[_c('br'),_c('Preview',{attrs:{\"notification\":_vm.myDefaultTemplate,\"keyItems\":_vm.keyItems}})]:_vm._e()],2)]}}])})],1),_c('b-col',{staticClass:\"border-left pl-5\",attrs:{\"cols\":\"4\"}},[_c('h3',[_vm._v(\"Dynamic Fields\")]),_vm._v(\"\\n Select to copy the dynamic field to your clipboard.\\n \"),_c('div',{staticClass:\"pt-5\"},_vm._l((_vm.keyItems),function(k){return _c('a',{key:k.key,attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();return _vm.copy(k.key)}}},[_c('span',{directives:[{name:\"b-tooltip\",rawName:\"v-b-tooltip.hover.right\",modifiers:{\"hover\":true,\"right\":true}}],attrs:{\"title\":k.value},domProps:{\"innerHTML\":_vm._s('' + k.key + '')}}),_c('br')])}),0)])],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n
\n \n \n \n \n \n \n \n
Dynamic Fields
\n Select to copy the dynamic field to your clipboard.\n