Produced by Araxis Merge on 12/7/2018 11:36:22 AM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\SCRUB\MHED\MHED\VATS 2.3.0\var-utility-web-2.3.0@19406cb7810\app\src | config.js | Thu Sep 13 18:55:48 2018 UTC |
| 2 | C:\MHED-scrubbed\MHED\MHED\VATS 2.3.0\var-utility-web-2.3.0@19406cb7810\app\src | config.js | Fri Dec 7 13:49:42 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 544 |
| Changed | 2 | 4 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | /*jshint u nused: var s */ | |
| 2 | require.co nfig({ | |
| 3 | paths: { | |
| 4 | ||
| 5 | /* LI BRARIES */ | |
| 6 | 'a ngular': ' ../libs/an gular/js/a ngular', | |
| 7 | 'a ngularAnim ate': '../ libs/angul ar-animate /js/angula r-animate' , | |
| 8 | 'a ngularBusy ': '../lib s/angular- busy/js/an gular-busy ', | |
| 9 | 'a ngularSani tize': '.. /libs/angu lar-saniti ze/js/angu lar-saniti ze', | |
| 10 | 'a ngularSnap ': '../lib s/angular- snap/js/an gular-snap ', | |
| 11 | 'a ngularTouc h': '../li bs/angular -touch/js/ angular-to uch', | |
| 12 | 'a ngularUiBo otstrap': '../libs/a ngular-boo tstrap/js/ ui-bootstr ap-tpls-cu stom', | |
| 13 | 'a ngularUiBo otstrapOve rwrites': '../libs/a ngular-boo tstrap/js/ ui-bootstr ap-overwri tes', | |
| 14 | 'a ngularUiRo uter': '.. /libs/angu lar-ui-rou ter/js/ang ular-ui-ro uter', | |
| 15 | 'a ngularUiUt ils': '../ libs/angul ar-ui-util s/js/ui-ut ils', | |
| 16 | 'c lampjs': ' ../libs/Cl amp.js/cla mp', | |
| 17 | 'h ighstocks' : '../libs /highstock /js/highst ock', | |
| 18 | 'j Query': '. ./libs/jqu ery/js/jqu ery', | |
| 19 | 'l odash': '. ./libs/lod ash/js/lod ash', | |
| 20 | 'm oment-time zone': '.. /libs/mome nt-timezon e/js/momen t-timezone -with-data ', | |
| 21 | 's nap': '../ libs/snap/ js/snap', | |
| 22 | 't ext': '../ libs/requi rejs-text/ text', | |
| 23 | 'h ighcharts- 3d': '../l ibs/highch arts/js/hi ghcharts-3 d.src', | |
| 24 | 'h ighcharts- ng': '../l ibs/highch arts-ng/js /highchart s-ng_custo m', | |
| 25 | 'm oment': '. ./libs/mom ent/js/mom ent', | |
| 26 | ||
| 27 | /* DE CORATORS */ | |
| 28 | 'n gMaskDecor ation': 'd ecorations /ui-mask_d ecorator', | |
| 29 | 'u iCollapseD ecoration' : 'decorat ions/ui-co llapse_dec orator', | |
| 30 | 'n gClickDeco ration': ' decoration s/ng-click _decorator ', | |
| 31 | ||
| 32 | /* AP PLICATION * / | |
| 33 | 'a ppConfig': 'app-conf ig', | |
| 34 | 'a pp': 'app' , | |
| 35 | 'r outer': 'r outer', | |
| 36 | ||
| 37 | // templates is generat ed by grun t ngtempla te task | |
| 38 | 't emplates': 'template s', | |
| 39 | ||
| 40 | ||
| 41 | /* CO NTAINER */ | |
| 42 | 'M ainControl ler': 'con tainer/mai n/main_con troller', | |
| 43 | 'S plashContr oller': 'c ontainer/s plash/spla sh_control ler', | |
| 44 | ||
| 45 | 'H eaderContr oller': 'c ontainer/c omponents/ header/hea der_contro ller', | |
| 46 | 'F ooterContr oller': 'c ontainer/c omponents/ footer/foo ter_contro ller', | |
| 47 | 'T woPanelCon troller': 'container /component s/content/ two-column _controlle r', | |
| 48 | 'L ist': 'con tainer/com ponents/co ntent/list /list_dire ctive', | |
| 49 | 'M enu': 'con tainer/com ponents/me nu/menu_di rective', | |
| 50 | 'S econdaryNa vigationCo ntroller': 'containe r/componen ts/content /secondary -navigatio n/secondar y-navigati on_control ler', | |
| 51 | ||
| 52 | /* FE ATURE SECT IONS */ | |
| 53 | ||
| 54 | // Home | |
| 55 | 'H omeModule' : 'modules /home/home _module', | |
| 56 | ||
| 57 | 'S udControll er': 'core /staff-use r-disclaim er/sud_con troller', | |
| 58 | 's ud_service ': 'core/s taff-user- disclaimer /sud_servi ce', | |
| 59 | ||
| 60 | // VAR Utili ty | |
| 61 | 'V arUtilityS econdaryNa vigationCo ntroller': 'modules/ var-utilit y/pages/se condary-na vigation/s econdary-n avigation- var-utilit y_controll er', | |
| 62 | 'I nstitution sService': 'modules/ var-utilit y/core/ins titutions_ service', | |
| 63 | 'I nstitution ChoiceCont roller': ' modules/va r-utility/ pages/inst itution-ch oice/insti tution-cho ice_contro ller', | |
| 64 | 'V arUtilityA uthorizati onService' : 'modules /var-utili ty/var-uti lity-autho rization_s ervice', | |
| 65 | 'V arUtilityE rrorServic e': 'modul es/var-uti lity/var-u tility-err or_service ', | |
| 66 | 'V arUtilityM odule': 'm odules/var -utility/v ar-utility _module', | |
| 67 | 'V arUtilityC ontroller' : 'modules /var-utili ty/pages/v ar-utility _controlle r', | |
| 68 | 'F ormattedEm ptyStringT oNullValue ': 'module s/var-util ity/direct ives/forma tted-empty -string-to -null-valu e_directiv e', | |
| 69 | 'R equiredNon ZeroValue' : 'modules /var-utili ty/directi ves/requir ed-non-zer o-value_di rective', | |
| 70 | 'D irectSched ulingServi ce': 'modu les/var-ut ility/core /direct-sc heduling_s ervice', | |
| 71 | 'D irectSched ulingContr oller': 'm odules/var -utility/p ages/direc t-scheduli ng/direct- scheduling _controlle r', | |
| 72 | 'R equestsSer vice': 'mo dules/var- utility/co re/request s_service' , | |
| 73 | 'R equestsCon troller': 'modules/v ar-utility /pages/req uests/requ ests_contr oller', | |
| 74 | 'Fil terSubmitt edRequestL imit': 'mo dules/var- utility/fi lters/subm itted-requ est-limit_ filter', | |
| 75 | 'For matStopCod es': 'modu les/var-ut ility/filt ers/format ted-stop-c odes_filte r', | |
| 76 | 'Mov ePrimaryCa reToTop': 'modules/v ar-utility /filters/m ove-primar y-care-to- top_filter ', | |
| 77 | 'V arUtilityC onstants': 'modules/ var-utilit y/core/var -utility_c onstants', | |
| 78 | 'C ustomMessa gesService ':'modules /var-utili ty/core/cu stom-messa ges_servic e', | |
| 79 | 'Cus tomMessage sControlle r':'module s/var-util ity/pages/ custom-mes sages/cust om-message s_controll er', | |
| 80 | ||
| 81 | // Landing - Home | |
| 82 | 'Ins titutionsS ervice': ' modules/va r-utility/ core/insti tutions_se rvice', | |
| 83 | 'Cha ngeLocatio nModalCont roller': ' modules/va r-utility/ pages/seco ndary-navi gation/cha nge-locati on-modal_c ontroller' , | |
| 84 | 'Ins titutionCh oiceContro ller': 'mo dules/var- utility/pa ges/instit ution-choi ce/institu tion-choic e_controll er', | |
| 85 | 'Lan dingContro ller': 'mo dules/home /landing/l anding_con troller', | |
| 86 | 'l anding_ser vice':'mod ules/home/ landing/la nding_serv ice', | |
| 87 | ||
| 88 | // Unauthori zed | |
| 89 | 'U nauthorize dControlle r': 'modul es/home/un authorized /unauthori zed_contro ller', | |
| 90 | ||
| 91 | /* CO RE COMPONE NTS */ | |
| 92 | 'B aseCRUDSer vice': 'co re/service s/base-cru d_service' , | |
| 93 | 'C ollectionC RUDService ': 'core/s ervices/co llection-c rud_servic e', | |
| 94 | ||
| 95 | 'B aseCRUDMoc kService': 'core/ser vices/base -crud-mock _service', | |
| 96 | 'C ollectionC RUDMockSer vice': 'co re/service s/collecti on-crud-mo ck_service ', | |
| 97 | ||
| 98 | 'h ttpInterce ptor': 'co re/connect ion/httpIn terceptor' , | |
| 99 | 'c onnection_ error_serv ice': 'cor e/connecti on/connect ion_error_ service', | |
| 100 | 'c onnection_ timeout_se rvice': 'c ore/connec tion/conne ction_time out_servic e', | |
| 101 | 'd elayManage r': 'core/ connection /delay_fac tory', | |
| 102 | ||
| 103 | 'l ocalResour ceDirector yService': 'core/res ources/loc al-resourc e-director y_service' , | |
| 104 | 'm hpuser_ser vice': 'co re/resourc es/mhpuser _service', | |
| 105 | 'p atient': ' core/resou rces/patie nt_service ', | |
| 106 | 'r esourcedir ectory_ser vice': 'co re/resourc es/resourc edirectory _service', | |
| 107 | ||
| 108 | 'e scape_serv ice': 'cor e/services /escape_se rvice', | |
| 109 | 'p age_servic e': 'core/ services/p age_servic e', | |
| 110 | 'f ormatter': 'core/ser vices/form atter', | |
| 111 | 'a uthenticat ion_servic e': 'core/ services/a uth_servic e', | |
| 112 | 'u nsavedChan ges': 'cor e/services /unsaved_c hanges', | |
| 113 | 'f ocusManage r': 'core/ services/f ocus_direc tive', | |
| 114 | 'e vent-bus_s ervice': ' core/servi ces/event- bus_servic e', | |
| 115 | 'C apitalize' : 'core/fi lters/capi talize_fil ter', | |
| 116 | ||
| 117 | /* UI -COMPONENT S */ | |
| 118 | 'E ntryForm': 'ui-compo nents/form /entry-for m/entry-fo rm_directi ve', | |
| 119 | 'F DNS trolWrappe r': 'ui-co mponents/f orm/contro ls/core/fo rm-control -wrapper/f orm-contro l-wrapper_ directive' , | |
| 120 | ||
| 121 | 'i OSKeyboard ': 'ui-com ponents/fo rm/control s/core/iOS -keyboard/ iOS-keyboa rd_directi ve', | |
| 122 | ||
| 123 | 'I nputRange' : 'ui-comp onents/for m/controls /simple/in put-range/ input-rang e_directiv e', | |
| 124 | 'I nputSelect ': 'ui-com ponents/fo rm/control s/simple/i nput-selec t/input-se lect_direc tive', | |
| 125 | 'I nputText': 'ui-compo nents/form /controls/ simple/inp ut-text/in put-text_d irective', | |
| 126 | 'A lphanumeri cOnly': 'u i-componen ts/form/co ntrols/sim ple/input- text/alpha numeric-on ly_directi ve', | |
| 127 | 'I nputFile': 'ui-compo nents/form /controls/ simple/inp ut-file/in put-file_d irective', | |
| 128 | 'I nputNumber ': 'ui-com ponents/fo rm/control s/simple/i nput-numbe r/input-nu mber_direc tive', | |
| 129 | 'N umbersOnly ': 'ui-com ponents/fo rm/control s/simple/i nput-numbe r/numbers- only_direc tive', | |
| 130 | 'I nputPhone' : 'ui-comp onents/for m/controls /simple/in put-phone/ input-phon e_directiv e', | |
| 131 | 'I nputCheckb ox': 'ui-c omponents/ form/contr ols/simple /input-che ckbox/inpu t-checkbox _directive ', | |
| 132 | 'I nputGroupC heckbox': 'ui-compon ents/form/ controls/s imple/inpu t-group-ch eckbox/inp ut-group-c heckbox_di rective', | |
| 133 | 'I nputGroupR adio': 'ui -component s/form/con trols/simp le/input-g roup-radio /input-gro up-radio_d irective', | |
| 134 | ||
| 135 | 'D ateControl s': 'ui-co mponents/f orm/contro ls/composi te/input-d ate-picker /date-cont rols_direc tive', | |
| 136 | 'T imeControl s': 'ui-co mponents/f orm/contro ls/composi te/input-t ime-picker /time-cont rols_direc tive', | |
| 137 | 'I nputDateTi me': 'ui-c omponents/ form/contr ols/compos ite/input- date-time/ input-date -time_dire ctive', | |
| 138 | 'M ultiPhone' : 'ui-comp onents/for m/controls /composite /input-mul ti-phone/m ulti-phone _directive ', | |
| 139 | 'M ultiTime': 'ui-compo nents/form /controls/ composite/ input-mult i-time-pic ker/multi- time_direc tive', | |
| 140 | ||
| 141 | 'U serInputPa ttern': 'u i-componen ts/form/va lidation/u ser-input- pattern/us er-input-p attern_dir ective', | |
| 142 | 'V alidationS ummary': ' ui-compone nts/form/v alidation/ validation -summary/v alidation- summary', | |
| 143 | 'E rrorHandli ng': 'ui-c omponents/ form/valid ation/vali dation-sum mary/error -handling_ directive' , | |
| 144 | 'R equiredFie ld': 'ui-c omponents/ form/valid ation/requ ired-field -indicator /required- field-indi cator_dire ctive', | |
| 145 | ||
| 146 | 'm odalServic e': 'ui-co mponents/m odals/help er/modal_s ervice', | |
| 147 | 'H elpControl ler': 'ui- components /modals/he lp/help_co ntroller', | |
| 148 | 'A boutContro ller': 'ui -component s/modals/a bout/about _controlle r', | |
| 149 | 'R esourcesCo ntroller': 'ui-compo nents/moda ls/resourc es/resourc es_control ler', | |
| 150 | ||
| 151 | 'N avBar': 'u i-componen ts/nav-bar /nav-bar_d irective', | |
| 152 | 'F ilterWrapp er': 'ui-c omponents/ filter/fil ter-wrappe r_directiv e', | |
| 153 | 'S tatusFilte r': 'ui-co mponents/f ilter/stat us-filter/ status-fil ter_direct ive', | |
| 154 | ||
| 155 | 'D ataTableDi rective': 'ui-compon ents/table /table_dir ective', | |
| 156 | ||
| 157 | 'A riaHidden' : 'ui-comp onents/acc essibility /aria-hidd en/aria-hi dden_direc tive', | |
| 158 | 'i Direcitve' : 'ui-comp onents/htm l-extensio ns/i_direc tive', | |
| 159 | 'c lamp': 'ui -component s/line-cla mp/clamp_d irective', | |
| 160 | 'B ackButton' : 'ui-comp onents/bac k-button/b ack-button _directive ', | |
| 161 | 'd isableNgAn imate': 'u i-componen ts/disable -ng-animat e/disable- ng-animate _directive ', | |
| 162 | ||
| 163 | 'i mageLightb ox': 'ui-c omponents/ image/imag e-lightbox _directive ', | |
| 164 | ||
| 165 | // ACCESSIBL E DIRECTIV ES | |
| 166 | 'A ccessibleA ccordion': 'ui-compo nents/acco rdion/acce ssibleacco rdion_dire ctive', | |
| 167 | 'a ccessibleC arousel': 'ui-compon ents/carou sel/access ible-carou sel_direct ive', | |
| 168 | 'A ccessibleC arouselCon troller': 'ui-compon ents/carou sel/access ible-carou sel_contro ller', | |
| 169 | 'a ccessibleD atePickerS ervices': 'ui-compon ents/form/ controls/s imple/acce ssibledate picker/acc essibledat epicker_di rective', | |
| 170 | 'a ccessibleT imePickerS ervices': 'ui-compon ents/form/ controls/s imple/acce ssibletime picker/acc essibletim epicker_di rective' | |
| 171 | }, | |
| 172 | shim: { | |
| 173 | 'a ngular': { deps: ['jQ uery'], 'e xports': ' angular'}, | |
| 174 | 'j Query': {' exports': '$'}, | |
| 175 | 'l odash': {' exports': '_'}, | |
| 176 | 'h ighstocks' : ['jQuery '], | |
| 177 | 'h ighcharts- ng': ['ang ular'], | |
| 178 | 'h ighcharts- 3d': ['hig hstocks'], | |
| 179 | 'm oment': {' exports': 'moment'}, | |
| 180 | 'm oment-time zone': ['m oment'], | |
| 181 | 'c lampjs': { 'exports': '$clamp'} , | |
| 182 | 'a ngularSani tize': ['a ngular'], | |
| 183 | 'a ngularUiUt ils': ['an gular'], | |
| 184 | 'a ngularUiRo uter': ['a ngular'], | |
| 185 | 'a ngularUiBo otstrap': ['angular' ], | |
| 186 | 'a ngularUiBo otstrapOve rwrites': ['angularU iBootstrap '], | |
| 187 | 'a ngularTouc h': ['angu lar'], | |
| 188 | 'a ngularBusy ': ['angul ar'], | |
| 189 | 'a ngularSnap ': ['angul ar', 'snap '], | |
| 190 | 'a ngularAnim ate': ['an gular'], | |
| 191 | 't emplates': ['app'] | |
| 192 | }, | |
| 193 | priori ty: ['angu lar'] | |
| 194 | }); | |
| 195 | ||
| 196 | require( | |
| 197 | [ | |
| 198 | 'a pp', | |
| 199 | 'a ngular', | |
| 200 | 'a ngularTouc h', | |
| 201 | 'a ngularUiUt ils', | |
| 202 | 'a ngularUiRo uter', | |
| 203 | 'a ngularSani tize', | |
| 204 | 'a ngularAnim ate', | |
| 205 | 'a ngularBusy ', | |
| 206 | 'A riaHidden' , | |
| 207 | 'A ccessibleA ccordion', | |
| 208 | 'a ccessibleC arousel', | |
| 209 | 'A ccessibleC arouselCon troller', | |
| 210 | 'a ngularUiBo otstrap', | |
| 211 | 'a ngularUiBo otstrapOve rwrites', | |
| 212 | 'a ppConfig', | |
| 213 | 'B ackButton' , | |
| 214 | 'B aseCRUDMoc kService', | |
| 215 | 'B aseCRUDSer vice', | |
| 216 | 'c lamp', | |
| 217 | 'C ollectionC RUDMockSer vice', | |
| 218 | 'C ollectionC RUDService ', | |
| 219 | 'D ataTableDi rective', | |
| 220 | 'd elayManage r', | |
| 221 | 'd isableNgAn imate', | |
| 222 | 'E ntryForm', | |
| 223 | 'E rrorHandli ng', | |
| 224 | 'F ilterWrapp er', | |
| 225 | 'f ocusManage r', | |
| 226 | 'f ormatter', | |
| 227 | 'F DNS trolWrappe r', | |
| 228 | 'e scape_serv ice', | |
| 229 | 'p age_servic e', | |
| 230 | 'h ighstocks' , | |
| 231 | 'h ttpInterce ptor', | |
| 232 | 'i Direcitve' , | |
| 233 | 'i mageLightb ox', | |
| 234 | 'I nputDateTi me', | |
| 235 | 'I nputFile', | |
| 236 | 'I nputCheckb ox', | |
| 237 | 'I nputGroupC heckbox', | |
| 238 | 'I nputGroupR adio', | |
| 239 | 'I nputNumber ', | |
| 240 | 'N umbersOnly ', | |
| 241 | 'I nputPhone' , | |
| 242 | 'I nputRange' , | |
| 243 | 'I nputSelect ', | |
| 244 | 'I nputText', | |
| 245 | 'A lphanumeri cOnly', | |
| 246 | 'i OSKeyboard ', | |
| 247 | 'L ist', | |
| 248 | 'l ocalResour ceDirector yService', | |
| 249 | 'l odash', | |
| 250 | 'M enu', | |
| 251 | 'm oment-time zone', | |
| 252 | 'M ultiPhone' , | |
| 253 | 'M ultiTime', | |
| 254 | 'N avBar', | |
| 255 | 'n gClickDeco ration', | |
| 256 | 'n gMaskDecor ation', | |
| 257 | 'R equiredFie ld', | |
| 258 | 'R esourcesCo ntroller', | |
| 259 | 'r outer', | |
| 260 | 'S tatusFilte r', | |
| 261 | 't emplates', | |
| 262 | 'T woPanelCon troller', | |
| 263 | 'u iCollapseD ecoration' , | |
| 264 | 'u nsavedChan ges', | |
| 265 | 'U serInputPa ttern', | |
| 266 | 'V alidationS ummary', | |
| 267 | 'h ighcharts- 3d' | |
| 268 | ], fun ction (app , angular) { | |
| 269 | 'u se strict' ; | |
| 270 | ||
| 271 | an gular.elem ent().read y(function () { | |
| 272 | angular. bootstrap( document, [app.name] ); | |
| 273 | }) ; | |
| 274 | }); |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.