2 # Use %KEY-NAME% in this file and it will be replaced with the value of
3 # $GLOBALS['KEY-NAME'] if it exists. If the key name does not exist, this script
4 # won't work (Need to build in proper error handling @TODO RD 2017-05-16
7 # assets: Top-level key name (Required)
8 # asset-short-name: Short name
9 # basePath: %assets_static_relative%/full/path/to/deepest/common/file
10 # script: null filename or null
11 # link: jquery-ui.min.css filename or null
12 # autoload: true (defaults to false)
13 # loadInFile: relative path to file, load always in specific file (defaults to false) for custom assets.
16 basePath: '%assets_static_relative%/jquery/dist/'
21 basePath: '%assets_static_relative%/bootstrap/dist/'
22 script: js/bootstrap.bundle.min.js
23 # Bootstrap is included in main themes via SASS
24 # So will only use below css link if no_main-theme token is provided.
25 # TODO - incorporate this mechanism for rtl when rtl bootrap SASS mechanism is up and running
26 link: css/bootstrap.min.css
29 # RTL only for no_main-theme which is rare
31 basePath: '%assets_static_relative%/bootstrap-rtl/dist/'
32 link: css/bootstrap-rtl.min.css
33 # keep utility and javaScript translations near top of load order.
35 basePath: '%assets_static_relative%/i18next/dist/umd/'
36 script: i18next.min.js
38 basePath: '%assets_static_relative%/i18next-xhr-backend/dist/umd/'
39 script: i18nextXHRBackend.min.js
40 i18next-browser-languagedetector:
41 basePath: '%assets_static_relative%/i18next-browser-languagedetector/dist/umd/'
42 script: i18nextBrowserLanguageDetector.min.js
44 basePath: '%webroot%/library/js/'
53 # The compact theme asset follows the allowNoLoad setting of the main-theme asset
54 # ie. no-main-theme token will also skip the compact-theme
57 link: '%compact_header%'
61 basePath: '%webroot%/public/themes/'
62 link: '%theme_tabs_layout%'
64 basePath: '%webroot%/public/themes/'
65 link: rtl_%theme_tabs_layout%
67 basePath: '%webroot%/public/themes/'
70 basePath: '%webroot%/public/themes/'
71 link: patientportal-base.css
73 basePath: '%webroot%/public/themes/'
74 link: rtl_patientportal-base.css
75 patientportal-register:
76 basePath: '%webroot%/public/themes/'
77 link: patientportal-register.css
79 basePath: '%webroot%/public/themes/'
80 link: rtl_patientportal-register.css
82 basePath: '%webroot%/public/themes/'
83 link: patientportal-style.css
85 basePath: '%webroot%/public/themes/'
86 link: rtl_patientportal-style.css
88 basePath: '%assets_static_relative%/knockout/build/output/'
89 script: knockout-latest.js
91 basePath: '%assets_static_relative%/jquery-ui/'
92 script: jquery-ui.min.js
94 basePath: '%assets_static_relative%/jquery-ui/'
95 link: jquery-ui.theme.css
97 basePath: '%assets_static_relative%/jquery-ui-themes/themes/base/'
98 link: jquery-ui.min.css
100 basePath: '%assets_static_relative%/jquery-ui-themes/themes/ui-darkness/'
101 link: jquery-ui.min.css
103 basePath: '%assets_static_relative%/jquery-ui-themes/themes/sunny/'
104 link: jquery-ui.min.css
106 basePath: '%assets_static_relative%/jquery-ui-themes/themes/redmond/'
107 link: jquery-ui.min.css
109 basePath: '%assets_static_relative%/jquery-ui-themes/themes/cupertino/'
110 link: jquery-ui.min.css
112 basePath: '%assets_static_relative%/jquery-ui-themes/themes/ui-lightness/'
113 link: jquery-ui.min.css
114 jquery-ui-excite-bike:
115 basePath: '%assets_static_relative%/jquery-ui-themes/themes/excite-bike/'
116 link: jquery-ui.min.css
118 basePath: '%assets_static_relative%/gritter/'
119 link: css/jquery.gritter.css
120 script: js/jquery.gritter.min.js
122 basePath: '%assets_static_relative%/datatables.net/js/'
123 script: jquery.dataTables.min.js
124 datatables-colreorder:
125 basePath: '%assets_static_relative%'
126 link: /datatables.net-colreorder-dt/css/colReorder.dataTables.min.css
127 script: /datatables.net-colreorder/js/dataTables.colReorder.min.js
129 basePath: '%assets_static_relative%/datatables.net-dt/css/'
130 link: jquery.dataTables.min.css
132 basePath: '%assets_static_relative%/datatables.net-bs4/'
133 script: js/dataTables.bootstrap4.min.js
134 link: css/dataTables.bootstrap4.min.css
136 basePath: '%assets_static_relative%/datatables.net-jqui/js/'
137 script: dataTables.jqueryui.min.js
138 datatables-jqui-theme:
139 basePath: '%assets_static_relative%/datatables.net-jqui/css/'
140 link: dataTables.jqueryui.min.css
142 basePath: '%assets_static_relative%/datatables.net-scroller/js/'
143 script: dataTables.scroller.min.js
144 datatables-scroller-jqui-theme:
145 basePath: '%assets_static_relative%/datatables.net-scroller-jqui/css/'
146 link: scroller.jqueryui.min.css
148 basePath: '%assets_static_relative%/@fortawesome/fontawesome-free/css/'
151 basePath: '%assets_static_relative%/jquery-datetimepicker/build/'
152 script: jquery.datetimepicker.full.min.js
153 link: jquery.datetimepicker.min.css
155 basePath: '%webroot%/library/js/'
156 script: report_helper.js
158 basePath: '%webroot%/interface/main/tabs/js/'
159 script: include_opener.js
161 basePath: '%webroot%/library/'
164 basePath: '%webroot%/library/js/'
167 basePath: '%webroot%/library/'
168 script: textformat.js
172 basePath: '%webroot%/library/'
177 basePath: '%assets_static_relative%/select2/dist/'
178 script: js/select2.full.min.js
180 - css/select2.min.css
181 # BS4 theme moved to main theme assets to allow fluidity
183 basePath: '%assets_static_relative%/@eastdesire/jscolor/'
184 script: jscolor.min.js
186 basePath: '%webroot%/library/ESign/'
187 script: js/jquery.esign.js
190 basePath: '%webroot%/library/ESign/'
193 basePath: '%assets_static_relative%/modified/dygraphs-2-0-0/'
197 basePath: '%assets_static_relative%/moment/min/'
198 script: moment.min.js
200 basePath: '%assets_static_relative%/purecss/build/'
203 basePath: '%assets_static_relative%/angular/'
204 script: angular.min.js
206 basePath: '%assets_static_relative%/angular-sanitize/'
207 script: angular-sanitize.min.js
209 basePath: '%assets_static_relative%/angular-summernote/dist/'
210 script: angular-summernote.min.js
212 basePath: '%assets_static_relative%/backbone/'
213 script: backbone-min.js
215 basePath: '%assets_static_relative%/checklist-model/'
216 script: checklist-model.js
218 basePath: '%assets_static_relative%/summernote/dist/'
219 script: summernote-bs4.min.js
220 link: summernote-bs4.min.css
221 summernote-ext-nugget:
222 basePath: '%assets_static_relative%/summernote-nugget/plugins/nugget/'
223 script: summernote-ext-nugget.js
225 basePath: '%assets_static_relative%/underscore/'
226 script: underscore-min.js
228 basePath: '%assets_static_relative%/ckeditor4/'
231 basePath: '%webroot%/library/js/'
232 script: SearchHighlight.js
234 basePath: '%webroot%/interface/forms/track_anything/'
237 basePath: '%assets_static_relative%/konva/'
240 basePath: '%assets_static_relative%/magic-wand-js/js/'
241 script: magic-wand-min.js
243 basePath: '%assets_static_relative%/jszip/dist/'
246 basePath: '%assets_static_relative%/jspdf/dist/'
249 basePath: '%assets_static_relative%/dwv/'
251 - decoders/pdfjs/jpx.js
252 - decoders/pdfjs/util.js
253 - decoders/pdfjs/arithmetic_decoder.js
254 - decoders/pdfjs/jpg.js
255 - decoders/rii-mango/lossless-min.js