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,6 +1,9 @@
|
|
|
1
1
|
@import '../../../cronapp-lib-js/dist/js/kendo-ui/styles/kendo.common-bootstrap.min.css';
|
|
2
2
|
@import '../../../cronapp-lib-js/dist/js/kendo-ui/styles/kendo.bootstrap.min.css';
|
|
3
3
|
@import '../../../cronapp-lib-js/dist/js/kendo-ui/styles/kendo.bootstrap.mobile.min.css';
|
|
4
|
-
@import '
|
|
4
|
+
@import '../../components/css/color-default.css';
|
|
5
5
|
@import 'custom/navigator/custom-navigator.css';
|
|
6
|
-
@import '../../dist/css/cronos.css';
|
|
6
|
+
@import '../../dist/css/cronos.css';
|
|
7
|
+
@import '../../css/app.css';
|
|
8
|
+
@import 'custom/theme-general/theme-general.css';
|
|
9
|
+
@import 'custom/united/custom-united.css';
|
package/css/themes/yeti.min.css
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
@import '../../../cronapp-lib-js/dist/js/kendo-ui/styles/kendo.common-bootstrap.min.css';
|
|
2
2
|
@import '../../../cronapp-lib-js/dist/js/kendo-ui/styles/kendo.bootstrap.min.css';
|
|
3
3
|
@import '../../../cronapp-lib-js/dist/js/kendo-ui/styles/kendo.bootstrap.mobile.min.css';
|
|
4
|
-
@import '
|
|
4
|
+
@import '../../components/css/color-default.css';
|
|
5
5
|
@import 'custom/navigator/custom-navigator.css';
|
|
6
|
-
@import '../../dist/css/cronos.css';
|
|
6
|
+
@import '../../dist/css/cronos.css';
|
|
7
|
+
@import '../../css/app.css';
|
|
8
|
+
@import 'custom/theme-general/theme-general.css';
|
|
9
|
+
@import 'custom/yeti/custom-yeti.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.checkbox-theme .k-checkbox:focus+.k-checkbox-label:before,.checkbox-theme .k-checkbox:hover+.k-checkbox-label:before,.checkbox-theme .k-radio:focus+.k-radio-label:before,.checkbox-theme .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.checkbox-theme .k-checkbox:checked+.k-checkbox-label:before,.checkbox-theme .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:var(--light-blue);background-color:var(--light-blue)}.checkbox-theme .k-checkbox:checked+.k-checkbox-label:after,.checkbox-theme .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--blue);border-color:var(--light-blue)}.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-radio:focus+.k-radio-label:before,.checkbox-white .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--white);border-color:#707070;color:var(--black)}.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-radio:focus+.k-radio-label:before,.checkbox-gray .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--gray);border-color:#707070}.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-radio:focus+.k-radio-label:before,.checkbox-black .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--black);border-color:#707070}.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-radio:focus+.k-radio-label:before,.checkbox-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:var(--light-blue);background-color:var(--light-blue)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--blue);border-color:var(--light-blue)}.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-radio:focus+.k-radio-label:before,.checkbox-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #3155b8;border-color:#3155b8}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#3155b8;background-color:#3155b8}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-blue);border-color:#3155b8}.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-radio:focus+.k-radio-label:before,.checkbox-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #4869c7;border-color:#4869c7}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#4869c7;background-color:#4869c7}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-blue);border-color:#4869c7}.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-radio:focus+.k-radio-label:before,.checkbox-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #8645f4;border-color:#8645f4}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#8645f4;background-color:#8645f4}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--purple);border-color:#8645f4}.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-radio:focus+.k-radio-label:before,.checkbox-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #6b4ba2;border-color:#6b4ba2}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#6b4ba2}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-purple);border-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-radio:focus+.k-radio-label:before,.checkbox-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #6b4ba2;border-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-purple);border-color:#6b4ba2}.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-radio:focus+.k-radio-label:before,.checkbox-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #680f06;border-color:#680f06}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#680f06}.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--red);border-color:#680f06}.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-radio:focus+.k-radio-label:before,.checkbox-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red);border-color:var(--dark-red)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-red)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-red);border-color:var(--dark-red)}.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-radio:focus+.k-radio-label:before,.checkbox-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red);border-color:var(--light-red)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--light-red)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-red);border-color:var(--light-red)}.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-radio:focus+.k-radio-label:before,.checkbox-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange);border-color:var(--light-orange)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--light-orange)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--orange);border-color:var(--light-orange)}.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-radio:focus+.k-radio-label:before,.checkbox-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange);border-color:var(--dark-orange)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-orange)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-orange);border-color:var(--dark-orange);color:#492b10}.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-radio:focus+.k-radio-label:before,.checkbox-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #cd9946;border-color:#cd9946}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#cd9946}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-orange);border-color:#cd9946}.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-radio:focus+.k-radio-label:before,.checkbox-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-yellow)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--yellow);border-color:var(--dark-yellow);color:#474432}.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-radio:focus+.k-radio-label:before,.checkbox-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-yellow)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-yellow);border-color:var(--dark-yellow);color:#474432}.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-radio:focus+.k-radio-label:before,.checkbox-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #dddd7c;border-color:#dddd7c}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#dddd7c}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-yellow);border-color:#dddd7c}.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-radio:focus+.k-radio-label:before,.checkbox-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #24470c;border-color:#24470c}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#24470c}.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--green);border-color:#24470c}.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-radio:focus+.k-radio-label:before,.checkbox-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green);border-color:var(--dark-green)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-green)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-green);border-color:var(--dark-green);color:#24470c}.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-radio:focus+.k-radio-label:before,.checkbox-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #66b032;border-color:#66b032}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#66b032}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-green);border-color:#66b032}
|
|
1
|
+
.k-checkbox-label:before{background:transparent}.k-checkbox-label:active:before,.k-checkbox:active+.k-checkbox-label:before,.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox:indeterminate+.k-checkbox-label:before{box-shadow:none}.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox:indeterminate+.k-checkbox-label:before,.k-checkbox-label:hover:before,.k-checkbox:checked+.k-checkbox-label:hover:before,.k-checkbox:checked:hover+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.k-checkbox-label:active:before,.k-checkbox:active+.k-checkbox-label:before,.k-checkbox:focus+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.k-checkbox:checked+.k-checkbox-label:after,.k-checkbox:indeterminate+.k-checkbox-label:after,.k-checkbox-label:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:before,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-default .k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox-label:active:before,.checkbox-default .k-checkbox:active+.k-checkbox-label:before,.checkbox-default .k-checkbox:focus+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:after,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-default .k-checkbox-label:before{border-color:var(--colorDefault40,#3b448e)}.k-checkbox-label:hover:before,.k-checkbox:checked+.k-checkbox-label:hover:before,.k-checkbox:checked:hover+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.k-checkbox:focus+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:focus+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorDefault50,#343c7c)}.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox:indeterminate+.k-checkbox-label:before,.k-checkbox:checked+.k-checkbox-label:after,.k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-default .k-checkbox:checked+.k-checkbox-label:before,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:after,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorDefault40,#3b448e);color:var(--textColorDefault40,#fff)}.checkbox-primary .k-checkbox:checked+.k-checkbox-label:before,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-primary .k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox-label:active:before,.checkbox-primary .k-checkbox:active+.k-checkbox-label:before,.checkbox-primary .k-checkbox:focus+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:after,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-primary .k-checkbox-label:before{border-color:var(--colorPrimary40,#5665be)}.checkbox-primary .k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:focus+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorPrimary50,#4b58a6)}.checkbox-primary .k-checkbox:checked+.k-checkbox-label:before,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:after,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorPrimary40,#5665be);color:var(--textColorPrimary40,#fff)}.checkbox-success .k-checkbox:checked+.k-checkbox-label:before,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-success .k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox-label:active:before,.checkbox-success .k-checkbox:active+.k-checkbox-label:before,.checkbox-success .k-checkbox:focus+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:after,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-success .k-checkbox-label:before{border-color:var(--colorSuccess40,#33cd5f)}.checkbox-success .k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:focus+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorSuccess50,#2db353)}.checkbox-success .k-checkbox:checked+.k-checkbox-label:before,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:after,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorSuccess40,#33cd5f);color:var(--textColorSuccess40,#fff)}.checkbox-info .k-checkbox:checked+.k-checkbox-label:before,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-info .k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox-label:active:before,.checkbox-info .k-checkbox:active+.k-checkbox-label:before,.checkbox-info .k-checkbox:focus+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:after,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-info .k-checkbox-label:before{border-color:var(--colorCalm40,#11c1f3)}.checkbox-info .k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:focus+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorCalm50,#0fa9d5)}.checkbox-info .k-checkbox:checked+.k-checkbox-label:before,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:after,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorCalm40,#11c1f3);color:var(--textColorCalm40,#fff)}.checkbox-warning .k-checkbox:checked+.k-checkbox-label:before,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-warning .k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox-label:active:before,.checkbox-warning .k-checkbox:active+.k-checkbox-label:before,.checkbox-warning .k-checkbox:focus+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:after,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-warning .k-checkbox-label:before{border-color:var(--colorWarning40,#ffc900)}.checkbox-warning .k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:focus+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorWarning50,#dfb000)}.checkbox-warning .k-checkbox:checked+.k-checkbox-label:before,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:after,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorWarning40,#ffc900);color:var(--textColorWarning40,#fff)}.checkbox-danger .k-checkbox:checked+.k-checkbox-label:before,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-danger .k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox-label:active:before,.checkbox-danger .k-checkbox:active+.k-checkbox-label:before,.checkbox-danger .k-checkbox:focus+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:after,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-danger .k-checkbox-label:before{border-color:var(--colorDanger40,#ef473a)}.checkbox-danger .k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:focus+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorDanger50,#d13e33)}.checkbox-danger .k-checkbox:checked+.k-checkbox-label:before,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:after,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorDanger40,#ef473a);color:var(--textColorDanger40,#fff)}.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light .k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox-label:active:before,.checkbox-light .k-checkbox:active+.k-checkbox-label:before,.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light .k-checkbox-label:before{border-color:var(--colorLight40,#fff)}.checkbox-light .k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorLight50,#dfdfdf)}.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorLight40,#fff);color:var(--textColorLight40,#444)}.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-stable .k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox-label:active:before,.checkbox-stable .k-checkbox:active+.k-checkbox-label:before,.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-stable .k-checkbox-label:before{border-color:var(--colorStable40,#f8f8f8)}.checkbox-stable .k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorStable50,#d9d9d9)}.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorStable40,#f8f8f8);color:var(--textColorStable40,#fff)}.checkbox-royal .k-checkbox:checked+.k-checkbox-label:before,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-royal .k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox-label:active:before,.checkbox-royal .k-checkbox:active+.k-checkbox-label:before,.checkbox-royal .k-checkbox:focus+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:after,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-royal .k-checkbox-label:before{border-color:var(--colorRoyal40,#886aea)}.checkbox-royal .k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:focus+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorRoyal50,#775dcd)}.checkbox-royal .k-checkbox:checked+.k-checkbox-label:before,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:after,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorRoyal40,#886aea);color:var(--textColorRoyal40,#fff)}.checkbox-dark .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark .k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox-label:active:before,.checkbox-dark .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark .k-checkbox-label:before{border-color:var(--colorDark40,#444)}.checkbox-dark .k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorDark50,#3c3c3c)}.checkbox-dark .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorDark40,#444);color:var(--textColorDark40,#fff)}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-white .k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox-label:active:before,.checkbox-white .k-checkbox:active+.k-checkbox-label:before,.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-white .k-checkbox-label:before{border-color:var(--white,#fff)}.checkbox-white .k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--gray_border,#707070)}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--white,#fff);color:var(--black,#000)}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-gray .k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox-label:active:before,.checkbox-gray .k-checkbox:active+.k-checkbox-label:before,.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-gray .k-checkbox-label:before{border-color:var(--gray,#333)}.checkbox-gray .k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--gray_border,#707070)}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--gray,#333);color:var(--white,#fff)}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-black .k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox-label:active:before,.checkbox-black .k-checkbox:active+.k-checkbox-label:before,.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-black .k-checkbox-label:before{border-color:var(--black,#000)}.checkbox-black .k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--gray_border,#707070)}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--black,#000);color:var(--white,#fff)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-blue .k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox-label:active:before,.checkbox-blue .k-checkbox:active+.k-checkbox-label:before,.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-blue .k-checkbox-label:before{border-color:var(--blue,#0247fe)}.checkbox-blue .k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-blue,#85a5ff)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--blue,#0247fe);color:var(--white,#fff)}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox-label:active:before,.checkbox-light-blue .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox-label:before{border-color:var(--light-blue,#85a5ff)}.checkbox-light-blue .k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-blue_border,#3155b8)}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-blue,#85a5ff);color:var(--white,#fff)}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox-label:active:before,.checkbox-dark-blue .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox-label:before{border-color:var(--dark-blue,#00217a)}.checkbox-dark-blue .k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-blue_border,#4869c7)}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-blue,#00217a);color:var(--white,#fff)}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-purple .k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox-label:active:before,.checkbox-purple .k-checkbox:active+.k-checkbox-label:before,.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-purple .k-checkbox-label:before{border-color:var(--purple,#3d01a4)}.checkbox-purple .k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--purple_border,#8645f4)}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--purple,#3d01a4);color:var(--white,#fff)}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox-label:active:before,.checkbox-light-purple .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox-label:before{border-color:var(--light-purple,#b285ff)}.checkbox-light-purple .k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-purple_border,#6b4ba2)}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-purple,#b285ff);color:var(--white,#fff)}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox-label:active:before,.checkbox-dark-purple .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox-label:before{border-color:var(--dark-purple,#2d007a)}.checkbox-dark-purple .k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-purple_border,#6b4ba2)}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-purple,#2d007a);color:var(--white,#fff)}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-red .k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox-label:active:before,.checkbox-red .k-checkbox:active+.k-checkbox-label:before,.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-red .k-checkbox-label:before{border-color:var(--red,#fe2712)}.checkbox-red .k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--red_border,#680f06)}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--red,#fe2712);color:var(--white,#fff)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-red .k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox-label:active:before,.checkbox-light-red .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-red .k-checkbox-label:before{border-color:var(--light-red,#fe8f84)}.checkbox-light-red .k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-red,#7a0b00)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-red,#fe8f84);color:var(--white,#fff)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox-label:active:before,.checkbox-dark-red .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox-label:before{border-color:var(--dark-red,#7a0b00)}.checkbox-dark-red .k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-red,#fe8f84)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-red,#7a0b00);color:var(--white,#fff)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-orange .k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox-label:active:before,.checkbox-orange .k-checkbox:active+.k-checkbox-label:before,.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-orange .k-checkbox-label:before{border-color:var(--orange,#fb9b02)}.checkbox-orange .k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--orange_focus_hover,#ffd085)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--orange,#fb9b02);color:var(--white,#fff)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox-label:active:before,.checkbox-light-orange .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox-label:before{border-color:var(--light-orange,#ffd085)}.checkbox-light-orange .k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-orange,#7a4b00)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-orange,#ffd085);color:var(--white,#fff)}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox-label:active:before,.checkbox-dark-orange .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox-label:before{border-color:var(--dark-orange,#7a4b00)}.checkbox-dark-orange .k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-orange_border,#cd9946)}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-orange,#7a4b00);color:var(--white,#fff)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-yellow .k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox-label:active:before,.checkbox-yellow .k-checkbox:active+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-yellow .k-checkbox-label:before{border-color:var(--yellow,#ff3)}.checkbox-yellow .k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--yellow_focus_hover,#7a7a00)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--yellow,#ff3);color:var(--white,#fff)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox-label:active:before,.checkbox-light-yellow .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox-label:before{border-color:var(--light-yellow,#ffff85)}.checkbox-light-yellow .k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-yellow,#7a7a00)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-yellow,#ffff85);color:var(--white,#fff)}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox-label:active:before,.checkbox-dark-yellow .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox-label:before{border-color:var(--dark-yellow,#7a7a00)}.checkbox-dark-yellow .k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--yellow_focus_hover,#dddd7c)}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-yellow,#7a7a00);color:var(--white,#fff)}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-green .k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox-label:active:before,.checkbox-green .k-checkbox:active+.k-checkbox-label:before,.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-green .k-checkbox-label:before{border-color:var(--green,#66b032)}.checkbox-green .k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--green_border,#24470c)}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--green,#66b032);color:var(--white,#fff)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-green .k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox-label:active:before,.checkbox-light-green .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-green .k-checkbox-label:before{border-color:var(--light-green,#b7ff85)}.checkbox-light-green .k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-green,#337a00)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-green,#b7ff85);color:var(--white,#fff)}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox-label:active:before,.checkbox-dark-green .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox-label:before{border-color:var(--dark-green,#337a00)}.checkbox-dark-green .k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--green,#66b032)}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-green,#337a00);color:var(--white,#fff)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import 'checkbox-color.css';@import 'combobox-color.css';@import 'option-color.css';@import 'designtime.css';@import 'font-size.css';:root{--white:#fff;--gray:#333;--black:#000;--blue:#0247fe;--light-blue:#85a5ff;--dark-blue:#00217a;--purple:#3d01a4;--light-purple:#b285ff;--dark-purple:#2d007a;--red:#fe2712;--light-red:#fe8f84;--dark-red:#7a0b00;--orange:#fb9b02;--light-orange:#ffd085;--dark-orange:#7a4b00;--yellow:#ff3;--light-yellow:#ffff85;--dark-yellow:#7a7a00;--green:#66b032;--light-green:#b7ff85;--dark-green:#337a00}.color-white{color:var(--white)}.color-gray{color:var(--gray)}.color-black{color:var(--black)}.color-blue{color:var(--blue)}.color-light-blue{color:var(--light-blue)}.color-dark-blue{color:var(--dark-blue)}.color-purple{color:var(--purple)}.color-light-purple{color:var(--light-purple)}.color-dark-purple{color:var(--dark-purple)}.color-red{color:var(--red)}.color-light-red{color:var(--light-red)}.color-dark-red{color:var(--dark-red)}.color-orange{color:var(--orange)}.color-light-orange{color:var(--light-orange)}.color-dark-orange{color:var(--dark-orange)}.color-yellow{color:var(--yellow)}.color-light-yellow{color:var(--light-yellow)}.color-dark-yellow{color:var(--dark-yellow)}.color-green{color:var(--green)}.color-light-green{color:var(--light-green)}.color-dark-green{color:var(--dark-green)}
|
|
1
|
+
@import 'checkbox-color.css';@import 'combobox-color.css';@import 'option-color.css';@import 'designtime.css';@import 'font-size.css';:root{--white:#fff;--white_focus_hover:#dfdfdf;--gray_border:#707070;--gray:#333;--gray_focus_hover:#2d2d2d;--black:#000;--black_focus_hover:#7b7b7b;--blue:#0247fe;--blue_focus_hover:#01278b;--light-blue:#85a5ff;--light-blue_focus_hover:#495a8c;--light-blue_border:#3155b8;--dark-blue:#00217a;--dark-blue_focus_hover:#001243;--dark-blue_border:#4869c7;--purple:#3d01a4;--purple_focus_hover:#21015a;--purple_border:#4869c7;--light-purple:#b285ff;--light-purple_focus_hover:#61498c;--light-purple_border:#6b4ba2;--dark-purple:#2d007a;--dark-purple_focus_hover:#190043;--red:#fe2712;--red_focus_hover:#8b150a;--red_border:#680f06;--light-red:#fe8f84;--light-red_focus_hover:#8b4e48;--dark-red:#7a0b00;--dark-red_focus_hover:#430600;--orange:#fb9b02;--orange_focus_hover:#895501;--light-orange:#ffd085;--light-orange_focus_hover:#8c7249;--light-orange_border:#492b10;--dark-orange:#7a4b00;--dark-orange_focus_hover:#432900;--dark-orange_border:#cd9946;--yellow:#ff3;--yellow_focus_hover:#8c8c1c;--yellow_border:#474432;--light-yellow:#ffff85;--light-yellow_focus_hover:#8c8c49;--dark-yellow:#7a7a00;--dark-yellow_focus_hover:#434300;--dark-yellow_border:#dddd7c;--green:#66b032;--green_focus_hover:#38601b;--green_border:#24470c;--light-green:#b7ff85;--light-green_focus_hover:#648c49;--dark-green:#337a00;--dark-green_focus_hover:#1c4300}.color-default{color:var(--colorDefault40,#3b448e)}.color-default:focus,.color-default:hover{color:var(--colorDefault60,#2b3268)}.text-color-default{color:var(--textColorDefault40,#fff)}.color-primary{color:var(--colorPrimary40,#5665be)}.color-primary:focus,.color-primary:hover{color:var(--colorPrimary60,#3f4a8b)}.text-color-primary{color:var(--textColorPrimary40,#fff)}.color-success{color:var(--colorSuccess40,#33cd5f)}.color-success:focus,.color-success:hover{color:var(--colorSuccess60,#259646)}.text-color-success{color:var(--textColorSuccess40,#fff)}.color-info{color:var(--colorCalm40,#11c1f3)}.color-info:focus,.color-info:hover{color:var(--colorCalm60,#0c8db2)}.text-color-info{color:var(--textColorCalm40,#fff)}.color-warning{color:var(--colorWarning40,#ffc900)}.color-warning:focus,.color-warning:hover{color:var(--colorWarning60,#bb9300)}.text-color-warning{color:var(--textColorWarning40,#fff)}.color-danger{color:var(--colorDanger40,#ef473a)}.color-danger:focus,.color-danger:hover{color:var(--colorDanger60,#af342a)}.text-color-danger{color:var(--textColorDanger40,#fff)}.color-light{color:var(--colorLight40,#fff)}.color-light:focus,.color-light:hover{color:var(--colorLight60,#bbb)}.text-color-light{color:var(--textColorLight40,#000)}.color-stable{color:var(--colorStable40,#ffc900)}.color-stable:focus,.color-stable:hover{color:var(--colorStable60,#bb9300)}.text-color-stable{color:var(--textColorStable40,#444)}.color-royal{color:var(--colorRoyal40,#ef473a)}.color-royal:focus,.color-royal:hover{color:var(--colorRoyal60,#af342a)}.text-color-royal{color:var(--textColorRoyal40,#fff)}.color-dark{color:var(--colorDark40,#fff)}.color-dark:focus,.color-dark:hover{color:var(--colorDark60,#bbb)}.text-color-dark{color:var(--textColorDark40,#fff)}.color-white{color:var(--white,#fff)}.color-white:focus,.color-white:hover{color:var(--white_focus_hover,#dfdfdf)}.color-gray{color:var(--gray,#333)}.color-gray:focus,.color-gray:hover{color:var(--gray_focus_hover,#2d2d2d)}.color-black{color:var(--black,#000)}.color-black:focus,.color-black:hover{color:var(--black_focus_hover,#7b7b7b)}.color-blue{color:var(--blue,#0247fe)}.color-blue:focus,.color-blue:hover{color:var(--blue_focus_hover,#01278b)}.color-light-blue{color:var(--light-blue,#85a5ff)}.color-light-blue:focus,.color-light-blue:hover{color:var(--light-blue_focus_hover,#495a8c)}.color-dark-blue{color:var(--dark-blue,#00217a)}.color-dark-blue:focus,.color-dark-blue:hover{color:var(--dark-blue_focus_hover,#001243)}.color-purple{color:var(--purple,#3d01a4)}.color-purple:focus,.color-purple:hover{color:var(--purple_focus_hover,#21015a)}.color-light-purple{color:var(--light-purple,#b285ff)}.color-light-purple:focus,.color-light-purple:hover{color:var(--light-purple_focus_hover,#61498c)}.color-dark-purple{color:var(--dark-purple,#2d007a)}.color-dark-purple:focus,.color-dark-purple:hover{color:var(--dark-purple_focus_hover,#190043)}.color-red{color:var(--red,#fe2712)}.color-red:focus,.color-red:hover{color:var(--red_focus_hover,#8b150a)}.color-light-red{color:var(--light-red,#fe8f84)}.color-light-red:focus,.color-light-red:hover{color:var(--light-red_focus_hover,#8b4e48)}.color-dark-red{color:var(--dark-red,#7a0b00)}.color-dark-red:focus,.color-dark-red:hover{color:var(--dark-red_focus_hover,#430600)}.color-orange{color:var(--orange,#fb9b02)}.color-orange:focus,.color-orange:hover{color:var(--orange_focus_hover,#895501)}.color-light-orange{color:var(--light-orange,#ffd085)}.color-light-orange:focus,.color-light-orange:hover{color:var(--light-orange_focus_hover,#8c7249)}.color-dark-orange{color:var(--dark-orange,#7a4b00)}.color-dark-orange:focus,.color-dark-orange:hover{color:var(--dark-orange_focus_hover,#432900)}.color-yellow{color:var(--yellow,#ff3)}.color-yellow:focus,.color-yellow:hover{color:var(--yellow_focus_hover,#8c8c1c)}.color-light-yellow{color:var(--light-yellow,#ffff85)}.color-light-yellow:focus,.color-light-yellow:hover{color:var(--light-yellow_focus_hover,#8c8c49)}.color-dark-yellow{color:var(--dark-yellow,#7a7a00)}.color-dark-yellow:focus,.color-dark-yellow:hover{color:var(--dark-yellow_focus_hover,#434300)}.color-green{color:var(--green,#66b032)}.color-green:focus,.color-green:hover{color:var(--green_focus_hover,#38601b)}.color-light-green{color:var(--light-green,#b7ff85)}.color-light-green:focus,.color-light-green:hover{color:var(--light-green_focus_hover,#648c49)}.color-dark-green{color:var(--dark-green,#337a00)}.color-dark-green:focus,.color-dark-green:hover{color:var(--dark-green_focus_hover,#1c4300)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.combobox-white .k-multiselect-wrap .k-button .k-select,.combobox-white .k-button:before{background-color:var(--white)}.combobox-white .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-gray .k-multiselect-wrap .k-button .k-select,.combobox-gray .k-button:before{background-color:var(--gray)}.combobox-black .k-multiselect-wrap .k-button .k-select,.combobox-black .k-button:before{background-color:var(--black)}.combobox-blue .k-multiselect-wrap .k-button .k-select,.combobox-blue .k-button:before{background-color:var(--blue)}.combobox-light-blue .k-multiselect-wrap .k-button .k-select,.combobox-light-blue .k-button:before{background-color:var(--light-blue)}.combobox-dark-blue .k-multiselect-wrap .k-button .k-select,.combobox-dark-blue .k-button:before{background-color:var(--dark-blue)}.combobox-purple .k-multiselect-wrap .k-button .k-select,.combobox-purple .k-button:before{background-color:var(--purple)}.combobox-light-purple .k-multiselect-wrap .k-button .k-select,.combobox-light-purple .k-button:before{background-color:var(--light-purple)}.combobox-dark-purple .k-multiselect-wrap .k-button .k-select,.combobox-dark-purple .k-button:before{background-color:var(--dark-purple)}.combobox-red .k-multiselect-wrap .k-button .k-select,.combobox-red .k-button:before{background-color:var(--red)}.combobox-light-red .k-multiselect-wrap .k-button .k-select,.combobox-light-red .k-button:before{background-color:var(--light-red)}.combobox-dark-red .k-multiselect-wrap .k-button .k-select,.combobox-dark-red .k-button:before{background-color:var(--dark-red)}.combobox-orange .k-multiselect-wrap .k-button .k-select,.combobox-orange .k-button:before{background-color:var(--orange)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select,.combobox-light-orange .k-button:before{background-color:var(--light-orange)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-orange .k-multiselect-wrap .k-button .k-select,.combobox-dark-orange .k-button:before{background-color:var(--dark-orange)}.combobox-yellow .k-multiselect-wrap .k-button .k-select,.combobox-yellow .k-button:before{background-color:var(--yellow)}.combobox-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select,.combobox-light-yellow .k-button:before{background-color:var(--light-yellow)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-yellow .k-multiselect-wrap .k-button .k-select,.combobox-dark-yellow .k-button:before{background-color:var(--dark-yellow)}.combobox-green .k-multiselect-wrap .k-button .k-select,.combobox-green .k-button:before{background-color:var(--green)}.combobox-light-green .k-multiselect-wrap .k-button .k-select,.combobox-light-green .k-button:before{background-color:var(--light-green)}.combobox-light-green .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-green .k-multiselect-wrap .k-button .k-select,.combobox-dark-green .k-button:before{background-color:var(--dark-green)}
|
|
1
|
+
.combobox-white .k-button:before{background:var(--white,#fff)}.combobox-white .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-white .k-multiselect .k-button.k-state-hover,.combobox-white .k-multiselect .k-button{border-color:var(--white,#fff);background:var(--white,#fff);color:var(--black,#000)}.combobox-white .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-white .k-multiselect-wrap .k-button:hover{background:var(--white,#fff);color:var(--black,#000)}.combobox-white .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--white,#fff)}.combobox-gray .k-button:before{background:var(--gray,#333)}.combobox-gray .k-multiselect .k-button.k-state-hover,.combobox-gray .k-multiselect .k-button{border-color:var(--gray,#333);background:var(--gray,#333);color:var(--white,#fff)}.combobox-gray .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-gray .k-multiselect-wrap .k-button:hover{background:var(--gray,#333);color:var(--white,#fff)}.combobox-gray .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--gray,#333)}.combobox-black .k-button:before{background:var(--black,#000)}.combobox-black .k-multiselect .k-button.k-state-hover,.combobox-black .k-multiselect .k-button{border-color:var(--black,#000);background:var(--black,#000);color:var(--white,#fff)}.combobox-black .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-black .k-multiselect-wrap .k-button:hover{background:var(--black,#000);color:var(--white,#fff)}.combobox-black .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--black,#000)}.combobox-blue .k-button:before{background:var(--blue,#0247fe)}.combobox-blue .k-multiselect .k-button.k-state-hover,.combobox-blue .k-multiselect .k-button{border-color:var(--blue,#0247fe);background:var(--blue,#0247fe);color:var(--white,#fff)}.combobox-blue .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-blue .k-multiselect-wrap .k-button:hover{background:var(--blue,#0247fe);color:var(--white,#fff)}.combobox-blue .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--blue,#0247fe)}.combobox-light-blue .k-button:before{background:var(--light-blue,#85a5ff)}.combobox-light-blue .k-multiselect .k-button.k-state-hover,.combobox-light-blue .k-multiselect .k-button{border-color:var(--light-blue,#85a5ff);background:var(--light-blue,#85a5ff);color:var(--white,#fff)}.combobox-light-blue .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-blue .k-multiselect-wrap .k-button:hover{background:var(--light-blue,#85a5ff);color:var(--white,#fff)}.combobox-light-blue .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--light-blue,#85a5ff)}.combobox-dark-blue .k-button:before{background:var(--dark-blue,#00217a)}.combobox-dark-blue .k-multiselect .k-button.k-state-hover,.combobox-dark-blue .k-multiselect .k-button{border-color:var(--dark-blue,#00217a);background:var(--dark-blue,#00217a);color:var(--white,#fff)}.combobox-dark-blue .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-blue .k-multiselect-wrap .k-button:hover{background:var(--dark-blue,#00217a);color:var(--white,#fff)}.combobox-dark-blue .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-blue,#00217a)}.combobox-purple .k-button:before{background:var(--purple,#3d01a4)}.combobox-purple .k-multiselect .k-button.k-state-hover,.combobox-purple .k-multiselect .k-button{border-color:var(--purple,#3d01a4);background:var(--purple,#3d01a4);color:var(--white,#fff)}.combobox-purple .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-purple .k-multiselect-wrap .k-button:hover{background:var(--purple,#3d01a4);color:var(--white,#fff)}.combobox-purple .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--purple,#3d01a4)}.combobox-light-purple .k-button:before{background:var(--light-purple,#b285ff)}.combobox-light-purple .k-multiselect .k-button.k-state-hover,.combobox-light-purple .k-multiselect .k-button{border-color:var(--light-purple,#b285ff);background:var(--light-purple,#b285ff);color:var(--white,#fff)}.combobox-light-purple .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-purple .k-multiselect-wrap .k-button:hover{background:var(--light-purple,#b285ff);color:var(--white,#fff)}.combobox-light-purple .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--light-purple,#b285ff)}.combobox-dark-purple .k-button:before{background:var(--dark-purple,#2d007a)}.combobox-dark-purple .k-multiselect .k-button.k-state-hover,.combobox-dark-purple .k-multiselect .k-button{border-color:var(--dark-purple,#2d007a);background:var(--dark-purple,#2d007a);color:var(--white,#fff)}.combobox-dark-purple .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-purple .k-multiselect-wrap .k-button:hover{background:var(--dark-purple,#2d007a);color:var(--white,#fff)}.combobox-dark-purple .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-purple,#2d007a)}.combobox-red .k-button:before{background:var(--red,#fe2712)}.combobox-red .k-multiselect .k-button.k-state-hover,.combobox-red .k-multiselect .k-button{border-color:var(--red,#fe2712);background:var(--red,#fe2712);color:var(--white,#fff)}.combobox-red .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-red .k-multiselect-wrap .k-button:hover{background:var(--red,#fe2712);color:var(--white,#fff)}.combobox-red .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--red,#fe2712)}.combobox-light-red .k-button:before{background:var(--light-red,#fe8f84)}.combobox-light-red .k-multiselect .k-button.k-state-hover,.combobox-light-red .k-multiselect .k-button{border-color:var(--light-red,#fe8f84);background:var(--light-red,#fe8f84);color:var(--white,#fff)}.combobox-light-red .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-red .k-multiselect-wrap .k-button:hover{background:var(--light-red,#fe8f84);color:var(--white,#fff)}.combobox-light-red .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--light-red,#fe8f84)}.combobox-dark-red .k-button:before{background:var(--dark-red,#7a0b00)}.combobox-dark-red .k-multiselect .k-button.k-state-hover,.combobox-dark-red .k-multiselect .k-button{border-color:var(--dark-red,#7a0b00);background:var(--dark-red,#7a0b00);color:var(--white,#fff)}.combobox-dark-red .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-red .k-multiselect-wrap .k-button:hover{background:var(--dark-red,#7a0b00);color:var(--white,#fff)}.combobox-dark-red .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-red,#7a0b00)}.combobox-orange .k-button:before{background:var(--orange,#fb9b02)}.combobox-orange .k-multiselect .k-button.k-state-hover,.combobox-orange .k-multiselect .k-button{border-color:var(--orange,#fb9b02);background:var(--orange,#fb9b02);color:var(--white,#fff)}.combobox-orange .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-orange .k-multiselect-wrap .k-button:hover{background:var(--orange,#fb9b02);color:var(--white,#fff)}.combobox-orange .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--orange,#fb9b02)}.combobox-light-orange .k-button:before{background:var(--light-orange,#ffd085)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-light-orange .k-multiselect .k-button.k-state-hover,.combobox-light-orange .k-multiselect .k-button{border-color:var(--light-orange,#ffd085);background:var(--light-orange,#ffd085);color:var(--black,#000)}.combobox-light-orange .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-orange .k-multiselect-wrap .k-button:hover{background:var(--light-orange,#ffd085);color:var(--black,#000)}.combobox-light-orange .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--light-orange,#ffd085)}.combobox-dark-orange .k-button:before{background:var(--dark-orange,#7a4b00)}.combobox-dark-orange .k-multiselect .k-button.k-state-hover,.combobox-dark-orange .k-multiselect .k-button{border-color:var(--dark-orange,#7a4b00);background:var(--dark-orange,#7a4b00);color:var(--white,#fff)}.combobox-dark-orange .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-orange .k-multiselect-wrap .k-button:hover{background:var(--dark-orange,#7a4b00);color:var(--white,#fff)}.combobox-dark-orange .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-orange,#7a4b00)}.combobox-yellow .k-button:before{background:var(--yellow,#ff3)}.combobox-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-yellow .k-multiselect .k-button.k-state-hover,.combobox-yellow .k-multiselect .k-button{border-color:var(--yellow,#ff3);background:var(--yellow,#ff3);color:var(--black,#000)}.combobox-yellow .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-yellow .k-multiselect-wrap .k-button:hover{background:var(--yellow,#ff3);color:var(--black,#000)}.combobox-yellow .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--yellow,#ff3)}.combobox-light-yellow .k-button:before{background:var(--light-yellow,#ffff85)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-light-yellow .k-multiselect .k-button.k-state-hover,.combobox-light-yellow .k-multiselect .k-button{border-color:var(--light-yellow,#ffff85);background:var(--light-yellow,#ffff85);color:var(--black,#000)}.combobox-light-yellow .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-yellow .k-multiselect-wrap .k-button:hover{background:var(--light-yellow,#ffff85);color:var(--black,#000)}.combobox-light-yellow .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--light-yellow,#ffff85)}.combobox-dark-yellow .k-button:before{background:var(--dark-yellow,#7a7a00)}.combobox-dark-yellow .k-multiselect .k-button.k-state-hover,.combobox-dark-yellow .k-multiselect .k-button{border-color:var(--dark-yellow,#7a7a00);background:var(--dark-yellow,#7a7a00);color:var(--white,#fff)}.combobox-dark-yellow .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-yellow .k-multiselect-wrap .k-button:hover{background:var(--dark-yellow,#7a7a00);color:var(--white,#fff)}.combobox-dark-yellow .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-yellow,#7a7a00)}.combobox-green .k-button:before{background:var(--green,#66b032)}.combobox-green .k-multiselect .k-button.k-state-hover,.combobox-green .k-multiselect .k-button{border-color:var(--green,#66b032);background:var(--green,#66b032);color:var(--white,#fff)}.combobox-green .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-green .k-multiselect-wrap .k-button:hover{background:var(--green,#66b032);color:var(--white,#fff)}.combobox-green .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--green,#66b032)}.combobox-light-green .k-button:before{background:var(--light-green,#b7ff85)}.combobox-light-green .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-light-green .k-multiselect .k-button.k-state-hover,.combobox-light-green .k-multiselect .k-button{border-color:var(--light-green,#b7ff85);background:var(--light-green,#b7ff85);color:var(--black,#000)}.combobox-light-green .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-green .k-multiselect-wrap .k-button:hover{background:var(--light-green,#b7ff85);color:var(--black,#000)}.combobox-light-green .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--light-green,#b7ff85)}.combobox-dark-green .k-button:before{background:var(--dark-green,#337a00)}.combobox-dark-green .k-multiselect .k-button.k-state-hover,.combobox-dark-green .k-multiselect .k-button{border-color:var(--dark-green,#337a00);background:var(--dark-green,#337a00);color:var(--white,#fff)}.combobox-dark-green .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-green .k-multiselect-wrap .k-button:hover{background:var(--dark-green,#337a00);color:var(--white,#fff)}.combobox-dark-green .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-green,#337a00)}.k-button:before,.combobox-default .k-button:before{background:var(--colorDefault40,#3b448e)}.k-multiselect-wrap .k-button .k-select{background:transparent}.k-multiselect .k-button.k-state-hover,.k-multiselect .k-button,.combobox-default .k-multiselect .k-button.k-state-hover,.combobox-default .k-multiselect .k-button{border-color:var(--colorDefault50,#343c7c);background:var(--colorDefault40,#3b448e);color:var(--textColorDefault40,#fff);padding-left:13px;padding-right:25px}.k-multiselect-wrap .k-button.k-state-hover .k-select,.k-multiselect-wrap .k-button:hover,.combobox-default .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-default .k-multiselect-wrap .k-button:hover{background:var(--colorDefault60,#2b3268);color:var(--textColorDefault40,#fff)}.k-multiselect .k-button:active,.combobox-default .k-multiselect .k-button:active{color:var(--textColorDefault40,#fff);box-shadow:inset 0 0 10px 3px var(--colorDefault50,#343c7c)}.combobox-primary .k-button:before{background:var(--colorPrimary40,#5665be)}.combobox-primary .k-multiselect .k-button.k-state-hover,.combobox-primary .k-multiselect .k-button{border-color:var(--colorPrimary50,#4b58a6);background:var(--colorPrimary40,#5665be);color:var(--textColorPrimary40,#fff)}.combobox-primary .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-primary .k-multiselect-wrap .k-button:hover{background:var(--colorPrimary60,#3f4a8b);color:var(--textColorPrimary40,#fff)}.combobox-primary .k-multiselect .k-button:active{color:var(--textColorPrimary40,#fff);box-shadow:inset 0 0 10px 3px var(--colorPrimary50,#4b58a6)}.combobox-success .k-button:before{background:var(--colorSuccess40,#33cd5f)}.combobox-success .k-multiselect .k-button.k-state-hover,.combobox-success .k-multiselect .k-button{border-color:var(--colorSuccess50,#2db353);background:var(--colorSuccess40,#33cd5f);color:var(--textColorSuccess40,#fff)}.combobox-success .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-success .k-multiselect-wrap .k-button:hover{background:var(--colorSuccess60,#259646);color:var(--textColorSuccess40,#fff)}.combobox-success .k-multiselect .k-button:active{color:var(--textColorSuccess40,#fff);box-shadow:inset 0 0 10px 3px var(--colorSuccess50,#2db353)}.combobox-info .k-button:before{background:var(--colorCalm40,#11c1f3)}.combobox-info .k-multiselect .k-button.k-state-hover,.combobox-info .k-multiselect .k-button{border-color:var(--colorCalm50,#0fa9d5);background:var(--colorCalm40,#11c1f3);color:var(--textColorCalm40,#fff)}.combobox-info .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-info .k-multiselect-wrap .k-button:hover{background:var(--colorCalm60,#0c8db2);color:var(--textColorCalm40,#fff)}.combobox-info .k-multiselect .k-button:active{color:var(--textColorCalm40,#fff);box-shadow:inset 0 0 10px 3px var(--colorCalm50,#0fa9d5)}.combobox-warning .k-button:before{background:var(--colorWarning40,#ffc900)}.combobox-warning .k-multiselect .k-button.k-state-hover,.combobox-warning .k-multiselect .k-button{border-color:var(--colorWarning50,#dfb000);background:var(--colorWarning40,#ffc900);color:var(--textColorWarning40,#fff)}.combobox-warning .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-warning .k-multiselect-wrap .k-button:hover{background:var(--colorWarning60,#bb9300);color:var(--textColorWarning40,#fff)}.combobox-warning .k-multiselect .k-button:active{color:var(--textColorWarning40,#fff);box-shadow:inset 0 0 10px 3px var(--colorWarning50,#dfb000)}.combobox-danger .k-button:before{background:var(--colorDanger40,#ef473a)}.combobox-danger .k-multiselect .k-button.k-state-hover,.combobox-danger .k-multiselect .k-button{border-color:var(--colorDanger50,#d13e33);background:var(--colorDanger40,#ef473a);color:var(--textColorDanger40,#fff)}.combobox-danger .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-danger .k-multiselect-wrap .k-button:hover{background:var(--colorDanger60,#af342a);color:var(--textColorDanger40,#fff)}.combobox-danger .k-multiselect .k-button:active{color:var(--textColorDanger40,#fff);box-shadow:inset 0 0 10px 3px var(--colorDanger50,#d13e33)}.combobox-light .k-button:before{background:var(--colorLight40,#fff)}.combobox-light .k-multiselect .k-button.k-state-hover,.combobox-light .k-multiselect .k-button{border-color:var(--colorLight50,#dfdfdf);background:var(--colorLight40,#fff);color:var(--textColorLight40,#444)}.combobox-light .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light .k-multiselect-wrap .k-button:hover{background:var(--colorLight60,#bbb);color:var(--textColorLight40,#444)}.combobox-light .k-multiselect .k-button:active{color:var(--textColorLight40,#444);box-shadow:inset 0 0 10px 3px var(--colorLight50,#dfdfdf)}.combobox-stable .k-button:before{background:var(--colorStable40,#f8f8f8)}.combobox-stable .k-multiselect .k-button.k-state-hover,.combobox-stable .k-multiselect .k-button{border-color:var(--colorStable50,#d9d9d9);background:var(--colorStable40,#f8f8f8);color:var(--textColorStable40,#444)}.combobox-stable .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-stable .k-multiselect-wrap .k-button:hover{background:var(--colorStable60,#b6b6b6);color:var(--textColorStable40,#444)}.combobox-stable .k-multiselect .k-button:active{color:var(--textColorStable40,#444);box-shadow:inset 0 0 10px 3px var(--colorStable50,#d9d9d9)}.combobox-royal .k-button:before{background:var(--colorRoyal40,#886aea)}.combobox-royal .k-multiselect .k-button.k-state-hover,.combobox-royal .k-multiselect .k-button{border-color:var(--colorRoyal50,#775dcd);background:var(--colorRoyal40,#886aea);color:var(--textColorRoyal40,#fff)}.combobox-royal .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-royal .k-multiselect-wrap .k-button:hover{background:var(--colorRoyal60,#644eab);color:var(--textColorRoyal40,#fff)}.combobox-royal .k-multiselect .k-button:active{color:var(--textColorRoyal40,#fff);box-shadow:inset 0 0 10px 3px var(--colorRoyal50,#775dcd)}.combobox-dark .k-button:before{background:var(--colorDark40,#444)}.combobox-dark .k-multiselect .k-button.k-state-hover,.combobox-dark .k-multiselect .k-button{border-color:var(--colorDark50,#3c3c3c);background:var(--colorDark40,#444);color:var(--textColorDark40,#fff)}.combobox-dark .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark .k-multiselect-wrap .k-button:hover{background:var(--colorDark60,#323232);color:var(--textColorDark40,#fff)}.combobox-dark .k-multiselect .k-button:active{color:var(--textColorDark40,#fff);box-shadow:inset 0 0 10px 3px var(--colorDark50,#3c3c3c)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cardinput{display:flex;gap:10px;border:1px solid #999;border-radius:5px;padding:.5rem}.cardinput .k-textbox.form-control{border:0}.cardinput .k-textbox.form-control:focus{border:0}.cardinput button{border:0;background:0;box-shadow:none;padding:0 14px}.cardinput button:hover,.cardinput button:focus,.cardinput button:active{background:transparent}.cardinput button:hover{color:#000}
|
|
1
|
+
.cardinput{display:flex;gap:10px;border:1px solid #999;border-radius:5px;padding:.5rem}.cardinput .k-textbox.form-control{border:0}.cardinput .k-textbox.form-control:focus{border:0}.cardinput button{border:0;background:0;box-shadow:none;padding:0 14px}.cardinput button:hover,.cardinput button:focus,.cardinput button:active{background:transparent}.cardinput button:hover{color:#000}.cardinput button i{color:var(--colorDefault40,#3b448e);font-size:var(--textNormalSize,14px)}.cardinput button:hover i{color:var(--colorDefault50,#343c7c)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-radio:focus+.k-radio-label:before,.checkbox-white .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--white);border-color:#707070;color:var(--black)}.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-radio:focus+.k-radio-label:before,.checkbox-gray .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--gray);border-color:#707070}.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-radio:focus+.k-radio-label:before,.checkbox-black .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--black);border-color:#707070}.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-radio:focus+.k-radio-label:before,.checkbox-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:var(--light-blue);background-color:var(--light-blue)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--blue);border-color:var(--light-blue)}.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-radio:focus+.k-radio-label:before,.checkbox-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #3155b8;border-color:#3155b8}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#3155b8;background-color:#3155b8}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-blue);border-color:#3155b8}.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-radio:focus+.k-radio-label:before,.checkbox-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #4869c7;border-color:#4869c7}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#4869c7;background-color:#4869c7}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-blue);border-color:#4869c7}.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-radio:focus+.k-radio-label:before,.checkbox-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #8645f4;border-color:#8645f4}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#8645f4;background-color:#8645f4}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--purple);border-color:#8645f4}.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-radio:focus+.k-radio-label:before,.checkbox-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #6b4ba2;border-color:#6b4ba2}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#6b4ba2}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-purple);border-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-radio:focus+.k-radio-label:before,.checkbox-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #6b4ba2;border-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-purple);border-color:#6b4ba2}.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-radio:focus+.k-radio-label:before,.checkbox-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #680f06;border-color:#680f06}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#680f06}.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--red);border-color:#680f06}.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-radio:focus+.k-radio-label:before,.checkbox-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red);border-color:var(--dark-red)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-red)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-red);border-color:var(--dark-red)}.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-radio:focus+.k-radio-label:before,.checkbox-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red);border-color:var(--light-red)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--light-red)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-red);border-color:var(--light-red)}.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-radio:focus+.k-radio-label:before,.checkbox-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange);border-color:var(--light-orange)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--light-orange)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--orange);border-color:var(--light-orange)}.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-radio:focus+.k-radio-label:before,.checkbox-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange);border-color:var(--dark-orange)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-orange)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-orange);border-color:var(--dark-orange);color:#492b10}.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-radio:focus+.k-radio-label:before,.checkbox-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #cd9946;border-color:#cd9946}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#cd9946}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-orange);border-color:#cd9946}.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-radio:focus+.k-radio-label:before,.checkbox-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-yellow)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--yellow);border-color:var(--dark-yellow);color:#474432}.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-radio:focus+.k-radio-label:before,.checkbox-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-yellow)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-yellow);border-color:var(--dark-yellow);color:#474432}.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-radio:focus+.k-radio-label:before,.checkbox-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #dddd7c;border-color:#dddd7c}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#dddd7c}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-yellow);border-color:#dddd7c}.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-radio:focus+.k-radio-label:before,.checkbox-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #24470c;border-color:#24470c}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#24470c}.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--green);border-color:#24470c}.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-radio:focus+.k-radio-label:before,.checkbox-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green);border-color:var(--dark-green)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-green)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-green);border-color:var(--dark-green);color:#24470c}.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-radio:focus+.k-radio-label:before,.checkbox-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #66b032;border-color:#66b032}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#66b032}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-green);border-color:#66b032}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'checkbox-color.css';@import 'combobox-color.css';@import 'option-color.css';:root{--white:#fff;--gray:#333;--black:#000;--blue:#0247fe;--light-blue:#85a5ff;--dark-blue:#00217a;--purple:#3d01a4;--light-purple:#b285ff;--dark-purple:#2d007a;--red:#fe2712;--light-red:#fe8f84;--dark-red:#7a0b00;--orange:#fb9b02;--light-orange:#ffd085;--dark-orange:#7a4b00;--yellow:#ff3;--light-yellow:#ffff85;--dark-yellow:#7a7a00;--green:#66b032;--light-green:#b7ff85;--dark-green:#337a00}.color-white{color:var(--white)}.color-gray{color:var(--gray)}.color-black{color:var(--black)}.color-blue{color:var(--blue)}.color-light-blue{color:var(--light-blue)}.color-dark-blue{color:var(--dark-blue)}.color-purple{color:var(--purple)}.color-light-purple{color:var(--light-purple)}.color-dark-purple{color:var(--dark-purple)}.color-red{color:var(--red)}.color-light-red{color:var(--light-red)}.color-dark-red{color:var(--dark-red)}.color-orange{color:var(--orange)}.color-light-orange{color:var(--light-orange)}.color-dark-orange{color:var(--dark-orange)}.color-yellow{color:var(--yellow)}.color-light-yellow{color:var(--light-yellow)}.color-dark-yellow{color:var(--dark-yellow)}.color-green{color:var(--green)}.color-light-green{color:var(--light-green)}.color-dark-green{color:var(--dark-green)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.combobox-white .k-multiselect-wrap .k-button .k-select,.combobox-white .k-button:before{background-color:var(--white)}.combobox-white .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-gray .k-multiselect-wrap .k-button .k-select,.combobox-gray .k-button:before{background-color:var(--gray)}.combobox-black .k-multiselect-wrap .k-button .k-select,.combobox-black .k-button:before{background-color:var(--black)}.combobox-blue .k-multiselect-wrap .k-button .k-select,.combobox-blue .k-button:before{background-color:var(--blue)}.combobox-light-blue .k-multiselect-wrap .k-button .k-select,.combobox-light-blue .k-button:before{background-color:var(--light-blue)}.combobox-dark-blue .k-multiselect-wrap .k-button .k-select,.combobox-dark-blue .k-button:before{background-color:var(--dark-blue)}.combobox-purple .k-multiselect-wrap .k-button .k-select,.combobox-purple .k-button:before{background-color:var(--purple)}.combobox-light-purple .k-multiselect-wrap .k-button .k-select,.combobox-light-purple .k-button:before{background-color:var(--light-purple)}.combobox-dark-purple .k-multiselect-wrap .k-button .k-select,.combobox-dark-purple .k-button:before{background-color:var(--dark-purple)}.combobox-red .k-multiselect-wrap .k-button .k-select,.combobox-red .k-button:before{background-color:var(--red)}.combobox-light-red .k-multiselect-wrap .k-button .k-select,.combobox-light-red .k-button:before{background-color:var(--light-red)}.combobox-dark-red .k-multiselect-wrap .k-button .k-select,.combobox-dark-red .k-button:before{background-color:var(--dark-red)}.combobox-orange .k-multiselect-wrap .k-button .k-select,.combobox-orange .k-button:before{background-color:var(--orange)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select,.combobox-light-orange .k-button:before{background-color:var(--light-orange)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-orange .k-multiselect-wrap .k-button .k-select,.combobox-dark-orange .k-button:before{background-color:var(--dark-orange)}.combobox-yellow .k-multiselect-wrap .k-button .k-select,.combobox-yellow .k-button:before{background-color:var(--yellow)}.combobox-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select,.combobox-light-yellow .k-button:before{background-color:var(--light-yellow)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-yellow .k-multiselect-wrap .k-button .k-select,.combobox-dark-yellow .k-button:before{background-color:var(--dark-yellow)}.combobox-green .k-multiselect-wrap .k-button .k-select,.combobox-green .k-button:before{background-color:var(--green)}.combobox-light-green .k-multiselect-wrap .k-button .k-select,.combobox-light-green .k-button:before{background-color:var(--light-green)}.combobox-light-green .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-green .k-multiselect-wrap .k-button .k-select,.combobox-dark-green .k-button:before{background-color:var(--dark-green)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ui-select{display:block}ui-select:not([multiple]) ui-select-match{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#fff 0,#eee 50%)}ui-select:not([multiple]) ui-select-match:after{content:" ";display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAwklEQVQ4T73Suw3CMBAG4P/cpoBNcBtfkxFgAsIGbMIIwAQwginitB4lFG5zyEigoDyUh4RL2/+n8/kICxctzGM5wMwewGZmJZaMMRURreYAIvKMgAZgpyIxDCB79yBN061S6jalirqud2VZ3r9NNMbkRHQeg4jIwTl3iXd/foGZjwBOQ0gz3ALiBjNHed+DXIuiyJtnnXPQg7TCnRV89OZ8iMjDOZd1VdU7iVrrdZIkNoZCCJn3vpoEjPmNwSf8DXgB3Rg//TfNQlEAAAAASUVORK5CYII=');background-position:center;background-repeat:no-repeat;background-size:8px 8px}ui-select[multiple]{display:block;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(top,#eee 1%,#fff 15%);height:auto}ui-select[multiple] ui-select-match{display:block;padding:3px 5px 3px 5px;margin:3px 5px 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;font-size:12px;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#f4f4f4',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}ui-select[multiple] ui-select-match::before{content:"x";margin-right:5px;color:#999}ui-select-choices{display:block;border:1px solid #5897fb;outline:0;padding:3px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}ui-select-choices.invisible{display:none}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.option-white .k-radio-label:after,.option-white .k-radio-label:before,.option-white .k-radio:checked+.k-radio-label:after{background-color:var(--white);border-color:var(--white)}.option-white .k-radio:checked+.k-radio-label:before{border-color:var(--white) !important}.option-white .k-radio:focus+.k-radio-label::before,.option-white .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--white);border-color:var(--white)}.option-gray .k-radio-label:after,.option-gray .k-radio-label:before,.option-gray .k-radio:checked+.k-radio-label:after{background-color:var(--gray);border-color:var(--gray)}.option-gray .k-radio:checked+.k-radio-label:before{border-color:var(--gray) !important}.option-gray .k-radio:focus+.k-radio-label::before,.option-gray .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--gray);border-color:var(--gray)}.option-black .k-radio-label:after,.option-black .k-radio-label:before,.option-black .k-radio:checked+.k-radio-label:after{background-color:var(--black);border-color:var(--black)}.option-black .k-radio:checked+.k-radio-label:before{border-color:var(--black) !important}.option-black .k-radio:focus+.k-radio-label::before,.option-black .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--black);border-color:var(--black)}.option-blue .k-radio-label:after,.option-blue .k-radio-label:before,.option-blue .k-radio:checked+.k-radio-label:after{background-color:var(--blue);border-color:var(--blue)}.option-blue .k-radio:checked+.k-radio-label:before{border-color:var(--blue) !important}.option-blue .k-radio:focus+.k-radio-label::before,.option-blue .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--blue);border-color:var(--blue)}.option-light-blue .k-radio-label:after,.option-light-blue .k-radio-label:before,.option-light-blue .k-radio:checked+.k-radio-label:after{background-color:var(--light-blue);border-color:var(--light-blue)}.option-light-blue .k-radio:checked+.k-radio-label:before{border-color:var(--light-blue) !important}.option-light-blue .k-radio:focus+.k-radio-label:before,.option-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.option-dark-blue .k-radio-label:after,.option-dark-blue .k-radio-label:before,.option-dark-blue .k-radio:checked+.k-radio-label:after{background-color:var(--dark-blue);border-color:var(--dark-blue)}.option-dark-blue .k-radio:checked+.k-radio-label:before{border-color:var(--dark-blue) !important}.option-dark-blue .k-radio:focus+.k-radio-label:before,.option-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-blue);border-color:var(--dark-blue)}.option-purple .k-radio-label:after,.option-purple .k-radio-label:before,.option-purple .k-radio:checked+.k-radio-label:after{background-color:var(--purple);border-color:var(--purple)}.option-purple .k-radio:checked+.k-radio-label:before{border-color:var(--purple) !important}.option-purple .k-radio:focus+.k-radio-label::before,.option-purple .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--purple);border-color:var(--purple)}.option-light-purple .k-radio-label:after,.option-light-purple .k-radio-label:before,.option-light-purple .k-radio:checked+.k-radio-label:after{background-color:var(--light-purple);border-color:var(--light-purple)}.option-light-purple .k-radio:checked+.k-radio-label:before{border-color:var(--light-purple) !important}.option-light-purple .k-radio:focus+.k-radio-label:before,.option-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-purple);border-color:var(--light-purple)}.option-dark-purple .k-radio-label:after,.option-dark-purple .k-radio-label:before,.option-dark-purple .k-radio:checked+.k-radio-label:after{background-color:var(--dark-purple);border-color:var(--dark-purple)}.option-dark-purple .k-radio:checked+.k-radio-label:before{border-color:var(--dark-purple) !important}.option-dark-purple .k-radio:focus+.k-radio-label:before,.option-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-purple);border-color:var(--dark-purple)}.option-red .k-radio-label:after,.option-red .k-radio-label:before,.option-red .k-radio:checked+.k-radio-label:after{background-color:var(--red);border-color:var(--red)}.option-red .k-radio:checked+.k-radio-label:before{border-color:var(--red) !important}.option-red .k-radio:focus+.k-radio-label::before,.option-red .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--red);border-color:var(--red)}.option-light-red .k-radio-label:after,.option-light-red .k-radio-label:before,.option-light-red .k-radio:checked+.k-radio-label:after{background-color:var(--light-red);border-color:var(--light-red)}.option-light-red .k-radio:checked+.k-radio-label:before{border-color:var(--light-red) !important}.option-light-red .k-radio:focus+.k-radio-label:before,.option-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red);border-color:var(--light-red)}.option-dark-red .k-radio-label:after,.option-dark-red .k-radio-label:before,.option-dark-red .k-radio:checked+.k-radio-label:after{background-color:var(--dark-red);border-color:var(--dark-red)}.option-dark-red .k-radio:checked+.k-radio-label:before{border-color:var(--dark-red) !important}.option-dark-red .k-radio:focus+.k-radio-label:before,.option-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red);border-color:var(--dark-red)}.option-orange .k-radio-label:after,.option-orange .k-radio-label:before,.option-orange .k-radio:checked+.k-radio-label:after{background-color:var(--orange);border-color:var(--orange)}.option-orange .k-radio:checked+.k-radio-label:before{border-color:var(--orange) !important}.option-orange .k-radio:focus+.k-radio-label::before,.option-orange .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--orange);border-color:var(--orange)}.option-light-orange .k-radio-label:after,.option-light-orange .k-radio-label:before,.option-light-orange .k-radio:checked+.k-radio-label:after{background-color:var(--light-orange);border-color:var(--light-orange)}.option-light-orange .k-radio:checked+.k-radio-label:before{border-color:var(--light-orange) !important}.option-light-orange .k-radio:focus+.k-radio-label:before,.option-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange);border-color:var(--light-orange)}.option-dark-orange .k-radio-label:after,.option-dark-orange .k-radio-label:before,.option-dark-orange .k-radio:checked+.k-radio-label:after{background-color:var(--dark-orange);border-color:var(--dark-orange)}.option-dark-orange .k-radio:checked+.k-radio-label:before{border-color:var(--dark-orange) !important}.option-dark-orange .k-radio:focus+.k-radio-label:before,.option-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange);border-color:var(--dark-orange)}.option-yellow .k-radio-label:after,.option-yellow .k-radio-label:before,.option-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--yellow);border-color:var(--yellow)}.option-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--yellow) !important}.option-yellow .k-radio:focus+.k-radio-label::before,.option-yellow .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--yellow);border-color:var(--yellow)}.option-light-yellow .k-radio-label:after,.option-light-yellow .k-radio-label:before,.option-light-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--light-yellow);border-color:var(--light-yellow)}.option-light-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--light-yellow) !important}.option-light-yellow .k-radio:focus+.k-radio-label:before,.option-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-yellow);border-color:var(--light-yellow)}.option-dark-yellow .k-radio-label:after,.option-dark-yellow .k-radio-label:before,.option-dark-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--dark-yellow);border-color:var(--dark-yellow)}.option-dark-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--dark-yellow) !important}.option-dark-yellow .k-radio:focus+.k-radio-label:before,.option-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.option-green .k-radio-label:after,.option-green .k-radio-label:before,.option-green .k-radio:checked+.k-radio-label:after{background-color:var(--green);border-color:var(--green)}.option-green .k-radio:checked+.k-radio-label:before{border-color:var(--green) !important}.option-green .k-radio:focus+.k-radio-label::before,.option-green .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--green);border-color:var(--green)}.option-light-green .k-radio-label:after,.option-light-green .k-radio-label:before,.option-light-green .k-radio:checked+.k-radio-label:after{background-color:var(--light-green);border-color:var(--light-green)}.option-light-green .k-radio:checked+.k-radio-label:before{border-color:var(--light-green) !important}.option-light-green .k-radio:focus+.k-radio-label:before,.option-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-green);border-color:var(--light-green)}.option-dark-green .k-radio-label:after,.option-dark-green .k-radio-label:before,.option-dark-green .k-radio:checked+.k-radio-label:after{background-color:var(--dark-green);border-color:var(--dark-green)}.option-dark-green .k-radio:checked+.k-radio-label:before{border-color:var(--dark-green) !important}.option-dark-green .k-radio:focus+.k-radio-label:before,.option-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green);border-color:var(--dark-green)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.crn-input-password-designtime .cardinput{height:calc(18px + 1.125em);padding:0;margin-bottom:0}.crn-input-password-designtime .cardinput .k-textbox.form-control{height:auto}.designtime-chat-button{width:80px;height:80px;display:flex;position:relative;background-color:#1865a6;border-radius:50%;background-size:40%;background-position:center;background-repeat:no-repeat;align-items:center;justify-content:center;color:#fff;transition:all ease .3s;cursor:pointer;background-image:url(node_modules/cronapp-framework-js/img/ballon_icon.svg) !important}.
|
|
1
|
+
.crn-input-password-designtime .cardinput{height:calc(18px + 1.125em);padding:0;margin-bottom:0}.crn-input-password-designtime .cardinput .k-textbox.form-control{height:auto}.designtime-chat-button{width:80px;height:80px;display:flex;position:relative;background-color:#1865a6;border-radius:50%;background-size:40%;background-position:center;background-repeat:no-repeat;align-items:center;justify-content:center;color:#fff;transition:all ease .3s;cursor:pointer;background-image:url(node_modules/cronapp-framework-js/img/ballon_icon.svg) !important}.timeline-designtime .timeline-heading .glyphicon{margin-right:4px;vertical-align:-1px}.timeline-designtime img{vertical-align:middle}.timeline-designtime .img-responsive{display:block;height:auto;max-width:100%}.timeline-designtime .img-rounded{border-radius:3px}.timeline-designtime .img-thumbnail{background-color:#fff;border:1px solid #ededf0;border-radius:3px;display:inline-block;height:auto;line-height:1.428571429;max-width:100%;padding:2px;transition:all .2s ease-in-out}.timeline-designtime .img-circle{border-radius:50%}.timeline-designtime.timeline{padding:0;list-style:none;position:relative}.timeline-designtime.timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#ccc;left:50%;margin-left:-1.5px}.timeline-designtime .timeline-event{margin-bottom:20px;position:relative}.timeline-designtime .timeline-footer{margin-top:10px;padding:10px 0}.timeline-designtime .timeline-footer a{color:#fff;background-color:#acb7c0;border-radius:.25em;padding:.8em 1em;margin:0}.timeline-designtime timeline-badge.primary{background-color:#2e6da4 !important}.timeline-designtime timeline-badge.success{background-color:#3f903f !important}.timeline-designtime timeline-badge.warning{background-color:#f0ad4e !important}.timeline-designtime timeline-badge.danger{background-color:#d9534f !important}.timeline-designtime timeline-badge.info{background-color:#5bc0de !important}.timeline-designtime .timeline-title{margin-top:0}.timeline-designtime timeline-panel>*{margin:0}.timeline-designtime timeline-panel{background-color:#fff;float:left;border:1px solid #d4d4d4;border-radius:2px;padding:12px;position:relative;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.175);box-shadow:0 1px 6px rgba(0,0,0,0.175)}.timeline-designtime timeline-panel:before{position:absolute;top:35px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-bottom:15px solid transparent;content:" "}.timeline-designtime timeline-panel:after{position:absolute;top:36px;right:-14px;display:inline-block;border-top:14px solid transparent;border-left:14px solid #fff;border-right:0 solid #fff;border-bottom:14px solid transparent;content:" "}.timeline-designtime timeline-badge{box-shadow:0 0 0 4px white,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);color:#fff;width:50px;height:50px;line-height:50px;font-size:1.4em;text-align:center;position:absolute;top:26px;left:50%;margin-left:-25px;background-color:#999;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline-designtime .timeline-inverted timeline-panel{float:right}.timeline-designtime .timeline-inverted timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline-designtime .timeline-inverted timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-designtime .timeline-event:before,.timeline-event:after{content:" ";display:table}.timeline-designtime .timeline-event:after{clear:both}.timeline-designtime .timeline-event:before,.timeline-event:after{content:" ";display:table}.timeline-designtime .timeline-event:after{clear:both}@media only screen and (min-width:768px){.timeline-designtime timeline-panel{width:calc(50% - 45px);width:-moz-calc(50% - 45px);width:-webkit-calc(50% - 45px)}}@media only screen and (max-width:767px){.timeline-designtime .timeline:before{left:40px}.timeline-designtime timeline-panel{width:calc(100% - 85px);width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px)}.timeline-designtime timeline-badge{left:15px;margin-left:0;top:36px}.timeline-designtime timeline-panel{float:right}.timeline-designtime timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;top:46px}.timeline-designtime timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto;top:47px}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.font-size-20{font-size:20px}.font-size-47{font-size:47px}.font-size-30{font-size:30px}.font-size-25{font-size:25px}
|
|
1
|
+
.font-size-20{font-size:20px}.font-size-47{font-size:47px}.font-size-30{font-size:30px}.font-size-25{font-size:25px}.font-size-default{font-size:var(--iconSizeDefault,28px)}.font-size-small{font-size:var(--iconSizeSmall,25px)}.font-size-big{font-size:var(--iconSizeBig,31px)}.font-size-extra-big{font-size:var(--iconSizeExtraBig,34px)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.option-white .k-radio-label:after,.option-white .k-radio-label:before,.option-white .k-radio:checked+.k-radio-label:after{background-color:var(--white);border-color:var(--white)}.option-white .k-radio:checked+.k-radio-label:before{border-color:var(--white) !important}.option-white .k-radio:focus+.k-radio-label::before,.option-white .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--white);border-color:var(--white)}.option-gray .k-radio-label:after,.option-gray .k-radio-label:before,.option-gray .k-radio:checked+.k-radio-label:after{background-color:var(--gray);border-color:var(--gray)}.option-gray .k-radio:checked+.k-radio-label:before{border-color:var(--gray) !important}.option-gray .k-radio:focus+.k-radio-label::before,.option-gray .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--gray);border-color:var(--gray)}.option-black .k-radio-label:after,.option-black .k-radio-label:before,.option-black .k-radio:checked+.k-radio-label:after{background-color:var(--black);border-color:var(--black)}.option-black .k-radio:checked+.k-radio-label:before{border-color:var(--black) !important}.option-black .k-radio:focus+.k-radio-label::before,.option-black .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--black);border-color:var(--black)}.option-blue .k-radio-label:after,.option-blue .k-radio-label:before,.option-blue .k-radio:checked+.k-radio-label:after{background-color:var(--blue);border-color:var(--blue)}.option-blue .k-radio:checked+.k-radio-label:before{border-color:var(--blue) !important}.option-blue .k-radio:focus+.k-radio-label::before,.option-blue .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--blue);border-color:var(--blue)}.option-light-blue .k-radio-label:after,.option-light-blue .k-radio-label:before,.option-light-blue .k-radio:checked+.k-radio-label:after{background-color:var(--light-blue);border-color:var(--light-blue)}.option-light-blue .k-radio:checked+.k-radio-label:before{border-color:var(--light-blue) !important}.option-light-blue .k-radio:focus+.k-radio-label:before,.option-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.option-dark-blue .k-radio-label:after,.option-dark-blue .k-radio-label:before,.option-dark-blue .k-radio:checked+.k-radio-label:after{background-color:var(--dark-blue);border-color:var(--dark-blue)}.option-dark-blue .k-radio:checked+.k-radio-label:before{border-color:var(--dark-blue) !important}.option-dark-blue .k-radio:focus+.k-radio-label:before,.option-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-blue);border-color:var(--dark-blue)}.option-purple .k-radio-label:after,.option-purple .k-radio-label:before,.option-purple .k-radio:checked+.k-radio-label:after{background-color:var(--purple);border-color:var(--purple)}.option-purple .k-radio:checked+.k-radio-label:before{border-color:var(--purple) !important}.option-purple .k-radio:focus+.k-radio-label::before,.option-purple .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--purple);border-color:var(--purple)}.option-light-purple .k-radio-label:after,.option-light-purple .k-radio-label:before,.option-light-purple .k-radio:checked+.k-radio-label:after{background-color:var(--light-purple);border-color:var(--light-purple)}.option-light-purple .k-radio:checked+.k-radio-label:before{border-color:var(--light-purple) !important}.option-light-purple .k-radio:focus+.k-radio-label:before,.option-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-purple);border-color:var(--light-purple)}.option-dark-purple .k-radio-label:after,.option-dark-purple .k-radio-label:before,.option-dark-purple .k-radio:checked+.k-radio-label:after{background-color:var(--dark-purple);border-color:var(--dark-purple)}.option-dark-purple .k-radio:checked+.k-radio-label:before{border-color:var(--dark-purple) !important}.option-dark-purple .k-radio:focus+.k-radio-label:before,.option-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-purple);border-color:var(--dark-purple)}.option-red .k-radio-label:after,.option-red .k-radio-label:before,.option-red .k-radio:checked+.k-radio-label:after{background-color:var(--red);border-color:var(--red)}.option-red .k-radio:checked+.k-radio-label:before{border-color:var(--red) !important}.option-red .k-radio:focus+.k-radio-label::before,.option-red .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--red);border-color:var(--red)}.option-light-red .k-radio-label:after,.option-light-red .k-radio-label:before,.option-light-red .k-radio:checked+.k-radio-label:after{background-color:var(--light-red);border-color:var(--light-red)}.option-light-red .k-radio:checked+.k-radio-label:before{border-color:var(--light-red) !important}.option-light-red .k-radio:focus+.k-radio-label:before,.option-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red);border-color:var(--light-red)}.option-dark-red .k-radio-label:after,.option-dark-red .k-radio-label:before,.option-dark-red .k-radio:checked+.k-radio-label:after{background-color:var(--dark-red);border-color:var(--dark-red)}.option-dark-red .k-radio:checked+.k-radio-label:before{border-color:var(--dark-red) !important}.option-dark-red .k-radio:focus+.k-radio-label:before,.option-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red);border-color:var(--dark-red)}.option-orange .k-radio-label:after,.option-orange .k-radio-label:before,.option-orange .k-radio:checked+.k-radio-label:after{background-color:var(--orange);border-color:var(--orange)}.option-orange .k-radio:checked+.k-radio-label:before{border-color:var(--orange) !important}.option-orange .k-radio:focus+.k-radio-label::before,.option-orange .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--orange);border-color:var(--orange)}.option-light-orange .k-radio-label:after,.option-light-orange .k-radio-label:before,.option-light-orange .k-radio:checked+.k-radio-label:after{background-color:var(--light-orange);border-color:var(--light-orange)}.option-light-orange .k-radio:checked+.k-radio-label:before{border-color:var(--light-orange) !important}.option-light-orange .k-radio:focus+.k-radio-label:before,.option-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange);border-color:var(--light-orange)}.option-dark-orange .k-radio-label:after,.option-dark-orange .k-radio-label:before,.option-dark-orange .k-radio:checked+.k-radio-label:after{background-color:var(--dark-orange);border-color:var(--dark-orange)}.option-dark-orange .k-radio:checked+.k-radio-label:before{border-color:var(--dark-orange) !important}.option-dark-orange .k-radio:focus+.k-radio-label:before,.option-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange);border-color:var(--dark-orange)}.option-yellow .k-radio-label:after,.option-yellow .k-radio-label:before,.option-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--yellow);border-color:var(--yellow)}.option-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--yellow) !important}.option-yellow .k-radio:focus+.k-radio-label::before,.option-yellow .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--yellow);border-color:var(--yellow)}.option-light-yellow .k-radio-label:after,.option-light-yellow .k-radio-label:before,.option-light-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--light-yellow);border-color:var(--light-yellow)}.option-light-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--light-yellow) !important}.option-light-yellow .k-radio:focus+.k-radio-label:before,.option-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-yellow);border-color:var(--light-yellow)}.option-dark-yellow .k-radio-label:after,.option-dark-yellow .k-radio-label:before,.option-dark-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--dark-yellow);border-color:var(--dark-yellow)}.option-dark-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--dark-yellow) !important}.option-dark-yellow .k-radio:focus+.k-radio-label:before,.option-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.option-green .k-radio-label:after,.option-green .k-radio-label:before,.option-green .k-radio:checked+.k-radio-label:after{background-color:var(--green);border-color:var(--green)}.option-green .k-radio:checked+.k-radio-label:before{border-color:var(--green) !important}.option-green .k-radio:focus+.k-radio-label::before,.option-green .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--green);border-color:var(--green)}.option-light-green .k-radio-label:after,.option-light-green .k-radio-label:before,.option-light-green .k-radio:checked+.k-radio-label:after{background-color:var(--light-green);border-color:var(--light-green)}.option-light-green .k-radio:checked+.k-radio-label:before{border-color:var(--light-green) !important}.option-light-green .k-radio:focus+.k-radio-label:before,.option-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-green);border-color:var(--light-green)}.option-dark-green .k-radio-label:after,.option-dark-green .k-radio-label:before,.option-dark-green .k-radio:checked+.k-radio-label:after{background-color:var(--dark-green);border-color:var(--dark-green)}.option-dark-green .k-radio:checked+.k-radio-label:before{border-color:var(--dark-green) !important}.option-dark-green .k-radio:focus+.k-radio-label:before,.option-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green);border-color:var(--dark-green)}
|
|
1
|
+
.k-radio-label:before,.option-default .k-radio-label:before{border-color:var(--colorDefault40,#3b448e)}.k-radio-label:after,.k-radio:checked+.k-radio-label:after,.option-default .k-radio-label:after,.option-default .k-radio:checked+.k-radio-label:after{background:var(--colorDefault40,#3b448e);border-color:var(--colorDefault40,#3b448e)}.k-radio:checked+.k-radio-label:before,.option-default .k-radio:checked+.k-radio-label:before{border-color:var(--colorDefault40,#3b448e)}.k-radio:focus+.k-radio-label::before,.k-radio:hover+.k-radio-label::before,.option-default .k-radio:focus+.k-radio-label::before,.option-default .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorDefault40,#3b448e);border-color:var(--colorDefault40,#3b448e)}.option-primary .k-radio-label:before{border-color:var(--colorPrimary40,#5665be)}.option-primary .k-radio-label:after,.option-primary .k-radio:checked+.k-radio-label:after{background:var(--colorPrimary40,#5665be);border-color:var(--colorPrimary40,#5665be)}.option-primary .k-radio:checked+.k-radio-label:before{border-color:var(--colorPrimary40,#5665be)}.option-primary .k-radio:focus+.k-radio-label::before,.option-primary .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorPrimary40,#5665be);border-color:var(--colorPrimary40,#5665be)}.option-success .k-radio-label:before{border-color:var(--colorSuccess40,#33cd5f)}.option-success .k-radio-label:after,.option-success .k-radio:checked+.k-radio-label:after{background:var(--colorSuccess40,#33cd5f);border-color:var(--colorSuccess40,#33cd5f)}.option-success .k-radio:checked+.k-radio-label:before{border-color:var(--colorSuccess40,#33cd5f)}.option-success .k-radio:focus+.k-radio-label::before,.option-success .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorSuccess40,#33cd5f);border-color:var(--colorSuccess40,#33cd5f)}.option-info .k-radio-label:before{border-color:var(--colorCalm40,#11c1f3)}.option-info .k-radio-label:after,.option-info .k-radio:checked+.k-radio-label:after{background:var(--colorCalm40,#11c1f3);border-color:var(--colorCalm40,#11c1f3)}.option-info .k-radio:checked+.k-radio-label:before{border-color:var(--colorCalm40,#11c1f3)}.option-info .k-radio:focus+.k-radio-label::before,.option-info .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorCalm40,#11c1f3);border-color:var(--colorCalm40,#11c1f3)}.option-warning .k-radio-label:before{border-color:var(--colorWarning40,#ffc900)}.option-warning .k-radio-label:after,.option-warning .k-radio:checked+.k-radio-label:after{background:var(--colorWarning40,#ffc900);border-color:var(--colorWarning40,#ffc900)}.option-warning .k-radio:checked+.k-radio-label:before{border-color:var(--colorWarning40,#ffc900)}.option-warning .k-radio:focus+.k-radio-label::before,.option-warning .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorWarning40,#ffc900);border-color:var(--colorWarning40,#ffc900)}.option-danger .k-radio-label:before{border-color:var(--colorDanger40,#ef473a)}.option-danger .k-radio-label:after,.option-danger .k-radio:checked+.k-radio-label:after{background:var(--colorDanger40,#ef473a);border-color:var(--colorDanger40,#ef473a)}.option-danger .k-radio:checked+.k-radio-label:before{border-color:var(--colorDanger40,#ef473a)}.option-danger .k-radio:focus+.k-radio-label::before,.option-danger .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorDanger40,#ef473a);border-color:var(--colorDanger40,#ef473a)}.option-stable .k-radio-label:before{border-color:var(--colorStable40,#f8f8f8)}.option-stable .k-radio-label:after,.option-stable .k-radio:checked+.k-radio-label:after{background:var(--colorStable40,#f8f8f8);border-color:var(--colorStable40,#f8f8f8)}.option-stable .k-radio:checked+.k-radio-label:before{border-color:var(--colorStable40,#f8f8f8)}.option-stable .k-radio:focus+.k-radio-label::before,.option-stable .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorStable40,#f8f8f8);border-color:var(--colorStable40,#f8f8f8)}.option-royal .k-radio-label:before{border-color:var(--colorRoyal40,#886aea)}.option-royal .k-radio-label:after,.option-royal .k-radio:checked+.k-radio-label:after{background:var(--colorRoyal40,#886aea);border-color:var(--colorRoyal40,#886aea)}.option-royal .k-radio:checked+.k-radio-label:before{border-color:var(--colorRoyal40,#886aea)}.option-royal .k-radio:focus+.k-radio-label::before,.option-royal .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorRoyal40,#886aea);border-color:var(--colorRoyal40,#886aea)}.option-dark .k-radio-label:before{border-color:var(--colorDark40,#444)}.option-dark .k-radio-label:after,.option-dark .k-radio:checked+.k-radio-label:after{background:var(--colorDark40,#444);border-color:var(--colorDark40,#444)}.option-dark .k-radio:checked+.k-radio-label:before{border-color:var(--colorDark40,#444)}.option-dark .k-radio:focus+.k-radio-label::before,.option-dark .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorDark40,#444);border-color:var(--colorDark40,#444)}.option-light .k-radio-label:before{border-color:var(--colorLight40,#fff)}.option-light .k-radio-label:after,.option-light .k-radio:checked+.k-radio-label:after{background:var(--colorLight40,#fff);border-color:var(--colorLight40,#fff)}.option-light .k-radio:checked+.k-radio-label:before{border-color:var(--colorLight40,#fff)}.option-light .k-radio:focus+.k-radio-label::before,.option-light .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorLight40,#fff);border-color:var(--colorLight40,#fff)}.option-white .k-radio-label:after,.option-white .k-radio-label:before,.option-white .k-radio:checked+.k-radio-label:after{background:var(--white,#fff);border-color:var(--white,#fff)}.option-white .k-radio:checked+.k-radio-label:before{border-color:var(--white,#fff)}.option-white .k-radio:focus+.k-radio-label::before,.option-white .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--white,#fff);border-color:var(--white,#fff)}.option-gray .k-radio-label:after,.option-gray .k-radio-label:before,.option-gray .k-radio:checked+.k-radio-label:after{background:var(--gray,#333);border-color:var(--gray,#333)}.option-gray .k-radio:checked+.k-radio-label:before{border-color:var(--gray,#333)}.option-gray .k-radio:focus+.k-radio-label::before,.option-gray .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--gray,#333);border-color:var(--gray,#333)}.option-black .k-radio-label:after,.option-black .k-radio-label:before,.option-black .k-radio:checked+.k-radio-label:after{background:var(--black,#000);border-color:var(--black,#000)}.option-black .k-radio:checked+.k-radio-label:before{border-color:var(--black,#000)}.option-black .k-radio:focus+.k-radio-label::before,.option-black .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--black,#000);border-color:var(--black,#000)}.option-blue .k-radio-label:after,.option-blue .k-radio-label:before,.option-blue .k-radio:checked+.k-radio-label:after{background:var(--blue,#0247fe);border-color:var(--blue,#0247fe)}.option-blue .k-radio:checked+.k-radio-label:before{border-color:var(--blue,#0247fe)}.option-blue .k-radio:focus+.k-radio-label::before,.option-blue .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--blue,#0247fe);border-color:var(--blue,#0247fe)}.option-light-blue .k-radio-label:after,.option-light-blue .k-radio-label:before,.option-light-blue .k-radio:checked+.k-radio-label:after{background:var(--light-blue,#85a5ff);border-color:var(--light-blue,#85a5ff)}.option-light-blue .k-radio:checked+.k-radio-label:before{border-color:var(--light-blue,#85a5ff)}.option-light-blue .k-radio:focus+.k-radio-label:before,.option-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue,#85a5ff);border-color:var(--light-blue,#85a5ff)}.option-dark-blue .k-radio-label:after,.option-dark-blue .k-radio-label:before,.option-dark-blue .k-radio:checked+.k-radio-label:after{background:var(--dark-blue,#00217a);border-color:var(--dark-blue,#00217a)}.option-dark-blue .k-radio:checked+.k-radio-label:before{border-color:var(--dark-blue,#00217a)}.option-dark-blue .k-radio:focus+.k-radio-label:before,.option-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-blue,#00217a);border-color:var(--dark-blue,#00217a)}.option-purple .k-radio-label:after,.option-purple .k-radio-label:before,.option-purple .k-radio:checked+.k-radio-label:after{background:var(--purple,#3d01a4);border-color:var(--purple,#3d01a4)}.option-purple .k-radio:checked+.k-radio-label:before{border-color:var(--purple,#3d01a4)}.option-purple .k-radio:focus+.k-radio-label::before,.option-purple .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--purple,#3d01a4);border-color:var(--purple,#3d01a4)}.option-light-purple .k-radio-label:after,.option-light-purple .k-radio-label:before,.option-light-purple .k-radio:checked+.k-radio-label:after{background:var(--light-purple,#b285ff);border-color:var(--light-purple,#b285ff)}.option-light-purple .k-radio:checked+.k-radio-label:before{border-color:var(--light-purple,#b285ff)}.option-light-purple .k-radio:focus+.k-radio-label:before,.option-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-purple,#b285ff);border-color:var(--light-purple,#b285ff)}.option-dark-purple .k-radio-label:after,.option-dark-purple .k-radio-label:before,.option-dark-purple .k-radio:checked+.k-radio-label:after{background:var(--dark-purple,#2d007a);border-color:var(--dark-purple,#2d007a)}.option-dark-purple .k-radio:checked+.k-radio-label:before{border-color:var(--dark-purple,#2d007a)}.option-dark-purple .k-radio:focus+.k-radio-label:before,.option-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-purple,#2d007a);border-color:var(--dark-purple,#2d007a)}.option-red .k-radio-label:after,.option-red .k-radio-label:before,.option-red .k-radio:checked+.k-radio-label:after{background:var(--red,#fe2712);border-color:var(--red,#fe2712)}.option-red .k-radio:checked+.k-radio-label:before{border-color:var(--red,#fe2712)}.option-red .k-radio:focus+.k-radio-label::before,.option-red .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--red,#fe2712);border-color:var(--red,#fe2712)}.option-light-red .k-radio-label:after,.option-light-red .k-radio-label:before,.option-light-red .k-radio:checked+.k-radio-label:after{background:var(--light-red,#fe8f84);border-color:var(--light-red,#fe8f84)}.option-light-red .k-radio:checked+.k-radio-label:before{border-color:var(--light-red,#fe8f84)}.option-light-red .k-radio:focus+.k-radio-label:before,.option-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red,#fe8f84);border-color:var(--light-red,#fe8f84)}.option-dark-red .k-radio-label:after,.option-dark-red .k-radio-label:before,.option-dark-red .k-radio:checked+.k-radio-label:after{background:var(--dark-red,#7a0b00);border-color:var(--dark-red,#7a0b00)}.option-dark-red .k-radio:checked+.k-radio-label:before{border-color:var(--dark-red,#7a0b00)}.option-dark-red .k-radio:focus+.k-radio-label:before,.option-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red,#7a0b00);border-color:var(--dark-red,#7a0b00)}.option-orange .k-radio-label:after,.option-orange .k-radio-label:before,.option-orange .k-radio:checked+.k-radio-label:after{background:var(--orange,#fb9b02);border-color:var(--orange,#fb9b02)}.option-orange .k-radio:checked+.k-radio-label:before{border-color:var(--orange,#fb9b02)}.option-orange .k-radio:focus+.k-radio-label::before,.option-orange .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--orange,#fb9b02);border-color:var(--orange,#fb9b02)}.option-light-orange .k-radio-label:after,.option-light-orange .k-radio-label:before,.option-light-orange .k-radio:checked+.k-radio-label:after{background:var(--light-orange,#ffd085);border-color:var(--light-orange,#ffd085)}.option-light-orange .k-radio:checked+.k-radio-label:before{border-color:var(--light-orange,#ffd085)}.option-light-orange .k-radio:focus+.k-radio-label:before,.option-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange,#ffd085);border-color:var(--light-orange,#ffd085)}.option-dark-orange .k-radio-label:after,.option-dark-orange .k-radio-label:before,.option-dark-orange .k-radio:checked+.k-radio-label:after{background:var(--dark-orange,#7a4b00);border-color:var(--dark-orange,#7a4b00)}.option-dark-orange .k-radio:checked+.k-radio-label:before{border-color:var(--dark-orange,#7a4b00)}.option-dark-orange .k-radio:focus+.k-radio-label:before,.option-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange,#7a4b00);border-color:var(--dark-orange,#7a4b00)}.option-yellow .k-radio-label:after,.option-yellow .k-radio-label:before,.option-yellow .k-radio:checked+.k-radio-label:after{background:var(--yellow,#ff3);border-color:var(--yellow,#ff3)}.option-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--yellow,#ff3)}.option-yellow .k-radio:focus+.k-radio-label::before,.option-yellow .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--yellow,#ff3);border-color:var(--yellow,#ff3)}.option-light-yellow .k-radio-label:after,.option-light-yellow .k-radio-label:before,.option-light-yellow .k-radio:checked+.k-radio-label:after{background:var(--light-yellow,#ffff85);border-color:var(--light-yellow,#ffff85)}.option-light-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--light-yellow,#ffff85)}.option-light-yellow .k-radio:focus+.k-radio-label:before,.option-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-yellow,#ffff85);border-color:var(--light-yellow,#ffff85)}.option-dark-yellow .k-radio-label:after,.option-dark-yellow .k-radio-label:before,.option-dark-yellow .k-radio:checked+.k-radio-label:after{background:var(--dark-yellow,#7a7a00);border-color:var(--dark-yellow,#7a7a00)}.option-dark-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--dark-yellow,#7a7a00)}.option-dark-yellow .k-radio:focus+.k-radio-label:before,.option-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow,#7a7a00);border-color:var(--dark-yellow,#7a7a00)}.option-green .k-radio-label:after,.option-green .k-radio-label:before,.option-green .k-radio:checked+.k-radio-label:after{background:var(--green,#66b032);border-color:var(--green,#66b032)}.option-green .k-radio:checked+.k-radio-label:before{border-color:var(--green,#66b032)}.option-green .k-radio:focus+.k-radio-label::before,.option-green .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--green,#66b032);border-color:var(--green,#66b032)}.option-light-green .k-radio-label:after,.option-light-green .k-radio-label:before,.option-light-green .k-radio:checked+.k-radio-label:after{background:var(--light-green,#b7ff85);border-color:var(--light-green,#b7ff85)}.option-light-green .k-radio:checked+.k-radio-label:before{border-color:var(--light-green,#b7ff85)}.option-light-green .k-radio:focus+.k-radio-label:before,.option-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-green,#b7ff85);border-color:var(--light-green,#b7ff85)}.option-dark-green .k-radio-label:after,.option-dark-green .k-radio-label:before,.option-dark-green .k-radio:checked+.k-radio-label:after{background:var(--dark-green,#337a00);border-color:var(--dark-green,#337a00)}.option-dark-green .k-radio:checked+.k-radio-label:before{border-color:var(--dark-green,#337a00)}.option-dark-green .k-radio:focus+.k-radio-label:before,.option-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green,#337a00);border-color:var(--dark-green,#337a00)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof module?module.exports=e():t.format=e()}(this,function(){return function(t,e){"use strict";if(!t||isNaN(+e))return e;var
|
|
1
|
+
!function(t,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof module?module.exports=e():t.format=e()}(this,function(){return function(t,e){"use strict";if(!t||isNaN(+e))return e;var n,i,s,r,l,o=t.length,f=t.search(/[0-9\-\+#]/),h=0<f?t.substring(0,f):"",g=t.split("").reverse().join(""),u=g.search(/[0-9\-\+#]/),c=o-u,d=t.substring(c,1+c),a=c+("."===d||","===d?1:0),d=0<u?t.substring(a,o):"",u=(e="-"===(t=t.substring(f,a)).charAt(0)?-e:+e)<0?e=-e:0,p=(f=t.match(/[^\d\-\+#]/g))&&f[f.length-1]||".",b=f&&f[1]&&f[0]||",";if(t=t.split(p),e=+(e=e.toFixed(t[1]&&t[1].length))+"",r=t[1]&&t[1].lastIndexOf("0"),(!(s=e.split("."))[1]||s[1]&&s[1].length<=r)&&(e=(+e).toFixed(r+1)),r=t[0].split(b),t[0]=r.join(""),-1<(n=t[0]&&t[0].indexOf("0")))for(;s[0].length<t[0].length-n;)s[0]="0"+s[0];else 0==+s[0]&&(s[0]="");if((e=e.split("."))[0]=s[0],i=r[1]&&r[r.length-1].length){for(g="",c=(l=e[0]).length%i,o=l.length,a=0;a<o;a++)g+=l.charAt(a),!((a-c+1)%i)&&a<o-i&&(g+=b);e[0]=g}return e[1]=t[1]&&e[1]?p+e[1]:"",h+((u="0"!==(f=e.join(""))&&""!==f?u:!1)?"-":"")+f+d}});
|