From d0f039d7fed669fb7bf647ff63f0748133175759 Mon Sep 17 00:00:00 2001 From: Phuoc CAO Date: Thu, 26 Mar 2020 16:01:34 +0100 Subject: [PATCH] Jquery plugins in dist folder --- README.md | 40 +- .../css/dataTables.bootstrap.css | 187 + .../css/dataTables.bootstrap.min.css | 1 + .../css/dataTables.bootstrap4.css | 206 + .../css/dataTables.bootstrap4.min.css | 1 + .../css/dataTables.foundation.css | 118 + .../css/dataTables.foundation.min.css | 1 + .../css/dataTables.jqueryui.css | 481 + .../css/dataTables.jqueryui.min.css | 1 + .../css/dataTables.semanticui.css | 102 + .../css/dataTables.semanticui.min.css | 1 + .../css/jquery.dataTables.css | 448 + .../css/jquery.dataTables.min.css | 1 + .../dist/DataTables-1.10.20/datatables.css | 201 + .../dist/DataTables-1.10.20/datatables.js | 15532 +++++++++++++++ .../DataTables-1.10.20/datatables.min.css | 15 + .../dist/DataTables-1.10.20/datatables.min.js | 207 + .../DataTables-1.10.20/images/sort_asc.png | Bin 0 -> 160 bytes .../images/sort_asc_disabled.png | Bin 0 -> 148 bytes .../DataTables-1.10.20/images/sort_both.png | Bin 0 -> 201 bytes .../DataTables-1.10.20/images/sort_desc.png | Bin 0 -> 158 bytes .../images/sort_desc_disabled.png | Bin 0 -> 146 bytes .../js/dataTables.bootstrap.js | 182 + .../js/dataTables.bootstrap.min.js | 11 + .../js/dataTables.bootstrap4.js | 184 + .../js/dataTables.bootstrap4.min.js | 11 + .../js/dataTables.foundation.js | 174 + .../js/dataTables.foundation.min.js | 9 + .../js/dataTables.jqueryui.js | 164 + .../js/dataTables.jqueryui.min.js | 12 + .../js/dataTables.semanticui.js | 212 + .../js/dataTables.semanticui.min.js | 12 + .../js/jquery.dataTables.js | 15334 ++++++++++++++ .../js/jquery.dataTables.min.js | 180 + .../bootstrap-3.3.7/css/bootstrap-theme.css | 587 + .../css/bootstrap-theme.css.map | 1 + .../css/bootstrap-theme.min.css | 6 + .../css/bootstrap-theme.min.css.map | 1 + .../dist/bootstrap-3.3.7/css/bootstrap.css | 6757 +++++++ .../bootstrap-3.3.7/css/bootstrap.css.map | 1 + .../bootstrap-3.3.7/css/bootstrap.min.css | 6 + .../bootstrap-3.3.7/css/bootstrap.min.css.map | 1 + .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin .../fonts/glyphicons-halflings-regular.woff2 | Bin .../dist/bootstrap-3.3.7/js/bootstrap.js | 2377 +++ .../dist/bootstrap-3.3.7/js/bootstrap.min.js | 7 + .../static/dist/bootstrap-3.3.7/js/npm.js | 13 + .../dist/datepicker/bootstrap-datepicker.css | 472 - .../datepicker/bootstrap-datepicker.fr.min.js | 1 - .../dist/datepicker/bootstrap-datepicker.js | 1918 -- .../css/formValidation.css | 0 .../css/formValidation.min.css | 0 .../js/formValidation.js | 0 .../js/formValidation.min.js | 0 .../js/formValidation.popular.js | 0 .../js/formValidation.popular.min.js | 0 .../js/framework/bootstrap.js | 0 .../js/framework/bootstrap.min.js | 0 .../js/framework/foundation.js | 0 .../js/framework/foundation.min.js | 0 .../js/framework/pure.js | 0 .../js/framework/pure.min.js | 0 .../js/framework/semantic.js | 0 .../js/framework/semantic.min.js | 0 .../js/framework/uikit.js | 0 .../js/framework/uikit.min.js | 0 .../js/language/ar_MA.js | 0 .../js/language/bg_BG.js | 0 .../js/language/ca_ES.js | 0 .../js/language/cs_CZ.js | 0 .../js/language/da_DK.js | 0 .../js/language/de_DE.js | 0 .../js/language/el_GR.js | 0 .../js/language/en_US.js | 0 .../js/language/es_CL.js | 0 .../js/language/es_ES.js | 0 .../js/language/eu_ES.js | 0 .../js/language/fa_IR.js | 0 .../js/language/fi_FI.js | 0 .../js/language/fr_BE.js | 0 .../js/language/fr_FR.js | 0 .../js/language/he_IL.js | 0 .../js/language/hi_IN.js | 0 .../js/language/hu_HU.js | 0 .../js/language/id_ID.js | 0 .../js/language/it_IT.js | 0 .../js/language/ja_JP.js | 0 .../js/language/nl_BE.js | 0 .../js/language/nl_NL.js | 0 .../js/language/no_NO.js | 0 .../js/language/pl_PL.js | 0 .../js/language/pt_BR.js | 0 .../js/language/pt_PT.js | 0 .../js/language/ro_RO.js | 0 .../js/language/ru_RU.js | 0 .../js/language/sk_SK.js | 0 .../js/language/sq_AL.js | 0 .../js/language/sr_RS.js | 0 .../js/language/sv_SE.js | 0 .../js/language/th_TH.js | 0 .../js/language/tr_TR.js | 0 .../js/language/ua_UA.js | 0 .../js/language/vi_VN.js | 0 .../js/language/zh_CN.js | 0 .../js/language/zh_TW.js | 0 .../dist/fullcalendar-3.9.0/CHANGELOG.txt | 1312 ++ .../dist/fullcalendar-3.9.0/CONTRIBUTING.txt | 127 + .../dist/fullcalendar-3.9.0/LICENSE.txt | 20 + .../demos/agenda-views.html | 106 + .../demos/background-events.html | 102 + .../fullcalendar-3.9.0/demos/basic-views.html | 106 + .../fullcalendar-3.9.0/demos/default.html | 100 + .../demos/external-dragging.html | 135 + .../dist/fullcalendar-3.9.0/demos/gcal.html | 78 + .../demos/js/theme-chooser.js | 117 + .../dist/fullcalendar-3.9.0/demos/json.html | 85 + .../fullcalendar-3.9.0/demos/json/events.json | 56 + .../fullcalendar-3.9.0/demos/list-views.html | 115 + .../fullcalendar-3.9.0/demos/locales.html | 143 + .../demos/php/get-events.php | 50 + .../demos/php/get-timezones.php | 9 + .../fullcalendar-3.9.0/demos/php/utils.php | 130 + .../fullcalendar-3.9.0/demos/selectable.html | 121 + .../dist/fullcalendar-3.9.0/demos/themes.html | 265 + .../fullcalendar-3.9.0/demos/timezones.html | 128 + .../demos/week-numbers.html | 111 + .../dist/fullcalendar-3.9.0/fullcalendar.css | 1293 ++ .../dist/fullcalendar-3.9.0/fullcalendar.js | 15010 ++++++++++++++ .../fullcalendar-3.9.0/fullcalendar.min.css | 5 + .../fullcalendar-3.9.0/fullcalendar.min.js | 12 + .../fullcalendar-3.9.0/fullcalendar.print.css | 176 + .../fullcalendar.print.min.css | 9 + .../static/dist/fullcalendar-3.9.0/gcal.js | 324 + .../dist/fullcalendar-3.9.0/gcal.min.js | 6 + .../fullcalendar-3.9.0/lib/jquery-ui.min.js | 13 + .../dist/fullcalendar-3.9.0/lib/jquery.min.js | 2 + .../dist/fullcalendar-3.9.0/lib/moment.min.js | 1 + .../dist/fullcalendar-3.9.0/locale-all.js | 6 + .../dist/fullcalendar-3.9.0/locale/af.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar-dz.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar-kw.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar-ly.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar-ma.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar-sa.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar-tn.js | 1 + .../dist/fullcalendar-3.9.0/locale/ar.js | 1 + .../dist/fullcalendar-3.9.0/locale/bg.js | 1 + .../dist/fullcalendar-3.9.0/locale/bs.js | 1 + .../dist/fullcalendar-3.9.0/locale/ca.js | 1 + .../dist/fullcalendar-3.9.0/locale/cs.js | 1 + .../dist/fullcalendar-3.9.0/locale/da.js | 1 + .../dist/fullcalendar-3.9.0/locale/de-at.js | 1 + .../dist/fullcalendar-3.9.0/locale/de-ch.js | 1 + .../dist/fullcalendar-3.9.0/locale/de.js | 1 + .../dist/fullcalendar-3.9.0/locale/el.js | 1 + .../dist/fullcalendar-3.9.0/locale/en-au.js | 1 + .../dist/fullcalendar-3.9.0/locale/en-ca.js | 1 + .../dist/fullcalendar-3.9.0/locale/en-gb.js | 1 + .../dist/fullcalendar-3.9.0/locale/en-ie.js | 1 + .../dist/fullcalendar-3.9.0/locale/en-nz.js | 1 + .../dist/fullcalendar-3.9.0/locale/es-do.js | 1 + .../dist/fullcalendar-3.9.0/locale/es-us.js | 1 + .../dist/fullcalendar-3.9.0/locale/es.js | 1 + .../dist/fullcalendar-3.9.0/locale/et.js | 1 + .../dist/fullcalendar-3.9.0/locale/eu.js | 1 + .../dist/fullcalendar-3.9.0/locale/fa.js | 1 + .../dist/fullcalendar-3.9.0/locale/fi.js | 1 + .../dist/fullcalendar-3.9.0/locale/fr-ca.js | 1 + .../dist/fullcalendar-3.9.0/locale/fr-ch.js | 1 + .../dist/fullcalendar-3.9.0/locale/fr.js | 1 + .../dist/fullcalendar-3.9.0/locale/gl.js | 1 + .../dist/fullcalendar-3.9.0/locale/he.js | 1 + .../dist/fullcalendar-3.9.0/locale/hi.js | 1 + .../dist/fullcalendar-3.9.0/locale/hr.js | 1 + .../dist/fullcalendar-3.9.0/locale/hu.js | 1 + .../dist/fullcalendar-3.9.0/locale/id.js | 1 + .../dist/fullcalendar-3.9.0/locale/is.js | 1 + .../dist/fullcalendar-3.9.0/locale/it.js | 1 + .../dist/fullcalendar-3.9.0/locale/ja.js | 1 + .../dist/fullcalendar-3.9.0/locale/ka.js | 1 + .../dist/fullcalendar-3.9.0/locale/kk.js | 1 + .../dist/fullcalendar-3.9.0/locale/ko.js | 1 + .../dist/fullcalendar-3.9.0/locale/lb.js | 1 + .../dist/fullcalendar-3.9.0/locale/lt.js | 1 + .../dist/fullcalendar-3.9.0/locale/lv.js | 1 + .../dist/fullcalendar-3.9.0/locale/mk.js | 1 + .../dist/fullcalendar-3.9.0/locale/ms-my.js | 1 + .../dist/fullcalendar-3.9.0/locale/ms.js | 1 + .../dist/fullcalendar-3.9.0/locale/nb.js | 1 + .../dist/fullcalendar-3.9.0/locale/nl-be.js | 1 + .../dist/fullcalendar-3.9.0/locale/nl.js | 1 + .../dist/fullcalendar-3.9.0/locale/nn.js | 1 + .../dist/fullcalendar-3.9.0/locale/pl.js | 1 + .../dist/fullcalendar-3.9.0/locale/pt-br.js | 1 + .../dist/fullcalendar-3.9.0/locale/pt.js | 1 + .../dist/fullcalendar-3.9.0/locale/ro.js | 1 + .../dist/fullcalendar-3.9.0/locale/ru.js | 1 + .../dist/fullcalendar-3.9.0/locale/sk.js | 1 + .../dist/fullcalendar-3.9.0/locale/sl.js | 1 + .../dist/fullcalendar-3.9.0/locale/sq.js | 1 + .../dist/fullcalendar-3.9.0/locale/sr-cyrl.js | 1 + .../dist/fullcalendar-3.9.0/locale/sr.js | 1 + .../dist/fullcalendar-3.9.0/locale/sv.js | 1 + .../dist/fullcalendar-3.9.0/locale/th.js | 1 + .../dist/fullcalendar-3.9.0/locale/tr.js | 1 + .../dist/fullcalendar-3.9.0/locale/uk.js | 1 + .../dist/fullcalendar-3.9.0/locale/vi.js | 1 + .../dist/fullcalendar-3.9.0/locale/zh-cn.js | 1 + .../dist/fullcalendar-3.9.0/locale/zh-tw.js | 1 + .../CHANGELOG.txt | 277 + .../CONTRIBUTING.txt | 34 + .../fullcalendar-scheduler-1.9.4/LICENSE.txt | 18 + .../demos/background-events.html | 106 + .../demos/column-grouping.html | 113 + .../demos/columns.html | 108 + .../demos/dynamic-add-remove.html | 132 + .../demos/external-dragging.html | 193 + .../demos/gcal.html | 74 + .../demos/grouping.html | 98 + .../demos/js/theme-chooser.js | 117 + .../demos/json.html | 99 + .../demos/json/events.json | 7 + .../demos/json/resources.json | 31 + .../demos/misc-callbacks.html | 108 + .../demos/no-overlap.html | 108 + .../demos/ordering.html | 112 + .../demos/rendering-hooks.html | 104 + .../demos/scale.html | 104 + .../demos/selectable.html | 128 + .../demos/simple.html | 98 + .../demos/themes.html | 227 + .../demos/vertical-resource-view.html | 99 + .../lib/fullcalendar.min.css | 5 + .../lib/fullcalendar.min.js | 12 + .../lib/fullcalendar.print.min.css | 9 + .../lib/gcal.min.js | 6 + .../lib/jquery-ui.min.js | 13 + .../lib/jquery.min.js | 2 + .../lib/moment.min.js | 1 + .../scheduler.css | 463 + .../fullcalendar-scheduler-1.9.4/scheduler.js | 6338 ++++++ .../scheduler.min.css | 5 + .../scheduler.min.js | 9 + .../dist/{jquery-2.2.2.js => jquery-3.2.1.js} | 3179 +-- mondumas/static/dist/jquery-3.2.1.min.js | 4 + mondumas/static/dist/jquery-3.4.1.js | 10598 ++++++++++ mondumas/static/dist/jquery-3.4.1.min.js | 2 + .../static/dist/jquery-ui-1.12.1/AUTHORS.txt | 333 + .../static/dist/jquery-ui-1.12.1/LICENSE.txt | 43 + .../external/jquery/jquery.js | 11008 ++++++++++ .../static/dist/jquery-ui-1.12.1/index.html | 379 + .../dist/jquery-ui-1.12.1/jquery-ui.css | 151 + .../static/dist/jquery-ui-1.12.1/jquery-ui.js | 2659 +++ .../dist/jquery-ui-1.12.1/jquery-ui.min.css | 6 + .../dist/jquery-ui-1.12.1/jquery-ui.min.js | 6 + .../jquery-ui-1.12.1/jquery-ui.structure.css | 146 + .../jquery-ui.structure.min.css | 5 + .../static/dist/jquery-ui-1.12.1/package.json | 74 + .../dist/jquery-ui-themes-1.12.1/AUTHORS.txt | 333 + .../dist/jquery-ui-themes-1.12.1/LICENSE.txt | 43 + .../images/ui-icons_444444_256x240.png | Bin 0 -> 7090 bytes .../images/ui-icons_555555_256x240.png | Bin 0 -> 7074 bytes .../images/ui-icons_777620_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_777777_256x240.png | Bin 0 -> 7111 bytes .../images/ui-icons_cc0000_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../jquery-ui-themes-1.12.1/jquery-ui.css | 1312 ++ .../jquery-ui-themes-1.12.1/jquery-ui.min.css | 7 + .../jquery-ui.structure.css | 886 + .../jquery-ui.structure.min.css | 5 + .../jquery-ui.theme.css | 101 +- .../jquery-ui.theme.min.css | 5 + .../base/images/ui-icons_444444_256x240.png | Bin 0 -> 7090 bytes .../base/images/ui-icons_555555_256x240.png | Bin 0 -> 7074 bytes .../base/images/ui-icons_777620_256x240.png | Bin 0 -> 4676 bytes .../base/images/ui-icons_777777_256x240.png | Bin 0 -> 7111 bytes .../base/images/ui-icons_cc0000_256x240.png | Bin 0 -> 4676 bytes .../base/images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/base/jquery-ui.css | 1311 ++ .../themes/base/jquery-ui.min.css | 7 + .../themes/base/theme.css | 443 + .../ui-bg_diagonals-thick_8_333333_40x40.png | Bin 0 -> 383 bytes .../images/ui-bg_glass_40_111111_1x400.png | Bin 0 -> 323 bytes .../images/ui-bg_glass_55_1c1c1c_1x400.png | Bin 0 -> 323 bytes .../ui-bg_highlight-hard_100_f9f9f9_1x100.png | Bin 0 -> 315 bytes .../ui-bg_highlight-hard_40_aaaaaa_1x100.png | Bin 0 -> 316 bytes .../ui-bg_highlight-soft_50_aaaaaa_1x100.png | Bin 0 -> 327 bytes .../ui-bg_inset-hard_45_cd0a0a_1x100.png | Bin 0 -> 382 bytes .../ui-bg_inset-hard_55_ffeb80_1x100.png | Bin 0 -> 367 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_4ca300_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_bbbbbb_256x240.png | Bin 0 -> 7092 bytes .../images/ui-icons_ededed_256x240.png | Bin 0 -> 7011 bytes .../images/ui-icons_ffcf29_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/black-tie/jquery-ui.css | 1311 ++ .../themes/black-tie/jquery-ui.min.css | 7 + .../themes/black-tie/theme.css | 443 + .../ui-bg_diagonals-thick_75_f3d8d8_40x40.png | Bin 0 -> 471 bytes .../images/ui-bg_dots-small_65_a6a6a6_2x2.png | Bin 0 -> 266 bytes .../images/ui-bg_glass_55_fbf8ee_1x400.png | Bin 0 -> 398 bytes .../ui-bg_highlight-hard_100_eeeeee_1x100.png | Bin 0 -> 316 bytes .../ui-bg_highlight-hard_100_f6f6f6_1x100.png | Bin 0 -> 316 bytes .../ui-bg_highlight-soft_15_cc0000_1x100.png | Bin 0 -> 385 bytes .../images/ui-icons_004276_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cc0000_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/blitzer/jquery-ui.css | 1311 ++ .../themes/blitzer/jquery-ui.min.css | 7 + .../themes/blitzer/theme.css | 443 + .../ui-bg_diagonals-thick_90_eeeeee_40x40.png | Bin 0 -> 380 bytes .../images/ui-bg_glass_100_e4f1fb_1x400.png | Bin 0 -> 408 bytes .../images/ui-bg_glass_50_3baae3_1x400.png | Bin 0 -> 394 bytes .../images/ui-bg_glass_80_d7ebf9_1x400.png | Bin 0 -> 404 bytes .../ui-bg_highlight-hard_100_f2f5f7_1x100.png | Bin 0 -> 390 bytes .../ui-bg_highlight-hard_70_000000_1x100.png | Bin 0 -> 310 bytes .../ui-bg_highlight-soft_100_deedf7_1x100.png | Bin 0 -> 445 bytes .../ui-bg_highlight-soft_25_ffef8f_1x100.png | Bin 0 -> 367 bytes .../images/ui-icons_2694e8_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_3d80b3_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_72a7cf_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/cupertino/jquery-ui.css | 1311 ++ .../themes/cupertino/jquery-ui.min.css | 7 + .../themes/cupertino/theme.css | 443 + .../images/ui-bg_glass_40_ffc73d_1x400.png | Bin 0 -> 374 bytes .../ui-bg_highlight-hard_20_0972a5_1x100.png | Bin 0 -> 381 bytes .../ui-bg_highlight-soft_33_003147_1x100.png | Bin 0 -> 401 bytes .../ui-bg_highlight-soft_35_222222_1x100.png | Bin 0 -> 342 bytes .../ui-bg_highlight-soft_44_444444_1x100.png | Bin 0 -> 328 bytes .../ui-bg_highlight-soft_80_eeeeee_1x100.png | Bin 0 -> 335 bytes .../images/ui-bg_loop_25_000000_21x21.png | Bin 0 -> 378 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_4b8e0b_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_a83300_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cccccc_256x240.png | Bin 0 -> 7034 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/dark-hive/jquery-ui.css | 1311 ++ .../themes/dark-hive/jquery-ui.min.css | 7 + .../themes/dark-hive/theme.css | 443 + .../ui-bg_diagonals-thick_15_0b3e6f_40x40.png | Bin 0 -> 482 bytes .../ui-bg_dots-medium_30_0b58a2_4x4.png | Bin 0 -> 295 bytes .../images/ui-bg_dots-small_20_333333_2x2.png | Bin 0 -> 266 bytes .../images/ui-bg_dots-small_30_a32d00_2x2.png | Bin 0 -> 276 bytes .../images/ui-bg_dots-small_40_00498f_2x2.png | Bin 0 -> 282 bytes .../ui-bg_gloss-wave_20_111111_500x100.png | Bin 0 -> 3990 bytes .../images/ui-icons_00498f_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_98d2fb_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_9ccdfc_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/dot-luv/jquery-ui.css | 1311 ++ .../themes/dot-luv/jquery-ui.min.css | 7 + .../themes/dot-luv/theme.css | 443 + .../ui-bg_gloss-wave_30_3d3644_500x100.png | Bin 0 -> 5999 bytes .../ui-bg_highlight-soft_100_dcd9de_1x100.png | Bin 0 -> 400 bytes .../ui-bg_highlight-soft_100_eae6ea_1x100.png | Bin 0 -> 431 bytes .../ui-bg_highlight-soft_25_30273a_1x100.png | Bin 0 -> 420 bytes .../ui-bg_highlight-soft_45_5f5964_1x100.png | Bin 0 -> 405 bytes .../images/ui-icons_454545_256x240.png | Bin 0 -> 7090 bytes .../images/ui-icons_734d99_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_8d78a5_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_a8a3ae_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ebccce_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/eggplant/jquery-ui.css | 1311 ++ .../themes/eggplant/jquery-ui.min.css | 7 + .../themes/eggplant/theme.css | 443 + .../ui-bg_diagonals-small_25_c5ddfc_40x40.png | Bin 0 -> 400 bytes .../ui-bg_diagonals-thick_20_e69700_40x40.png | Bin 0 -> 475 bytes .../ui-bg_diagonals-thick_22_1484e6_40x40.png | Bin 0 -> 467 bytes .../ui-bg_diagonals-thick_26_2293f7_40x40.png | Bin 0 -> 464 bytes .../ui-bg_highlight-soft_100_f9f9f9_1x100.png | Bin 0 -> 325 bytes .../ui-bg_inset-hard_100_eeeeee_1x100.png | Bin 0 -> 314 bytes .../images/ui-icons_0a82eb_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_0b54d5_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_5fa5e3_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_fcdd4a_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/excite-bike/jquery-ui.css | 1311 ++ .../themes/excite-bike/jquery-ui.min.css | 7 + .../themes/excite-bike/theme.css | 443 + .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 265 bytes .../ui-bg_highlight-soft_100_f6f6f6_1x100.png | Bin 0 -> 330 bytes .../ui-bg_highlight-soft_25_0073ea_1x100.png | Bin 0 -> 393 bytes .../ui-bg_highlight-soft_50_dddddd_1x100.png | Bin 0 -> 339 bytes .../flick/images/ui-icons_0073ea_256x240.png | Bin 0 -> 4676 bytes .../flick/images/ui-icons_454545_256x240.png | Bin 0 -> 7090 bytes .../flick/images/ui-icons_666666_256x240.png | Bin 0 -> 7111 bytes .../flick/images/ui-icons_ff0084_256x240.png | Bin 0 -> 4676 bytes .../flick/images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/flick/jquery-ui.css | 1311 ++ .../themes/flick/jquery-ui.min.css | 7 + .../themes/flick/theme.css | 443 + .../ui-bg_diagonals-small_40_db4865_40x40.png | Bin 0 -> 390 bytes .../ui-bg_diagonals-small_50_93c3cd_40x40.png | Bin 0 -> 391 bytes .../ui-bg_diagonals-small_50_ff3853_40x40.png | Bin 0 -> 388 bytes .../ui-bg_diagonals-small_75_ccd232_40x40.png | Bin 0 -> 391 bytes .../ui-bg_dots-medium_80_ffff38_4x4.png | Bin 0 -> 283 bytes .../images/ui-bg_dots-small_35_35414f_2x2.png | Bin 0 -> 281 bytes .../ui-bg_white-lines_85_f7f7ba_40x100.png | Bin 0 -> 422 bytes .../images/ui-icons_454545_256x240.png | Bin 0 -> 7090 bytes .../images/ui-icons_88a206_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_c02669_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_e1e463_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffeb33_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/hot-sneaks/jquery-ui.css | 1311 ++ .../themes/hot-sneaks/jquery-ui.min.css | 7 + .../themes/hot-sneaks/theme.css | 443 + .../images/ui-bg_glass_100_f5f0e5_1x400.png | Bin 0 -> 412 bytes .../images/ui-bg_glass_25_cb842e_1x400.png | Bin 0 -> 393 bytes .../images/ui-bg_glass_70_ede4d4_1x400.png | Bin 0 -> 409 bytes .../ui-bg_highlight-hard_100_f4f0ec_1x100.png | Bin 0 -> 385 bytes .../ui-bg_highlight-hard_65_fee4bd_1x100.png | Bin 0 -> 372 bytes .../ui-bg_highlight-hard_75_f5f5b5_1x100.png | Bin 0 -> 381 bytes .../ui-bg_inset-soft_100_f4f0ec_1x100.png | Bin 0 -> 461 bytes .../images/ui-icons_c47a23_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cb672b_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_f08000_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_f35f07_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ff7519_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/humanity/jquery-ui.css | 1311 ++ .../themes/humanity/jquery-ui.min.css | 7 + .../themes/humanity/theme.css | 443 + .../ui-bg_diagonals-small_0_aaaaaa_40x40.png | Bin 0 -> 265 bytes .../ui-bg_diagonals-thick_15_444444_40x40.png | Bin 0 -> 383 bytes .../ui-bg_diagonals-thick_95_ffdc2e_40x40.png | Bin 0 -> 469 bytes .../images/ui-bg_glass_55_fbf5d0_1x400.png | Bin 0 -> 394 bytes .../ui-bg_highlight-hard_30_285c00_1x100.png | Bin 0 -> 382 bytes .../ui-bg_highlight-soft_33_3a8104_1x100.png | Bin 0 -> 403 bytes .../ui-bg_highlight-soft_50_4eb305_1x100.png | Bin 0 -> 409 bytes .../ui-bg_highlight-soft_60_4ca20b_1x100.png | Bin 0 -> 417 bytes .../ui-bg_inset-soft_10_285c00_1x100.png | Bin 0 -> 424 bytes .../images/ui-icons_4eb305_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_72b42d_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/le-frog/jquery-ui.css | 1311 ++ .../themes/le-frog/jquery-ui.min.css | 7 + .../themes/le-frog/theme.css | 443 + .../images/ui-bg_glass_15_5f391b_1x400.png | Bin 0 -> 393 bytes .../ui-bg_gloss-wave_20_1c160d_500x100.png | Bin 0 -> 5851 bytes .../ui-bg_gloss-wave_25_453326_500x100.png | Bin 0 -> 5910 bytes .../ui-bg_gloss-wave_30_44372c_500x100.png | Bin 0 -> 5972 bytes .../ui-bg_highlight-soft_20_201913_1x100.png | Bin 0 -> 433 bytes .../ui-bg_highlight-soft_20_619226_1x100.png | Bin 0 -> 401 bytes .../ui-bg_inset-soft_10_201913_1x100.png | Bin 0 -> 438 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_9bcc60_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_add978_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_e3ddc9_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_f1fd86_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/mint-choc/jquery-ui.css | 1311 ++ .../themes/mint-choc/jquery-ui.min.css | 7 + .../themes/mint-choc/theme.css | 443 + .../images/ui-bg_glass_100_f8f8f8_1x400.png | Bin 0 -> 324 bytes .../images/ui-bg_glass_35_dddddd_1x400.png | Bin 0 -> 323 bytes .../images/ui-bg_glass_60_eeeeee_1x400.png | Bin 0 -> 323 bytes .../ui-bg_inset-hard_75_999999_1x100.png | Bin 0 -> 310 bytes .../ui-bg_inset-soft_50_c9c9c9_1x100.png | Bin 0 -> 329 bytes .../images/ui-icons_3383bb_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_454545_256x240.png | Bin 0 -> 7090 bytes .../images/ui-icons_70b2e1_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_999999_256x240.png | Bin 0 -> 7111 bytes .../images/ui-icons_fbc856_256x240.png | Bin 0 -> 4676 bytes .../themes/overcast/jquery-ui.css | 1311 ++ .../themes/overcast/jquery-ui.min.css | 7 + .../themes/overcast/theme.css | 443 + .../ui-bg_diagonal-maze_20_6e4f1c_10x10.png | Bin 0 -> 354 bytes .../ui-bg_diagonal-maze_40_000000_10x10.png | Bin 0 -> 301 bytes .../ui-bg_fine-grain_10_eceadf_60x60.png | Bin 0 -> 10817 bytes .../ui-bg_fine-grain_10_f8f7f6_60x60.png | Bin 0 -> 9962 bytes .../ui-bg_fine-grain_15_eceadf_60x60.png | Bin 0 -> 10587 bytes .../ui-bg_fine-grain_15_f7f3de_60x60.png | Bin 0 -> 10949 bytes .../ui-bg_fine-grain_15_ffffff_60x60.png | Bin 0 -> 4262 bytes .../ui-bg_fine-grain_65_654b24_60x60.png | Bin 0 -> 14498 bytes .../ui-bg_fine-grain_68_b83400_60x60.png | Bin 0 -> 11935 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_3572ac_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_8c291d_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_b83400_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_fbdb93_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/pepper-grinder/jquery-ui.css | 1311 ++ .../themes/pepper-grinder/jquery-ui.min.css | 7 + .../themes/pepper-grinder/theme.css | 443 + .../images/ui-bg_glass_75_d0e5f5_1x400.png | Bin 0 -> 394 bytes .../images/ui-bg_glass_85_dfeffc_1x400.png | Bin 0 -> 399 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 390 bytes .../ui-bg_gloss-wave_55_5c9ccc_500x100.png | Bin 0 -> 5882 bytes .../ui-bg_inset-hard_100_f5f8f9_1x100.png | Bin 0 -> 391 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 0 -> 350 bytes .../images/ui-icons_217bc0_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_469bdd_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_6da8d5_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_d8e7f3_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_f9bd01_256x240.png | Bin 0 -> 4676 bytes .../themes/redmond/jquery-ui.css | 1311 ++ .../themes/redmond/jquery-ui.min.css | 7 + .../themes/redmond/theme.css | 443 + .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 393 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 265 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 323 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 324 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 390 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 325 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_454545_256x240.png | Bin 0 -> 7090 bytes .../images/ui-icons_888888_256x240.png | Bin 0 -> 7111 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4676 bytes .../themes/smoothness/jquery-ui.css | 1311 ++ .../themes/smoothness/jquery-ui.min.css | 7 + .../themes/smoothness/theme.css | 443 + .../images/ui-bg_glass_55_fcf0ba_1x400.png | Bin 0 -> 391 bytes .../ui-bg_gloss-wave_100_ece8da_500x100.png | Bin 0 -> 5817 bytes .../ui-bg_highlight-hard_100_f5f3e5_1x100.png | Bin 0 -> 394 bytes .../ui-bg_highlight-hard_100_fafaf4_1x100.png | Bin 0 -> 379 bytes .../ui-bg_highlight-hard_15_459e00_1x100.png | Bin 0 -> 380 bytes .../ui-bg_highlight-hard_95_cccccc_1x100.png | Bin 0 -> 317 bytes .../ui-bg_highlight-soft_25_67b021_1x100.png | Bin 0 -> 411 bytes .../ui-bg_highlight-soft_95_ffedad_1x100.png | Bin 0 -> 409 bytes .../ui-bg_inset-soft_15_2b2922_1x100.png | Bin 0 -> 380 bytes .../images/ui-icons_808080_256x240.png | Bin 0 -> 7117 bytes .../images/ui-icons_847e71_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_8DC262_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_eeeeee_256x240.png | Bin 0 -> 7010 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/south-street/jquery-ui.css | 1311 ++ .../themes/south-street/jquery-ui.min.css | 7 + .../themes/south-street/theme.css | 443 + .../images/ui-bg_glass_45_0078ae_1x400.png | Bin 0 -> 403 bytes .../images/ui-bg_glass_55_f8da4e_1x400.png | Bin 0 -> 403 bytes .../images/ui-bg_glass_75_79c9ec_1x400.png | Bin 0 -> 406 bytes .../ui-bg_gloss-wave_45_e14f1c_500x100.png | Bin 0 -> 5922 bytes .../ui-bg_gloss-wave_50_6eac2c_500x100.png | Bin 0 -> 5964 bytes .../ui-bg_gloss-wave_75_2191c0_500x100.png | Bin 0 -> 6035 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 0 -> 350 bytes .../start/images/ui-icons_0078ae_256x240.png | Bin 0 -> 4676 bytes .../start/images/ui-icons_056b93_256x240.png | Bin 0 -> 4676 bytes .../start/images/ui-icons_d8e7f3_256x240.png | Bin 0 -> 4676 bytes .../start/images/ui-icons_e0fdff_256x240.png | Bin 0 -> 4676 bytes .../start/images/ui-icons_f5e175_256x240.png | Bin 0 -> 4676 bytes .../start/images/ui-icons_f7a50d_256x240.png | Bin 0 -> 4676 bytes .../start/images/ui-icons_fcd113_256x240.png | Bin 0 -> 4676 bytes .../themes/start/jquery-ui.css | 1311 ++ .../themes/start/jquery-ui.min.css | 7 + .../themes/start/theme.css | 443 + ...ui-bg_diagonals-medium_20_d34d17_40x40.png | Bin 0 -> 440 bytes .../ui-bg_gloss-wave_45_817865_500x100.png | Bin 0 -> 5939 bytes .../ui-bg_gloss-wave_60_fece2f_500x100.png | Bin 0 -> 5908 bytes .../ui-bg_gloss-wave_70_ffdd57_500x100.png | Bin 0 -> 5601 bytes .../ui-bg_gloss-wave_90_fff9e5_500x100.png | Bin 0 -> 5447 bytes .../ui-bg_highlight-soft_100_feeebd_1x100.png | Bin 0 -> 401 bytes .../ui-bg_inset-soft_30_ffffff_1x100.png | Bin 0 -> 261 bytes .../sunny/images/ui-icons_3d3d3d_256x240.png | Bin 0 -> 7074 bytes .../sunny/images/ui-icons_bd7b00_256x240.png | Bin 0 -> 4676 bytes .../sunny/images/ui-icons_d19405_256x240.png | Bin 0 -> 4676 bytes .../sunny/images/ui-icons_eb990f_256x240.png | Bin 0 -> 4676 bytes .../sunny/images/ui-icons_ed9f26_256x240.png | Bin 0 -> 4676 bytes .../sunny/images/ui-icons_fadc7a_256x240.png | Bin 0 -> 4676 bytes .../sunny/images/ui-icons_ffe180_256x240.png | Bin 0 -> 4676 bytes .../themes/sunny/jquery-ui.css | 1311 ++ .../themes/sunny/jquery-ui.min.css | 7 + .../themes/sunny/theme.css | 443 + .../images/ui-bg_diamond_10_4f4221_10x8.png | Bin 0 -> 365 bytes .../images/ui-bg_diamond_20_372806_10x8.png | Bin 0 -> 368 bytes .../images/ui-bg_diamond_25_675423_10x8.png | Bin 0 -> 370 bytes .../images/ui-bg_diamond_25_d5ac5d_10x8.png | Bin 0 -> 371 bytes .../images/ui-bg_diamond_8_261803_10x8.png | Bin 0 -> 368 bytes .../images/ui-bg_diamond_8_443113_10x8.png | Bin 0 -> 368 bytes .../ui-bg_highlight-hard_65_fee4bd_1x100.png | Bin 0 -> 372 bytes .../images/ui-icons_070603_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_e8e2b5_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_e9cd86_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_efec9f_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_f2ec64_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_f9f2bd_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ff7519_256x240.png | Bin 0 -> 4676 bytes .../themes/swanky-purse/jquery-ui.css | 1311 ++ .../themes/swanky-purse/jquery-ui.min.css | 7 + .../themes/swanky-purse/theme.css | 443 + .../ui-bg_diagonals-small_50_262626_40x40.png | Bin 0 -> 321 bytes .../images/ui-bg_glass_40_0a0a0a_1x400.png | Bin 0 -> 322 bytes .../images/ui-bg_glass_55_f1fbe5_1x400.png | Bin 0 -> 406 bytes .../images/ui-bg_glass_60_000000_1x400.png | Bin 0 -> 323 bytes .../ui-bg_gloss-wave_55_000000_500x100.png | Bin 0 -> 4360 bytes .../ui-bg_gloss-wave_85_9fda58_500x100.png | Bin 0 -> 5998 bytes .../ui-bg_gloss-wave_95_f6ecd5_500x100.png | Bin 0 -> 5856 bytes .../images/ui-icons_000000_256x240.png | Bin 0 -> 5582 bytes .../images/ui-icons_1f1f1f_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_9fda58_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_b8ec79_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/trontastic/jquery-ui.css | 1311 ++ .../themes/trontastic/jquery-ui.min.css | 7 + .../themes/trontastic/theme.css | 443 + .../images/ui-bg_glass_20_555555_1x400.png | Bin 0 -> 318 bytes .../images/ui-bg_glass_40_0078a3_1x400.png | Bin 0 -> 400 bytes .../images/ui-bg_glass_40_ffc73d_1x400.png | Bin 0 -> 374 bytes .../ui-bg_gloss-wave_25_333333_500x100.png | Bin 0 -> 3976 bytes .../ui-bg_highlight-soft_80_eeeeee_1x100.png | Bin 0 -> 335 bytes .../ui-bg_inset-soft_25_000000_1x100.png | Bin 0 -> 312 bytes .../ui-bg_inset-soft_30_f58400_1x100.png | Bin 0 -> 398 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_4b8e0b_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_a83300_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_cccccc_256x240.png | Bin 0 -> 7034 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/ui-darkness/jquery-ui.css | 1311 ++ .../themes/ui-darkness/jquery-ui.min.css | 7 + .../themes/ui-darkness/theme.css | 443 + .../ui-bg_diagonals-thick_18_b81900_40x40.png | Bin 0 -> 476 bytes .../ui-bg_diagonals-thick_20_666666_40x40.png | Bin 0 -> 384 bytes .../images/ui-bg_glass_100_f6f6f6_1x400.png | Bin 0 -> 324 bytes .../images/ui-bg_glass_100_fdf5ce_1x400.png | Bin 0 -> 406 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 265 bytes .../ui-bg_gloss-wave_35_f6a828_500x100.png | Bin 0 -> 5873 bytes .../ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin 0 -> 342 bytes .../ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin 0 -> 386 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 7025 bytes .../images/ui-icons_228ef1_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ef8c08_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffd27a_256x240.png | Bin 0 -> 4676 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6487 bytes .../themes/ui-lightness/jquery-ui.css | 1311 ++ .../themes/ui-lightness/jquery-ui.min.css | 7 + .../themes/ui-lightness/theme.css | 443 + .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 390 bytes .../ui-bg_gloss-wave_16_121212_500x100.png | Bin 0 -> 4031 bytes .../ui-bg_highlight-hard_15_888888_1x100.png | Bin 0 -> 311 bytes .../ui-bg_highlight-hard_55_555555_1x100.png | Bin 0 -> 311 bytes .../ui-bg_highlight-soft_35_adadad_1x100.png | Bin 0 -> 326 bytes .../ui-bg_highlight-soft_60_dddddd_1x100.png | Bin 0 -> 342 bytes .../ui-bg_inset-soft_15_121212_1x100.png | Bin 0 -> 322 bytes .../vader/images/ui-icons_666666_256x240.png | Bin 0 -> 7111 bytes .../vader/images/ui-icons_aaaaaa_256x240.png | Bin 0 -> 7075 bytes .../vader/images/ui-icons_bbbbbb_256x240.png | Bin 0 -> 7092 bytes .../vader/images/ui-icons_c98000_256x240.png | Bin 0 -> 4676 bytes .../vader/images/ui-icons_cccccc_256x240.png | Bin 0 -> 7034 bytes .../vader/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4676 bytes .../vader/images/ui-icons_f29a00_256x240.png | Bin 0 -> 4676 bytes .../themes/vader/jquery-ui.css | 1311 ++ .../themes/vader/jquery-ui.min.css | 7 + .../themes/vader/theme.css | 443 + .../static/dist/jquery.maskedinput.min.js | 7 - .../images/ui-icons_444444_256x240.png | Bin 6992 -> 0 bytes .../images/ui-icons_555555_256x240.png | Bin 6988 -> 0 bytes .../images/ui-icons_777620_256x240.png | Bin 4549 -> 0 bytes .../images/ui-icons_777777_256x240.png | Bin 6999 -> 0 bytes .../images/ui-icons_cc0000_256x240.png | Bin 4549 -> 0 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6299 -> 0 bytes mondumas/static/dist/jqueryui/jquery-ui.js | 16617 ---------------- .../dist/jqueryupload/jquery.fileupload.js | 1477 -- .../jqueryupload/jquery.iframe-transport.js | 217 - .../dist/jqueryupload/jquery.ui.widget.js | 572 - .../jqueryvalidation/additional-methods.js | 998 - .../additional-methods.min.js | 4 - .../additional-methods.min_modif.js | 5 - .../localization/messages_ar.js | 33 - .../localization/messages_ar.min.js | 4 - .../localization/messages_bg.js | 33 - .../localization/messages_bg.min.js | 4 - .../localization/messages_bn_BD.js | 33 - .../localization/messages_bn_BD.min.js | 4 - .../localization/messages_ca.js | 33 - .../localization/messages_ca.min.js | 4 - .../localization/messages_cs.js | 33 - .../localization/messages_cs.min.js | 4 - .../localization/messages_da.js | 30 - .../localization/messages_da.min.js | 4 - .../localization/messages_de.js | 30 - .../localization/messages_de.min.js | 4 - .../localization/messages_el.js | 33 - .../localization/messages_el.min.js | 4 - .../localization/messages_es.js | 36 - .../localization/messages_es.min.js | 4 - .../localization/messages_es_AR.js | 37 - .../localization/messages_es_AR.min.js | 4 - .../localization/messages_es_PE.js | 37 - .../localization/messages_es_PE.min.js | 4 - .../localization/messages_et.js | 31 - .../localization/messages_et.min.js | 4 - .../localization/messages_eu.js | 33 - .../localization/messages_eu.min.js | 4 - .../localization/messages_fa.js | 36 - .../localization/messages_fa.min.js | 4 - .../localization/messages_fi.js | 31 - .../localization/messages_fi.min.js | 4 - .../localization/messages_fr.js | 59 - .../localization/messages_fr.min.js | 4 - .../localization/messages_ge.js | 33 - .../localization/messages_ge.min.js | 4 - .../localization/messages_gl.js | 38 - .../localization/messages_gl.min.js | 4 - .../localization/messages_he.js | 33 - .../localization/messages_he.min.js | 4 - .../localization/messages_hr.js | 33 - .../localization/messages_hr.min.js | 4 - .../localization/messages_hu.js | 32 - .../localization/messages_hu.min.js | 4 - .../localization/messages_hy_AM.js | 33 - .../localization/messages_hy_AM.min.js | 4 - .../localization/messages_id.js | 32 - .../localization/messages_id.min.js | 4 - .../localization/messages_is.js | 31 - .../localization/messages_is.min.js | 4 - .../localization/messages_it.js | 37 - .../localization/messages_it.min.js | 4 - .../localization/messages_ja.js | 33 - .../localization/messages_ja.min.js | 4 - .../localization/messages_ka.js | 33 - .../localization/messages_ka.min.js | 4 - .../localization/messages_kk.js | 33 - .../localization/messages_kk.min.js | 4 - .../localization/messages_ko.js | 33 - .../localization/messages_ko.min.js | 4 - .../localization/messages_lt.js | 33 - .../localization/messages_lt.min.js | 4 - .../localization/messages_lv.js | 33 - .../localization/messages_lv.min.js | 4 - .../localization/messages_my.js | 33 - .../localization/messages_my.min.js | 4 - .../localization/messages_nl.js | 43 - .../localization/messages_nl.min.js | 4 - .../localization/messages_no.js | 33 - .../localization/messages_no.min.js | 4 - .../localization/messages_pl.js | 33 - .../localization/messages_pl.min.js | 4 - .../localization/messages_pt_BR.js | 39 - .../localization/messages_pt_BR.min.js | 4 - .../localization/messages_pt_PT.js | 37 - .../localization/messages_pt_PT.min.js | 4 - .../localization/messages_ro.js | 33 - .../localization/messages_ro.min.js | 4 - .../localization/messages_ru.js | 33 - .../localization/messages_ru.min.js | 4 - .../localization/messages_si.js | 33 - .../localization/messages_si.min.js | 4 - .../localization/messages_sk.js | 30 - .../localization/messages_sk.min.js | 4 - .../localization/messages_sl.js | 33 - .../localization/messages_sl.min.js | 4 - .../localization/messages_sr.js | 33 - .../localization/messages_sr.min.js | 4 - .../localization/messages_sr_lat.js | 33 - .../localization/messages_sr_lat.min.js | 4 - .../localization/messages_sv.js | 31 - .../localization/messages_sv.min.js | 4 - .../localization/messages_th.js | 33 - .../localization/messages_th.min.js | 4 - .../localization/messages_tj.js | 33 - .../localization/messages_tj.min.js | 4 - .../localization/messages_tr.js | 34 - .../localization/messages_tr.min.js | 4 - .../localization/messages_uk.js | 33 - .../localization/messages_uk.min.js | 4 - .../localization/messages_vi.js | 33 - .../localization/messages_vi.min.js | 4 - .../localization/messages_zh.js | 33 - .../localization/messages_zh.min.js | 4 - .../localization/messages_zh_TW.js | 34 - .../localization/messages_zh_TW.min.js | 4 - .../localization/methods_de.js | 22 - .../localization/methods_de.min.js | 4 - .../localization/methods_es_CL.js | 22 - .../localization/methods_es_CL.min.js | 4 - .../localization/methods_fi.js | 22 - .../localization/methods_fi.min.js | 4 - .../localization/methods_nl.js | 19 - .../localization/methods_nl.min.js | 4 - .../localization/methods_pt.js | 19 - .../localization/methods_pt.min.js | 4 - mondumas/static/dist/less-3.11.1/less.cjs.js | 10867 ++++++++++ mondumas/static/dist/less-3.11.1/less.js | 11548 +++++++++++ mondumas/static/dist/less-3.11.1/less.min.js | 11 + .../static/dist/less-3.11.1/less.min.js.map | 1 + .../static/dist/moment-with-locales.min.js | 81 + mondumas/templates/agenda/agenda.pt | 2 + mondumas/templates/agenda/planning.pt | 2 + mondumas/templates/agenda/rdv_edit.pt | 1 + mondumas/templates/dossier/dossier_edit.pt | 1 + mondumas/templates/layouts/global_layout.pt | 17 +- mondumas/views/agenda.py | 1 - 794 files changed, 169889 insertions(+), 25828 deletions(-) create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/datatables.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/datatables.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/datatables.min.css create mode 100644 mondumas/static/dist/DataTables-1.10.20/datatables.min.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/images/sort_asc.png create mode 100644 mondumas/static/dist/DataTables-1.10.20/images/sort_asc_disabled.png create mode 100644 mondumas/static/dist/DataTables-1.10.20/images/sort_both.png create mode 100644 mondumas/static/dist/DataTables-1.10.20/images/sort_desc.png create mode 100644 mondumas/static/dist/DataTables-1.10.20/images/sort_desc_disabled.png create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.bootstrap.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.bootstrap.min.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.bootstrap4.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.bootstrap4.min.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.foundation.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.foundation.min.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.jqueryui.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.jqueryui.min.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.semanticui.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/dataTables.semanticui.min.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/jquery.dataTables.js create mode 100644 mondumas/static/dist/DataTables-1.10.20/js/jquery.dataTables.min.js create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap-theme.css create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap-theme.css.map create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap-theme.min.css create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap-theme.min.css.map create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap.css create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap.css.map create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap.min.css create mode 100644 mondumas/static/dist/bootstrap-3.3.7/css/bootstrap.min.css.map rename mondumas/static/dist/{ => bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.eot (100%) rename mondumas/static/dist/{ => bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.svg (100%) rename mondumas/static/dist/{ => bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.ttf (100%) rename mondumas/static/dist/{ => bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.woff (100%) rename mondumas/static/dist/{ => bootstrap-3.3.7}/fonts/glyphicons-halflings-regular.woff2 (100%) create mode 100644 mondumas/static/dist/bootstrap-3.3.7/js/bootstrap.js create mode 100644 mondumas/static/dist/bootstrap-3.3.7/js/bootstrap.min.js create mode 100644 mondumas/static/dist/bootstrap-3.3.7/js/npm.js delete mode 100644 mondumas/static/dist/datepicker/bootstrap-datepicker.css delete mode 100644 mondumas/static/dist/datepicker/bootstrap-datepicker.fr.min.js delete mode 100644 mondumas/static/dist/datepicker/bootstrap-datepicker.js rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/css/formValidation.css (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/css/formValidation.min.css (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/formValidation.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/formValidation.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/formValidation.popular.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/formValidation.popular.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/bootstrap.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/bootstrap.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/foundation.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/foundation.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/pure.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/pure.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/semantic.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/semantic.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/uikit.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/framework/uikit.min.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/ar_MA.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/bg_BG.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/ca_ES.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/cs_CZ.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/da_DK.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/de_DE.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/el_GR.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/en_US.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/es_CL.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/es_ES.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/eu_ES.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/fa_IR.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/fi_FI.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/fr_BE.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/fr_FR.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/he_IL.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/hi_IN.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/hu_HU.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/id_ID.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/it_IT.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/ja_JP.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/nl_BE.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/nl_NL.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/no_NO.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/pl_PL.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/pt_BR.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/pt_PT.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/ro_RO.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/ru_RU.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/sk_SK.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/sq_AL.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/sr_RS.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/sv_SE.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/th_TH.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/tr_TR.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/ua_UA.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/vi_VN.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/zh_CN.js (100%) rename mondumas/static/dist/{formvalidation => formvalidation-0.7.0}/js/language/zh_TW.js (100%) create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/CHANGELOG.txt create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/CONTRIBUTING.txt create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/LICENSE.txt create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/agenda-views.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/background-events.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/basic-views.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/default.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/external-dragging.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/gcal.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/js/theme-chooser.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/json.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/json/events.json create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/list-views.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/locales.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/php/get-events.php create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/php/get-timezones.php create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/php/utils.php create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/selectable.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/themes.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/timezones.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/demos/week-numbers.html create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/fullcalendar.css create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/fullcalendar.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/fullcalendar.min.css create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/fullcalendar.min.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/fullcalendar.print.css create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/fullcalendar.print.min.css create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/gcal.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/gcal.min.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/lib/jquery-ui.min.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/lib/jquery.min.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/lib/moment.min.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale-all.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/af.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar-dz.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar-kw.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar-ly.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar-ma.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar-sa.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar-tn.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ar.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/bg.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/bs.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ca.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/cs.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/da.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/de-at.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/de-ch.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/de.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/el.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/en-au.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/en-ca.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/en-gb.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/en-ie.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/en-nz.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/es-do.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/es-us.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/es.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/et.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/eu.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/fa.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/fi.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/fr-ca.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/fr-ch.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/fr.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/gl.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/he.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/hi.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/hr.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/hu.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/id.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/is.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/it.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ja.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ka.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/kk.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ko.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/lb.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/lt.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/lv.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/mk.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ms-my.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ms.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/nb.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/nl-be.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/nl.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/nn.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/pl.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/pt-br.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/pt.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ro.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/ru.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/sk.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/sl.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/sq.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/sr-cyrl.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/sr.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/sv.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/th.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/tr.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/uk.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/vi.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/zh-cn.js create mode 100644 mondumas/static/dist/fullcalendar-3.9.0/locale/zh-tw.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/CHANGELOG.txt create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/CONTRIBUTING.txt create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/LICENSE.txt create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/background-events.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/column-grouping.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/columns.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/dynamic-add-remove.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/external-dragging.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/gcal.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/grouping.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/js/theme-chooser.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/json.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/json/events.json create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/json/resources.json create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/misc-callbacks.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/no-overlap.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/ordering.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/rendering-hooks.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/scale.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/selectable.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/simple.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/themes.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/demos/vertical-resource-view.html create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/fullcalendar.min.css create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/fullcalendar.min.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/fullcalendar.print.min.css create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/gcal.min.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/jquery-ui.min.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/jquery.min.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/lib/moment.min.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/scheduler.css create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/scheduler.js create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/scheduler.min.css create mode 100644 mondumas/static/dist/fullcalendar-scheduler-1.9.4/scheduler.min.js rename mondumas/static/dist/{jquery-2.2.2.js => jquery-3.2.1.js} (81%) create mode 100644 mondumas/static/dist/jquery-3.2.1.min.js create mode 100644 mondumas/static/dist/jquery-3.4.1.js create mode 100644 mondumas/static/dist/jquery-3.4.1.min.js create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/AUTHORS.txt create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/LICENSE.txt create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/external/jquery/jquery.js create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/index.html create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/jquery-ui.js create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/jquery-ui.min.js create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/jquery-ui.structure.css create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/jquery-ui.structure.min.css create mode 100644 mondumas/static/dist/jquery-ui-1.12.1/package.json create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/AUTHORS.txt create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/LICENSE.txt create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/images/ui-icons_444444_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/images/ui-icons_555555_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/images/ui-icons_777620_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/images/ui-icons_777777_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/images/ui-icons_cc0000_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/jquery-ui.structure.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/jquery-ui.structure.min.css rename mondumas/static/dist/{jqueryui => jquery-ui-themes-1.12.1}/jquery-ui.theme.css (76%) create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/jquery-ui.theme.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_444444_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_555555_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_777620_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_777777_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_cc0000_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/base/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_4ca300_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_bbbbbb_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_ededed_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_ffcf29_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/black-tie/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-icons_004276_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-icons_cc0000_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/blitzer/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_2694e8_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_2e83ff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_3d80b3_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_72a7cf_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/cupertino/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_a83300_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_cccccc_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dark-hive/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_00498f_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_98d2fb_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/dot-luv/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_454545_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_734d99_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_8d78a5_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_a8a3ae_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_ebccce_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/eggplant/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_0a82eb_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_0b54d5_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/excite-bike/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_0073ea_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_454545_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_666666_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_ff0084_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/flick/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_454545_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_88a206_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_c02669_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/hot-sneaks/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_c47a23_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_cb672b_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_f08000_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_f35f07_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_ff7519_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/humanity/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_4eb305_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_72b42d_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_cd0a0a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/le-frog/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_9bcc60_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_add978_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_f1fd86_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/mint-choc/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_3383bb_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_454545_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_70b2e1_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_999999_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_fbc856_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/overcast/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_b83400_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/pepper-grinder/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_217bc0_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_2e83ff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_469bdd_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_6da8d5_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_cd0a0a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_d8e7f3_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_f9bd01_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/redmond/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_2e83ff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_454545_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_888888_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_cd0a0a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/smoothness/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_808080_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_847e71_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_8DC262_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_cd0a0a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_eeeeee_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/south-street/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_glass_45_0078ae_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_0078ae_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_056b93_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_d8e7f3_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_e0fdff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_f5e175_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_f7a50d_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_fcd113_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/start/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_3d3d3d_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_bd7b00_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_d19405_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_eb990f_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_ed9f26_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_fadc7a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_ffe180_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/sunny/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_070603_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_efec9f_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_ff7519_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/swanky-purse/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_000000_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_1f1f1f_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_9fda58_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_b8ec79_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_cd0a0a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/trontastic/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_a83300_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_cccccc_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-darkness/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_222222_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_228ef1_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_ffffff_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/ui-lightness/theme.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_666666_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_aaaaaa_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_bbbbbb_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_c98000_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_cccccc_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_cd0a0a_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_f29a00_256x240.png create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/jquery-ui.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/jquery-ui.min.css create mode 100644 mondumas/static/dist/jquery-ui-themes-1.12.1/themes/vader/theme.css delete mode 100644 mondumas/static/dist/jquery.maskedinput.min.js delete mode 100644 mondumas/static/dist/jqueryui/images/ui-icons_444444_256x240.png delete mode 100644 mondumas/static/dist/jqueryui/images/ui-icons_555555_256x240.png delete mode 100644 mondumas/static/dist/jqueryui/images/ui-icons_777620_256x240.png delete mode 100644 mondumas/static/dist/jqueryui/images/ui-icons_777777_256x240.png delete mode 100644 mondumas/static/dist/jqueryui/images/ui-icons_cc0000_256x240.png delete mode 100644 mondumas/static/dist/jqueryui/images/ui-icons_ffffff_256x240.png delete mode 100644 mondumas/static/dist/jqueryui/jquery-ui.js delete mode 100644 mondumas/static/dist/jqueryupload/jquery.fileupload.js delete mode 100644 mondumas/static/dist/jqueryupload/jquery.iframe-transport.js delete mode 100644 mondumas/static/dist/jqueryupload/jquery.ui.widget.js delete mode 100644 mondumas/static/dist/jqueryvalidation/additional-methods.js delete mode 100644 mondumas/static/dist/jqueryvalidation/additional-methods.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/additional-methods.min_modif.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ar.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ar.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_bg.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_bg.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_bn_BD.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_bn_BD.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ca.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ca.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_cs.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_cs.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_da.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_da.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_de.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_de.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_el.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_el.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_es.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_es.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_es_AR.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_es_AR.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_es_PE.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_es_PE.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_et.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_et.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_eu.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_eu.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_fa.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_fa.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_fi.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_fi.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_fr.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_fr.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ge.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ge.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_gl.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_gl.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_he.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_he.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_hr.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_hr.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_hu.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_hu.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_hy_AM.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_hy_AM.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_id.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_id.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_is.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_is.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_it.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_it.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ja.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ja.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ka.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ka.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_kk.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_kk.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ko.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ko.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_lt.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_lt.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_lv.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_lv.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_my.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_my.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_nl.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_nl.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_no.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_no.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_pl.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_pl.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_pt_BR.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_pt_BR.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_pt_PT.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_pt_PT.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ro.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ro.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ru.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_ru.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_si.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_si.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sk.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sk.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sl.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sl.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sr.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sr.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sr_lat.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sr_lat.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sv.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_sv.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_th.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_th.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_tj.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_tj.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_tr.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_tr.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_uk.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_uk.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_vi.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_vi.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_zh.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_zh.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_zh_TW.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/messages_zh_TW.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_de.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_de.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_es_CL.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_es_CL.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_fi.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_fi.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_nl.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_nl.min.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_pt.js delete mode 100644 mondumas/static/dist/jqueryvalidation/localization/methods_pt.min.js create mode 100644 mondumas/static/dist/less-3.11.1/less.cjs.js create mode 100644 mondumas/static/dist/less-3.11.1/less.js create mode 100644 mondumas/static/dist/less-3.11.1/less.min.js create mode 100644 mondumas/static/dist/less-3.11.1/less.min.js.map create mode 100644 mondumas/static/dist/moment-with-locales.min.js diff --git a/README.md b/README.md index 4d39330..aac9ad1 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,36 @@ # README # +Cette application web permet aux collaborateurs de l'entreprise Dumas : -Application web permettant aux personnels de l'entreprise Dumas d'accéder aux dossiers des clients + - de consulter et de gérer les dossiers des clients depuis leur tablette + - de créer un rapport de fuite et le faire signer par le client + +Elle est développée avec les composants open source suivants : + +## Backend + +- [Python](https://www.python.org/downloads/) 3.7 +- [Pyramid web framework](https://trypyramid.com/) 1.10 +- [MySQL server](https://mysql.com/) 8.0 +- [Apache web server](https://apache.org/) + +## Frontend + +- [Bootstrap framework](https://getbootstrap.com/) for CSS 3.3.7 +- [Jquery](https://jquery.com/download/) for JavaScript 3.2.1 +- Chameleon templates +- [FormValidation](https://formvalidation.io/) form validator 0.7.0 + +## Jquery Plugins + +- [DataTables](https://datatables.net/) 1.10.20 +- [Fullcalendar](https://fullcalendar.io/) 3.9.0 +- [fullcalendar Scheduler](https://fullcalendar.io/) 1.9.4 +- [Jquery-ui et jquery-ui-themes](https://jqueryui.com/) 1.12.1 +- [jSignature](https://willowsystems.github.io/jSignature) +- [less.js](http://lesscss.org/) 3.11.1 +- [moment.js](https://momentjs.com/) with-locales.min.js - -Développé avec : - - Pyramid Framework - - MySQL - - Chameleon - -* [Exemple d'une comptabilité simple] (http://perso.numericable.fr/assoc1901/droit/comptabilite1.htm) - -* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) +[Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.css new file mode 100644 index 0000000..6a9e753 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.css @@ -0,0 +1,187 @@ +table.dataTable { + clear: both; + margin-top: 6px !important; + margin-bottom: 6px !important; + max-width: none !important; + border-collapse: separate !important; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, +table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_length select { + width: 75px; + display: inline-block; +} +div.dataTables_wrapper div.dataTables_filter { + text-align: right; +} +div.dataTables_wrapper div.dataTables_filter label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dataTables_wrapper div.dataTables_filter input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 8px; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_paginate { + margin: 0; + white-space: nowrap; + text-align: right; +} +div.dataTables_wrapper div.dataTables_paginate ul.pagination { + margin: 2px 0; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} + +table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, +table.dataTable thead > tr > td.sorting_asc, +table.dataTable thead > tr > td.sorting_desc, +table.dataTable thead > tr > td.sorting { + padding-right: 30px; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; + position: relative; +} +table.dataTable thead .sorting:after, +table.dataTable thead .sorting_asc:after, +table.dataTable thead .sorting_desc:after, +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + position: absolute; + bottom: 8px; + right: 8px; + display: block; + font-family: 'Glyphicons Halflings'; + opacity: 0.5; +} +table.dataTable thead .sorting:after { + opacity: 0.2; + content: "\e150"; + /* sort */ +} +table.dataTable thead .sorting_asc:after { + content: "\e155"; + /* sort-by-attributes */ +} +table.dataTable thead .sorting_desc:after { + content: "\e156"; + /* sort-by-attributes-alt */ +} +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + color: #eee; +} + +div.dataTables_scrollHead table.dataTable { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody > table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody > table > thead .sorting:after, +div.dataTables_scrollBody > table > thead .sorting_asc:after, +div.dataTables_scrollBody > table > thead .sorting_desc:after { + display: none; +} +div.dataTables_scrollBody > table > tbody > tr:first-child > th, +div.dataTables_scrollBody > table > tbody > tr:first-child > td { + border-top: none; +} + +div.dataTables_scrollFoot > .dataTables_scrollFootInner { + box-sizing: content-box; +} +div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dataTables_wrapper div.dataTables_length, + div.dataTables_wrapper div.dataTables_filter, + div.dataTables_wrapper div.dataTables_info, + div.dataTables_wrapper div.dataTables_paginate { + text-align: center; + } +} +table.dataTable.table-condensed > thead > tr > th { + padding-right: 20px; +} +table.dataTable.table-condensed .sorting:after, +table.dataTable.table-condensed .sorting_asc:after, +table.dataTable.table-condensed .sorting_desc:after { + top: 6px; + right: 6px; +} + +table.table-bordered.dataTable th, +table.table-bordered.dataTable td { + border-left-width: 0; +} +table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, +table.table-bordered.dataTable td:last-child, +table.table-bordered.dataTable td:last-child { + border-right-width: 0; +} +table.table-bordered.dataTable tbody th, +table.table-bordered.dataTable tbody td { + border-bottom-width: 0; +} + +div.dataTables_scrollHead table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dataTables_wrapper > div.row { + margin: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { + padding-left: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { + padding-right: 0; +} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.min.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.min.css new file mode 100644 index 0000000..af6ecfe --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap.min.css @@ -0,0 +1 @@ +table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.css new file mode 100644 index 0000000..84ec203 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.css @@ -0,0 +1,206 @@ +table.dataTable { + clear: both; + margin-top: 6px !important; + margin-bottom: 6px !important; + max-width: none !important; + border-collapse: separate !important; + border-spacing: 0; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, +table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_length select { + width: auto; + display: inline-block; +} +div.dataTables_wrapper div.dataTables_filter { + text-align: right; +} +div.dataTables_wrapper div.dataTables_filter label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dataTables_wrapper div.dataTables_filter input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 0.85em; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_paginate { + margin: 0; + white-space: nowrap; + text-align: right; +} +div.dataTables_wrapper div.dataTables_paginate ul.pagination { + margin: 2px 0; + white-space: nowrap; + justify-content: flex-end; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} + +table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, +table.dataTable thead > tr > td.sorting_asc, +table.dataTable thead > tr > td.sorting_desc, +table.dataTable thead > tr > td.sorting { + padding-right: 30px; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; + position: relative; +} +table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, +table.dataTable thead .sorting_asc:before, +table.dataTable thead .sorting_asc:after, +table.dataTable thead .sorting_desc:before, +table.dataTable thead .sorting_desc:after, +table.dataTable thead .sorting_asc_disabled:before, +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:before, +table.dataTable thead .sorting_desc_disabled:after { + position: absolute; + bottom: 0.9em; + display: block; + opacity: 0.3; +} +table.dataTable thead .sorting:before, +table.dataTable thead .sorting_asc:before, +table.dataTable thead .sorting_desc:before, +table.dataTable thead .sorting_asc_disabled:before, +table.dataTable thead .sorting_desc_disabled:before { + right: 1em; + content: "\2191"; +} +table.dataTable thead .sorting:after, +table.dataTable thead .sorting_asc:after, +table.dataTable thead .sorting_desc:after, +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + right: 0.5em; + content: "\2193"; +} +table.dataTable thead .sorting_asc:before, +table.dataTable thead .sorting_desc:after { + opacity: 1; +} +table.dataTable thead .sorting_asc_disabled:before, +table.dataTable thead .sorting_desc_disabled:after { + opacity: 0; +} + +div.dataTables_scrollHead table.dataTable { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody table thead .sorting:before, +div.dataTables_scrollBody table thead .sorting_asc:before, +div.dataTables_scrollBody table thead .sorting_desc:before, +div.dataTables_scrollBody table thead .sorting:after, +div.dataTables_scrollBody table thead .sorting_asc:after, +div.dataTables_scrollBody table thead .sorting_desc:after { + display: none; +} +div.dataTables_scrollBody table tbody tr:first-child th, +div.dataTables_scrollBody table tbody tr:first-child td { + border-top: none; +} + +div.dataTables_scrollFoot > .dataTables_scrollFootInner { + box-sizing: content-box; +} +div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dataTables_wrapper div.dataTables_length, + div.dataTables_wrapper div.dataTables_filter, + div.dataTables_wrapper div.dataTables_info, + div.dataTables_wrapper div.dataTables_paginate { + text-align: center; + } +} +table.dataTable.table-sm > thead > tr > th { + padding-right: 20px; +} +table.dataTable.table-sm .sorting:before, +table.dataTable.table-sm .sorting_asc:before, +table.dataTable.table-sm .sorting_desc:before { + top: 5px; + right: 0.85em; +} +table.dataTable.table-sm .sorting:after, +table.dataTable.table-sm .sorting_asc:after, +table.dataTable.table-sm .sorting_desc:after { + top: 5px; +} + +table.table-bordered.dataTable th, +table.table-bordered.dataTable td { + border-left-width: 0; +} +table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, +table.table-bordered.dataTable td:last-child, +table.table-bordered.dataTable td:last-child { + border-right-width: 0; +} +table.table-bordered.dataTable tbody th, +table.table-bordered.dataTable tbody td { + border-bottom-width: 0; +} + +div.dataTables_scrollHead table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dataTables_wrapper > div.row { + margin: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { + padding-left: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { + padding-right: 0; +} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.min.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.min.css new file mode 100644 index 0000000..f1930be --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.bootstrap4.min.css @@ -0,0 +1 @@ +table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:0.85em;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:0.9em;display:block;opacity:0.3}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{right:0.5em;content:"\2193"}table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:after{opacity:1}table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:before,div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-sm>thead>tr>th{padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{top:5px;right:0.85em}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.css new file mode 100644 index 0000000..79848c9 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.css @@ -0,0 +1,118 @@ +table.dataTable { + clear: both; + margin: 0.5em 0 !important; + max-width: none !important; + width: 100%; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper { + position: relative; +} +div.dataTables_wrapper div.dataTables_length label { + float: left; + text-align: left; + margin-bottom: 0; +} +div.dataTables_wrapper div.dataTables_length select { + width: 75px; + margin-bottom: 0; +} +div.dataTables_wrapper div.dataTables_filter label { + float: right; + margin-bottom: 0; +} +div.dataTables_wrapper div.dataTables_filter input { + display: inline-block !important; + width: auto !important; + margin-bottom: 0; + margin-left: 0.5em; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 2px; +} +div.dataTables_wrapper div.dataTables_paginate { + float: right; + margin: 0; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1rem 0; +} + +table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, +table.dataTable thead > tr > td.sorting_asc, +table.dataTable thead > tr > td.sorting_desc, +table.dataTable thead > tr > td.sorting { + padding-right: 1.5rem; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + background-repeat: no-repeat; + background-position: center right; +} +table.dataTable thead .sorting { + background-image: url("../images/sort_both.png"); +} +table.dataTable thead .sorting_asc { + background-image: url("../images/sort_asc.png"); +} +table.dataTable thead .sorting_desc { + background-image: url("../images/sort_desc.png"); +} +table.dataTable thead .sorting_asc_disabled { + background-image: url("../images/sort_asc_disabled.png"); +} +table.dataTable thead .sorting_desc_disabled { + background-image: url("../images/sort_desc_disabled.png"); +} + +div.dataTables_scrollHead table { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody table tbody tr:first-child th, +div.dataTables_scrollBody table tbody tr:first-child td { + border-top: none; +} + +div.dataTables_scrollFoot table { + margin-top: 0 !important; + border-top: none; +} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.min.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.min.css new file mode 100644 index 0000000..73af41e --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.foundation.min.css @@ -0,0 +1 @@ +table.dataTable{clear:both;margin:0.5em 0 !important;max-width:none !important;width:100%}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper{position:relative}div.dataTables_wrapper div.dataTables_length label{float:left;text-align:left;margin-bottom:0}div.dataTables_wrapper div.dataTables_length select{width:75px;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter label{float:right;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter input{display:inline-block !important;width:auto !important;margin-bottom:0;margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:2px}div.dataTables_wrapper div.dataTables_paginate{float:right;margin:0}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:1.5rem}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}div.dataTables_scrollHead table{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.css new file mode 100644 index 0000000..5070b04 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.css @@ -0,0 +1,481 @@ +/* + * Table styles + */ +table.dataTable { + width: 100%; + margin: 0 auto; + clear: both; + border-collapse: separate; + border-spacing: 0; + /* + * Header and footer styles + */ + /* + * Body styles + */ +} +table.dataTable thead th, +table.dataTable tfoot th { + font-weight: bold; +} +table.dataTable thead th, +table.dataTable thead td { + padding: 10px 18px; +} +table.dataTable thead th:active, +table.dataTable thead td:active { + outline: none; +} +table.dataTable tfoot th, +table.dataTable tfoot td { + padding: 10px 18px 6px 18px; +} +table.dataTable tbody tr { + background-color: #ffffff; +} +table.dataTable tbody tr.selected { + background-color: #B0BED9; +} +table.dataTable tbody th, +table.dataTable tbody td { + padding: 8px 10px; +} +table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td { + border-top: 1px solid #ddd; +} +table.dataTable.row-border tbody tr:first-child th, +table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, +table.dataTable.display tbody tr:first-child td { + border-top: none; +} +table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td { + border-top: 1px solid #ddd; + border-right: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr th:first-child, +table.dataTable.cell-border tbody tr td:first-child { + border-left: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr:first-child th, +table.dataTable.cell-border tbody tr:first-child td { + border-top: none; +} +table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { + background-color: #f9f9f9; +} +table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected { + background-color: #acbad4; +} +table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { + background-color: #f6f6f6; +} +table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected { + background-color: #aab7d1; +} +table.dataTable.order-column tbody tr > .sorting_1, +table.dataTable.order-column tbody tr > .sorting_2, +table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, +table.dataTable.display tbody tr > .sorting_2, +table.dataTable.display tbody tr > .sorting_3 { + background-color: #fafafa; +} +table.dataTable.order-column tbody tr.selected > .sorting_1, +table.dataTable.order-column tbody tr.selected > .sorting_2, +table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, +table.dataTable.display tbody tr.selected > .sorting_2, +table.dataTable.display tbody tr.selected > .sorting_3 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 { + background-color: #f1f1f1; +} +table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 { + background-color: #f3f3f3; +} +table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 { + background-color: whitesmoke; +} +table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 { + background-color: #a6b4cd; +} +table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 { + background-color: #a8b5cf; +} +table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 { + background-color: #a9b7d1; +} +table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 { + background-color: #fafafa; +} +table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 { + background-color: #fcfcfc; +} +table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 { + background-color: #fefefe; +} +table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 { + background-color: #aebcd6; +} +table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 { + background-color: #afbdd8; +} +table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { + background-color: #eaeaea; +} +table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { + background-color: #ececec; +} +table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { + background-color: #efefef; +} +table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { + background-color: #a2aec7; +} +table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { + background-color: #a3b0c9; +} +table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { + background-color: #a5b2cb; +} +table.dataTable.no-footer { + border-bottom: 1px solid #111; +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable.compact thead th, +table.dataTable.compact thead td { + padding: 4px 17px 4px 4px; +} +table.dataTable.compact tfoot th, +table.dataTable.compact tfoot td { + padding: 4px; +} +table.dataTable.compact tbody th, +table.dataTable.compact tbody td { + padding: 4px; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center, +table.dataTable td.dataTables_empty { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable, +table.dataTable th, +table.dataTable td { + box-sizing: content-box; +} + +/* + * Control feature layout + */ +.dataTables_wrapper { + position: relative; + clear: both; + *zoom: 1; + zoom: 1; +} +.dataTables_wrapper .dataTables_length { + float: left; +} +.dataTables_wrapper .dataTables_filter { + float: right; + text-align: right; +} +.dataTables_wrapper .dataTables_filter input { + margin-left: 0.5em; +} +.dataTables_wrapper .dataTables_info { + clear: both; + float: left; + padding-top: 0.755em; +} +.dataTables_wrapper .dataTables_paginate { + float: right; + text-align: right; + padding-top: 0.25em; +} +.dataTables_wrapper .dataTables_paginate .paginate_button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em 1em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + *cursor: hand; + color: #333 !important; + border: 1px solid transparent; + border-radius: 2px; +} +.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { + color: #333 !important; + border: 1px solid #979797; + background-color: white; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%); + /* IE10+ */ + background: -o-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, white 0%, #dcdcdc 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { + cursor: default; + color: #666 !important; + border: 1px solid transparent; + background: transparent; + box-shadow: none; +} +.dataTables_wrapper .dataTables_paginate .paginate_button:hover { + color: white !important; + border: 1px solid #111; + background-color: #585858; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #585858 0%, #111 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #585858 0%, #111 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #585858 0%, #111 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #585858 0%, #111 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #585858 0%, #111 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button:active { + outline: none; + background-color: #2b2b2b; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); + /* W3C */ + box-shadow: inset 0 0 3px #111; +} +.dataTables_wrapper .dataTables_paginate .ellipsis { + padding: 0 1em; +} +.dataTables_wrapper .dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 100%; + height: 40px; + margin-left: -50%; + margin-top: -25px; + padding-top: 20px; + text-align: center; + font-size: 1.2em; + background-color: white; + background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0))); + background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); +} +.dataTables_wrapper .dataTables_length, +.dataTables_wrapper .dataTables_filter, +.dataTables_wrapper .dataTables_info, +.dataTables_wrapper .dataTables_processing, +.dataTables_wrapper .dataTables_paginate { + color: #333; +} +.dataTables_wrapper .dataTables_scroll { + clear: both; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody { + *margin-top: -1px; + -webkit-overflow-scrolling: touch; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td { + vertical-align: middle; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing { + height: 0; + overflow: hidden; + margin: 0 !important; + padding: 0 !important; +} +.dataTables_wrapper.no-footer .dataTables_scrollBody { + border-bottom: 1px solid #111; +} +.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, +.dataTables_wrapper.no-footer div.dataTables_scrollBody > table { + border-bottom: none; +} +.dataTables_wrapper:after { + visibility: hidden; + display: block; + content: ""; + clear: both; + height: 0; +} + +@media screen and (max-width: 767px) { + .dataTables_wrapper .dataTables_info, + .dataTables_wrapper .dataTables_paginate { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_paginate { + margin-top: 0.5em; + } +} +@media screen and (max-width: 640px) { + .dataTables_wrapper .dataTables_length, + .dataTables_wrapper .dataTables_filter { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_filter { + margin-top: 0.5em; + } +} +table.dataTable thead th div.DataTables_sort_wrapper { + position: relative; +} +table.dataTable thead th div.DataTables_sort_wrapper span { + position: absolute; + top: 50%; + margin-top: -8px; + right: -18px; +} +table.dataTable thead th.ui-state-default, +table.dataTable tfoot th.ui-state-default { + border-left-width: 0; +} +table.dataTable thead th.ui-state-default:first-child, +table.dataTable tfoot th.ui-state-default:first-child { + border-left-width: 1px; +} + +/* + * Control feature layout + */ +.dataTables_wrapper .dataTables_paginate .fg-button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + *cursor: hand; + border: 1px solid transparent; +} +.dataTables_wrapper .dataTables_paginate .fg-button:active { + outline: none; +} +.dataTables_wrapper .dataTables_paginate .fg-button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.dataTables_wrapper .dataTables_paginate .fg-button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +.dataTables_wrapper .ui-widget-header { + font-weight: normal; +} +.dataTables_wrapper .ui-toolbar { + padding: 8px; +} +.dataTables_wrapper.no-footer .dataTables_scrollBody { + border-bottom: none; +} +.dataTables_wrapper .dataTables_length, +.dataTables_wrapper .dataTables_filter, +.dataTables_wrapper .dataTables_info, +.dataTables_wrapper .dataTables_processing, +.dataTables_wrapper .dataTables_paginate { + color: inherit; +} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.min.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.min.css new file mode 100644 index 0000000..4e99c26 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.jqueryui.min.css @@ -0,0 +1 @@ +table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}table.dataTable thead th div.DataTables_sort_wrapper{position:relative}table.dataTable thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:-18px}table.dataTable thead th.ui-state-default,table.dataTable tfoot th.ui-state-default{border-left-width:0}table.dataTable thead th.ui-state-default:first-child,table.dataTable tfoot th.ui-state-default:first-child{border-left-width:1px}.dataTables_wrapper .dataTables_paginate .fg-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;border:1px solid transparent}.dataTables_wrapper .dataTables_paginate .fg-button:active{outline:none}.dataTables_wrapper .dataTables_paginate .fg-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.dataTables_wrapper .dataTables_paginate .fg-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.dataTables_wrapper .ui-widget-header{font-weight:normal}.dataTables_wrapper .ui-toolbar{padding:8px}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:none}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:inherit} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.css new file mode 100644 index 0000000..077db2a --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.css @@ -0,0 +1,102 @@ +/* + * Styling for DataTables with Semantic UI + */ +table.dataTable.table { + margin: 0; +} +table.dataTable.table thead th, +table.dataTable.table thead td { + position: relative; +} +table.dataTable.table thead th.sorting, table.dataTable.table thead th.sorting_asc, table.dataTable.table thead th.sorting_desc, +table.dataTable.table thead td.sorting, +table.dataTable.table thead td.sorting_asc, +table.dataTable.table thead td.sorting_desc { + padding-right: 20px; +} +table.dataTable.table thead th.sorting:after, table.dataTable.table thead th.sorting_asc:after, table.dataTable.table thead th.sorting_desc:after, +table.dataTable.table thead td.sorting:after, +table.dataTable.table thead td.sorting_asc:after, +table.dataTable.table thead td.sorting_desc:after { + position: absolute; + top: 12px; + right: 8px; + display: block; + font-family: Icons; +} +table.dataTable.table thead th.sorting:after, +table.dataTable.table thead td.sorting:after { + content: "\f0dc"; + color: #ddd; + font-size: 0.8em; +} +table.dataTable.table thead th.sorting_asc:after, +table.dataTable.table thead td.sorting_asc:after { + content: "\f0de"; +} +table.dataTable.table thead th.sorting_desc:after, +table.dataTable.table thead td.sorting_desc:after { + content: "\f0dd"; +} +table.dataTable.table td, +table.dataTable.table th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable.table td.dataTables_empty, +table.dataTable.table th.dataTables_empty { + text-align: center; +} +table.dataTable.table.nowrap th, +table.dataTable.table.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length select { + vertical-align: middle; + min-height: 2.7142em; +} +div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown { + min-width: 0; +} +div.dataTables_wrapper div.dataTables_filter span.input { + margin-left: 0.5em; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 13px; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + text-align: center; +} +div.dataTables_wrapper div.row.dt-table { + padding: 0; +} +div.dataTables_wrapper div.dataTables_scrollHead table.dataTable { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom: none; +} +div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after, +div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after, +div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after { + display: none; +} +div.dataTables_wrapper div.dataTables_scrollBody table.dataTable { + border-radius: 0; + border-top: none; + border-bottom-width: 0; +} +div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer { + border-bottom-width: 1px; +} +div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable { + border-top-right-radius: 0; + border-top-left-radius: 0; + border-top: none; +} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.min.css b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.min.css new file mode 100644 index 0000000..fcffe0c --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/dataTables.semanticui.min.css @@ -0,0 +1 @@ +table.dataTable.table{margin:0}table.dataTable.table thead th,table.dataTable.table thead td{position:relative}table.dataTable.table thead th.sorting,table.dataTable.table thead th.sorting_asc,table.dataTable.table thead th.sorting_desc,table.dataTable.table thead td.sorting,table.dataTable.table thead td.sorting_asc,table.dataTable.table thead td.sorting_desc{padding-right:20px}table.dataTable.table thead th.sorting:after,table.dataTable.table thead th.sorting_asc:after,table.dataTable.table thead th.sorting_desc:after,table.dataTable.table thead td.sorting:after,table.dataTable.table thead td.sorting_asc:after,table.dataTable.table thead td.sorting_desc:after{position:absolute;top:12px;right:8px;display:block;font-family:Icons}table.dataTable.table thead th.sorting:after,table.dataTable.table thead td.sorting:after{content:"\f0dc";color:#ddd;font-size:0.8em}table.dataTable.table thead th.sorting_asc:after,table.dataTable.table thead td.sorting_asc:after{content:"\f0de"}table.dataTable.table thead th.sorting_desc:after,table.dataTable.table thead td.sorting_desc:after{content:"\f0dd"}table.dataTable.table td,table.dataTable.table th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable.table td.dataTables_empty,table.dataTable.table th.dataTables_empty{text-align:center}table.dataTable.table.nowrap th,table.dataTable.table.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{vertical-align:middle;min-height:2.7142em}div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown{min-width:0}div.dataTables_wrapper div.dataTables_filter span.input{margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:13px;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;text-align:center}div.dataTables_wrapper div.row.dt-table{padding:0}div.dataTables_wrapper div.dataTables_scrollHead table.dataTable{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none}div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after{display:none}div.dataTables_wrapper div.dataTables_scrollBody table.dataTable{border-radius:0;border-top:none;border-bottom-width:0}div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer{border-bottom-width:1px}div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable{border-top-right-radius:0;border-top-left-radius:0;border-top:none} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.css b/mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.css new file mode 100644 index 0000000..760eccb --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.css @@ -0,0 +1,448 @@ +/* + * Table styles + */ +table.dataTable { + width: 100%; + margin: 0 auto; + clear: both; + border-collapse: separate; + border-spacing: 0; + /* + * Header and footer styles + */ + /* + * Body styles + */ +} +table.dataTable thead th, +table.dataTable tfoot th { + font-weight: bold; +} +table.dataTable thead th, +table.dataTable thead td { + padding: 10px 18px; + border-bottom: 1px solid #111; +} +table.dataTable thead th:active, +table.dataTable thead td:active { + outline: none; +} +table.dataTable tfoot th, +table.dataTable tfoot td { + padding: 10px 18px 6px 18px; + border-top: 1px solid #111; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; + *cursor: hand; + background-repeat: no-repeat; + background-position: center right; +} +table.dataTable thead .sorting { + background-image: url("../images/sort_both.png"); +} +table.dataTable thead .sorting_asc { + background-image: url("../images/sort_asc.png"); +} +table.dataTable thead .sorting_desc { + background-image: url("../images/sort_desc.png"); +} +table.dataTable thead .sorting_asc_disabled { + background-image: url("../images/sort_asc_disabled.png"); +} +table.dataTable thead .sorting_desc_disabled { + background-image: url("../images/sort_desc_disabled.png"); +} +table.dataTable tbody tr { + background-color: #ffffff; +} +table.dataTable tbody tr.selected { + background-color: #B0BED9; +} +table.dataTable tbody th, +table.dataTable tbody td { + padding: 8px 10px; +} +table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td { + border-top: 1px solid #ddd; +} +table.dataTable.row-border tbody tr:first-child th, +table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, +table.dataTable.display tbody tr:first-child td { + border-top: none; +} +table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td { + border-top: 1px solid #ddd; + border-right: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr th:first-child, +table.dataTable.cell-border tbody tr td:first-child { + border-left: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr:first-child th, +table.dataTable.cell-border tbody tr:first-child td { + border-top: none; +} +table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { + background-color: #f9f9f9; +} +table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected { + background-color: #acbad4; +} +table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { + background-color: #f6f6f6; +} +table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected { + background-color: #aab7d1; +} +table.dataTable.order-column tbody tr > .sorting_1, +table.dataTable.order-column tbody tr > .sorting_2, +table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, +table.dataTable.display tbody tr > .sorting_2, +table.dataTable.display tbody tr > .sorting_3 { + background-color: #fafafa; +} +table.dataTable.order-column tbody tr.selected > .sorting_1, +table.dataTable.order-column tbody tr.selected > .sorting_2, +table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, +table.dataTable.display tbody tr.selected > .sorting_2, +table.dataTable.display tbody tr.selected > .sorting_3 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 { + background-color: #f1f1f1; +} +table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 { + background-color: #f3f3f3; +} +table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 { + background-color: whitesmoke; +} +table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 { + background-color: #a6b4cd; +} +table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 { + background-color: #a8b5cf; +} +table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 { + background-color: #a9b7d1; +} +table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 { + background-color: #fafafa; +} +table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 { + background-color: #fcfcfc; +} +table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 { + background-color: #fefefe; +} +table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 { + background-color: #aebcd6; +} +table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 { + background-color: #afbdd8; +} +table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { + background-color: #eaeaea; +} +table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { + background-color: #ececec; +} +table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { + background-color: #efefef; +} +table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { + background-color: #a2aec7; +} +table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { + background-color: #a3b0c9; +} +table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { + background-color: #a5b2cb; +} +table.dataTable.no-footer { + border-bottom: 1px solid #111; +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable.compact thead th, +table.dataTable.compact thead td { + padding: 4px 17px 4px 4px; +} +table.dataTable.compact tfoot th, +table.dataTable.compact tfoot td { + padding: 4px; +} +table.dataTable.compact tbody th, +table.dataTable.compact tbody td { + padding: 4px; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center, +table.dataTable td.dataTables_empty { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable, +table.dataTable th, +table.dataTable td { + box-sizing: content-box; +} + +/* + * Control feature layout + */ +.dataTables_wrapper { + position: relative; + clear: both; + *zoom: 1; + zoom: 1; +} +.dataTables_wrapper .dataTables_length { + float: left; +} +.dataTables_wrapper .dataTables_filter { + float: right; + text-align: right; +} +.dataTables_wrapper .dataTables_filter input { + margin-left: 0.5em; +} +.dataTables_wrapper .dataTables_info { + clear: both; + float: left; + padding-top: 0.755em; +} +.dataTables_wrapper .dataTables_paginate { + float: right; + text-align: right; + padding-top: 0.25em; +} +.dataTables_wrapper .dataTables_paginate .paginate_button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em 1em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + *cursor: hand; + color: #333 !important; + border: 1px solid transparent; + border-radius: 2px; +} +.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { + color: #333 !important; + border: 1px solid #979797; + background-color: white; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%); + /* IE10+ */ + background: -o-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, white 0%, #dcdcdc 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { + cursor: default; + color: #666 !important; + border: 1px solid transparent; + background: transparent; + box-shadow: none; +} +.dataTables_wrapper .dataTables_paginate .paginate_button:hover { + color: white !important; + border: 1px solid #111; + background-color: #585858; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #585858 0%, #111 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #585858 0%, #111 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #585858 0%, #111 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #585858 0%, #111 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #585858 0%, #111 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button:active { + outline: none; + background-color: #2b2b2b; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); + /* W3C */ + box-shadow: inset 0 0 3px #111; +} +.dataTables_wrapper .dataTables_paginate .ellipsis { + padding: 0 1em; +} +.dataTables_wrapper .dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 100%; + height: 40px; + margin-left: -50%; + margin-top: -25px; + padding-top: 20px; + text-align: center; + font-size: 1.2em; + background-color: white; + background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0))); + background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); +} +.dataTables_wrapper .dataTables_length, +.dataTables_wrapper .dataTables_filter, +.dataTables_wrapper .dataTables_info, +.dataTables_wrapper .dataTables_processing, +.dataTables_wrapper .dataTables_paginate { + color: #333; +} +.dataTables_wrapper .dataTables_scroll { + clear: both; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody { + *margin-top: -1px; + -webkit-overflow-scrolling: touch; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td { + vertical-align: middle; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing { + height: 0; + overflow: hidden; + margin: 0 !important; + padding: 0 !important; +} +.dataTables_wrapper.no-footer .dataTables_scrollBody { + border-bottom: 1px solid #111; +} +.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, +.dataTables_wrapper.no-footer div.dataTables_scrollBody > table { + border-bottom: none; +} +.dataTables_wrapper:after { + visibility: hidden; + display: block; + content: ""; + clear: both; + height: 0; +} + +@media screen and (max-width: 767px) { + .dataTables_wrapper .dataTables_info, + .dataTables_wrapper .dataTables_paginate { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_paginate { + margin-top: 0.5em; + } +} +@media screen and (max-width: 640px) { + .dataTables_wrapper .dataTables_length, + .dataTables_wrapper .dataTables_filter { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_filter { + margin-top: 0.5em; + } +} diff --git a/mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.min.css b/mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.min.css new file mode 100644 index 0000000..6565b40 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/css/jquery.dataTables.min.css @@ -0,0 +1 @@ +table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}} diff --git a/mondumas/static/dist/DataTables-1.10.20/datatables.css b/mondumas/static/dist/DataTables-1.10.20/datatables.css new file mode 100644 index 0000000..cc4aa37 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/datatables.css @@ -0,0 +1,201 @@ +/* + * This combined file was created by the DataTables downloader builder: + * https://datatables.net/download + * + * To rebuild or modify this file with the latest versions of the included + * software please visit: + * https://datatables.net/download/#bs/dt-1.10.20 + * + * Included libraries: + * DataTables 1.10.20 + */ + +table.dataTable { + clear: both; + margin-top: 6px !important; + margin-bottom: 6px !important; + max-width: none !important; + border-collapse: separate !important; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, +table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_length select { + width: 75px; + display: inline-block; +} +div.dataTables_wrapper div.dataTables_filter { + text-align: right; +} +div.dataTables_wrapper div.dataTables_filter label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dataTables_wrapper div.dataTables_filter input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 8px; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_paginate { + margin: 0; + white-space: nowrap; + text-align: right; +} +div.dataTables_wrapper div.dataTables_paginate ul.pagination { + margin: 2px 0; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} + +table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, +table.dataTable thead > tr > td.sorting_asc, +table.dataTable thead > tr > td.sorting_desc, +table.dataTable thead > tr > td.sorting { + padding-right: 30px; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; + position: relative; +} +table.dataTable thead .sorting:after, +table.dataTable thead .sorting_asc:after, +table.dataTable thead .sorting_desc:after, +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + position: absolute; + bottom: 8px; + right: 8px; + display: block; + font-family: 'Glyphicons Halflings'; + opacity: 0.5; +} +table.dataTable thead .sorting:after { + opacity: 0.2; + content: "\e150"; + /* sort */ +} +table.dataTable thead .sorting_asc:after { + content: "\e155"; + /* sort-by-attributes */ +} +table.dataTable thead .sorting_desc:after { + content: "\e156"; + /* sort-by-attributes-alt */ +} +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + color: #eee; +} + +div.dataTables_scrollHead table.dataTable { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody > table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody > table > thead .sorting:after, +div.dataTables_scrollBody > table > thead .sorting_asc:after, +div.dataTables_scrollBody > table > thead .sorting_desc:after { + display: none; +} +div.dataTables_scrollBody > table > tbody > tr:first-child > th, +div.dataTables_scrollBody > table > tbody > tr:first-child > td { + border-top: none; +} + +div.dataTables_scrollFoot > .dataTables_scrollFootInner { + box-sizing: content-box; +} +div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dataTables_wrapper div.dataTables_length, + div.dataTables_wrapper div.dataTables_filter, + div.dataTables_wrapper div.dataTables_info, + div.dataTables_wrapper div.dataTables_paginate { + text-align: center; + } +} +table.dataTable.table-condensed > thead > tr > th { + padding-right: 20px; +} +table.dataTable.table-condensed .sorting:after, +table.dataTable.table-condensed .sorting_asc:after, +table.dataTable.table-condensed .sorting_desc:after { + top: 6px; + right: 6px; +} + +table.table-bordered.dataTable th, +table.table-bordered.dataTable td { + border-left-width: 0; +} +table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, +table.table-bordered.dataTable td:last-child, +table.table-bordered.dataTable td:last-child { + border-right-width: 0; +} +table.table-bordered.dataTable tbody th, +table.table-bordered.dataTable tbody td { + border-bottom-width: 0; +} + +div.dataTables_scrollHead table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dataTables_wrapper > div.row { + margin: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { + padding-left: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { + padding-right: 0; +} + + diff --git a/mondumas/static/dist/DataTables-1.10.20/datatables.js b/mondumas/static/dist/DataTables-1.10.20/datatables.js new file mode 100644 index 0000000..aa0c304 --- /dev/null +++ b/mondumas/static/dist/DataTables-1.10.20/datatables.js @@ -0,0 +1,15532 @@ +/* + * This combined file was created by the DataTables downloader builder: + * https://datatables.net/download + * + * To rebuild or modify this file with the latest versions of the included + * software please visit: + * https://datatables.net/download/#bs/dt-1.10.20 + * + * Included libraries: + * DataTables 1.10.20 + */ + +/*! DataTables 1.10.20 + * ©2008-2019 SpryMedia Ltd - datatables.net/license + */ + +/** + * @summary DataTables + * @description Paginate, search and order HTML tables + * @version 1.10.20 + * @file jquery.dataTables.js + * @author SpryMedia Ltd + * @contact www.datatables.net + * @copyright Copyright 2008-2019 SpryMedia Ltd. + * + * This source file is free software, available under the following license: + * MIT license - http://datatables.net/license + * + * This source file is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the license files for details. + * + * For details please refer to: http://www.datatables.net + */ + +/*jslint evil: true, undef: true, browser: true */ +/*globals $,require,jQuery,define,_selector_run,_selector_opts,_selector_first,_selector_row_indexes,_ext,_Api,_api_register,_api_registerPlural,_re_new_lines,_re_html,_re_formatted_numeric,_re_escape_regex,_empty,_intVal,_numToDecimal,_isNumber,_isHtml,_htmlNumeric,_pluck,_pluck_order,_range,_stripHtml,_unique,_fnBuildAjax,_fnAjaxUpdate,_fnAjaxParameters,_fnAjaxUpdateDraw,_fnAjaxDataSrc,_fnAddColumn,_fnColumnOptions,_fnAdjustColumnSizing,_fnVisibleToColumnIndex,_fnColumnIndexToVisible,_fnVisbleColumns,_fnGetColumns,_fnColumnTypes,_fnApplyColumnDefs,_fnHungarianMap,_fnCamelToHungarian,_fnLanguageCompat,_fnBrowserDetect,_fnAddData,_fnAddTr,_fnNodeToDataIndex,_fnNodeToColumnIndex,_fnGetCellData,_fnSetCellData,_fnSplitObjNotation,_fnGetObjectDataFn,_fnSetObjectDataFn,_fnGetDataMaster,_fnClearTable,_fnDeleteIndex,_fnInvalidate,_fnGetRowElements,_fnCreateTr,_fnBuildHead,_fnDrawHead,_fnDraw,_fnReDraw,_fnAddOptionsHtml,_fnDetectHeader,_fnGetUniqueThs,_fnFeatureHtmlFilter,_fnFilterComplete,_fnFilterCustom,_fnFilterColumn,_fnFilter,_fnFilterCreateSearch,_fnEscapeRegex,_fnFilterData,_fnFeatureHtmlInfo,_fnUpdateInfo,_fnInfoMacros,_fnInitialise,_fnInitComplete,_fnLengthChange,_fnFeatureHtmlLength,_fnFeatureHtmlPaginate,_fnPageChange,_fnFeatureHtmlProcessing,_fnProcessingDisplay,_fnFeatureHtmlTable,_fnScrollDraw,_fnApplyToChildren,_fnCalculateColumnWidths,_fnThrottle,_fnConvertToWidth,_fnGetWidestNode,_fnGetMaxLenString,_fnStringToCss,_fnSortFlatten,_fnSort,_fnSortAria,_fnSortListener,_fnSortAttachListener,_fnSortingClasses,_fnSortData,_fnSaveState,_fnLoadState,_fnSettingsFromNode,_fnLog,_fnMap,_fnBindAction,_fnCallbackReg,_fnCallbackFire,_fnLengthOverflow,_fnRenderer,_fnDataSource,_fnRowAttributes*/ + +(function( factory ) { + "use strict"; + + if ( typeof define === 'function' && define.amd ) { + // AMD + define( ['jquery'], function ( $ ) { + return factory( $, window, document ); + } ); + } + else if ( typeof exports === 'object' ) { + // CommonJS + module.exports = function (root, $) { + if ( ! root ) { + // CommonJS environments without a window global must pass a + // root. This will give an error otherwise + root = window; + } + + if ( ! $ ) { + $ = typeof window !== 'undefined' ? // jQuery's factory checks for a global window + require('jquery') : + require('jquery')( root ); + } + + return factory( $, root, root.document ); + }; + } + else { + // Browser + factory( jQuery, window, document ); + } +} +(function( $, window, document, undefined ) { + "use strict"; + + /** + * DataTables is a plug-in for the jQuery Javascript library. It is a highly + * flexible tool, based upon the foundations of progressive enhancement, + * which will add advanced interaction controls to any HTML table. For a + * full list of features please refer to + * [DataTables.net](href="http://datatables.net). + * + * Note that the `DataTable` object is not a global variable but is aliased + * to `jQuery.fn.DataTable` and `jQuery.fn.dataTable` through which it may + * be accessed. + * + * @class + * @param {object} [init={}] Configuration object for DataTables. Options + * are defined by {@link DataTable.defaults} + * @requires jQuery 1.7+ + * + * @example + * // Basic initialisation + * $(document).ready( function { + * $('#example').dataTable(); + * } ); + * + * @example + * // Initialisation with configuration options - in this case, disable + * // pagination and sorting. + * $(document).ready( function { + * $('#example').dataTable( { + * "paginate": false, + * "sort": false + * } ); + * } ); + */ + var DataTable = function ( options ) + { + /** + * Perform a jQuery selector action on the table's TR elements (from the tbody) and + * return the resulting jQuery object. + * @param {string|node|jQuery} sSelector jQuery selector or node collection to act on + * @param {object} [oOpts] Optional parameters for modifying the rows to be included + * @param {string} [oOpts.filter=none] Select TR elements that meet the current filter + * criterion ("applied") or all TR elements (i.e. no filter). + * @param {string} [oOpts.order=current] Order of the TR elements in the processed array. + * Can be either 'current', whereby the current sorting of the table is used, or + * 'original' whereby the original order the data was read into the table is used. + * @param {string} [oOpts.page=all] Limit the selection to the currently displayed page + * ("current") or not ("all"). If 'current' is given, then order is assumed to be + * 'current' and filter is 'applied', regardless of what they might be given as. + * @returns {object} jQuery object, filtered by the given selector. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Highlight every second row + * oTable.$('tr:odd').css('backgroundColor', 'blue'); + * } ); + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Filter to rows with 'Webkit' in them, add a background colour and then + * // remove the filter, thus highlighting the 'Webkit' rows only. + * oTable.fnFilter('Webkit'); + * oTable.$('tr', {"search": "applied"}).css('backgroundColor', 'blue'); + * oTable.fnFilter(''); + * } ); + */ + this.$ = function ( sSelector, oOpts ) + { + return this.api(true).$( sSelector, oOpts ); + }; + + + /** + * Almost identical to $ in operation, but in this case returns the data for the matched + * rows - as such, the jQuery selector used should match TR row nodes or TD/TH cell nodes + * rather than any descendants, so the data can be obtained for the row/cell. If matching + * rows are found, the data returned is the original data array/object that was used to + * create the row (or a generated array if from a DOM source). + * + * This method is often useful in-combination with $ where both functions are given the + * same parameters and the array indexes will match identically. + * @param {string|node|jQuery} sSelector jQuery selector or node collection to act on + * @param {object} [oOpts] Optional parameters for modifying the rows to be included + * @param {string} [oOpts.filter=none] Select elements that meet the current filter + * criterion ("applied") or all elements (i.e. no filter). + * @param {string} [oOpts.order=current] Order of the data in the processed array. + * Can be either 'current', whereby the current sorting of the table is used, or + * 'original' whereby the original order the data was read into the table is used. + * @param {string} [oOpts.page=all] Limit the selection to the currently displayed page + * ("current") or not ("all"). If 'current' is given, then order is assumed to be + * 'current' and filter is 'applied', regardless of what they might be given as. + * @returns {array} Data for the matched elements. If any elements, as a result of the + * selector, were not TR, TD or TH elements in the DataTable, they will have a null + * entry in the array. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Get the data from the first row in the table + * var data = oTable._('tr:first'); + * + * // Do something useful with the data + * alert( "First cell is: "+data[0] ); + * } ); + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Filter to 'Webkit' and get all data for + * oTable.fnFilter('Webkit'); + * var data = oTable._('tr', {"search": "applied"}); + * + * // Do something with the data + * alert( data.length+" rows matched the search" ); + * } ); + */ + this._ = function ( sSelector, oOpts ) + { + return this.api(true).rows( sSelector, oOpts ).data(); + }; + + + /** + * Create a DataTables Api instance, with the currently selected tables for + * the Api's context. + * @param {boolean} [traditional=false] Set the API instance's context to be + * only the table referred to by the `DataTable.ext.iApiIndex` option, as was + * used in the API presented by DataTables 1.9- (i.e. the traditional mode), + * or if all tables captured in the jQuery object should be used. + * @return {DataTables.Api} + */ + this.api = function ( traditional ) + { + return traditional ? + new _Api( + _fnSettingsFromNode( this[ _ext.iApiIndex ] ) + ) : + new _Api( this ); + }; + + + /** + * Add a single new row or multiple rows of data to the table. Please note + * that this is suitable for client-side processing only - if you are using + * server-side processing (i.e. "bServerSide": true), then to add data, you + * must add it to the data source, i.e. the server-side, through an Ajax call. + * @param {array|object} data The data to be added to the table. This can be: + * + * @param {bool} [redraw=true] redraw the table or not + * @returns {array} An array of integers, representing the list of indexes in + * aoData ({@link DataTable.models.oSettings}) that have been added to + * the table. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * // Global var for counter + * var giCount = 2; + * + * $(document).ready(function() { + * $('#example').dataTable(); + * } ); + * + * function fnClickAddRow() { + * $('#example').dataTable().fnAddData( [ + * giCount+".1", + * giCount+".2", + * giCount+".3", + * giCount+".4" ] + * ); + * + * giCount++; + * } + */ + this.fnAddData = function( data, redraw ) + { + var api = this.api( true ); + + /* Check if we want to add multiple rows or not */ + var rows = $.isArray(data) && ( $.isArray(data[0]) || $.isPlainObject(data[0]) ) ? + api.rows.add( data ) : + api.row.add( data ); + + if ( redraw === undefined || redraw ) { + api.draw(); + } + + return rows.flatten().toArray(); + }; + + + /** + * This function will make DataTables recalculate the column sizes, based on the data + * contained in the table and the sizes applied to the columns (in the DOM, CSS or + * through the sWidth parameter). This can be useful when the width of the table's + * parent element changes (for example a window resize). + * @param {boolean} [bRedraw=true] Redraw the table or not, you will typically want to + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable( { + * "sScrollY": "200px", + * "bPaginate": false + * } ); + * + * $(window).on('resize', function () { + * oTable.fnAdjustColumnSizing(); + * } ); + * } ); + */ + this.fnAdjustColumnSizing = function ( bRedraw ) + { + var api = this.api( true ).columns.adjust(); + var settings = api.settings()[0]; + var scroll = settings.oScroll; + + if ( bRedraw === undefined || bRedraw ) { + api.draw( false ); + } + else if ( scroll.sX !== "" || scroll.sY !== "" ) { + /* If not redrawing, but scrolling, we want to apply the new column sizes anyway */ + _fnScrollDraw( settings ); + } + }; + + + /** + * Quickly and simply clear a table + * @param {bool} [bRedraw=true] redraw the table or not + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Immediately 'nuke' the current rows (perhaps waiting for an Ajax callback...) + * oTable.fnClearTable(); + * } ); + */ + this.fnClearTable = function( bRedraw ) + { + var api = this.api( true ).clear(); + + if ( bRedraw === undefined || bRedraw ) { + api.draw(); + } + }; + + + /** + * The exact opposite of 'opening' a row, this function will close any rows which + * are currently 'open'. + * @param {node} nTr the table row to 'close' + * @returns {int} 0 on success, or 1 if failed (can't find the row) + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable; + * + * // 'open' an information row when a row is clicked on + * $('#example tbody tr').click( function () { + * if ( oTable.fnIsOpen(this) ) { + * oTable.fnClose( this ); + * } else { + * oTable.fnOpen( this, "Temporary row opened", "info_row" ); + * } + * } ); + * + * oTable = $('#example').dataTable(); + * } ); + */ + this.fnClose = function( nTr ) + { + this.api( true ).row( nTr ).child.hide(); + }; + + + /** + * Remove a row for the table + * @param {mixed} target The index of the row from aoData to be deleted, or + * the TR element you want to delete + * @param {function|null} [callBack] Callback function + * @param {bool} [redraw=true] Redraw the table or not + * @returns {array} The row that was deleted + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Immediately remove the first row + * oTable.fnDeleteRow( 0 ); + * } ); + */ + this.fnDeleteRow = function( target, callback, redraw ) + { + var api = this.api( true ); + var rows = api.rows( target ); + var settings = rows.settings()[0]; + var data = settings.aoData[ rows[0][0] ]; + + rows.remove(); + + if ( callback ) { + callback.call( this, settings, data ); + } + + if ( redraw === undefined || redraw ) { + api.draw(); + } + + return data; + }; + + + /** + * Restore the table to it's original state in the DOM by removing all of DataTables + * enhancements, alterations to the DOM structure of the table and event listeners. + * @param {boolean} [remove=false] Completely remove the table from the DOM + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * // This example is fairly pointless in reality, but shows how fnDestroy can be used + * var oTable = $('#example').dataTable(); + * oTable.fnDestroy(); + * } ); + */ + this.fnDestroy = function ( remove ) + { + this.api( true ).destroy( remove ); + }; + + + /** + * Redraw the table + * @param {bool} [complete=true] Re-filter and resort (if enabled) the table before the draw. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Re-draw the table - you wouldn't want to do it here, but it's an example :-) + * oTable.fnDraw(); + * } ); + */ + this.fnDraw = function( complete ) + { + // Note that this isn't an exact match to the old call to _fnDraw - it takes + // into account the new data, but can hold position. + this.api( true ).draw( complete ); + }; + + + /** + * Filter the input based on data + * @param {string} sInput String to filter the table on + * @param {int|null} [iColumn] Column to limit filtering to + * @param {bool} [bRegex=false] Treat as regular expression or not + * @param {bool} [bSmart=true] Perform smart filtering or not + * @param {bool} [bShowGlobal=true] Show the input global filter in it's input box(es) + * @param {bool} [bCaseInsensitive=true] Do case-insensitive matching (true) or not (false) + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Sometime later - filter... + * oTable.fnFilter( 'test string' ); + * } ); + */ + this.fnFilter = function( sInput, iColumn, bRegex, bSmart, bShowGlobal, bCaseInsensitive ) + { + var api = this.api( true ); + + if ( iColumn === null || iColumn === undefined ) { + api.search( sInput, bRegex, bSmart, bCaseInsensitive ); + } + else { + api.column( iColumn ).search( sInput, bRegex, bSmart, bCaseInsensitive ); + } + + api.draw(); + }; + + + /** + * Get the data for the whole table, an individual row or an individual cell based on the + * provided parameters. + * @param {int|node} [src] A TR row node, TD/TH cell node or an integer. If given as + * a TR node then the data source for the whole row will be returned. If given as a + * TD/TH cell node then iCol will be automatically calculated and the data for the + * cell returned. If given as an integer, then this is treated as the aoData internal + * data index for the row (see fnGetPosition) and the data for that row used. + * @param {int} [col] Optional column index that you want the data of. + * @returns {array|object|string} If mRow is undefined, then the data for all rows is + * returned. If mRow is defined, just data for that row, and is iCol is + * defined, only data for the designated cell is returned. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * // Row data + * $(document).ready(function() { + * oTable = $('#example').dataTable(); + * + * oTable.$('tr').click( function () { + * var data = oTable.fnGetData( this ); + * // ... do something with the array / object of data for the row + * } ); + * } ); + * + * @example + * // Individual cell data + * $(document).ready(function() { + * oTable = $('#example').dataTable(); + * + * oTable.$('td').click( function () { + * var sData = oTable.fnGetData( this ); + * alert( 'The cell clicked on had the value of '+sData ); + * } ); + * } ); + */ + this.fnGetData = function( src, col ) + { + var api = this.api( true ); + + if ( src !== undefined ) { + var type = src.nodeName ? src.nodeName.toLowerCase() : ''; + + return col !== undefined || type == 'td' || type == 'th' ? + api.cell( src, col ).data() : + api.row( src ).data() || null; + } + + return api.data().toArray(); + }; + + + /** + * Get an array of the TR nodes that are used in the table's body. Note that you will + * typically want to use the '$' API method in preference to this as it is more + * flexible. + * @param {int} [iRow] Optional row index for the TR element you want + * @returns {array|node} If iRow is undefined, returns an array of all TR elements + * in the table's body, or iRow is defined, just the TR element requested. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Get the nodes from the table + * var nNodes = oTable.fnGetNodes( ); + * } ); + */ + this.fnGetNodes = function( iRow ) + { + var api = this.api( true ); + + return iRow !== undefined ? + api.row( iRow ).node() : + api.rows().nodes().flatten().toArray(); + }; + + + /** + * Get the array indexes of a particular cell from it's DOM element + * and column index including hidden columns + * @param {node} node this can either be a TR, TD or TH in the table's body + * @returns {int} If nNode is given as a TR, then a single index is returned, or + * if given as a cell, an array of [row index, column index (visible), + * column index (all)] is given. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * $('#example tbody td').click( function () { + * // Get the position of the current data from the node + * var aPos = oTable.fnGetPosition( this ); + * + * // Get the data array for this row + * var aData = oTable.fnGetData( aPos[0] ); + * + * // Update the data array and return the value + * aData[ aPos[1] ] = 'clicked'; + * this.innerHTML = 'clicked'; + * } ); + * + * // Init DataTables + * oTable = $('#example').dataTable(); + * } ); + */ + this.fnGetPosition = function( node ) + { + var api = this.api( true ); + var nodeName = node.nodeName.toUpperCase(); + + if ( nodeName == 'TR' ) { + return api.row( node ).index(); + } + else if ( nodeName == 'TD' || nodeName == 'TH' ) { + var cell = api.cell( node ).index(); + + return [ + cell.row, + cell.columnVisible, + cell.column + ]; + } + return null; + }; + + + /** + * Check to see if a row is 'open' or not. + * @param {node} nTr the table row to check + * @returns {boolean} true if the row is currently open, false otherwise + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable; + * + * // 'open' an information row when a row is clicked on + * $('#example tbody tr').click( function () { + * if ( oTable.fnIsOpen(this) ) { + * oTable.fnClose( this ); + * } else { + * oTable.fnOpen( this, "Temporary row opened", "info_row" ); + * } + * } ); + * + * oTable = $('#example').dataTable(); + * } ); + */ + this.fnIsOpen = function( nTr ) + { + return this.api( true ).row( nTr ).child.isShown(); + }; + + + /** + * This function will place a new row directly after a row which is currently + * on display on the page, with the HTML contents that is passed into the + * function. This can be used, for example, to ask for confirmation that a + * particular record should be deleted. + * @param {node} nTr The table row to 'open' + * @param {string|node|jQuery} mHtml The HTML to put into the row + * @param {string} sClass Class to give the new TD cell + * @returns {node} The row opened. Note that if the table row passed in as the + * first parameter, is not found in the table, this method will silently + * return. + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable; + * + * // 'open' an information row when a row is clicked on + * $('#example tbody tr').click( function () { + * if ( oTable.fnIsOpen(this) ) { + * oTable.fnClose( this ); + * } else { + * oTable.fnOpen( this, "Temporary row opened", "info_row" ); + * } + * } ); + * + * oTable = $('#example').dataTable(); + * } ); + */ + this.fnOpen = function( nTr, mHtml, sClass ) + { + return this.api( true ) + .row( nTr ) + .child( mHtml, sClass ) + .show() + .child()[0]; + }; + + + /** + * Change the pagination - provides the internal logic for pagination in a simple API + * function. With this function you can have a DataTables table go to the next, + * previous, first or last pages. + * @param {string|int} mAction Paging action to take: "first", "previous", "next" or "last" + * or page number to jump to (integer), note that page 0 is the first page. + * @param {bool} [bRedraw=true] Redraw the table or not + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * oTable.fnPageChange( 'next' ); + * } ); + */ + this.fnPageChange = function ( mAction, bRedraw ) + { + var api = this.api( true ).page( mAction ); + + if ( bRedraw === undefined || bRedraw ) { + api.draw(false); + } + }; + + + /** + * Show a particular column + * @param {int} iCol The column whose display should be changed + * @param {bool} bShow Show (true) or hide (false) the column + * @param {bool} [bRedraw=true] Redraw the table or not + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Hide the second column after initialisation + * oTable.fnSetColumnVis( 1, false ); + * } ); + */ + this.fnSetColumnVis = function ( iCol, bShow, bRedraw ) + { + var api = this.api( true ).column( iCol ).visible( bShow ); + + if ( bRedraw === undefined || bRedraw ) { + api.columns.adjust().draw(); + } + }; + + + /** + * Get the settings for a particular table for external manipulation + * @returns {object} DataTables settings object. See + * {@link DataTable.models.oSettings} + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * var oSettings = oTable.fnSettings(); + * + * // Show an example parameter from the settings + * alert( oSettings._iDisplayStart ); + * } ); + */ + this.fnSettings = function() + { + return _fnSettingsFromNode( this[_ext.iApiIndex] ); + }; + + + /** + * Sort the table by a particular column + * @param {int} iCol the data index to sort on. Note that this will not match the + * 'display index' if you have hidden data entries + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Sort immediately with columns 0 and 1 + * oTable.fnSort( [ [0,'asc'], [1,'asc'] ] ); + * } ); + */ + this.fnSort = function( aaSort ) + { + this.api( true ).order( aaSort ).draw(); + }; + + + /** + * Attach a sort listener to an element for a given column + * @param {node} nNode the element to attach the sort listener to + * @param {int} iColumn the column that a click on this node will sort on + * @param {function} [fnCallback] callback function when sort is run + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * + * // Sort on column 1, when 'sorter' is clicked on + * oTable.fnSortListener( document.getElementById('sorter'), 1 ); + * } ); + */ + this.fnSortListener = function( nNode, iColumn, fnCallback ) + { + this.api( true ).order.listener( nNode, iColumn, fnCallback ); + }; + + + /** + * Update a table cell or row - this method will accept either a single value to + * update the cell with, an array of values with one element for each column or + * an object in the same format as the original data source. The function is + * self-referencing in order to make the multi column updates easier. + * @param {object|array|string} mData Data to update the cell/row with + * @param {node|int} mRow TR element you want to update or the aoData index + * @param {int} [iColumn] The column to update, give as null or undefined to + * update a whole row. + * @param {bool} [bRedraw=true] Redraw the table or not + * @param {bool} [bAction=true] Perform pre-draw actions or not + * @returns {int} 0 on success, 1 on error + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * oTable.fnUpdate( 'Example update', 0, 0 ); // Single cell + * oTable.fnUpdate( ['a', 'b', 'c', 'd', 'e'], $('tbody tr')[0] ); // Row + * } ); + */ + this.fnUpdate = function( mData, mRow, iColumn, bRedraw, bAction ) + { + var api = this.api( true ); + + if ( iColumn === undefined || iColumn === null ) { + api.row( mRow ).data( mData ); + } + else { + api.cell( mRow, iColumn ).data( mData ); + } + + if ( bAction === undefined || bAction ) { + api.columns.adjust(); + } + + if ( bRedraw === undefined || bRedraw ) { + api.draw(); + } + return 0; + }; + + + /** + * Provide a common method for plug-ins to check the version of DataTables being used, in order + * to ensure compatibility. + * @param {string} sVersion Version string to check for, in the format "X.Y.Z". Note that the + * formats "X" and "X.Y" are also acceptable. + * @returns {boolean} true if this version of DataTables is greater or equal to the required + * version, or false if this version of DataTales is not suitable + * @method + * @dtopt API + * @deprecated Since v1.10 + * + * @example + * $(document).ready(function() { + * var oTable = $('#example').dataTable(); + * alert( oTable.fnVersionCheck( '1.9.0' ) ); + * } ); + */ + this.fnVersionCheck = _ext.fnVersionCheck; + + + var _that = this; + var emptyInit = options === undefined; + var len = this.length; + + if ( emptyInit ) { + options = {}; + } + + this.oApi = this.internal = _ext.internal; + + // Extend with old style plug-in API methods + for ( var fn in DataTable.ext.internal ) { + if ( fn ) { + this[fn] = _fnExternApiFunc(fn); + } + } + + this.each(function() { + // For each initialisation we want to give it a clean initialisation + // object that can be bashed around + var o = {}; + var oInit = len > 1 ? // optimisation for single table case + _fnExtend( o, options, true ) : + options; + + /*global oInit,_that,emptyInit*/ + var i=0, iLen, j, jLen, k, kLen; + var sId = this.getAttribute( 'id' ); + var bInitHandedOff = false; + var defaults = DataTable.defaults; + var $this = $(this); + + + /* Sanity check */ + if ( this.nodeName.toLowerCase() != 'table' ) + { + _fnLog( null, 0, 'Non-table node initialisation ('+this.nodeName+')', 2 ); + return; + } + + /* Backwards compatibility for the defaults */ + _fnCompatOpts( defaults ); + _fnCompatCols( defaults.column ); + + /* Convert the camel-case defaults to Hungarian */ + _fnCamelToHungarian( defaults, defaults, true ); + _fnCamelToHungarian( defaults.column, defaults.column, true ); + + /* Setting up the initialisation object */ + _fnCamelToHungarian( defaults, $.extend( oInit, $this.data() ), true ); + + + + /* Check to see if we are re-initialising a table */ + var allSettings = DataTable.settings; + for ( i=0, iLen=allSettings.length ; i').appendTo($this); + } + oSettings.nTHead = thead[0]; + + var tbody = $this.children('tbody'); + if ( tbody.length === 0 ) { + tbody = $('').appendTo($this); + } + oSettings.nTBody = tbody[0]; + + var tfoot = $this.children('tfoot'); + if ( tfoot.length === 0 && captions.length > 0 && (oSettings.oScroll.sX !== "" || oSettings.oScroll.sY !== "") ) { + // If we are a scrolling table, and no footer has been given, then we need to create + // a tfoot element for the caption element to be appended to + tfoot = $('').appendTo($this); + } + + if ( tfoot.length === 0 || tfoot.children().length === 0 ) { + $this.addClass( oClasses.sNoFooter ); + } + else if ( tfoot.length > 0 ) { + oSettings.nTFoot = tfoot[0]; + _fnDetectHeader( oSettings.aoFooter, oSettings.nTFoot ); + } + + /* Check if there is data passing into the constructor */ + if ( oInit.aaData ) { + for ( i=0 ; i/g; + + // This is not strict ISO8601 - Date.parse() is quite lax, although + // implementations differ between browsers. + var _re_date = /^\d{2,4}[\.\/\-]\d{1,2}[\.\/\-]\d{1,2}([T ]{1}\d{1,2}[:\.]\d{2}([\.:]\d{2})?)?$/; + + // Escape regular expression special characters + var _re_escape_regex = new RegExp( '(\\' + [ '/', '.', '*', '+', '?', '|', '(', ')', '[', ']', '{', '}', '\\', '$', '^', '-' ].join('|\\') + ')', 'g' ); + + // http://en.wikipedia.org/wiki/Foreign_exchange_market + // - \u20BD - Russian ruble. + // - \u20a9 - South Korean Won + // - \u20BA - Turkish Lira + // - \u20B9 - Indian Rupee + // - R - Brazil (R$) and South Africa + // - fr - Swiss Franc + // - kr - Swedish krona, Norwegian krone and Danish krone + // - \u2009 is thin space and \u202F is narrow no-break space, both used in many + // - Ƀ - Bitcoin + // - Ξ - Ethereum + // standards as thousands separators. + var _re_formatted_numeric = /[',$£€¥%\u2009\u202F\u20BD\u20a9\u20BArfkɃΞ]/gi; + + + var _empty = function ( d ) { + return !d || d === true || d === '-' ? true : false; + }; + + + var _intVal = function ( s ) { + var integer = parseInt( s, 10 ); + return !isNaN(integer) && isFinite(s) ? integer : null; + }; + + // Convert from a formatted number with characters other than `.` as the + // decimal place, to a Javascript number + var _numToDecimal = function ( num, decimalPoint ) { + // Cache created regular expressions for speed as this function is called often + if ( ! _re_dic[ decimalPoint ] ) { + _re_dic[ decimalPoint ] = new RegExp( _fnEscapeRegex( decimalPoint ), 'g' ); + } + return typeof num === 'string' && decimalPoint !== '.' ? + num.replace( /\./g, '' ).replace( _re_dic[ decimalPoint ], '.' ) : + num; + }; + + + var _isNumber = function ( d, decimalPoint, formatted ) { + var strType = typeof d === 'string'; + + // If empty return immediately so there must be a number if it is a + // formatted string (this stops the string "k", or "kr", etc being detected + // as a formatted number for currency + if ( _empty( d ) ) { + return true; + } + + if ( decimalPoint && strType ) { + d = _numToDecimal( d, decimalPoint ); + } + + if ( formatted && strType ) { + d = d.replace( _re_formatted_numeric, '' ); + } + + return !isNaN( parseFloat(d) ) && isFinite( d ); + }; + + + // A string without HTML in it can be considered to be HTML still + var _isHtml = function ( d ) { + return _empty( d ) || typeof d === 'string'; + }; + + + var _htmlNumeric = function ( d, decimalPoint, formatted ) { + if ( _empty( d ) ) { + return true; + } + + var html = _isHtml( d ); + return ! html ? + null : + _isNumber( _stripHtml( d ), decimalPoint, formatted ) ? + true : + null; + }; + + + var _pluck = function ( a, prop, prop2 ) { + var out = []; + var i=0, ien=a.length; + + // Could have the test in the loop for slightly smaller code, but speed + // is essential here + if ( prop2 !== undefined ) { + for ( ; i') + .css( { + position: 'fixed', + top: 0, + left: $(window).scrollLeft()*-1, // allow for scrolling + height: 1, + width: 1, + overflow: 'hidden' + } ) + .append( + $('
') + .css( { + position: 'absolute', + top: 1, + left: 1, + width: 100, + overflow: 'scroll' + } ) + .append( + $('
') + .css( { + width: '100%', + height: 10 + } ) + ) + ) + .appendTo( 'body' ); + + var outer = n.children(); + var inner = outer.children(); + + // Numbers below, in order, are: + // inner.offsetWidth, inner.clientWidth, outer.offsetWidth, outer.clientWidth + // + // IE6 XP: 100 100 100 83 + // IE7 Vista: 100 100 100 83 + // IE 8+ Windows: 83 83 100 83 + // Evergreen Windows: 83 83 100 83 + // Evergreen Mac with scrollbars: 85 85 100 85 + // Evergreen Mac without scrollbars: 100 100 100 100 + + // Get scrollbar width + browser.barWidth = outer[0].offsetWidth - outer[0].clientWidth; + + // IE6/7 will oversize a width 100% element inside a scrolling element, to + // include the width of the scrollbar, while other browsers ensure the inner + // element is contained without forcing scrolling + browser.bScrollOversize = inner[0].offsetWidth === 100 && outer[0].clientWidth !== 100; + + // In rtl text layout, some browsers (most, but not all) will place the + // scrollbar on the left, rather than the right. + browser.bScrollbarLeft = Math.round( inner.offset().left ) !== 1; + + // IE8- don't provide height and width for getBoundingClientRect + browser.bBounding = n[0].getBoundingClientRect().width ? true : false; + + n.remove(); + } + + $.extend( settings.oBrowser, DataTable.__browser ); + settings.oScroll.iBarWidth = DataTable.__browser.barWidth; + } + + + /** + * Array.prototype reduce[Right] method, used for browsers which don't support + * JS 1.6. Done this way to reduce code size, since we iterate either way + * @param {object} settings dataTables settings object + * @memberof DataTable#oApi + */ + function _fnReduce ( that, fn, init, start, end, inc ) + { + var + i = start, + value, + isSet = false; + + if ( init !== undefined ) { + value = init; + isSet = true; + } + + while ( i !== end ) { + if ( ! that.hasOwnProperty(i) ) { + continue; + } + + value = isSet ? + fn( value, that[i], i, that ) : + that[i]; + + isSet = true; + i += inc; + } + + return value; + } + + /** + * Add a column to the list used for the table with default values + * @param {object} oSettings dataTables settings object + * @param {node} nTh The th element for this column + * @memberof DataTable#oApi + */ + function _fnAddColumn( oSettings, nTh ) + { + // Add column to aoColumns array + var oDefaults = DataTable.defaults.column; + var iCol = oSettings.aoColumns.length; + var oCol = $.extend( {}, DataTable.models.oColumn, oDefaults, { + "nTh": nTh ? nTh : document.createElement('th'), + "sTitle": oDefaults.sTitle ? oDefaults.sTitle : nTh ? nTh.innerHTML : '', + "aDataSort": oDefaults.aDataSort ? oDefaults.aDataSort : [iCol], + "mData": oDefaults.mData ? oDefaults.mData : iCol, + idx: iCol + } ); + oSettings.aoColumns.push( oCol ); + + // Add search object for column specific search. Note that the `searchCols[ iCol ]` + // passed into extend can be undefined. This allows the user to give a default + // with only some of the parameters defined, and also not give a default + var searchCols = oSettings.aoPreSearchCols; + searchCols[ iCol ] = $.extend( {}, DataTable.models.oSearch, searchCols[ iCol ] ); + + // Use the default column options function to initialise classes etc + _fnColumnOptions( oSettings, iCol, $(nTh).data() ); + } + + + /** + * Apply options for a column + * @param {object} oSettings dataTables settings object + * @param {int} iCol column index to consider + * @param {object} oOptions object with sType, bVisible and bSearchable etc + * @memberof DataTable#oApi + */ + function _fnColumnOptions( oSettings, iCol, oOptions ) + { + var oCol = oSettings.aoColumns[ iCol ]; + var oClasses = oSettings.oClasses; + var th = $(oCol.nTh); + + // Try to get width information from the DOM. We can't get it from CSS + // as we'd need to parse the CSS stylesheet. `width` option can override + if ( ! oCol.sWidthOrig ) { + // Width attribute + oCol.sWidthOrig = th.attr('width') || null; + + // Style attribute + var t = (th.attr('style') || '').match(/width:\s*(\d+[pxem%]+)/); + if ( t ) { + oCol.sWidthOrig = t[1]; + } + } + + /* User specified column options */ + if ( oOptions !== undefined && oOptions !== null ) + { + // Backwards compatibility + _fnCompatCols( oOptions ); + + // Map camel case parameters to their Hungarian counterparts + _fnCamelToHungarian( DataTable.defaults.column, oOptions, true ); + + /* Backwards compatibility for mDataProp */ + if ( oOptions.mDataProp !== undefined && !oOptions.mData ) + { + oOptions.mData = oOptions.mDataProp; + } + + if ( oOptions.sType ) + { + oCol._sManualType = oOptions.sType; + } + + // `class` is a reserved word in Javascript, so we need to provide + // the ability to use a valid name for the camel case input + if ( oOptions.className && ! oOptions.sClass ) + { + oOptions.sClass = oOptions.className; + } + if ( oOptions.sClass ) { + th.addClass( oOptions.sClass ); + } + + $.extend( oCol, oOptions ); + _fnMap( oCol, oOptions, "sWidth", "sWidthOrig" ); + + /* iDataSort to be applied (backwards compatibility), but aDataSort will take + * priority if defined + */ + if ( oOptions.iDataSort !== undefined ) + { + oCol.aDataSort = [ oOptions.iDataSort ]; + } + _fnMap( oCol, oOptions, "aDataSort" ); + } + + /* Cache the data get and set functions for speed */ + var mDataSrc = oCol.mData; + var mData = _fnGetObjectDataFn( mDataSrc ); + var mRender = oCol.mRender ? _fnGetObjectDataFn( oCol.mRender ) : null; + + var attrTest = function( src ) { + return typeof src === 'string' && src.indexOf('@') !== -1; + }; + oCol._bAttrSrc = $.isPlainObject( mDataSrc ) && ( + attrTest(mDataSrc.sort) || attrTest(mDataSrc.type) || attrTest(mDataSrc.filter) + ); + oCol._setter = null; + + oCol.fnGetData = function (rowData, type, meta) { + var innerData = mData( rowData, type, undefined, meta ); + + return mRender && type ? + mRender( innerData, type, rowData, meta ) : + innerData; + }; + oCol.fnSetData = function ( rowData, val, meta ) { + return _fnSetObjectDataFn( mDataSrc )( rowData, val, meta ); + }; + + // Indicate if DataTables should read DOM data as an object or array + // Used in _fnGetRowElements + if ( typeof mDataSrc !== 'number' ) { + oSettings._rowReadObject = true; + } + + /* Feature sorting overrides column specific when off */ + if ( !oSettings.oFeatures.bSort ) + { + oCol.bSortable = false; + th.addClass( oClasses.sSortableNone ); // Have to add class here as order event isn't called + } + + /* Check that the class assignment is correct for sorting */ + var bAsc = $.inArray('asc', oCol.asSorting) !== -1; + var bDesc = $.inArray('desc', oCol.asSorting) !== -1; + if ( !oCol.bSortable || (!bAsc && !bDesc) ) + { + oCol.sSortingClass = oClasses.sSortableNone; + oCol.sSortingClassJUI = ""; + } + else if ( bAsc && !bDesc ) + { + oCol.sSortingClass = oClasses.sSortableAsc; + oCol.sSortingClassJUI = oClasses.sSortJUIAscAllowed; + } + else if ( !bAsc && bDesc ) + { + oCol.sSortingClass = oClasses.sSortableDesc; + oCol.sSortingClassJUI = oClasses.sSortJUIDescAllowed; + } + else + { + oCol.sSortingClass = oClasses.sSortable; + oCol.sSortingClassJUI = oClasses.sSortJUI; + } + } + + + /** + * Adjust the table column widths for new data. Note: you would probably want to + * do a redraw after calling this function! + * @param {object} settings dataTables settings object + * @memberof DataTable#oApi + */ + function _fnAdjustColumnSizing ( settings ) + { + /* Not interested in doing column width calculation if auto-width is disabled */ + if ( settings.oFeatures.bAutoWidth !== false ) + { + var columns = settings.aoColumns; + + _fnCalculateColumnWidths( settings ); + for ( var i=0 , iLen=columns.length ; i