├── index_files
├── .DS_Store
├── bootstrap-3.3.5
│ ├── .DS_Store
│ ├── css
│ │ ├── .DS_Store
│ │ ├── fonts
│ │ │ ├── Lato.ttf
│ │ │ ├── Raleway.ttf
│ │ │ ├── Roboto.ttf
│ │ │ ├── Ubuntu.ttf
│ │ │ ├── LatoBold.ttf
│ │ │ ├── LatoItalic.ttf
│ │ │ ├── NewsCycle.ttf
│ │ │ ├── OpenSans.ttf
│ │ │ ├── RobotoBold.ttf
│ │ │ ├── OpenSansBold.ttf
│ │ │ ├── RalewayBold.ttf
│ │ │ ├── RobotoLight.ttf
│ │ │ ├── RobotoMedium.ttf
│ │ │ ├── NewsCycleBold.ttf
│ │ │ ├── OpenSansItalic.ttf
│ │ │ ├── OpenSansLight.ttf
│ │ │ ├── SourceSansPro.ttf
│ │ │ ├── SourceSansProBold.ttf
│ │ │ ├── OpenSansBoldItalic.ttf
│ │ │ ├── OpenSansLightItalic.ttf
│ │ │ ├── SourceSansProItalic.ttf
│ │ │ └── SourceSansProLight.ttf
│ │ ├── bootstrap-theme.min.css
│ │ └── bootstrap-theme.css
│ ├── fonts
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
│ ├── js
│ │ └── npm.js
│ └── shim
│ │ ├── html5shiv.min.js
│ │ └── respond.min.js
├── crosstalk-1.2.1
│ ├── .DS_Store
│ ├── css
│ │ └── crosstalk.min.css
│ ├── scss
│ │ └── crosstalk.scss
│ └── js
│ │ └── crosstalk.min.js
├── dt-core-1.13.6
│ ├── .DS_Store
│ └── css
│ │ ├── jquery.dataTables.extra.css
│ │ └── jquery.dataTables.min.css
├── dt-ext-buttons-1.13.6
│ ├── .DS_Store
│ ├── js
│ │ ├── buttons.print.min.js
│ │ ├── buttons.colVis.min.js
│ │ ├── buttons.html5.min.js
│ │ └── dataTables.buttons.min.js
│ └── css
│ │ └── buttons.dataTables.min.css
├── navigation-1.1
│ ├── codefolding-lua.css
│ ├── sourceembed.js
│ ├── codefolding.js
│ └── tabsets.js
├── highlightjs-9.12.0
│ ├── default.css
│ └── textmate.css
├── header-attrs-2.29
│ └── header-attrs.js
├── htmltools-fill-0.5.8.1
│ └── fill.css
├── datatables-css-0.0.0
│ └── datatables-crosstalk.css
├── nouislider-7.0.10
│ ├── jquery.nouislider.min.css
│ └── jquery.nouislider.min.js
└── selectize-0.12.0
│ └── selectize.bootstrap3.css
├── README.md
└── index.Rmd
/index_files/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/.DS_Store
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/.DS_Store
--------------------------------------------------------------------------------
/index_files/crosstalk-1.2.1/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/crosstalk-1.2.1/.DS_Store
--------------------------------------------------------------------------------
/index_files/dt-core-1.13.6/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/dt-core-1.13.6/.DS_Store
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/.DS_Store
--------------------------------------------------------------------------------
/index_files/dt-ext-buttons-1.13.6/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/dt-ext-buttons-1.13.6/.DS_Store
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/Lato.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/Lato.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/Raleway.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/Raleway.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/Roboto.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/Roboto.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/LatoBold.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/LatoItalic.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/NewsCycle.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/OpenSans.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/RobotoBold.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/OpenSansBold.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/RalewayBold.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/RobotoLight.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/RobotoMedium.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/NewsCycleBold.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/OpenSansItalic.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/OpenSansLight.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/SourceSansPro.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/SourceSansProBold.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/OpenSansBoldItalic.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/OpenSansLightItalic.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/SourceSansProItalic.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/css/fonts/SourceSansProLight.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahlolab/Genes4Epilepsy/HEAD/index_files/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/index_files/navigation-1.1/codefolding-lua.css:
--------------------------------------------------------------------------------
1 | detaiks.chunk-details > summary.chunk-summary {
2 | text-align: right;
3 | }
4 | details.chunk-details[open] > summary.chunk-summary::after {
5 | content: "Hide";
6 | }
7 | details.chunk-details[open] > summary.chunk-summary > span.chunk-summary-text {
8 | display: none;
9 | }
10 |
--------------------------------------------------------------------------------
/index_files/highlightjs-9.12.0/default.css:
--------------------------------------------------------------------------------
1 | .hljs-literal {
2 | color: #990073;
3 | }
4 |
5 | .hljs-number {
6 | color: #099;
7 | }
8 |
9 | .hljs-comment {
10 | color: #998;
11 | font-style: italic;
12 | }
13 |
14 | .hljs-keyword {
15 | color: #900;
16 | font-weight: bold;
17 | }
18 |
19 | .hljs-string {
20 | color: #d14;
21 | }
22 |
--------------------------------------------------------------------------------
/index_files/highlightjs-9.12.0/textmate.css:
--------------------------------------------------------------------------------
1 | .hljs-literal {
2 | color: rgb(88, 72, 246);
3 | }
4 |
5 | .hljs-number {
6 | color: rgb(0, 0, 205);
7 | }
8 |
9 | .hljs-comment {
10 | color: rgb(76, 136, 107);
11 | }
12 |
13 | .hljs-keyword {
14 | color: rgb(0, 0, 255);
15 | }
16 |
17 | .hljs-string {
18 | color: rgb(3, 106, 7);
19 | }
20 |
--------------------------------------------------------------------------------
/index_files/navigation-1.1/sourceembed.js:
--------------------------------------------------------------------------------
1 |
2 | window.initializeSourceEmbed = function(filename) {
3 | $("#rmd-download-source").click(function() {
4 | var src = $("#rmd-source-code").html();
5 | var a = document.createElement('a');
6 | a.href = "data:text/x-r-markdown;base64," + src;
7 | a.download = filename;
8 | document.body.appendChild(a);
9 | a.click();
10 | document.body.removeChild(a);
11 | });
12 | };
13 |
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/js/npm.js:
--------------------------------------------------------------------------------
1 | // This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
2 | require('../../js/transition.js')
3 | require('../../js/alert.js')
4 | require('../../js/button.js')
5 | require('../../js/carousel.js')
6 | require('../../js/collapse.js')
7 | require('../../js/dropdown.js')
8 | require('../../js/modal.js')
9 | require('../../js/tooltip.js')
10 | require('../../js/popover.js')
11 | require('../../js/scrollspy.js')
12 | require('../../js/tab.js')
13 | require('../../js/affix.js')
--------------------------------------------------------------------------------
/index_files/header-attrs-2.29/header-attrs.js:
--------------------------------------------------------------------------------
1 | // Pandoc 2.9 adds attributes on both header and div. We remove the former (to
2 | // be compatible with the behavior of Pandoc < 2.8).
3 | document.addEventListener('DOMContentLoaded', function(e) {
4 | var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
5 | var i, h, a;
6 | for (i = 0; i < hs.length; i++) {
7 | h = hs[i];
8 | if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
9 | a = h.attributes;
10 | while (a.length > 0) h.removeAttribute(a[0].name);
11 | }
12 | });
13 |
--------------------------------------------------------------------------------
/index_files/htmltools-fill-0.5.8.1/fill.css:
--------------------------------------------------------------------------------
1 | @layer htmltools {
2 | .html-fill-container {
3 | display: flex;
4 | flex-direction: column;
5 | /* Prevent the container from expanding vertically or horizontally beyond its
6 | parent's constraints. */
7 | min-height: 0;
8 | min-width: 0;
9 | }
10 | .html-fill-container > .html-fill-item {
11 | /* Fill items can grow and shrink freely within
12 | available vertical space in fillable container */
13 | flex: 1 1 auto;
14 | min-height: 0;
15 | min-width: 0;
16 | }
17 | .html-fill-container > :not(.html-fill-item) {
18 | /* Prevent shrinking or growing of non-fill items */
19 | flex: 0 0 auto;
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/index_files/dt-core-1.13.6/css/jquery.dataTables.extra.css:
--------------------------------------------------------------------------------
1 | /* Selected rows/cells */
2 | table.dataTable tr.selected td, table.dataTable td.selected {
3 | background-color: #b0bed9 !important;
4 | }
5 | /* In case of scrollX/Y or FixedHeader */
6 | .dataTables_scrollBody .dataTables_sizing {
7 | visibility: hidden;
8 | }
9 |
10 | /* The datatables' theme CSS file doesn't define
11 | the color but with white background. It leads to an issue that
12 | when the HTML's body color is set to 'white', the user can't
13 | see the text since the background is white. One case happens in the
14 | RStudio's IDE when inline viewing the DT table inside an Rmd file,
15 | if the IDE theme is set to "Cobalt".
16 |
17 | See https://github.com/rstudio/DT/issues/447 for more info
18 |
19 | This fixes should have little side-effects because all the other elements
20 | of the default theme use the #333 font color.
21 |
22 | TODO: The upstream may use relative colors for both the table background
23 | and the color. It means the table can display well without this patch
24 | then. At that time, we need to remove the below CSS attributes.
25 | */
26 | div.datatables {
27 | color: #333;
28 | }
29 |
--------------------------------------------------------------------------------
/index_files/crosstalk-1.2.1/css/crosstalk.min.css:
--------------------------------------------------------------------------------
1 | .container-fluid.crosstalk-bscols{margin-left:-30px;margin-right:-30px;white-space:normal}body>.container-fluid.crosstalk-bscols{margin-left:auto;margin-right:auto}.crosstalk-input-checkboxgroup .crosstalk-options-group .crosstalk-options-column{display:inline-block;padding-right:12px;vertical-align:top}@media only screen and (max-width: 480px){.crosstalk-input-checkboxgroup .crosstalk-options-group .crosstalk-options-column{display:block;padding-right:inherit}}.crosstalk-input{margin-bottom:15px}.crosstalk-input .control-label{margin-bottom:0;vertical-align:middle}.crosstalk-input input[type="checkbox"]{margin:4px 0 0;margin-top:1px;line-height:normal}.crosstalk-input .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.crosstalk-input .checkbox>label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.crosstalk-input .checkbox input[type="checkbox"],.crosstalk-input .checkbox-inline input[type="checkbox"]{position:absolute;margin-top:2px;margin-left:-20px}.crosstalk-input .checkbox+.checkbox{margin-top:-5px}.crosstalk-input .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.crosstalk-input .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}
2 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # [Genes4Epilepsy](https://bahlolab.github.io/Genes4Epilepsy/)
2 | A curated list of monogenic epilepsy genes.
3 |
4 | This list is actively maintained, and updates will be released twice yearly.
5 |
6 | The inclusion and exclusion criteria can be found here: [Oliver KL, et al. Genes4Epilepsy: An epilepsy gene resource. Epilepsia. 2023 May;64(5):1368-1375. doi: 10.1111/epi.17547. Epub 2023 Mar 9. PMID: 36808730](https://onlinelibrary.wiley.com/doi/10.1111/epi.17547)
7 |
8 | This publication has been recognized as a top cited article in Epilepsia.
9 |
10 | # [Interactive list and changelog](https://bahlolab.github.io/Genes4Epilepsy/)
11 | An interactive table and changelog showing all changes to the list since the original published version is available [here](https://bahlolab.github.io/Genes4Epilepsy/)
12 |
13 | # Download
14 | The latest version of the Genes4Epilepsy list can be accessed [here](https://github.com/bahlolab/Genes4Epilepsy/releases/latest)
15 |
16 | # Contact
17 | Suggestions for additions or updates to this list can be emailed to: genes4-epilepsy@unimelb.edu.au
18 |
19 | # Cite
20 | If you use this Genes4Epilepsy resource, please acknowledge by citing [Oliver KL, et al. Genes4Epilepsy: An epilepsy gene resource. Epilepsia. 2023 May;64(5):1368-1375. doi: 10.1111/epi.17547. Epub 2023 Mar 9. PMID: 36808730](https://onlinelibrary.wiley.com/doi/10.1111/epi.17547)
21 |
--------------------------------------------------------------------------------
/index_files/datatables-css-0.0.0/datatables-crosstalk.css:
--------------------------------------------------------------------------------
1 | .dt-crosstalk-fade {
2 | opacity: 0.2;
3 | }
4 |
5 | html body div.DTS div.dataTables_scrollBody {
6 | background: none;
7 | }
8 |
9 |
10 | /*
11 | Fix https://github.com/rstudio/DT/issues/563
12 | If the `table.display` is set to "block" (e.g., pkgdown), the browser will display
13 | datatable objects strangely. The search panel and the page buttons will still be
14 | in full-width but the table body will be "compact" and shorter.
15 | In therory, having this attributes will affect `dom="t"`
16 | with `display: block` users. But in reality, there should be no one.
17 | We may remove the below lines in the future if the upstream agree to have this there.
18 | See https://github.com/DataTables/DataTablesSrc/issues/160
19 | */
20 |
21 | table.dataTable {
22 | display: table;
23 | }
24 |
25 |
26 | /*
27 | When DTOutput(fill = TRUE), it receives a .html-fill-item class (via htmltools::bindFillRole()), which effectively amounts to `flex: 1 1 auto`. That's mostly fine, but the case where `fillContainer=TRUE`+`height:auto`+`flex-basis:auto` and the container (e.g., a bslib::card()) doesn't have a defined height is a bit problematic since the table wants to fit the parent but the parent wants to fit the table, which results pretty small table height (maybe because there is a minimum height somewhere?). It seems better in this case to impose a 400px height default for the table, which we can do by setting `flex-basis` to 400px (the table is still allowed to grow/shrink when the container has an opinionated height).
28 | */
29 |
30 | .html-fill-container > .html-fill-item.datatables {
31 | flex-basis: 400px;
32 | }
33 |
--------------------------------------------------------------------------------
/index_files/nouislider-7.0.10/jquery.nouislider.min.css:
--------------------------------------------------------------------------------
1 | /*! noUiSlider - 7.0.10 - 2015-03-17 17:30:22 */
2 |
3 |
4 | .noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:10px}.noUi-horizontal .noUi-handle{width:24px;height:18px;left:-12px;top:-6px}.noUi-vertical{width:10px}.noUi-vertical .noUi-handle{width:18px;height:24px;left:-5px;top:-12px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-base{height:135px;}.noUi-vertical .noUi-dragable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:9px;width:1px;background:#E8E7E6;left:9px;top:3.5px}.noUi-handle:after{left:12px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:9px;height:1px;left:3.5px;top:9px}.noUi-vertical .noUi-handle:after{top:12px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle{cursor:not-allowed}
5 |
--------------------------------------------------------------------------------
/index_files/crosstalk-1.2.1/scss/crosstalk.scss:
--------------------------------------------------------------------------------
1 | /* Adjust margins outwards, so column contents line up with the edges of the
2 | parent of container-fluid. */
3 | .container-fluid.crosstalk-bscols {
4 | margin-left: -30px;
5 | margin-right: -30px;
6 | white-space: normal;
7 | }
8 |
9 | /* But don't adjust the margins outwards if we're directly under the body,
10 | i.e. we were the top-level of something at the console. */
11 | body > .container-fluid.crosstalk-bscols {
12 | margin-left: auto;
13 | margin-right: auto;
14 | }
15 |
16 | .crosstalk-input-checkboxgroup .crosstalk-options-group .crosstalk-options-column {
17 | display: inline-block;
18 | padding-right: 12px;
19 | vertical-align: top;
20 | }
21 |
22 | @media only screen and (max-width:480px) {
23 | .crosstalk-input-checkboxgroup .crosstalk-options-group .crosstalk-options-column {
24 | display: block;
25 | padding-right: inherit;
26 | }
27 | }
28 |
29 | /* Relevant BS3 styles to make filter_checkbox() look reasonable without Bootstrap */
30 | .crosstalk-input {
31 | margin-bottom: 15px; /* a la .form-group */
32 | .control-label {
33 | margin-bottom: 0;
34 | vertical-align: middle;
35 | }
36 | input[type="checkbox"] {
37 | margin: 4px 0 0;
38 | margin-top: 1px;
39 | line-height: normal;
40 | }
41 | .checkbox {
42 | position: relative;
43 | display: block;
44 | margin-top: 10px;
45 | margin-bottom: 10px;
46 | }
47 | .checkbox > label{
48 | padding-left: 20px;
49 | margin-bottom: 0;
50 | font-weight: 400;
51 | cursor: pointer;
52 | }
53 | .checkbox input[type="checkbox"],
54 | .checkbox-inline input[type="checkbox"] {
55 | position: absolute;
56 | margin-top: 2px;
57 | margin-left: -20px;
58 | }
59 | .checkbox + .checkbox {
60 | margin-top: -5px;
61 | }
62 | .checkbox-inline {
63 | position: relative;
64 | display: inline-block;
65 | padding-left: 20px;
66 | margin-bottom: 0;
67 | font-weight: 400;
68 | vertical-align: middle;
69 | cursor: pointer;
70 | }
71 | .checkbox-inline + .checkbox-inline {
72 | margin-top: 0;
73 | margin-left: 10px;
74 | }
75 | }
76 |
--------------------------------------------------------------------------------
/index_files/dt-ext-buttons-1.13.6/js/buttons.print.min.js:
--------------------------------------------------------------------------------
1 | /*!
2 | * Print button for Buttons and DataTables.
3 | * © SpryMedia Ltd - datatables.net/license
4 | */
5 | !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="
",o=0,r=t.length;o"+i+""+e+">"}return n+"
"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='';o.header&&(u+=""+r(i.header,"th")+""),u+="";for(var d=0,c=i.body.length;d",o.footer&&i.footer&&(u+=""+r(i.footer,"th")+""),u+="
";var l=b.open("","");if(l){l.document.close();var f=""+a.title+"";m("style, link").each(function(){f+=function(t){t=m(t).clone()[0];return"link"===t.nodeName.toLowerCase()&&(t.href=h(t.href)),t.outerHTML}(this)});try{l.document.head.innerHTML=f}catch(t){m(l.document.head).html(f)}l.document.body.innerHTML=""+a.title+"
"+(a.messageTop||"")+"
"+u+""+(a.messageBottom||"")+"
",m(l.document.body).addClass("dt-print-view"),m("img",l.document.body).each(function(t,e){e.setAttribute("src",h(e.getAttribute("src")))}),o.customize&&o.customize(l,o,e);a=function(){o.autoPrint&&(l.print(),l.close())};navigator.userAgent.match(/Trident\/\d.\d/)?a():l.setTimeout(a,1e3)}else e.buttons.info(e.i18n("buttons.printErrorTitle","Unable to open print view"),e.i18n("buttons.printErrorMsg","Please allow popups in your browser for this site to be able to view the print view."),5e3)},title:"*",messageTop:"*",messageBottom:"*",exportOptions:{},header:!0,footer:!1,autoPrint:!0,customize:null},e});
--------------------------------------------------------------------------------
/index_files/bootstrap-3.3.5/shim/html5shiv.min.js:
--------------------------------------------------------------------------------
1 | /**
2 | * @preserve HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
3 | */
4 | // Only run this code in IE 8
5 | if (!!window.navigator.userAgent.match("MSIE 8")) {
6 | !function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.2",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b)}(this,document);
7 | };
8 |
--------------------------------------------------------------------------------
/index_files/navigation-1.1/codefolding.js:
--------------------------------------------------------------------------------
1 |
2 | window.initializeCodeFolding = function(show) {
3 |
4 | // handlers for show-all and hide all
5 | $("#rmd-show-all-code").click(function() {
6 | $('div.r-code-collapse').each(function() {
7 | $(this).collapse('show');
8 | });
9 | });
10 | $("#rmd-hide-all-code").click(function() {
11 | $('div.r-code-collapse').each(function() {
12 | $(this).collapse('hide');
13 | });
14 | });
15 |
16 | // index for unique code element ids
17 | var currentIndex = 1;
18 |
19 | // select all R code blocks
20 | var rCodeBlocks = $('pre.r, pre.python, pre.bash, pre.sql, pre.cpp, pre.stan, pre.julia, pre.foldable');
21 | rCodeBlocks.each(function() {
22 | // skip if the block has fold-none class
23 | if ($(this).hasClass('fold-none')) return;
24 |
25 | // create a collapsable div to wrap the code in
26 | var div = $('');
27 | var showThis = (show || $(this).hasClass('fold-show')) && !$(this).hasClass('fold-hide');
28 | var id = 'rcode-643E0F36' + currentIndex++;
29 | div.attr('id', id);
30 | $(this).before(div);
31 | $(this).detach().appendTo(div);
32 |
33 | // add a show code button right above
34 | var showCodeText = $('' + (showThis ? 'Hide' : 'Show') + '');
35 | var showCodeButton = $('');
36 | showCodeButton.append(showCodeText);
37 | showCodeButton
38 | .attr('data-toggle', 'collapse')
39 | .attr('data-bs-toggle', 'collapse') // BS5
40 | .attr('data-target', '#' + id)
41 | .attr('data-bs-target', '#' + id) // BS5
42 | .attr('aria-expanded', showThis)
43 | .attr('aria-controls', id);
44 |
45 | var buttonRow = $('');
46 | var buttonCol = $('');
47 |
48 | buttonCol.append(showCodeButton);
49 | buttonRow.append(buttonCol);
50 |
51 | div.before(buttonRow);
52 |
53 | // show the div if necessary
54 | if (showThis) div.collapse('show');
55 |
56 | // update state of button on show/hide
57 | // * Change text
58 | // * add a class for intermediate states styling
59 | div.on('hide.bs.collapse', function () {
60 | showCodeText.text('Show');
61 | showCodeButton.addClass('btn-collapsing');
62 | });
63 | div.on('hidden.bs.collapse', function () {
64 | showCodeButton.removeClass('btn-collapsing');
65 | });
66 | div.on('show.bs.collapse', function () {
67 | showCodeText.text('Hide');
68 | showCodeButton.addClass('btn-expanding');
69 | });
70 | div.on('shown.bs.collapse', function () {
71 | showCodeButton.removeClass('btn-expanding');
72 | });
73 |
74 | });
75 |
76 | }
77 |
--------------------------------------------------------------------------------
/index_files/dt-ext-buttons-1.13.6/js/buttons.colVis.min.js:
--------------------------------------------------------------------------------
1 | /*!
2 | * Column visibility buttons for Buttons and DataTables.
3 | * © SpryMedia Ltd - datatables.net/license
4 | */
5 | !function(t){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(n){return t(n,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(n,e){e.fn.dataTable||require("datatables.net")(n,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(n,e)},"undefined"==typeof window?module.exports=function(n,e){return n=n||window,e=e||o(n),i(n,e),t(e,0,n.document)}:(i(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(n,e,t,l){"use strict";var o=n.fn.dataTable;return n.extend(o.ext.buttons,{colvis:function(o,i){var l=null,n={extend:"collection",init:function(n,e){l=e},text:function(n){return n.i18n("buttons.colvis","Column visibility")},className:"buttons-colvis",closeButton:!1,buttons:[{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}]};return o.on("column-reorder.dt"+i.namespace,function(n,e,t){o.button(null,o.button(null,l).node()).collectionRebuild([{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}])}),n},columnsToggle:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnToggle",columns:n,columnText:e.columnText}}).toArray()},columnToggle:function(n,e){return{extend:"columnVisibility",columns:e.columns,columnText:e.columnText}},columnsVisibility:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnVisibility",columns:n,visibility:e.visibility,columnText:e.columnText}}).toArray()},columnVisibility:{columns:l,text:function(n,e,t){return t._columnText(n,t)},className:"buttons-columnVisibility",action:function(n,e,t,o){var e=e.columns(o.columns),i=e.visible();e.visible(o.visibility!==l?o.visibility:!(i.length&&i[0]))},init:function(o,n,i){var l=this;n.attr("data-cv-idx",i.columns),o.on("column-visibility.dt"+i.namespace,function(n,e){e.bDestroying||e.nTable!=o.settings()[0].nTable||l.active(o.column(i.columns).visible())}).on("column-reorder.dt"+i.namespace,function(n,e,t){i.destroying||1===o.columns(i.columns).count()&&(l.text(i._columnText(o,i)),l.active(o.column(i.columns).visible()))}),this.active(o.column(i.columns).visible())},destroy:function(n,e,t){n.off("column-visibility.dt"+t.namespace).off("column-reorder.dt"+t.namespace)},_columnText:function(n,e){var t=n.column(e.columns).index(),o=n.settings()[0].aoColumns[t].sTitle;return o=(o=o||n.column(t).header().innerHTML).replace(/\n/g," ").replace(/
/gi," ").replace(/