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
|
@@ -1,20 +1,25 @@
|
|
|
1
|
-
@import url("font/fonts.css");
|
|
2
1
|
@import 'panel-flatly.css';
|
|
3
2
|
@import 'navbar-flatly.css';
|
|
3
|
+
@import 'button-flatly.css';
|
|
4
|
+
|
|
5
|
+
/* Fonts */
|
|
6
|
+
@import '../../../fonts/lato/lato.css';
|
|
7
|
+
@import '../../../fonts/helvetica-neue/HelveticaNeue.css';
|
|
4
8
|
|
|
5
9
|
/* ==== VARIABLES ==== */
|
|
6
10
|
:root {
|
|
7
11
|
|
|
8
12
|
/* Font */
|
|
9
|
-
--fontFamily: "Lato", "Helvetica Neue",
|
|
13
|
+
--fontFamily: "Lato", "Helvetica Neue", Arial, sans-serif;
|
|
10
14
|
--textColor: #2c3e50;
|
|
11
15
|
--backgroundColor: #ffffff;
|
|
12
16
|
|
|
13
|
-
--textSmallSize:
|
|
14
|
-
--textNormalSize:
|
|
15
|
-
--textMediumSize:
|
|
16
|
-
--textBigSize:
|
|
17
|
-
--textExtraBigSize:
|
|
17
|
+
--textSmallSize: 13px;
|
|
18
|
+
--textNormalSize: 15px;
|
|
19
|
+
--textMediumSize: 19px;
|
|
20
|
+
--textBigSize: 26px;
|
|
21
|
+
--textExtraBigSize: 32px;
|
|
22
|
+
--textFullSize: 39px;
|
|
18
23
|
|
|
19
24
|
--textColor10: #d7d8da;
|
|
20
25
|
--textColor20: #b1b3b7;
|
|
@@ -24,6 +29,12 @@
|
|
|
24
29
|
--textColor60: #202d3b;
|
|
25
30
|
--textColor70: #18222c;
|
|
26
31
|
|
|
32
|
+
/* Icon Size */
|
|
33
|
+
--iconSizeDefault: 28px;
|
|
34
|
+
--iconSizeSmall: calc(var(--iconSizeDefault) - 3px);
|
|
35
|
+
--iconSizeBig: calc(var(--iconSizeDefault) + 3px);
|
|
36
|
+
--iconSizeExtraBig: calc(var(--iconSizeDefault) + 6px);
|
|
37
|
+
|
|
27
38
|
/* Menus - Sizes and Distances */
|
|
28
39
|
--menuVerticalWidth: 270px;
|
|
29
40
|
--menuSideSize: 20px;
|
|
@@ -41,6 +52,15 @@
|
|
|
41
52
|
--backgroundColor60: #bbbbbb;
|
|
42
53
|
--backgroundColor70: #8c8c8c;
|
|
43
54
|
|
|
55
|
+
/* Background Login */
|
|
56
|
+
--backgroundLogin10: #ffffff;
|
|
57
|
+
--backgroundLogin20: #ffffff;
|
|
58
|
+
--backgroundLogin30: #ffffff;
|
|
59
|
+
--backgroundLogin40: #ffffff;
|
|
60
|
+
--backgroundLogin50: #dfdfdf;
|
|
61
|
+
--backgroundLogin60: #bbbbbb;
|
|
62
|
+
--backgroundLogin70: #8c8c8c;
|
|
63
|
+
|
|
44
64
|
/* Distances */
|
|
45
65
|
--distanceNone: 0;
|
|
46
66
|
--distanceSmallest: 5px;
|
|
@@ -149,7 +169,6 @@
|
|
|
149
169
|
--colorRoyal50: #775dcd;
|
|
150
170
|
--colorRoyal60: #644eab;
|
|
151
171
|
--colorRoyal70: #4a3a80;
|
|
152
|
-
|
|
153
172
|
--textColorRoyal10: #8c8c8c;
|
|
154
173
|
--textColorRoyal20: #bbbbbb;
|
|
155
174
|
--textColorRoyal30: #dfdfdf;
|
|
@@ -166,7 +185,6 @@
|
|
|
166
185
|
--colorCalm50: #0fa9d5;
|
|
167
186
|
--colorCalm60: #0c8db2;
|
|
168
187
|
--colorCalm70: #096a85;
|
|
169
|
-
|
|
170
188
|
--textColorCalm10: #8c8c8c;
|
|
171
189
|
--textColorCalm20: #bbbbbb;
|
|
172
190
|
--textColorCalm30: #dfdfdf;
|
|
@@ -199,7 +217,6 @@
|
|
|
199
217
|
--colorStable50: #d9d9d9;
|
|
200
218
|
--colorStable60: #b6b6b6;
|
|
201
219
|
--colorStable70: #888888;
|
|
202
|
-
|
|
203
220
|
--textColorStable10: #252525;
|
|
204
221
|
--textColorStable20: #323232;
|
|
205
222
|
--textColorStable30: #3c3c3c;
|
|
@@ -248,53 +265,258 @@
|
|
|
248
265
|
--colorNeutral200: #131313;
|
|
249
266
|
--colorNeutral210: #090909;
|
|
250
267
|
--colorNeutral220: #000000;
|
|
268
|
+
|
|
269
|
+
/* Components - Button */
|
|
270
|
+
--btnLink: var(--colorSuccess40, #18bc9c);
|
|
271
|
+
--btnDefault: var(--colorDefault40, #798d8f);
|
|
272
|
+
--btnPrimary: var(--colorPrimary40, #2c3e50);
|
|
273
|
+
--btnSuccess: var(--colorSuccess40, #18bc9c);
|
|
274
|
+
--btnCalm: var(--colorCalm40, #11c1f3);
|
|
275
|
+
--btnWarning: var(--colorWarning40, #f39c12);
|
|
276
|
+
--btnDanger: var(--colorDanger40, #c44133);
|
|
277
|
+
--btnLight: var(--colorLight40, #ecf0f1);
|
|
278
|
+
--btnStable: var(--colorStable40, #f8f8f8);
|
|
279
|
+
--btnRoyal: var(--colorRoyal40, #886aea);
|
|
280
|
+
--btnDark: var(--colorDark40, #7b8a8b);
|
|
281
|
+
|
|
282
|
+
/* Components - Text color */
|
|
283
|
+
--colorDefault: var(--colorDefault40, #798d8f);
|
|
284
|
+
--colorPrimary: var(--colorPrimary40, #2c3e50);
|
|
285
|
+
--colorSuccess: var(--colorSuccess40, #18bc9c);
|
|
286
|
+
--colorCalm: var(--colorCalm40, #11c1f3);
|
|
287
|
+
--colorWarning: var(--colorWarning40, #f39c12);
|
|
288
|
+
--colorDanger: var(--colorDanger40, #c44133);
|
|
289
|
+
--colorLight: var(--colorLight50, #cfd2d3);
|
|
290
|
+
--colorStable: var(--colorStable50, #d9d9d9);
|
|
291
|
+
--colorRoyal: var(--colorRoyal40, #886aea);
|
|
292
|
+
--colorDark: var(--colorDark40, #7b8a8b);
|
|
293
|
+
|
|
294
|
+
/* Components - Checkbox */
|
|
295
|
+
--checkboxDefault: var(--colorDefault40, #798d8f);
|
|
296
|
+
--checkboxPrimary: var(--colorPrimary40, #2c3e50);
|
|
297
|
+
--checkboxSuccess: var(--colorSuccess40, #18bc9c);
|
|
298
|
+
--checkboxCalm: var(--colorCalm40, #11c1f3);
|
|
299
|
+
--checkboxWarning: var(--colorWarning40, #f39c12);
|
|
300
|
+
--checkboxDanger: var(--colorDanger40, #c44133);
|
|
301
|
+
--checkboxLight: var(--colorLight50, #cfd2d3);
|
|
302
|
+
--checkboxStable: var(--colorStable50, #d9d9d9);
|
|
303
|
+
--checkboxRoyal: var(--colorRoyal40, #886aea);
|
|
304
|
+
--checkboxDark: var(--colorDark40, #7b8a8b);
|
|
305
|
+
|
|
306
|
+
/* Components - Combobox */
|
|
307
|
+
--comboboxDefault: var(--colorDefault40, #798d8f);
|
|
308
|
+
--comboboxPrimary: var(--colorPrimary40, #2c3e50);
|
|
309
|
+
--comboboxSuccess: var(--colorSuccess40, #18bc9c);
|
|
310
|
+
--comboboxCalm: var(--colorCalm40, #11c1f3);
|
|
311
|
+
--comboboxWarning: var(--colorWarning40, #f39c12);
|
|
312
|
+
--comboboxDanger: var(--colorDanger40, #c44133);
|
|
313
|
+
--comboboxLight: var(--colorLight40, #ecf0f1);
|
|
314
|
+
--comboboxStable: var(--colorStable40, #f8f8f8);
|
|
315
|
+
--comboboxRoyal: var(--colorRoyal40, #886aea);
|
|
316
|
+
--comboboxDark: var(--colorDark40, #7b8a8b);
|
|
317
|
+
|
|
318
|
+
/* Components - Radio input */
|
|
319
|
+
--optionDefault: var(--colorDefault40, #798d8f);
|
|
320
|
+
--optionPrimary: var(--colorPrimary40, #2c3e50);
|
|
321
|
+
--optionSuccess: var(--colorSuccess40, #18bc9c);
|
|
322
|
+
--optionCalm: var(--colorCalm40, #11c1f3);
|
|
323
|
+
--optionWarning: var(--colorWarning40, #f39c12);
|
|
324
|
+
--optionDanger: var(--colorDanger40, #c44133);
|
|
325
|
+
--optionLight: var(--colorLight50, #cfd2d3);
|
|
326
|
+
--optionStable: var(--colorStable50, #d9d9d9);
|
|
327
|
+
--optionRoyal: var(--colorRoyal40, #886aea);
|
|
328
|
+
--optionDark: var(--colorDark40, #7b8a8b);
|
|
329
|
+
|
|
330
|
+
/* Components - Panel */
|
|
331
|
+
--panelDefault: var(--colorPrimary40, #2c3e50);
|
|
332
|
+
--panelPrimary: var(--colorDefault10, #dfe3e3);
|
|
333
|
+
--panelSuccess: var(--colorSuccess40, #18bc9c);
|
|
334
|
+
--panelCalm: var(--colorCalm40, #11c1f3);
|
|
335
|
+
--panelWarning: var(--colorWarning40, #f39c12);
|
|
336
|
+
--panelDanger: var(--colorDanger40, #c44133);
|
|
337
|
+
--panelLight: var(--colorLight40, #ecf0f1);
|
|
338
|
+
--panelStable: var(--colorStable50, #d9d9d9);
|
|
339
|
+
--panelRoyal: var(--colorRoyal40, #886aea);
|
|
340
|
+
--panelDark: var(--colorDark40, #7b8a8b);
|
|
251
341
|
}
|
|
252
342
|
|
|
343
|
+
.h1,
|
|
344
|
+
.h2,
|
|
345
|
+
.h3,
|
|
346
|
+
.h4,
|
|
347
|
+
.h5,
|
|
348
|
+
.h6,
|
|
253
349
|
h1,
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
.
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
350
|
+
h2,
|
|
351
|
+
h3,
|
|
352
|
+
h4,
|
|
353
|
+
h5,
|
|
354
|
+
h6 {
|
|
355
|
+
font-weight: 400;
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.color-light {
|
|
359
|
+
color: var(--colorLight50, #cfd2d3);
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.color-stable {
|
|
363
|
+
color: var(--colorStable50, #d9d9d9);
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
/* Link */
|
|
367
|
+
a,
|
|
368
|
+
a:focus,
|
|
369
|
+
a:active {
|
|
266
370
|
color: var(--colorSuccess40, #18bc9c);
|
|
267
371
|
}
|
|
268
372
|
|
|
373
|
+
a:hover {
|
|
374
|
+
color: var(--colorSuccess60, #128a72);
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
/* Privacy */
|
|
378
|
+
.privacy-view .dialog-cookies a {
|
|
379
|
+
color: var(--colorDefault40, #798d8f);
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
/* option */
|
|
383
|
+
.option-light .k-radio:checked+.k-radio-label:before,
|
|
384
|
+
.option-light .k-radio-label:before {
|
|
385
|
+
border-color: var(--colorLight50, #cfd2d3);
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
.option-light .k-radio-label:after,
|
|
389
|
+
.option-light .k-radio:checked+.k-radio-label:after {
|
|
390
|
+
background: var(--colorLight50, #cfd2d3);
|
|
391
|
+
border-color: var(--colorLight50, #cfd2d3);
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
.option-stable .k-radio-label:before {
|
|
395
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
.option-stable .k-radio-label:after,
|
|
399
|
+
.option-stable .k-radio:checked+.k-radio-label:after {
|
|
400
|
+
background-color: var(--colorStable50, #d9d9d9);
|
|
401
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.option-stable .k-radio:checked+.k-radio-label:before {
|
|
405
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.option-stable .k-radio:focus+.k-radio-label::before,
|
|
409
|
+
.option-stable .k-radio:hover+.k-radio-label::before {
|
|
410
|
+
box-shadow: 0 0 5px 0 var(--colorStable50, #d9d9d9);
|
|
411
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
/* Checkbox */
|
|
415
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,
|
|
416
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
417
|
+
.checkbox-light .k-checkbox-label:hover:before,
|
|
418
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
419
|
+
.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
420
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,
|
|
421
|
+
.checkbox-light .k-checkbox-label:active:before,
|
|
422
|
+
.checkbox-light .k-checkbox:active+.k-checkbox-label:before,
|
|
423
|
+
.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,
|
|
424
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,
|
|
425
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,
|
|
426
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after,
|
|
427
|
+
.checkbox-light .k-checkbox-label:before {
|
|
428
|
+
border-color: var(--colorLight50, #cfd2d3);
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
.checkbox-light .k-checkbox-label:hover:before,
|
|
432
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
433
|
+
.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
434
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,
|
|
435
|
+
.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,
|
|
436
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before {
|
|
437
|
+
box-shadow: 0 0 5px 0 var(--colorLight60, #adb0b1);
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,
|
|
441
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
442
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,
|
|
443
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
444
|
+
background: var(--colorLight50, #cfd2d3);
|
|
445
|
+
color: var(--textColorLight40, #000000);
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
/* Stable */
|
|
449
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,
|
|
450
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
451
|
+
.checkbox-stable .k-checkbox-label:hover:before,
|
|
452
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
453
|
+
.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
454
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,
|
|
455
|
+
.checkbox-stable .k-checkbox-label:active:before,
|
|
456
|
+
.checkbox-stable .k-checkbox:active+.k-checkbox-label:before,
|
|
457
|
+
.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,
|
|
458
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,
|
|
459
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,
|
|
460
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after,
|
|
461
|
+
.checkbox-stable .k-checkbox-label:before {
|
|
462
|
+
border-color: var(--colorStable50, #d9d9d9);
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
.checkbox-stable .k-checkbox-label:hover:before,
|
|
466
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
467
|
+
.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
468
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,
|
|
469
|
+
.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,
|
|
470
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before {
|
|
471
|
+
box-shadow: 0 0 5px 0 var(--colorStable60, #b6b6b6);
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,
|
|
475
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
476
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,
|
|
477
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
478
|
+
background: var(--colorStable50, #d9d9d9);
|
|
479
|
+
color: var(--textColorStable40, #444444);
|
|
480
|
+
}
|
|
481
|
+
|
|
269
482
|
/* Modal */
|
|
270
483
|
.modal-title {
|
|
271
484
|
color: var(--colorPrimary60, #202d3b);
|
|
272
485
|
}
|
|
273
486
|
|
|
274
487
|
/* Page login */
|
|
275
|
-
.
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
488
|
+
.bg,
|
|
489
|
+
.siginPanel,
|
|
490
|
+
.bg-login #container-second,
|
|
279
491
|
.login-view {
|
|
280
|
-
background
|
|
492
|
+
background: var(--backgroundLogin40, #ffffff);
|
|
281
493
|
}
|
|
282
494
|
|
|
495
|
+
.bg-login #container-second h1,
|
|
496
|
+
.bg-login #container-second p,
|
|
283
497
|
#crn-botao-cadastre,
|
|
284
498
|
.login-view .sign-up,
|
|
285
499
|
.crn-anchor-signup-back {
|
|
286
500
|
color: var(--textColor40, #2c3e50);
|
|
287
501
|
}
|
|
288
502
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
503
|
+
.bg-login #container-first .btn-login-mutual,
|
|
504
|
+
.bg-login #container-first .btn-login,
|
|
505
|
+
.login-view .crn-button-signup-register,
|
|
506
|
+
.login-view .btn.btn-default {
|
|
507
|
+
background: var(--colorPrimary40, #3b448e);
|
|
508
|
+
border-color: transparent;
|
|
509
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
294
510
|
}
|
|
295
511
|
|
|
296
|
-
|
|
297
|
-
|
|
512
|
+
.bg-login #container-first .btn-login-mutual:hover,
|
|
513
|
+
.bg-login #container-first .btn-login:hover,
|
|
514
|
+
.login-view .crn-button-signup-register:hover,
|
|
515
|
+
.login-view .btn.btn-default:hover {
|
|
516
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
517
|
+
background: var(--colorPrimary50, #343c7c);
|
|
518
|
+
border-color: transparent;
|
|
519
|
+
outline: none;
|
|
298
520
|
}
|
|
299
521
|
|
|
300
522
|
/* Abas */
|
|
@@ -306,12 +528,383 @@ a:hover {
|
|
|
306
528
|
|
|
307
529
|
/* Banner */
|
|
308
530
|
|
|
309
|
-
.jumbotron{
|
|
310
|
-
background
|
|
531
|
+
.jumbotron {
|
|
532
|
+
background: var(--colorDefault10, #dfe3e3);
|
|
311
533
|
}
|
|
534
|
+
|
|
312
535
|
.jumbotron .h1,
|
|
313
536
|
.jumbotron h1,
|
|
314
537
|
.jumbotron .h2,
|
|
315
538
|
.jumbotron h2 {
|
|
316
539
|
color: var(--textColor40, #2c3e50);
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
/* button - btn-fab */
|
|
543
|
+
.btn.btn-fab,
|
|
544
|
+
.btn-fab {
|
|
545
|
+
display: flex;
|
|
546
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
/* dynamic image */
|
|
550
|
+
.dynamic-image-container .btn {
|
|
551
|
+
background: var(--colorDefault40, #798d8f);
|
|
552
|
+
border-color: transparent;
|
|
553
|
+
color: var(--textColorDefault40, #ffffff);
|
|
554
|
+
margin: 0;
|
|
555
|
+
padding: 9px 16px;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
.dynamic-image-container .btn:hover {
|
|
559
|
+
color: var(--textColorDefault40, #ffffff);
|
|
560
|
+
background: var(--colorDefault50, #6a7b7d);
|
|
561
|
+
border-color: transparent;
|
|
562
|
+
outline: none;
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
/* Grid */
|
|
566
|
+
.k-grid-toolbar .k-button {
|
|
567
|
+
border: 1px solid var(--colorDefault20, #c3cacb);
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
.k-grid table .k-button {
|
|
571
|
+
border-radius: var(--borderRadiusSmallest, 5px);
|
|
572
|
+
min-width: 49px;
|
|
573
|
+
border: 1px solid var(--colorDefault20, #c3cacb);
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
.k-state-selected,
|
|
577
|
+
.k-state-selected:link,
|
|
578
|
+
.k-state-selected:visited,
|
|
579
|
+
.k-tool.k-state-selected,
|
|
580
|
+
.k-grid td.k-state-selected:hover,
|
|
581
|
+
.k-grid tr.k-state-selected:hover td {
|
|
582
|
+
background: var(--colorSuccess40, #18bc9c);
|
|
583
|
+
border-color: var(--colorSuccess30, #7dceb8);
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
.k-popup .k-list .k-state-focused {
|
|
587
|
+
box-shadow: inset 0 0 2px 0 var(--colorPrimary30, #81878e), inset 0 0 7px 0 var(--colorPrimary40, #2c3e50);
|
|
588
|
+
background: transparent;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
.k-pager-wrap .k-pager-refresh,
|
|
592
|
+
.k-dropdown-wrap.k-state-default,
|
|
593
|
+
.k-header,
|
|
594
|
+
.k-pager-wrap,
|
|
595
|
+
.k-grid-toolbar {
|
|
596
|
+
background: var(--colorLight30);
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
/* Pagination - Grid */
|
|
600
|
+
.k-grid .k-pager-numbers .k-link:link,
|
|
601
|
+
.k-grid .k-pager-numbers .k-link:visited,
|
|
602
|
+
.k-grid .k-pager-numbers .k-nav-current.k-state-hover .k-link,
|
|
603
|
+
.k-pager-wrap>.k-link>.k-icon {
|
|
604
|
+
color: var(--textColor40, #2c3e50);
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
.k-grid .k-pager-numbers .k-state-selected {
|
|
608
|
+
background: var(--colorSuccess40, #18bc9c);
|
|
609
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
/* Modal button - password */
|
|
613
|
+
#forgotPasswordModal .modal-footer .k-button.k-success,
|
|
614
|
+
#forgotPasswordModal .modal-footer .btn.btn-success,
|
|
615
|
+
#modalPassword .modal-footer .k-button.k-success,
|
|
616
|
+
#modalPassword .modal-footer .btn.btn-success {
|
|
617
|
+
background: var(--colorPrimary40, #2c3e50);
|
|
618
|
+
border-color: transparent;
|
|
619
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
#forgotPasswordModal .modal-footer .k-button.k-success:hover,
|
|
623
|
+
#forgotPasswordModal .modal-footer .btn.btn-success:hover,
|
|
624
|
+
#modalPassword .modal-footer .k-button.k-success:hover,
|
|
625
|
+
#modalPassword .modal-footer .btn.btn-success:hover {
|
|
626
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
627
|
+
background: var(--colorPrimary50, #273646);
|
|
628
|
+
border-color: transparent;
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger,
|
|
632
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger,
|
|
633
|
+
#modalPassword .modal-footer .k-button.k-danger,
|
|
634
|
+
#modalPassword .modal-footer .btn.btn-danger {
|
|
635
|
+
background: var(--colorDefault40, #798d8f);
|
|
636
|
+
border-color: transparent;
|
|
637
|
+
color: var(--textColorDefault40, #ffffff);
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger:hover,
|
|
641
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger:hover,
|
|
642
|
+
#modalPassword .modal-footer .k-button.k-danger:hover,
|
|
643
|
+
#modalPassword .modal-footer .btn.btn-danger:hover {
|
|
644
|
+
color: var(--textColorDefault40, #ffffff);
|
|
645
|
+
background: var(--colorDefault50, #6a7b7d);
|
|
646
|
+
border-color: transparent;
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
.table-bordered>thead>tr>td,
|
|
650
|
+
.table-bordered>thead>tr>th {
|
|
651
|
+
background: var(--colorDefault10, #dfe3e3);
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
/* Crud button */
|
|
655
|
+
.active-bar .k-button.k-danger,
|
|
656
|
+
.active-bar .btn.btn-danger {
|
|
657
|
+
background: var(--colorPrimary40, #5665be);
|
|
658
|
+
border-color: transparent;
|
|
659
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
.active-bar .k-button.k-danger:hover,
|
|
663
|
+
.active-bar .btn.btn-danger:hover {
|
|
664
|
+
background: var(--colorPrimary50, #273646);
|
|
665
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
/* button input */
|
|
669
|
+
div[data-component="crn-textinputbutton"] div[data-component="crn-textinput"] input {
|
|
670
|
+
border-top-right-radius: 0;
|
|
671
|
+
border-bottom-right-radius: 0;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
div[data-component="crn-textinputbutton"] div[data-component="crn-button"] button {
|
|
675
|
+
margin-left: 0;
|
|
676
|
+
border-top-left-radius: 0;
|
|
677
|
+
border-bottom-left-radius: 0;
|
|
678
|
+
padding: 6px 12px;
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
/* Date and hour */
|
|
682
|
+
.bootstrap-datetimepicker-widget.dropdown-menu {
|
|
683
|
+
background: var(--backgroundColor40, #ffffff);
|
|
684
|
+
color: var(--textColor40, #2c3e50);
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
cron-calendar.k-calendar .k-footer,
|
|
688
|
+
cron-calendar.k-calendar .k-header,
|
|
689
|
+
.k-calendar .k-footer .k-nav-today {
|
|
690
|
+
background: var(--colorPrimary40, #2c3e50);
|
|
691
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
cron-calendar.k-widget {
|
|
695
|
+
border-color: var(--backgroundColor50, #dfdfdf);
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
.k-calendar td.k-state-hover,
|
|
699
|
+
.k-calendar .k-link.k-nav-fast,
|
|
700
|
+
.k-calendar .k-header .k-link.k-nav-next,
|
|
701
|
+
.k-calendar .k-header .k-link.k-nav-prev,
|
|
702
|
+
.k-calendar .k-header .k-icon {
|
|
703
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
.k-widget.k-calendar .k-nav-next.k-state-hover,
|
|
707
|
+
.k-widget.k-calendar .k-nav-prev.k-state-hover,
|
|
708
|
+
.k-calendar .k-nav-fast.k-state-hover,
|
|
709
|
+
.k-calendar .k-footer .k-nav-today.k-state-hover,
|
|
710
|
+
.k-calendar .k-footer .k-nav-today:hover {
|
|
711
|
+
background: var(--colorPrimary60, #202d3b);
|
|
712
|
+
box-shadow: none;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
.k-calendar th {
|
|
716
|
+
background: var(--backgroundColor50, #dfdfdf);
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
.k-calendar td.k-state-hover,
|
|
720
|
+
.k-calendar td.k-state-focused.k-state-selected.k-state-hover,
|
|
721
|
+
.k-calendar .k-state-selected.k-state-hover,
|
|
722
|
+
.k-listview>.k-state-focused.k-state-selected,
|
|
723
|
+
.k-state-selected td.k-state-focused,
|
|
724
|
+
td.k-state-focused.k-state-selected,
|
|
725
|
+
.k-state-selected {
|
|
726
|
+
box-shadow: inset 0 0 10px 3px var(--colorPrimary30, #81878e);
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.k-calendar td.k-state-hover .k-link {
|
|
730
|
+
color: var(--textColor40, #ffffff);
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
.k-calendar .k-today.k-state-selected.k-state-hover {
|
|
734
|
+
background: var(--colorPrimary10, #d7d8da);
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.k-calendar .k-content .k-other-month .k-link {
|
|
738
|
+
color: var(--textColor30, #81878e);
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.k-calendar td.k-state-selected {
|
|
742
|
+
background: transparent;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
/* seta do modal do calendario */
|
|
746
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
|
|
747
|
+
border-bottom-color: var(--backgroundColor40, #ffffff);
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
|
|
751
|
+
border-top-color: var(--backgroundColor40, #ffffff);
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
/* Agendador */
|
|
755
|
+
.k-scheduler,
|
|
756
|
+
.k-scheduler-toolbar>ul>li,
|
|
757
|
+
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
|
|
758
|
+
.k-scheduler .k-scheduler-toolbar ul.k-scheduler-views li.k-state-hover {
|
|
759
|
+
border-color: var(--backgroundColor60, #bbbbbb);
|
|
760
|
+
box-shadow: none;
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
.k-scheduler-edit-form .k-edit-field .k-button,
|
|
764
|
+
.k-scheduler .k-state-selected>.k-link,
|
|
765
|
+
.k-scheduler .k-scheduler-toolbar .k-state-selected,
|
|
766
|
+
.k-scheduler .k-today.k-state-selected,
|
|
767
|
+
.k-scheduler-navigation .k-nav-prev .k-link,
|
|
768
|
+
.k-scheduler div.k-scheduler-footer .k-link,
|
|
769
|
+
.k-scheduler div.k-scheduler-footer ul li {
|
|
770
|
+
background: var(--colorPrimary40, #2c3e50);
|
|
771
|
+
border-color: transparent;
|
|
772
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
.k-scheduler .k-state-selected>.k-link {
|
|
776
|
+
background: transparent;
|
|
777
|
+
border-color: transparent;
|
|
778
|
+
}
|
|
779
|
+
|
|
780
|
+
.k-scheduler-navigation .k-nav-prev .k-link:hover,
|
|
781
|
+
.k-scheduler div.k-scheduler-footer .k-link:hover,
|
|
782
|
+
.k-scheduler div.k-scheduler-footer ul li:hover,
|
|
783
|
+
.k-scheduler-edit-form .k-edit-field .k-button:hover,
|
|
784
|
+
.k-scheduler .k-scheduler-toolbar ul.k-scheduler-views li.k-state-hover a,
|
|
785
|
+
.k-scheduler .k-scheduler-toolbar ul.k-scheduler-views li.k-state-hover,
|
|
786
|
+
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover {
|
|
787
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
788
|
+
background: var(--colorPrimary50, #273646);
|
|
789
|
+
border-color: transparent;
|
|
790
|
+
}
|
|
791
|
+
|
|
792
|
+
.k-edit-form-container .k-edit-buttons .k-primary {
|
|
793
|
+
background: var(--colorSuccess40, #18bc9c);
|
|
794
|
+
border-color: transparent;
|
|
795
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
.k-edit-form-container .k-edit-buttons .k-primary:hover {
|
|
799
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
800
|
+
background: var(--colorSuccess50, #15a589);
|
|
801
|
+
border-color: transparent;
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
.k-scheduler-navigation .k-link {
|
|
805
|
+
background: var(--backgroundColor40, #fcfcfc);
|
|
806
|
+
color: var(--colorPrimary40, #2c3e50);
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
.k-scheduler-navigation .k-nav-current .k-link:hover,
|
|
810
|
+
.k-scheduler-navigation .k-nav-current .k-link {
|
|
811
|
+
background: transparent;
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
.k-scheduler-navigation .k-nav-current .k-link:hover {
|
|
815
|
+
color: var(--colorPrimary40, #2c3e50);
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
.k-scheduler .k-scheduler-toolbar {
|
|
819
|
+
background: var(--colorLight40, #ecf0f1);
|
|
820
|
+
border: 1px solid var(--colorLight50, #cfd2d3);
|
|
821
|
+
color: var(--textColorLight40, #444444);
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
.k-scheduler .k-header {
|
|
825
|
+
background: var(--backgroundColor40, #ffffff);
|
|
826
|
+
border-bottom: 1px solid var(--backgroundColor60, #bbbbbb);
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
.k-scheduler .k-header .k-scheduler-views {
|
|
830
|
+
border-color: transparent;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.k-scheduler .k-nav-current>.k-state-active,
|
|
834
|
+
.k-scheduler div.k-scheduler-toolbar>ul>li.k-nav-current {
|
|
835
|
+
box-shadow: none;
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover.k-nav-prev a,
|
|
839
|
+
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover.k-nav-next a,
|
|
840
|
+
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover.k-nav-today a {
|
|
841
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
842
|
+
background: var(--colorPrimary50, #273646);
|
|
843
|
+
border-color: transparent;
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
.k-scheduler-navigation .k-nav-prev {
|
|
847
|
+
border-color: var(--colorPrimary40, #2c3e50);
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
.k-scheduler-navigation .k-nav-today.k-state-hover .k-link,
|
|
851
|
+
.k-scheduler-navigation .k-nav-next.k-state-hover .k-link,
|
|
852
|
+
.k-scheduler-navigation .k-nav-prev.k-state-hover .k-link {
|
|
853
|
+
background: var(--colorPrimary50, #273646);
|
|
854
|
+
border-color: var(--colorPrimary50, #273646);
|
|
855
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
856
|
+
}
|
|
857
|
+
|
|
858
|
+
.k-scheduler-navigation .k-nav-prev .k-link span,
|
|
859
|
+
.k-scheduler-navigation .k-nav-next.k-state-hover .k-link span,
|
|
860
|
+
.k-scheduler-navigation .k-nav-prev.k-state-hover .k-link span {
|
|
861
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
.k-calendar .k-state-selected.k-state-hover .k-link,
|
|
865
|
+
.k-link:link,
|
|
866
|
+
.k-link:visited,
|
|
867
|
+
.k-nav-current.k-state-hover .k-link {
|
|
868
|
+
color: var(--textColor40, #2c3e50);
|
|
869
|
+
}
|
|
870
|
+
|
|
871
|
+
.k-calendar td.k-state-focused.k-state-selected.k-state-hover,
|
|
872
|
+
.k-listview>.k-state-focused.k-state-selected,
|
|
873
|
+
.k-state-selected td.k-state-focused,
|
|
874
|
+
td.k-state-focused.k-state-selected {
|
|
875
|
+
box-shadow: inset 0 0 10px 3px var(--colorPrimary20, #b1b3b7);
|
|
876
|
+
color: var(--textColor40, #2c3e50);
|
|
877
|
+
background: transparent;
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
.k-grid-header th.k-state-focused,
|
|
881
|
+
.k-list>.k-state-focused,
|
|
882
|
+
.k-listview>.k-state-focused,
|
|
883
|
+
.k-state-focused,
|
|
884
|
+
td.k-state-focused {
|
|
885
|
+
box-shadow: inset 0 0 7px 0 var(--colorDefault40, #798d8f);
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
.k-calendar .k-today.k-state-selected.k-state-hover,
|
|
889
|
+
.k-calendar .k-today.k-state-selected {
|
|
890
|
+
background: transparent;
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.k-edit-form-container .k-edit-buttons .k-scheduler-cancel {
|
|
894
|
+
background: var(--colorDanger40, #c44133);
|
|
895
|
+
border-color: transparent;
|
|
896
|
+
color: var(--textColorDanger40, #ffffff);
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
.k-edit-form-container .k-edit-buttons .k-scheduler-cancel:hover {
|
|
900
|
+
color: var(--textColorDanger40, #ffffff);
|
|
901
|
+
background: var(--colorDanger50, #ac392d);
|
|
902
|
+
border-color: transparent;
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
.k-list .k-item.k-state-hover.k-state-selected,
|
|
906
|
+
.k-list .k-item:hover.k-state-selected,
|
|
907
|
+
.k-list-optionlabel:hover.k-state-selected {
|
|
908
|
+
color: var(--colorDefault40, #798d8f);
|
|
909
|
+
background: transparent;
|
|
317
910
|
}
|