cronapp-framework-js 2.9.2-SP.7 → 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
|
@@ -265,18 +265,42 @@
|
|
|
265
265
|
--colorNeutral210: #090909;
|
|
266
266
|
--colorNeutral220: #000000;
|
|
267
267
|
|
|
268
|
+
/* === Variables used exclusively in the color palette property === */
|
|
268
269
|
/* Components - Button */
|
|
269
|
-
--btnLink: var(--
|
|
270
|
-
--btnDefault: var(--colorDefault40, #3a3f44);
|
|
271
|
-
--btnPrimary: var(--
|
|
272
|
-
--btnSuccess: var(--colorSuccess40, #62c462);
|
|
273
|
-
--btnCalm: var(--colorCalm40, #5bc0de);
|
|
274
|
-
--btnWarning: var(--colorWarning40, #f89406);
|
|
275
|
-
--btnDanger: var(--colorDanger40, #ee5f5b);
|
|
276
|
-
--btnLight: var(--colorLight40, #e9ecef);
|
|
277
|
-
--btnStable: var(--colorStable40, #f8f8f8);
|
|
278
|
-
--btnRoyal: var(--colorRoyal40, #886aea);
|
|
279
|
-
--btnDark: var(--colorDark40, #272b30);
|
|
270
|
+
--btnLink: var(--textColorDefault40, #ffffff);
|
|
271
|
+
--btnDefault: linear-gradient(var(--colorDefault40, #3a3f44), var(--colorDefault40, #3a3f44) 60%, var(--colorDefault50, #33373c));
|
|
272
|
+
--btnPrimary: linear-gradient(var(--colorPrimary60, #595f64), var(--colorPrimary60, #595f64) 40%, var(--colorPrimary50, #6b7277));
|
|
273
|
+
--btnSuccess: linear-gradient(var(--colorSuccess40, #62c462), var(--colorSuccess40, #62c462) 60%, var(--colorSuccess50, #56ac56));
|
|
274
|
+
--btnCalm: linear-gradient(var(--colorCalm40, #5bc0de), var(--colorCalm40, #5bc0de) 60%, var(--colorCalm50, #50a8c2));
|
|
275
|
+
--btnWarning: linear-gradient(var(--colorWarning40, #f89406), var(--colorWarning40, #f89406) 60%, var(--colorWarning50, #d98205));
|
|
276
|
+
--btnDanger: linear-gradient(var(--colorDanger40, #ee5f5b), var(--colorDanger40, #ee5f5b) 60%, var(--colorDanger50, #d05350));
|
|
277
|
+
--btnLight: linear-gradient(var(--colorLight40, #e9ecef), var(--colorLight40, #e9ecef) 60%, var(--colorLight50, #cccfd1));
|
|
278
|
+
--btnStable: linear-gradient(var(--colorStable40, #f8f8f8), var(--colorStable40, #f8f8f8) 60%, var(--colorStable50, #d9d9d9));
|
|
279
|
+
--btnRoyal: linear-gradient(var(--colorRoyal40, #886aea), var(--colorRoyal40, #886aea) 60%, var(--colorRoyal50, #775dcd));
|
|
280
|
+
--btnDark: linear-gradient(var(--colorDark40, #272b30), var(--colorDark40, #272b30) 60%, var(--colorDark50, #22262a));
|
|
281
|
+
|
|
282
|
+
--textColorDefault: var(--textColorDefault40, #ffffff);
|
|
283
|
+
--textColorPrimary: var(--textColorPrimary40, #ffffff);
|
|
284
|
+
--textColorSuccess: var(--textColorSuccess40, #ffffff);
|
|
285
|
+
--textColorCalm: var(--textColorCalm40, #ffffff);
|
|
286
|
+
--textColorWarning: var(--textColorWarning40, #ffffff);
|
|
287
|
+
--textColorDanger: var(--textColorDanger40, #ffffff);
|
|
288
|
+
--textColorLight: var(--textColorLight40, #000000);
|
|
289
|
+
--textColorStable: var(--textColorStable40, #444444);
|
|
290
|
+
--textColorRoyal: var(--textColorRoyal40, #ffffff);
|
|
291
|
+
--textColorDark: var(--textColorDark40, #ffffff);
|
|
292
|
+
|
|
293
|
+
--borderBtnLink: transparent;
|
|
294
|
+
--borderBtnDefault: var(--colorDefault70, #202325);
|
|
295
|
+
--borderBtnPrimary: var(--colorPrimary70, #43474a);
|
|
296
|
+
--borderBtnSuccess: var(--colorSuccess70, #366b36);
|
|
297
|
+
--borderBtnCalm: var(--colorCalm70, #32697a);
|
|
298
|
+
--borderBtnWarning: var(--colorWarning70, #885103);
|
|
299
|
+
--borderBtnDanger: var(--colorDanger70, #823432);
|
|
300
|
+
--borderBtnLight: var(--colorLight70, #808183);
|
|
301
|
+
--borderBtnStable: var(--colorStable70, #888888);
|
|
302
|
+
--borderBtnRoyal: var(--colorRoyal70, #4a3a80);
|
|
303
|
+
--borderBtnDark: var(--colorDark70, #15181a);
|
|
280
304
|
|
|
281
305
|
/* Components - Text color */
|
|
282
306
|
--colorDefault: var(--colorDefault30, #858789);
|
|
@@ -302,6 +326,17 @@
|
|
|
302
326
|
--checkboxRoyal: var(--colorRoyal40, #886aea);
|
|
303
327
|
--checkboxDark: var(--colorDark30, #808182);
|
|
304
328
|
|
|
329
|
+
--borderCheckboxDefault: var(--colorDefault30, #858789);
|
|
330
|
+
--borderCheckboxPrimary: var(--colorPrimary40, #7a8288);
|
|
331
|
+
--borderCheckboxSuccess: var(--colorSuccess40, #62c462);
|
|
332
|
+
--borderCheckboxCalm: var(--colorCalm40, #5bc0de);
|
|
333
|
+
--borderCheckboxWarning: var(--colorWarning40, #f89406);
|
|
334
|
+
--borderCheckboxDanger: var(--colorDanger40, #ee5f5b);
|
|
335
|
+
--borderCheckboxLight: var(--colorLight40, #e9ecef);
|
|
336
|
+
--borderCheckboxStable: var(--colorStable40, #f8f8f8);
|
|
337
|
+
--borderCheckboxRoyal: var(--colorRoyal40, #886aea);
|
|
338
|
+
--borderCheckboxDark: var(--colorDark30, #808182);
|
|
339
|
+
|
|
305
340
|
/* Components - Combobox */
|
|
306
341
|
--comboboxDefault: var(--colorDefault40, #3a3f44);
|
|
307
342
|
--comboboxPrimary: var(--colorPrimary40, #7a8288);
|
|
@@ -314,6 +349,17 @@
|
|
|
314
349
|
--comboboxRoyal: var(--colorRoyal40, #886aea);
|
|
315
350
|
--comboboxDark: var(--colorDark40, #272b30);
|
|
316
351
|
|
|
352
|
+
--borderComboboxDefault: var(--colorDefault50, #33373c);
|
|
353
|
+
--borderComboboxPrimary: var(--colorPrimary50, #6b7277);
|
|
354
|
+
--borderComboboxSuccess: var(--colorSuccess50, #56ac56);
|
|
355
|
+
--borderComboboxCalm: var(--colorCalm50, #50a8c2);
|
|
356
|
+
--borderComboboxWarning: var(--colorWarning50, #d98205);
|
|
357
|
+
--borderComboboxDanger: var(--colorDanger50, #d05350);
|
|
358
|
+
--borderComboboxLight: var(--colorLight50, #cccfd1);
|
|
359
|
+
--borderComboboxStable: var(--colorStable50, #d9d9d9);
|
|
360
|
+
--borderComboboxRoyal: var(--colorRoyal50, #775dcd);
|
|
361
|
+
--borderComboboxDark: var(--colorDark50, #22262a);
|
|
362
|
+
|
|
317
363
|
/* Components - Radio input */
|
|
318
364
|
--optionDefault: var(--colorDefault30, #858789);
|
|
319
365
|
--optionPrimary: var(--colorPrimary40, #7a8288);
|
|
@@ -326,6 +372,17 @@
|
|
|
326
372
|
--optionRoyal: var(--colorRoyal40, #886aea);
|
|
327
373
|
--optionDark: var(--colorDark30, #808182);
|
|
328
374
|
|
|
375
|
+
--borderOptionDefault: var(--colorDefault30, #858789);
|
|
376
|
+
--borderOptionPrimary: var(--colorPrimary40, #7a8288);
|
|
377
|
+
--borderOptionSuccess: var(--colorSuccess40, #62c462);
|
|
378
|
+
--borderOptionCalm: var(--colorCalm40, #5bc0de);
|
|
379
|
+
--borderOptionWarning: var(--colorWarning40, #f89406);
|
|
380
|
+
--borderOptionDanger: var(--colorDanger40, #ee5f5b);
|
|
381
|
+
--borderOptionLight: var(--colorLight40, #e9ecef);
|
|
382
|
+
--borderOptionStable: var(--colorStable40, #f8f8f8);
|
|
383
|
+
--borderOptionRoyal: var(--colorRoyal40, #886aea);
|
|
384
|
+
--borderOptionDark: var(--colorDark30, #808182);
|
|
385
|
+
|
|
329
386
|
/* Components - Panel */
|
|
330
387
|
--panelDefault: var(--colorPrimary40, #7a8288);
|
|
331
388
|
--panelPrimary: var(--colorDefault40, #3a3f44);
|
|
@@ -337,6 +394,20 @@
|
|
|
337
394
|
--panelStable: var(--colorStable40, #f8f8f8);
|
|
338
395
|
--panelRoyal: var(--colorRoyal40, #886aea);
|
|
339
396
|
--panelDark: var(--colorDark30, #808182);
|
|
397
|
+
|
|
398
|
+
--borderPanelLink: transparent;
|
|
399
|
+
--borderPanelDefault: transparent;
|
|
400
|
+
--borderPanelPrimary: transparent;
|
|
401
|
+
--borderPanelSuccess: transparent;
|
|
402
|
+
--borderPanelCalm: transparent;
|
|
403
|
+
--borderPanelWarning: transparent;
|
|
404
|
+
--borderPanelDanger: transparent;
|
|
405
|
+
--borderPanelLight: transparent;
|
|
406
|
+
--borderPanelStable: transparent;
|
|
407
|
+
--borderPanelRoyal: transparent;
|
|
408
|
+
--borderPanelDark: transparent;
|
|
409
|
+
|
|
410
|
+
/* === End - Variables used exclusively in the color palette property === */
|
|
340
411
|
}
|
|
341
412
|
|
|
342
413
|
.color-default {
|
|
@@ -427,17 +498,12 @@ a:hover {
|
|
|
427
498
|
/* Page login */
|
|
428
499
|
.bg,
|
|
429
500
|
.siginPanel,
|
|
430
|
-
.bg-login #container-second,
|
|
431
501
|
.login-view {
|
|
432
502
|
background: var(--backgroundLogin40, #ffffff);
|
|
433
503
|
}
|
|
434
504
|
|
|
435
|
-
.bg-login #container-
|
|
436
|
-
|
|
437
|
-
#crn-botao-cadastre,
|
|
438
|
-
.login-view .sign-up,
|
|
439
|
-
.crn-anchor-signup-back {
|
|
440
|
-
color: var(--textColor40, #555555);
|
|
505
|
+
.bg-login #container-first h1 {
|
|
506
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
441
507
|
}
|
|
442
508
|
|
|
443
509
|
.bg-login #container-first .btn-login-mutual,
|
|
@@ -459,10 +525,40 @@ a:hover {
|
|
|
459
525
|
color: var(--textColorPrimary40, #ffffff);
|
|
460
526
|
}
|
|
461
527
|
|
|
528
|
+
.bg-login #container-first .img-login[src="node_modules/cronapp-framework-js/img/cronapp-logo-login.png"],
|
|
462
529
|
.login-view img[src="node_modules/cronapp-framework-js/img/cronapp-logo-login.png"] {
|
|
463
530
|
filter: brightness(0) invert(1);
|
|
464
531
|
}
|
|
465
532
|
|
|
533
|
+
.bg-login #container-second {
|
|
534
|
+
background: linear-gradient(-140deg, var(--colorDefault20, #b3b4b5), var(--colorDefault30, #858789), var(--colorDefault40, #3a3f44), var(--colorDefault50, #33373c), var(--colorDefault60, #2a2e32));
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.bg-login #container-first #crn-botao-signup {
|
|
538
|
+
color: var(--colorPrimary40, #7a8288);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.bg-login #container-first #crn-botao-signup:hover {
|
|
542
|
+
color: var(--colorPrimary50, #6b7277);
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
.bg-login #container-first {
|
|
546
|
+
background: var(--colorDefault50, #33373c);
|
|
547
|
+
border-style: solid;
|
|
548
|
+
border-width: 1px 0 1px 1px;
|
|
549
|
+
border-color: var(--colorDefault50, #33373c);
|
|
550
|
+
box-shadow: none;
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
#bg-signup1.bg-login1 #container-first {
|
|
554
|
+
box-shadow: none;
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.bg-login2 #container-first {
|
|
558
|
+
border-width: 0;
|
|
559
|
+
background: transparent;
|
|
560
|
+
}
|
|
561
|
+
|
|
466
562
|
/* Input */
|
|
467
563
|
.k-autocomplete .k-input,
|
|
468
564
|
.k-multiselect-wrap,
|
|
@@ -661,20 +757,7 @@ a:hover {
|
|
|
661
757
|
.k-checkbox:hover+.k-checkbox-label:before,
|
|
662
758
|
.k-checkbox:checked+.k-checkbox-label:after,
|
|
663
759
|
.k-checkbox:indeterminate+.k-checkbox-label:after,
|
|
664
|
-
.k-checkbox-label:before
|
|
665
|
-
.checkbox-default .k-checkbox:checked+.k-checkbox-label:before,
|
|
666
|
-
.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
667
|
-
.checkbox-default .k-checkbox-label:hover:before,
|
|
668
|
-
.checkbox-default .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
669
|
-
.checkbox-default .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
670
|
-
.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,
|
|
671
|
-
.checkbox-default .k-checkbox-label:active:before,
|
|
672
|
-
.checkbox-default .k-checkbox:active+.k-checkbox-label:before,
|
|
673
|
-
.checkbox-default .k-checkbox:focus+.k-checkbox-label:before,
|
|
674
|
-
.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,
|
|
675
|
-
.checkbox-default .k-checkbox:checked+.k-checkbox-label:after,
|
|
676
|
-
.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:after,
|
|
677
|
-
.checkbox-default .k-checkbox-label:before {
|
|
760
|
+
.k-checkbox-label:before {
|
|
678
761
|
border-color: var(--colorDefault30, #858789);
|
|
679
762
|
}
|
|
680
763
|
|
|
@@ -683,24 +766,14 @@ a:hover {
|
|
|
683
766
|
.k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
684
767
|
.k-checkbox:hover+.k-checkbox-label:before,
|
|
685
768
|
.k-checkbox:focus+.k-checkbox-label:before,
|
|
686
|
-
.k-checkbox:hover+.k-checkbox-label:before
|
|
687
|
-
.checkbox-default .k-checkbox-label:hover:before,
|
|
688
|
-
.checkbox-default .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
689
|
-
.checkbox-default .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
690
|
-
.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,
|
|
691
|
-
.checkbox-default .k-checkbox:focus+.k-checkbox-label:before,
|
|
692
|
-
.checkbox-default .k-checkbox:hover+.k-checkbox-label:before {
|
|
769
|
+
.k-checkbox:hover+.k-checkbox-label:before {
|
|
693
770
|
box-shadow: 0 0 5px 0 var(--colorDefault20, #b3b4b5);
|
|
694
771
|
}
|
|
695
772
|
|
|
696
773
|
.k-checkbox:checked+.k-checkbox-label:before,
|
|
697
774
|
.k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
698
775
|
.k-checkbox:checked+.k-checkbox-label:after,
|
|
699
|
-
.k-checkbox:indeterminate+.k-checkbox-label:after
|
|
700
|
-
.checkbox-default .k-checkbox:checked+.k-checkbox-label:before,
|
|
701
|
-
.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
702
|
-
.checkbox-default .k-checkbox:checked+.k-checkbox-label:after,
|
|
703
|
-
.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
776
|
+
.k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
704
777
|
background: var(--colorDefault30, #858789);
|
|
705
778
|
color: var(--textColorDefault40, #ffffff);
|
|
706
779
|
}
|
|
@@ -1176,4 +1249,31 @@ td.k-state-focused.k-state-selected {
|
|
|
1176
1249
|
.k-scheduler-monthview .k-scheduler-table .k-today {
|
|
1177
1250
|
background: var(--colorPrimary40, #7a8288);
|
|
1178
1251
|
color: var(--textColorPrimary40, #ffffff);
|
|
1252
|
+
}
|
|
1253
|
+
|
|
1254
|
+
/* Input with icon */
|
|
1255
|
+
.layout-template-modern {
|
|
1256
|
+
background: var(--colorNeutral00, #ffffff);
|
|
1257
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
1258
|
+
padding: 0;
|
|
1259
|
+
border: 1px solid var(--backgroundColor50, #dddddd);
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
.layout-template-modern:focus-within {
|
|
1263
|
+
background: var(--colorNeutral00, #ffffff);
|
|
1264
|
+
outline: 0;
|
|
1265
|
+
border-color: var(--colorCalm40, #5bc0de);
|
|
1266
|
+
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px var(--colorCalm40, #5bc0de);
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
.layout-template-modern input.k-textbox:hover,
|
|
1270
|
+
.layout-template-modern input.k-textbox {
|
|
1271
|
+
padding-left: 0;
|
|
1272
|
+
box-shadow: none;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
div[data-component^='crn-textinputicon'] .layout-template-modern .k-button,
|
|
1276
|
+
div[data-component^='crn-textinputicon'] .layout-template-modern .k-button:hover {
|
|
1277
|
+
border: 0;
|
|
1278
|
+
color: var(--colorDefault40, #3b448e);
|
|
1179
1279
|
}
|
|
@@ -1,87 +1,85 @@
|
|
|
1
1
|
.panel {
|
|
2
2
|
background: var(--backgroundColor40, #ffffff);
|
|
3
3
|
box-shadow: none;
|
|
4
|
-
border: 1px solid
|
|
4
|
+
border: 1px solid #000;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.panel-heading
|
|
8
|
-
|
|
9
|
-
border: 0;
|
|
10
|
-
border-bottom: 1px solid;
|
|
7
|
+
.panel-heading {
|
|
8
|
+
border-bottom: 1px solid #000;
|
|
11
9
|
}
|
|
12
10
|
|
|
13
11
|
.panel-footer {
|
|
14
12
|
color: var(--textColorDefault40, #ffffff);
|
|
15
13
|
background: var(--colorDefault40, #3a3f44);
|
|
16
|
-
border-
|
|
14
|
+
border-top: 1px solid #000;
|
|
17
15
|
}
|
|
18
16
|
|
|
19
17
|
/* Default */
|
|
20
18
|
.panel-default .panel-heading {
|
|
21
19
|
color: var(--textColorPrimary40, #ffffff);
|
|
22
20
|
background: var(--colorPrimary40, #7a8288);
|
|
23
|
-
border-color:
|
|
21
|
+
border-color: #000;
|
|
24
22
|
}
|
|
25
23
|
|
|
26
24
|
/* Primary */
|
|
27
25
|
.panel-primary .panel-heading {
|
|
28
26
|
color: var(--textColorDefault40, #ffffff);
|
|
29
27
|
background: var(--colorDefault40, #3a3f44);
|
|
30
|
-
border-color:
|
|
28
|
+
border-color: #000;
|
|
31
29
|
}
|
|
32
30
|
|
|
33
31
|
/* Success */
|
|
34
32
|
.panel-success .panel-heading {
|
|
35
33
|
color: var(--textColorSuccess40, #ffffff);
|
|
36
34
|
background: var(--colorSuccess40, #73a839);
|
|
37
|
-
border-color:
|
|
35
|
+
border-color: #000;
|
|
38
36
|
}
|
|
39
37
|
|
|
40
38
|
/* Info */
|
|
41
39
|
.panel-info .panel-heading {
|
|
42
40
|
color: var(--textColorCalm40, #ffffff);
|
|
43
41
|
background: var(--colorCalm40, #5bc0de);
|
|
44
|
-
border-color:
|
|
42
|
+
border-color: #000;
|
|
45
43
|
}
|
|
46
44
|
|
|
47
45
|
/* Warning */
|
|
48
46
|
.panel-warning .panel-heading {
|
|
49
47
|
color: var(--textColorWarning40, #ffffff);
|
|
50
48
|
background: var(--colorWarning40, #f89406);
|
|
51
|
-
border-color:
|
|
49
|
+
border-color: #000;
|
|
52
50
|
}
|
|
53
51
|
|
|
54
52
|
/* Danger */
|
|
55
53
|
.panel-danger .panel-heading {
|
|
56
54
|
color: var(--textColorDanger40, #ffffff);
|
|
57
55
|
background: var(--colorDanger40, #ee5f5b);
|
|
58
|
-
border-color:
|
|
56
|
+
border-color: #000;
|
|
59
57
|
}
|
|
60
58
|
|
|
61
59
|
/* Light */
|
|
62
60
|
.panel-light .panel-heading {
|
|
63
61
|
color: var(--textColorLight40, #444444);
|
|
64
62
|
background: var(--colorLight40, #e9ecef);
|
|
65
|
-
border-color:
|
|
63
|
+
border-color: #000;
|
|
66
64
|
}
|
|
67
65
|
|
|
68
66
|
/* Stable */
|
|
69
|
-
.panel-stable>.panel-heading{
|
|
67
|
+
.panel-stable>.panel-heading {
|
|
70
68
|
color: var(--textColorStable40, #444444);
|
|
71
69
|
background: var(--colorStable40, #f8f8f8);
|
|
72
|
-
border-color:
|
|
70
|
+
border-color: #000;
|
|
73
71
|
}
|
|
74
72
|
|
|
75
73
|
/* Royal */
|
|
76
74
|
.panel-royal>.panel-heading {
|
|
77
75
|
color: var(--textColorRoyal40, #ffffff);
|
|
78
76
|
background: var(--colorRoyal40, #886aea);
|
|
79
|
-
border-color:
|
|
77
|
+
border-color: #000;
|
|
80
78
|
}
|
|
81
79
|
|
|
82
80
|
/* Dark */
|
|
83
81
|
.panel-dark>.panel-heading {
|
|
84
82
|
color: var(--textColorDark40, #ffffff);
|
|
85
83
|
background: var(--colorDark30, #272b30);
|
|
86
|
-
border-color:
|
|
84
|
+
border-color: #000;
|
|
87
85
|
}
|
|
@@ -97,7 +97,6 @@
|
|
|
97
97
|
--textColorDefault60: #ffffff;
|
|
98
98
|
--textColorDefault70: #ffffff;
|
|
99
99
|
|
|
100
|
-
|
|
101
100
|
/* Color - Primary (web) - Positive (mobile) */
|
|
102
101
|
--colorPrimary10: #d9dee6;
|
|
103
102
|
--colorPrimary20: #b5bfcf;
|
|
@@ -170,7 +169,6 @@
|
|
|
170
169
|
--colorRoyal50: #775dcd;
|
|
171
170
|
--colorRoyal60: #644eab;
|
|
172
171
|
--colorRoyal70: #4a3a80;
|
|
173
|
-
|
|
174
172
|
--textColorRoyal10: #8c8c8c;
|
|
175
173
|
--textColorRoyal20: #bbbbbb;
|
|
176
174
|
--textColorRoyal30: #dfdfdf;
|
|
@@ -268,18 +266,42 @@
|
|
|
268
266
|
--colorNeutral210: #090909;
|
|
269
267
|
--colorNeutral220: #000000;
|
|
270
268
|
|
|
269
|
+
/* === Variables used exclusively in the color palette property === */
|
|
271
270
|
/* Components - Button */
|
|
272
|
-
--btnLink: var(--
|
|
273
|
-
--btnDefault: var(--colorDefault40, #474949);
|
|
274
|
-
--btnPrimary: var(--colorPrimary40, #446e9b);
|
|
275
|
-
--btnSuccess: var(--colorSuccess40, #3cb521);
|
|
276
|
-
--btnCalm: var(--colorCalm40, #
|
|
277
|
-
--btnWarning: var(--colorWarning40, #d47500);
|
|
278
|
-
--btnDanger: var(--colorDanger40, #cd0200);
|
|
279
|
-
--btnLight: var(--colorLight40, #eeeeee);
|
|
280
|
-
--btnStable: var(--colorStable40, #f8f8f8);
|
|
281
|
-
--btnRoyal: var(--colorRoyal40, #886aea);
|
|
282
|
-
--btnDark: var(--colorDark40, #333333);
|
|
271
|
+
--btnLink: var(--colorCalm40, #3399f3);
|
|
272
|
+
--btnDefault: linear-gradient(var(--colorDefault30, #8a8b8b), var(--colorDefault40, #474949) 50%, var(--colorDefault50, #3e4040));
|
|
273
|
+
--btnPrimary: linear-gradient(var(--colorPrimary30, #899cb7), var(--colorPrimary40, #446e9b) 50%, var(--colorPrimary50, #3c6088));
|
|
274
|
+
--btnSuccess: linear-gradient(var(--colorSuccess30, #86c97f), var(--colorSuccess40, #3cb521) 50%, var(--colorSuccess50, #359e1d));
|
|
275
|
+
--btnCalm: linear-gradient(var(--colorCalm30, #83b6f6), var(--colorCalm40, #474949) 50%, var(--colorCalm50, #2d86d5));
|
|
276
|
+
--btnWarning: linear-gradient(var(--colorWarning30, #dfa07b), var(--colorWarning40, #d47500) 50%, var(--colorWarning50, #ba6600));
|
|
277
|
+
--btnDanger: linear-gradient(var(--colorDanger30, #da7b7b), var(--colorDanger40, #cd0200) 50%, var(--colorDanger50, #b30200));
|
|
278
|
+
--btnLight: linear-gradient(var(--colorLight30, #f2f2f2), var(--colorLight40, #eeeeee) 50%, var(--colorLight50, #d0d0d0));
|
|
279
|
+
--btnStable: linear-gradient(var(--colorStable30, #fafafa), var(--colorStable40, #f8f8f8) 50%, var(--colorStable50, #d9d9d9));
|
|
280
|
+
--btnRoyal: linear-gradient(var(--colorRoyal30, #ab9aef), var(--colorRoyal40, #886aea) 50%, var(--colorRoyal50, #775dcd));
|
|
281
|
+
--btnDark: linear-gradient(var(--colorDark30, #838383), var(--colorDark40, #333333) 50%, var(--colorDark50, #2d2d2d));
|
|
282
|
+
|
|
283
|
+
--textColorDefault: var(--textColorDefault40, #ffffff);
|
|
284
|
+
--textColorPrimary: var(--textColorPrimary40, #ffffff);
|
|
285
|
+
--textColorSuccess: var(--textColorSuccess40, #ffffff);
|
|
286
|
+
--textColorCalm: var(--textColorCalm40, #ffffff);
|
|
287
|
+
--textColorWarning: var(--textColorWarning40, #ffffff);
|
|
288
|
+
--textColorDanger: var(--textColorDanger40, #ffffff);
|
|
289
|
+
--textColorLight: var(--textColorLight40, #000000);
|
|
290
|
+
--textColorStable: var(--textColorStable40, #444444);
|
|
291
|
+
--textColorRoyal: var(--textColorRoyal40, #ffffff);
|
|
292
|
+
--textColorDark: var(--textColorDark40, #ffffff);
|
|
293
|
+
|
|
294
|
+
--borderBtnLink: transparent;
|
|
295
|
+
--borderBtnDefault: var(--colorDefault40, #474949);
|
|
296
|
+
--borderBtnPrimary: var(--colorPrimary40, #446e9b);
|
|
297
|
+
--borderBtnSuccess: var(--colorSuccess40, #3cb521);
|
|
298
|
+
--borderBtnCalm: var(--colorCalm40, #3399f3);
|
|
299
|
+
--borderBtnWarning: var(--colorWarning40, #d47500);
|
|
300
|
+
--borderBtnDanger: var(--colorDanger40, #cd0200);
|
|
301
|
+
--borderBtnLight: var(--colorLight40, #eeeeee);
|
|
302
|
+
--borderBtnStable: var(--colorStable40, #f8f8f8);
|
|
303
|
+
--borderBtnRoyal: var(--colorRoyal40, #886aea);
|
|
304
|
+
--borderBtnDark: var(--colorDark40, #333333);
|
|
283
305
|
|
|
284
306
|
/* Components - Text color */
|
|
285
307
|
--colorDefault: var(--colorDefault40, #474949);
|
|
@@ -305,6 +327,17 @@
|
|
|
305
327
|
--checkboxRoyal: var(--colorRoyal40, #886aea);
|
|
306
328
|
--checkboxDark: var(--colorDark40, #333333);
|
|
307
329
|
|
|
330
|
+
--borderCheckboxDefault: var(--colorDefault40, #474949);
|
|
331
|
+
--borderCheckboxPrimary: var(--colorPrimary40, #446e9b);
|
|
332
|
+
--borderCheckboxSuccess: var(--colorSuccess40, #3cb521);
|
|
333
|
+
--borderCheckboxCalm: var(--colorCalm40, #3399f3);
|
|
334
|
+
--borderCheckboxWarning: var(--colorWarning40, #d47500);
|
|
335
|
+
--borderCheckboxDanger: var(--colorDanger40, #cd0200);
|
|
336
|
+
--borderCheckboxLight: var(--colorLight50, #d0d0d0);
|
|
337
|
+
--borderCheckboxStable: var(--colorStable50, #d9d9d9);
|
|
338
|
+
--borderCheckboxRoyal: var(--colorRoyal40, #886aea);
|
|
339
|
+
--borderCheckboxDark: var(--colorDark40, #333333);
|
|
340
|
+
|
|
308
341
|
/* Components - Combobox */
|
|
309
342
|
--comboboxDefault: var(--colorDefault40, #474949);
|
|
310
343
|
--comboboxPrimary: var(--colorPrimary40, #446e9b);
|
|
@@ -317,6 +350,17 @@
|
|
|
317
350
|
--comboboxRoyal: var(--colorRoyal40, #886aea);
|
|
318
351
|
--comboboxDark: var(--colorDark40, #333333);
|
|
319
352
|
|
|
353
|
+
--borderComboboxDefault: var(--colorDefault50, #ffffff);
|
|
354
|
+
--borderComboboxPrimary: var(--colorPrimary50, #4582ec);
|
|
355
|
+
--borderComboboxSuccess: var(--colorSuccess50, #3fad46);
|
|
356
|
+
--borderComboboxCalm: var(--colorCalm50, #11c1f3);
|
|
357
|
+
--borderComboboxWarning: var(--colorWarning50, #f0ad4e);
|
|
358
|
+
--borderComboboxDanger: var(--colorDanger50, #d9534f);
|
|
359
|
+
--borderComboboxLight: var(--colorLight50, #d0d0d0);
|
|
360
|
+
--borderComboboxStable: var(--colorStable50, #d9d9d9);
|
|
361
|
+
--borderComboboxRoyal: var(--colorRoyal50, #886aea);
|
|
362
|
+
--borderComboboxDark: var(--colorDark50, #444444);
|
|
363
|
+
|
|
320
364
|
/* Components - Radio input */
|
|
321
365
|
--optionDefault: var(--colorDefault40, #474949);
|
|
322
366
|
--optionPrimary: var(--colorPrimary40, #446e9b);
|
|
@@ -329,6 +373,17 @@
|
|
|
329
373
|
--optionRoyal: var(--colorRoyal40, #886aea);
|
|
330
374
|
--optionDark: var(--colorDark40, #333333);
|
|
331
375
|
|
|
376
|
+
--borderOptionDefault: var(--colorDefault40, #474949);
|
|
377
|
+
--borderOptionPrimary: var(--colorPrimary40, #446e9b);
|
|
378
|
+
--borderOptionSuccess: var(--colorSuccess40, #3cb521);
|
|
379
|
+
--borderOptionCalm: var(--colorCalm40, #3399f3);
|
|
380
|
+
--borderOptionWarning: var(--colorWarning40, #d47500);
|
|
381
|
+
--borderOptionDanger: var(--colorDanger40, #cd0200);
|
|
382
|
+
--borderOptionLight: var(--colorLight50, #d0d0d0);
|
|
383
|
+
--borderOptionStable: var(--colorStable50, #d9d9d9);
|
|
384
|
+
--borderOptionRoyal: var(--colorRoyal40, #886aea);
|
|
385
|
+
--borderOptionDark: var(--colorDark40, #333333);
|
|
386
|
+
|
|
332
387
|
/* Components - Panel */
|
|
333
388
|
--panelDefault: var(--colorPrimary40, #446e9b);
|
|
334
389
|
--panelPrimary: var(--colorDefault40, #474949);
|
|
@@ -340,6 +395,19 @@
|
|
|
340
395
|
--panelStable: var(--colorStable50, #d9d9d9);
|
|
341
396
|
--panelRoyal: var(--colorRoyal40, #886aea);
|
|
342
397
|
--panelDark: var(--colorDark40, #333333);
|
|
398
|
+
|
|
399
|
+
--borderPanelDefault: var(--colorPrimary50, #bbbbbb);
|
|
400
|
+
--borderPanelPrimary: var(--colorDefault50, #335fad);
|
|
401
|
+
--borderPanelSuccess: var(--colorSuccess50, #2e7f33);
|
|
402
|
+
--borderPanelCalm: var(--colorCalm50, #0c8db2);
|
|
403
|
+
--borderPanelWarning: var(--colorWarning50, #b07f39);
|
|
404
|
+
--borderPanelDanger: var(--colorDanger50, #9f3d3a);
|
|
405
|
+
--borderPanelLight: var(--colorLight50, #d0d0d0);
|
|
406
|
+
--borderPanelStable: var(--colorStable50, #d9d9d9);
|
|
407
|
+
--borderPanelRoyal: var(--colorRoyal50, #886aea);
|
|
408
|
+
--borderPanelDark: var(--colorDark50, #444444);
|
|
409
|
+
|
|
410
|
+
/* === End - Variables used exclusively in the color palette property === */
|
|
343
411
|
}
|
|
344
412
|
|
|
345
413
|
.color-light {
|
|
@@ -493,17 +561,20 @@ a:hover {
|
|
|
493
561
|
/* Page login */
|
|
494
562
|
.bg,
|
|
495
563
|
.siginPanel,
|
|
496
|
-
.bg-login #container-second,
|
|
497
564
|
.login-view {
|
|
498
565
|
background: var(--backgroundLogin40, #ffffff);
|
|
499
566
|
}
|
|
500
567
|
|
|
501
|
-
.bg-login #container-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
568
|
+
.bg-login #container-first {
|
|
569
|
+
background: transparent;
|
|
570
|
+
border-style: solid;
|
|
571
|
+
border-width: 1px 0 1px 1px;
|
|
572
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
573
|
+
box-shadow: none;
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
.bg-login2 #container-first {
|
|
577
|
+
border-width: 0;
|
|
507
578
|
}
|
|
508
579
|
|
|
509
580
|
.bg-login #container-first .btn-login-mutual,
|
|
@@ -524,6 +595,10 @@ a:hover {
|
|
|
524
595
|
outline: none;
|
|
525
596
|
}
|
|
526
597
|
|
|
598
|
+
.bg-login #container-second {
|
|
599
|
+
background: linear-gradient(-140deg, var(--colorPrimary20, #b5bfcf), var(--colorPrimary30, #899cb7), var(--colorPrimary40, #446e9b), var(--colorPrimary50, #3c6088), var(--colorPrimary60, #325172));
|
|
600
|
+
}
|
|
601
|
+
|
|
527
602
|
/* button - btn-fab */
|
|
528
603
|
.btn.btn-fab,
|
|
529
604
|
.btn-fab {
|
|
@@ -872,4 +947,31 @@ td.k-state-focused.k-state-selected,
|
|
|
872
947
|
|
|
873
948
|
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
|
|
874
949
|
border-top-color: var(--backgroundColor40, #ffffff);
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
/* Input with icon */
|
|
953
|
+
.layout-template-modern {
|
|
954
|
+
background: var(--backgroundColor40, #fff);
|
|
955
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
956
|
+
padding: 0;
|
|
957
|
+
border: 1px solid var(--backgroundColor50, #ccc);
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
.layout-template-modern:focus-within {
|
|
961
|
+
background: var(--backgroundColor40, #fff);
|
|
962
|
+
outline: 0;
|
|
963
|
+
border-color: var(--colorCalm40, #3399f3);
|
|
964
|
+
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px var(--colorCalm40, #3399f3);
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
.layout-template-modern input.k-textbox:hover,
|
|
968
|
+
.layout-template-modern input.k-textbox {
|
|
969
|
+
padding-left: 0;
|
|
970
|
+
box-shadow: none;
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
.layout-template-modern .k-button,
|
|
974
|
+
.layout-template-modern .k-button:hover {
|
|
975
|
+
border: 0;
|
|
976
|
+
color: var(--colorDefault40, #3b448e);
|
|
875
977
|
}
|