cronapp-framework-js 2.9.2-SP.8 → 2.9.2-SP.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/crn-anchor.components.json +30 -0
- package/components/crn-text-component.components.json +5 -5
- package/components/crn-upload-file.components.json +9 -5
- package/components/crn-upload.components.json +22 -1
- package/{deprecated/components/css → components/css/deprecated}/checkbox-color.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/color-default.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/combobox-color.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/multiselect-editor.css +0 -0
- package/{deprecated/components/css → components/css/deprecated}/option-color.css +0 -0
- package/components/templates/anchor.template.html +1 -1
- package/components/templates/cron-dashboard-viewer.designtime.html +2 -4
- package/components/templates/cron-grid.designtime.html +2 -3
- package/components/templates/fileupload-button.template.html +2 -2
- package/components/templates/fileupload.template.html +3 -3
- package/css/app.css +2 -2
- package/css/themes/custom/aquamarine/custom-aquamarine.css +33 -5
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +9 -8
- package/css/themes/custom/cerulean/custom-cerulean.css +48 -7
- package/css/themes/custom/cerulean/navbar-cerulean.css +8 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +99 -28
- package/css/themes/custom/cosmo/navbar-cosmo.css +23 -11
- package/css/themes/custom/cyborg/custom-cyborg.css +115 -12
- package/css/themes/custom/cyborg/navbar-cyborg.css +16 -8
- package/css/themes/custom/darkly/custom-darkly.css +55 -8
- package/css/themes/custom/dsgov/custom-dsgov.css +29 -4
- package/css/themes/custom/dsgov/form-dsgov.css +31 -10
- package/css/themes/custom/dsgov/navbar-dsgov.css +62 -41
- package/css/themes/custom/flatly/custom-flatly.css +68 -8
- package/css/themes/custom/flatly/navbar-flatly.css +21 -0
- package/css/themes/custom/fuse/custom-fuse.css +39 -24
- package/css/themes/custom/journal/custom-journal.css +89 -8
- package/css/themes/custom/journal/navbar-journal.css +30 -16
- package/css/themes/custom/lumen/custom-lumen.css +139 -10
- package/css/themes/custom/lumen/panel-lumen.css +14 -54
- package/css/themes/custom/material/custom-material.css +9 -17
- package/css/themes/custom/paper/custom-paper.css +125 -8
- package/css/themes/custom/paper/navbar-paper.css +1 -1
- package/css/themes/custom/readable/custom-readable.css +161 -51
- package/css/themes/custom/readable/panel-readable.css +8 -8
- package/css/themes/custom/sandstone/custom-sandstone.css +107 -25
- package/css/themes/custom/sandstone/panel-sandstone.css +2 -2
- package/css/themes/custom/simplex/button-simplex.css +1 -1
- package/css/themes/custom/simplex/custom-simplex.css +112 -9
- package/css/themes/custom/simplex/panel-simplex.css +5 -6
- package/css/themes/custom/slate/custom-slate.css +144 -44
- package/css/themes/custom/slate/panel-slate.css +15 -17
- package/css/themes/custom/spacelab/custom-spacelab.css +122 -20
- package/css/themes/custom/superhero/custom-superhero.css +153 -16
- package/css/themes/custom/theme-general/forms.css +57 -2
- package/css/themes/custom/theme-general/login.css +11 -16
- package/css/themes/custom/theme-general/theme-general.css +27 -6
- package/css/themes/custom/united/custom-united.css +117 -11
- package/css/themes/custom/yeti/custom-yeti.css +154 -13
- package/css/themes/deprecated/aquamarine.min.css +6 -0
- package/css/themes/deprecated/cerulean.min.css +7 -0
- package/css/themes/deprecated/cosmo.min.css +7 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +71 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +47 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +620 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +54 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +21 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +169 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +15 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +158 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +24 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +27 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +49 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +133 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +401 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +172 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +46 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +184 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +39 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +44 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +17 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +33 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +75 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +143 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +11 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +8 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +78 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +351 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +71 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +264 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +149 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +22 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +63 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +268 -0
- package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +41 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +129 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +261 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +25 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +71 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +48 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +26 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +58 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +725 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +54 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +21 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +491 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +261 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +37 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +787 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +30 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +31 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +158 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +10 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +782 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +39 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +38 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +184 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +35 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +133 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +60 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +143 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +276 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +408 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +44 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +109 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +288 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +154 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +95 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +171 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +31 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +129 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +269 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +31 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +37 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +30 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/media.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +619 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +31 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +79 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +19 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +393 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +26 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +706 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +14 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +75 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +35 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +244 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +260 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +251 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1125 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +39 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +413 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +209 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +176 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +42 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +318 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +59 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +294 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +27 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +43 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +178 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +18 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +136 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +218 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +711 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +182 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +45 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +353 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +611 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +55 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +44 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +199 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +20 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +46 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +31 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +19 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +96 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +113 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +122 -0
- package/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +239 -0
- package/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +3085 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +3 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +3 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +10 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +10 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +37 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +26 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +48 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +734 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +391 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +252 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +27 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +30 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +31 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +10 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +310 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +184 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +144 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +35 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +129 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +60 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +142 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +271 -0
- package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +52 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +113 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +295 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +148 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +65 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +268 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +31 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +269 -0
- package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +25 -0
- package/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +3246 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/dsgov/font/fonts.css +162 -0
- package/css/themes/deprecated/custom/dsgov/font2/fonts.css +144 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +9 -0
- package/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
- package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/font.css +0 -0
- package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
- package/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +9 -0
- package/css/themes/deprecated/custom/fuse/img/arrow-white.svg +9 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/css/themes/deprecated/custom/lumen/font/fonts.css +108 -0
- package/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +11 -0
- package/css/themes/deprecated/custom/lumen/img/arrow-white.svg +11 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/login.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/material/custom-material.css +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/material/font/fonts.css +108 -0
- package/css/themes/deprecated/custom/material/img/arrow-gray.svg +11 -0
- package/css/themes/deprecated/custom/material/img/arrow-white.svg +11 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +174 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +176 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +241 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +185 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +98 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/login.css +38 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
- package/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +363 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
- package/{deprecated/css/themes → css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
- package/css/themes/deprecated/cyborg.min.css +7 -0
- package/css/themes/deprecated/darkly.min.css +7 -0
- package/css/themes/deprecated/dsgov.min.css +6 -0
- package/css/themes/deprecated/flatly.min.css +7 -0
- package/css/themes/deprecated/fuse.min.css +7 -0
- package/css/themes/deprecated/journal.min.css +7 -0
- package/css/themes/deprecated/lumen.min.css +7 -0
- package/css/themes/deprecated/material.min.css +4 -0
- package/css/themes/deprecated/material_raiz.min.css +3 -0
- package/css/themes/deprecated/paper.min.css +7 -0
- package/css/themes/deprecated/readable.min.css +7 -0
- package/css/themes/deprecated/sandstone.min.css +7 -0
- package/css/themes/deprecated/simplex.min.css +7 -0
- package/css/themes/deprecated/slate.min.css +7 -0
- package/css/themes/deprecated/spacelab.min.css +7 -0
- package/css/themes/deprecated/superhero.min.css +7 -0
- package/css/themes/deprecated/united.min.css +7 -0
- package/css/themes/deprecated/yeti.min.css +7 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/checkbox-color.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/color-default.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/combobox-color.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/multiselect-editor.css +0 -0
- package/{deprecated/dist/components/css → dist/components/css/deprecated}/option-color.css +0 -0
- package/dist/components/templates/anchor.template.html +1 -1
- package/dist/components/templates/cron-dashboard-viewer.designtime.html +1 -1
- package/dist/components/templates/cron-grid.designtime.html +1 -1
- package/dist/components/templates/fileupload-button.template.html +1 -1
- package/dist/components/templates/fileupload.template.html +1 -1
- package/dist/css/app.css +1 -1
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -1
- package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -1
- package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
- package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -1
- package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -1
- package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -1
- package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -1
- package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
- package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -1
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -1
- package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -1
- package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
- package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -1
- package/dist/css/themes/custom/journal/custom-journal.css +1 -1
- package/dist/css/themes/custom/journal/navbar-journal.css +1 -1
- package/dist/css/themes/custom/lumen/custom-lumen.css +1 -1
- package/dist/css/themes/custom/lumen/panel-lumen.css +1 -1
- package/dist/css/themes/custom/material/custom-material.css +1 -1
- package/dist/css/themes/custom/paper/custom-paper.css +1 -1
- package/dist/css/themes/custom/paper/navbar-paper.css +1 -1
- package/dist/css/themes/custom/readable/custom-readable.css +1 -1
- package/dist/css/themes/custom/readable/panel-readable.css +1 -1
- package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -1
- package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -1
- package/dist/css/themes/custom/simplex/button-simplex.css +1 -1
- package/dist/css/themes/custom/simplex/custom-simplex.css +1 -1
- package/dist/css/themes/custom/simplex/panel-simplex.css +1 -1
- package/dist/css/themes/custom/slate/custom-slate.css +1 -1
- package/dist/css/themes/custom/slate/panel-slate.css +1 -1
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
- package/dist/css/themes/custom/theme-general/forms.css +1 -1
- package/dist/css/themes/custom/theme-general/login.css +1 -1
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
- package/dist/css/themes/custom/united/custom-united.css +1 -1
- package/dist/css/themes/custom/yeti/custom-yeti.css +1 -1
- package/dist/css/themes/deprecated/aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/cerulean.min.css +1 -0
- package/dist/css/themes/deprecated/cosmo.min.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/animations.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/container.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/fade.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/media.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/visible.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/animations.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/container.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/fade.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +12 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
- package/dist/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
- package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/font.css +0 -0
- package/dist/css/themes/deprecated/custom/fuse/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/lumen/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-white.svg +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/login.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/custom-material.css +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +1 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
- package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
- package/dist/css/themes/deprecated/cyborg.min.css +1 -0
- package/dist/css/themes/deprecated/darkly.min.css +1 -0
- package/dist/css/themes/deprecated/dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/flatly.min.css +1 -0
- package/dist/css/themes/deprecated/fuse.min.css +1 -0
- package/dist/css/themes/deprecated/journal.min.css +1 -0
- package/dist/css/themes/deprecated/lumen.min.css +1 -0
- package/dist/css/themes/deprecated/material.min.css +1 -0
- package/dist/css/themes/deprecated/material_raiz.min.css +1 -0
- package/dist/css/themes/deprecated/paper.min.css +1 -0
- package/dist/css/themes/deprecated/readable.min.css +1 -0
- package/dist/css/themes/deprecated/sandstone.min.css +1 -0
- package/dist/css/themes/deprecated/simplex.min.css +1 -0
- package/dist/css/themes/deprecated/slate.min.css +1 -0
- package/dist/css/themes/deprecated/spacelab.min.css +1 -0
- package/dist/css/themes/deprecated/superhero.min.css +1 -0
- package/dist/css/themes/deprecated/united.min.css +1 -0
- package/dist/css/themes/deprecated/yeti.min.css +1 -0
- package/dist/js/app.js +1 -1
- package/dist/js/dashboard/dashboard.service.js +1 -1
- package/dist/js/stateProvider.js +1 -1
- package/js/app.js +4 -7
- package/js/dashboard/dashboard.service.js +0 -2
- package/js/stateProvider.js +5 -3
- package/package.json +1 -1
- package/deprecated/css/animate.css +0 -433
- package/deprecated/css/app.css +0 -433
- package/deprecated/css/cronos-template.css +0 -0
- package/deprecated/css/cronos.css +0 -263
- package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.svg +0 -288
- package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/css/modalTemplate.css +0 -37
- package/deprecated/css/themes/cerulean.min.css +0 -7
- package/deprecated/css/themes/cosmo.min.css +0 -7
- package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +0 -4179
- package/deprecated/css/themes/cyborg.min.css +0 -7
- package/deprecated/css/themes/darkly.min.css +0 -7
- package/deprecated/css/themes/flatly.min.css +0 -7
- package/deprecated/css/themes/fuse.min.css +0 -7
- package/deprecated/css/themes/journal.min.css +0 -7
- package/deprecated/css/themes/lumen.min.css +0 -7
- package/deprecated/css/themes/material.min.css +0 -4
- package/deprecated/css/themes/paper.min.css +0 -7
- package/deprecated/css/themes/readable.min.css +0 -7
- package/deprecated/css/themes/sandstone.min.css +0 -7
- package/deprecated/css/themes/simplex.min.css +0 -7
- package/deprecated/css/themes/slate.min.css +0 -7
- package/deprecated/css/themes/spacelab.min.css +0 -7
- package/deprecated/css/themes/superhero.min.css +0 -7
- package/deprecated/css/themes/united.min.css +0 -7
- package/deprecated/css/themes/yeti.min.css +0 -7
- package/deprecated/dist/components/css/font-size.css +0 -1
- package/deprecated/dist/components/css/image.css +0 -1
- package/deprecated/dist/components/js/format.min.js +0 -1
- package/deprecated/dist/components/js/jquery.inputmask.bundle.js +0 -1
- package/deprecated/dist/components/js/jquery.mask.min.js +0 -1
- package/deprecated/dist/components/js/qrcode.js +0 -1
- package/deprecated/dist/components/reports/BOOLEAN.parameter.html +0 -1
- package/deprecated/dist/components/reports/DATE.parameter.html +0 -1
- package/deprecated/dist/components/reports/DOUBLE.parameter.html +0 -1
- package/deprecated/dist/components/reports/FLOAT.parameter.html +0 -1
- package/deprecated/dist/components/reports/INTEGER.parameter.html +0 -1
- package/deprecated/dist/components/reports/LONG.parameter.html +0 -1
- package/deprecated/dist/components/reports/STRING.parameter.html +0 -1
- package/deprecated/dist/components/reports/reports.parameters.html +0 -1
- package/deprecated/dist/components/reports/reports.view.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +0 -1
- package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +0 -1
- package/deprecated/dist/components/templates/accordion.template.html +0 -1
- package/deprecated/dist/components/templates/anchor.template.html +0 -1
- package/deprecated/dist/components/templates/angular-ui-notification.template.html +0 -1
- package/deprecated/dist/components/templates/banner.template.html +0 -1
- package/deprecated/dist/components/templates/button-report.template.html +0 -1
- package/deprecated/dist/components/templates/button.oauth2.template.html +0 -1
- package/deprecated/dist/components/templates/button.template.html +0 -1
- package/deprecated/dist/components/templates/buttonfilter.template.html +0 -1
- package/deprecated/dist/components/templates/carousel.template.html +0 -1
- package/deprecated/dist/components/templates/cell.template.html +0 -1
- package/deprecated/dist/components/templates/chart.template.html +0 -1
- package/deprecated/dist/components/templates/checkbox.template.html +0 -1
- package/deprecated/dist/components/templates/combobox-dynamic.template.html +0 -1
- package/deprecated/dist/components/templates/combobox.template.html +0 -1
- package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +0 -1
- package/deprecated/dist/components/templates/crn-input-password.designtime.html +0 -1
- package/deprecated/dist/components/templates/crn-input-password.template.html +0 -1
- package/deprecated/dist/components/templates/crn-list-item.template.html +0 -1
- package/deprecated/dist/components/templates/crn-ordered-list.template.html +0 -1
- package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +0 -1
- package/deprecated/dist/components/templates/crn-unordered-list.template.html +0 -1
- package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +0 -1
- package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +0 -26
- package/deprecated/dist/components/templates/cron-autocomplete.template.html +0 -1
- package/deprecated/dist/components/templates/cron-barcode.template.html +0 -1
- package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +0 -1
- package/deprecated/dist/components/templates/cron-calendar.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-calendar.template.html +0 -1
- package/deprecated/dist/components/templates/cron-captcha.designtime.html +0 -6
- package/deprecated/dist/components/templates/cron-captcha.template.html +0 -1
- package/deprecated/dist/components/templates/cron-chat.designtime.html +0 -17
- package/deprecated/dist/components/templates/cron-chat.template.html +0 -1
- package/deprecated/dist/components/templates/cron-checkbox.template.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-combobox.template.html +0 -1
- package/deprecated/dist/components/templates/cron-crud.template.html +0 -1
- package/deprecated/dist/components/templates/cron-date.template.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +0 -1
- package/deprecated/dist/components/templates/cron-grid.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-grid.template.html +0 -1
- package/deprecated/dist/components/templates/cron-ordered-list.template.html +0 -1
- package/deprecated/dist/components/templates/cron-qrcode.template.html +0 -1
- package/deprecated/dist/components/templates/cron-radio.template.html +0 -1
- package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-report-viewer.template.html +0 -1
- package/deprecated/dist/components/templates/cron-rich-editor.template.html +0 -1
- package/deprecated/dist/components/templates/cron-scheduler.designtime.html +0 -2
- package/deprecated/dist/components/templates/cron-scheduler.template.html +0 -1
- package/deprecated/dist/components/templates/cron-slider.template.html +0 -1
- package/deprecated/dist/components/templates/cron-switch.template.html +0 -1
- package/deprecated/dist/components/templates/cron-tree-view.designtime.html +0 -1
- package/deprecated/dist/components/templates/cron-tree-view.template.html +0 -1
- package/deprecated/dist/components/templates/datasource.template.html +0 -1
- package/deprecated/dist/components/templates/datasourcefilter.template.html +0 -1
- package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +0 -1
- package/deprecated/dist/components/templates/date.template.html +0 -1
- package/deprecated/dist/components/templates/datetime.template.html +0 -1
- package/deprecated/dist/components/templates/div.template.html +0 -1
- package/deprecated/dist/components/templates/dynamicfile.template.html +0 -1
- package/deprecated/dist/components/templates/dynamicimage.template.html +0 -1
- package/deprecated/dist/components/templates/dynamictitle.template.html +0 -1
- package/deprecated/dist/components/templates/evaluation.template.html +0 -1
- package/deprecated/dist/components/templates/fileupload-button.template.html +0 -1
- package/deprecated/dist/components/templates/fileupload.template.html +0 -1
- package/deprecated/dist/components/templates/foot-cell.template.html +0 -1
- package/deprecated/dist/components/templates/foot-row.template.html +0 -1
- package/deprecated/dist/components/templates/form.template.html +0 -1
- package/deprecated/dist/components/templates/grid-horizontal.template.html +0 -1
- package/deprecated/dist/components/templates/grid-vertical.template.html +0 -1
- package/deprecated/dist/components/templates/grid.template.html +0 -1
- package/deprecated/dist/components/templates/head-cell.template.html +0 -1
- package/deprecated/dist/components/templates/head-row.template.html +0 -1
- package/deprecated/dist/components/templates/head.template.html +0 -1
- package/deprecated/dist/components/templates/header.template.html +0 -1
- package/deprecated/dist/components/templates/icon.template.html +0 -1
- package/deprecated/dist/components/templates/image-menu.template.html +0 -1
- package/deprecated/dist/components/templates/image.default.template.html +0 -1
- package/deprecated/dist/components/templates/image.template.html +0 -1
- package/deprecated/dist/components/templates/list.template.html +0 -1
- package/deprecated/dist/components/templates/multiselect.template.html +0 -1
- package/deprecated/dist/components/templates/navbar.template.html +0 -1
- package/deprecated/dist/components/templates/panel.template.html +0 -1
- package/deprecated/dist/components/templates/qrcode.template.html +0 -1
- package/deprecated/dist/components/templates/radiogroup.template.html +0 -1
- package/deprecated/dist/components/templates/rating.template.html +0 -1
- package/deprecated/dist/components/templates/row.template.html +0 -1
- package/deprecated/dist/components/templates/sidebar.template.html +0 -1
- package/deprecated/dist/components/templates/social-button-bar.template.html +0 -1
- package/deprecated/dist/components/templates/sub-form.template.html +0 -1
- package/deprecated/dist/components/templates/subtitle.template.html +0 -1
- package/deprecated/dist/components/templates/table.template.html +0 -1
- package/deprecated/dist/components/templates/tabs.template.html +0 -1
- package/deprecated/dist/components/templates/text.template.html +0 -1
- package/deprecated/dist/components/templates/textarea.template.html +0 -1
- package/deprecated/dist/components/templates/textinput.template.html +0 -1
- package/deprecated/dist/components/templates/textinputbutton.html +0 -1
- package/deprecated/dist/components/templates/textinputbutton.template.html +0 -1
- package/deprecated/dist/components/templates/textinputicon.template.html +0 -1
- package/deprecated/dist/components/templates/time.template.html +0 -1
- package/deprecated/dist/components/templates/title-default.template.html +0 -1
- package/deprecated/dist/components/templates/title.template.html +0 -1
- package/deprecated/dist/components/templates/treeview.template.html +0 -1
- package/deprecated/dist/css/animate.css +0 -1
- package/deprecated/dist/css/app.css +0 -1
- package/deprecated/dist/css/cronos-template.css +0 -0
- package/deprecated/dist/css/cronos.css +0 -1
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +0 -1
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/dist/css/modalTemplate.css +0 -1
- package/deprecated/dist/css/themes/cerulean.min.css +0 -1
- package/deprecated/dist/css/themes/cosmo.min.css +0 -1
- package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +0 -1
- package/deprecated/dist/css/themes/cyborg.min.css +0 -1
- package/deprecated/dist/css/themes/darkly.min.css +0 -1
- package/deprecated/dist/css/themes/flatly.min.css +0 -1
- package/deprecated/dist/css/themes/fuse.min.css +0 -1
- package/deprecated/dist/css/themes/journal.min.css +0 -1
- package/deprecated/dist/css/themes/lumen.min.css +0 -1
- package/deprecated/dist/css/themes/material.min.css +0 -1
- package/deprecated/dist/css/themes/paper.min.css +0 -1
- package/deprecated/dist/css/themes/readable.min.css +0 -1
- package/deprecated/dist/css/themes/sandstone.min.css +0 -1
- package/deprecated/dist/css/themes/simplex.min.css +0 -1
- package/deprecated/dist/css/themes/slate.min.css +0 -1
- package/deprecated/dist/css/themes/spacelab.min.css +0 -1
- package/deprecated/dist/css/themes/superhero.min.css +0 -1
- package/deprecated/dist/css/themes/united.min.css +0 -1
- package/deprecated/dist/css/themes/yeti.min.css +0 -1
- package/deprecated/dist/i18n/locale_en_us.json +0 -143
- package/deprecated/dist/i18n/locale_pt_br.json +0 -143
- package/deprecated/dist/img/ballon_icon.svg +0 -1
- package/deprecated/dist/img/barcode.png +0 -0
- package/deprecated/dist/img/cron-icon/crn-QRCode.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-accordion.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-anchor.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-button.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-calendar.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-captcha.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-carousel.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-chart.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-checkbox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-combobox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-datasource.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-datepicker.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-form.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-grid-table.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-grid.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-header.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-icon.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-image.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-input-password.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-navbar.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-one-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-panel.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-rating.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-scheduler.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-simple-text.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-slider.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-social-login.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-sub-form.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-table.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-tabs.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-text-component.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textarea.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textinput.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-three-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-timepicker.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-tree-view.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-two-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-upload.svg +0 -1
- package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +0 -1
- package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +0 -1
- package/deprecated/dist/img/cronGrid.png +0 -0
- package/deprecated/dist/img/cronRichEditor.png +0 -0
- package/deprecated/dist/img/cronapp-logo-login.png +0 -0
- package/deprecated/dist/img/img-user.svg +0 -1
- package/deprecated/dist/img/logo-cronapp-negativa.svg +0 -1
- package/deprecated/dist/img/logo.png +0 -0
- package/deprecated/dist/img/logo.svg +0 -1
- package/deprecated/dist/img/nophoto.png +0 -0
- package/deprecated/dist/img/placehold-100x100.png +0 -0
- package/deprecated/dist/img/placehold-900x500.png +0 -0
- package/deprecated/dist/img/qrcode.png +0 -0
- package/deprecated/dist/img/recaptcha-logo.svg +0 -1
- package/deprecated/dist/img/selectFile.png +0 -0
- package/deprecated/dist/img/selectImg.svg +0 -1
- package/deprecated/dist/img/svg-charts.svg +0 -1
- package/deprecated/dist/img/switch.png +0 -0
- package/deprecated/dist/js/LanguageSelectDirective.js +0 -1
- package/deprecated/dist/js/LocaleService.js +0 -1
- package/deprecated/dist/js/app.authentication.js +0 -1
- package/deprecated/dist/js/app.js +0 -1
- package/deprecated/dist/js/controllers.authentication.js +0 -1
- package/deprecated/dist/js/controllers.js +0 -1
- package/deprecated/dist/js/custom.controllers.js +0 -1
- package/deprecated/dist/js/customModules.js +0 -1
- package/deprecated/dist/js/customStateProvider.js +0 -0
- package/deprecated/dist/js/directives.js +0 -14
- package/deprecated/dist/js/filters.js +0 -1
- package/deprecated/dist/js/local-dateformat.directive.js +0 -1
- package/deprecated/dist/js/reports/parameters.controller.js +0 -1
- package/deprecated/dist/js/reports/reports.service.js +0 -1
- package/deprecated/dist/js/services.js +0 -1
- package/deprecated/dist/js/stateProvider.js +0 -1
- package/deprecated/dist/js/upload.service.js +0 -1
- package/deprecated/img/ballon_icon.svg +0 -3
- package/deprecated/img/barcode.png +0 -0
- package/deprecated/img/cron-icon/crn-QRCode.svg +0 -38
- package/deprecated/img/cron-icon/crn-accordion.svg +0 -25
- package/deprecated/img/cron-icon/crn-anchor.svg +0 -29
- package/deprecated/img/cron-icon/crn-button.svg +0 -24
- package/deprecated/img/cron-icon/crn-calendar.svg +0 -23
- package/deprecated/img/cron-icon/crn-captcha.svg +0 -36
- package/deprecated/img/cron-icon/crn-carousel.svg +0 -26
- package/deprecated/img/cron-icon/crn-chart.svg +0 -19
- package/deprecated/img/cron-icon/crn-checkbox.svg +0 -21
- package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +0 -27
- package/deprecated/img/cron-icon/crn-combobox.svg +0 -24
- package/deprecated/img/cron-icon/crn-cron-crud.svg +0 -28
- package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -18
- package/deprecated/img/cron-icon/crn-datasource.svg +0 -27
- package/deprecated/img/cron-icon/crn-datepicker.svg +0 -35
- package/deprecated/img/cron-icon/crn-datetimepicker.svg +0 -41
- package/deprecated/img/cron-icon/crn-dynamic-file.svg +0 -26
- package/deprecated/img/cron-icon/crn-dynamic-image.svg +0 -25
- package/deprecated/img/cron-icon/crn-dynamic-menu.svg +0 -28
- package/deprecated/img/cron-icon/crn-eight-four-container.svg +0 -18
- package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +0 -26
- package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -21
- package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +0 -24
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -29
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -27
- package/deprecated/img/cron-icon/crn-form.svg +0 -24
- package/deprecated/img/cron-icon/crn-four-eight-container.svg +0 -20
- package/deprecated/img/cron-icon/crn-grid-table.svg +0 -21
- package/deprecated/img/cron-icon/crn-grid.svg +0 -27
- package/deprecated/img/cron-icon/crn-header.svg +0 -18
- package/deprecated/img/cron-icon/crn-horizontal-container.svg +0 -19
- package/deprecated/img/cron-icon/crn-icon.svg +0 -23
- package/deprecated/img/cron-icon/crn-image.svg +0 -20
- package/deprecated/img/cron-icon/crn-input-password.svg +0 -24
- package/deprecated/img/cron-icon/crn-jumbotron.svg +0 -24
- package/deprecated/img/cron-icon/crn-list.svg +0 -24
- package/deprecated/img/cron-icon/crn-navbar.svg +0 -25
- package/deprecated/img/cron-icon/crn-one-container.svg +0 -17
- package/deprecated/img/cron-icon/crn-ordered-list.svg +0 -44
- package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +0 -42
- package/deprecated/img/cron-icon/crn-panel.svg +0 -21
- package/deprecated/img/cron-icon/crn-radiogroup.svg +0 -25
- package/deprecated/img/cron-icon/crn-rating.svg +0 -20
- package/deprecated/img/cron-icon/crn-report-viewer.svg +0 -24
- package/deprecated/img/cron-icon/crn-rich-editor.svg +0 -22
- package/deprecated/img/cron-icon/crn-scheduler.svg +0 -27
- package/deprecated/img/cron-icon/crn-simple-text.svg +0 -18
- package/deprecated/img/cron-icon/crn-slider.svg +0 -19
- package/deprecated/img/cron-icon/crn-social-login.svg +0 -29
- package/deprecated/img/cron-icon/crn-sub-form.svg +0 -27
- package/deprecated/img/cron-icon/crn-table.svg +0 -20
- package/deprecated/img/cron-icon/crn-tabs.svg +0 -22
- package/deprecated/img/cron-icon/crn-text-component.svg +0 -22
- package/deprecated/img/cron-icon/crn-textarea.svg +0 -22
- package/deprecated/img/cron-icon/crn-textinput.svg +0 -23
- package/deprecated/img/cron-icon/crn-textinputbutton.svg +0 -33
- package/deprecated/img/cron-icon/crn-textinputicon.svg +0 -29
- package/deprecated/img/cron-icon/crn-three-container.svg +0 -21
- package/deprecated/img/cron-icon/crn-three-six-three-container.svg +0 -19
- package/deprecated/img/cron-icon/crn-timepicker.svg +0 -20
- package/deprecated/img/cron-icon/crn-tree-view.svg +0 -19
- package/deprecated/img/cron-icon/crn-two-container.svg +0 -18
- package/deprecated/img/cron-icon/crn-unordered-list.svg +0 -24
- package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +0 -28
- package/deprecated/img/cron-icon/crn-upload.svg +0 -20
- package/deprecated/img/cron-icon/crn-vertical-container.svg +0 -19
- package/deprecated/img/cron-icon/cron-breadrumb.svg +0 -638
- package/deprecated/img/cronGrid.png +0 -0
- package/deprecated/img/cronRichEditor.png +0 -0
- package/deprecated/img/cronapp-logo-login.png +0 -0
- package/deprecated/img/img-user.svg +0 -1
- package/deprecated/img/logo-cronapp-negativa.svg +0 -1
- package/deprecated/img/logo.png +0 -0
- package/deprecated/img/logo.svg +0 -1
- package/deprecated/img/nophoto.png +0 -0
- package/deprecated/img/placehold-100x100.png +0 -0
- package/deprecated/img/placehold-900x500.png +0 -0
- package/deprecated/img/qrcode.png +0 -0
- package/deprecated/img/recaptcha-logo.svg +0 -1
- package/deprecated/img/selectFile.png +0 -0
- package/deprecated/img/selectImg.svg +0 -44
- package/deprecated/img/svg-charts.svg +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M8.01 8.77c-.19-.08-.41-.12-.64-.12-.36 0-.66.09-.92.26-.25.17-.45.42-.58.75-.08.2-.13.44-.17.71-.04.28-.05.59-.05.93 0 .27.02.51.05.74.03.23.08.44.16.63.14.35.35.62.62.81.27.2.58.29.93.29.3 0 .57-.07.82-.22s.45-.35.6-.62c.12-.22.21-.46.25-.73.05-.27.07-.59.07-.96 0-.69-.09-1.22-.26-1.6-.1-.22-.22-.4-.37-.54a1.4 1.4 0 0 0-.51-.33zm.12 3.47c-.05.27-.13.48-.25.63-.12.15-.28.22-.49.22a.6.6 0 0 1-.48-.21c-.12-.14-.2-.35-.25-.62-.05-.27-.08-.63-.08-1.05 0-.63.06-1.1.18-1.4.12-.3.33-.46.63-.46.21 0 .37.07.49.2.12.14.2.34.25.6.05.27.08.61.08 1.02-.01.44-.03.8-.08 1.07zM11.13 13.65c.08.09.2.14.34.14.31 0 .47-.23.47-.69V9.19c0-.16-.04-.29-.11-.39a.356.356 0 0 0-.29-.14c-.11 0-.18.02-.22.06-.04.04-.12.15-.25.33s-.27.34-.44.48-.39.28-.66.41c-.18.09-.31.16-.39.21-.07.05-.11.14-.11.26 0 .1.04.19.11.26s.16.11.25.11c.2 0 .59-.22 1.17-.67v3.11c.01.19.05.33.13.43z"/><path class="st0" d="M20 2h-1V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2H9V.98C9 .44 8.56 0 8.02 0H5.98C5.44 0 5 .44 5 .98V2H4C1.8 2 0 3.8 0 6v12c0 2.2 1.8 4 4 4h8.28A6.907 6.907 0 0 1 11 18c0-.7.11-1.37.29-2H6c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v4.26A6.987 6.987 0 0 1 18 11c2.55 0 4.78 1.37 6 3.41V6c0-2.2-1.8-4-4-4zm0 7c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2z"/><path class="st0" d="M18 12c-3.31 0-6 2.69-6 6a5.93 5.93 0 0 0 1.97 4.43l.01.01a5.542 5.542 0 0 0 .95.7c.02.01.05.03.07.04.15.09.3.16.45.24.03.02.07.03.1.05.14.07.29.12.44.18.05.02.09.04.14.05.14.05.29.09.44.12.06.01.11.03.17.04.15.03.3.05.45.07l.17.03c.21.03.42.04.64.04 3.31 0 6-2.69 6-6s-2.69-6-6-6zm2.5 6.05c0 .25-.2.45-.45.45h-2.11c-.25 0-.45-.2-.45-.45v-3.61c0-.25.2-.45.45-.45h.11c.25 0 .45.2.45.45v3.05h1.55c.25 0 .45.2.45.45v.11z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M23.72 16.25h-2.43c-.28 0-.44-.22-.36-.48l1.15-4.04c.08-.26-.09-.48-.36-.48h-3c-.28 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.27 0 .47.22.44.5l-.05.39-.58 4.62c-.02.16.01.24.06.24.04 0 .1-.05.17-.14l5.4-7.2c.18-.23.09-.41-.18-.41z"/><path class="st0" d="M16.16 11.18c.32-1.12 1.4-1.93 2.56-1.93h3c.34 0 .67.08.97.21A5.977 5.977 0 0 0 18 7.2c-.2 0-.39.04-.59.06A7.157 7.157 0 0 0 12 4.8c-3.15 0-5.82 2.02-6.8 4.84-.13-.01-.26-.04-.4-.04a4.801 4.801 0 0 0 0 9.6h9.94c-.39-.58-.51-1.29-.31-1.98l1.73-6.04zM14 12.5h-.5v3c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-3H10a1.003 1.003 0 0 1-.71-1.71l2-2c.18-.18.43-.29.71-.29s.53.11.71.29l2 2A1.003 1.003 0 0 1 14 12.5z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><circle class="st0" cx="7" cy="7" r="3"/><path class="st0" d="M24.22 16.25h-2.93c-.28 0-.44-.22-.36-.48l.58-2.02.71-2.5h-4l-.14.48-.86 3.02-1 3.5h2.25c.27 0 .47.22.44.5l-.69 5.5 6-8z"/><path class="st0" d="M14.81 19.31c-.45-.6-.59-1.36-.38-2.09l1.73-6.04c.32-1.12 1.4-1.93 2.56-1.93h1.54l-.96-.96a.996.996 0 0 0-1.41 0l-7.42 7.42-3.4-3.4a.996.996 0 0 0-1.41 0L2 15.96V4c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.28c.65.07 1.23.39 1.63.91.18.24.3.51.37.79V4c0-2.2-1.8-4-4-4H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h12.29c-.01-.16-.02-.31.01-.49l.41-3.26c-.77 0-1.46-.35-1.9-.94z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M23.72 16.25h-2.43c-.28 0-.44-.22-.36-.48l1.15-4.04c.02-.07.02-.13.01-.19a.364.364 0 0 0-.19-.26.478.478 0 0 0-.18-.04h-3c-.28 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.27 0 .47.22.44.5l-.63 5.01c-.03.27.07.32.24.1l5.4-7.2c.17-.22.08-.4-.19-.4zM9 4H2C.9 4 0 4.9 0 6v4c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7.99 8L6.33 9.66c-.46.46-1.2.46-1.66 0L3.01 8a1.17 1.17 0 0 1 0-1.66c.19-.18.42-.27.66-.31V6h3.48c.3 0 .6.11.83.34.46.46.46 1.2.01 1.66z"/><path class="st0" d="M22 4h-7c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h.92l.23-.82c.21-.72.73-1.32 1.39-1.65L16.01 8a1.17 1.17 0 0 1 0-1.66c.18-.18.42-.27.66-.31V6h3.48a1.17 1.17 0 0 1 .83 2l-1.25 1.25h1.98a2.364 2.364 0 0 1 2.17 1.38c.07-.2.12-.41.12-.63V6c0-1.1-.9-2-2-2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M22 0h-4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zM12 24H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h10c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M3.01 16V8H2c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01z"/><path class="st0" d="M9 18H7.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5H9c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5H3c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z"/><path class="st0" d="M22 8H8.99v8H22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm-6.4 4.83l-1.66 1.66c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66h-.03v-3.48a1.17 1.17 0 0 1 2-.83l1.66 1.66c.46.45.46 1.19 0 1.65zm6.06 0L20 14.49c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66H18v-3.48a1.17 1.17 0 0 1 2-.83l1.66 1.66c.45.45.45 1.19 0 1.65z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M22 8H2c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm-8 6H4c-1.1 0-2-.9-2-2s.9-2 2-2h10c1.1 0 2 .9 2 2s-.9 2-2 2zm7.79-1.19c.27.27.27.72 0 .99s-.72.27-.99 0L20 13l-.8.8c-.27.27-.72.27-.99 0s-.27-.72 0-.99l.8-.8-.8-.8a.706.706 0 0 1 0-.99c.27-.27.72-.27.99 0l.8.8.8-.8c.27-.27.72-.27.99 0s.27.72 0 .99l-.8.8.8.8z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20 10H4c-2.2 0-4 1.8-4 4v6c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4v-6c0-2.2-1.8-4-4-4zm-1 10H5c-.55 0-1-.45-1-1s.45-1 1-1h14c.55 0 1 .45 1 1s-.45 1-1 1zm0-4H5c-.55 0-1-.45-1-1s.45-1 1-1h14c.55 0 1 .45 1 1s-.45 1-1 1zM4 8h16c2.2 0 4-1.8 4-4s-1.8-4-4-4H4C1.8 0 0 1.8 0 4s1.8 4 4 4zm10.69-5.66c.18-.18.42-.27.66-.31V2h3.48a1.17 1.17 0 0 1 .83 2L18 5.66c-.46.46-1.2.46-1.66 0L14.69 4a1.17 1.17 0 0 1 0-1.66z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M2.99 16.31v-8H1.98c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01z"/><path class="st0" d="M8.98 18.31h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1 0-.56-.44-1-1-1z"/><path class="st0" d="M21.98 8.31h-13v8h5.7l.91-3.17-1.65 1.65c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66h-.03v-3.48a1.17 1.17 0 0 1 2-.83l1.66 1.66c.17.17.26.38.3.6l.26-.9c.32-1.12 1.4-1.93 2.56-1.93h3c.76 0 1.46.34 1.91.94.18.24.3.51.37.79v-.67c-.02-1.1-.92-2-2.02-2z"/><path class="st0" d="M23.7 16.25h-2.43c-.28 0-.44-.22-.36-.48l1.15-4.04c.08-.26-.09-.48-.36-.48h-3c-.27 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.28 0 .47.22.44.5l-.63 5.01c-.03.27.07.32.24.1l5.4-7.2c.18-.23.09-.41-.19-.41z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M5 20c-.55 0-1-.45-1-1s.45-1 1-1h9.35c-.01-.26 0-.52.08-.78l.35-1.22H5c-.55 0-1-.45-1-1s.45-1 1-1h10.35l.81-2.82c.13-.46.39-.86.73-1.18H4c-2.2 0-4 1.8-4 4v6c0 2.2 1.8 4 4 4h12.29c-.01-.16-.02-.31.01-.49l.41-3.26c-.38 0-.74-.09-1.07-.25H5zM4 8h16c2.2 0 4-1.8 4-4s-1.8-4-4-4H4C1.8 0 0 1.8 0 4s1.8 4 4 4zm10.69-5.66c.18-.18.42-.27.66-.31V2h3.48a1.17 1.17 0 0 1 .83 2L18 5.66c-.46.46-1.2.46-1.66 0L14.69 4a1.17 1.17 0 0 1 0-1.66z"/><path class="st0" d="M23.72 16.25h-2.43c-.27 0-.44-.22-.36-.48l1.15-4.04c.08-.26-.09-.48-.36-.48h-3c-.28 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.27 0 .47.22.44.5l-.63 5.01c-.03.27.07.32.24.1l5.4-7.2c.17-.23.08-.41-.19-.41z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zM9.71 20.29c.39.39.39 1.03 0 1.42-.39.39-1.03.39-1.42 0L7 20.42l-1.29 1.29c-.39.39-1.03.39-1.42 0-.39-.39-.39-1.03 0-1.42L5.58 19l-1.29-1.29c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0L7 17.58l1.29-1.29c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42L8.42 19l1.29 1.29zm10-2.58l-3.96 3.98-.01.01a.996.996 0 0 1-1.41 0c-.02-.02-.03-.05-.05-.08l-1.98-1.96a.984.984 0 0 1 0-1.4c.39-.38 1.02-.38 1.41 0l1.33 1.31 3.27-3.29a.996.996 0 0 1 1.41 0c.38.4.38 1.04-.01 1.43zM20 13c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2zm0-6c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M2 0h4c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0zM12 24h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2H12c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-9 20c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm0-8c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm11 8c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm0-8c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm-2-6H4c-1.1 0-2-.9-2-2s.9-2 2-2h16c1.1 0 2 .9 2 2s-.9 2-2 2z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M5 0H1C.45 0 0 .45 0 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zM5 9H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM5 18H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM23 0h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zM23 9h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM23 18h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM14 0h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zM14 9h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM14 18h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 11c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v6z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 18c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v3zm0-9c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v3z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M11.37.32c.35-.43.91-.43 1.26 0l1.63 2.02c.34.42 1.06.66 1.59.51l2.5-.67c.53-.14.99.19 1.02.74l.13 2.59c.03.55.47 1.16.99 1.36l2.42.93c.51.2.69.73.39 1.2l-1.41 2.17c-.3.46-.3 1.22 0 1.68l1.41 2.17c.3.46.13 1-.39 1.2l-2.42.93c-.51.2-.96.81-.99 1.36l-.13 2.59c-.03.55-.49.88-1.02.74l-2.5-.67c-.53-.14-1.25.09-1.59.52l-1.63 2.02c-.35.43-.91.43-1.26 0l-1.63-2.02c-.34-.45-1.06-.69-1.59-.54l-2.5.67c-.53.14-.99-.19-1.02-.74l-.13-2.59c-.03-.55-.47-1.16-.99-1.36l-2.42-.93C.58 16 .4 15.47.7 15l1.41-2.17c.3-.46.3-1.22 0-1.68L.7 8.99c-.3-.46-.13-1 .39-1.2l2.42-.93c.51-.2.96-.81.99-1.36l.13-2.59c.03-.55.49-.88 1.02-.74l2.5.67c.53.16 1.25-.08 1.59-.5L11.37.32z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zM4 2h16c1.1 0 2 .9 2 2v7l-2.71-2.71a.996.996 0 0 0-1.41 0l-7.42 7.42-3.4-3.4a.996.996 0 0 0-1.41 0L2 15.96V4c0-1.1.9-2 2-2z"/><circle class="st0" cx="7" cy="7" r="3"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M9 18H7.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5H9c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5H3c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z"/><path class="st0" d="M3.01 16V8H2c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01zM22 8H8.99v8H22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm-8 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 16c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v8z"/><path class="st0" d="M15.94 10.89l-2.06-.3c-.28-.04-.61-.28-.73-.53l-.92-1.86c-.12-.25-.33-.25-.45 0l-.92 1.87c-.12.25-.45.49-.73.53l-2.06.3c-.28.04-.34.23-.14.43l1.49 1.45c.2.2.33.58.28.86l-.35 2.05c-.05.28.12.4.37.27l1.84-.97c.25-.13.65-.13.9 0l1.84.97c.25.13.41.01.37-.27l-.35-2.05c-.05-.28.08-.66.28-.86l1.49-1.45c.19-.2.12-.4-.15-.44z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M16 6H8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1z"/><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 19c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4zm.45-10.11l1.11 2.21c.24.5-.01.9-.56.9H3c-.55 0-.8-.4-.55-.89L3.56 8.9c.25-.49.25-1.3 0-1.79L2.45 4.89C2.2 4.4 2.45 4 3 4h18c.55 0 .8.4.55.89L20.44 7.1c-.24.5-.24 1.3.01 1.79z"/><path class="st0" d="M17 16H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M12 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h8c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm2 18.01c0 .55-.45.99-.99.99H2.99c-.54 0-.99-.45-.99-.99V18a1 1 0 0 1 .99-1H13c.55 0 .99.45.99.99v.02zm0-6c0 .55-.45.99-.99.99H2.99c-.54 0-.99-.45-.99-.99V12a1 1 0 0 1 .99-1H13c.55 0 .99.45.99.99v.02zm0-6c0 .54-.45.99-.99.99H2.99C2.45 7 2 6.55 2 6.01v-.02c0-.54.45-.99.99-.99H13a1 1 0 0 1 1 .99v.02zM23.49 10.76L21 8.27c-.69-.69-1.8-.69-2.49 0-.34.35-.51.8-.51 1.24v5.23h.05c.05.36.19.71.46.99.69.69 1.8.69 2.49 0l2.49-2.49c.68-.68.68-1.8 0-2.48z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M22 24H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h20c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20.04 0H3.96c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c-.01-2.2-1.81-4-4.01-4zM3.75 4.89c.06-.05.17-.11.33-.19.24-.11.42-.22.57-.35s.27-.26.38-.41.17-.25.21-.28.1-.05.19-.05c.1 0 .19.04.25.12s.09.19.09.33v3.35c0 .39-.14.59-.4.59-.12 0-.22-.04-.29-.12s-.11-.2-.11-.35V4.86c-.5.38-.83.57-1 .57-.08 0-.16-.03-.22-.1s-.1-.14-.1-.22c0-.1.04-.18.1-.22zm2.66 14.26c-.07.17-.18.31-.31.44s-.3.23-.49.3c-.2.08-.41.11-.64.11-.23 0-.44-.04-.63-.13s-.34-.18-.46-.31-.21-.26-.27-.39a.863.863 0 0 1-.09-.33c0-.11.04-.21.11-.27.07-.07.17-.1.27-.1.05 0 .11.02.16.05s.08.07.1.12c.1.27.21.47.33.6.12.13.28.2.49.2.12 0 .24-.03.35-.09s.21-.15.28-.26c.07-.12.11-.25.11-.41 0-.23-.06-.41-.19-.54s-.3-.21-.53-.21c-.04 0-.1 0-.18.01s-.13.01-.16.01c-.11 0-.19-.03-.25-.08s-.09-.13-.09-.22.04-.17.11-.23.17-.09.31-.09h.12c.18 0 .33-.05.46-.16s.2-.26.2-.45a.55.55 0 0 0-.58-.55c-.12 0-.22.02-.29.05s-.14.08-.18.13-.09.13-.13.21-.08.17-.11.24c-.02.04-.05.07-.11.1s-.11.04-.18.04c-.08 0-.15-.03-.21-.1a.317.317 0 0 1-.1-.25c0-.1.03-.21.09-.32.06-.11.15-.22.27-.32.12-.1.26-.18.44-.25s.37-.09.59-.09c.19 0 .36.03.52.08s.29.13.41.22.2.21.26.34.09.27.09.42c0 .2-.04.36-.13.5-.08.14-.21.28-.36.41.15.08.28.18.39.28.1.11.18.22.24.35s.08.27.08.42c0 .18-.04.35-.11.52zm.03-5.25c-.06.07-.16.1-.29.1H4c-.15 0-.26-.04-.34-.12s-.12-.18-.12-.29c0-.07.03-.16.08-.28s.11-.21.17-.27c.26-.27.49-.5.7-.69s.36-.32.45-.38c.16-.11.29-.23.4-.34.11-.11.19-.23.24-.35.06-.12.08-.24.08-.35a.64.64 0 0 0-.33-.57.742.742 0 0 0-.34-.08.66.66 0 0 0-.6.34c-.02.03-.05.11-.1.24s-.1.23-.16.3-.13.1-.25.1c-.1 0-.18-.03-.24-.1s-.1-.15-.1-.26c0-.13.03-.28.09-.42s.15-.28.27-.4c.12-.12.27-.22.46-.29.18-.07.4-.11.65-.11.3 0 .55.05.76.14.14.06.26.15.36.26s.18.24.24.38.09.29.09.45c0 .24-.06.46-.18.66s-.24.35-.37.47-.33.29-.63.53c-.29.24-.5.43-.61.56-.05.05-.09.12-.14.19h1.53c.15 0 .27.03.35.09s.12.15.12.25c.01.09-.02.17-.09.24zm13.6 4.11c0 .55-.45.99-.99.99H9.04c-.55 0-.99-.45-.99-.99V18c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99H9.04c-.55 0-.99-.45-.99-.99V12c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .54-.44.99-.99.99H9.04a1 1 0 0 1-1-.99v-.02a1 1 0 0 1 1-.99h10.01c.55 0 .99.45.99.99v.02z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20.04 0H3.96c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c-.01-2.2-1.81-4-4.01-4zM3.75 5.33a.321.321 0 0 1-.1-.22c0-.1.03-.17.09-.22s.18-.11.34-.19c.23-.11.42-.22.56-.35.14-.12.27-.26.38-.41s.18-.25.22-.28.1-.05.19-.05c.1 0 .19.04.25.12s.09.19.09.33v3.35c0 .39-.14.59-.4.59-.12 0-.22-.04-.29-.12s-.11-.2-.11-.35V4.86c-.5.38-.83.57-1 .57a.27.27 0 0 1-.22-.1zM20 18.01c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V9.99c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8.02zm.04-12c0 .54-.44.99-.99.99H9.04a1 1 0 0 1-1-.99v-.02a1 1 0 0 1 1-.99h10.01c.55 0 .99.45.99.99v.02z"/><path class="st0" d="M10.99 13h5.98c.55 0 .99-.45.99-.99V12c0-.55-.45-.99-.99-.99h-5.98a.984.984 0 0 0-.99.98V12a1 1 0 0 0 .99 1zM17.01 15h-5.98c-.55 0-.99.45-.99.99V16c0 .55.45.99.99.99h5.98c.55 0 .99-.45.99-.99v-.01c0-.54-.45-.99-.99-.99zM6.3 11.69c.11 0 .34-.13.67-.38v1.78c0 .1.02.18.07.24.05.05.11.08.19.08.18 0 .27-.13.27-.39v-2.24c0-.09-.02-.17-.06-.22s-.1-.08-.17-.08c-.06 0-.1.01-.13.04s-.07.07-.14.18-.16.19-.25.28-.22.16-.38.23c-.11.05-.18.09-.22.12s-.06.08-.06.15a.204.204 0 0 0 .21.21zM7.7 16.87H6.68c.03-.05.06-.09.1-.13.07-.09.21-.21.4-.37s.34-.28.42-.35c.08-.08.17-.18.25-.31a.83.83 0 0 0-.1-.99.807.807 0 0 0-.24-.17c-.14-.06-.31-.09-.51-.09-.17 0-.31.02-.43.07s-.22.11-.3.19c-.08.08-.14.17-.18.27s-.06.19-.06.28c0 .07.02.13.06.18s.1.06.16.06c.07 0 .13-.02.17-.07s.07-.11.1-.2c.03-.09.05-.14.07-.16.1-.15.23-.22.4-.22.08 0 .16.02.22.05.07.04.12.09.16.15.04.07.06.14.06.22 0 .08-.02.16-.06.24s-.09.16-.16.23-.16.15-.27.23c-.06.04-.16.12-.3.25-.14.13-.3.28-.47.46-.04.04-.08.1-.12.18-.04.08-.05.14-.05.19 0 .07.03.14.08.19.05.05.13.08.23.08h1.44c.09 0 .15-.02.19-.07.04-.04.06-.1.06-.16 0-.07-.03-.13-.08-.17-.04-.04-.12-.06-.22-.06z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 18c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v12z"/><path class="st0" d="M17 6H7c-.55 0-1 .45-1 1v5.97c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M12 0C5.37 0 0 5.37 0 12s5.37 12 12 12 12-5.37 12-12S18.63 0 12 0zm0 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/><circle class="st0" cx="12" cy="12" r="4"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M12.87 1.08l2.95 5.99c.14.29.42.49.73.53l6.61.96c.8.12 1.12 1.1.54 1.66l-4.78 4.66c-.23.22-.33.55-.28.86l1.13 6.58c.14.8-.7 1.4-1.41 1.03l-5.91-3.11a.976.976 0 0 0-.91 0l-5.91 3.11c-.71.38-1.55-.23-1.41-1.03l1.13-6.58a.973.973 0 0 0-.28-.86L.3 10.22c-.58-.56-.26-1.54.54-1.66l6.6-.96c.32-.05.59-.25.73-.53l2.95-5.99c.36-.72 1.4-.72 1.75 0z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M18 4h-2c0-2.21-1.79-4-4-4S8 1.79 8 4H6C3.8 4 2 5.8 2 8v12c0 2.2 1.8 4 4 4h12c2.2 0 4-1.8 4-4V8c0-2.2-1.8-4-4-4zm-6-2c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm8 18c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h2v1.05c0 .52.43.95.95.95h6.11c.51 0 .94-.43.94-.95V6h2c1.1 0 2 .9 2 2v12z"/><path class="st0" d="M17 10H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM17 14H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM17 18H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 6.97V11c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V8.5c0-.28-.22-.5-.5-.5h.5v-.03h-2v7.53c0 .28.22.5.5.5h.5c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h.5c.28 0 .5-.22.5-.5V7.97H8V8h.5c-.28 0-.5.22-.5.5v2.6c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v1.97z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20 2h-1V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2H9V.98C9 .44 8.56 0 8.02 0H5.98C5.44 0 5 .44 5 .98V2H4C1.8 2 0 3.8 0 6v14c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4zm-8 17c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"/><path class="st0" d="M14.05 12.5H12.5V9.45c0-.25-.2-.45-.45-.45h-.11c-.24 0-.44.2-.44.45v3.61c0 .25.2.45.45.45h2.11c.25 0 .45-.2.45-.45v-.11a.463.463 0 0 0-.46-.45z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Camada_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M16 20h-2c-.4 0-.7-.3-.7-.7V4.6c0-.3.3-.6.7-.6h2c.7 0 1.3-.6 1.3-1.3s-.5-1.4-1.3-1.4H8c-.7 0-1.3.6-1.3 1.3S7.2 4 8 4h2c.4 0 .7.3.7.7v14.7c0 .4-.3.7-.7.7H8c-.7 0-1.3.6-1.3 1.3 0 .7.6 1.3 1.3 1.3h8c.7 0 1.3-.6 1.3-1.3.1-.8-.5-1.4-1.3-1.4z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M22 10h-4.35a5.99 5.99 0 0 0-11.3 0H2c-1.1 0-2 .9-2 2s.9 2 2 2h4.35a5.99 5.99 0 0 0 11.3 0H22c1.1 0 2-.9 2-2s-.9-2-2-2zm-10 4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M12 0C5.37 0 0 5.37 0 12s5.37 12 12 12 12-5.37 12-12S18.63 0 12 0zM9 7.8c0-1.15.71-2.15 1.7-2.57a1.85 1.85 0 0 1-.58-1.35C10.13 2.84 10.96 2 12 2a1.867 1.867 0 0 1 1.29 3.22c1 .43 1.7 1.42 1.7 2.57v.5c.01.39-.31.71-.69.71H9.7c-.38 0-.7-.32-.7-.7v-.5zM3.5 12c0-3.02 1.63-5.83 4.25-7.35.24-.14.54-.06.68.18s.06.54-.18.68A7.538 7.538 0 0 0 4.5 12c0 .28-.22.5-.5.5s-.5-.22-.5-.5zm6.5 6.3c0 .39-.32.7-.7.7H4.7c-.39 0-.7-.32-.7-.7v-.5c0-1.15.71-2.15 1.7-2.57a1.85 1.85 0 0 1-.58-1.35C5.12 12.84 5.96 12 7 12a1.867 1.867 0 0 1 1.29 3.22c1 .43 1.7 1.42 1.7 2.57v.51zm3.07 2.13c-.36.05-.72.07-1.07.07-.34 0-.7-.02-1.06-.07a.503.503 0 0 1-.43-.56c.04-.28.29-.47.56-.43.61.08 1.26.08 1.87 0 .27-.04.53.16.56.43a.51.51 0 0 1-.43.56zM20 18.3c0 .39-.32.7-.7.7h-4.6c-.39 0-.7-.32-.7-.7v-.5c0-1.15.71-2.15 1.7-2.57a1.867 1.867 0 0 1 1.29-3.22 1.867 1.867 0 0 1 1.29 3.22c1 .43 1.7 1.42 1.7 2.57v.5zm0-5.8c-.28 0-.5-.22-.5-.5 0-2.66-1.44-5.15-3.75-6.49a.493.493 0 0 1-.18-.68c.14-.24.45-.32.68-.18A8.525 8.525 0 0 1 20.5 12c0 .28-.22.5-.5.5z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zM9.71 20.29c.39.39.39 1.03 0 1.42-.39.39-1.03.39-1.42 0L7 20.42l-1.29 1.29c-.39.39-1.03.39-1.42 0-.39-.39-.39-1.03 0-1.42L5.58 19l-1.29-1.29c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0L7 17.58l1.29-1.29c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42L8.42 19l1.29 1.29zm10-2.58l-3.96 3.98-.01.01a.996.996 0 0 1-1.41 0c-.02-.02-.03-.05-.05-.08l-1.98-1.96a.984.984 0 0 1 0-1.4c.39-.38 1.02-.38 1.41 0l1.33 1.31 3.27-3.29a.996.996 0 0 1 1.41 0c.38.4.38 1.04-.01 1.43zM20 13c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8z"/><path class="st0" d="M17 6H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM17 10H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-9 20c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5zm0-11c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5zm11 11c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5zm0-11c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M12 3.99h4a2 2 0 1 0 0-4h-4a2 2 0 0 0-2 2c0 1.11.89 2 2 2z"/><path class="st0" d="M22 6H10a2 2 0 0 1-2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V8c0-1.11-.89-2-2-2zm-2 12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v6z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M16 6H8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1z"/><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm.45 8.89l1.11 2.21c.24.5-.01.9-.56.9H3c-.55 0-.8-.4-.55-.89L3.56 8.9c.25-.49.25-1.3 0-1.79L2.45 4.89C2.2 4.4 2.45 4 3 4h18c.55 0 .8.4.55.89L20.44 7.1c-.24.5-.24 1.3.01 1.79z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-6.5 18H15c.55 0 1 .45 1 1s-.45 1-1 1H9c-.55 0-1-.45-1-1s.45-1 1-1h1.5c.28 0 .5-.22.5-.5v-11c0-.28-.22-.5-.5-.5H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1h-1.5c-.28 0-.5.22-.5.5v11c0 .28.22.5.5.5z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M9.01 8H2c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h7.01V8zM22 8h-7.01v8H22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"/><path class="st0" d="M15 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5H15c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5H9c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M3.01 16V8H2c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01zM10 8H8.99v8H10c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"/><path class="st0" d="M9 18H7.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5H9c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5H3c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1zM21.75 15.17a.732.732 0 0 0-.53-.22c-.41 0-.75.34-.75.75v-.5c0-.21-.08-.39-.22-.53s-.32-.22-.53-.22c-.31 0-.58.19-.69.46-.04.09-.06.19-.06.29v-.5c0-.21-.08-.39-.22-.53s-.32-.22-.53-.22c-.1 0-.2.02-.29.06-.27.11-.46.38-.46.69v-3c0-.21-.08-.39-.22-.53s-.32-.22-.53-.22c-.31 0-.58.19-.69.46-.04.09-.06.19-.06.29v5.25l-.72-.72a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.63 1.63.53.53c.28.31.67.5 1.11.5h3c.83 0 1.5-.68 1.5-1.5V15.7c0-.17-.07-.33-.17-.45a.201.201 0 0 0-.04-.08z"/><path class="st0" d="M22 8h-6c-1.1 0-2 .9-2 2v4c0 .39.12.75.31 1.06.13-.03.27-.05.41-.05.08 0 .17.01.25.02V11.7c0-.97.79-1.75 1.75-1.75s1.75.79 1.75 1.75v1.27c.39.06.73.24.99.5a1.72 1.72 0 0 1 1.5.5 1.752 1.752 0 0 1 2.01 1.73v.04c.61-.35 1.03-.99 1.03-1.74v-4c0-1.1-.9-2-2-2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M15.01 16V8H14c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01zM22 8h-1.01v8H22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"/><path class="st0" d="M21 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5H21c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5H15c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1zM9.63 11.51l-.59-.33c-.48-.27-.75-.93-.6-1.46l.18-.65c.15-.53-.17-.84-.7-.7l-.64.18c-.53.15-1.19-.12-1.46-.6l-.33-.59c-.27-.48-.71-.48-.99 0l-.33.59c-.27.48-.92.75-1.45.6l-.65-.18c-.53-.15-.84.17-.7.7l.18.65c.15.53-.12 1.19-.6 1.46l-.59.33c-.48.27-.48.71 0 .99l.59.33c.48.27.75.93.6 1.46l-.18.65c-.15.53.17.84.7.7l.65-.18c.53-.15 1.19.12 1.46.6l.33.59c.27.48.71.48.99 0l.33-.59c.27-.48.93-.75 1.46-.6l.65.18c.53.15.84-.17.7-.7l-.18-.65c-.15-.53.12-1.19.6-1.46l.59-.33c.46-.28.46-.72-.02-.99z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M3.67 24H3c-1.65 0-3-1.35-3-3V3c0-1.65 1.35-3 3-3h.67c1.65 0 3 1.35 3 3v18c0 1.65-1.35 3-3 3zM12.33 24h-.67c-1.65 0-3-1.35-3-3V3c0-1.65 1.35-3 3-3h.67c1.65 0 3 1.35 3 3v18c0 1.65-1.35 3-3 3zM21 24h-.67c-1.65 0-3-1.35-3-3V3c0-1.65 1.35-3 3-3H21c1.65 0 3 1.35 3 3v18c0 1.65-1.35 3-3 3z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M2 24c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0s2 .9 2 2v20c0 1.1-.9 2-2 2zM22 0c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2s2-.9 2-2V2c0-1.1-.9-2-2-2zM16 24H8c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M12 0C5.37 0 0 5.37 0 12s5.37 12 12 12 12-5.37 12-12S18.63 0 12 0zm4 13h-4c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1s1 .45 1 1v6h3c.55 0 1 .45 1 1s-.45 1-1 1z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M19 15h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1H6V4h4v1c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1H1c-.55 0-1 .45-1 1s.45 1 1 1h3v17c0 .55.45 1 1 1h13v1c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1H6v-7h12v1c0 .55.45 1 1 1z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M9 24H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h7c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2zM22 24h-7c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20.04 0H3.96c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c-.01-2.2-1.81-4-4.01-4zm-15 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1zm0-6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1zm0-6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1zm15 11.01c0 .55-.45.99-.99.99H9.04c-.55 0-.99-.45-.99-.99V18c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99H9.04c-.55 0-.99-.45-.99-.99V12c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .54-.44.99-.99.99H9.04a1 1 0 0 1-1-.99v-.02a1 1 0 0 1 1-.99h10.01c.55 0 .99.45.99.99v.02z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M20.04 0H3.96c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c-.01-2.2-1.81-4-4.01-4zm-15 5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM20 18.01c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V9.99c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8.02zm.04-12c0 .54-.44.99-.99.99H9.04a1 1 0 0 1-1-.99v-.02a1 1 0 0 1 1-.99h10.01c.55 0 .99.45.99.99v.02z"/><path class="st0" d="M10.99 13h5.98c.55 0 .99-.45.99-.99V12c0-.55-.45-.99-.99-.99h-5.98a.984.984 0 0 0-.99.98V12a1 1 0 0 0 .99 1zM17.01 15h-5.98c-.55 0-.99.45-.99.99V16c0 .55.45.99.99.99h5.98c.55 0 .99-.45.99-.99v-.01c0-.54-.45-.99-.99-.99z"/><circle class="st0" cx="7" cy="12" r="1"/><circle class="st0" cx="7" cy="16" r="1"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M18 7.2c-.2 0-.39.04-.59.06A7.157 7.157 0 0 0 12 4.8c-3.15 0-5.82 2.02-6.8 4.84-.13-.01-.26-.04-.4-.04a4.801 4.801 0 0 0 0 9.6H18c3.31 0 6-2.69 6-6s-2.69-6-6-6zm-4 5.3h-.5v3c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-3H10a1.003 1.003 0 0 1-.71-1.71l2-2c.18-.18.43-.29.71-.29s.53.11.71.29l2 2A1.003 1.003 0 0 1 14 12.5z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><path class="st0" d="M20 0H4C1.8 0 0 1.8 0 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-9 18c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v12zm9 0c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v12z" id="Camada_2"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><style>.st0{fill:#c9c9c9}</style><g id="Camada_2"><path class="st0" d="M-2892 0c-6.63 0-12 5.37-12 12s5.37 12 12 12 12-5.37 12-12-5.37-12-12-12zm4 13h-4c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1s1 .45 1 1v6h3c.55 0 1 .45 1 1s-.45 1-1 1zM-2840 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-1.29 8.71l-8.01 8a.996.996 0 0 1-1.41 0l-4-3.99a.996.996 0 0 1 0-1.41.996.996 0 0 1 1.41 0l3.29 3.29 7.3-7.3a.996.996 0 0 1 1.41 0c.4.38.4 1.02.01 1.41zM-2796 2h-1V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-6V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-1c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4zm-12 13c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zm0-6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zm6 6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zm0-6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zm6 6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zm0-6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zM-2710 7.2c-.2 0-.39.04-.59.06A7.191 7.191 0 0 0-2716 4.8c-3.15 0-5.82 2.02-6.8 4.84-.14-.01-.27-.04-.4-.04a4.801 4.801 0 0 0 0 9.6h13.2c3.31 0 6-2.69 6-6s-2.69-6-6-6zm-4 5.3h-.5v3c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-3h-.5a1.003 1.003 0 0 1-.71-1.71l2-2c.18-.18.43-.29.71-.29s.53.11.71.29l2 2a1.003 1.003 0 0 1-.71 1.71zM-2664 2h-1V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-6V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-1c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4zm-6 12c0 1.1-.9 2-2 2h-6c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v6zm6 1c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zm0-6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2z"/><path class="st0" d="M-2675.49 9.1c-.14-.15-.31-.26-.5-.33s-.41-.11-.64-.11c-.36 0-.66.09-.92.26s-.45.42-.59.75c-.08.2-.13.44-.17.71-.04.28-.05.59-.05.93 0 .27.02.51.05.74.03.23.08.44.16.63.14.35.35.62.62.81.27.2.58.29.93.29.3 0 .57-.07.82-.22s.45-.35.6-.62c.12-.22.21-.46.25-.73.05-.27.07-.59.07-.96 0-.69-.09-1.22-.26-1.6-.1-.22-.22-.4-.37-.55zm-.38 3.14c-.05.27-.13.48-.25.62-.12.15-.28.22-.49.22a.6.6 0 0 1-.48-.21c-.12-.14-.2-.35-.25-.62a5.9 5.9 0 0 1-.08-1.05c0-.63.06-1.1.18-1.4.12-.3.33-.46.63-.46.21 0 .37.07.49.2.12.14.2.34.25.6.05.27.08.61.08 1.02-.01.45-.03.81-.08 1.08zM-2672.46 8.66c-.11 0-.18.02-.22.06-.04.04-.12.15-.25.33s-.27.34-.44.48-.39.28-.66.41c-.18.09-.31.16-.39.21-.07.05-.11.14-.11.26 0 .1.04.19.11.26s.16.11.25.11c.2 0 .59-.22 1.17-.67v3.11c0 .18.04.32.13.41.08.09.2.14.34.14.31 0 .47-.23.47-.69V9.19c0-.16-.04-.29-.11-.39a.37.37 0 0 0-.29-.14zM-2583.13 1.08l2.95 5.99c.14.29.42.49.73.53l6.61.96c.8.12 1.12 1.1.54 1.66l-4.78 4.66c-.23.22-.33.55-.28.86l1.13 6.58c.14.8-.7 1.4-1.41 1.03l-5.91-3.11a.976.976 0 0 0-.91 0l-5.91 3.11c-.71.38-1.55-.23-1.41-1.03l1.13-6.58a.973.973 0 0 0-.28-.86l-4.78-4.66c-.58-.56-.26-1.54.54-1.66l6.61-.96c.32-.05.59-.25.73-.53l2.95-5.99c.36-.72 1.4-.72 1.75 0zM-2277 8h2c.55 0 1-.45 1-1s-.45-1-1-1h-1V5c0-.55-.45-1-1-1s-1 .45-1 1v2c0 .55.45 1 1 1z"/><circle class="st0" cx="-2287" cy="11" r="1"/><path class="st0" d="M-2267 20h-5v-3c0-.55-.45-1-1-1s-1 .45-1 1v5h-3c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1h4c.55 0 1-.45 1-1s-.45-1-1-1z"/><circle class="st0" cx="-2277" cy="19" r="1"/><path class="st0" d="M-2265 10c-.55 0-1 .45-1 1v1h-1c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM-2278 12h1c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-3zM-2276 13c0 .55.45 1 1 1h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1z"/><circle class="st0" cx="-2273" cy="9" r="1"/><path class="st0" d="M-2284 11v1h-1c-.55 0-1 .45-1 1s.45 1 1 1h2c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zM-2287 8h6c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1h-6c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1zm1-5c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V3zM-2265 0h-6c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zm-1 5c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zM-2281 16h-6c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zm-1 5c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2zM-2180 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 18c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v3zm0-9c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v3zM-2136 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-9 18c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v12zm9 0c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v12zM-2057.74 12.1l-1.49 1.49-2.48 2.48a.996.996 0 0 0 0 1.41l.22.22c.39.39 1.03.39 1.41 0l9.76-9.76a.996.996 0 0 0 0-1.41l-.22-.22a.996.996 0 0 0-1.41 0l-2.46 2.46-1.49 1.49-1.84 1.84z"/><path class="st0" d="M-2057.48 16.52c-.09.5-.32.98-.7 1.36l-3.37 3.37c-.48.48-1.12.74-1.8.74-.68 0-1.32-.26-1.8-.74l-.11-.11c-.99-.99-.99-2.61 0-3.6l3.37-3.37c.37-.37.84-.61 1.36-.7l1.81-1.81c-.45-.14-.9-.23-1.37-.23-1.17 0-2.33.44-3.21 1.33l-3.37 3.37a4.557 4.557 0 0 0 0 6.43l.11.11c.88.88 2.05 1.33 3.21 1.33 1.17 0 2.33-.44 3.21-1.33l3.37-3.37c1.24-1.24 1.59-3.02 1.1-4.58l-1.81 1.8zM-2045.33 1.43l-.11-.11a4.545 4.545 0 0 0-3.21-1.33c-1.17 0-2.33.44-3.21 1.33l-3.37 3.37c-1.24 1.24-1.59 3.02-1.1 4.58l1.81-1.81c.09-.5.32-.98.7-1.36l3.37-3.37c.48-.48 1.12-.74 1.8-.74.68 0 1.32.26 1.8.74l.11.11c.99.99.99 2.61 0 3.6l-3.37 3.37c-.37.37-.84.61-1.36.7l-1.81 1.81c.45.14.9.23 1.37.23 1.17 0 2.33-.44 3.21-1.33l3.37-3.37c1.77-1.75 1.77-4.65 0-6.42zM-1957 22h-3v-7c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v7h-2V3c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v19h-2V9c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v13h-2V1c0-.55-.45-1-1-1s-1 .45-1 1v22c0 .55.45 1 1 1h22c.55 0 1-.45 1-1s-.45-1-1-1zM-1914 0h-20c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zM-1914.81 8.71c-.39-.39-1.16-.71-1.71-.71h-18.95c-.55 0-.68.32-.29.71l2.59 2.59c.39.39 1.16.71 1.71.71h18.95c.55 0 .68-.32.29-.71l-2.59-2.59zM-1931.47 14c-.55 0-1.32.32-1.71.71l-2.59 2.59c-.39.39-.26.71.29.71h18.95c.55 0 1.32-.32 1.71-.71l2.59-2.59c.39-.39.26-.71-.29-.71h-18.95zM-1914.82 20.71c-.39-.39-1.16-.71-1.71-.71h-18.95c-.55 0-.68.32-.29.71l2.59 2.59c.39.39 1.16.71 1.71.71h18.95c.55 0 .68-.32.29-.71l-2.59-2.59zM-1872 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 11c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v6zM-1396 3.99h4.01a2 2 0 1 0 0-4h-4.01a2 2 0 0 0-2 2c0 1.11.89 2 2 2z"/><path class="st0" d="M-1386 6h-12a2 2 0 0 1-2-2V2a2 2 0 0 0-2-2h-4.01a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20.01a2 2 0 0 0 2-2V8c0-1.11-.89-2-2-2zm-2 12c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2v-6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v6zM-860 2h-1V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-6V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-1c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4zm-8 17c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"/><path class="st0" d="M-865.95 12.5h-1.55V9.45c0-.25-.2-.45-.45-.45h-.11c-.25 0-.45.2-.45.45v3.61c0 .25.2.45.45.45h2.11c.25 0 .45-.2.45-.45v-.11c0-.25-.2-.45-.45-.45zM-2532 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-16 2h16c1.1 0 2 .9 2 2v7l-2.71-2.71a.996.996 0 0 0-1.41 0l-7.42 7.42-3.4-3.4a.996.996 0 0 0-1.41 0l-3.65 3.65V4c0-1.1.9-2 2-2z"/><circle class="st0" cx="-2545" cy="7" r="3"/><path class="st0" d="M-2488 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-6.5 18h1.5c.55 0 1 .45 1 1s-.45 1-1 1h-6c-.55 0-1-.45-1-1s.45-1 1-1h1.5c.28 0 .5-.22.5-.5v-11c0-.28-.22-.5-.5-.5h-1.5c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1h-1.5c-.28 0-.5.22-.5.5v11c0 .28.22.5.5.5zM-2445.5 14c-.82 0-1.5.67-1.5 1.5v-1c0-.83-.68-1.5-1.5-1.5s-1.5.67-1.5 1.5v-1c0-.83-.68-1.5-1.5-1.5s-1.5.67-1.5 1.5v-6c0-.83-.68-1.5-1.5-1.5s-1.5.67-1.5 1.5v10.49l-1.44-1.44a1.49 1.49 0 0 0-2.12 0 1.49 1.49 0 0 0 0 2.12l3.26 3.26 1.06 1.06.01-.01c.55.61 1.34 1.01 2.22 1.01h6c1.65 0 3-1.35 3-3V15.5c.01-.82-.67-1.5-1.49-1.5z"/><path class="st0" d="M-2444 2h-16c-2.2 0-4 1.8-4 4v2c0 2.2 1.8 4 4 4h2V7.5c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5v2.54c.77.11 1.46.47 1.99 1 .17-.02.34-.04.51-.04.95 0 1.81.38 2.44 1h2.06c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4zM-1828 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 6.97V11c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V8.5c0-.28-.22-.5-.5-.5h.5v-.03h-2v7.53c0 .28.22.5.5.5h.5c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1h-6c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h.5c.28 0 .5-.22.5-.5V7.97h-2V8h.5c-.28 0-.5.22-.5.5v2.6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v1.97z"/><circle class="st0" cx="-2324" cy="21" r="1"/><circle class="st0" cx="-2320" cy="21" r="1"/><circle class="st0" cx="-2316" cy="21" r="1"/><path class="st0" d="M-2312 2h-16c-2.21 0-4 1.79-4 4v8c0 2.21 1.79 4 4 4h16c2.21 0 4-1.79 4-4V6c0-2.21-1.79-4-4-4zm-14 9.83h-.03c-.04.24-.13.47-.31.66-.46.46-1.2.46-1.66 0l-1.66-1.66a1.17 1.17 0 0 1 0-1.66l1.66-1.66a1.17 1.17 0 0 1 2 .83v3.49zm15.66-1l-1.66 1.66c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66h-.03V8.34a1.17 1.17 0 0 1 2-.83l1.66 1.66c.45.46.45 1.2 0 1.66zM-1784 10h-16c-2.2 0-4 1.8-4 4v6c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4v-6c0-2.2-1.8-4-4-4zm-1 10h-14c-.55 0-1-.45-1-1s.45-1 1-1h14c.55 0 1 .45 1 1s-.45 1-1 1zm0-4h-14c-.55 0-1-.45-1-1s.45-1 1-1h14c.55 0 1 .45 1 1s-.45 1-1 1zM-1800 8h16c2.2 0 4-1.8 4-4s-1.8-4-4-4h-16c-2.2 0-4 1.8-4 4s1.8 4 4 4zm10.69-5.66c.18-.18.42-.27.66-.31V2h3.48a1.17 1.17 0 0 1 .83 2l-1.66 1.66c-.46.46-1.2.46-1.66 0l-1.66-1.66c-.45-.46-.45-1.2.01-1.66zM-1696 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-10.29 20.29c.39.39.39 1.03 0 1.42-.39.39-1.03.39-1.42 0l-1.29-1.29-1.29 1.29c-.39.39-1.03.39-1.42 0-.39-.39-.39-1.03 0-1.42l1.29-1.29-1.29-1.29c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0l1.29 1.29 1.29-1.29c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42l-1.29 1.29 1.29 1.29zm10-2.58l-3.96 3.98-.01.01a.996.996 0 0 1-1.41 0c-.02-.02-.03-.05-.05-.08l-1.98-1.96a.984.984 0 0 1 0-1.4c.39-.38 1.02-.38 1.41 0l1.33 1.31 3.27-3.29a.996.996 0 0 1 1.41 0c.38.4.38 1.04-.01 1.43zm.29-4.71c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2zm0-6c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2zM-1564 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 18c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v12z"/><path class="st0" d="M-1567 6h-10c-.55 0-1 .45-1 1v5.97c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1zM-1516.67 10.43c-2.61.95-6.7 1.57-11.33 1.57s-8.72-.62-11.33-1.57a.502.502 0 0 0-.67.48v2.93c0 .21.12.39.31.47 2.59 1.02 6.86 1.69 11.69 1.69 4.83 0 9.1-.67 11.69-1.69.19-.08.31-.26.31-.47V10.9a.5.5 0 0 0-.67-.47zM-1516.67 16.43c-2.61.95-6.7 1.57-11.33 1.57s-8.72-.62-11.33-1.57a.502.502 0 0 0-.67.48v2.93c0 .21.12.39.31.47 2.59 1.02 6.86 1.69 11.69 1.69 4.83 0 9.1-.67 11.69-1.69.19-.08.31-.26.31-.47V16.9a.5.5 0 0 0-.67-.47zM-1516.31 3.69C-1518.9 2.67-1523.17 2-1528 2s-9.1.67-11.69 1.69c-.19.08-.31.26-.31.47v3.68c0 .2.12.39.31.47 2.59 1.02 6.86 1.69 11.69 1.69s9.1-.67 11.69-1.69c.19-.08.31-.26.31-.47V4.16c0-.2-.12-.39-.31-.47zM-1492.99 16V8h-1.01c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01zM-1486 8h-1.01v8h1.01c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"/><path class="st0" d="M-1487 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1zM-1474.25 15.17a.732.732 0 0 0-.53-.22c-.41 0-.75.34-.75.75v-.5c0-.21-.08-.39-.22-.53s-.32-.22-.53-.22c-.31 0-.58.19-.69.46-.04.09-.06.19-.06.29v-.5c0-.21-.08-.39-.22-.53s-.32-.22-.53-.22c-.1 0-.2.02-.29.06-.27.11-.46.38-.46.69v-3c0-.21-.08-.39-.22-.53s-.32-.22-.53-.22c-.31 0-.58.19-.69.46-.04.09-.06.19-.06.29v5.25l-.72-.72a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.63 1.63.53.53c.28.31.67.5 1.11.5h3c.83 0 1.5-.68 1.5-1.5V15.7c0-.17-.07-.33-.17-.45-.01-.03-.02-.06-.04-.08z"/><path class="st0" d="M-1474 8h-6c-1.1 0-2 .9-2 2v4c0 .39.12.75.31 1.06.13-.03.27-.05.41-.05.08 0 .17.01.25.02V11.7c0-.97.79-1.75 1.75-1.75s1.75.79 1.75 1.75v1.27c.39.06.73.24.99.5a1.72 1.72 0 0 1 1.5.5 1.752 1.752 0 0 1 2.01 1.73v.04c.61-.34 1.03-.99 1.03-1.74v-4c0-1.1-.9-2-2-2zM-1624.99 16V8h-1.01c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01z"/><path class="st0" d="M-1619 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z"/><path class="st0" d="M-1606 8h-13.01v8h13.01c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm-6.4 4.83l-1.66 1.66c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66h-.03v-3.48a1.17 1.17 0 0 1 2-.83l1.66 1.66c.46.45.46 1.19 0 1.65zm6.06 0l-1.66 1.66c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66h-.03v-3.48a1.17 1.17 0 0 1 2-.83l1.66 1.66c.45.45.45 1.19 0 1.65zM-1311 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z"/><path class="st0" d="M-1316.99 16V8h-1.01c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01zM-1298 8h-13.01v8h13.01c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm-8 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM-1256 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-9 20c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm0-8c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm11 8c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm0-8c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v2zm-2-6h-16c-1.1 0-2-.9-2-2s.9-2 2-2h16c1.1 0 2 .9 2 2s-.9 2-2 2zM-1755 20c-.55 0-1-.45-1-1s.45-1 1-1h9.35c-.01-.26 0-.52.08-.78l.35-1.22h-9.78c-.55 0-1-.45-1-1s.45-1 1-1h10.35l.81-2.82c.13-.46.39-.86.73-1.18H-1756c-2.2 0-4 1.8-4 4v6c0 2.2 1.8 4 4 4h12.29c-.01-.16-.02-.31.01-.49l.41-3.26c-.38 0-.74-.09-1.07-.25H-1755zM-1756 8h16c2.2 0 4-1.8 4-4s-1.8-4-4-4h-16c-2.2 0-4 1.8-4 4s1.8 4 4 4zm10.69-5.66c.18-.18.42-.27.66-.31V2h3.48a1.17 1.17 0 0 1 .83 2l-1.66 1.66c-.46.46-1.2.46-1.66 0l-1.66-1.66c-.45-.46-.45-1.2.01-1.66z"/><path class="st0" d="M-1736.28 16.25h-2.43c-.27 0-.44-.22-.36-.48l1.15-4.04c.08-.26-.09-.48-.36-.48h-3c-.28 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.27 0 .47.22.44.5l-.63 5.01c-.03.27.07.32.24.1l5.4-7.2c.17-.23.08-.41-.19-.41zM-1124 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-10.29 20.29c.39.39.39 1.03 0 1.42-.39.39-1.03.39-1.42 0l-1.29-1.29-1.29 1.29c-.39.39-1.03.39-1.42 0-.39-.39-.39-1.03 0-1.42l1.29-1.29-1.29-1.29c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0l1.29 1.29 1.29-1.29c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42l-1.29 1.29 1.29 1.29zm10-2.58l-3.96 3.98-.01.01a.996.996 0 0 1-1.41 0c-.02-.02-.03-.05-.05-.08l-1.98-1.96a.984.984 0 0 1 0-1.4c.39-.38 1.02-.38 1.41 0l1.33 1.31 3.27-3.29a.996.996 0 0 1 1.41 0c.38.4.38 1.04-.01 1.43zm.29-4.71c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8z"/><path class="st0" d="M-1127 6h-10c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM-1127 10h-10c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM-1046.99 8h-7.01c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h7.01V8zM-1034 8h-7.01v8h7.01c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"/><path class="st0" d="M-1041 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1zM-992 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-9 20c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5zm0-11c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5zm11 11c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5zm0-11c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v5z"/><g><circle class="st0" cx="-917" cy="7" r="3"/><path class="st0" d="M-899.78 16.25h-2.93c-.28 0-.44-.22-.36-.48l.58-2.02.71-2.5h-4l-.14.48-.86 3.02-1 3.5h2.25c.27 0 .47.22.44.5l-.69 5.5 6-8z"/><path class="st0" d="M-909.19 19.31c-.45-.6-.59-1.36-.38-2.09l1.73-6.04c.32-1.12 1.4-1.93 2.56-1.93h1.54l-.96-.96a.996.996 0 0 0-1.41 0l-7.42 7.42-3.4-3.4a.996.996 0 0 0-1.41 0l-3.65 3.65V4c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.28c.65.07 1.23.39 1.63.91.18.24.3.51.37.79V4c0-2.2-1.8-4-4-4h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h12.29c-.01-.16-.02-.31.01-.49l.41-3.26c-.78 0-1.47-.35-1.91-.94z"/></g><g><path class="st0" d="M-1076.28 16.25h-2.43c-.28 0-.44-.22-.36-.48l1.15-4.04c.08-.26-.09-.48-.36-.48h-3c-.28 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.27 0 .47.22.44.5l-.05.39-.58 4.62c-.02.16.01.24.06.24.04 0 .1-.05.17-.14l5.4-7.2c.18-.23.09-.41-.18-.41z"/><path class="st0" d="M-1083.84 11.18c.32-1.12 1.4-1.93 2.56-1.93h3c.34 0 .67.08.97.21A5.977 5.977 0 0 0-1082 7.2c-.2 0-.39.04-.59.06A7.191 7.191 0 0 0-1088 4.8c-3.15 0-5.82 2.02-6.8 4.84-.14-.01-.27-.04-.4-.04a4.801 4.801 0 0 0 0 9.6h9.94c-.39-.58-.51-1.29-.31-1.98l1.73-6.04zm-2.16 1.32h-.5v3c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-3h-.5a1.003 1.003 0 0 1-.71-1.71l2-2c.18-.18.43-.29.71-.29s.53.11.71.29l2 2a1.003 1.003 0 0 1-.71 1.71z"/></g><path class="st0" d="M-780.63.32c.35-.43.91-.43 1.26 0l1.63 2.02c.35.43 1.06.66 1.59.52l2.5-.67c.53-.14.99.19 1.02.74l.13 2.59c.03.55.47 1.16.99 1.36l2.42.93c.51.2.69.73.39 1.2l-1.41 2.17c-.3.46-.3 1.22 0 1.68l1.41 2.17c.3.46.13 1-.39 1.2l-2.42.93c-.51.2-.96.81-.99 1.36l-.13 2.59c-.03.55-.49.88-1.02.74l-2.5-.67c-.53-.14-1.25.09-1.59.52l-1.63 2.02c-.35.43-.91.43-1.26 0l-1.63-2.02c-.35-.43-1.06-.66-1.59-.52l-2.5.67c-.53.14-.99-.19-1.02-.74l-.13-2.59c-.03-.55-.47-1.16-.99-1.36l-2.42-.93c-.51-.2-.69-.73-.39-1.2l1.41-2.17c.3-.46.3-1.22 0-1.68l-1.41-2.17c-.3-.46-.13-1 .39-1.2l2.42-.93c.51-.2.96-.81.99-1.36l.13-2.59c.03-.55.49-.88 1.02-.74l2.5.67c.53.14 1.25-.09 1.59-.52l1.63-2.02z"/><g><path class="st0" d="M-2631.99 8.77c-.19-.08-.41-.11-.64-.11-.36 0-.66.09-.92.26s-.45.42-.59.75c-.08.2-.13.44-.17.71-.04.28-.05.59-.05.93 0 .27.02.51.05.74.03.23.08.44.16.63.14.35.35.62.62.81.27.2.58.29.93.29.3 0 .57-.07.82-.22s.45-.35.6-.62c.12-.22.21-.46.25-.73.05-.27.07-.59.07-.96 0-.69-.09-1.22-.26-1.6-.1-.22-.22-.4-.37-.54-.14-.16-.31-.27-.5-.34zm.12 3.47c-.05.27-.13.48-.25.62-.12.15-.28.22-.49.22a.6.6 0 0 1-.48-.21c-.12-.14-.2-.35-.25-.62a5.9 5.9 0 0 1-.08-1.05c0-.63.06-1.1.18-1.4.12-.3.33-.46.63-.46.21 0 .37.07.49.2.12.14.2.34.25.6.05.27.08.61.08 1.02-.01.45-.03.81-.08 1.08zM-2628.87 13.65c.08.09.2.14.34.14.31 0 .47-.23.47-.69V9.19c0-.16-.04-.29-.11-.39a.356.356 0 0 0-.29-.14c-.11 0-.18.02-.22.06-.04.04-.12.15-.25.33s-.27.34-.44.48-.39.28-.66.41c-.18.09-.31.16-.39.21-.07.05-.11.14-.11.26 0 .1.04.19.11.26s.16.11.25.11c.2 0 .59-.22 1.17-.67v3.11c.01.19.05.33.13.43z"/><path class="st0" d="M-2620 2h-1V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-6V.98c0-.54-.44-.98-.98-.98h-2.04c-.54 0-.98.44-.98.98V2h-1c-2.2 0-4 1.8-4 4v12c0 2.2 1.8 4 4 4h8.28a6.907 6.907 0 0 1-1.28-4c0-.7.11-1.37.29-2h-5.29c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v4.26a6.987 6.987 0 0 1 4-1.26c2.55 0 4.78 1.37 6 3.41V6c0-2.2-1.8-4-4-4zm0 7c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v2z"/><path class="st0" d="M-2622 12c-3.31 0-6 2.69-6 6a5.93 5.93 0 0 0 1.97 4.43l.01.01a5.542 5.542 0 0 0 .95.7c.02.01.05.03.07.04.15.09.3.16.45.24.04.02.07.03.1.05.14.07.29.12.44.18.05.02.09.04.14.05.14.05.29.09.44.12.06.01.11.03.17.04.15.03.3.05.45.07l.17.03c.21.02.42.03.64.03 3.31 0 6-2.69 6-6s-2.69-5.99-6-5.99zm2.5 6.05c0 .25-.2.45-.45.45h-2.11c-.25 0-.45-.2-.45-.45v-3.61c0-.25.2-.45.45-.45h.11c.25 0 .45.2.45.45v3.05h1.55c.25 0 .45.2.45.45v.11z"/></g><g><path class="st0" d="M-2235.27 10.11a.405.405 0 0 0-.56 0l-2.92 2.92-1.32-1.32a.405.405 0 0 0-.56 0l-.01.01c-.15.15-.15.4 0 .56l1.61 1.61c.15.15.4.15.56 0l3.21-3.21c.15-.16.15-.41-.01-.57z"/><path class="st0" d="M-2224 4h-16c-2.21 0-4 1.79-4 4v8c0 2.21 1.79 4 4 4h16c2.21 0 4-1.79 4-4V8c0-2.21-1.79-4-4-4zm-10 11c0 .55-.45 1-1 1h-6c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v6zm2-6.5c0-.08.02-.13.04-.18l.03-.03c.02-.02.04-.04.07-.04h.04c.05.01.11.03.17.09 0 0 .01 0 .01.01l.66.66a4.991 4.991 0 0 1 3.63-1.99c-.08.15-.14.31-.14.48v1.56c-.87.15-1.61.65-2.05 1.38l1.2 1.2c.09.1.12.18.1.25 0 0-.01 0-.01.01-.01.03-.04.05-.08.07-.04.02-.1.03-.17.03h-3a.5.5 0 0 1-.47-.33.467.467 0 0 1-.03-.17v-3zm4.91 8.27c-.01.01-.01.02-.02.03-.09.12-.23.2-.39.2h-3c-.27 0-.34-.16-.15-.35l.66-.66a4.959 4.959 0 0 1-1.99-3.63c.14.08.3.14.48.14h1.57c.15.87.65 1.61 1.38 2.05l1.2-1.2c.19-.19.35-.13.35.15v3c0 .1-.04.19-.09.27zm.44-6.12c-.06.06-.12.09-.17.09h-.04c-.03 0-.05-.02-.07-.04l-.03-.03a.4.4 0 0 1-.04-.18v-3c0-.22.15-.4.34-.47.05-.02.1-.03.16-.03h3c.08 0 .13.01.17.04.11.06.11.18-.03.32l-.67.67c1.11.84 1.87 2.13 1.98 3.61-.14-.07-.29-.13-.46-.13h-1.55c-.15-.87-.67-1.61-1.39-2.06l-1.2 1.2v.01zm4.65 4.85c0 .28-.16.34-.35.15l-.67-.67a4.969 4.969 0 0 1-3.61 1.99c.08-.14.13-.3.13-.46v-1.55c.87-.15 1.61-.67 2.06-1.39l-1.2-1.2c-.19-.19-.13-.35.15-.35h3c.1 0 .19.04.27.09.01.01.02.01.03.02.08.06.13.13.17.23.02.05.03.1.03.16v2.98z"/></g><path class="st0" d="M-1342 10h-4.35a5.99 5.99 0 0 0-11.3 0h-4.35c-1.1 0-2 .9-2 2s.9 2 2 2h4.35a5.99 5.99 0 0 0 11.3 0h4.35c1.1 0 2-.9 2-2s-.9-2-2-2zm-10 4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/><g><path class="st0" d="M-1652 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 16c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v8z"/><path class="st0" d="M-1656.06 10.89l-2.06-.3c-.28-.04-.61-.28-.73-.53l-.92-1.87c-.12-.25-.33-.25-.45 0l-.92 1.87c-.12.25-.45.49-.73.53l-2.06.3c-.28.04-.34.23-.14.43l1.49 1.45c.2.2.33.58.28.86l-.35 2.05c-.05.28.12.4.37.27l1.84-.97c.25-.13.65-.13.9 0l1.84.97c.25.13.41.01.37-.27l-.35-2.05c-.05-.28.08-.66.28-.86l1.49-1.45c.19-.19.12-.39-.15-.43z"/></g><g><path class="st0" d="M-1185.01 16.31v-8h-1.01c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01z"/><path class="st0" d="M-1179.02 18.31h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1 0-.56-.44-1-1-1z"/><path class="st0" d="M-1166.02 8.31h-13.01v8h5.7l.91-3.17-1.65 1.65c-.46.46-1.2.46-1.66 0-.18-.18-.27-.42-.31-.66h-.03v-3.48a1.17 1.17 0 0 1 2-.83l1.66 1.66c.17.17.26.38.3.6l.26-.9c.32-1.12 1.4-1.93 2.56-1.93h3c.76 0 1.46.34 1.91.94.18.24.3.51.37.79v-.67c-.01-1.1-.91-2-2.01-2z"/><path class="st0" d="M-1164.3 16.25h-2.43c-.28 0-.44-.22-.36-.48l1.15-4.04c.08-.26-.09-.48-.36-.48h-3c-.27 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.28 0 .47.22.44.5l-.63 5.01c-.03.27.07.32.24.1l5.4-7.2c.18-.23.09-.41-.19-.41z"/></g><g><path class="st0" d="M-736 0h-8c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h8c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm2 18.01c0 .55-.45.99-.99.99H-745c-.55 0-.99-.45-.99-.99V18c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99H-745c-.55 0-.99-.45-.99-.99V12c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99H-745c-.55 0-.99-.45-.99-.99v-.02c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.02zM-724.51 10.76L-727 8.27a1.756 1.756 0 0 0-3 1.24v5.23h.05c.05.36.19.71.46.99.69.69 1.8.69 2.49 0l2.49-2.49c.68-.68.68-1.8 0-2.48z"/></g><g><path class="st0" d="M-1436.99 16V8h-1.01c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h1.01zM-1430 8h-1.01v8h1.01c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2z"/><path class="st0" d="M-1431 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1zM-1442.37 11.51l-.59-.33c-.48-.27-.75-.93-.6-1.46l.18-.65c.15-.53-.17-.84-.7-.7l-.65.18c-.53.15-1.19-.12-1.46-.6l-.33-.59c-.27-.48-.71-.48-.99 0l-.33.59c-.27.48-.93.75-1.46.6l-.65-.18c-.53-.15-.84.17-.7.7l.18.65c.15.53-.12 1.19-.6 1.46l-.59.33c-.48.27-.48.71 0 .99l.59.33c.48.27.75.93.6 1.46l-.18.65c-.15.53.17.84.7.7l.65-.18c.53-.15 1.19.12 1.46.6l.33.59c.27.48.71.48.99 0l.33-.59c.27-.48.93-.75 1.46-.6l.65.18c.53.15.84-.17.7-.7l-.18-.65c-.15-.53.12-1.19.6-1.46l.59-.33c.48-.28.48-.72 0-.99z"/></g><g><path class="st0" d="M-2408 0c-6.63 0-12 5.37-12 12s5.37 12 12 12 12-5.37 12-12-5.37-12-12-12zm0 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/><circle class="st0" cx="-2408" cy="12" r="4"/></g><g><path class="st0" d="M-831 0h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zM-831 9h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM-831 18h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM-813 0h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zM-813 9h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM-813 18h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM-822 0h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1zM-822 9h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zM-822 18h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1z"/></g><g><path class="st0" d="M-1214 4h-2c0-2.21-1.79-4-4-4s-4 1.79-4 4h-2c-2.2 0-4 1.8-4 4v12c0 2.2 1.8 4 4 4h12c2.2 0 4-1.8 4-4V8c0-2.2-1.8-4-4-4zm-6-2c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm8 18c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h2v1.05c0 .52.43.95.95.95h6.11c.52 0 .95-.43.95-.95V6h2c1.1 0 2 .9 2 2v12z"/><path class="st0" d="M-1215 10h-10c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM-1215 14h-10c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM-1215 18h-10c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z"/></g><g><path class="st0" d="M-2096 6h-8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1z"/><path class="st0" d="M-2092 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm.45 8.89l1.11 2.21c.25.49 0 .89-.55.89h-18c-.55 0-.8-.4-.55-.89l1.11-2.21c.25-.49.25-1.3 0-1.79l-1.11-2.21c-.25-.49 0-.89.55-.89h18c.55 0 .8.4.55.89l-1.11 2.21c-.25.5-.25 1.3 0 1.79z"/></g><path class="st0" d="M-2005 15h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1h-12V4h4v1c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V1c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1h-9c-.55 0-1 .45-1 1s.45 1 1 1h3v17c0 .55.45 1 1 1h13v1c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1h-12v-7h12v1c0 .55.45 1 1 1zM-639.96 0h-16.09c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-15 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1zm0-6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1zm0-6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.44 1-1 1zm15 11.01c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99V18c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99V12c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99v-.02c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.02zM-595.96 0h-16.09c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-16.29 4.89c.06-.05.17-.11.33-.18.24-.11.42-.23.57-.35s.27-.26.38-.41.18-.25.21-.28.1-.05.19-.05c.1 0 .19.04.25.12s.09.19.09.33v3.35c0 .39-.13.59-.4.59-.12 0-.21-.04-.29-.12s-.11-.2-.11-.35V4.86c-.5.38-.83.57-1 .57-.08 0-.16-.03-.22-.1s-.09-.14-.09-.23c-.01-.09.03-.17.09-.21zm2.66 14.26c-.07.17-.18.31-.31.44s-.3.23-.49.3c-.19.07-.4.11-.63.11-.23 0-.44-.04-.63-.13a1.448 1.448 0 0 1-.73-.71.863.863 0 0 1-.09-.33c0-.11.04-.21.11-.27.07-.07.17-.1.27-.1.05 0 .11.02.16.05s.08.07.1.12c.1.27.21.47.33.6.12.13.28.2.49.2.12 0 .24-.03.35-.09s.21-.15.28-.26c.07-.12.11-.25.11-.41 0-.23-.06-.41-.19-.54s-.3-.19-.52-.19c-.04 0-.1 0-.18.01s-.13.01-.16.01c-.11 0-.19-.03-.25-.08s-.09-.13-.09-.22.04-.17.11-.23.17-.09.31-.09h.12c.18 0 .33-.05.46-.16s.2-.26.2-.45a.55.55 0 0 0-.58-.55c-.12 0-.22.02-.29.05s-.14.08-.18.13-.09.12-.13.21-.08.17-.11.24c-.02.04-.05.07-.11.1s-.11.04-.18.04c-.08 0-.15-.03-.21-.1a.317.317 0 0 1-.1-.25c0-.1.03-.21.09-.32.06-.11.15-.22.27-.32.12-.1.26-.18.44-.25s.37-.09.59-.09c.19 0 .36.03.52.08s.29.13.41.22.2.21.26.34.09.27.09.42c0 .2-.04.36-.13.5-.08.14-.21.28-.36.41.15.08.28.18.39.28.1.11.18.22.24.35s.08.27.08.42c-.02.17-.06.34-.13.51zm.03-5.25c-.06.07-.16.1-.29.1H-612c-.15 0-.26-.04-.34-.12s-.12-.18-.12-.29c0-.07.03-.16.08-.28s.11-.21.17-.27c.26-.27.49-.5.7-.69s.36-.32.45-.38c.16-.11.29-.23.4-.34.11-.11.19-.23.24-.35.06-.12.08-.24.08-.35 0-.12-.03-.24-.09-.34s-.14-.18-.24-.23a.742.742 0 0 0-.34-.08.66.66 0 0 0-.6.34c-.02.03-.05.11-.1.24s-.1.23-.16.3-.14.11-.25.11c-.1 0-.18-.03-.24-.1s-.1-.15-.1-.26c0-.13.03-.28.09-.42s.15-.28.27-.4c.12-.12.27-.22.46-.29.18-.07.4-.11.65-.11.3 0 .55.05.76.14.14.06.26.15.36.26s.18.24.24.38.09.29.09.45c0 .24-.06.46-.18.66s-.24.35-.37.47-.33.29-.63.53c-.29.24-.5.43-.61.56-.05.05-.09.12-.14.19h1.53c.15 0 .27.03.35.09s.12.15.12.25c.01.08-.02.16-.09.23zm13.6 4.11c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99V18c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99V12c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.01zm0-6c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99v-.02c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.02z"/><g><path class="st0" d="M-551.96 0h-16.09c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-15 5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM-552 18.01c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1V9.99c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8.02zm.04-12c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99v-.02c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.02z"/><path class="st0" d="M-561.01 13h5.98c.55 0 .99-.45.99-.99V12c0-.55-.45-.99-.99-.99h-5.98c-.55 0-.99.45-.99.99v.01c0 .54.45.99.99.99zM-554.99 15h-5.98c-.55 0-.99.45-.99.99V16c0 .55.45.99.99.99h5.98c.55 0 .99-.45.99-.99v-.01c0-.54-.45-.99-.99-.99z"/><circle class="st0" cx="-565" cy="12" r="1"/><circle class="st0" cx="-565" cy="16" r="1"/></g><g><path class="st0" d="M-507.96 0h-16.09c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16.09c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm-16.29 5.33a.334.334 0 0 1-.09-.23c0-.1.03-.17.09-.22s.17-.11.33-.18c.24-.11.43-.23.57-.35.14-.12.27-.26.38-.41s.18-.25.21-.28.1-.05.19-.05c.1 0 .19.04.25.12s.09.19.09.33v3.35c0 .39-.13.59-.4.59-.12 0-.21-.04-.29-.12s-.11-.2-.11-.35V4.86c-.5.38-.83.57-1 .57a.27.27 0 0 1-.22-.1zM-508 18.01c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1V9.99c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8.02zm.04-12c0 .55-.45.99-.99.99h-10.01c-.55 0-.99-.45-.99-.99v-.02c0-.55.45-.99.99-.99h10.01c.55 0 .99.45.99.99v.02z"/><path class="st0" d="M-517.01 13h5.98c.55 0 .99-.45.99-.99V12c0-.55-.45-.99-.99-.99h-5.98c-.55 0-.99.45-.99.99v.01c0 .54.45.99.99.99zM-510.99 15h-5.98c-.55 0-.99.45-.99.99V16c0 .55.45.99.99.99h5.98c.55 0 .99-.45.99-.99v-.01c0-.54-.45-.99-.99-.99zM-521.7 11.69c.11 0 .34-.13.67-.38v1.78c0 .1.02.18.07.24.05.05.11.08.19.08.18 0 .27-.13.27-.39v-2.24c0-.09-.02-.17-.06-.22s-.1-.08-.17-.08c-.06 0-.1.01-.12.04s-.07.09-.14.19-.16.19-.25.28-.22.16-.38.23c-.11.05-.18.09-.22.12s-.06.08-.06.15c0 .06.02.11.06.15s.08.05.14.05zM-520.3 16.87h-1.02c.03-.05.06-.09.1-.13.07-.09.21-.21.4-.37s.34-.28.42-.35c.08-.08.17-.18.25-.31a.83.83 0 0 0-.1-.99.807.807 0 0 0-.24-.17c-.14-.06-.31-.09-.51-.09-.17 0-.31.02-.43.07s-.22.11-.3.19c-.08.08-.14.17-.18.27s-.06.19-.06.28c0 .07.02.13.06.18s.1.06.16.06c.07 0 .13-.02.17-.07s.07-.11.1-.2c.03-.09.05-.14.07-.16.1-.15.23-.22.4-.22.08 0 .16.02.22.05.07.04.12.09.16.15.04.07.06.14.06.22 0 .08-.02.16-.06.24s-.09.16-.16.23-.16.15-.27.23c-.06.04-.16.12-.3.25-.14.13-.3.28-.47.46-.04.04-.08.1-.12.18-.04.08-.05.14-.05.19 0 .07.03.14.08.19.05.05.13.08.23.08h1.44c.09 0 .15-.02.19-.07.04-.04.06-.1.06-.16 0-.07-.03-.13-.08-.17-.04-.04-.12-.06-.22-.06z"/></g><g><path class="st0" d="M-688 6h-8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1z"/><path class="st0" d="M-684 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 19c0 .55-.45 1-1 1h-14c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4zm.45-10.11l1.11 2.21c.25.49 0 .89-.55.89h-18c-.55 0-.8-.4-.55-.89l1.11-2.21c.25-.49.25-1.3 0-1.79l-1.11-2.21c-.26-.49-.01-.89.54-.89h18c.55 0 .8.4.55.89l-1.11 2.21c-.24.5-.24 1.3.01 1.79z"/><path class="st0" d="M-687 16h-10c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z"/></g><path class="st0" d="M-469 18h-1.5c-.28 0-.5-.22-.5-.5v-11c0-.28.22-.5.5-.5h1.5c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5v11c0 .28-.22.5-.5.5h-1.5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z"/><g><path class="st0" d="M-2748.28 16.25h-2.43c-.27 0-.44-.22-.36-.48l1.15-4.04c.02-.07.02-.13.01-.19a.364.364 0 0 0-.19-.26.478.478 0 0 0-.18-.04h-3c-.28 0-.56.22-.64.48l-1.73 6.04c-.08.26.09.48.36.48h1.75c.27 0 .47.22.44.5l-.63 5.01c-.03.27.07.32.24.1l5.4-7.2c.17-.22.08-.4-.19-.4zM-2763 4h-7c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-1.01 4l-1.66 1.66c-.46.46-1.2.46-1.66 0l-1.66-1.66a1.17 1.17 0 0 1 0-1.66c.18-.18.42-.27.66-.31V6h3.48c.3 0 .6.11.83.34.46.46.46 1.2.01 1.66z"/><path class="st0" d="M-2750 4h-7c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h.92l.23-.82c.21-.72.73-1.32 1.39-1.65l-1.54-1.54a1.17 1.17 0 0 1 0-1.66c.18-.18.42-.27.66-.31V6h3.48a1.17 1.17 0 0 1 .83 2l-1.25 1.25h1.98a2.364 2.364 0 0 1 2.17 1.38c.07-.2.11-.41.11-.63V6c.02-1.1-.88-2-1.98-2z"/></g><path class="st0" d="M-946 8h-20c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm-8 6h-10c-1.1 0-2-.9-2-2s.9-2 2-2h10c1.1 0 2 .9 2 2s-.9 2-2 2zm7.79-1.19c.27.27.27.72 0 .99s-.72.27-.99 0l-.8-.8-.8.8c-.27.27-.72.27-.99 0s-.27-.72 0-.99l.8-.8-.8-.8a.706.706 0 0 1 0-.99c.27-.27.72-.27.99 0l.8.8.8-.8c.27-.27.72-.27.99 0s.27.72 0 .99l-.8.8.8.8zM-2364 0c-6.63 0-12 5.37-12 12s5.37 12 12 12 12-5.37 12-12-5.37-12-12-12zm-3 7.8c0-1.15.71-2.15 1.7-2.57a1.867 1.867 0 0 1 1.29-3.22c1.03 0 1.87.84 1.87 1.87 0 .53-.22 1.01-.58 1.35 1 .43 1.7 1.42 1.7 2.57v.5c0 .39-.32.7-.7.7h-4.6c-.39 0-.7-.32-.7-.7v-.5zm-5.5 4.2c0-3.02 1.63-5.83 4.25-7.35.24-.14.54-.06.68.18s.06.54-.18.68a7.526 7.526 0 0 0-3.75 6.49c0 .28-.22.5-.5.5s-.5-.22-.5-.5zm6.5 6.3c0 .39-.31.7-.7.7h-4.6c-.39 0-.7-.32-.7-.7v-.5c0-1.15.71-2.15 1.7-2.57a1.867 1.867 0 0 1 1.29-3.22 1.867 1.867 0 0 1 1.29 3.22c1 .43 1.7 1.42 1.7 2.57v.5zm3.07 2.13c-.36.05-.72.07-1.07.07-.34 0-.7-.02-1.06-.07a.503.503 0 0 1-.43-.56c.04-.28.29-.47.56-.43.61.08 1.26.08 1.87 0 .27-.04.53.16.56.43a.51.51 0 0 1-.43.56zm6.93-2.13c0 .39-.31.7-.7.7h-4.6c-.39 0-.7-.32-.7-.7v-.5c0-1.15.71-2.15 1.7-2.57a1.867 1.867 0 0 1 1.29-3.22 1.867 1.867 0 0 1 1.29 3.22c1 .43 1.7 1.42 1.7 2.57v.5zm0-5.8c-.28 0-.5-.22-.5-.5 0-2.66-1.44-5.15-3.75-6.49a.493.493 0 0 1-.18-.68c.14-.24.45-.32.68-.18a8.525 8.525 0 0 1 4.25 7.35c0 .28-.22.5-.5.5z"/><g><path class="st0" d="M-420 0h-16c-2.2 0-4 1.8-4 4v16c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zm0 18c0 1.1-.9 2-2 2h-12c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v12z"/><path class="st0" d="M-427.35 8.24c-.21 0-.35.07-.43.2-.06.11-.13.3-.2.58l-1.23 5.07c-.06.27-.09.45-.09.53 0 .18.07.49.55.49.14 0 .26-.04.34-.11.08-.07.13-.16.17-.27.03-.1.07-.23.11-.4l1.23-5.07c.06-.25.09-.42.09-.52 0-.15-.05-.28-.15-.36-.09-.1-.22-.14-.39-.14zM-430.14 9.5l-3.5 1.52a.83.83 0 0 0-.46.7v.06c0 .27.21.59.46.7l3.5 1.52c.25.11.46-.03.46-.3v-.24a.78.78 0 0 0-.47-.68l-2.15-.85c-.26-.1-.26-.26 0-.36l2.15-.83c.26-.1.47-.4.47-.68v-.25c0-.28-.2-.42-.46-.31zM-422.36 11.03l-3.5-1.51c-.25-.11-.46.03-.46.3v.23c0 .27.21.58.47.68l2.16.83c.26.1.26.26 0 .36l-2.16.85c-.26.1-.47.41-.47.68v.24c0 .27.21.41.46.3l3.5-1.53a.83.83 0 0 0 .46-.7v-.05c0-.26-.21-.57-.46-.68z"/></g><g><path class="st0" d="M-380 10h6c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-6c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2zm1-8h4c.55 0 1 .45 1 1s-.45 1-1 1h-4c-.55 0-1-.45-1-1s.45-1 1-1zm0 4h4c.55 0 1 .45 1 1s-.45 1-1 1h-4c-.55 0-1-.45-1-1s.45-1 1-1zM-374.88 19l2.44-2.44c.59-.59.59-1.54 0-2.12a1.49 1.49 0 0 0-2.12 0l-2.44 2.44-2.44-2.44a1.49 1.49 0 0 0-2.12 0 1.49 1.49 0 0 0 0 2.12l2.44 2.44-2.44 2.44a1.49 1.49 0 0 0 0 2.12c.59.59 1.54.59 2.12 0l2.44-2.44 2.44 2.44c.59.59 1.54.59 2.12 0 .59-.59.59-1.54 0-2.12l-2.44-2.44zM-395.66 9.97l2.23-.74c.26-.09.63-.32.83-.51l6.3-6.3a.996.996 0 0 0 0-1.41l-.7-.71c-.39-.39-1.03-.39-1.42 0l-6.3 6.3c-.19.19-.42.57-.51.83l-.74 2.23c-.09.26.05.4.31.31zM-389 15c-.55 0-1 .45-1 1s.45 1 1 1 1 .45 1 1v3c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1v.24c0 .48.2.76.49.76.12 0 .25-.05.39-.14.48-.34 1.27-.89 1.76-1.23.48-.34.48-.89 0-1.23-.48-.34-1.27-.89-1.76-1.23a.666.666 0 0 0-.39-.14c-.29 0-.49.28-.49.76v.23c-1.66 0-3 1.34-3 3v3c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3v-3a3 3 0 0 0-3-3.02z"/></g><g><path class="st0" d="M-332.44 8.44a1.49 1.49 0 0 0-2.12 0l-2.44 2.44-2.44-2.44a1.49 1.49 0 0 0-2.12 0 1.49 1.49 0 0 0 0 2.12l2.44 2.44-2.44 2.44a1.49 1.49 0 0 0 0 2.12c.59.59 1.54.59 2.12 0l2.44-2.44 2.44 2.44c.59.59 1.54.59 2.12 0 .59-.59.59-1.54 0-2.12l-2.44-2.44 2.44-2.44c.59-.59.59-1.53 0-2.12zM-344 8.49c0-.27-.22-.49-.5-.49h-3.01a.5.5 0 0 0-.5.49V9c0 .27.22.49.5.49h3.01A.5.5 0 0 0-344 9v-.51z"/><path class="st0" d="M-332 2h-3c-.55 0-1 .45-1 1s.45 1 1 1h3c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-16c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h6v1.4c0 .49.51.77.87.48l2.91-2.4c.29-.24.29-.72 0-.96l-2.91-2.4c-.36-.3-.87-.01-.87.48V2h-6c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h16c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4z"/><path class="st0" d="M-344.51 10h-2.98c-.28 0-.51.23-.51.51v4.29c0 .39.12.78.34 1.11l1.24 1.86c.2.3.65.3.85 0l1.24-1.86c.22-.33.34-.71.34-1.11v-4.29a.528.528 0 0 0-.52-.51z"/></g><g><path class="st0" d="M-288 0h-16c-2.21 0-4 1.79-4 4v16c0 2.21 1.79 4 4 4h16c2.21 0 4-1.79 4-4V4c0-2.21-1.79-4-4-4zm2 20c0 1.1-.9 2-2 2h-16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v16z"/><path class="st0" d="M-288.5 4h-3.01a.5.5 0 0 0-.5.49V5c0 .27.22.49.5.49h3.01A.5.5 0 0 0-288 5v-.51c0-.27-.22-.49-.5-.49zM-288.51 6h-2.98c-.28 0-.51.23-.51.51v6.29c0 .39.12.78.34 1.11l1.24 1.86c.2.3.65.3.85 0l1.24-1.86c.22-.33.34-.71.34-1.11V6.51a.528.528 0 0 0-.52-.51zM-290 18h-11c-.55 0-1-.45-1-1s.45-1 1-1h4c1.65 0 3-1.34 3-3s-1.35-3-3-3h-2c-.55 0-1 .45-1 1s.45 1 1 1h2c.55 0 1 .45 1 1s-.45 1-1 1h-4c-1.66 0-3 1.35-3 3s1.34 3 3 3h11c.55 0 1-.45 1-1s-.45-1-1-1z"/></g><g><path class="st0" d="M-262 0h4c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2h-4c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2zM-252 24h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2h-10c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2z"/></g><path class="st0" d="M-198 0h-4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zM-208 24h-10c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2zM-154 24h-20c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h20c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2zM-123 24h-7c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2zM-110 24h-7c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2zM-86 24c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2s2 .9 2 2v20c0 1.1-.9 2-2 2zM-66 0c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2s2-.9 2-2V2c0-1.1-.9-2-2-2zM-72 24h-8c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v20c0 1.1-.9 2-2 2zM-40.33 24H-41c-1.65 0-3-1.35-3-3V3c0-1.65 1.35-3 3-3h.67c1.65 0 3 1.35 3 3v18c0 1.65-1.35 3-3 3zM-31.67 24h-.67c-1.65 0-3-1.35-3-3V3c0-1.65 1.35-3 3-3h.67c1.65 0 3 1.35 3 3v18c0 1.65-1.35 3-3 3zM-23 24h-.67c-1.65 0-3-1.35-3-3V3c0-1.65 1.35-3 3-3h.67c1.65 0 3 1.35 3 3v18c0 1.65-1.35 3-3 3z"/><g><path class="st0" d="M4 8H.76a.76.76 0 0 0-.76.76v6.48c0 .42.34.76.76.76H4c.2 0 .39-.08.53-.22l3.24-3.24c.3-.3.3-.77 0-1.07L4.53 8.22A.75.75 0 0 0 4 8zM20 8h-9.84c-.68 0-1.02.82-.54 1.3l2.16 2.16c.3.3.3.78 0 1.08L9.62 14.7c-.48.48-.14 1.3.54 1.3H20c.2 0 .4-.08.54-.22l3.24-3.24c.29-.29.29-.77 0-1.07l-3.24-3.24A.758.758 0 0 0 20 8z"/></g></g></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25.14 25.14"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-miterlimit:10}</style></defs><title>img-user</title><path class="cls-1" d="M3.14 7.51a11.08 11.08 0 0 1 4-4 10.59 10.59 0 0 1 5.45-1.47A10.59 10.59 0 0 1 18 3.53a11 11 0 0 1 4 4A10.56 10.56 0 0 1 23.47 13 10.55 10.55 0 0 1 22 18.4a11 11 0 0 1-4 4 10.59 10.59 0 0 1-5.45 1.47A10.59 10.59 0 0 1 7.1 22.4a11.08 11.08 0 0 1-4-4A10.55 10.55 0 0 1 1.67 13a10.56 10.56 0 0 1 1.47-5.49zM8.2 21.39a9.54 9.54 0 0 0 8.74 0 9.27 9.27 0 0 0 3.37-2.9 3 3 0 0 0-.73-1.56 2.9 2.9 0 0 0-1.47-.9l-1.41-.39a6.34 6.34 0 0 1-8.26 0L7 16a2.9 2.9 0 0 0-1.47.9 3 3 0 0 0-.72 1.56 9.32 9.32 0 0 0 3.39 2.93zm.11-8.08a4.92 4.92 0 0 0 8.52 0 4.91 4.91 0 0 0 0-4.92 4.91 4.91 0 0 0-6.72-1.81 5 5 0 0 0-2.46 4.27 4.83 4.83 0 0 0 .66 2.46z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1824 420"><defs><style>.cls-1,.cls-3{fill:#fff}.cls-2{fill:#0c88eb}.cls-2,.cls-3{fill-rule:evenodd}</style></defs><title>Prancheta 3</title><path class="cls-1" d="M764.5 136.63l-.17.17q-22.12-17.31-51.41-17.31-35.43 0-60.39 25t-24.95 60.31q0 35.28 24.95 60.31t60.39 25q29.28 0 51.41-17.31l.17.17.33-.33a16.94 16.94 0 1 1 24 23.95l-.34.34.17.16q-32.28 27-75.7 27-49.41 0-84.35-34.94t-34.93-84.35q0-49.41 34.93-84.35t84.35-34.94q43.43 0 75.7 27l-.17.16c.11.11.22.23.34.34a16.94 16.94 0 1 1-24 24zm117.82 21.13a17 17 0 0 1 0 33.94h-.16a47.61 47.61 0 0 0-34.94 14.47 46.43 46.43 0 0 0-14.31 31.44 27.42 27.42 0 0 1 .17 3v64.22q0 9.32-5 14.3a16.85 16.85 0 0 1-24 0q-5-5-5-14.64v-64.21q.33-33.94 24.29-57.9 23.03-22.96 58.95-24.62zm137.96 24.62q24.3 24.3 24.29 58.73t-24.29 58.73q-24.28 24.29-58.72 24.29t-58.73-24.29q-24.3-24.3-24.29-58.73t24.29-58.73q24.28-24.28 58.73-24.29t58.72 24.29zm-58.72 9.32a49.29 49.29 0 0 0-34.94 84.18 49.29 49.29 0 0 0 84.18-34.94 49.13 49.13 0 0 0-49.24-49.24zM1136 157.76q35.1 2 57.73 24.62 24 24 24.29 57.9v64.21q0 9.66-5 14.64a16.85 16.85 0 0 1-24 0q-5-5-5-14.3v-64.22a25.14 25.14 0 0 1 .17-3 46.43 46.43 0 0 0-14.31-31.44A47.61 47.61 0 0 0 1135 191.7h-.66a47.6 47.6 0 0 0-34.94 14.47 46.39 46.39 0 0 0-14.4 31.44 27.42 27.42 0 0 1 .17 3v64.22q0 9.32-5 14.3a16.85 16.85 0 0 1-24 0q-5-5-5-14.64v-64.21q.33-33.94 24.29-57.9 22.62-22.62 57.73-24.62zm147.39 99.82l-27.61 56.9a19 19 0 0 1-3.33 4.82 16.43 16.43 0 0 1-11.81 4.83 16 16 0 0 1-11.82-4.91 16.16 16.16 0 0 1-4.82-11.73 15.5 15.5 0 0 1 2.49-8.65l98.66-203.3a16.49 16.49 0 0 1 3.49-5 15.84 15.84 0 0 1 11.82-5 16.19 16.19 0 0 1 11.81 5 17 17 0 0 1 3.16 4.33l98.66 203.3a15.74 15.74 0 0 1 2.82 9.32 16.7 16.7 0 0 1-28.45 11.81 18.68 18.68 0 0 1-3.32-4.82h-.14l-27.62-56.9zm97.83-33.28l-40.76-84-40.93 84zm82.22 15.98q.33-33.94 24.29-57.9 24.29-24.28 58.73-24.29t58.73 24.29q24.29 24.3 24.29 58.73t-24.29 58.73q-24.3 24.29-58.73 24.29-27.78 0-49.08-16v65.57a17 17 0 0 1-33.94 0zm33.77-2.67a27.42 27.42 0 0 1 .17 3v6.32a49.35 49.35 0 1 0 83.93-40.84 49.26 49.26 0 0 0-84.1 31.52zm138.96 2.67q.33-33.94 24.29-57.9 24.3-24.28 58.73-24.29t58.73 24.29q24.28 24.3 24.29 58.73t-24.29 58.73q-24.3 24.29-58.73 24.29-27.78 0-49.08-16v65.57a17 17 0 0 1-33.94 0zm33.78-2.67c.1 1 .16 2 .16 3v6.32a49.35 49.35 0 1 0 83.89-40.84 49.25 49.25 0 0 0-84 31.52z"/><path class="cls-2" d="M177.05 290.67A81.4 81.4 0 0 1 41 230.33c0-1.6 0-3.19.14-4.76a81.39 81.39 0 0 0 135.88 55.57 155.81 155.81 0 0 0 185.32 12.68 95.34 95.34 0 0 0 157.36-67.57c.08 1.58.12 3.17.12 4.78a95.35 95.35 0 0 1-157.48 72.32 155.85 155.85 0 0 1-185.32-12.68z"/><path class="cls-3" d="M343.17 182.75v15.45l13.38 7.73 12.62 7.29V183.5l-26-15.02v14.27zm53.53-16.8v-.5l-13.38-7.73-13.38-7.73-13.39 7.73-13.38 7.73v.5l13.38 7.73 13.39 7.73 13.38-7.73 13.38-7.73z"/><path class="cls-3" d="M429.76 135.82A155.83 155.83 0 0 0 124.15 149h-1.73a81.4 81.4 0 1 0 54.63 141.74 155.85 155.85 0 0 0 185.32 12.68 95.35 95.35 0 1 0 67.39-167.53zM279.32 295.75A119.07 119.07 0 1 1 390 132.87a51.31 51.31 0 0 0-43.75 2.38 77.81 77.81 0 1 0-3.53 88 51.26 51.26 0 0 0 43.45 5.89 119 119 0 0 1-106.85 66.61zM369.13 222a41.39 41.39 0 1 1 41.39-41.39A41.39 41.39 0 0 1 369.13 222z"/><path class="cls-3" d="M370.86 183.25v30.41l13.38-7.73 13.39-7.73v-30.4l-13.39 7.73-13.38 7.72z"/></svg>
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 752 189"><defs><style>.cls-1{fill:#fff}</style></defs><title>logo-cronapp</title><path class="cls-1" d="M321.73 125.48c-7.91 9.86-17.79 14.87-29.35 14.87H292c-9.61 0-17.62-3.47-23.8-10.31s-9.29-15.67-9.29-26.47v-1.88c0-10.89 3-19.86 9-26.67s13.72-10.17 23.26-10.17h.39c11.9.06 21.93 5 29.83 14.55l.33.41 7.75-8.11-.26-.32a46.61 46.61 0 0 0-16.42-12.72 48.78 48.78 0 0 0-20.63-4.5h-1c-13.21 0-24 4.42-32 13.13S247.07 87.72 247.07 102v1.29c0 14.48 4.21 26.19 12.53 34.8s19.51 13.06 33.31 13.06c14.8-.06 27.13-6 36.65-17.67l.26-.32-7.76-8.05zM372.05 74h-.13a26.91 26.91 0 0 0-22.61 12V75.72h-11.82v73.64h11.82v-35.79c0-8.84 2.11-15.95 6.26-21.13s10-7.71 17.41-7.71h2.13V74.14h-.43c-.86-.14-1.75-.14-2.63-.14zM411.93 74h-.8c-10.66 0-19.37 3.61-25.88 10.74s-9.81 16.3-9.81 27.3v1c0 11 3.3 20.18 9.81 27.3s15.22 10.74 25.88 10.74h.8c10.7 0 19.43-3.61 25.95-10.74s9.74-16.26 9.74-27.3v-1c0-11-3.27-20.23-9.74-27.3S422.63 74 411.93 74zm0 66.37h-.8c-7.11 0-12.91-2.51-17.22-7.46s-6.65-11.69-6.65-20.09v-.52c0-8.5 2.17-15.09 6.65-20.15 4.33-4.91 10.12-7.4 17.22-7.4h.8c7.08 0 12.9 2.49 17.29 7.39s6.58 11.8 6.58 20.16v.52c0 8.38-2.21 15.14-6.58 20.09s-10.22 7.44-17.29 7.44zM511.53 81.18C506.85 76.4 500.1 74 491.47 74h-.26a28.47 28.47 0 0 0-23.28 11.34v-9.6h-11.82v73.64h11.82v-37.1c0-8.27 2.06-15 6.13-20a19.65 19.65 0 0 1 16.09-7.51h.26c11 0 16.38 5.55 16.38 17v47.67h11.82v-47.75c0-8.82-2.38-15.69-7.08-20.51zM560.47 74h-.13a43.42 43.42 0 0 0-17.1 3.39 38.58 38.58 0 0 0-13.36 9l-.31.33 7.28 7.72.34-.36a30.79 30.79 0 0 1 9.94-6.61 29.57 29.57 0 0 1 12.14-2.74h.61c6.1 0 10.65 1.46 13.53 4.33 2.63 2.61 4 6.5 4 11.54v2.88c-17.49 0-30 2-38.32 5.92-8.5 4-12.63 10.23-12.63 18.89 0 6.78 2.38 12.33 7.06 16.49s10.8 6.32 18.29 6.32h.19a31.46 31.46 0 0 0 15.49-3.87 27.77 27.77 0 0 0 9.85-8.85v11h11.86v-47.17c0-18.47-9.94-28.21-28.73-28.21zm-12.9 43.45c6.27-2.41 16.29-3.68 29.8-3.77-.16 7.57-2.55 14-7.1 19a22.9 22.9 0 0 1-17.83 7.66h-.13c-8.67 0-14.06-4.42-14.06-11.54 0-5.19 3.05-8.91 9.32-11.37zM637 74h-.8a34.5 34.5 0 0 0-15.06 3.4 26.68 26.68 0 0 0-10.27 8.27v-9.95h-11.79v104.05h11.82v-40.34a26.63 26.63 0 0 0 10.27 8.2 33.73 33.73 0 0 0 15.06 3.47h.8c10.05 0 18.31-3.62 24.56-10.75s9.34-16.25 9.34-27.29v-1c0-11-3.14-20.23-9.34-27.29S647.08 74 637 74zm22.08 38.3v.52c0 8.38-2.21 15.14-6.58 20.09s-10.06 7.46-17.09 7.46h-.87a21.61 21.61 0 0 1-17-7.46c-4.4-4.93-6.64-11.69-6.64-20.09v-.52c0-8.36 2.21-15.14 6.58-20.15s10.08-7.4 17.09-7.4h.87c7 0 12.76 2.49 17.09 7.39s6.58 11.78 6.58 20.14zM742.66 84.73C736.41 77.59 728.15 74 718.1 74h-.8a34.5 34.5 0 0 0-15.06 3.4A26.6 26.6 0 0 0 692 85.65v-9.93h-11.85v104.05H692v-40.34a26.67 26.67 0 0 0 10.26 8.2 33.81 33.81 0 0 0 15.07 3.47h.8c10 0 18.31-3.62 24.56-10.75S752 124.1 752 113.06v-1c0-11.06-3.14-20.27-9.34-27.33zm-2.48 27.55v.52c0 8.38-2.21 15.14-6.58 20.09s-10.07 7.46-17.1 7.46h-.86a21.61 21.61 0 0 1-17-7.46C694.2 128 692 121.2 692 112.8v-.52c0-8.36 2.21-15.14 6.58-20.15s10.08-7.4 17.09-7.4h.86c7 0 12.77 2.49 17.1 7.39s6.55 11.8 6.55 20.16zM62.34 120.89v28a1.62 1.62 0 0 0 .84 1.42l14.43 8 10.12 6a1.62 1.62 0 0 0 2.45-1.4v-27.97a1.59 1.59 0 0 0-.82-1.4l-24.6-14.06a1.62 1.62 0 0 0-2.42 1.41zM108.76 104.07l-14.39-8.16a1.64 1.64 0 0 0-1.59 0l-14.07 7.83-11.82 6.75a1.62 1.62 0 0 0 0 2.8l25.49 15.15a1.61 1.61 0 0 0 1.63 0l14.58-8.33 11.31-6.29a1.62 1.62 0 0 0 .1-2.82zM124.52 120.46a1.62 1.62 0 0 0-2.41-1.42l-10.69 6-14.49 8.49a1.61 1.61 0 0 0-.8 1.4v28.56a1.62 1.62 0 0 0 2.44 1.4l11.2-6.57 13.94-8a1.63 1.63 0 0 0 .81-1.41z"/><path class="cls-1" d="M204.58 78.28a4.88 4.88 0 0 1-2.49-3.67c-2.78-22.82-22.4-40.94-45.73-40.94a45.85 45.85 0 0 0-20.57 4.66 4.94 4.94 0 0 1-6.43-2c-9.6-16.64-28-27-48.58-27-30.4-.1-56.35 23.14-55.87 53.67v5.45a6.42 6.42 0 0 1-3.22 4.39C7.6 79.43 0 95.57 0 111.47a38.81 38.81 0 0 0 39.7 38.88h5.76V141H39.7a29.5 29.5 0 0 1-29.93-29.53c0-14.73 7.88-28.71 20.62-31.54a5 5 0 0 0 3.89-4.73V63c-.08-25 21-44 46.5-44 20.87 0 38.39 12.21 44.05 30.69a4.89 4.89 0 0 0 6.1 3.25 4.75 4.75 0 0 0 1.84-1c6.39-5.71 14-8.47 23.59-8.47 19.69 0 36.5 16.75 36.5 36.65a4.87 4.87 0 0 0 3.13 4.5c11.29 4.38 19 14.26 19 26.88 0 16.67-11.82 29.69-28.4 29.51h-46.06v9.37h46.07c21.83.59 38.17-17.4 38.17-38.88 0-14.65-8.32-26.63-20.19-33.22z"/></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="150" height="150" xmlns="http://www.w3.org/2000/svg"><path d="M117 62.063a42.876 42.876 0 0 0-.043-1.798v-33.99l-9.397 9.397c-7.691-9.415-19.391-15.427-32.496-15.427-13.638 0-25.754 6.51-33.413 16.59l15.403 15.566a20.407 20.407 0 0 1 6.24-7.001c2.689-2.099 6.499-3.814 11.77-3.814.636 0 1.128.074 1.489.214 6.53.516 12.19 4.12 15.524 9.35L81.174 62.055c13.81-.055 29.41-.086 35.825.007" fill="#1c3aa9"/><path d="M74.819 20.246c-.602.002-1.201.016-1.798.043h-33.99l9.397 9.397C39.013 37.377 33 49.077 33 62.182c0 13.638 6.51 25.754 16.59 33.413l15.566-15.403a20.407 20.407 0 0 1-7.001-6.24c-2.098-2.689-3.814-6.499-3.814-11.77 0-.636.074-1.128.214-1.489.516-6.53 4.12-12.19 9.35-15.524L74.81 56.072c-.055-13.81-.087-29.41.007-35.825" fill="#4285f4"/><path d="M33.002 62.181c.002.602.016 1.201.043 1.798v33.99l9.397-9.396C50.133 97.987 61.833 104 74.938 104c13.638 0 25.754-6.51 33.413-16.591L92.948 71.843a20.407 20.407 0 0 1-6.24 7.001c-2.689 2.099-6.499 3.814-11.77 3.814-.636 0-1.128-.074-1.489-.214-6.53-.516-12.19-4.12-15.524-9.35L68.828 62.19c-13.81.055-29.41.086-35.825-.007" fill="#ababab"/><path d="M40.078 120.24c-1.022 0-1.937.194-2.748.581-.81.379-1.496.92-2.06 1.625-.555.704-.982 1.559-1.281 2.562-.291.995-.436 2.11-.436 3.342v3.553c0 1.242.145 2.36.436 3.355.299.996.722 1.845 1.268 2.55s1.206 1.246 1.981 1.624 1.647.568 2.615.568c.995 0 1.867-.145 2.616-.435a5.024 5.024 0 0 0 1.902-1.255 5.68 5.68 0 0 0 1.175-2.008c.282-.784.45-1.673.502-2.668h-2.443c-.062.766-.168 1.422-.317 1.968-.15.537-.37.982-.66 1.334a2.518 2.518 0 0 1-1.11.766c-.45.159-1.004.238-1.665.238-.704 0-1.303-.154-1.796-.462a3.624 3.624 0 0 1-1.202-1.295c-.3-.546-.52-1.184-.66-1.915a13.303 13.303 0 0 1-.199-2.365v-3.58c0-.906.08-1.73.238-2.47.167-.74.418-1.369.753-1.888.335-.52.757-.92 1.268-1.202.51-.29 1.119-.436 1.823-.436.59 0 1.096.088 1.519.264.423.167.775.432 1.057.793.281.352.497.8.647 1.347.15.546.25 1.197.304 1.955h2.443c-.044-1.04-.207-1.96-.488-2.76-.282-.802-.674-1.476-1.176-2.022a4.85 4.85 0 0 0-1.836-1.242c-.713-.281-1.537-.422-2.47-.422zm59.652 0c-1.022 0-1.937.194-2.748.581-.81.379-1.496.92-2.06 1.625-.555.704-.982 1.559-1.281 2.562-.291.995-.436 2.11-.436 3.342v3.553c0 1.242.145 2.36.436 3.355.299.996.722 1.845 1.268 2.55a5.585 5.585 0 0 0 1.981 1.624c.775.38 1.647.568 2.615.568.995 0 1.867-.145 2.616-.435a5.024 5.024 0 0 0 1.902-1.255 5.68 5.68 0 0 0 1.176-2.008c.281-.784.449-1.673.501-2.668h-2.443c-.062.766-.167 1.422-.317 1.968-.15.537-.37.982-.66 1.334a2.518 2.518 0 0 1-1.11.766c-.45.159-1.004.238-1.665.238-.704 0-1.303-.154-1.796-.462a3.624 3.624 0 0 1-1.202-1.295c-.3-.546-.52-1.184-.66-1.915a13.304 13.304 0 0 1-.198-2.365v-3.58c0-.906.079-1.73.237-2.47.168-.74.419-1.369.753-1.888.335-.52.757-.92 1.268-1.202.51-.29 1.119-.436 1.823-.436.59 0 1.096.088 1.519.264.423.167.775.432 1.057.793.281.352.497.8.647 1.347.15.546.25 1.197.304 1.955h2.443c-.044-1.04-.207-1.96-.488-2.76-.282-.802-.674-1.476-1.176-2.022s-1.114-.96-1.836-1.242c-.713-.281-1.537-.422-2.47-.422zm-45.729.264l-6.195 19.232h2.483l1.493-5.02h6.499l1.519 5.02h2.483l-6.208-19.232zm10.897 0v19.232h2.417v-7.529h3.712c.925 0 1.743-.128 2.457-.383a4.823 4.823 0 0 0 1.796-1.136c.493-.493.863-1.1 1.11-1.823.255-.73.383-1.558.383-2.483 0-.854-.128-1.638-.383-2.351a5.118 5.118 0 0 0-1.097-1.863 4.888 4.888 0 0 0-1.81-1.228c-.712-.29-1.531-.436-2.456-.436zm13.724 0v2.087h5.046v17.145h2.417v-17.145h5.059v-2.087zm30.341 0v19.232h2.417v-8.89h7.74v8.89h2.431v-19.232h-2.43v8.269h-7.74v-8.269zm21.755 0l-6.195 19.232h2.483l1.493-5.02h6.499l1.519 5.02H139l-6.208-19.232zm-63.403 2.087h3.712c.59 0 1.092.106 1.506.317.422.212.766.493 1.03.846.273.352.47.761.594 1.228.132.458.198.933.198 1.427 0 .546-.066 1.047-.198 1.505-.123.45-.321.841-.594 1.176a2.684 2.684 0 0 1-1.03.766c-.414.185-.916.277-1.506.277h-3.712zm-12.284 1.295l2.629 8.744h-5.244zm76.717 0l2.629 8.744h-5.244zm-113.78 1.294c-.608 0-1.132.154-1.572.462-.431.309-.792.727-1.083 1.255l-.04-1.453h-2.272v14.292h2.338v-10.224c.22-.607.533-1.087.938-1.44.414-.352.938-.528 1.572-.528.203 0 .383.01.542.027.158.009.33.03.515.066l-.013-2.272a.801.801 0 0 0-.172-.053 1.516 1.516 0 0 0-.238-.066 2.63 2.63 0 0 0-.277-.04 1.225 1.225 0 0 0-.238-.026zm7.86 0a5.56 5.56 0 0 0-1.969.357 4.299 4.299 0 0 0-1.69 1.175c-.485.538-.877 1.242-1.176 2.114-.3.863-.45 1.924-.45 3.183v1.612c0 1.092.128 2.038.384 2.84s.62 1.466 1.096 1.994c.484.52 1.07.907 1.757 1.163.687.255 1.457.383 2.312.383.616 0 1.166-.062 1.65-.185a6.136 6.136 0 0 0 1.308-.476c.379-.202.705-.431.978-.687s.506-.52.7-.792l-1.215-1.48c-.194.238-.401.458-.621.66-.22.195-.462.366-.727.516-.264.14-.554.251-.871.33-.317.08-.674.12-1.07.12-1.083 0-1.916-.349-2.497-1.044-.572-.696-.858-1.81-.858-3.342v-.33h7.978v-1.361c0-1.092-.093-2.056-.278-2.893-.184-.836-.48-1.54-.885-2.113a3.837 3.837 0 0 0-1.558-1.295c-.634-.3-1.4-.449-2.299-.449zm0 2.008c.51 0 .933.092 1.267.277.335.185.6.445.793.78.202.334.348.735.436 1.202.097.458.158.964.185 1.519v.317h-5.627c.035-.802.132-1.467.29-1.995s.366-.947.621-1.255c.264-.317.568-.537.912-.66a3.3 3.3 0 0 1 1.122-.185z" fill="#a6a6a6"/></svg>
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 44.502 44.502"><g fill="#919191"><path d="M9.862 35.638h24.779c0-5.546-3.863-10.203-9.113-11.604 2.75-1.248 4.668-4.013 4.668-7.229a7.943 7.943 0 0 0-15.885 0 7.934 7.934 0 0 0 4.668 7.229c-5.254 1.401-9.117 6.058-9.117 11.604zM1.5 14.169a1.5 1.5 0 0 0 1.5-1.5V4.333h8.336a1.5 1.5 0 0 0 0-3H2.775A2.777 2.777 0 0 0 0 4.108v8.561c0 .828.67 1.5 1.5 1.5zM41.727 1.333h-8.562a1.501 1.501 0 0 0 0 3h8.336v8.336a1.501 1.501 0 0 0 3 0v-8.56a2.778 2.778 0 0 0-2.774-2.776zM43.002 30.333a1.5 1.5 0 0 0-1.5 1.5v8.336h-8.336a1.5 1.5 0 0 0 0 3h8.56a2.78 2.78 0 0 0 2.776-2.776v-8.56a1.5 1.5 0 0 0-1.5-1.5zM11.336 40.169H3v-8.336a1.5 1.5 0 0 0-3 0v8.56a2.779 2.779 0 0 0 2.775 2.776h8.561a1.5 1.5 0 0 0 0-3z"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1133.86 849.86"><defs><style>.cls-1{fill:#616160}</style></defs><title>svg-charts</title><path class="cls-1" d="M1106.45 705.91a24.74 24.74 0 0 1 7.48 18.16v85.47a25.54 25.54 0 0 1-25.64 25.64H45.57a24.74 24.74 0 0 1-18.16-7.48 24.72 24.72 0 0 1-7.48-18.16V40.32a24.7 24.7 0 0 1 7.48-18.16 24.7 24.7 0 0 1 18.16-7.48H131a24.7 24.7 0 0 1 18.16 7.48 24.7 24.7 0 0 1 7.48 18.16v658.11h931.61a24.72 24.72 0 0 1 18.2 7.48zM635.3 339.46L453.68 95.88q-8.55-10.69-22.43-9.62T411 98L225.05 407.84v222.21h820.51l-192.31-401.7q-4.28-10.68-16-13.89t-20.3 5.34v-2.13z"/></svg>
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
angular.module("MyApp").directive("ngTranslateLanguageSelect",["LocaleService",function(a){"use strict";return{restrict:"A",replace:!0,template:"<div class=\"language-select\" ng-if=\"visible\"><label><select ng-init=\"currentLocaleDisplayName = localesDisplayNames[0]\"ng-model=\"currentLocaleDisplayName\" ng-options=\"localesDisplayName for localesDisplayName in localesDisplayNames\" ng-change=\"changeLanguage(currentLocaleDisplayName)\"></select></label></div>",controller:["$scope",function(b){b.currentLocaleDisplayName=a.getLocaleDisplayName(),b.localesDisplayNames=a.getLocalesDisplayNames(),b.visible=b.localesDisplayNames&&1<b.localesDisplayNames.length,b.changeLanguage=function(b){a.setLocaleByDisplayName(b)}}]}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
angular.module("MyApp").service("LocaleService",["$translate","LOCALES","$rootScope","tmhDynamicLocale",function(a,b,c,d){"use strict";var e=b.locales,f=Object.keys(e);f&&0!==f.length||console.error("There are no _LOCALES provided");var g=[];f.forEach(function(a){g.push(e[a])});var h=a.proposedLanguage(),i=function(a){return-1!==f.indexOf(a)},j=function(b){return i(b)?void(h=b,a.use(b)):void console.error("Locale name \""+b+"\" is invalid")};return c.$on("$translateChangeSuccess",function(a,b){document.documentElement.setAttribute("lang",b.language),d.set(b.language.toLowerCase().replace(/_/g,"-"))}),{getLocaleDisplayName:function(){return e[h]},setLocaleByDisplayName:function(a){j(f[g.indexOf(a)])},getLocalesDisplayNames:function(){return g}}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var cronappModules=["ui.router","ui-select-infinity","ui.select","ngResource","ngSanitize","custom.controllers","custom.services","datasourcejs","chart.js","pascalprecht.translate","tmh.dynamicLocale","ui-notification","ui.bootstrap","ngFileUpload","report.services","upload.services","ui.tinymce","ngCookies"];window.customModules&&(cronappModules=cronappModules.concat(window.customModules));var onloadCallback=function(){window.grecaptcha.render("loginRecaptcha"),window.grecaptcha.reset()},app=function(){return angular.module("MyApp",cronappModules).constant("LOCALES",{locales:{pt_br:"Portugues (Brasil)",en_us:"English"},preferredLocale:"pt_br",urlPrefix:""}).config(["$httpProvider",function(a){a.interceptors.push(["$q","$rootScope",function(){return{request:function(a){var b=JSON.parse(localStorage.getItem("_u"));return b&&b.token&&(a.headers["X-AUTH-TOKEN"]=b.token,window.uToken=b.token),a}}}])}]).config(["$compileProvider",function(a){a.aHrefSanitizationWhitelist(/^\s*(https?|ftp|mailto|javascript|chrome-extension):/)}]).config(["$stateProvider","$urlRouterProvider","NotificationProvider",function(a,b,c){c.setOptions({delay:5e3,startTop:20,startRight:10,verticalSpacing:20,horizontalSpacing:20,positionX:"right",positionY:"top",templateUrl:"node_modules/cronapp-framework-js/components/templates/angular-ui-notification.template.html"}),window.NotificationProviderOptions=c.options,window.customStateProvider?window.customStateProvider(a):a.state("login",{url:"",controller:"LoginController",templateUrl:"views/login.view.html"}).state("social",{url:"/connected",controller:"SocialController",templateUrl:"views/login.view.html"}).state("socialError",{url:"/notconnected",controller:"SocialController",templateUrl:"views/login.view.html"}).state("main",{url:"/",controller:"LoginController",templateUrl:"views/login.view.html"}).state("publicRoot",{url:"/public/{name:.*}",controller:"PageController",templateUrl:function(a){return"views/public/"+a.name+".view.html"}}).state("public",{url:"/home/public",controller:"PublicController",templateUrl:function(){return"views/public/home.view.html"}}).state("public.pages",{url:"/{name:.*}",controller:"PageController",templateUrl:function(a){return"views/public/"+a.name+".view.html"}}).state("home",{url:"/home",controller:"HomeController",templateUrl:"views/logged/home.view.html",resolve:{data:["$translate",function(a){a.refresh()}]}}).state("home.pages",{url:"/{name:.*}",controller:"PageController",templateUrl:function(a){return"views/"+a.name+".view.html"}}).state("404",{url:"/error/404",controller:"PageController",templateUrl:function(){return"views/error/404.view.html"}}).state("403",{url:"/error/403",controller:"PageController",templateUrl:function(){return"views/error/403.view.html"}}),b.otherwise("/error/404")}]).factory("originPath",["$location",function(a){return{request:function(b){return b.headers["origin-path"]=a.path(),b}}}]).config(["$httpProvider",function(a){a.interceptors.push("originPath")}]).config(["$translateProvider","tmhDynamicLocaleProvider",function(a,b){a.uniformLanguageTag("bcp47"),a.useLoader("customTranslateLoader",{files:[{prefix:"i18n/locale_",suffix:".json"},{prefix:"node_modules/cronapp-framework-js/i18n/locale_",suffix:".json"},{prefix:"node_modules/cronapi-js/i18n/locale_",suffix:".json"}]}),a.registerAvailableLanguageKeys(window.translations.localesKeys,window.translations.localesRef).determinePreferredLanguage();var c=(window.navigator.userLanguage||window.navigator.language).replace("-","_").toLowerCase();a.use(c),a.useSanitizeValueStrategy("escaped"),b.localeLocationPattern("node_modules/angular-i18n/angular-locale_{{locale}}.js"),moment&&moment.locale(c)}]).config(["$sceProvider",function(a){a.enabled(!1)}]).directive("crnValue",["$parse",function(a){return{restrict:"A",require:"^ngModel",link:function(b,c,d,e){var f;f=d.value?d.value:a(d.crnValue)(b),c.attr("data-evaluated",JSON.stringify(f)),c.bind("click",function(){b.$apply(function(){e.$setViewValue(f),$(c).data("changed",!0)}.bind(c))}),b.$watch(function(){return e.$modelValue},function(a,b){if(a!==b){var d=c.attr("data-evaluated"),e=$(c).data("changed");$(c).data("changed",!1),e||(a&&JSON.stringify(""+a)===d?$(c)[0].checked=!0:$(c)[0].checked=!1)}})}}}]).decorator("$xhrFactory",["$delegate","$injector",function(a,b){return function(c,d){var e=a(c,d),f=b.get("$http"),g=f.pendingRequests[f.pendingRequests.length-1];return angular.isFunction(g.onProgress)&&e.upload.addEventListener("progress",g.onProgress),e}}]).controller("PageController",["$controller","$scope","$stateParams","$location","$http","$rootScope","$translate","Notification","UploadService","$timeout","$state","ReportService",function(a,b,c,d,e,f,g,h,i,j,k,l){b.params=c,b.$http=e,b.Notification=h,b.UploadService=i,b.$state=k,app.registerEventsCronapi(b,g),f.getReport=function(a,b,c){l.openReport(a,b,c)};var n=d.search();for(var o in n)n.hasOwnProperty(o)&&(b.params[o]=n[o]);b.registerComponentScripts=function(){$(".carousel-indicators li").on("click",function(){var a="#"+$(this).parent().parent().parent().attr("id"),b=$(a+" .carousel-indicators li").index(this);$(a+" #carousel-example-generic").carousel(b)})},b.registerComponentScripts();try{var p=a("AfterPageController",{$scope:b});app.copyContext(p,this,"AfterPageController")}catch(a){}j(function(){b.blockly&&b.blockly.events&&b.blockly.events.afterPageRender&&b.blockly.events.afterPageRender instanceof Function&&b.blockly.events.afterPageRender()})}]).run(["$rootScope","$state","$stateParams","$timeout",function(a,b,c,d){a.$state=b,a.$stateParams=c,a.$on("$stateChangeError",function(){if(6<=arguments.length){var a=arguments[5];(404===a.status||403===a.status||401===a.status)&&(localStorage.removeItem("_u"),b.go("login"))}else b.go("404")}),a.$on("$stateChangeSuccess",function(b,c){d(()=>{let b=$("#projectName").length?$("#projectName").val():$("h1:first").length&&$("h1:first").text().trim().length?$("h1:first").text().trim():"";let d,e=window.location.hash;null===(m=/\/(?:.(?!\/))+$/gm.exec(e))?d=c.name:m.forEach(a=>d=a);let f=window.camelCaseToSentenceCase(window.toCamelCase(d.replace("/","")));$("h1.title").length?f=$("h1.title").text():$("h2.title").length&&(f=$("h2.title").text());let g="";g=f+(b.length?" - "+b:""),a.viewTitle=g||c.name,a.viewTitleOnly=f||c.name,a.systemName=b;let h=$(".main-nav-link");if(h&&h.length&&$($(".main-nav-link").get(0)).is(":visible"))$(".main-access").focus();else{let a=$("[role=main]").find("input");if(a&&a.length){let b=$(a[0]);["date","datetime","time"].includes(b.data("type"))||b.focus()}}a.renderFinished=!0})})}])}(window);app.userEvents={},app.config={},app.config.datasourceApiVersion=2,app.bindScope=function(a,b){var c={};for(var d in b)c[d]="string"==typeof b[d]||"boolean"==typeof b[d]?b[d]:"function"==typeof b[d]?b[d].bind(a):app.bindScope(a,b[d]);return c},app.registerEventsCronapi=function(a,b){for(var c in app.userEvents)a[c]=app.userEvents[c].bind(a);a.vars={},a.$evt=$evt;try{cronapi&&(a.cronapi=app.bindScope(a,cronapi),a.cronapi.$scope=a,a.safeApply=safeApply,b&&(a.cronapi.$translate=b))}catch(a){console.info("Not loaded cronapi functions"),console.info(a)}try{blockly&&(blockly.cronapi=cronapi,a.blockly=app.bindScope(a,blockly))}catch(a){console.info("Not loaded blockly functions"),console.info(a)}},app.copyContext=function(a,b,c){if(a)for(var d in a)b[d]?b[d+c]=a[d]:b[d]=a[d]},app.factory("customTranslateLoader",["$http","$q",function(a,b){return function(c){if(!c||!angular.isArray(c.files)&&(!angular.isString(c.prefix)||!angular.isString(c.suffix)))throw new Error("Couldn't load static files, no files and prefix or suffix specified!");c.files||(c.files=[{prefix:c.prefix,suffix:c.suffix}]);for(var d=function(d){if(!d||!angular.isString(d.prefix)||!angular.isString(d.suffix))throw new Error("Couldn't load static file, no prefix or suffix specified!");var e=b.defer();return a(angular.extend({url:[d.prefix,c.key,d.suffix].join(""),method:"GET",params:""},c.$http)).success(function(a){e.resolve(a)}).error(function(){e.resolve({})}),e.promise},e=b.defer(),f=[],g=c.files.length,h=0;h<g;h++)f.push(d({prefix:c.files[h].prefix,key:c.key,suffix:c.files[h].suffix}));return b.all(f).then(function(a){for(var b=a.length,c={},d=0;d<b;d++)for(var f in a[d])c[f]=a[d][f];e.resolve(c)},function(a){e.reject(a)}),e.promise}}]),window.safeApply=function(a){var b=this.$root.$$phase;"$apply"===b||"$digest"===b?a&&"function"==typeof a&&a():this.$apply(a)},window.toCamelCase=function(a){return null===a?a:a.toLowerCase().replace(/[-_\.]+/g," ").replace(/[^\w\s]/g,"").replace(/ (.)/g,function(a){return a.toUpperCase()}).replace(/ /g,"")},window.camelCaseToSentenceCase=function(a){if(null!==a){let b=a.replace(/([A-Z])/g," $1");return b.charAt(0).toUpperCase()+b.slice(1)}return a};const keyCodeFormActions={initialize:()=>$(document).on("keypress","form[crn-datasource]",keyCodeFormActions.handle),handle:a=>!keyCodeFormActions[a.keyCode||a.which]||keyCodeFormActions[a.keyCode||a.which](a),13:a=>a.preventDefault()};keyCodeFormActions.initialize();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var cronappModules=["ui.router","ui-select-infinity","ui.select","ngResource","ngSanitize","custom.controllers","custom.services","datasourcejs","chart.js","pascalprecht.translate","tmh.dynamicLocale","ui-notification","ui.bootstrap","ngFileUpload","report.services","upload.services","ui.tinymce","ngCookies","kendo.directives"];window.customModules&&(cronappModules=cronappModules.concat(window.customModules));var onloadCallback=function(){window.grecaptcha.render("loginRecaptcha"),window.grecaptcha.reset()},getRequestData=a=>{let b=a||{};return a.data&&"object"==typeof a.data&&(b=a.data),b},app=function(){return angular.module("MyApp",cronappModules).constant("LOCALES",{locales:{pt_br:"Portugues (Brasil)",en_us:"English"},preferredLocale:"pt_br",urlPrefix:""}).config(["$locationProvider",function(a){a.hashPrefix("")}]).config(["$httpProvider",function(a){a.interceptors.push(["$q","$rootScope",function(){return{request:function(a){var b=JSON.parse(localStorage.getItem("_u"));return b&&b.token&&(a.headers["X-AUTH-TOKEN"]=b.token,window.uToken=b.token),a}}}])}]).config(["$compileProvider",function(a){a.aHrefSanitizationWhitelist(/^\s*(https?|ftp|mailto|javascript|chrome-extension):/)}]).config(["$stateProvider","$urlRouterProvider","NotificationProvider",function(a,b,c){c.setOptions({delay:5e3,startTop:20,startRight:10,verticalSpacing:20,horizontalSpacing:20,positionX:"right",positionY:"top",templateUrl:"node_modules/cronapp-framework-js/components/templates/angular-ui-notification.template.html"}),window.NotificationProviderOptions=c.options,window.stateProviderDefine.handle(a),b.otherwise("/error/404")}]).factory("originPath",["$location",function(a){return{request:function(b){return b.headers["origin-path"]=a.path(),b}}}]).config(["$logProvider",function(a){a.debugEnabled(!1)}]).config(["$httpProvider",function(a){a.interceptors.push("originPath")}]).config(["$translateProvider","tmhDynamicLocaleProvider",function(a,b){a.uniformLanguageTag("bcp47"),a.useLoader("customTranslateLoader",{files:[{prefix:"i18n/locale_",suffix:".json"},{prefix:"node_modules/cronapp-framework-js/i18n/locale_",suffix:".json"},{prefix:"node_modules/cronapi-js/i18n/locale_",suffix:".json"}]}),a.registerAvailableLanguageKeys(window.translations.localesKeys,window.translations.localesRef).determinePreferredLanguage();var c=(window.navigator.userLanguage||window.navigator.language).replace("-","_").toLowerCase();a.use(c),a.preferredLanguage(c),a.fallbackLanguage("en_us"),a.useSanitizeValueStrategy("escaped"),b.localeLocationPattern("node_modules/angular-i18n/angular-locale_{{locale}}.js"),moment&&moment.locale(c)}]).config(["$sceProvider",function(a){a.enabled(!1)}]).directive("crnValue",["$parse",function(a){return{restrict:"A",require:"^ngModel",link:function(b,c,d,e){var f;f=d.value?d.value:a(d.crnValue)(b),c.attr("data-evaluated",JSON.stringify(f)),c.bind("click",function(){b.$apply(function(){e.$setViewValue(f),$(c).data("changed",!0)}.bind(c))}),b.$watch(function(){return e.$modelValue},function(a,b){if(a!==b){var d=c.attr("data-evaluated"),e=$(c).data("changed");$(c).data("changed",!1),e||(a&&JSON.stringify(""+a)===d?$(c)[0].checked=!0:$(c)[0].checked=!1)}})}}}]).decorator("$xhrFactory",["$delegate","$injector",function(a,b){return function(c,d){var e=a(c,d),f=b.get("$http"),g=f.pendingRequests[f.pendingRequests.length-1];return angular.isFunction(g.onProgress)&&e.upload.addEventListener("progress",g.onProgress),e}}]).controller("PageController",["$controller","$scope","$stateParams","$location","$http","$rootScope","$translate","Notification","UploadService","$timeout","$state","ReportService",function(a,b,c,d,e,f,g,h,i,j,k,l){b.params=c,b.$http=e,b.Notification=h,b.UploadService=i,b.$state=k,app.registerEventsCronapi(b,g,d),$("form").kendoValidator({errorTemplate:"<span class=\"k-widget k-tooltip-validation k-x-invalid-msg-block\">#=message#</span>",messages:{required:""}}),f.getReport=function(a,b,c){l.openReport(a,b,c)};var n=d.search();for(var o in n)n.hasOwnProperty(o)&&(b.params[o]=n[o]);try{var p=a("AfterPageController",{$scope:b});app.copyContext(p,this,"AfterPageController")}catch(a){}j(function(){b.blockly&&b.blockly.events&&b.blockly.events.afterPageRender&&b.blockly.events.afterPageRender instanceof Function&&b.blockly.events.afterPageRender()})}]).run(["$rootScope","$state","$stateParams","$timeout","$transitions",function(a,b,c,d,e){a.$state=b,a.$stateParams=c;const f=function(a){if(a){const c=a.toString();c.includes("=404")?b.go("404"):c.includes("=403")?b.go("403"):c.includes("=401")?(localStorage.removeItem("_u"),b.go("loginReturnUrl",{returnUrl:window.location.hash})):b.go("404")}else b.go("404")},g=function(b){d(()=>{let c=$("#projectName").length?$("#projectName").val():$("h1:first").length&&$("h1:first").text().trim().length?$("h1:first").text().trim():"";let d,e=window.location.hash;null===(m=/\/(?:.(?!\/))+$/gm.exec(e))?d=b.name:m.forEach(a=>d=a);let f=window.camelCaseToSentenceCase(window.toCamelCase(d.replace("/","")));$("h1.title").length?f=$("h1.title").text():$("h2.title").length&&(f=$("h2.title").text());let g="";g=f+(c.length?" - "+c:""),a.viewTitle=g||b.name,a.viewTitleOnly=f||b.name,a.systemName=c;let h=$(".main-nav-link");if(h&&h.length&&$($(".main-nav-link").get(0)).is(":visible"))$(".main-access").focus();else{let a=$("[role=main]").find("input");if(a&&a.length){let b=$(a[0]);["date","datetime","time"].includes(b.data("type"))||b.focus()}}a.renderFinished=!0,registerComponentScripts()})};e.onSuccess({},a=>g(a.to())),b.defaultErrorHandler(a=>f(a))}])}(window);app.userEvents={},app.config={},app.config.datasourceApiVersion=2,app.bindScope=function(a,b){var c={};for(var d in b)c[d]="string"==typeof b[d]||"boolean"==typeof b[d]?b[d]:"function"==typeof b[d]?b[d].bind(a):app.bindScope(a,b[d]);return c},app.registerEventsCronapi=function(a,b,c){let d=a.params||{},e=c&&c.search()||{};a.params={};let f=(a,b)=>{for(let c in a)a.hasOwnProperty(c)&&(b[c]=a[c])};for(var g in f(d,a.params),f(e,a.params),app.userEvents)a[g]=app.userEvents[g].bind(a);a.vars={},a.$evt=$evt;try{cronapi&&(a.cronapi=app.bindScope(a,cronapi),a.cronapi.$scope=a,a.safeApply=safeApply,b&&(a.cronapi.$translate=b))}catch(a){console.info("Not loaded cronapi functions"),console.info(a)}try{blockly&&(blockly.cronapi=cronapi,a.blockly=app.bindScope(a,blockly))}catch(a){console.info("Not loaded blockly functions"),console.info(a)}},app.copyContext=function(a,b,c){if(a)for(var d in a)b[d]?b[d+c]=a[d]:b[d]=a[d]},app.factory("customTranslateLoader",["$http","$q",function(a,b){return function(c){if(!c||!angular.isArray(c.files)&&(!angular.isString(c.prefix)||!angular.isString(c.suffix)))throw new Error("Couldn't load static files, no files and prefix or suffix specified!");c.files||(c.files=[{prefix:c.prefix,suffix:c.suffix}]);for(var d=function(d){if(!d||!angular.isString(d.prefix)||!angular.isString(d.suffix))throw new Error("Couldn't load static file, no prefix or suffix specified!");var e=b.defer();return a(angular.extend({url:[d.prefix,c.key,d.suffix].join(""),method:"GET",params:""},c.$http)).then(function(a){e.resolve(getRequestData(a))}).catch(function(){e.resolve({})}),e.promise},e=b.defer(),f=[],g=c.files.length,h=0;h<g;h++)f.push(d({prefix:c.files[h].prefix,key:c.key,suffix:c.files[h].suffix}));return b.all(f).then(function(a){for(var b=a.length,c={},d=0;d<b;d++)for(var f in a[d])c[f]=a[d][f];e.resolve(c)},function(a){e.reject(a)}),e.promise}}]),window.safeApply=function(a){var b=this.$root.$$phase;"$apply"===b||"$digest"===b?a&&"function"==typeof a&&a():this.$apply(a)},window.toCamelCase=function(a){return null===a?a:a.toLowerCase().replace(/[-_\.]+/g," ").replace(/[^\w\s]/g,"").replace(/ (.)/g,function(a){return a.toUpperCase()}).replace(/ /g,"")},window.camelCaseToSentenceCase=function(a){if(null!==a){let b=a.replace(/([A-Z])/g," $1");return b.charAt(0).toUpperCase()+b.slice(1)}return a};const keyCodeFormActions={initialize:()=>$(document).on("keypress","form[crn-datasource]",keyCodeFormActions.handle),handle:a=>!keyCodeFormActions[a.keyCode||a.which]||keyCodeFormActions[a.keyCode||a.which](a),13:a=>a.preventDefault()};keyCodeFormActions.initialize();var registerComponentScripts=function(){$(".carousel-indicators li").on("click",function(){var a="#"+$(this).parent().parent().parent().attr("id"),b=$(a+" .carousel-indicators li").index(this);$(a+" > div").carousel(b)})};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(function(){angular.module("custom.controllers",[]);var a=function(b,c,d){b({method:"GET",url:"auth/refresh"}).success(function(e){if(localStorage.getItem("_u")){let a=JSON.parse(localStorage.getItem("_u"));a.user.username===e.user.username&&(e.user=a.user)}localStorage.setItem("_u",JSON.stringify(e)),setTimeout(function(){a(b,c,d)},1800000),c()}).error(function(){d()})};app.controller("LoginController",["$controller","$scope","$http","$rootScope","$window","$state","$translate","Notification","ReportService","UploadService","$location","$stateParams","$timeout","$cookies","$templateCache",function(b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){function q(a){"undefined"!=typeof Storage&&(localStorage.setItem("_u",JSON.stringify(a)),e.session=JSON.parse(localStorage._u)),c.goHome(),c.blockly&&c.blockly.events&&c.blockly.events.onLogin&&c.blockly.events.onLogin instanceof Function&&c.blockly.events.onLogin()}function r(a,b){let c;if(null!==a&&a.message){let b=JSON.parse(a.message);c=b.exception}else"string"==typeof a&&502!==b?(c=a,c||401!==b||(c=h.instant("Login.view.invalidPassword"))):c=h.instant("Admin.server.out");i.error(c)}d.get(window.NotificationProviderOptions.templateUrl,{cache:!0}).then(a=>p.put(window.NotificationProviderOptions.templateUrl,a.data)),c.goHome=()=>{g.go("home"),c.cronapi.forceCloseAllModal()},c.$http=d,c.params=m,c.$state=g,app.registerEventsCronapi(c,h),e.http=d,e.Notification=i,e.UploadService=k,e.getReport=function(a,b,c){j.openReport(a,b,c)};var s=l.search();for(var t in s)s.hasOwnProperty(t)&&(c.params[t]=s[t]);if(c.redirectToLogin=function(){f.location.href="/login"},c.autoLogin=function(){localStorage.getItem("_u")&&JSON.parse(localStorage.getItem("_u")).token&&a(d,function(){c.goHome()},function(){localStorage.removeItem("_u")})},c.autoLogin(),localStorage.getItem("redir_mob")&&(localStorage.removeItem("redir_mob"),f.location.href="/mobileapp"),o.get("_u")){if(!localStorage.getItem("_u")){var u=decodeURIComponent(o.get("_u"));localStorage.setItem("_u",u)}c.goHome()}c.message={},c.renderRecaptcha=function(){window.grecaptcha.render("loginRecaptcha"),window.grecaptcha.reset()},c.login=function(a,b,e){if(c.message.error=void 0,$("form").find("*[class=g-recaptcha]").length){if(!c.captcha_token&&""===$("form").find("*[class=g-recaptcha]").attr("data-sitekey"))return void i.error(h.instant("Login.view.EmptySiteKeyCaptcha"));if(c.captcha_token=window.grecaptcha.getResponse(),!c.captcha_token&&"invisible"!==$("form").find("*[class=g-recaptcha]").attr("data-size"))return void i.error(h.instant("Login.view.InvalidCaptcha"));"invisible"===$("form").find("*[class=g-recaptcha]").attr("data-size")&&window.grecaptcha.execute()}var f={username:a?a:c.username.value,password:b?b:c.password.value,recaptchaToken:c.captcha_token?c.captcha_token:void 0},g={"Content-Type":"application/x-www-form-urlencoded"};e&&(g["X-AUTH-TOKEN"]=e),d({method:"POST",url:"auth",data:$.param(f),headers:g}).success(q).error(r)};try{var v=b("AfterLoginController",{$scope:c});app.copyContext(v,this,"AfterLoginController")}catch(a){}n(function(){c.blockly&&c.blockly.events&&c.blockly.events.afterLoginRender&&c.blockly.events.afterLoginRender instanceof Function&&c.blockly.events.afterLoginRender()})}]),app.controller("HomeController",["$controller","$scope","$http","$rootScope","$state","$translate","Notification","ReportService","UploadService","$location","$stateParams","$timeout",function(b,c,d,e,f,g,h,i,j,k,l,m){c.$http=d,c.params=l,c.$state=f,app.registerEventsCronapi(c,g),e.http=d,e.Notification=h,e.UploadService=j,e.getReport=function(a,b,c){i.openReport(a,b,c)};var n=k.search();for(var o in n)n.hasOwnProperty(o)&&(c.params[o]=n[o]);c.message={},c.selecionado={valor:1},e.session=localStorage.getItem("_u")===void 0?null:JSON.parse(localStorage.getItem("_u")),e.session?(e.myTheme="",e.session.user&&(e.myTheme=e.session.user.theme),c.$watch("myTheme",function(a){a!==void 0&&""!==a&&$("#themeSytleSheet").attr("href","node_modules/cronapp-framework-js/css/themes/"+a+".min.css")}),localStorage.getItem("_u")&&JSON.parse(localStorage.getItem("_u")).token&&a(d,function(){},function(){localStorage.removeItem("_u"),f.go("login")})):!c.ignoreAuth&&(localStorage.removeItem("_u"),window.location.href=""),e.logout=function(){function a(){e.session={},"undefined"!=typeof Storage&&localStorage.removeItem("_u"),window.location.href=""}d({method:"GET",url:"logout",headers:{"Content-Type":"application/json"}}).success(a).error(a)},c.changePassword=function(){function a(){h.info(g.instant("Home.view.passwordChanged")),c()}function b(a,b){var c;c=422===b?a:401<=b?g.instant("Home.view.InvalidPassword"):a,h.error(c)}function c(){oldPassword.value="",newPassword.value="",newPasswordConfirmation.value="",$("#modalPassword").modal("hide")}if(function(){return""!==oldPassword.value&&""!==newPassword.value&&""!==newPasswordConfirmation.value||(""===newPasswordConfirmation.value&&h.error(g.instant("Home.view.ConfirmationPasswordCanNotBeEmpty")),""===newPassword.value&&h.error(g.instant("Home.view.NewPasswordCanNotBeEmpty")),""===oldPassword.value&&h.error(g.instant("Home.view.PreviousPasswordCanNotBeEmpty")),!1)}()){var e={oldPassword:oldPassword.value,newPassword:newPassword.value,newPasswordConfirmation:newPasswordConfirmation.value};d({method:"POST",url:"changePassword",data:$.param(e),headers:{"Content-Type":"application/x-www-form-urlencoded"}}).success(a).error(b)}};var p=function(){var a=$(this);0<a.closest(".sub-menu").length&&a.closest(".navbar-nav").collapse("hide")};c.$on("$viewContentLoaded",function(){var a=$(".navbar-nav");a.off("click","a",p),a.on("click","a",p)}),c.themes=["material","cerulean","cosmo","cyborg","darkly","flatly","journal","lumen","paper","readable","sandstone","simplex","slate","spacelab","superhero","united","yeti"],c.changeTheme=function(a){if(a!==void 0){$("body").append("<div id=\"transition\" />"),$("#transition").css({"background-color":"#FFF",zIndex:1e5,position:"fixed",top:"0px",right:"0px",bottom:"0px",left:"0px",overflow:"hidden",display:"block"}),$("#transition").fadeIn(800,function(){$("#themeSytleSheet").attr("href","node_modules/cronapp-framework-js/css/themes/"+a+".min.css"),e.myTheme=a,$("#transition").fadeOut(1e3,function(){$("#transition").remove()})});d({method:"POST",url:"changeTheme",data:$.param({theme:a}),headers:{"Content-Type":"application/x-www-form-urlencoded"}}).success(function(){e.session.theme=a,e.session.user.theme=a,localStorage.setItem("_u",JSON.stringify(e.session))}).error(function(a){h.error(a)})}};try{var q=b("AfterHomeController",{$scope:c});app.copyContext(q,this,"AfterHomeController")}catch(a){}m(function(){c.blockly&&c.blockly.events&&c.blockly.events.afterHomeRender&&c.blockly.events.afterHomeRender instanceof Function&&c.blockly.events.afterHomeRender()})}]),app.controller("PublicController",["$controller","$scope",function(a,b){b.ignoreAuth=!0,angular.extend(this,a("HomeController",{$scope:b}))}]),app.controller("SocialController",["$controller","$scope","$location",function(a,b,c){b.checkSocial=!0,angular.extend(this,a("LoginController",{$scope:b}));var d=c.search(),e={};for(var f in d)d.hasOwnProperty(f)&&(e[f]=d[f]);b.login("#OAUTH#","#OAUTH#",e._ctk)}])})(app),window.safeApply=function(a){var b=this.$root.$$phase;"$apply"===b||"$digest"===b?a&&"function"==typeof a&&a():this.$apply(a)};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(function(){angular.module("custom.controllers",[]);var a=function(b,c,d){b({method:"GET",url:"auth/refresh"}).then(function(e){if(e=getRequestData(e),localStorage.getItem("_u")){let a=JSON.parse(localStorage.getItem("_u"));a.user.username===e.user.username&&(e.user=a.user)}localStorage.setItem("_u",JSON.stringify(e)),setTimeout(function(){a(b,c,d)},1800000),c()}).catch(function(){d()})};app.controller("ResetPasswordController",["$scope","$translate","Notification","$location","$http","$state",function(a,b,c,d,e,f){a.resetPassword=function(){return""===passwordNew.value?void c.error(b.instant("ResetPasswordNewCanNotBeEmpty")):""===passwordConfirmation.value?void c.error(b.instant("ResetPasswordConfirmationCanNotBeEmpty")):passwordNew.value===passwordConfirmation.value?void e({method:"POST",url:"auth/confirm-reset-password",data:$.param({password:passwordNew.value}),headers:{"Content-Type":"application/x-www-form-urlencoded","X-AUTH-TOKEN":d.search().token}}).then(()=>{c.info(b.instant("ResetPasswordSuccess")),passwordNew.value="",passwordConfirmation.value="",f.go("login")}).catch(a=>c.error(a)):void c.error(b.instant("ResetPasswordDoesNotMatch"))}}]),app.controller("LoginController",["$controller","$scope","$http","$rootScope","$window","$state","$translate","Notification","ReportService","UploadService","$location","$stateParams","$timeout","$cookies","$templateCache",function(b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){function q(a){a=getRequestData(a),"undefined"!=typeof Storage&&(localStorage.setItem("_u",JSON.stringify(a)),e.session=JSON.parse(localStorage._u)),c.goHome(),c.blockly&&c.blockly.events&&c.blockly.events.onLogin&&c.blockly.events.onLogin instanceof Function&&c.blockly.events.onLogin()}function r(a,b){b=b||a.status,a=getRequestData(a);let c;if(null!==a&&a.message){let b=JSON.parse(a.message);c=b.exception}else"string"==typeof a&&502!==b?(c=a,c||401!==b||(c=h.instant("Login.view.invalidPassword"))):c=h.instant("Admin.server.out");i.error(c)}if(d.get(window.NotificationProviderOptions.templateUrl,{cache:!0}).then(a=>p.put(window.NotificationProviderOptions.templateUrl,a.data)),c.goHome=()=>{let a=cronapi.screen.getParam("returnUrl");a?window.location.hash=a:g.go("home"),c.cronapi.forceCloseAllModal()},c.$http=d,c.params=m,c.$state=g,app.registerEventsCronapi(c,h,l),e.http=d,e.Notification=i,e.UploadService=k,e.getReport=function(a,b,c){j.openReport(a,b,c)},c.redirectToLogin=function(){c.cronapi.social.ssoLogin()},c.autoLogin=function(){localStorage.getItem("_u")&&JSON.parse(localStorage.getItem("_u")).token&&a(d,function(){c.goHome()},function(){localStorage.removeItem("_u")})},c.autoLogin(),localStorage.getItem("redir_mob")&&(localStorage.removeItem("redir_mob"),f.location.href="/mobileapp"),o.get("_u")){if(!localStorage.getItem("_u")){var s=decodeURIComponent(o.get("_u"));localStorage.setItem("_u",s)}c.goHome()}c.message={},c.renderRecaptcha=function(){window.grecaptcha.render("loginRecaptcha"),window.grecaptcha.reset()},c.login=function(a,b,e){if(c.message.error=void 0,$("form").find("*[class=g-recaptcha]").length){if(!c.captcha_token&&""===$("form").find("*[class=g-recaptcha]").attr("data-sitekey"))return void i.error(h.instant("Login.view.EmptySiteKeyCaptcha"));if(c.captcha_token=window.grecaptcha.getResponse(),!c.captcha_token&&"invisible"!==$("form").find("*[class=g-recaptcha]").attr("data-size"))return void i.error(h.instant("Login.view.InvalidCaptcha"));"invisible"===$("form").find("*[class=g-recaptcha]").attr("data-size")&&window.grecaptcha.execute()}var f={username:a?a:c.username.value,password:b?b:c.password.value,recaptchaToken:c.captcha_token?c.captcha_token:void 0},g={"Content-Type":"application/x-www-form-urlencoded"};e&&(g["X-AUTH-TOKEN"]=e),d({method:"POST",url:"auth",data:$.param(f),headers:g}).then(q).catch(r)},c.forgotPassword=function(){return""===forgotPasswordEmail.value?void i.error(h.instant("ForgotPasswordEmailCanNotBeEmpty")):forgotPasswordEmail.validity.valid?void d({method:"POST",url:"auth/reset-password",data:$.param({email:forgotPasswordEmail.value}),headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then(()=>{i.info(h.instant("ForgotPasswordSent")),forgotPasswordEmail.value="",$("#forgotPasswordModal").modal("hide")}).catch(a=>i.error(a)):void i.error(h.instant("ForgotPasswordEmailInvalid"))};try{var t=b("AfterLoginController",{$scope:c});app.copyContext(t,this,"AfterLoginController")}catch(a){}n(function(){c.blockly&&c.blockly.events&&c.blockly.events.afterLoginRender&&c.blockly.events.afterLoginRender instanceof Function&&c.blockly.events.afterLoginRender()})}]),app.controller("HomeController",["$controller","$scope","$http","$rootScope","$state","$translate","Notification","ReportService","UploadService","$location","$stateParams","$timeout",function(b,c,d,e,f,g,h,i,j,k,l,m){c.$http=d,c.params=l,c.$state=f,app.registerEventsCronapi(c,g,k),e.http=d,e.Notification=h,e.UploadService=j,e.getReport=function(a,b,c){i.openReport(a,b,c)},c.message={},c.selecionado={valor:1},0===c.$state.get().filter(a=>"LoginController"===a.controller).length&&(c.ignoreAuth=!0),e.session=localStorage.getItem("_u")===void 0?null:JSON.parse(localStorage.getItem("_u")),e.session?(e.myTheme="",e.session.user&&(e.myTheme=e.session.user.theme),c.$watch("myTheme",function(a){a!==void 0&&""!==a&&$("#themeSytleSheet").attr("href","node_modules/cronapp-framework-js/css/themes/"+a+".min.css")}),localStorage.getItem("_u")&&JSON.parse(localStorage.getItem("_u")).token&&a(d,function(){},function(){localStorage.removeItem("_u"),f.go("login")})):!c.ignoreAuth&&(localStorage.removeItem("_u"),window.location.href=""),e.logout=function(){function a(a){a=getRequestData(a),e.session={},"undefined"!=typeof Storage&&localStorage.removeItem("_u"),window.location.href=a&&a.logoutUri?a.logoutUri:""}d({method:"GET",url:"logout",headers:{"Content-Type":"application/json"}}).then(a).catch(a)},c.changePassword=function(){function a(){h.info(g.instant("Home.view.passwordChanged")),c()}function b(a,b){b=b||a.status,a=getRequestData(a);var c;c=422===b?a:401<=b?g.instant("Home.view.InvalidPassword"):a,h.error(c)}function c(){oldPassword.value="",newPassword.value="",newPasswordConfirmation.value="",$("#modalPassword").modal("hide")}if(function(){return""!==oldPassword.value&&""!==newPassword.value&&""!==newPasswordConfirmation.value||(""===newPasswordConfirmation.value&&h.error(g.instant("Home.view.ConfirmationPasswordCanNotBeEmpty")),""===newPassword.value&&h.error(g.instant("Home.view.NewPasswordCanNotBeEmpty")),""===oldPassword.value&&h.error(g.instant("Home.view.PreviousPasswordCanNotBeEmpty")),!1)}()){var e={oldPassword:oldPassword.value,newPassword:newPassword.value,newPasswordConfirmation:newPasswordConfirmation.value};d({method:"POST",url:"changePassword",data:$.param(e),headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then(a).catch(b)}};var n=function(){var a=$(this);0<a.closest(".sub-menu").length&&a.closest(".navbar-nav").collapse("hide")};c.$on("$viewContentLoaded",function(){var a=$(".navbar-nav");a.off("click","a",n),a.on("click","a",n)}),c.themes=["material","cerulean","cosmo","cyborg","darkly","flatly","journal","lumen","paper","readable","sandstone","simplex","slate","spacelab","superhero","united","yeti"],c.changeTheme=function(a){if(a!==void 0){$("body").append("<div id=\"transition\" />"),$("#transition").css({"background-color":"#FFF",zIndex:1e5,position:"fixed",top:"0px",right:"0px",bottom:"0px",left:"0px",overflow:"hidden",display:"block"}),$("#transition").fadeIn(800,function(){$("#themeSytleSheet").attr("href","node_modules/cronapp-framework-js/css/themes/"+a+".min.css"),e.myTheme=a,$("#transition").fadeOut(1e3,function(){$("#transition").remove()})});d({method:"POST",url:"changeTheme",data:$.param({theme:a}),headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then(function(){e.session.theme=a,e.session.user.theme=a,localStorage.setItem("_u",JSON.stringify(e.session))}).catch(function(a){var b=getRequestData(a);h.error(b)})}};try{var o=b("AfterHomeController",{$scope:c});app.copyContext(o,this,"AfterHomeController")}catch(a){}m(function(){c.blockly&&c.blockly.events&&c.blockly.events.afterHomeRender&&c.blockly.events.afterHomeRender instanceof Function&&c.blockly.events.afterHomeRender()})}]),app.controller("PublicController",["$controller","$scope",function(a,b){b.ignoreAuth=!0,angular.extend(this,a("HomeController",{$scope:b}))}]),app.controller("SocialController",["$controller","$scope","$location",function(a,b,c){b.checkSocial=!0,angular.extend(this,a("LoginController",{$scope:b}));var d=c.search(),e={};for(var f in d)d.hasOwnProperty(f)&&(e[f]=d[f]);b.login("#OAUTH#","#OAUTH#",e._ctk)}])})(app),window.safeApply=function(a){var b=this.$root.$$phase;"$apply"===b||"$digest"===b?a&&"function"==typeof a&&a():this.$apply(a)};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
app.controller("AfterLoginController",["$scope",function(){}]),app.controller("AfterHomeController",["$scope",function(){}]),app.controller("AfterPageController",["$scope",function(){}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
window.customModules=[];
|
|
File without changes
|