cronapp-framework-js 2.9.2-SP.8 → 2.9.2-SP.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/crn-anchor.components.json +30 -0
- package/components/crn-text-component.components.json +5 -5
- package/components/crn-upload-file.components.json +9 -5
- package/components/crn-upload.components.json +22 -1
- package/{deprecated/components/css → components/css/deprecated}/checkbox-color.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/color-default.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/combobox-color.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/multiselect-editor.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/option-color.css +0 -0
- package/components/templates/anchor.template.html +1 -1
- package/components/templates/cron-dashboard-viewer.designtime.html +2 -4
- package/components/templates/cron-grid.designtime.html +2 -3
- package/components/templates/fileupload-button.template.html +2 -2
- package/components/templates/fileupload.template.html +3 -3
- package/css/app.css +2 -2
- package/css/themes/custom/aquamarine/custom-aquamarine.css +33 -5
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +9 -8
- package/css/themes/custom/cerulean/custom-cerulean.css +48 -7
- package/css/themes/custom/cerulean/navbar-cerulean.css +8 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +99 -28
- package/css/themes/custom/cosmo/navbar-cosmo.css +23 -11
- package/css/themes/custom/cyborg/custom-cyborg.css +115 -12
- package/css/themes/custom/cyborg/navbar-cyborg.css +16 -8
- package/css/themes/custom/darkly/custom-darkly.css +55 -8
- package/css/themes/custom/dsgov/custom-dsgov.css +29 -4
- package/css/themes/custom/dsgov/form-dsgov.css +31 -10
- package/css/themes/custom/dsgov/navbar-dsgov.css +62 -41
- package/css/themes/custom/flatly/custom-flatly.css +68 -8
- package/css/themes/custom/flatly/navbar-flatly.css +21 -0
- package/css/themes/custom/fuse/custom-fuse.css +39 -24
- package/css/themes/custom/journal/custom-journal.css +89 -8
- package/css/themes/custom/journal/navbar-journal.css +30 -16
- package/css/themes/custom/lumen/custom-lumen.css +139 -10
- package/css/themes/custom/lumen/panel-lumen.css +14 -54
- package/css/themes/custom/material/custom-material.css +9 -17
- package/css/themes/custom/paper/custom-paper.css +125 -8
- package/css/themes/custom/paper/navbar-paper.css +1 -1
- package/css/themes/custom/readable/custom-readable.css +161 -51
- package/css/themes/custom/readable/panel-readable.css +8 -8
- package/css/themes/custom/sandstone/custom-sandstone.css +107 -25
- package/css/themes/custom/sandstone/panel-sandstone.css +2 -2
- package/css/themes/custom/simplex/button-simplex.css +1 -1
- package/css/themes/custom/simplex/custom-simplex.css +112 -9
- package/css/themes/custom/simplex/panel-simplex.css +5 -6
- package/css/themes/custom/slate/custom-slate.css +144 -44
- package/css/themes/custom/slate/panel-slate.css +15 -17
- package/css/themes/custom/spacelab/custom-spacelab.css +122 -20
- package/css/themes/custom/superhero/custom-superhero.css +153 -16
- package/css/themes/custom/theme-general/forms.css +57 -2
- package/css/themes/custom/theme-general/login.css +11 -16
- package/css/themes/custom/theme-general/theme-general.css +27 -6
- package/css/themes/custom/united/custom-united.css +117 -11
- package/css/themes/custom/yeti/custom-yeti.css +154 -13
- package/css/themes/deprecated/aquamarine.min.css +6 -0
- package/css/themes/deprecated/cerulean.min.css +7 -0
- package/css/themes/deprecated/cosmo.min.css +7 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +71 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +47 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +620 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +54 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +21 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +169 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +15 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +158 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +24 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +27 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +49 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +133 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +401 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +172 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +46 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +184 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +39 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +44 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +17 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +33 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +75 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +143 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +11 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +8 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +78 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +351 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +71 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +264 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +149 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +22 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +63 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +268 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +41 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +129 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +261 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +25 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +71 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +48 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +26 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +58 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +725 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +54 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +21 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +491 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +261 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +37 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +787 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +30 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +31 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +158 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +10 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +782 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +39 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +38 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +184 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +35 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +133 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +60 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +143 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +276 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +408 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +44 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +109 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +288 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +154 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +95 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +171 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +31 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +129 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +269 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +31 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +37 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +30 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/media.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +619 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +31 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +79 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +19 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +393 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +26 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +706 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +14 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +75 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +35 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +244 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +260 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +251 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1125 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +39 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +413 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +209 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +176 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +42 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +318 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +59 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +294 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +43 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +178 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +18 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +136 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +218 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +711 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +182 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +45 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +353 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +611 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +55 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +44 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +199 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +20 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +46 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +31 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +19 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +96 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +113 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +122 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +239 -0
- package/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +3085 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +3 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +3 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +10 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +10 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +37 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +26 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +48 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +734 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +391 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +252 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +27 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +30 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +31 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +10 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +310 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +184 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +144 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +35 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +129 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +60 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +142 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +271 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +52 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +113 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +295 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +148 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +65 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +268 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +31 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +269 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +25 -0
- package/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +3246 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/fonts.css +162 -0
- package/css/themes/deprecated/custom/dsgov/font2/fonts.css +144 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +9 -0
- package/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
- package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/font.css +0 -0
- package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
- package/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +9 -0
- package/css/themes/deprecated/custom/fuse/img/arrow-white.svg +9 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/fonts.css +108 -0
- package/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +11 -0
- package/css/themes/deprecated/custom/lumen/img/arrow-white.svg +11 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/login.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/custom-material.css +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/fonts.css +108 -0
- package/css/themes/deprecated/custom/material/img/arrow-gray.svg +11 -0
- package/css/themes/deprecated/custom/material/img/arrow-white.svg +11 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +174 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +176 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +241 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +185 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +98 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/login.css +38 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
- package/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +363 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
- package/css/themes/deprecated/cyborg.min.css +7 -0
- package/css/themes/deprecated/darkly.min.css +7 -0
- package/css/themes/deprecated/dsgov.min.css +6 -0
- package/css/themes/deprecated/flatly.min.css +7 -0
- package/css/themes/deprecated/fuse.min.css +7 -0
- package/css/themes/deprecated/journal.min.css +7 -0
- package/css/themes/deprecated/lumen.min.css +7 -0
- package/css/themes/deprecated/material.min.css +4 -0
- package/css/themes/deprecated/material_raiz.min.css +3 -0
- package/css/themes/deprecated/paper.min.css +7 -0
- package/css/themes/deprecated/readable.min.css +7 -0
- package/css/themes/deprecated/sandstone.min.css +7 -0
- package/css/themes/deprecated/simplex.min.css +7 -0
- package/css/themes/deprecated/slate.min.css +7 -0
- package/css/themes/deprecated/spacelab.min.css +7 -0
- package/css/themes/deprecated/superhero.min.css +7 -0
- package/css/themes/deprecated/united.min.css +7 -0
- package/css/themes/deprecated/yeti.min.css +7 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/checkbox-color.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/color-default.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/combobox-color.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/multiselect-editor.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/option-color.css +0 -0
- package/dist/components/templates/anchor.template.html +1 -1
- package/dist/components/templates/cron-dashboard-viewer.designtime.html +1 -1
- package/dist/components/templates/cron-grid.designtime.html +1 -1
- package/dist/components/templates/fileupload-button.template.html +1 -1
- package/dist/components/templates/fileupload.template.html +1 -1
- package/dist/css/app.css +1 -1
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -1
- package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -1
- package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
- package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -1
- package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -1
- package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -1
- package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -1
- package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
- package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -1
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -1
- package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -1
- package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
- package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -1
- package/dist/css/themes/custom/journal/custom-journal.css +1 -1
- package/dist/css/themes/custom/journal/navbar-journal.css +1 -1
- package/dist/css/themes/custom/lumen/custom-lumen.css +1 -1
- package/dist/css/themes/custom/lumen/panel-lumen.css +1 -1
- package/dist/css/themes/custom/material/custom-material.css +1 -1
- package/dist/css/themes/custom/paper/custom-paper.css +1 -1
- package/dist/css/themes/custom/paper/navbar-paper.css +1 -1
- package/dist/css/themes/custom/readable/custom-readable.css +1 -1
- package/dist/css/themes/custom/readable/panel-readable.css +1 -1
- package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -1
- package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -1
- package/dist/css/themes/custom/simplex/button-simplex.css +1 -1
- package/dist/css/themes/custom/simplex/custom-simplex.css +1 -1
- package/dist/css/themes/custom/simplex/panel-simplex.css +1 -1
- package/dist/css/themes/custom/slate/custom-slate.css +1 -1
- package/dist/css/themes/custom/slate/panel-slate.css +1 -1
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
- package/dist/css/themes/custom/theme-general/forms.css +1 -1
- package/dist/css/themes/custom/theme-general/login.css +1 -1
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
- package/dist/css/themes/custom/united/custom-united.css +1 -1
- package/dist/css/themes/custom/yeti/custom-yeti.css +1 -1
- package/dist/css/themes/deprecated/aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/cerulean.min.css +1 -0
- package/dist/css/themes/deprecated/cosmo.min.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/animations.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/container.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/fade.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/media.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/visible.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/animations.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/container.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/fade.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +12 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
- package/dist/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/font.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/login.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/custom-material.css +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
- package/dist/css/themes/deprecated/cyborg.min.css +1 -0
- package/dist/css/themes/deprecated/darkly.min.css +1 -0
- package/dist/css/themes/deprecated/dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/flatly.min.css +1 -0
- package/dist/css/themes/deprecated/fuse.min.css +1 -0
- package/dist/css/themes/deprecated/journal.min.css +1 -0
- package/dist/css/themes/deprecated/lumen.min.css +1 -0
- package/dist/css/themes/deprecated/material.min.css +1 -0
- package/dist/css/themes/deprecated/material_raiz.min.css +1 -0
- package/dist/css/themes/deprecated/paper.min.css +1 -0
- package/dist/css/themes/deprecated/readable.min.css +1 -0
- package/dist/css/themes/deprecated/sandstone.min.css +1 -0
- package/dist/css/themes/deprecated/simplex.min.css +1 -0
- package/dist/css/themes/deprecated/slate.min.css +1 -0
- package/dist/css/themes/deprecated/spacelab.min.css +1 -0
- package/dist/css/themes/deprecated/superhero.min.css +1 -0
- package/dist/css/themes/deprecated/united.min.css +1 -0
- package/dist/css/themes/deprecated/yeti.min.css +1 -0
- package/dist/js/app.js +1 -1
- package/dist/js/dashboard/dashboard.service.js +1 -1
- package/dist/js/stateProvider.js +1 -1
- package/js/app.js +4 -7
- package/js/dashboard/dashboard.service.js +0 -2
- package/js/stateProvider.js +5 -3
- package/package.json +1 -1
- package/deprecated/css/animate.css +0 -433
- package/deprecated/css/app.css +0 -433
- package/deprecated/css/cronos-template.css +0 -0
- package/deprecated/css/cronos.css +0 -263
- package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.svg +0 -288
- package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/css/modalTemplate.css +0 -37
- package/deprecated/css/themes/cerulean.min.css +0 -7
- package/deprecated/css/themes/cosmo.min.css +0 -7
- package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +0 -4179
- package/deprecated/css/themes/cyborg.min.css +0 -7
- package/deprecated/css/themes/darkly.min.css +0 -7
- package/deprecated/css/themes/flatly.min.css +0 -7
- package/deprecated/css/themes/fuse.min.css +0 -7
- package/deprecated/css/themes/journal.min.css +0 -7
- package/deprecated/css/themes/lumen.min.css +0 -7
- package/deprecated/css/themes/material.min.css +0 -4
- package/deprecated/css/themes/paper.min.css +0 -7
- package/deprecated/css/themes/readable.min.css +0 -7
- package/deprecated/css/themes/sandstone.min.css +0 -7
- package/deprecated/css/themes/simplex.min.css +0 -7
- package/deprecated/css/themes/slate.min.css +0 -7
- package/deprecated/css/themes/spacelab.min.css +0 -7
- package/deprecated/css/themes/superhero.min.css +0 -7
- package/deprecated/css/themes/united.min.css +0 -7
- package/deprecated/css/themes/yeti.min.css +0 -7
- package/deprecated/dist/components/css/font-size.css +0 -1
- package/deprecated/dist/components/css/image.css +0 -1
- package/deprecated/dist/components/js/format.min.js +0 -1
- package/deprecated/dist/components/js/jquery.inputmask.bundle.js +0 -1
- package/deprecated/dist/components/js/jquery.mask.min.js +0 -1
- package/deprecated/dist/components/js/qrcode.js +0 -1
- package/deprecated/dist/components/reports/BOOLEAN.parameter.html +0 -1
- package/deprecated/dist/components/reports/DATE.parameter.html +0 -1
- package/deprecated/dist/components/reports/DOUBLE.parameter.html +0 -1
- package/deprecated/dist/components/reports/FLOAT.parameter.html +0 -1
- package/deprecated/dist/components/reports/INTEGER.parameter.html +0 -1
- package/deprecated/dist/components/reports/LONG.parameter.html +0 -1
- package/deprecated/dist/components/reports/STRING.parameter.html +0 -1
- package/deprecated/dist/components/reports/reports.parameters.html +0 -1
- package/deprecated/dist/components/reports/reports.view.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +0 -1
- package/deprecated/dist/components/templates/accordion.template.html +0 -1
- package/deprecated/dist/components/templates/anchor.template.html +0 -1
- package/deprecated/dist/components/templates/angular-ui-notification.template.html +0 -1
- package/deprecated/dist/components/templates/banner.template.html +0 -1
- package/deprecated/dist/components/templates/button-report.template.html +0 -1
- package/deprecated/dist/components/templates/button.oauth2.template.html +0 -1
- package/deprecated/dist/components/templates/button.template.html +0 -1
- package/deprecated/dist/components/templates/buttonfilter.template.html +0 -1
- package/deprecated/dist/components/templates/carousel.template.html +0 -1
- package/deprecated/dist/components/templates/cell.template.html +0 -1
- package/deprecated/dist/components/templates/chart.template.html +0 -1
- package/deprecated/dist/components/templates/checkbox.template.html +0 -1
- package/deprecated/dist/components/templates/combobox-dynamic.template.html +0 -1
- package/deprecated/dist/components/templates/combobox.template.html +0 -1
- package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +0 -1
- package/deprecated/dist/components/templates/crn-input-password.designtime.html +0 -1
- package/deprecated/dist/components/templates/crn-input-password.template.html +0 -1
- package/deprecated/dist/components/templates/crn-list-item.template.html +0 -1
- package/deprecated/dist/components/templates/crn-ordered-list.template.html +0 -1
- package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +0 -1
- package/deprecated/dist/components/templates/crn-unordered-list.template.html +0 -1
- package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +0 -1
- package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +0 -26
- package/deprecated/dist/components/templates/cron-autocomplete.template.html +0 -1
- package/deprecated/dist/components/templates/cron-barcode.template.html +0 -1
- package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +0 -1
- package/deprecated/dist/components/templates/cron-calendar.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-calendar.template.html +0 -1
- package/deprecated/dist/components/templates/cron-captcha.designtime.html +0 -6
- package/deprecated/dist/components/templates/cron-captcha.template.html +0 -1
- package/deprecated/dist/components/templates/cron-chat.designtime.html +0 -17
- package/deprecated/dist/components/templates/cron-chat.template.html +0 -1
- package/deprecated/dist/components/templates/cron-checkbox.template.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox.template.html +0 -1
- package/deprecated/dist/components/templates/cron-crud.template.html +0 -1
- package/deprecated/dist/components/templates/cron-date.template.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +0 -1
- package/deprecated/dist/components/templates/cron-grid.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-grid.template.html +0 -1
- package/deprecated/dist/components/templates/cron-ordered-list.template.html +0 -1
- package/deprecated/dist/components/templates/cron-qrcode.template.html +0 -1
- package/deprecated/dist/components/templates/cron-radio.template.html +0 -1
- package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-report-viewer.template.html +0 -1
- package/deprecated/dist/components/templates/cron-rich-editor.template.html +0 -1
- package/deprecated/dist/components/templates/cron-scheduler.designtime.html +0 -2
- package/deprecated/dist/components/templates/cron-scheduler.template.html +0 -1
- package/deprecated/dist/components/templates/cron-slider.template.html +0 -1
- package/deprecated/dist/components/templates/cron-switch.template.html +0 -1
- package/deprecated/dist/components/templates/cron-tree-view.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-tree-view.template.html +0 -1
- package/deprecated/dist/components/templates/datasource.template.html +0 -1
- package/deprecated/dist/components/templates/datasourcefilter.template.html +0 -1
- package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +0 -1
- package/deprecated/dist/components/templates/date.template.html +0 -1
- package/deprecated/dist/components/templates/datetime.template.html +0 -1
- package/deprecated/dist/components/templates/div.template.html +0 -1
- package/deprecated/dist/components/templates/dynamicfile.template.html +0 -1
- package/deprecated/dist/components/templates/dynamicimage.template.html +0 -1
- package/deprecated/dist/components/templates/dynamictitle.template.html +0 -1
- package/deprecated/dist/components/templates/evaluation.template.html +0 -1
- package/deprecated/dist/components/templates/fileupload-button.template.html +0 -1
- package/deprecated/dist/components/templates/fileupload.template.html +0 -1
- package/deprecated/dist/components/templates/foot-cell.template.html +0 -1
- package/deprecated/dist/components/templates/foot-row.template.html +0 -1
- package/deprecated/dist/components/templates/form.template.html +0 -1
- package/deprecated/dist/components/templates/grid-horizontal.template.html +0 -1
- package/deprecated/dist/components/templates/grid-vertical.template.html +0 -1
- package/deprecated/dist/components/templates/grid.template.html +0 -1
- package/deprecated/dist/components/templates/head-cell.template.html +0 -1
- package/deprecated/dist/components/templates/head-row.template.html +0 -1
- package/deprecated/dist/components/templates/head.template.html +0 -1
- package/deprecated/dist/components/templates/header.template.html +0 -1
- package/deprecated/dist/components/templates/icon.template.html +0 -1
- package/deprecated/dist/components/templates/image-menu.template.html +0 -1
- package/deprecated/dist/components/templates/image.default.template.html +0 -1
- package/deprecated/dist/components/templates/image.template.html +0 -1
- package/deprecated/dist/components/templates/list.template.html +0 -1
- package/deprecated/dist/components/templates/multiselect.template.html +0 -1
- package/deprecated/dist/components/templates/navbar.template.html +0 -1
- package/deprecated/dist/components/templates/panel.template.html +0 -1
- package/deprecated/dist/components/templates/qrcode.template.html +0 -1
- package/deprecated/dist/components/templates/radiogroup.template.html +0 -1
- package/deprecated/dist/components/templates/rating.template.html +0 -1
- package/deprecated/dist/components/templates/row.template.html +0 -1
- package/deprecated/dist/components/templates/sidebar.template.html +0 -1
- package/deprecated/dist/components/templates/social-button-bar.template.html +0 -1
- package/deprecated/dist/components/templates/sub-form.template.html +0 -1
- package/deprecated/dist/components/templates/subtitle.template.html +0 -1
- package/deprecated/dist/components/templates/table.template.html +0 -1
- package/deprecated/dist/components/templates/tabs.template.html +0 -1
- package/deprecated/dist/components/templates/text.template.html +0 -1
- package/deprecated/dist/components/templates/textarea.template.html +0 -1
- package/deprecated/dist/components/templates/textinput.template.html +0 -1
- package/deprecated/dist/components/templates/textinputbutton.html +0 -1
- package/deprecated/dist/components/templates/textinputbutton.template.html +0 -1
- package/deprecated/dist/components/templates/textinputicon.template.html +0 -1
- package/deprecated/dist/components/templates/time.template.html +0 -1
- package/deprecated/dist/components/templates/title-default.template.html +0 -1
- package/deprecated/dist/components/templates/title.template.html +0 -1
- package/deprecated/dist/components/templates/treeview.template.html +0 -1
- package/deprecated/dist/css/animate.css +0 -1
- package/deprecated/dist/css/app.css +0 -1
- package/deprecated/dist/css/cronos-template.css +0 -0
- package/deprecated/dist/css/cronos.css +0 -1
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +0 -1
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/dist/css/modalTemplate.css +0 -1
- package/deprecated/dist/css/themes/cerulean.min.css +0 -1
- package/deprecated/dist/css/themes/cosmo.min.css +0 -1
- package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +0 -1
- package/deprecated/dist/css/themes/cyborg.min.css +0 -1
- package/deprecated/dist/css/themes/darkly.min.css +0 -1
- package/deprecated/dist/css/themes/flatly.min.css +0 -1
- package/deprecated/dist/css/themes/fuse.min.css +0 -1
- package/deprecated/dist/css/themes/journal.min.css +0 -1
- package/deprecated/dist/css/themes/lumen.min.css +0 -1
- package/deprecated/dist/css/themes/material.min.css +0 -1
- package/deprecated/dist/css/themes/paper.min.css +0 -1
- package/deprecated/dist/css/themes/readable.min.css +0 -1
- package/deprecated/dist/css/themes/sandstone.min.css +0 -1
- package/deprecated/dist/css/themes/simplex.min.css +0 -1
- package/deprecated/dist/css/themes/slate.min.css +0 -1
- package/deprecated/dist/css/themes/spacelab.min.css +0 -1
- package/deprecated/dist/css/themes/superhero.min.css +0 -1
- package/deprecated/dist/css/themes/united.min.css +0 -1
- package/deprecated/dist/css/themes/yeti.min.css +0 -1
- package/deprecated/dist/i18n/locale_en_us.json +0 -143
- package/deprecated/dist/i18n/locale_pt_br.json +0 -143
- package/deprecated/dist/img/ballon_icon.svg +0 -1
- package/deprecated/dist/img/barcode.png +0 -0
- package/deprecated/dist/img/cron-icon/crn-QRCode.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-accordion.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-anchor.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-button.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-calendar.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-captcha.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-carousel.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-chart.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-checkbox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-combobox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-datasource.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-datepicker.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-form.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-grid-table.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-grid.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-header.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-icon.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-image.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-input-password.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-navbar.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-one-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-panel.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-rating.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-scheduler.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-simple-text.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-slider.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-social-login.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-sub-form.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-table.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-tabs.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-text-component.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textarea.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textinput.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-three-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-timepicker.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-tree-view.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-two-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-upload.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +0 -1
- package/deprecated/dist/img/cronGrid.png +0 -0
- package/deprecated/dist/img/cronRichEditor.png +0 -0
- package/deprecated/dist/img/cronapp-logo-login.png +0 -0
- package/deprecated/dist/img/img-user.svg +0 -1
- package/deprecated/dist/img/logo-cronapp-negativa.svg +0 -1
- package/deprecated/dist/img/logo.png +0 -0
- package/deprecated/dist/img/logo.svg +0 -1
- package/deprecated/dist/img/nophoto.png +0 -0
- package/deprecated/dist/img/placehold-100x100.png +0 -0
- package/deprecated/dist/img/placehold-900x500.png +0 -0
- package/deprecated/dist/img/qrcode.png +0 -0
- package/deprecated/dist/img/recaptcha-logo.svg +0 -1
- package/deprecated/dist/img/selectFile.png +0 -0
- package/deprecated/dist/img/selectImg.svg +0 -1
- package/deprecated/dist/img/svg-charts.svg +0 -1
- package/deprecated/dist/img/switch.png +0 -0
- package/deprecated/dist/js/LanguageSelectDirective.js +0 -1
- package/deprecated/dist/js/LocaleService.js +0 -1
- package/deprecated/dist/js/app.authentication.js +0 -1
- package/deprecated/dist/js/app.js +0 -1
- package/deprecated/dist/js/controllers.authentication.js +0 -1
- package/deprecated/dist/js/controllers.js +0 -1
- package/deprecated/dist/js/custom.controllers.js +0 -1
- package/deprecated/dist/js/customModules.js +0 -1
- package/deprecated/dist/js/customStateProvider.js +0 -0
- package/deprecated/dist/js/directives.js +0 -14
- package/deprecated/dist/js/filters.js +0 -1
- package/deprecated/dist/js/local-dateformat.directive.js +0 -1
- package/deprecated/dist/js/reports/parameters.controller.js +0 -1
- package/deprecated/dist/js/reports/reports.service.js +0 -1
- package/deprecated/dist/js/services.js +0 -1
- package/deprecated/dist/js/stateProvider.js +0 -1
- package/deprecated/dist/js/upload.service.js +0 -1
- package/deprecated/img/ballon_icon.svg +0 -3
- package/deprecated/img/barcode.png +0 -0
- package/deprecated/img/cron-icon/crn-QRCode.svg +0 -38
- package/deprecated/img/cron-icon/crn-accordion.svg +0 -25
- package/deprecated/img/cron-icon/crn-anchor.svg +0 -29
- package/deprecated/img/cron-icon/crn-button.svg +0 -24
- package/deprecated/img/cron-icon/crn-calendar.svg +0 -23
- package/deprecated/img/cron-icon/crn-captcha.svg +0 -36
- package/deprecated/img/cron-icon/crn-carousel.svg +0 -26
- package/deprecated/img/cron-icon/crn-chart.svg +0 -19
- package/deprecated/img/cron-icon/crn-checkbox.svg +0 -21
- package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +0 -27
- package/deprecated/img/cron-icon/crn-combobox.svg +0 -24
- package/deprecated/img/cron-icon/crn-cron-crud.svg +0 -28
- package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -18
- package/deprecated/img/cron-icon/crn-datasource.svg +0 -27
- package/deprecated/img/cron-icon/crn-datepicker.svg +0 -35
- package/deprecated/img/cron-icon/crn-datetimepicker.svg +0 -41
- package/deprecated/img/cron-icon/crn-dynamic-file.svg +0 -26
- package/deprecated/img/cron-icon/crn-dynamic-image.svg +0 -25
- package/deprecated/img/cron-icon/crn-dynamic-menu.svg +0 -28
- package/deprecated/img/cron-icon/crn-eight-four-container.svg +0 -18
- package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +0 -26
- package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -21
- package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +0 -24
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -29
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -27
- package/deprecated/img/cron-icon/crn-form.svg +0 -24
- package/deprecated/img/cron-icon/crn-four-eight-container.svg +0 -20
- package/deprecated/img/cron-icon/crn-grid-table.svg +0 -21
- package/deprecated/img/cron-icon/crn-grid.svg +0 -27
- package/deprecated/img/cron-icon/crn-header.svg +0 -18
- package/deprecated/img/cron-icon/crn-horizontal-container.svg +0 -19
- package/deprecated/img/cron-icon/crn-icon.svg +0 -23
- package/deprecated/img/cron-icon/crn-image.svg +0 -20
- package/deprecated/img/cron-icon/crn-input-password.svg +0 -24
- package/deprecated/img/cron-icon/crn-jumbotron.svg +0 -24
- package/deprecated/img/cron-icon/crn-list.svg +0 -24
- package/deprecated/img/cron-icon/crn-navbar.svg +0 -25
- package/deprecated/img/cron-icon/crn-one-container.svg +0 -17
- package/deprecated/img/cron-icon/crn-ordered-list.svg +0 -44
- package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +0 -42
- package/deprecated/img/cron-icon/crn-panel.svg +0 -21
- package/deprecated/img/cron-icon/crn-radiogroup.svg +0 -25
- package/deprecated/img/cron-icon/crn-rating.svg +0 -20
- package/deprecated/img/cron-icon/crn-report-viewer.svg +0 -24
- package/deprecated/img/cron-icon/crn-rich-editor.svg +0 -22
- package/deprecated/img/cron-icon/crn-scheduler.svg +0 -27
- package/deprecated/img/cron-icon/crn-simple-text.svg +0 -18
- package/deprecated/img/cron-icon/crn-slider.svg +0 -19
- package/deprecated/img/cron-icon/crn-social-login.svg +0 -29
- package/deprecated/img/cron-icon/crn-sub-form.svg +0 -27
- package/deprecated/img/cron-icon/crn-table.svg +0 -20
- package/deprecated/img/cron-icon/crn-tabs.svg +0 -22
- package/deprecated/img/cron-icon/crn-text-component.svg +0 -22
- package/deprecated/img/cron-icon/crn-textarea.svg +0 -22
- package/deprecated/img/cron-icon/crn-textinput.svg +0 -23
- package/deprecated/img/cron-icon/crn-textinputbutton.svg +0 -33
- package/deprecated/img/cron-icon/crn-textinputicon.svg +0 -29
- package/deprecated/img/cron-icon/crn-three-container.svg +0 -21
- package/deprecated/img/cron-icon/crn-three-six-three-container.svg +0 -19
- package/deprecated/img/cron-icon/crn-timepicker.svg +0 -20
- package/deprecated/img/cron-icon/crn-tree-view.svg +0 -19
- package/deprecated/img/cron-icon/crn-two-container.svg +0 -18
- package/deprecated/img/cron-icon/crn-unordered-list.svg +0 -24
- package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +0 -28
- package/deprecated/img/cron-icon/crn-upload.svg +0 -20
- package/deprecated/img/cron-icon/crn-vertical-container.svg +0 -19
- package/deprecated/img/cron-icon/cron-breadrumb.svg +0 -638
- package/deprecated/img/cronGrid.png +0 -0
- package/deprecated/img/cronRichEditor.png +0 -0
- package/deprecated/img/cronapp-logo-login.png +0 -0
- package/deprecated/img/img-user.svg +0 -1
- package/deprecated/img/logo-cronapp-negativa.svg +0 -1
- package/deprecated/img/logo.png +0 -0
- package/deprecated/img/logo.svg +0 -1
- package/deprecated/img/nophoto.png +0 -0
- package/deprecated/img/placehold-100x100.png +0 -0
- package/deprecated/img/placehold-900x500.png +0 -0
- package/deprecated/img/qrcode.png +0 -0
- package/deprecated/img/recaptcha-logo.svg +0 -1
- package/deprecated/img/selectFile.png +0 -0
- package/deprecated/img/selectImg.svg +0 -44
- package/deprecated/img/svg-charts.svg +0 -1
package/deprecated/css/app.css
DELETED
|
@@ -1,433 +0,0 @@
|
|
|
1
|
-
@import 'signup.css';
|
|
2
|
-
@import 'reset_password.css';
|
|
3
|
-
@import 'modalTemplate.css';
|
|
4
|
-
@import 'animate.css';
|
|
5
|
-
@import './privacy/privacy.css';
|
|
6
|
-
@import '../components/css/color-default.css';
|
|
7
|
-
|
|
8
|
-
/* Directive crn-input-password */
|
|
9
|
-
|
|
10
|
-
@import '../components/css/crn-input-password.css';
|
|
11
|
-
|
|
12
|
-
/* END - Directive crn-input-password */
|
|
13
|
-
|
|
14
|
-
.table.table-borderless>thead>tr>td,
|
|
15
|
-
.table.table-borderless>thead>tr>th,
|
|
16
|
-
.table.table-borderless>tfoot>tr>td,
|
|
17
|
-
.table.table-borderless>tfoot>tr>th,
|
|
18
|
-
.table.table-borderless>tbody>tr>td,
|
|
19
|
-
.table.table-borderless>tbody>tr>th {
|
|
20
|
-
border-top: 0 none transparent;
|
|
21
|
-
border-bottom: 0 none transparent;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.navbar {
|
|
25
|
-
border: 0;
|
|
26
|
-
border-radius: 0;
|
|
27
|
-
margin-bottom: 0;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.qrCodeCronapp {
|
|
31
|
-
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAANcElEQVR4Xu3dW3YjSQ4DUPX+Fz1zvADHjVMQFZEy+pcCHyCQTNlV1f+9Xq//vb77v/+GxxN/qv/t+GH6Z9P/LE8Lmu1gPrsEmnYg/lT/2/Epv0fxNUhO/7cLPDV4zvDBDDVITn4NknN4bYYaJF9NDZJzeG2GGiRfTQ2Sc3hthhokX00NknN4bYYaJF9NDZJzeG2GHYPopxinh3u6QKf5Ez+qr/0rv/CqPx1f9l+D+PdAWvDtAlF/EuDT59d8NQgYkoCeLhDNJwE9fX7NV4PUINLIMl6DgD4RFLH/BrCekOr/NP4NFCxTaD7Vn+ZP9afjvSC9IJHGapBekK9+xegFWQu8F6QXpBdkwcC4QdInlLb3p0/86/XS/OJP+zmdX/1pPsU1Xw0iBg/HJRAtWO3fnl/9aT7FxV8NIgYPxyUQLVjt355f/Wk+xcVfDSIGD8clEC1Y7d+eX/1pPsXFXw0iBg/HJRAtWO3fnl/9aT7FxV8NIgYPxyUQLVjt355f/Wk+xcVfDSIGD8clEC1Y7d+eX/1pPsXFXw0iBg/HJRAtWO3fnl/9aT7FxV8NAgavXpC2/4a4BKQS4k/5hVd9xaP67/j7IFcPuPGLttv7lwDSuASk/OJP+YVXfcWj+jWI/8KUFqB4tCAlf0Nc/amEBK78wqu+4lH9GqQGkYAkQAlc+YVXfcWj+jVIDSIBSYASuPILr/qKR/VrkBpEApIAJXDlF171FY/q1yA1iAQkAUrgyi+86ise1a9BahAJSAKUwJVfeNVXPKpfg4heG0gLcIXsExKY+rsdn7Hjv0/TXxSGDKcCCssTnvZ3O54E4APRA6IXxPSnAnKF7BNpf7fjM3Z6Qfh/yNITRAtIBaT8aTzt73Z8yo/231eskOFUQGF5wtP+bseTgL5irRlIF6wFTOdXfcXT/m7Ha37Fe0HCJ4gITgWk/Gk87e92fMpPDVKDLBmIBPKGPw2d1n+8QdIBUvz0E1D9TQtA+dVfys/p/Kqfxse/pKcNpvhUAMKrPwl4Or/6U331fzq/6qfxGgQMSkBagAQ2nV/9qb76P51f9dN4DVKDRN9RJMBpA6p+Gq9BapAaZMFADVKD1CA1yO8M6B1brwg64afzqz/Np/5P51f9NN4L0gvSCzJ5QVKHnsbrCZk+YYs/veHB+jt/3H2w/EdS1yBrmqcN/pElTxWpQfK/MTgtsKcbfEq7H8lbg9Qg0wb/iJCnitQgNUgNsnBXDVKD1CA1yPIATwvk6d8h0v6n3n4+krcXpBdk+gHxESFPFdHTYaruk/JKQOksp3eg+U73l/Ib4f/08JvMSUCbaX792OkdaL7T/aX8Rvg/PfwmcxLQZpoaJCXqBL4GMes1iDn62k/UIF5tDWKOvvYTNYhXW4OYo6/9RA3i1dYg5uhrP1GDeLU1iDn62k884ReFMvG0gLX8tL9pvPpXXPxO93+0fg0ieTh+u0A8wfoTRwX6OvwnHWqQVD7h/3/iA/+0ZzphDZIyOIxPn9DD7b3S/qbx6fw1SMrgMD4V0HB7NQgIfrTB+oqV2yc18DQ+nfDRAk+/w9QgqXz6HWTa4EcNWoPUIGLgqEDTC5Di32GQ9AmiBSm/8IrfLgD1n/Kj+dP6yp/2r/6i+jXI4Z+zbzzhJIBUYBJQWl/50/7VX1S/BqlBJCAJUAJXfuFVX/Gofg1Sg0hAEqAErvzCq77iUf0apAaRgCRACVz5hVd9xaP6NUgNIgFJgBK48guv+opH9WuQGkQCkgAlcOUXXvUVj+rXIDWIBCQBSuDKL7zqKx7V32kuKqDu3/BjTpXYmVE5VvGn85PMfgNW+9V+ljMo+Q9YBXZyJAJLl5D2p/pP50fz3R7XfrWfGmR4w1qAFqj2lF/4b4+L34g/Je8Fsby0gB2OT15YT3j3J8Sv9tMLMrxfLUALVHvKL/y3x8VvxJ+S94JYXlrADse9IOb5t0+IX+2nF+Tfud9CagFaoIoov/DfHhe/EX9K3gtieWkBOxz3gpjnay+IWpdAhE/jqQDT+ile/E3Pp/qaT/0pv/Cqn8aX/b2jORGQDiD8O2ZQjcm4+JueT/U1u/pTfuFVP43XICmDw/jTAlJ9jS+BK7/wqp/Ga5CUwWH8aQGpvsaXwJVfeNVP4zVIyuAw/rSAVF/jS+DKL7zqp/EaJGVwGH9aQKqv8SVw5Rde9dN4DZIyOIw/LSDV1/gSuPILr/ppvAZJGRzGnxaQ6mt8CVz5hVf9NE6DaIC0gZSA6f7S+YTX/NPzqb76n+5P9dX/aH8/xUcLbPzz/iJouj/VT+NHF/wF/B/lrwZJ5W/80QXXIF7Q6hM1SMbfDroG2WHp988c5a8GyZa3gz664F6QnRWt3Tn9ji+BaILp/lQ/jWv+6flUX/NN96f66n+0v14QrSePH11wL0i2wBok428HXYPssPTg7yDTC07zp3itT/mFT+N6hUj7U371r/rKfzV+54KkA9xOcNqf8Gk8FZjqK7/wqT6uxtcgWr//H4TOkH1CApbAVF35hVd95b8aX4No/TWIGLpa4Bt/UmTZfw2i9dcgYqgGAUM6obcTnPYnfBoXvxKo6iu/8Kqv/Ffje0G0/l4QMXS1wPuKZQHrCZYKQPg0rv4lUNVXfuFVX/mvxr/jgojAlKDT+VVfcc0vvAQkvOorv/CqPx0f7b8GmV5f/vdtJABNIIErv/CqPx0f7b8GmV5fDTLNcA0S/hRNBE4vMH0Cp/2rvvILP82f8o/23wsi+vN4KjAJQB2qvvILr/rT8dH+a5Dp9fUVa5rhGqSvWJHGdAFGBRZ1vgce7b8XZG8JyackUOWWAIRXfeUXXvWn46P9v8Mg0wSKgHQB0/2rv3Q+9X86v/qb5kf5l/3VIPl3BC1A8dMCVn8SuPoXXvWVX3jFa5DwO4wITuOpACTA0/nVn/hL+1f+GqQGkUaWcQlcAhZezSm/8IrXIDWINFKD/MZAv4P0O4jcowugJ7zwqq/8wiveC9ILIo30gvSC/K6B9AkXqe8D/7Bb+gQWP8ovvPhTfuEVP35B0gFPE6z6mm8aLwE8PT7N75KfT3wH0YBaoAQm/HR95Vf/KV7zPz2e8iN8DRIqZFrgWqDqh+NdD0/5Eb4GCSUggWoB0/hwvOvh0/zWIKEEpgWeCiAc73p4yo/wNUgogRokJDCES+DpfmqQcEHpAqbx4XjXw2sQrEgC04ZFsPCqr/zTePX/9Pg0v7wgTycw7T8V8HR95ZeAhP/r89cg4YVKBZgKVPi0vxpkwXBKrpb3hPhfF8hfn78XpBdkyUAN0gtSgSwYqEFqkBqkBvm3t/1+B/FfmJrmSE9wbTbtT/XT/Opf9YUf7W80uSa7JK4FTXOk+qIp7U/10/zqX/WFH+3vJ3naoAY4HReBml/46fnUn+qrf+V/Ol788KdYIigqcAF4esHTI6b7mZ5f/Z2uH+2nF8QXVAuOFrABlgCVQv0r/9Px4qcX5PLfg2iBErDwTxd42r/4qUFqkNEfc8vAqcBTfA0CBlKChY8WsAGWAJVC/Sv/0/HipxekF6QX5F9d0i/p/ZLeC7Jwz45BdGL/1ZzvwqULTvtI6z8dP82f8kufEb81iOh3PFrAxi9qRwXwhvpmaP0J8af8o/zUIKLfcS14dIFvEHjavxmqQVKOIvztC65BapBI4Cm4BlkzOG3Q6f0p/+h8fcUS/Y6nBn063gz1gqQcRfhUYFHxC74DpPOn+Gn+lL8XBAzdvuDRBV5gUAlYce1P+FF+3/GKlQ54lIANgaX9CZ/ylwpE/Z2OH52vBvFv0iUQLVD4GmT2hwzifxmvQWqQSEAfAOsBlD5gapDwO4w0oAUKny5Y9dP86n86fnS+XpBekGmBp/lrEDCYEpTitWDlFz59wqt+ml/9T8ePztcL0gsyLfA0fw3SCxJp6KiAos73wEfn6wXJL4jWrAULr1ek0/nT/oQXP6PxGqQGkUBlwGn8qAGUvAapQaYFnhpMGh6N1yA1SA2ysFgNUoPUIDXI8gpLIOkJ1yuG8qu/0/nT/oQXP6PxXpBeEAlUBpzGjxpAyWuQGmRa4KnBpOHReA1igzx6wRvq0XwbKUY/IgOruOZb5q9BahAJSAKcjtcgl/9REwkoXeC0wJRf8wk/HU/51Xy9INigFhARPK2eN+TXfG8oEaXQfpRc89UgNciSAQlIApyO1yB9xZrWWA2yYKAXpBekBqlBfmdArxA64Sn+6HnYKK75NlKMfkT7UXHNN35B1OB0XARGBL1erxSv+ZVfeM0vfBpX/9P9qb7mq0Euf8UaXbDU8Ya4+q9B3kBykkILSBeY4jWb8guv+YVP4+p/uj/V13y9IL0g0kgUl0BrkIjeHKwFpAtM8ZpQ+YXX/MKncfU/3Z/qa75ekF4QaSSKS6A1SERvDtYC0gWmeE2o/MJrfuHTuPqf7k/1NV8vSC+INBLFJdCvN0jE3gXgdIEpPqVA9dP80/hpg4z2/0P+owfYYEcC0/wpfqPF5UdUP80/jRe/0/Wj/DWIHxAS6LQAVD8SwAfA0/yMjlCD1CCjAnv6G0oNUoPUIAsGapAapAapQZYa0DuyvgMInwpQ9dP80/hpfkb77wXpBRkV2NO/g/wfGvc4hJk67W4AAAAASUVORK5CYII=") no-repeat;
|
|
32
|
-
min-height: 200px !important;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.login-panel {
|
|
36
|
-
margin: 11% auto 0 auto;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.social-button-face:hover {
|
|
40
|
-
background-color: #3b5998!important;
|
|
41
|
-
color: #ffffff;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.social-button-google:hover {
|
|
45
|
-
background-color: #d81c1c!important;
|
|
46
|
-
color: #ffffff;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.upload-image-component {
|
|
50
|
-
padding: 8px;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.upload-image-component {
|
|
54
|
-
max-height: 128px;
|
|
55
|
-
max-width: 128px;
|
|
56
|
-
background-color: #ccc;
|
|
57
|
-
display: table;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.upload-image-component .remove {
|
|
61
|
-
position: absolute;
|
|
62
|
-
margin-top: -8px;
|
|
63
|
-
margin-left: -18px;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.upload-image-component .remove span {
|
|
67
|
-
margin-top: 3px;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.upload-image-component-attribute {
|
|
71
|
-
width: 100%;
|
|
72
|
-
background-color: #ccc;
|
|
73
|
-
display: table;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.upload-image-component-attribute .remove {
|
|
77
|
-
position: absolute;
|
|
78
|
-
margin-top: -8px;
|
|
79
|
-
margin-left: -18px;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.upload-image-component-attribute .remove span {
|
|
83
|
-
margin-top: 3px;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.start-camera-button {
|
|
87
|
-
position: absolute;
|
|
88
|
-
margin-left: -17px;
|
|
89
|
-
margin-top: -8px;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.start-camera-button-attribute {
|
|
93
|
-
right: 1px;
|
|
94
|
-
bottom: 1px;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.remove-image-button {
|
|
98
|
-
position: relative;
|
|
99
|
-
margin-top: -22px;
|
|
100
|
-
float: right;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.dynamic-image-container {
|
|
104
|
-
border-style: dashed;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.camera-container {
|
|
108
|
-
position: fixed;
|
|
109
|
-
z-index: 999998;
|
|
110
|
-
top: 50%;
|
|
111
|
-
left: 50%;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.crn-grid-title {
|
|
115
|
-
float: left;
|
|
116
|
-
color: #337ab7;
|
|
117
|
-
font-size: 20px;
|
|
118
|
-
font-family: sans-serif;
|
|
119
|
-
margin: 0;
|
|
120
|
-
padding: 0;
|
|
121
|
-
padding-left: 7px;
|
|
122
|
-
margin-top: 6px;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.k-grid-toolbar {
|
|
126
|
-
text-align: right;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.k-footer-template td {
|
|
130
|
-
border-width: 0px;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.cron-select-offscreen {
|
|
134
|
-
clip: rect(0 0 0 0)!important;
|
|
135
|
-
width: 1px!important;
|
|
136
|
-
height: 1px!important;
|
|
137
|
-
border: 0!important;
|
|
138
|
-
margin: 0!important;
|
|
139
|
-
padding: 0!important;
|
|
140
|
-
overflow: hidden!important;
|
|
141
|
-
position: absolute!important;
|
|
142
|
-
outline: 0!important;
|
|
143
|
-
left: 50%!important;
|
|
144
|
-
top: 100%!important;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.right-block {
|
|
148
|
-
display: block;
|
|
149
|
-
margin-left: auto;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.left-block {
|
|
153
|
-
display: block;
|
|
154
|
-
margin-right: auto;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
li[data-component="crn-menu-item"] ul li a.bg-primary {
|
|
158
|
-
color: white !important;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
li[data-component="crn-menu-item"] ul li a.bg-primary:hover {
|
|
162
|
-
color: #333 !important;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.k-grid-header .k-header,
|
|
166
|
-
.k-grid-header .k-header a.k-link {
|
|
167
|
-
text-transform: uppercase;
|
|
168
|
-
font-weight: normal;
|
|
169
|
-
font-size: 12px;
|
|
170
|
-
text-decoration: none !important;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
img.user-avatar {
|
|
174
|
-
width: 1.572em !important;
|
|
175
|
-
max-width: 1.572em !important;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
.modal {
|
|
179
|
-
z-index: 10020;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
a {
|
|
183
|
-
cursor: pointer;
|
|
184
|
-
color: #034d8c;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
.main-access {
|
|
188
|
-
list-style: none;
|
|
189
|
-
position: absolute;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.main-nav-link {
|
|
193
|
-
text-decoration: none;
|
|
194
|
-
color: #FFFFFF;
|
|
195
|
-
position: absolute;
|
|
196
|
-
width: 1px;
|
|
197
|
-
height: 1px;
|
|
198
|
-
padding: 0;
|
|
199
|
-
overflow: hidden;
|
|
200
|
-
clip: rect(0, 0, 0, 0);
|
|
201
|
-
white-space: nowrap;
|
|
202
|
-
border: 0;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.main-nav-link:focus,
|
|
206
|
-
.main-nav-link:active {
|
|
207
|
-
width: auto;
|
|
208
|
-
height: auto;
|
|
209
|
-
overflow: visible;
|
|
210
|
-
clip: auto;
|
|
211
|
-
white-space: normal;
|
|
212
|
-
/* */
|
|
213
|
-
z-index: 2000;
|
|
214
|
-
top: 1em;
|
|
215
|
-
left: 1em;
|
|
216
|
-
padding: 0.5em;
|
|
217
|
-
background-color: #fff;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.nav.nav-tabs li.active {
|
|
221
|
-
background-color: #3b448e;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.float-left-desktop {
|
|
225
|
-
float: left;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
@media only screen and (max-width: 767px) {
|
|
229
|
-
#navbar cron-dynamic-menu .navbar-nav {
|
|
230
|
-
margin: 7.5px 0;
|
|
231
|
-
width: 100%;
|
|
232
|
-
}
|
|
233
|
-
.crn-navigator-horizontal #navbar,
|
|
234
|
-
.float-left-desktop {
|
|
235
|
-
float: none;
|
|
236
|
-
}
|
|
237
|
-
img.user-avatar {
|
|
238
|
-
margin-left: 0;
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.form-control[ng-readonly=true] {
|
|
243
|
-
background-color: #eee;
|
|
244
|
-
opacity: 1;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
#crn-button-846239 {
|
|
248
|
-
display: none;
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
/* Dynamic file maintenance */
|
|
253
|
-
|
|
254
|
-
.dynamic-image-container {
|
|
255
|
-
width: fit-content;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
/* Treeview maintenance */
|
|
260
|
-
|
|
261
|
-
.k-treeview .k-i-collapse,
|
|
262
|
-
.k-treeview .k-i-expand {
|
|
263
|
-
height: auto;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
.k-treeview .k-in {
|
|
267
|
-
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
.page-header {
|
|
271
|
-
border-bottom: 1px solid #eee;
|
|
272
|
-
display: flex;
|
|
273
|
-
align-items: center;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
.crn-radiogroup .k-content {
|
|
277
|
-
background-color: transparent;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
img.crn-image {
|
|
281
|
-
max-width: 100%;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
/* Botão desativado */
|
|
286
|
-
|
|
287
|
-
.btn-default.disabled,
|
|
288
|
-
.btn-default.disabled.active,
|
|
289
|
-
.btn-default.disabled.focus,
|
|
290
|
-
.btn-default.disabled:active,
|
|
291
|
-
.btn-default.disabled:focus,
|
|
292
|
-
.btn-default.disabled:hover,
|
|
293
|
-
.btn-default[disabled],
|
|
294
|
-
.btn-default[disabled].active,
|
|
295
|
-
.btn-default[disabled].focus,
|
|
296
|
-
.btn-default[disabled]:active,
|
|
297
|
-
.btn-default[disabled]:focus,
|
|
298
|
-
.btn-default[disabled]:hover,
|
|
299
|
-
fieldset[disabled] .btn-default,
|
|
300
|
-
fieldset[disabled] .btn-default.active,
|
|
301
|
-
fieldset[disabled] .btn-default.focus,
|
|
302
|
-
fieldset[disabled] .btn-default:active,
|
|
303
|
-
fieldset[disabled] .btn-default:focus,
|
|
304
|
-
fieldset[disabled] .btn-default:hover {
|
|
305
|
-
background-color: #d0d0d0;
|
|
306
|
-
color: #454545;
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
.header {
|
|
310
|
-
background-color: rgb(209, 209, 209);
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
.k-list .k-item.k-state-selected,
|
|
314
|
-
.k-list-container .k-button.k-state-active,
|
|
315
|
-
.k-list-container .k-button:active,
|
|
316
|
-
.k-list-optionlabel.k-state-selected,
|
|
317
|
-
.k-menu-group .k-item.k-state-selected,
|
|
318
|
-
.k-menu.k-context-menu .k-item.k-state-selected,
|
|
319
|
-
.k-spreadsheet-popup .k-button.k-state-active,
|
|
320
|
-
.k-spreadsheet-popup .k-button.k-state-selected,
|
|
321
|
-
.k-spreadsheet-popup .k-button:active {
|
|
322
|
-
color: #000;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
.carousel-caption {
|
|
326
|
-
right: 9%;
|
|
327
|
-
left: 9%;
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
.carousel-control.left,
|
|
331
|
-
.carousel-control.right {
|
|
332
|
-
width: 8%;
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
@font-face {
|
|
337
|
-
font-family: 'Arial-Report';
|
|
338
|
-
src: url('../../../../node_modules/cronapp-lib-js/dist/js/kendo-ui/styles/fonts/arial-report/arial-report.ttf');
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
.k-pdf-export,
|
|
342
|
-
.k-pdf-export * {
|
|
343
|
-
font-family: 'Arial-Report';
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
.k-invalid-msg{
|
|
347
|
-
color: red!important;
|
|
348
|
-
border: none!important;
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
/* cronDynamicMenu */
|
|
353
|
-
|
|
354
|
-
.displayBlock{
|
|
355
|
-
display: block !important;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
.nav.navbar-nav .dropdown-submenu:hover>ul.dropdown-menu{
|
|
359
|
-
display: block;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
.nav.navbar-nav .dropdown-submenu>.dropdown-menu {
|
|
363
|
-
margin-top: -31px;
|
|
364
|
-
top: unset;
|
|
365
|
-
left: 100%;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
.nav.navbar-nav .caret{
|
|
369
|
-
margin-left: 9px;
|
|
370
|
-
border-top: 5px dashed;
|
|
371
|
-
border-right: 5px solid transparent;
|
|
372
|
-
border-left: 5px solid transparent;
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
.nav.navbar-nav .caret.submenu {
|
|
376
|
-
transform: rotate(272deg);
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
/* Accordion */
|
|
380
|
-
.panel-group .panel-heading.heading-arrow {
|
|
381
|
-
display: grid;
|
|
382
|
-
grid-template-columns: auto 33px;
|
|
383
|
-
align-items: center;
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
.panel-group .heading-arrow.panel-heading::after {
|
|
387
|
-
font-family: FontAwesome;
|
|
388
|
-
content: "\f077";
|
|
389
|
-
float: right;
|
|
390
|
-
color: #FFFFFF;
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
.panel-group .heading-arrow.collapsed.panel-heading::after{
|
|
394
|
-
content: "\f078";
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
/* Entrada de texto com botão */
|
|
398
|
-
.crn-textinputbutton{
|
|
399
|
-
display: flex;
|
|
400
|
-
align-items: center;
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
.crn-textinputbutton-button{
|
|
404
|
-
display: inherit;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
.crn-textinputbutton-button button{
|
|
408
|
-
margin: 0;
|
|
409
|
-
margin-left: 10px;
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
/* Breadcrumbs */
|
|
413
|
-
#cron-breadcrumbs .k-breadcrumb-container,
|
|
414
|
-
#cron-breadcrumbs .k-breadcrumb-root-item-container {
|
|
415
|
-
padding: 3px 10px;
|
|
416
|
-
position: relative;
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
input[type=checkbox].k-checkbox {
|
|
420
|
-
clip: rect(0,0,0,0);
|
|
421
|
-
overflow: hidden;
|
|
422
|
-
position: absolute;
|
|
423
|
-
opacity: 0;
|
|
424
|
-
-webkit-appearance: none;
|
|
425
|
-
width: 21px;
|
|
426
|
-
height: 21px;
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
.active-bar,
|
|
430
|
-
.tool-bar {
|
|
431
|
-
display: flex;
|
|
432
|
-
gap: 6px;
|
|
433
|
-
}
|
|
File without changes
|
|
@@ -1,263 +0,0 @@
|
|
|
1
|
-
/** SIDEBAR MENU **/
|
|
2
|
-
|
|
3
|
-
.sidebar {
|
|
4
|
-
width: 260px;
|
|
5
|
-
height: 100%;
|
|
6
|
-
position: absolute;
|
|
7
|
-
right: 0px;
|
|
8
|
-
top: 0px;
|
|
9
|
-
background-color: #FFF;
|
|
10
|
-
padding: 10px;
|
|
11
|
-
border-left: 1px solid #ccc;
|
|
12
|
-
z-index: 999;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.nav-side-menu {
|
|
16
|
-
font-family: verdana;
|
|
17
|
-
font-size: 12px;
|
|
18
|
-
font-weight: 200;
|
|
19
|
-
width: 300px;
|
|
20
|
-
border-width: 1px;
|
|
21
|
-
border-style: solid;
|
|
22
|
-
float: left;
|
|
23
|
-
position: absolute;
|
|
24
|
-
top: 0;
|
|
25
|
-
left: 0;
|
|
26
|
-
min-height: 100%;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.nav-side-menu .brand {
|
|
30
|
-
line-height: 50px;
|
|
31
|
-
display: block;
|
|
32
|
-
text-align: left;
|
|
33
|
-
font-size: 14px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.nav-side-menu .toggle-btn {
|
|
37
|
-
display: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.nav-side-menu ul, .nav-side-menu li {
|
|
41
|
-
list-style: none;
|
|
42
|
-
padding: 0px;
|
|
43
|
-
margin: 0px;
|
|
44
|
-
line-height: 35px;
|
|
45
|
-
cursor: pointer;
|
|
46
|
-
width: 100%;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.nav-side-menu ul:not(collapsed) .arrow:before, .nav-side-menu li:not(collapsed) .arrow:before {
|
|
50
|
-
font-family: FontAwesome;
|
|
51
|
-
content: "\f078";
|
|
52
|
-
display: inline-block;
|
|
53
|
-
padding-left: 10px;
|
|
54
|
-
padding-right: 10px;
|
|
55
|
-
vertical-align: middle;
|
|
56
|
-
float: right;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.nav-side-menu ul .sub-menu li.active, .nav-side-menu li .sub-menu li.active {
|
|
60
|
-
color: #d19b3d;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.nav-side-menu ul .sub-menu li.active a, .nav-side-menu li .sub-menu li.active a {
|
|
64
|
-
color: #d19b3d;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
|
|
68
|
-
background-color: rgba(0, 0, 0, 0.05);
|
|
69
|
-
border: none;
|
|
70
|
-
line-height: 28px;
|
|
71
|
-
margin-left: 0px;
|
|
72
|
-
padding-left: 25px;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.nav-side-menu ul .sub-menu li:hover, .nav-side-menu li .sub-menu li:hover {
|
|
76
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.nav-side-menu ul .sub-menu li:before, .nav-side-menu li .sub-menu li:before {
|
|
80
|
-
font-family: FontAwesome;
|
|
81
|
-
content: "\f105";
|
|
82
|
-
display: inline-block;
|
|
83
|
-
padding-left: 10px;
|
|
84
|
-
padding-right: 10px;
|
|
85
|
-
vertical-align: middle;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.nav-side-menu li {
|
|
89
|
-
padding-left: 0px;
|
|
90
|
-
float: none;
|
|
91
|
-
width: 100%;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.nav-side-menu li a {
|
|
95
|
-
text-decoration: none;
|
|
96
|
-
padding: 10px 20px;
|
|
97
|
-
display: block;
|
|
98
|
-
color: white;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.nav-side-menu li a i {
|
|
102
|
-
padding-left: 10px;
|
|
103
|
-
width: 20px;
|
|
104
|
-
padding-right: 20px;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.nav-side-menu li:hover {
|
|
108
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
109
|
-
-webkit-transition: all 1s ease;
|
|
110
|
-
-moz-transition: all 1s ease;
|
|
111
|
-
-o-transition: all 1s ease;
|
|
112
|
-
-ms-transition: all 1s ease;
|
|
113
|
-
transition: all 1s ease;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
div[data-component="crn-sidebar"] .navbar-nav {
|
|
117
|
-
float: none !important;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
@media (max-width: 767px) {
|
|
121
|
-
.nav-side-menu {
|
|
122
|
-
position: relative;
|
|
123
|
-
width: 100%;
|
|
124
|
-
margin-bottom: 10px;
|
|
125
|
-
float: none;
|
|
126
|
-
}
|
|
127
|
-
.nav-side-menu .toggle-btn {
|
|
128
|
-
display: block;
|
|
129
|
-
cursor: pointer;
|
|
130
|
-
position: absolute;
|
|
131
|
-
right: 10px;
|
|
132
|
-
top: 10px;
|
|
133
|
-
z-index: 10 !important;
|
|
134
|
-
padding: 3px;
|
|
135
|
-
background-color: #ffffff;
|
|
136
|
-
color: #000;
|
|
137
|
-
width: 40px;
|
|
138
|
-
text-align: center;
|
|
139
|
-
}
|
|
140
|
-
.brand {
|
|
141
|
-
text-align: left !important;
|
|
142
|
-
font-size: 22px;
|
|
143
|
-
padding-left: 20px;
|
|
144
|
-
line-height: 50px !important;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
@media (min-width: 767px) {
|
|
149
|
-
.nav-side-menu .menu-list .menu-content {
|
|
150
|
-
display: block;
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.brand .info {
|
|
155
|
-
display: inline-block;
|
|
156
|
-
line-height: 16px;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.user-avatar {
|
|
160
|
-
width: 24px;
|
|
161
|
-
height: 24px;
|
|
162
|
-
-webkit-border-radius: 50%;
|
|
163
|
-
-moz-border-radius: 50%;
|
|
164
|
-
border-radius: 50%;
|
|
165
|
-
border: 1px solid rgba(255, 255, 255, 0.5);
|
|
166
|
-
margin-left: 10px;
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
img.picture-profile {
|
|
170
|
-
width: 36px;
|
|
171
|
-
height: 36px;
|
|
172
|
-
-webkit-border-radius: 50%;
|
|
173
|
-
-moz-border-radius: 50%;
|
|
174
|
-
border-radius: 50%;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
div[data-component="crn-button"] {
|
|
178
|
-
margin-bottom: 10px;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.brand .info .info-links {
|
|
182
|
-
font-size: 12px;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.sub-menu a {
|
|
186
|
-
display: inline-block !important;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.crn-select {
|
|
190
|
-
width: 100% !important;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
/* Small Devices, Tablets */
|
|
195
|
-
|
|
196
|
-
@media only screen and (min-width: 768px) {
|
|
197
|
-
.main-view-sidebar {
|
|
198
|
-
margin-left: 300px !important;
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
/* END SIDEBAR */
|
|
204
|
-
|
|
205
|
-
.drop-box {
|
|
206
|
-
background: #F8F8F8;
|
|
207
|
-
border: 2px dashed #DDD;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.pace-inactive {
|
|
211
|
-
display: none;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
.pace .pace-progress {
|
|
215
|
-
background: #1c89c7;
|
|
216
|
-
position: fixed;
|
|
217
|
-
z-index: 2000;
|
|
218
|
-
top: 0;
|
|
219
|
-
right: 100%;
|
|
220
|
-
width: 100%;
|
|
221
|
-
height: 4px;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.modal-dialog-full{
|
|
225
|
-
position: fixed !important;
|
|
226
|
-
margin: 0 !important;
|
|
227
|
-
width: 100% !important;
|
|
228
|
-
height: 100% !important;
|
|
229
|
-
padding: 0 !important;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.modal-content-full{
|
|
233
|
-
position: absolute !important;
|
|
234
|
-
top: 0 !important;
|
|
235
|
-
right: 0 !important;
|
|
236
|
-
bottom: 0 !important;
|
|
237
|
-
left: 0 !important;
|
|
238
|
-
border-radius: 0 !important;
|
|
239
|
-
box-shadow: none !important;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.modal-upload {
|
|
243
|
-
min-height: 100px;
|
|
244
|
-
width: 100%;
|
|
245
|
-
line-height: 100px;
|
|
246
|
-
text-align: center;
|
|
247
|
-
cursor: pointer;
|
|
248
|
-
}
|
|
249
|
-
.full-width {
|
|
250
|
-
width: 100% !important;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
.main-title {
|
|
254
|
-
display: none;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
.dragover {
|
|
258
|
-
border: 2px dashed blue;
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
.crn-fieldset {
|
|
262
|
-
display: flow-root;
|
|
263
|
-
}
|
|
Binary file
|