cronapp-framework-js 2.9.1-SNAPSHOT.1 → 2.9.1-SP.3
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 +205 -0
- package/components/crn-button-filter.components.json +51 -9
- package/components/crn-button.components.json +296 -30
- package/components/crn-checkbox.components.json +1 -1
- package/components/crn-component.components.json +43 -0
- package/components/crn-cron-captcha.components.json +1 -1
- package/components/crn-datasource.components.json +3 -3
- package/components/crn-dynamic-file.components.json +41 -0
- package/components/crn-dynamic-menu.components.json +6 -13
- package/components/crn-eight-four-container.components.json +7 -30
- package/components/crn-enterprise-checkbox.components.json +67 -5
- package/components/crn-enterprise-combobox-multiple.components.json +70 -3
- package/components/crn-four-eight-container.components.json +7 -30
- package/components/crn-frame.components.json +3 -9
- package/components/crn-icon.components.json +73 -18
- package/components/crn-menu-item.components.json +3 -2
- package/components/crn-one-container.components.json +14 -2
- package/components/crn-panel.components.json +45 -10
- package/components/crn-radioOption.components.json +19 -2
- package/components/crn-radiogroup.components.json +60 -7
- package/components/crn-rating.components.json +76 -19
- package/components/crn-sidebar.components.json +1 -1
- package/components/crn-slider.components.json +2 -1
- package/components/crn-three-container.components.json +7 -30
- package/components/crn-trhee-six-three-container.components.json +7 -30
- package/components/crn-two-container.components.json +7 -30
- package/components/crn-upload-file.components.json +46 -11
- package/components/crn-upload.components.json +49 -11
- package/components/crn-vertical-container.components.json +1 -1
- package/components/cron-breadcrumbs.components.json +5 -4
- package/components/cron-ordered-list.components.json +2 -1
- package/components/css/checkbox-color.css +856 -242
- package/components/css/color-default.css +289 -21
- package/components/css/combobox-color.css +655 -52
- package/components/css/crn-input-password.css +16 -7
- package/components/css/deprecated/checkbox-color.css +348 -0
- package/components/css/deprecated/color-default.css +111 -0
- package/components/css/deprecated/combobox-color.css +145 -0
- package/components/css/deprecated/multiselect-editor.css +106 -0
- package/components/css/deprecated/option-color.css +335 -0
- package/components/css/designtime.css +0 -26
- package/components/css/font-size.css +16 -0
- package/components/css/option-color.css +453 -147
- package/components/templates/Component_Container/crn-eight-four-container.template.html +14 -4
- package/components/templates/Component_Container/crn-four-eight-container.template.html +14 -4
- package/components/templates/Component_Container/crn-one-container.template.html +7 -1
- package/components/templates/Component_Container/crn-three-container.template.html +21 -5
- package/components/templates/Component_Container/crn-three-six-three-container.template.html +21 -5
- package/components/templates/Component_Container/crn-two-container.template.html +14 -4
- package/components/templates/accordion.template.html +4 -4
- package/components/templates/anchor.template.html +1 -1
- package/components/templates/button.template.html +2 -2
- package/components/templates/crn-signature-pad.designtime.html +3 -6
- package/components/templates/cron-calendar.designtime.html +74 -169
- package/components/templates/cron-checkbox.template.html +1 -1
- package/components/templates/cron-combobox-multiple.designtime.html +11 -9
- package/components/templates/cron-combobox-multiple.template.html +1 -1
- package/components/templates/cron-crud.template.html +7 -7
- package/components/templates/cron-dynamic-menu.designtime.html +3 -1
- package/components/templates/cron-dynamic-menu.template.html +4 -3
- package/components/templates/cron-frame.template.html +1 -1
- package/components/templates/cron-scheduler.designtime.html +94 -106
- package/components/templates/cron-slider.designtime.html +34 -0
- package/components/templates/cron-tree-view.designtime.html +30 -23
- package/components/templates/dynamicfile.template.html +1 -1
- package/components/templates/dynamictitle.template.html +1 -1
- package/components/templates/form.template.html +7 -7
- package/components/templates/icon.template.html +1 -1
- package/components/templates/image-menu.template.html +1 -1
- package/components/templates/navbar.template.html +8 -9
- package/components/templates/panel.template.html +1 -1
- package/components/templates/radiogroup.template.html +1 -1
- package/components/templates/rating.template.html +5 -5
- package/components/templates/social-button-bar.template.html +20 -20
- package/components/templates/sub-form.template.html +7 -7
- package/components/templates/textinputbutton.template.html +1 -1
- package/css/animate.css +48 -18
- package/css/app.css +37 -329
- package/css/cronos.css +2 -3
- package/css/fonts/SourceSansPro/SourceSansPro-Black.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BlackIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Bold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BoldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLight.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-It.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Light.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-LightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Regular.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Semibold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-SemiboldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro.css +83 -0
- package/css/fonts/WorkSans/WorkSans-Black.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BlackItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Bold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLight.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Italic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Light.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-LightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Medium.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-MediumItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Regular.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Thin.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ThinItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans.css +97 -0
- package/css/fonts/arial-narrow/arial-narrow-bold-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-bold.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow.css +27 -0
- package/css/fonts/arial-narrow/arial-narrow.ttf +0 -0
- package/css/fonts/calibri/calibri-bold-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-bold.ttf +0 -0
- package/css/fonts/calibri/calibri-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light.ttf +0 -0
- package/css/fonts/calibri/calibri-regular.ttf +0 -0
- package/css/fonts/calibri/calibri.css +41 -0
- package/css/fonts/georgia/georgia.css +27 -0
- package/css/fonts/georgia/georgia_bold.ttf +0 -0
- package/css/fonts/georgia/georgia_bold_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_regular.ttf +0 -0
- package/css/fonts/{glyphicons-halflings-regular.eot → glyphicons-halflings/glyphicons-halflings-regular.eot} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.svg → glyphicons-halflings/glyphicons-halflings-regular.svg} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.ttf → glyphicons-halflings/glyphicons-halflings-regular.ttf} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.woff → glyphicons-halflings/glyphicons-halflings-regular.woff} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.woff2 → glyphicons-halflings/glyphicons-halflings-regular.woff2} +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeue.css +125 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Blk.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BlkIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Hv.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-HvIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-It.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Lt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-LtIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Md.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-MdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Th.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-ThIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLtIt.otf +0 -0
- package/css/fonts/inter/Inter-Black.otf +0 -0
- package/css/fonts/inter/Inter-BlackItalic.otf +0 -0
- package/css/fonts/inter/Inter-Bold.otf +0 -0
- package/css/fonts/inter/Inter-BoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBold.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraLightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Italic.otf +0 -0
- package/css/fonts/inter/Inter-Light.otf +0 -0
- package/css/fonts/inter/Inter-LightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Medium.otf +0 -0
- package/css/fonts/inter/Inter-MediumItalic.otf +0 -0
- package/css/fonts/inter/Inter-Regular.otf +0 -0
- package/css/fonts/inter/Inter-SemiBold.otf +0 -0
- package/css/fonts/inter/Inter-SemiBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-Thin.otf +0 -0
- package/css/fonts/inter/Inter-ThinItalic.otf +0 -0
- package/css/fonts/inter/inter.css +104 -0
- package/css/fonts/lato/Lato-Black.ttf +0 -0
- package/css/fonts/lato/Lato-BlackItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Bold.ttf +0 -0
- package/css/fonts/lato/Lato-BoldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Hairline.ttf +0 -0
- package/css/fonts/lato/Lato-HairlineItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Heavy.ttf +0 -0
- package/css/fonts/lato/Lato-HeavyItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Italic.ttf +0 -0
- package/css/fonts/lato/Lato-Light.ttf +0 -0
- package/css/fonts/lato/Lato-LightItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Medium.ttf +0 -0
- package/css/fonts/lato/Lato-MediumItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Regular.ttf +0 -0
- package/css/fonts/lato/Lato-Semibold.ttf +0 -0
- package/css/fonts/lato/Lato-SemiboldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Thin.ttf +0 -0
- package/css/fonts/lato/Lato-ThinItalic.ttf +0 -0
- package/css/fonts/lato/lato.css +125 -0
- package/css/fonts/material-icons/MaterialIcons-Regular.ttf +0 -0
- package/css/fonts/material-icons/font-material-icon.css +22 -0
- package/css/fonts/material-icons/material-icons.woff2 +0 -0
- package/css/fonts/news-cycle/NewsCycle-Bold.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle-Regular.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle.css +13 -0
- package/css/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Light.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-LightItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Semibold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-SemiboldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans.css +69 -0
- package/css/fonts/raleway/Raleway-Black.ttf +0 -0
- package/css/fonts/raleway/Raleway-BlackItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Bold.ttf +0 -0
- package/css/fonts/raleway/Raleway-BoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLight.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Italic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Light.ttf +0 -0
- package/css/fonts/raleway/Raleway-LightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Medium.ttf +0 -0
- package/css/fonts/raleway/Raleway-MediumItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Regular.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Thin.ttf +0 -0
- package/css/fonts/raleway/Raleway-ThinItalic.ttf +0 -0
- package/css/fonts/raleway/raleway.css +111 -0
- package/css/fonts/rawline/rawline-100.ttf +0 -0
- package/css/fonts/rawline/rawline-100i.ttf +0 -0
- package/css/fonts/rawline/rawline-200.ttf +0 -0
- package/css/fonts/rawline/rawline-200i.ttf +0 -0
- package/css/fonts/rawline/rawline-300.ttf +0 -0
- package/css/fonts/rawline/rawline-300i.ttf +0 -0
- package/css/fonts/rawline/rawline-400.ttf +0 -0
- package/css/fonts/rawline/rawline-400i.ttf +0 -0
- package/css/fonts/rawline/rawline-500.ttf +0 -0
- package/css/fonts/rawline/rawline-500i.ttf +0 -0
- package/css/fonts/rawline/rawline-600.ttf +0 -0
- package/css/fonts/rawline/rawline-600i.ttf +0 -0
- package/css/fonts/rawline/rawline-700.ttf +0 -0
- package/css/fonts/rawline/rawline-700i.ttf +0 -0
- package/css/fonts/rawline/rawline-800.ttf +0 -0
- package/css/fonts/rawline/rawline-800i.ttf +0 -0
- package/css/fonts/rawline/rawline-900.ttf +0 -0
- package/css/fonts/rawline/rawline-900i.ttf +0 -0
- package/css/fonts/rawline/rawline.css +111 -0
- package/css/fonts/roboto/Roboto-Black.ttf +0 -0
- package/css/fonts/roboto/Roboto-BlackItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Bold.ttf +0 -0
- package/css/fonts/roboto/Roboto-BoldItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Italic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Light.ttf +0 -0
- package/css/fonts/roboto/Roboto-LightItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Medium.ttf +0 -0
- package/css/fonts/roboto/Roboto-MediumItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Regular.ttf +0 -0
- package/css/fonts/roboto/Roboto-Thin.ttf +0 -0
- package/css/fonts/roboto/Roboto-ThinItalic.ttf +0 -0
- package/css/fonts/roboto/roboto.css +83 -0
- package/css/fonts/times-new-roman/Times-New-Roman.css +27 -0
- package/css/fonts/times-new-roman/times-new-roman-bold-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-romanbold.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-B.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-BI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-C.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-L.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-LI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-M.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-MI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-R.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-RI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu.css +55 -0
- package/css/privacy/privacy.css +91 -22
- package/css/themes/aquamarine.min.css +5 -2
- package/css/themes/cerulean.min.css +4 -2
- package/css/themes/cosmo.min.css +5 -2
- package/css/themes/custom/aquamarine/button-aquamarine.css +336 -0
- package/css/themes/custom/aquamarine/checkbox-aquamarine.css +113 -0
- package/css/themes/custom/aquamarine/custom-aquamarine.css +1466 -0
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +80 -0
- package/css/themes/custom/aquamarine/panel-aquamarine.css +139 -0
- package/css/themes/custom/cerulean/button-cerulean.css +210 -152
- package/css/themes/custom/cerulean/custom-cerulean.css +623 -23
- package/css/themes/custom/cerulean/navbar-cerulean.css +39 -8
- package/css/themes/custom/cerulean/panel-cerulean.css +87 -18
- package/css/themes/custom/cosmo/button-cosmo.css +109 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +1005 -0
- package/css/themes/custom/cosmo/navbar-cosmo.css +93 -0
- package/css/themes/custom/cosmo/panel-cosmo.css +132 -0
- package/css/themes/custom/cyborg/button-cyborg.css +90 -0
- package/css/themes/custom/cyborg/custom-cyborg.css +1189 -0
- package/css/themes/custom/cyborg/navbar-cyborg.css +102 -0
- package/css/themes/custom/cyborg/panel-cyborg.css +131 -0
- package/css/themes/custom/darkly/button-darkly.css +162 -0
- package/css/themes/custom/darkly/custom-darkly.css +779 -25
- package/css/themes/custom/darkly/navbar-darkly.css +73 -11
- package/css/themes/custom/darkly/panel-darkly.css +68 -30
- package/css/themes/custom/dsgov/button-dsgov.css +164 -0
- package/css/themes/custom/dsgov/calendar-dsgov.css +231 -0
- package/css/themes/custom/dsgov/color-dsgov.css +138 -0
- package/css/themes/custom/dsgov/custom-dsgov.css +1246 -0
- package/css/themes/custom/dsgov/form-dsgov.css +362 -0
- package/css/themes/custom/dsgov/navbar-dsgov.css +242 -0
- package/css/themes/custom/dsgov/panel-dsgov.css +200 -0
- package/css/themes/custom/dsgov/slider-dsgov.css +92 -0
- package/css/themes/custom/dsgov/table-grid-dsgov.css +436 -0
- package/css/themes/custom/flatly/button-flatly.css +173 -0
- package/css/themes/custom/flatly/custom-flatly.css +629 -36
- package/css/themes/custom/flatly/navbar-flatly.css +53 -10
- package/css/themes/custom/flatly/panel-flatly.css +67 -26
- package/css/themes/custom/fuse/button-fuse.css +157 -0
- package/css/themes/custom/fuse/custom-fuse.css +1147 -0
- package/css/themes/custom/fuse/navbar-fuse.css +129 -0
- package/css/themes/custom/fuse/panel-fuse.css +183 -0
- package/css/themes/custom/journal/button-journal.css +195 -0
- package/css/themes/custom/journal/custom-journal.css +938 -0
- package/css/themes/custom/journal/navbar-journal.css +147 -0
- package/css/themes/custom/journal/panel-journal.css +123 -0
- package/css/themes/custom/lumen/button-lumen.css +213 -0
- package/css/themes/custom/lumen/custom-lumen.css +1089 -0
- package/css/themes/custom/lumen/navbar-lumen.css +97 -0
- package/css/themes/custom/lumen/panel-lumen.css +125 -0
- package/css/themes/custom/material/custom-material.css +770 -3118
- package/css/themes/custom/material/grid-material.css +302 -0
- package/css/themes/custom/material/navbar-material.css +88 -0
- package/css/themes/custom/material/panel-material.css +120 -0
- package/css/themes/custom/materialui/custom-materialui.css +275 -0
- package/css/themes/custom/navigator/custom-navigator.css +46 -60
- package/css/themes/custom/paper/button-paper.css +204 -0
- package/css/themes/custom/paper/custom-paper.css +1148 -0
- package/css/themes/custom/paper/navbar-paper.css +104 -0
- package/css/themes/custom/paper/panel-paper.css +81 -0
- package/css/themes/custom/readable/button-readable.css +182 -0
- package/css/themes/custom/readable/custom-readable.css +1030 -0
- package/css/themes/custom/readable/navbar-readable.css +148 -0
- package/css/themes/custom/readable/panel-readable.css +126 -0
- package/css/themes/custom/sandstone/button-sandstone.css +187 -0
- package/css/themes/custom/sandstone/custom-sandstone.css +992 -0
- package/css/themes/custom/sandstone/navbar-sandstone.css +89 -0
- package/css/themes/custom/sandstone/panel-sandstone.css +125 -0
- package/css/themes/custom/simplex/button-simplex.css +304 -0
- package/css/themes/custom/simplex/custom-simplex.css +922 -0
- package/css/themes/custom/simplex/navbar-simplex.css +109 -0
- package/css/themes/custom/simplex/panel-simplex.css +121 -0
- package/css/themes/custom/slate/button-slate.css +306 -0
- package/css/themes/custom/slate/custom-slate.css +1179 -0
- package/css/themes/custom/slate/navbar-slate.css +97 -0
- package/css/themes/custom/slate/panel-slate.css +87 -0
- package/css/themes/custom/spacelab/button-spacelab.css +192 -154
- package/css/themes/custom/spacelab/custom-spacelab.css +629 -7
- package/css/themes/custom/spacelab/navbar-spacelab.css +90 -11
- package/css/themes/custom/spacelab/panel-spacelab.css +96 -84
- package/css/themes/custom/superhero/button-superhero.css +166 -0
- package/css/themes/custom/superhero/custom-superhero.css +909 -35
- package/css/themes/custom/superhero/navbar-superhero.css +32 -6
- package/css/themes/custom/superhero/panel-superhero.css +32 -12
- package/css/themes/custom/superhero/tabs-superhero.css +2 -2
- package/css/themes/custom/theme-general/button.css +214 -72
- package/css/themes/custom/theme-general/carousel.css +31 -1
- package/css/themes/custom/theme-general/forms.css +91 -6
- package/css/themes/custom/theme-general/login.css +250 -6
- package/css/themes/custom/theme-general/menu.css +177 -3
- package/css/themes/custom/theme-general/modal.css +137 -5
- package/css/themes/custom/theme-general/notification.css +47 -6
- package/css/themes/custom/theme-general/report-viewer.css +11 -11
- package/css/themes/custom/theme-general/scheduler.css +142 -3
- package/css/themes/custom/theme-general/slider.css +64 -8
- package/css/themes/custom/theme-general/table-grid.css +166 -7
- package/css/themes/custom/theme-general/tabs.css +12 -12
- package/css/themes/custom/theme-general/theme-general.css +401 -59
- package/css/themes/custom/theme-general/timeline.css +6 -6
- package/css/themes/custom/theme-general/treeview.css +10 -9
- package/css/themes/custom/united/button-united.css +187 -0
- package/css/themes/custom/united/custom-united.css +965 -0
- package/css/themes/custom/united/navbar-united.css +101 -0
- package/css/themes/custom/united/panel-united.css +121 -0
- package/css/themes/custom/yeti/button-yeti.css +274 -0
- package/css/themes/custom/yeti/custom-yeti.css +1047 -0
- package/css/themes/custom/yeti/navbar-yeti.css +77 -0
- package/css/themes/custom/yeti/panel-yeti.css +127 -0
- package/css/themes/cyborg.min.css +5 -2
- package/css/themes/darkly.min.css +4 -2
- 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/{custom → deprecated/custom}/_bootswatch-v3.3.3/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn-toolbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/caret.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/has.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/kbd.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-justified.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-pills.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-stacked.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-tabs.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pre.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/form_input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/img_figure.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/accordion.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/align.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/border.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/card.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/custom.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/display.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/flex.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/float.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/img_figure.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/justify.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/margin.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/padding.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/page.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/position.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/rounded.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/shadow.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/validated.css +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/custom-aquamarine.min.css +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/fonts.css +162 -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/css/themes/deprecated/custom/cerulean/custom-cerulean.min.css +6908 -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/css/themes/deprecated/custom/cosmo/custom-cosmo.min.css +6943 -0
- package/css/themes/deprecated/custom/cyborg/custom-cyborg.min.css +6936 -0
- package/css/themes/deprecated/custom/darkly/custom-darkly.min.css +7059 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/custom-dsgov.min.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/{custom/aquamarine → deprecated/custom/dsgov}/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-100.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-100i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-200.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-200i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-300.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-300i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-400.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-400i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-500.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-500i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-600.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-600i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-700.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-700i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-800.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-800i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-900.woff +0 -0
- package/css/themes/{custom → 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/css/themes/deprecated/custom/flatly/custom-flatly.min.css +7033 -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/css/themes/{custom → deprecated/custom}/fuse/components_css/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/btn.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/close.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/embed-responsive.css +29 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/hidden.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/import_components_css.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/list-group.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/modal.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/navbar.css +400 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/type_bootstrap.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/visible.css +207 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/well.css +0 -0
- package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
- package/css/themes/{custom → deprecated/custom}/fuse/font/Inter-roman.var.woff2 +0 -0
- package/css/themes/{custom/fuse/font/fonts.css → deprecated/custom/fuse/font/font.css} +0 -0
- package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
- package/css/themes/{custom → deprecated/custom}/fuse/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/img/arrow-white.svg +0 -0
- package/css/themes/deprecated/custom/journal/custom-journal.min.css +9548 -0
- package/css/themes/deprecated/custom/lumen/custom-lumen.min.css +7183 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/img/arrow-white.svg +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-button.css +152 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/crn-carousel.css +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-cron-calendar.css +173 -0
- package/css/themes/deprecated/custom/material/components_css/crn-cron-grid.css +263 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/crn-enterprise.css +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-navbar.css +165 -0
- package/css/themes/deprecated/custom/material/components_css/crn-scheduler.css +97 -0
- package/css/themes/deprecated/custom/material/components_css/login.css +29 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/ui-notification.css +0 -0
- package/css/themes/deprecated/custom/material/custom-material.css +280 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/material/img/arrow-white.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-button.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-cron-calendar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-cron-grid.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-scheduler.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/login.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/custom-material_raiz.css +0 -0
- package/css/themes/deprecated/custom/navigator/custom-navigator.css +195 -0
- package/css/themes/deprecated/custom/paper/custom-paper.min.css +8943 -0
- package/css/themes/deprecated/custom/readable/custom-readable.min.css +8203 -0
- package/css/themes/deprecated/custom/sandstone/custom-sandstone.min.css +6917 -0
- package/css/themes/deprecated/custom/simplex/custom-simplex.min.css +6917 -0
- package/css/themes/deprecated/custom/slate/custom-slate.min.css +7283 -0
- package/css/themes/deprecated/custom/spacelab/custom-spacelab.min.css +6971 -0
- package/css/themes/deprecated/custom/superhero/custom-superhero.min.css +7019 -0
- package/css/themes/deprecated/custom/united/custom-united.min.css +6783 -0
- package/css/themes/deprecated/custom/yeti/custom-yeti.min.css +7077 -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/{material_raiz.min.css → deprecated/material_raiz.min.css} +0 -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/css/themes/dsgov.min.css +5 -2
- package/css/themes/flatly.min.css +4 -2
- package/css/themes/fuse.min.css +5 -2
- package/css/themes/journal.min.css +5 -2
- package/css/themes/lumen.min.css +5 -2
- package/css/themes/material.min.css +9 -3
- package/css/themes/materialui.min.css +9 -0
- package/css/themes/paper.min.css +5 -2
- package/css/themes/readable.min.css +5 -2
- package/css/themes/sandstone.min.css +5 -2
- package/css/themes/simplex.min.css +5 -2
- package/css/themes/slate.min.css +5 -2
- package/css/themes/spacelab.min.css +4 -3
- package/css/themes/superhero.min.css +4 -2
- package/css/themes/theme.editor.view.html +1820 -0
- package/css/themes/united.min.css +5 -2
- package/css/themes/yeti.min.css +5 -2
- package/dist/components/css/checkbox-color.css +1 -1
- package/dist/components/css/color-default.css +1 -1
- package/dist/components/css/combobox-color.css +1 -1
- package/dist/components/css/crn-input-password.css +1 -1
- package/dist/components/css/deprecated/checkbox-color.css +1 -0
- package/dist/components/css/deprecated/color-default.css +1 -0
- package/dist/components/css/deprecated/combobox-color.css +1 -0
- package/dist/components/css/deprecated/multiselect-editor.css +1 -0
- package/dist/components/css/deprecated/option-color.css +1 -0
- package/dist/components/css/designtime.css +1 -1
- package/dist/components/css/font-size.css +1 -1
- package/dist/components/css/option-color.css +1 -1
- package/dist/components/js/format.min.js +1 -1
- package/dist/components/js/jquery.inputmask.bundle.js +1 -1
- package/dist/components/js/jquery.mask.min.js +1 -1
- package/dist/components/js/qrcode.js +1 -1
- package/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-one-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-three-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-two-container.template.html +1 -1
- package/dist/components/templates/accordion.template.html +1 -1
- package/dist/components/templates/anchor.template.html +1 -1
- package/dist/components/templates/button.template.html +1 -1
- package/dist/components/templates/crn-signature-pad.designtime.html +1 -1
- package/dist/components/templates/cron-calendar.designtime.html +1 -1
- package/dist/components/templates/cron-checkbox.template.html +1 -1
- package/dist/components/templates/cron-combobox-multiple.designtime.html +1 -1
- package/dist/components/templates/cron-combobox-multiple.template.html +1 -1
- package/dist/components/templates/cron-crud.template.html +1 -1
- package/dist/components/templates/cron-dynamic-menu.designtime.html +1 -1
- package/dist/components/templates/cron-dynamic-menu.template.html +1 -1
- package/dist/components/templates/cron-frame.template.html +1 -1
- package/dist/components/templates/cron-scheduler.designtime.html +1 -2
- package/dist/components/templates/cron-slider.designtime.html +1 -0
- package/dist/components/templates/cron-tree-view.designtime.html +1 -1
- package/dist/components/templates/dynamicfile.template.html +1 -1
- package/dist/components/templates/dynamictitle.template.html +1 -1
- package/dist/components/templates/form.template.html +1 -1
- package/dist/components/templates/icon.template.html +1 -1
- package/dist/components/templates/image-menu.template.html +1 -1
- package/dist/components/templates/navbar.template.html +1 -1
- package/dist/components/templates/panel.template.html +1 -1
- package/dist/components/templates/radiogroup.template.html +1 -1
- package/dist/components/templates/rating.template.html +1 -1
- package/dist/components/templates/social-button-bar.template.html +1 -1
- package/dist/components/templates/sub-form.template.html +1 -1
- package/dist/components/templates/textinputbutton.template.html +1 -1
- package/dist/css/animate.css +1 -1
- package/dist/css/app.css +1 -1
- package/dist/css/cronos.css +1 -1
- package/dist/css/modalTemplate.css +1 -1
- package/dist/css/privacy/privacy.css +1 -1
- package/dist/css/themes/aquamarine.min.css +1 -1
- package/dist/css/themes/cerulean.min.css +1 -1
- package/dist/css/themes/cosmo.min.css +1 -1
- package/dist/css/themes/custom/aquamarine/button-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/checkbox-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/font/fonts.css +1 -1
- package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/panel-aquamarine.css +1 -0
- package/dist/css/themes/custom/cerulean/button-cerulean.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/cerulean/panel-cerulean.css +1 -1
- package/dist/css/themes/custom/cosmo/button-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/panel-cosmo.css +1 -0
- package/dist/css/themes/custom/cyborg/button-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/panel-cyborg.css +1 -0
- package/dist/css/themes/custom/darkly/button-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
- package/dist/css/themes/custom/darkly/navbar-darkly.css +1 -1
- package/dist/css/themes/custom/darkly/panel-darkly.css +1 -1
- package/dist/css/themes/custom/dsgov/button-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/calendar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/color-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/panel-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/slider-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/table-grid-dsgov.css +1 -0
- package/dist/css/themes/custom/flatly/button-flatly.css +1 -0
- 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/flatly/panel-flatly.css +1 -1
- package/dist/css/themes/custom/fuse/button-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/navbar-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/panel-fuse.css +1 -0
- package/dist/css/themes/custom/journal/button-journal.css +1 -0
- package/dist/css/themes/custom/journal/custom-journal.css +1 -0
- package/dist/css/themes/custom/journal/navbar-journal.css +1 -0
- package/dist/css/themes/custom/journal/panel-journal.css +1 -0
- package/dist/css/themes/custom/lumen/button-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/custom-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/navbar-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/panel-lumen.css +1 -0
- package/dist/css/themes/custom/material/custom-material.css +1 -1
- package/dist/css/themes/custom/material/grid-material.css +1 -0
- package/dist/css/themes/custom/material/navbar-material.css +1 -0
- package/dist/css/themes/custom/material/panel-material.css +1 -0
- package/dist/css/themes/custom/materialui/custom-materialui.css +1 -0
- package/dist/css/themes/custom/navigator/custom-navigator.css +1 -1
- package/dist/css/themes/custom/paper/button-paper.css +1 -0
- package/dist/css/themes/custom/paper/custom-paper.css +1 -0
- package/dist/css/themes/custom/paper/navbar-paper.css +1 -0
- package/dist/css/themes/custom/paper/panel-paper.css +1 -0
- package/dist/css/themes/custom/readable/button-readable.css +1 -0
- package/dist/css/themes/custom/readable/custom-readable.css +1 -0
- package/dist/css/themes/custom/readable/navbar-readable.css +1 -0
- package/dist/css/themes/custom/readable/panel-readable.css +1 -0
- package/dist/css/themes/custom/sandstone/button-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/navbar-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -0
- package/dist/css/themes/custom/simplex/button-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/custom-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/navbar-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/panel-simplex.css +1 -0
- package/dist/css/themes/custom/slate/button-slate.css +1 -0
- package/dist/css/themes/custom/slate/custom-slate.css +1 -0
- package/dist/css/themes/custom/slate/navbar-slate.css +1 -0
- package/dist/css/themes/custom/slate/panel-slate.css +1 -0
- package/dist/css/themes/custom/spacelab/button-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/navbar-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/panel-spacelab.css +1 -1
- package/dist/css/themes/custom/superhero/button-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/navbar-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/panel-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/tabs-superhero.css +1 -1
- package/dist/css/themes/custom/theme-general/button.css +1 -1
- package/dist/css/themes/custom/theme-general/carousel.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/menu.css +1 -1
- package/dist/css/themes/custom/theme-general/modal.css +1 -1
- package/dist/css/themes/custom/theme-general/notification.css +1 -1
- package/dist/css/themes/custom/theme-general/report-viewer.css +1 -1
- package/dist/css/themes/custom/theme-general/scheduler.css +1 -1
- package/dist/css/themes/custom/theme-general/slider.css +1 -1
- package/dist/css/themes/custom/theme-general/table-grid.css +1 -1
- package/dist/css/themes/custom/theme-general/tabs.css +1 -1
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
- package/dist/css/themes/custom/theme-general/timeline.css +1 -1
- package/dist/css/themes/custom/theme-general/treeview.css +1 -1
- package/dist/css/themes/custom/united/button-united.css +1 -0
- package/dist/css/themes/custom/united/custom-united.css +1 -0
- package/dist/css/themes/custom/united/navbar-united.css +1 -0
- package/dist/css/themes/custom/united/panel-united.css +1 -0
- package/dist/css/themes/custom/yeti/button-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/custom-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/navbar-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/panel-yeti.css +1 -0
- package/dist/css/themes/cyborg.min.css +1 -1
- package/dist/css/themes/darkly.min.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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/alert.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/collapse.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/glyphicon.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/media.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/text.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/_media-print.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/close.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/dropdown.css +1 -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/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/well.css +1 -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/font/fonts.css +1 -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/dist/css/themes/deprecated/custom/cerulean/custom-cerulean.min.css +13 -0
- package/dist/css/themes/{custom/lumen → deprecated/custom/cerulean}/img/arrow-gray.svg +0 -0
- package/dist/css/themes/{custom/lumen → deprecated/custom/cerulean}/img/arrow-white.svg +0 -0
- package/dist/css/themes/deprecated/custom/cosmo/custom-cosmo.min.css +13 -0
- package/dist/css/themes/deprecated/custom/cyborg/custom-cyborg.min.css +13 -0
- package/dist/css/themes/deprecated/custom/darkly/custom-darkly.min.css +13 -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/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/navbar.css +1 -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/dist/css/themes/deprecated/custom/flatly/custom-flatly.min.css +13 -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/dist/css/themes/deprecated/custom/fuse/components_css/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/form.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/hidden.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/import_components_css.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/well.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/fuse/font/font.css +1 -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/dist/css/themes/deprecated/custom/journal/custom-journal.min.css +12 -0
- package/dist/css/themes/deprecated/custom/lumen/custom-lumen.min.css +13 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/fonts.css +0 -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/dist/css/themes/deprecated/custom/material/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material/custom-material.css +1 -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/dist/css/themes/deprecated/custom/navigator/custom-navigator.css +1 -0
- package/dist/css/themes/deprecated/custom/paper/custom-paper.min.css +13 -0
- package/dist/css/themes/deprecated/custom/readable/custom-readable.min.css +13 -0
- package/dist/css/themes/deprecated/custom/sandstone/custom-sandstone.min.css +13 -0
- package/dist/css/themes/deprecated/custom/simplex/custom-simplex.min.css +13 -0
- package/dist/css/themes/deprecated/custom/slate/custom-slate.min.css +13 -0
- package/dist/css/themes/deprecated/custom/spacelab/custom-spacelab.min.css +13 -0
- package/dist/css/themes/deprecated/custom/superhero/custom-superhero.min.css +13 -0
- package/dist/css/themes/deprecated/custom/united/custom-united.min.css +13 -0
- package/dist/css/themes/deprecated/custom/yeti/custom-yeti.min.css +13 -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/css/themes/dsgov.min.css +1 -1
- package/dist/css/themes/flatly.min.css +1 -1
- package/dist/css/themes/fuse.min.css +1 -1
- package/dist/css/themes/journal.min.css +1 -1
- package/dist/css/themes/lumen.min.css +1 -1
- package/dist/css/themes/material.min.css +1 -1
- package/dist/css/themes/materialui.min.css +1 -0
- package/dist/css/themes/paper.min.css +1 -1
- package/dist/css/themes/readable.min.css +1 -1
- package/dist/css/themes/sandstone.min.css +1 -1
- package/dist/css/themes/simplex.min.css +1 -1
- package/dist/css/themes/slate.min.css +1 -1
- package/dist/css/themes/spacelab.min.css +1 -1
- package/dist/css/themes/superhero.min.css +1 -1
- package/dist/css/themes/theme.editor.view.html +5 -0
- package/dist/css/themes/united.min.css +1 -1
- package/dist/css/themes/yeti.min.css +1 -1
- package/dist/i18n/locale_en_us.json +4 -1
- package/dist/i18n/locale_pt_br.json +4 -1
- package/dist/img/cron-icon/crn-component.svg +1 -0
- package/dist/js/app.js +1 -1
- package/dist/js/controllers.js +1 -1
- package/dist/js/dashboard/dashboard.service.js +1 -1
- package/dist/js/directives.js +14 -1
- package/dist/js/reports/reports.service.js +1 -1
- package/dist/js/stateProvider.js +1 -1
- package/gulpfile.js +1 -1
- package/i18n/locale_en_us.json +4 -1
- package/i18n/locale_pt_br.json +4 -1
- package/img/cron-icon/crn-component.svg +22 -0
- package/js/app.js +16 -2
- package/js/controllers.js +10 -2
- package/js/dashboard/dashboard.service.js +4 -2
- package/js/directives.js +650 -347
- package/js/reports/reports.service.js +5 -2
- package/js/stateProvider.js +17 -8
- package/package.json +4 -4
- package/postupdate.json +128 -115
- package/css/modalTemplate.css +0 -37
- package/css/reset_password.css +0 -5
- package/css/signup.css +0 -16
- package/css/themes/custom/cosmo/custom-cosmo.min.css +0 -2959
- package/css/themes/custom/cyborg/custom-cyborg.min.css +0 -1805
- package/css/themes/custom/dsgov/font/fonts.css +0 -162
- package/css/themes/custom/fuse/components_css/navbar.css +0 -405
- package/css/themes/custom/fuse/custom-fuse.min.css +0 -3107
- package/css/themes/custom/journal/custom-journal.min.css +0 -1570
- package/css/themes/custom/lumen/custom-lumen.min.css +0 -3479
- package/css/themes/custom/paper/custom-paper.min.css +0 -1561
- package/css/themes/custom/readable/custom-readable.min.css +0 -2661
- package/css/themes/custom/sandstone/custom-sandstone.min.css +0 -1055
- package/css/themes/custom/simplex/custom-simplex.min.css +0 -2646
- package/css/themes/custom/slate/custom-slate.min.css +0 -2956
- package/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/fonts.css +0 -89
- package/css/themes/custom/theme-general/cookies.css +0 -34
- package/css/themes/custom/united/custom-united.min.css +0 -2493
- package/css/themes/custom/yeti/custom-yeti.min.css +0 -3363
- package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/fonts.css +0 -1
- package/dist/css/themes/custom/theme-general/cookies.css +0 -1
|
@@ -0,0 +1,1246 @@
|
|
|
1
|
+
@import 'button-dsgov.css';
|
|
2
|
+
@import 'calendar-dsgov.css';
|
|
3
|
+
@import 'form-dsgov.css';
|
|
4
|
+
@import 'navbar-dsgov.css';
|
|
5
|
+
@import 'slider-dsgov.css';
|
|
6
|
+
@import 'table-grid-dsgov.css';
|
|
7
|
+
@import 'color-dsgov.css';
|
|
8
|
+
@import 'panel-dsgov.css';
|
|
9
|
+
@import '../../../fonts/material-icons/font-material-icon.css';
|
|
10
|
+
|
|
11
|
+
/* Fonts */
|
|
12
|
+
@import '../../../fonts/raleway/raleway.css';
|
|
13
|
+
@import '../../../fonts/rawline/rawline.css';
|
|
14
|
+
|
|
15
|
+
/* ==== VARIABLES ==== */
|
|
16
|
+
:root {
|
|
17
|
+
|
|
18
|
+
/* Font */
|
|
19
|
+
--fontFamily: "Rawline", "Raleway", sans-serif;
|
|
20
|
+
--textColor: #383838;
|
|
21
|
+
--backgroundColor: #ffffff;
|
|
22
|
+
|
|
23
|
+
--textSmallSize: 14px;
|
|
24
|
+
--textNormalSize: 16.8px;
|
|
25
|
+
--textMediumSize: 24.19px;
|
|
26
|
+
--textBigSize: 29.03px;
|
|
27
|
+
--textExtraBigSize: 34.84px;
|
|
28
|
+
--textFullSize: 41.8px;
|
|
29
|
+
|
|
30
|
+
--textColor10: #d8d8d8;
|
|
31
|
+
--textColor20: #b2b2b2;
|
|
32
|
+
--textColor30: #858585;
|
|
33
|
+
--textColor40: #383838;
|
|
34
|
+
--textColor50: #313131;
|
|
35
|
+
--textColor60: #292929;
|
|
36
|
+
--textColor70: #1f1f1f;
|
|
37
|
+
|
|
38
|
+
/* Icon Size */
|
|
39
|
+
--iconSizeDefault: 28px;
|
|
40
|
+
--iconSizeSmall: calc(var(--iconSizeDefault) - 3px);
|
|
41
|
+
--iconSizeBig: calc(var(--iconSizeDefault) + 3px);
|
|
42
|
+
--iconSizeExtraBig: calc(var(--iconSizeDefault) + 6px);
|
|
43
|
+
|
|
44
|
+
/* Menus - Sizes and Distances */
|
|
45
|
+
--menuVerticalWidth: 270px;
|
|
46
|
+
--menuSideSize: 20px;
|
|
47
|
+
--menuItemBarSize: 6px;
|
|
48
|
+
--menuElementOverallPadding: 10px;
|
|
49
|
+
--menuItemPaddingSize: calc(var(--menuElementOverallPadding) + 5px);
|
|
50
|
+
--menuItemIconWidth: 25px;
|
|
51
|
+
|
|
52
|
+
/* Background */
|
|
53
|
+
--backgroundColor10: #ffffff;
|
|
54
|
+
--backgroundColor20: #ffffff;
|
|
55
|
+
--backgroundColor30: #ffffff;
|
|
56
|
+
--backgroundColor40: #ffffff;
|
|
57
|
+
--backgroundColor50: #dfdfdf;
|
|
58
|
+
--backgroundColor60: #bbbbbb;
|
|
59
|
+
--backgroundColor70: #8c8c8c;
|
|
60
|
+
|
|
61
|
+
/* Background Login */
|
|
62
|
+
--backgroundLogin10: #ffffff;
|
|
63
|
+
--backgroundLogin20: #ffffff;
|
|
64
|
+
--backgroundLogin30: #ffffff;
|
|
65
|
+
--backgroundLogin40: #ffffff;
|
|
66
|
+
--backgroundLogin50: #dfdfdf;
|
|
67
|
+
--backgroundLogin60: #bbbbbb;
|
|
68
|
+
--backgroundLogin70: #8c8c8c;
|
|
69
|
+
|
|
70
|
+
/* Distances */
|
|
71
|
+
--distanceNone: 0;
|
|
72
|
+
--distanceSmallest: 5px;
|
|
73
|
+
--distanceExtraSmall: 10px;
|
|
74
|
+
--distanceSmall: 15px;
|
|
75
|
+
--distanceMedium: 20px;
|
|
76
|
+
--distanceBig: 30px;
|
|
77
|
+
--distanceGiant: 40px;
|
|
78
|
+
--distanceTitan: 60px;
|
|
79
|
+
|
|
80
|
+
/* Border Radius */
|
|
81
|
+
--borderRadiusNone: 0;
|
|
82
|
+
--borderRadiusSmallest: 5px;
|
|
83
|
+
--borderRadiusExtraSmall: 10px;
|
|
84
|
+
--borderRadiusSmall: 15px;
|
|
85
|
+
--borderRadiusMedium: 20px;
|
|
86
|
+
--borderRadiusBig: 30px;
|
|
87
|
+
--borderRadiusGiant: 40px;
|
|
88
|
+
--borderRadiusTitan: 60px;
|
|
89
|
+
--borderRadiusFull: 99999px;
|
|
90
|
+
|
|
91
|
+
/* Color - Default */
|
|
92
|
+
--colorDefault10: #d6daeb;
|
|
93
|
+
--colorDefault20: #aeb7da;
|
|
94
|
+
--colorDefault30: #7c8ec8;
|
|
95
|
+
--colorDefault40: #1351b4;
|
|
96
|
+
--colorDefault50: #11479e;
|
|
97
|
+
--colorDefault60: #0e3b84;
|
|
98
|
+
--colorDefault70: #0a2c63;
|
|
99
|
+
--textColorDefault10: #8c8c8c;
|
|
100
|
+
--textColorDefault20: #bbbbbb;
|
|
101
|
+
--textColorDefault30: #dfdfdf;
|
|
102
|
+
--textColorDefault40: #ffffff;
|
|
103
|
+
--textColorDefault50: #ffffff;
|
|
104
|
+
--textColorDefault60: #ffffff;
|
|
105
|
+
--textColorDefault70: #ffffff;
|
|
106
|
+
|
|
107
|
+
/* Color - Primary */
|
|
108
|
+
--colorPrimary10: #d6daeb;
|
|
109
|
+
--colorPrimary20: #aeb7da;
|
|
110
|
+
--colorPrimary30: #7c8ec8;
|
|
111
|
+
--colorPrimary40: #1351b4;
|
|
112
|
+
--colorPrimary50: #11479e;
|
|
113
|
+
--colorPrimary60: #0e3b84;
|
|
114
|
+
--colorPrimary70: #0a2c63;
|
|
115
|
+
--textColorPrimary10: #8c8c8c;
|
|
116
|
+
--textColorPrimary20: #bbbbbb;
|
|
117
|
+
--textColorPrimary30: #dfdfdf;
|
|
118
|
+
--textColorPrimary40: #ffffff;
|
|
119
|
+
--textColorPrimary50: #ffffff;
|
|
120
|
+
--textColorPrimary60: #ffffff;
|
|
121
|
+
--textColorPrimary70: #ffffff;
|
|
122
|
+
|
|
123
|
+
/* Color - Success */
|
|
124
|
+
--colorSuccess10: #d6e2d6;
|
|
125
|
+
--colorSuccess20: #aec8af;
|
|
126
|
+
--colorSuccess30: #7dab7f;
|
|
127
|
+
--colorSuccess40: #168821;
|
|
128
|
+
--colorSuccess50: #13771d;
|
|
129
|
+
--colorSuccess60: #106418;
|
|
130
|
+
--colorSuccess70: #0c4a12;
|
|
131
|
+
--textColorSuccess10: #8c8c8c;
|
|
132
|
+
--textColorSuccess20: #bbbbbb;
|
|
133
|
+
--textColorSuccess30: #dfdfdf;
|
|
134
|
+
--textColorSuccess40: #ffffff;
|
|
135
|
+
--textColorSuccess50: #ffffff;
|
|
136
|
+
--textColorSuccess60: #ffffff;
|
|
137
|
+
--textColorSuccess70: #ffffff;
|
|
138
|
+
|
|
139
|
+
/* Color - Warning */
|
|
140
|
+
--colorWarning10: #fff1d5;
|
|
141
|
+
--colorWarning20: #ffe6ae;
|
|
142
|
+
--colorWarning30: #ffda7b;
|
|
143
|
+
--colorWarning40: #ffcd07;
|
|
144
|
+
--colorWarning50: #dfb306;
|
|
145
|
+
--colorWarning60: #bb9605;
|
|
146
|
+
--colorWarning70: #8c7004;
|
|
147
|
+
--textColorWarning10: #8c8c8c;
|
|
148
|
+
--textColorWarning20: #bbbbbb;
|
|
149
|
+
--textColorWarning30: #dfdfdf;
|
|
150
|
+
--textColorWarning40: #ffffff;
|
|
151
|
+
--textColorWarning50: #ffffff;
|
|
152
|
+
--textColorWarning60: #ffffff;
|
|
153
|
+
--textColorWarning70: #ffffff;
|
|
154
|
+
|
|
155
|
+
/* Color - Danger */
|
|
156
|
+
--colorDanger10: #f7d6d5;
|
|
157
|
+
--colorDanger20: #f1afae;
|
|
158
|
+
--colorDanger30: #eb7f7b;
|
|
159
|
+
--colorDanger40: #e52207;
|
|
160
|
+
--colorDanger50: #c91e06;
|
|
161
|
+
--colorDanger60: #a81905;
|
|
162
|
+
--colorDanger70: #7d1304;
|
|
163
|
+
--textColorDanger10: #8c8c8c;
|
|
164
|
+
--textColorDanger20: #bbbbbb;
|
|
165
|
+
--textColorDanger30: #dfdfdf;
|
|
166
|
+
--textColorDanger40: #ffffff;
|
|
167
|
+
--textColorDanger50: #ffffff;
|
|
168
|
+
--textColorDanger60: #ffffff;
|
|
169
|
+
--textColorDanger70: #ffffff;
|
|
170
|
+
|
|
171
|
+
/* Color - Royal (mobile) */
|
|
172
|
+
--colorRoyal10: #e2ddf9;
|
|
173
|
+
--colorRoyal20: #c8bef4;
|
|
174
|
+
--colorRoyal30: #ab9aef;
|
|
175
|
+
--colorRoyal40: #886aea;
|
|
176
|
+
--colorRoyal50: #775dcd;
|
|
177
|
+
--colorRoyal60: #644eab;
|
|
178
|
+
--colorRoyal70: #4a3a80;
|
|
179
|
+
--textColorRoyal10: #8c8c8c;
|
|
180
|
+
--textColorRoyal20: #bbbbbb;
|
|
181
|
+
--textColorRoyal30: #dfdfdf;
|
|
182
|
+
--textColorRoyal40: #ffffff;
|
|
183
|
+
--textColorRoyal50: #ffffff;
|
|
184
|
+
--textColorRoyal60: #ffffff;
|
|
185
|
+
--textColorRoyal70: #ffffff;
|
|
186
|
+
|
|
187
|
+
/* Color - Calm (mobile) */
|
|
188
|
+
--colorCalm10: #d8d9e3;
|
|
189
|
+
--colorCalm20: #b3b5ca;
|
|
190
|
+
--colorCalm30: #8689af;
|
|
191
|
+
--colorCalm40: #3b448e;
|
|
192
|
+
--colorCalm50: #343c7c;
|
|
193
|
+
--colorCalm60: #2b3268;
|
|
194
|
+
--colorCalm70: #20254e;
|
|
195
|
+
--textColorCalm10: #8c8c8c;
|
|
196
|
+
--textColorCalm20: #bbbbbb;
|
|
197
|
+
--textColorCalm30: #dfdfdf;
|
|
198
|
+
--textColorCalm40: #ffffff;
|
|
199
|
+
--textColorCalm50: #ffffff;
|
|
200
|
+
--textColorCalm60: #ffffff;
|
|
201
|
+
--textColorCalm70: #ffffff;
|
|
202
|
+
|
|
203
|
+
/* Color - Light (mobile) */
|
|
204
|
+
--colorLight10: #ffffff;
|
|
205
|
+
--colorLight20: #ffffff;
|
|
206
|
+
--colorLight30: #ffffff;
|
|
207
|
+
--colorLight40: #ffffff;
|
|
208
|
+
--colorLight50: #dfdfdf;
|
|
209
|
+
--colorLight60: #bbbbbb;
|
|
210
|
+
--colorLight70: #8c8c8c;
|
|
211
|
+
--textColorLight10: #000000;
|
|
212
|
+
--textColorLight20: #000000;
|
|
213
|
+
--textColorLight30: #000000;
|
|
214
|
+
--textColorLight40: #000000;
|
|
215
|
+
--textColorLight50: #7b7b7b;
|
|
216
|
+
--textColorLight60: #aeaeae;
|
|
217
|
+
--textColorLight70: #d5d5d5;
|
|
218
|
+
|
|
219
|
+
/* Color - Stable (mobile) */
|
|
220
|
+
--colorStable10: #fdfdfd;
|
|
221
|
+
--colorStable20: #fbfbfb;
|
|
222
|
+
--colorStable30: #fafafa;
|
|
223
|
+
--colorStable40: #f8f8f8;
|
|
224
|
+
--colorStable50: #d9d9d9;
|
|
225
|
+
--colorStable60: #b6b6b6;
|
|
226
|
+
--colorStable70: #888888;
|
|
227
|
+
--textColorStable10: #252525;
|
|
228
|
+
--textColorStable20: #323232;
|
|
229
|
+
--textColorStable30: #3c3c3c;
|
|
230
|
+
--textColorStable40: #444444;
|
|
231
|
+
--textColorStable50: #898989;
|
|
232
|
+
--textColorStable60: #b5b5b5;
|
|
233
|
+
--textColorStable70: #d9d9d9;
|
|
234
|
+
|
|
235
|
+
/* Color - Dark (mobile) */
|
|
236
|
+
--colorDark10: #d9d9d9;
|
|
237
|
+
--colorDark20: #b5b5b5;
|
|
238
|
+
--colorDark30: #898989;
|
|
239
|
+
--colorDark40: #444444;
|
|
240
|
+
--colorDark50: #3c3c3c;
|
|
241
|
+
--colorDark60: #323232;
|
|
242
|
+
--colorDark70: #252525;
|
|
243
|
+
--textColorDark10: #8c8c8c;
|
|
244
|
+
--textColorDark20: #bbbbbb;
|
|
245
|
+
--textColorDark30: #dfdfdf;
|
|
246
|
+
--textColorDark40: #ffffff;
|
|
247
|
+
--textColorDark50: #ffffff;
|
|
248
|
+
--textColorDark60: #ffffff;
|
|
249
|
+
--textColorDark70: #ffffff;
|
|
250
|
+
|
|
251
|
+
/* Color - Neutral */
|
|
252
|
+
--colorNeutral00: #FFFFFF;
|
|
253
|
+
--colorNeutral10: #F1F1F1;
|
|
254
|
+
--colorNeutral20: #E3E3E3;
|
|
255
|
+
--colorNeutral30: #D5D5D5;
|
|
256
|
+
--colorNeutral40: #C7C7C7;
|
|
257
|
+
--colorNeutral50: #B9B9B9;
|
|
258
|
+
--colorNeutral60: #ACACAC;
|
|
259
|
+
--colorNeutral70: #9E9E9E;
|
|
260
|
+
--colorNeutral80: #909090;
|
|
261
|
+
--colorNeutral90: #828282;
|
|
262
|
+
--colorNeutral100: #747474;
|
|
263
|
+
--colorNeutral110: #666666;
|
|
264
|
+
--colorNeutral120: #5D5D5D;
|
|
265
|
+
--colorNeutral130: #535353;
|
|
266
|
+
--colorNeutral140: #4A4A4A;
|
|
267
|
+
--colorNeutral150: #414141;
|
|
268
|
+
--colorNeutral160: #383838;
|
|
269
|
+
--colorNeutral170: #2E2E2E;
|
|
270
|
+
--colorNeutral180: #252525;
|
|
271
|
+
--colorNeutral190: #1C1C1C;
|
|
272
|
+
--colorNeutral200: #131313;
|
|
273
|
+
--colorNeutral210: #090909;
|
|
274
|
+
--colorNeutral220: #000000;
|
|
275
|
+
|
|
276
|
+
/* === Variables used exclusively in the color palette property === */
|
|
277
|
+
/* Components - Button */
|
|
278
|
+
--btnLink: var(--colorPrimary40, #1351b4);
|
|
279
|
+
--btnDefault: var(--colorDefault40, #1351b4);
|
|
280
|
+
--btnPrimary: transparent;
|
|
281
|
+
--btnSuccess: var(--colorSuccess40, #168821);
|
|
282
|
+
--btnCalm: var(--colorCalm40, #3b448e);
|
|
283
|
+
--btnWarning: var(--colorWarning40, #ffcd07);
|
|
284
|
+
--btnDanger: var(--colorDanger40, #e52207);
|
|
285
|
+
--btnLight: var(--colorLight40, #ffffff);
|
|
286
|
+
--btnStable: var(--colorStable40, #f8f8f8);
|
|
287
|
+
--btnRoyal: var(--colorRoyal40, #886aea);
|
|
288
|
+
--btnDark: var(--colorDark40, #444444);
|
|
289
|
+
|
|
290
|
+
--textColorDefault: var(--textColorDefault40, #ffffff);
|
|
291
|
+
--textColorPrimary: var(--colorPrimary40, #1351b4);
|
|
292
|
+
--textColorSuccess: var(--textColorSuccess40, #ffffff);
|
|
293
|
+
--textColorCalm: var(--textColorDefault40, #ffffff);
|
|
294
|
+
--textColorWarning: var(--textColorWarning40, #ffffff);
|
|
295
|
+
--textColorDanger: var(--textColorDanger40, #ffffff);
|
|
296
|
+
--textColorLight: var(--textColorLight40, #000000);
|
|
297
|
+
--textColorStable: var(--textColorStable40, #444444);
|
|
298
|
+
--textColorRoyal: var(--textColorRoyal40, #ffffff);
|
|
299
|
+
--textColorDark: var(--textColorDark40, #ffffff);
|
|
300
|
+
|
|
301
|
+
--borderBtnLink: transparent;
|
|
302
|
+
--borderBtnDefault: transparent;
|
|
303
|
+
--borderBtnPrimary: var(--colorPrimary40, #1351b4);
|
|
304
|
+
--borderBtnSuccess: transparent;
|
|
305
|
+
--borderBtnCalm: transparent;
|
|
306
|
+
--borderBtnWarning: transparent;
|
|
307
|
+
--borderBtnDanger: transparent;
|
|
308
|
+
--borderBtnLight: transparent;
|
|
309
|
+
--borderBtnStable: transparent;
|
|
310
|
+
--borderBtnRoyal: transparent;
|
|
311
|
+
--borderBtnDark: transparent;
|
|
312
|
+
|
|
313
|
+
/* Components - Text color */
|
|
314
|
+
--colorDefault: var(--colorDefault40, #1351b4);
|
|
315
|
+
--colorPrimary: var(--colorPrimary40, #1351b4);
|
|
316
|
+
--colorSuccess: var(--colorSuccess40, #168821);
|
|
317
|
+
--colorCalm: var(--colorCalm40, #3b448e);
|
|
318
|
+
--colorWarning: var(--colorWarning40, #ffcd07);
|
|
319
|
+
--colorDanger: var(--colorDanger40, #e52207);
|
|
320
|
+
--colorLight: var(--colorLight50, #dfdfdf);
|
|
321
|
+
--colorStable: var(--colorStable50, #d9d9d9);
|
|
322
|
+
--colorRoyal: var(--colorRoyal40, #886aea);
|
|
323
|
+
--colorDark: var(--colorDark40, #444444);
|
|
324
|
+
|
|
325
|
+
/* Components - Checkbox */
|
|
326
|
+
--checkboxDefault: var(--colorDefault30, #909090);
|
|
327
|
+
--checkboxPrimary: var(--colorPrimary40, #1351b4);
|
|
328
|
+
--checkboxSuccess: var(--colorSuccess40, #168821);
|
|
329
|
+
--checkboxCalm: var(--colorCalm40, #3b448e);
|
|
330
|
+
--checkboxWarning: var(--colorWarning40, #ffcd07);
|
|
331
|
+
--checkboxDanger: var(--colorDanger40, #e52207);
|
|
332
|
+
--checkboxLight: var(--textColorLight40, #444444);
|
|
333
|
+
--checkboxStable: var(--colorStable40, #f8f8f8);
|
|
334
|
+
--checkboxRoyal: var(--colorRoyal40, #886aea);
|
|
335
|
+
--checkboxDark: var(--colorDark40, #444444);
|
|
336
|
+
|
|
337
|
+
/* Components - Combobox */
|
|
338
|
+
--comboboxDefault: var(--colorDefault40, #1351b4);
|
|
339
|
+
--comboboxPrimary: var(--colorPrimary40, #1351b4);
|
|
340
|
+
--comboboxSuccess: var(--colorSuccess40, #168821);
|
|
341
|
+
--comboboxCalm: var(--colorCalm40, #3b448e);
|
|
342
|
+
--comboboxWarning: var(--colorWarning40, #ffcd07);
|
|
343
|
+
--comboboxDanger: var(--colorDanger40, #e52207);
|
|
344
|
+
--comboboxLight: var(--colorLight40, #ffffff);
|
|
345
|
+
--comboboxStable: var(--colorStable40, #b2b2b2);
|
|
346
|
+
--comboboxRoyal: var(--colorRoyal40, #886aea);
|
|
347
|
+
--comboboxDark: var(--colorDark40, #444444);
|
|
348
|
+
|
|
349
|
+
--borderComboboxDefault: var(--colorDefault50, #11479e);
|
|
350
|
+
--borderComboboxPrimary: var(--colorPrimary50, #11479e);
|
|
351
|
+
--borderComboboxSuccess: var(--colorSuccess50, #13771d);
|
|
352
|
+
--borderComboboxCalm: var(--colorCalm50, #343c7c);
|
|
353
|
+
--borderComboboxWarning: var(--colorWarning50, #dfb306);
|
|
354
|
+
--borderComboboxDanger: var(--colorDanger50, #c91e06);
|
|
355
|
+
--borderComboboxLight: var(--colorLight50, #dfdfdf);
|
|
356
|
+
--borderComboboxStable: var(--colorStable50, #d9d9d9);
|
|
357
|
+
--borderComboboxRoyal: var(--colorRoyal50, #775dcd);
|
|
358
|
+
--borderComboboxDark: var(--colorDark50, #3c3c3c);
|
|
359
|
+
|
|
360
|
+
/* Components - Radio input */
|
|
361
|
+
--optionDefault: var(--colorDefault40, #1351b4);
|
|
362
|
+
--optionPrimary: var(--colorPrimary40, #1351b4);
|
|
363
|
+
--optionSuccess: var(--colorSuccess40, #168821);
|
|
364
|
+
--optionCalm: var(--colorCalm40, #3b448e);
|
|
365
|
+
--optionWarning: var(--colorWarning40, #ffcd07);
|
|
366
|
+
--optionDanger: var(--colorDanger40, #e52207);
|
|
367
|
+
--optionLight: var(--colorLight60, #bbbbbb);
|
|
368
|
+
--optionStable: var(--colorStable60, #b6b6b6);
|
|
369
|
+
--optionRoyal: var(--colorRoyal40, #886aea);
|
|
370
|
+
--optionDark: var(--colorDark40, #444444);
|
|
371
|
+
|
|
372
|
+
/* Components - Panel */
|
|
373
|
+
--panelDefault: var(--colorDefault40, #1351b4);
|
|
374
|
+
--panelPrimary: var(--colorPrimary40, #1351b4);
|
|
375
|
+
--panelSuccess: var(--colorSuccess40, #168821);
|
|
376
|
+
--panelCalm: var(--colorCalm40, #3b448e);
|
|
377
|
+
--panelWarning: var(--colorWarning40, #ffcd07);
|
|
378
|
+
--panelDanger: var(--colorDanger40, #e52207);
|
|
379
|
+
--panelLight: var(--colorLight50, #dfdfdf);
|
|
380
|
+
--panelStable: var(--colorStable50, #d9d9d9);
|
|
381
|
+
--panelRoyal: var(--colorRoyal40, #886aea);
|
|
382
|
+
--panelDark: var(--colorDark40, #444444);
|
|
383
|
+
|
|
384
|
+
--borderPanelDefault: transparent;
|
|
385
|
+
--borderPanelPrimary: transparent;
|
|
386
|
+
--borderPanelSuccess: transparent;
|
|
387
|
+
--borderPanelCalm: transparent;
|
|
388
|
+
--borderPanelWarning: transparent;
|
|
389
|
+
--borderPanelDanger: transparent;
|
|
390
|
+
--borderPanelLight: transparent;
|
|
391
|
+
--borderPanelStable: transparent;
|
|
392
|
+
--borderPanelRoyal: transparent;
|
|
393
|
+
--borderPanelDark: transparent;
|
|
394
|
+
|
|
395
|
+
/* === End - Variables used exclusively in the color palette property === */
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
body {
|
|
399
|
+
background: var(--backgroundColor40, #ffffff);
|
|
400
|
+
font-family: var(--fontFamily, "Rawline", "Raleway", sans-serif);
|
|
401
|
+
font-weight: 400;
|
|
402
|
+
font-size: var(--textNormalSize, 16.8px);
|
|
403
|
+
color: var(--textColor40, #383838);
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
a,
|
|
407
|
+
p,
|
|
408
|
+
h1,
|
|
409
|
+
h2,
|
|
410
|
+
h3,
|
|
411
|
+
h4,
|
|
412
|
+
h5,
|
|
413
|
+
h6,
|
|
414
|
+
.h1,
|
|
415
|
+
.h2,
|
|
416
|
+
.h3,
|
|
417
|
+
.h4,
|
|
418
|
+
.h5,
|
|
419
|
+
.h6 {
|
|
420
|
+
font-family: var(--fontFamily, "Rawline", "Raleway", sans-serif);
|
|
421
|
+
color: var(--textColor40, #383838);
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
h1,
|
|
425
|
+
.h1 {
|
|
426
|
+
font-weight: 300;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
h2,
|
|
430
|
+
.h2 {
|
|
431
|
+
font-weight: 400;
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
.h3,
|
|
435
|
+
h3 {
|
|
436
|
+
font-weight: 500;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
.h4,
|
|
440
|
+
h4 {
|
|
441
|
+
font-weight: 600;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.h5,
|
|
445
|
+
h5 {
|
|
446
|
+
font-weight: 700;
|
|
447
|
+
font-size: calc(var(--textNormalSize, 16.8px) + 3.36px);
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
.h6,
|
|
451
|
+
h6 {
|
|
452
|
+
font-weight: 800;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
p,
|
|
456
|
+
span,
|
|
457
|
+
label,
|
|
458
|
+
a,
|
|
459
|
+
input {
|
|
460
|
+
font-weight: 400;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
.text-color-primary {
|
|
464
|
+
color: var(--colorPrimary40, #1351b4);
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
.color-light {
|
|
468
|
+
color: var(--colorLight50, #dfdfdf);
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.color-stable {
|
|
472
|
+
color: var(--colorStable50, #d9d9d9);
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
/* Link */
|
|
476
|
+
a,
|
|
477
|
+
a:focus,
|
|
478
|
+
a:active {
|
|
479
|
+
color: var(--colorPrimary40, #1351b4);
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
a:hover {
|
|
483
|
+
color: var(--colorPrimary30, #7c8ec8);
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
/* Login */
|
|
487
|
+
.siginPanel {
|
|
488
|
+
background: var(--backgroundLogin40, #ffffff);
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
#crn-botao-cadastre,
|
|
492
|
+
.login-view .sign-up,
|
|
493
|
+
.crn-anchor-signup-back {
|
|
494
|
+
color: var(--textColor40, #383838);
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.login-view {
|
|
498
|
+
max-width: 500px;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
.login-view input {
|
|
502
|
+
width: 100% !important;
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
.login-view .btn,
|
|
506
|
+
.login-view .k-button {
|
|
507
|
+
margin: 10px 0;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
/* Fixar o menu no topo */
|
|
511
|
+
#main-nav-bar.crn-navigator-horizontal {
|
|
512
|
+
position: fixed;
|
|
513
|
+
width: 100%;
|
|
514
|
+
z-index: 900;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
/* Tabs */
|
|
518
|
+
.ctn-tab .nav-tabs li.active {
|
|
519
|
+
border: 0;
|
|
520
|
+
border-bottom: 2px solid var(--colorPrimary40, #1351b4);
|
|
521
|
+
color: var(--colorPrimary40, #1351b4);
|
|
522
|
+
background: transparent;
|
|
523
|
+
border-radius: 0;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
.ctn-tab .nav-tabs li.active a,
|
|
527
|
+
.ctn-tab .nav-tabs li.active a:hover {
|
|
528
|
+
color: var(--colorPrimary40, #1351b4);
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.ctn-tab .nav-tabs li a {
|
|
532
|
+
color: var(--textColor40, #383838);
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
.ctn-tab .nav-tabs li.active a:hover,
|
|
536
|
+
.ctn-tab .nav-tabs li a:hover {
|
|
537
|
+
border-radius: 0;
|
|
538
|
+
background: var(--colorNeutral20, #E3E3E3);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
#main-view.container-fluid {
|
|
542
|
+
padding-top: 68px;
|
|
543
|
+
margin-top: 0;
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
/* Drag File Upload */
|
|
547
|
+
.dynamic-image-container {
|
|
548
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
549
|
+
text-align: left;
|
|
550
|
+
border-width: 1px;
|
|
551
|
+
border-color: var(--colorDefault40, #1351b4);
|
|
552
|
+
padding: 6px 10px;
|
|
553
|
+
max-width: 436px;
|
|
554
|
+
width: 100%;
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.dynamic-image-container:hover {
|
|
558
|
+
background: var(--colorDefault10);
|
|
559
|
+
color: var(--colorDefault40, #1351b4);
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
.dynamic-image-container div:first-child::before {
|
|
563
|
+
font-family: "Glyphicons Halflings";
|
|
564
|
+
content: "\e198";
|
|
565
|
+
margin-left: 12px;
|
|
566
|
+
top: 6px;
|
|
567
|
+
position: relative;
|
|
568
|
+
color: var(--colorDefault40, #1351b4);
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
.dynamic-image-container .upload-image-component-attribute div:first-child::before {
|
|
572
|
+
content: none;
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
.dynamic-image-container .upload-image-component-attribute .btn {
|
|
576
|
+
text-align: right;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
.dynamic-image-container .btn.ng-binding,
|
|
580
|
+
.dynamic-image-container .btn {
|
|
581
|
+
background: transparent;
|
|
582
|
+
color: var(--colorDefault40, #1351b4);
|
|
583
|
+
padding: 10px;
|
|
584
|
+
outline: none;
|
|
585
|
+
width: 92%;
|
|
586
|
+
text-align: left;
|
|
587
|
+
margin: 0;
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
.dynamic-image-container .btn.remove-image-button {
|
|
591
|
+
margin-top: -34px;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
.dynamic-image-container .btn:focus,
|
|
595
|
+
.dynamic-image-container .btn:active,
|
|
596
|
+
.dynamic-image-container .btn:hover {
|
|
597
|
+
box-shadow: none;
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
.dynamic-image-container .btn.btn-info span {
|
|
601
|
+
margin-top: 6px;
|
|
602
|
+
top: 4px;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.dynamic-image-container .start-camera-button-attribute {
|
|
606
|
+
bottom: 0;
|
|
607
|
+
overflow: hidden;
|
|
608
|
+
display: none;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
.upload-image-component-attribute {
|
|
612
|
+
background: transparent;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
/* Banner */
|
|
616
|
+
.jumbotron {
|
|
617
|
+
background: var(--colorDefault10, #d6daeb);
|
|
618
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
.jumbotron .h1,
|
|
622
|
+
.jumbotron h1,
|
|
623
|
+
.jumbotron .h2,
|
|
624
|
+
.jumbotron h2 {
|
|
625
|
+
color: var(--textColor40, #383838);
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
/* Option */
|
|
629
|
+
.option-light .k-radio:checked+.k-radio-label:before,
|
|
630
|
+
.option-light .k-radio-label:before {
|
|
631
|
+
border-color: var(--colorLight50, #dfdfdf);
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.option-light .k-radio-label:after,
|
|
635
|
+
.option-light .k-radio:checked+.k-radio-label:after {
|
|
636
|
+
background: var(--colorLight50, #dfdfdf);
|
|
637
|
+
border-color: var(--colorLight50, #dfdfdf);
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
.option-light .k-radio:focus+.k-radio-label::before,
|
|
641
|
+
.option-light .k-radio:hover+.k-radio-label::before {
|
|
642
|
+
box-shadow: 0 0 5px 0 var(--colorLight50, #dfdfdf);
|
|
643
|
+
border-color: var(--colorLight50, #dfdfdf);
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
.option-stable .k-radio:checked+.k-radio-label:before,
|
|
647
|
+
.option-stable .k-radio-label:before {
|
|
648
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
.option-stable .k-radio-label:after,
|
|
652
|
+
.option-stable .k-radio:checked+.k-radio-label:after {
|
|
653
|
+
background: var(--colorStable50, #d9d9d9);
|
|
654
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
.option-stable .k-radio:focus+.k-radio-label::before,
|
|
658
|
+
.option-stable .k-radio:hover+.k-radio-label::before {
|
|
659
|
+
box-shadow: 0 0 5px 0 var(--colorStable50, #d9d9d9);
|
|
660
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
/* Rich Text Editor */
|
|
665
|
+
.mce-tinymce.mce-panel {
|
|
666
|
+
overflow: hidden;
|
|
667
|
+
padding: 0;
|
|
668
|
+
background: var(--colorNeutral10, #F1F1F1);
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
.mce-tinymce.mce-panel .mce-menubar {
|
|
672
|
+
border-bottom-color: var(--colorNeutral40, #C7C7C7);
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
.mce-tinymce.mce-panel .mce-menubar .mce-btn-group:not(:first-child) {
|
|
676
|
+
border-left-color: var(--colorNeutral40, #C7C7C7);
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
.mce-tinymce.mce-panel .mce-menubar .mce-btn button,
|
|
680
|
+
.mce-tinymce.mce-panel .mce-toolbar .mce-btn button,
|
|
681
|
+
.mce-tinymce.mce-panel .mce-toolbar .mce-btn button span,
|
|
682
|
+
.mce-tinymce.mce-panel .mce-toolbar .mce-btn button i {
|
|
683
|
+
color: var(--colorNeutral160, #383838);
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
.mce-tinymce.mce-panel .mce-toolbar-grp.mce-panel,
|
|
687
|
+
.mce-tinymce.mce-panel .mce-statusbar.mce-panel {
|
|
688
|
+
background: var(--colorNeutral10, #F1F1F1);
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
.mce-tinymce.mce-panel .mce-toolbar .mce-btn button i {
|
|
692
|
+
color: var(--colorNeutral160, #383838);
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
/* Scheduler */
|
|
696
|
+
.k-scheduler {
|
|
697
|
+
border: 0;
|
|
698
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
.k-scheduler .k-scheduler-toolbar {
|
|
703
|
+
background: var(--colorNeutral00, #FFFFFF);
|
|
704
|
+
padding: var(--distanceExtraSmall, 10px);
|
|
705
|
+
border-bottom: 0;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
.k-scheduler .k-scheduler-toolbar .k-scheduler-views {
|
|
709
|
+
float: left;
|
|
710
|
+
background: transparent;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
.k-scheduler .k-scheduler-toolbar li,
|
|
714
|
+
.k-scheduler .k-scheduler-toolbar li:first-child,
|
|
715
|
+
.k-scheduler .k-scheduler-toolbar li:last-child,
|
|
716
|
+
.k-scheduler .k-scheduler-toolbar li.k-state-default.k-state-selected,
|
|
717
|
+
.k-scheduler .k-scheduler-toolbar li.k-state-default.k-state-hover {
|
|
718
|
+
border-radius: var(--borderRadiusFull, 99999px);
|
|
719
|
+
border-color: var(--colorDefault40, #1351b4);
|
|
720
|
+
border-width: 1px;
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
.k-scheduler .k-scheduler-toolbar li,
|
|
724
|
+
.k-scheduler .k-scheduler-toolbar li:first-child,
|
|
725
|
+
.k-scheduler .k-scheduler-toolbar li:last-child {
|
|
726
|
+
background: transparent;
|
|
727
|
+
overflow: hidden;
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
.k-scheduler .k-scheduler-toolbar li {
|
|
731
|
+
margin-right: var(--distanceExtraSmall, 10px);
|
|
732
|
+
}
|
|
733
|
+
|
|
734
|
+
.k-scheduler .k-scheduler-toolbar li.k-nav-today,
|
|
735
|
+
.k-scheduler .k-scheduler-toolbar li.k-view-day {
|
|
736
|
+
margin-left: 0;
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
.k-scheduler .k-scheduler-toolbar li a,
|
|
740
|
+
.k-scheduler .k-scheduler-toolbar li a.k-link {
|
|
741
|
+
padding: var(--distanceExtraSmall, 10px) var(--distanceMedium, 20px);
|
|
742
|
+
display: flex;
|
|
743
|
+
align-items: center;
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
.k-scheduler .k-scheduler-toolbar li.k-state-selected a,
|
|
747
|
+
.k-scheduler .k-scheduler-toolbar li.k-state-selected a.k-link {
|
|
748
|
+
background: var(--colorDefault40, #1351b4);
|
|
749
|
+
color: var(--colorNeutral00, #FFFFFF);
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
.k-scheduler .k-scheduler-layout {
|
|
753
|
+
border: 1px solid var(--colorDefault10, #d6daeb);
|
|
754
|
+
width: calc(100% - 2px);
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
.k-scheduler .k-scheduler-layout .k-scheduler-header .k-scheduler-header-wrap>.k-scheduler-table th {
|
|
758
|
+
background: var(--colorNeutral10, #F1F1F1);
|
|
759
|
+
color: var(--colorDefault40, #1351b4);
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
.k-scheduler .k-scheduler-content .k-loading-mask {
|
|
763
|
+
z-index: 0;
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
.k-scheduler .k-scheduler-header th,
|
|
767
|
+
.k-scheduler .k-scheduler-header-wrap,
|
|
768
|
+
.k-scheduler .k-scheduler-table td,
|
|
769
|
+
.k-scheduler .k-scheduler-times,
|
|
770
|
+
.k-scheduler .k-scheduler-times th,
|
|
771
|
+
.k-scheduler .k-scheduler-times tr {
|
|
772
|
+
background: var(--colorNeutral00, #FFFFFF);
|
|
773
|
+
border-color: var(--colorDefault10, #d6daeb);
|
|
774
|
+
font-weight: 500;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
.k-scheduler .k-scheduler-footer {
|
|
778
|
+
background: var(--colorDefault10, #d6daeb);
|
|
779
|
+
padding: var(--distanceExtraSmall, 10px);
|
|
780
|
+
border: 0;
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
.k-scheduler .k-scheduler-footer ul {
|
|
784
|
+
background: transparent;
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
.k-scheduler .k-scheduler-footer .k-scheduler-fullday {
|
|
788
|
+
border: 0;
|
|
789
|
+
background: var(--colorDefault40, #1351b4);
|
|
790
|
+
border-radius: var(--borderRadiusFull, 99999px);
|
|
791
|
+
padding: var(--distanceExtraSmall, 10px) var(--distanceMedium, 20px);
|
|
792
|
+
cursor: pointer;
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
.k-scheduler .k-scheduler-footer .k-scheduler-fullday:hover {
|
|
796
|
+
background: var(--colorDefault30, #7c8ec8);
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
.k-scheduler .k-scheduler-footer .k-scheduler-fullday a {
|
|
800
|
+
color: var(--colorNeutral00, #FFFFFF);
|
|
801
|
+
padding: 0;
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
.k-scheduler .k-nav-prev a>span,
|
|
805
|
+
.k-scheduler .k-nav-next a>span {
|
|
806
|
+
color: var(--colorDefault40, #1351b4);
|
|
807
|
+
border: 0;
|
|
808
|
+
border-radius: var(--borderRadiusMedium);
|
|
809
|
+
height: 28px;
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
.k-scheduler .k-nav-next.k-state-hover a>span,
|
|
813
|
+
.k-scheduler .k-nav-prev a>span {
|
|
814
|
+
color: var(--textColorDefault40, #1351b4);
|
|
815
|
+
}
|
|
816
|
+
|
|
817
|
+
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li.k-state-selected,
|
|
818
|
+
.k-scheduler-navigation .k-nav-prev .k-link {
|
|
819
|
+
background: var(--colorPrimary40, #5665be);
|
|
820
|
+
border-color: var(--colorPrimary40, #5665be);
|
|
821
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
.k-scheduler-navigation .k-nav-today.k-state-hover .k-link {
|
|
825
|
+
background: var(--colorPrimary60, #325172);
|
|
826
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
.k-scheduler-footer .k-icon,
|
|
830
|
+
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li .k-link,
|
|
831
|
+
.k-scheduler-navigation .k-nav-today .k-link,
|
|
832
|
+
.k-scheduler-navigation .k-nav-prev .k-link span,
|
|
833
|
+
.k-scheduler-navigation .k-nav-next .k-link span,
|
|
834
|
+
.k-scheduler-toolbar .k-nav-current .k-icon,
|
|
835
|
+
.k-scheduler-toolbar .k-nav-current .k-lg-date-format,
|
|
836
|
+
.k-scheduler-toolbar .k-nav-current .k-sm-date-format,
|
|
837
|
+
.k-scheduler-navigation .k-nav-today .k-link,
|
|
838
|
+
.k-scheduler-navigation .k-nav-next a>span,
|
|
839
|
+
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li a,
|
|
840
|
+
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li a.k-link {
|
|
841
|
+
color: var(--colorDefault40, #1351b4);
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
.k-scheduler-toolbar .k-nav-current.k-state-hover .k-link {
|
|
845
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
846
|
+
background: var(--colorPrimary60, #2e3b85);
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
.k-scheduler-toolbar .k-nav-current.k-state-hover .k-link span {
|
|
850
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
.k-scheduler-navigation .k-nav-prev .k-link span,
|
|
854
|
+
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li.k-state-selected .k-link,
|
|
855
|
+
.k-scheduler-navigation .k-nav-next.k-state-hover .k-link span,
|
|
856
|
+
.k-scheduler-navigation .k-nav-prev.k-state-hover .k-link span {
|
|
857
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
/* Rating */
|
|
861
|
+
*[id^="crn-rating"] .fa {
|
|
862
|
+
margin-left: var(--distanceSmallest, 5px);
|
|
863
|
+
cursor: pointer;
|
|
864
|
+
}
|
|
865
|
+
|
|
866
|
+
*[id^="crn-rating"] .fa:first-child {
|
|
867
|
+
margin-left: 0;
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
/* Modal */
|
|
871
|
+
|
|
872
|
+
.k-dialog-buttongroup .k-button.k-primary {
|
|
873
|
+
background: var(--colorDefault40, #1351b4);
|
|
874
|
+
border-color: transparent;
|
|
875
|
+
color: var(--textColorDefault40, #ffffff);
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
.k-dialog-buttongroup .k-button.k-primary:focus,
|
|
879
|
+
.k-dialog-buttongroup .k-button.k-primary:hover {
|
|
880
|
+
background: var(--colorDefault30, #7c8ec8);
|
|
881
|
+
color: var(--textColorDefault40, #ffffff);
|
|
882
|
+
border-color: transparent;
|
|
883
|
+
}
|
|
884
|
+
|
|
885
|
+
.k-dialog-buttongroup .k-button.k-primary.active,
|
|
886
|
+
.k-dialog-buttongroup .k-button.k-primary:active {
|
|
887
|
+
background: var(--colorDefault20, #7c8ec8);
|
|
888
|
+
color: var(--textColorDefault40, #ffffff);
|
|
889
|
+
border-color: transparent;
|
|
890
|
+
}
|
|
891
|
+
|
|
892
|
+
.k-dialog-buttongroup .k-button {
|
|
893
|
+
background: transparent;
|
|
894
|
+
color: var(--colorPrimary40, #1351b4);
|
|
895
|
+
border: 1px solid var(--colorPrimary40, #1351b4);
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
.k-dialog-buttongroup .k-button:focus,
|
|
899
|
+
.k-dialog-buttongroup .k-button:hover {
|
|
900
|
+
background: var(--colorPrimary10, #d6daeb);
|
|
901
|
+
color: var(--colorPrimary40, #1351b4);
|
|
902
|
+
border: 1px solid var(--colorPrimary40, #1351b4);
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
.k-dialog-buttongroup .k-button.active,
|
|
906
|
+
.k-dialog-buttongroup .k-button:active {
|
|
907
|
+
background: var(--colorPrimary20, #aeb7da);
|
|
908
|
+
color: var(--colorPrimary40, #1351b4);
|
|
909
|
+
border: 1px solid var(--colorPrimary40, #1351b4);
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
.modal .modal-header .close {
|
|
913
|
+
color: var(--colorDefault40, #1351b4);
|
|
914
|
+
opacity: 1;
|
|
915
|
+
font-size: 32px;
|
|
916
|
+
}
|
|
917
|
+
|
|
918
|
+
.modal .modal-content {
|
|
919
|
+
border-radius: var(--borderRadiusNone, 0);
|
|
920
|
+
padding: 10px;
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
.modal .modal-content .modal-header,
|
|
924
|
+
.modal .modal-content .modal-body,
|
|
925
|
+
.modal .modal-content .modal-footer {
|
|
926
|
+
padding: var(--distanceMedium, 20px);
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
.modal .modal-content .modal-header,
|
|
930
|
+
.modal .modal-content .modal-footer {
|
|
931
|
+
border: 0;
|
|
932
|
+
}
|
|
933
|
+
|
|
934
|
+
.modal .modal-content .modal-footer {
|
|
935
|
+
display: flex;
|
|
936
|
+
justify-content: flex-end;
|
|
937
|
+
gap: 10px;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
.modal .modal-content .modal-footer div {
|
|
941
|
+
width: auto;
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
.modal .modal-content .list-group-item {
|
|
945
|
+
border: 0;
|
|
946
|
+
padding: 10px 0;
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
.modal .modal-content .list-group-item {
|
|
950
|
+
border: 0;
|
|
951
|
+
padding: 10px 0;
|
|
952
|
+
}
|
|
953
|
+
|
|
954
|
+
.modal .modal-content .k-textbox {
|
|
955
|
+
width: 100%;
|
|
956
|
+
}
|
|
957
|
+
|
|
958
|
+
/* Animation Container */
|
|
959
|
+
.k-animation-container form {
|
|
960
|
+
border-color: var(--colorDefault40, #1351b4);
|
|
961
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
962
|
+
box-shadow: none;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
.k-animation-container .k-dropdown {
|
|
966
|
+
background: transparent;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
.k-animation-container .k-dropdown .k-dropdown-wrap .k-input {
|
|
970
|
+
padding: 1px 0;
|
|
971
|
+
margin-left: -13px;
|
|
972
|
+
margin-left: calc(var(--distanceExtraSmall, 10px) - (2*var(--distanceExtraSmall, 10px)) - 2px);
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
.k-animation-container .k-button {
|
|
976
|
+
width: auto;
|
|
977
|
+
min-height: auto;
|
|
978
|
+
margin: 0;
|
|
979
|
+
padding: var(--distanceSmallest, 5px) var(--distanceExtraSmall, 10px);
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
/* Carousel */
|
|
983
|
+
|
|
984
|
+
.carousel .carousel-control .glyphicon {
|
|
985
|
+
color: var(--colorDefault40, #1351b4);
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
.carousel .carousel-indicators li {
|
|
989
|
+
border: 1px solid var(--colorDefault20, #aeb7da);
|
|
990
|
+
background: transparent;
|
|
991
|
+
height: 15px;
|
|
992
|
+
width: 15px;
|
|
993
|
+
margin: 0 5px;
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
.carousel .carousel-indicators li:hover {
|
|
997
|
+
background: var(--colorDefault20, #aeb7da);
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
.carousel .carousel-indicators li.active,
|
|
1001
|
+
.carousel .carousel-indicators li.active:hover {
|
|
1002
|
+
border: 1px solid var(--colorDefault40, #1351b4);
|
|
1003
|
+
background: var(--colorDefault40, #1351b4);
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
.carousel-control:focus,
|
|
1007
|
+
.carousel-control:hover {
|
|
1008
|
+
background: #1351b433;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
.carousel-control.left,
|
|
1012
|
+
.carousel-control.right {
|
|
1013
|
+
background-image: none;
|
|
1014
|
+
}
|
|
1015
|
+
|
|
1016
|
+
/* Report Viewer */
|
|
1017
|
+
div.stiJsViewerMainPanel,
|
|
1018
|
+
div.stiJsViewerToolBar {
|
|
1019
|
+
z-index: unset;
|
|
1020
|
+
}
|
|
1021
|
+
|
|
1022
|
+
div.stiJsViewerMainPanel {
|
|
1023
|
+
border: 1px solid var(--colorNeutral40, #C7C7C7);
|
|
1024
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
1025
|
+
overflow: hidden;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
div.stiJsViewerToolBar {
|
|
1029
|
+
background: var(--colorNeutral10, #F1F1F1);
|
|
1030
|
+
padding: 1px var(--distanceMedium, 20px);
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
div.stiJsViewerToolBar>div {
|
|
1034
|
+
background: transparent;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable {
|
|
1038
|
+
border: 0;
|
|
1039
|
+
background: transparent;
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td {
|
|
1043
|
+
color: var(--colorNeutral160, #383838);
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td div.stiJsViewerStandartSmallButtonOver,
|
|
1047
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td div.stiJsViewerStandartSmallButtonSelected {
|
|
1048
|
+
background: var(--colorNeutral30, #D5D5D5);
|
|
1049
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td div table.stiJsViewerClearAllStyles {
|
|
1053
|
+
margin-top: -5px;
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(5) div table.stiJsViewerClearAllStyles,
|
|
1057
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(6) div table.stiJsViewerClearAllStyles,
|
|
1058
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(7) div table.stiJsViewerClearAllStyles,
|
|
1059
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(9) div table.stiJsViewerClearAllStyles,
|
|
1060
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(12) div table.stiJsViewerClearAllStyles,
|
|
1061
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(13) div table.stiJsViewerClearAllStyles,
|
|
1062
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(15) div table.stiJsViewerClearAllStyles,
|
|
1063
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(16) div table.stiJsViewerClearAllStyles,
|
|
1064
|
+
div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(18) div table.stiJsViewerClearAllStyles {
|
|
1065
|
+
margin-top: 0;
|
|
1066
|
+
}
|
|
1067
|
+
|
|
1068
|
+
div.stiJsViewerMenu {
|
|
1069
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
1070
|
+
box-shadow: none;
|
|
1071
|
+
border-color: var(--colorDefault10, #d6daeb);
|
|
1072
|
+
margin-top: -3px;
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
/* Treeview */
|
|
1076
|
+
.k-treeview .k-in.k-state-hover,
|
|
1077
|
+
.k-treeview .k-in.k-state-selected {
|
|
1078
|
+
color: var(--colorNeutral00, #FFFFFF);
|
|
1079
|
+
background: var(--colorDefault40, #1351b4);
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
.k-treeview .k-item {
|
|
1083
|
+
color: var(--colorDefault40, #1351b4);
|
|
1084
|
+
background: var(--colorDefault10, #d6daeb);
|
|
1085
|
+
border-radius: var(--borderRadiusExtraSmall, 10px);
|
|
1086
|
+
}
|
|
1087
|
+
|
|
1088
|
+
/* Signatura Pdd */
|
|
1089
|
+
div[id^="crn-signature-pad"] canvas {
|
|
1090
|
+
background: var(--colorNeutral00, #FFFFFF);
|
|
1091
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
1092
|
+
border: 1px solid var(--colorNeutral40, #C7C7C7);
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
/* Tooltip - validation */
|
|
1096
|
+
|
|
1097
|
+
.k-widget.k-tooltip-validation {
|
|
1098
|
+
border-color: var(--colorWarning30);
|
|
1099
|
+
background: var(--colorWarning30);
|
|
1100
|
+
color: var(--colorWarning70)
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
.k-tooltip-validation .k-i-warning {
|
|
1104
|
+
margin-right: 7px;
|
|
1105
|
+
margin-top: 5px;
|
|
1106
|
+
}
|
|
1107
|
+
|
|
1108
|
+
.k-tooltip-validation .k-callout-n {
|
|
1109
|
+
border-bottom-color: var(--colorWarning30)
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
.k-tooltip-validation .k-callout-w {
|
|
1113
|
+
border-right-color: var(--colorWarning30)
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
.k-tooltip-validation .k-callout-s {
|
|
1117
|
+
border-top-color: var(--colorWarning30)
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
.k-tooltip-validation .k-callout-e {
|
|
1121
|
+
border-left-color: var(--colorWarning30)
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
.form-group .k-widget.k-tooltip-validation {
|
|
1125
|
+
border-color: transparent;
|
|
1126
|
+
background: var(--colorDanger40, #e52207);
|
|
1127
|
+
color: white;
|
|
1128
|
+
box-shadow: none;
|
|
1129
|
+
padding: 0 7px;
|
|
1130
|
+
font-size: var(--textSmallSize, 14px);
|
|
1131
|
+
font-style: italic;
|
|
1132
|
+
}
|
|
1133
|
+
|
|
1134
|
+
.form-group input.k-invalid {
|
|
1135
|
+
border-color: var(--colorDanger40, #e52207);
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
/* Notification */
|
|
1139
|
+
|
|
1140
|
+
.k-notification-info {
|
|
1141
|
+
background: var(--colorCalm10, #d6dbf1);
|
|
1142
|
+
color: var(--textColor40, #383838);
|
|
1143
|
+
border-color: transparent;
|
|
1144
|
+
}
|
|
1145
|
+
|
|
1146
|
+
.k-notification-info .k-icon::before {
|
|
1147
|
+
color: var(--colorDefault40, #1351b4);
|
|
1148
|
+
content: "\f05a";
|
|
1149
|
+
font-family: "FontAwesome";
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
.k-notification-success {
|
|
1153
|
+
background: var(--colorSuccess10);
|
|
1154
|
+
color: var(--textColor40, #383838);
|
|
1155
|
+
border-color: transparent;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
.k-notification-success .k-icon::before {
|
|
1159
|
+
color: var(--colorSuccess40, #168821);
|
|
1160
|
+
content: "\f058";
|
|
1161
|
+
font-family: "FontAwesome";
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
.k-notification-warning {
|
|
1165
|
+
background: var(--colorWarning20, #ffe6ae);
|
|
1166
|
+
color: var(--textColor40, #383838);
|
|
1167
|
+
border-color: transparent;
|
|
1168
|
+
}
|
|
1169
|
+
|
|
1170
|
+
.k-notification-warning .k-icon::before {
|
|
1171
|
+
color: var(--textColor40, #383838);
|
|
1172
|
+
content: "\f071";
|
|
1173
|
+
font-family: "FontAwesome";
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
.k-notification-error {
|
|
1177
|
+
background: var(--colorDanger10, #f7d6d5);
|
|
1178
|
+
color: var(--textColor40, #383838);
|
|
1179
|
+
border-color: transparent;
|
|
1180
|
+
}
|
|
1181
|
+
|
|
1182
|
+
.k-notification-error .k-icon::before {
|
|
1183
|
+
color: var(--colorDanger40, #e52207);
|
|
1184
|
+
content: "\f057";
|
|
1185
|
+
font-family: "FontAwesome";
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
.k-notification-wrap .k-icon {
|
|
1189
|
+
margin-right: 10px;
|
|
1190
|
+
margin-top: -5px;
|
|
1191
|
+
font-size: var(--textBigSize, 20px);
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1194
|
+
.k-notification {
|
|
1195
|
+
border-radius: 0;
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
.k-notification-wrap {
|
|
1199
|
+
padding: 19px 15px;
|
|
1200
|
+
font-size: var(--textNormalSize, 16.8px);
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
/* Modal button - password */
|
|
1204
|
+
#forgotPasswordModal .modal-footer .k-button.k-success,
|
|
1205
|
+
#forgotPasswordModal .modal-footer .btn.btn-success,
|
|
1206
|
+
#modalPassword .modal-footer .k-button.k-success,
|
|
1207
|
+
#modalPassword .modal-footer .btn.btn-success {
|
|
1208
|
+
background: transparent;
|
|
1209
|
+
color: var(--colorPrimary40, #1351b4);
|
|
1210
|
+
border: 1px solid var(--colorPrimary40, #1351b4);
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
#forgotPasswordModal .modal-footer .k-button.k-success:hover,
|
|
1214
|
+
#forgotPasswordModal .modal-footer .btn.btn-success:hover,
|
|
1215
|
+
#modalPassword .modal-footer .k-button.k-success:hover,
|
|
1216
|
+
#modalPassword .modal-footer .btn.btn-success:hover {
|
|
1217
|
+
background: var(--colorPrimary10, #d6daeb);
|
|
1218
|
+
color: var(--colorPrimary40, #1351b4);
|
|
1219
|
+
border: 1px solid var(--colorPrimary40, #1351b4);
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger,
|
|
1223
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger,
|
|
1224
|
+
#modalPassword .modal-footer .k-button.k-danger,
|
|
1225
|
+
#modalPassword .modal-footer .btn.btn-danger {
|
|
1226
|
+
background: var(--colorDefault40, #1351b4);
|
|
1227
|
+
border-color: transparent;
|
|
1228
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger:hover,
|
|
1232
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger:hover,
|
|
1233
|
+
#modalPassword .modal-footer .k-button.k-danger:hover,
|
|
1234
|
+
#modalPassword .modal-footer .btn.btn-danger:hover {
|
|
1235
|
+
background: var(--colorDefault30, #7c8ec8);
|
|
1236
|
+
color: var(--textColorDefault40, #8a7676);
|
|
1237
|
+
}
|
|
1238
|
+
|
|
1239
|
+
/* Pricacy */
|
|
1240
|
+
.privacy-view .dialog-cookies .cookiealert-container .display-cookiealert p {
|
|
1241
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1242
|
+
}
|
|
1243
|
+
|
|
1244
|
+
.privacy-view .dialog-cookies a {
|
|
1245
|
+
color: var(--colorPrimary30, #7c8ec8);
|
|
1246
|
+
}
|