cronapp-framework-js 1.0.4
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/LICENSE +21 -0
- package/README.md +17 -0
- package/components/crn-QRCode.components.json +53 -0
- package/components/crn-accordion.components.json +110 -0
- package/components/crn-anchor.components.json +338 -0
- package/components/crn-button-filter.components.json +234 -0
- package/components/crn-button.components.json +762 -0
- package/components/crn-carousel-item.components.json +161 -0
- package/components/crn-carousel.components.json +116 -0
- package/components/crn-cell.components.json +17 -0
- package/components/crn-checkbox.components.json +85 -0
- package/components/crn-combobox-dynamic.components.json +77 -0
- package/components/crn-combobox.components.json +58 -0
- package/components/crn-component.components.json +58 -0
- package/components/crn-cron-captcha.components.json +83 -0
- package/components/crn-cron-chat.components.json +32 -0
- package/components/crn-cron-crud.components.json +21 -0
- package/components/crn-cron-dashboard-viewer.components.json +48 -0
- package/components/crn-cron-grid.components.json +228 -0
- package/components/crn-cron-report-viewer.components.json +48 -0
- package/components/crn-cron-rich-editor.components.json +210 -0
- package/components/crn-cron-tree-view.components.json +82 -0
- package/components/crn-datasource-filter-complex.components.json +33 -0
- package/components/crn-datasource-filter.components.json +176 -0
- package/components/crn-datasource.components.json +188 -0
- package/components/crn-datepicker.components.json +157 -0
- package/components/crn-datetimepicker.components.json +160 -0
- package/components/crn-dynamic-file.components.json +188 -0
- package/components/crn-dynamic-image.components.json +159 -0
- package/components/crn-dynamic-menu.components.json +58 -0
- package/components/crn-eight-four-container.components.json +20 -0
- package/components/crn-enterprise-autocomplete.components.json +165 -0
- package/components/crn-enterprise-checkbox.components.json +340 -0
- package/components/crn-enterprise-combobox-multiple.components.json +367 -0
- package/components/crn-enterprise-combobox.components.json +172 -0
- package/components/crn-enterprise-date.components.json +69 -0
- package/components/crn-enterprise-dynamic-autocomplete.components.json +170 -0
- package/components/crn-enterprise-dynamic-combobox.components.json +170 -0
- package/components/crn-figma-component.components.json +10 -0
- package/components/crn-foot-cell.components.json +17 -0
- package/components/crn-foot-row.components.json +17 -0
- package/components/crn-form-template.components.json +14 -0
- package/components/crn-four-eight-container.components.json +20 -0
- package/components/crn-frame.components.json +62 -0
- package/components/crn-grid.components.json +100 -0
- package/components/crn-head-cell.components.json +17 -0
- package/components/crn-head-row.components.json +17 -0
- package/components/crn-header.components.json +19 -0
- package/components/crn-horizontal-container.components.json +42 -0
- package/components/crn-icon.components.json +293 -0
- package/components/crn-image-menu.components.json +50 -0
- package/components/crn-image.components.json +188 -0
- package/components/crn-infinite-scroll.components.json +29 -0
- package/components/crn-input-password.components.json +74 -0
- package/components/crn-jumbotron.components.json +62 -0
- package/components/crn-list-item.components.json +20 -0
- package/components/crn-list.components.json +46 -0
- package/components/crn-menu-item.components.json +63 -0
- package/components/crn-navbar.components.json +162 -0
- package/components/crn-one-container.components.json +55 -0
- package/components/crn-ordered-list.components.json +92 -0
- package/components/crn-ordered-sub-list.components.json +92 -0
- package/components/crn-panel.components.json +154 -0
- package/components/crn-radioOption.components.json +92 -0
- package/components/crn-radiogroup.components.json +282 -0
- package/components/crn-rating.components.json +351 -0
- package/components/crn-row.components.json +17 -0
- package/components/crn-sidebar-item.components.json +25 -0
- package/components/crn-sidebar.components.json +32 -0
- package/components/crn-signature-pad.components.json +36 -0
- package/components/crn-simple-text.components.json +90 -0
- package/components/crn-slider.components.json +103 -0
- package/components/crn-social-login.components.json +13 -0
- package/components/crn-start.components.json +20 -0
- package/components/crn-sub-form-template.components.json +14 -0
- package/components/crn-subtitle.components.json +85 -0
- package/components/crn-table.components.json +87 -0
- package/components/crn-tabs.components.json +88 -0
- package/components/crn-tags.components.json +44 -0
- package/components/crn-text-component.components.json +128 -0
- package/components/crn-text.components.json +48 -0
- package/components/crn-textarea.components.json +197 -0
- package/components/crn-textinput.components.json +186 -0
- package/components/crn-textinputbutton.components.json +170 -0
- package/components/crn-textinputicon.components.json +169 -0
- package/components/crn-three-container.components.json +20 -0
- package/components/crn-timeline.components.json +44 -0
- package/components/crn-timepicker.components.json +129 -0
- package/components/crn-title.components.json +82 -0
- package/components/crn-trhee-six-three-container.components.json +20 -0
- package/components/crn-two-container.components.json +20 -0
- package/components/crn-unordered-list.components.json +82 -0
- package/components/crn-unordered-sub-list.components.json +83 -0
- package/components/crn-upload-file.components.json +154 -0
- package/components/crn-upload.components.json +156 -0
- package/components/crn-vertical-container.components.json +56 -0
- package/components/crn-wizard.components.json +134 -0
- package/components/cron-breadcrumbs.components.json +112 -0
- package/components/cron-ordered-list.components.json +153 -0
- package/components/css/checkbox-color.css +1088 -0
- package/components/css/color-default.css +381 -0
- package/components/css/combobox-color.css +748 -0
- package/components/css/crn-input-password.css +41 -0
- package/components/css/designtime.css +268 -0
- package/components/css/font-size.css +31 -0
- package/components/css/multiselect-editor.css +106 -0
- package/components/css/option-color.css +641 -0
- package/components/dashboard/dashboard.view.html +14 -0
- package/components/js/format.min.js +2 -0
- package/components/js/jquery.inputmask.bundle.js +2600 -0
- package/components/js/jquery.mask.min.js +19 -0
- package/components/js/qrcode.js +1319 -0
- package/components/reports/BOOLEAN.parameter.html +4 -0
- package/components/reports/DATE.parameter.html +4 -0
- package/components/reports/DOUBLE.parameter.html +4 -0
- package/components/reports/FLOAT.parameter.html +4 -0
- package/components/reports/INTEGER.parameter.html +4 -0
- package/components/reports/LONG.parameter.html +4 -0
- package/components/reports/STRING.parameter.html +4 -0
- package/components/reports/reports.parameters.html +18 -0
- package/components/reports/reports.view.html +14 -0
- package/components/templates/Component_Container/crn-eight-four-container.template.html +14 -0
- package/components/templates/Component_Container/crn-four-eight-container.template.html +14 -0
- package/components/templates/Component_Container/crn-one-container.template.html +7 -0
- package/components/templates/Component_Container/crn-three-container.template.html +21 -0
- package/components/templates/Component_Container/crn-three-six-three-container.template.html +21 -0
- package/components/templates/Component_Container/crn-two-container.template.html +14 -0
- package/components/templates/accordion.template.html +44 -0
- package/components/templates/anchor.template.html +1 -0
- package/components/templates/angular-ui-notification.template.html +3 -0
- package/components/templates/banner.template.html +4 -0
- package/components/templates/button-report.template.html +3 -0
- package/components/templates/button.oauth2.template.html +1 -0
- package/components/templates/button.template.html +4 -0
- package/components/templates/buttonfilter.template.html +4 -0
- package/components/templates/carousel.template.html +47 -0
- package/components/templates/cell.template.html +5 -0
- package/components/templates/chart.template.html +3 -0
- package/components/templates/checkbox.template.html +6 -0
- package/components/templates/combobox-dynamic.template.html +13 -0
- package/components/templates/combobox.template.html +13 -0
- package/components/templates/crn-carousel-item.tempate.html +7 -0
- package/components/templates/crn-input-password.designtime.html +10 -0
- package/components/templates/crn-input-password.template.html +13 -0
- package/components/templates/crn-list-item.template.html +1 -0
- package/components/templates/crn-ordered-list.template.html +5 -0
- package/components/templates/crn-ordered-sub-list.template.html +5 -0
- package/components/templates/crn-signature-pad.designtime.html +5 -0
- package/components/templates/crn-signature-pad.template.html +1 -0
- package/components/templates/crn-unordered-list.template.html +5 -0
- package/components/templates/crn-unordered-sub-list.template.html +6 -0
- package/components/templates/cron-autocomplete.designtime.html +4 -0
- package/components/templates/cron-autocomplete.template.html +8 -0
- package/components/templates/cron-barcode.template.html +1 -0
- package/components/templates/cron-breadcrumbs.designtime.html +11 -0
- package/components/templates/cron-breadcrumbs.template.html +5 -0
- package/components/templates/cron-calendar.designtime.html +77 -0
- package/components/templates/cron-calendar.template.html +1 -0
- package/components/templates/cron-captcha.designtime.html +7 -0
- package/components/templates/cron-captcha.template.html +4 -0
- package/components/templates/cron-chat.designtime.html +1 -0
- package/components/templates/cron-chat.template.html +1 -0
- package/components/templates/cron-checkbox.template.html +4 -0
- package/components/templates/cron-combobox-multiple.designtime.html +12 -0
- package/components/templates/cron-combobox-multiple.template.html +5 -0
- package/components/templates/cron-combobox.designtime.html +6 -0
- package/components/templates/cron-combobox.template.html +5 -0
- package/components/templates/cron-crud.template.html +63 -0
- package/components/templates/cron-dashboard-viewer.designtime.html +17 -0
- package/components/templates/cron-dashboard-viewer.template.html +1 -0
- package/components/templates/cron-date.template.html +5 -0
- package/components/templates/cron-dynamic-autocomplete.template.html +5 -0
- package/components/templates/cron-dynamic-combobox.designtime.html +6 -0
- package/components/templates/cron-dynamic-combobox.template.html +5 -0
- package/components/templates/cron-dynamic-menu.designtime.html +9 -0
- package/components/templates/cron-dynamic-menu.template.html +4 -0
- package/components/templates/cron-frame.designtime.html +7 -0
- package/components/templates/cron-frame.template.html +2 -0
- package/components/templates/cron-grid.designtime.html +74 -0
- package/components/templates/cron-grid.template.html +2 -0
- package/components/templates/cron-ordered-list.template.html +7 -0
- package/components/templates/cron-qrcode.template.html +4 -0
- package/components/templates/cron-radio.template.html +16 -0
- package/components/templates/cron-report-viewer.designtime.html +15 -0
- package/components/templates/cron-report-viewer.template.html +1 -0
- package/components/templates/cron-rich-editor.template.html +6 -0
- package/components/templates/cron-scheduler.designtime.html +375 -0
- package/components/templates/cron-scheduler.template.html +1 -0
- package/components/templates/cron-slider.designtime.html +34 -0
- package/components/templates/cron-slider.template.html +5 -0
- package/components/templates/cron-switch.template.html +12 -0
- package/components/templates/cron-tree-view.designtime.html +31 -0
- package/components/templates/cron-tree-view.template.html +2 -0
- package/components/templates/datasource.template.html +1 -0
- package/components/templates/datasourcefilter.template.html +6 -0
- package/components/templates/datasourcefiltercomplex.template.html +17 -0
- package/components/templates/date.template.html +4 -0
- package/components/templates/datetime.template.html +4 -0
- package/components/templates/div.template.html +1 -0
- package/components/templates/dynamicfile.designtime.html +5 -0
- package/components/templates/dynamicfile.template.html +23 -0
- package/components/templates/dynamicimage.designtime.html +19 -0
- package/components/templates/dynamicimage.template.html +6 -0
- package/components/templates/dynamictitle.template.html +1 -0
- package/components/templates/fileupload-button.template.html +6 -0
- package/components/templates/fileupload.template.html +10 -0
- package/components/templates/foot-cell.template.html +5 -0
- package/components/templates/foot-row.template.html +14 -0
- package/components/templates/form.template.html +48 -0
- package/components/templates/grid-horizontal.template.html +4 -0
- package/components/templates/grid-vertical.template.html +4 -0
- package/components/templates/grid.template.html +36 -0
- package/components/templates/head-cell.template.html +5 -0
- package/components/templates/head-row.template.html +14 -0
- package/components/templates/head.template.html +16 -0
- package/components/templates/header.template.html +10 -0
- package/components/templates/icon.template.html +1 -0
- package/components/templates/image-menu.template.html +1 -0
- package/components/templates/image.default.template.html +2 -0
- package/components/templates/image.template.html +16 -0
- package/components/templates/list.template.html +4 -0
- package/components/templates/multiselect.template.html +13 -0
- package/components/templates/navbar.template.html +16 -0
- package/components/templates/panel.template.html +14 -0
- package/components/templates/qrcode.template.html +4 -0
- package/components/templates/radiogroup.template.html +10 -0
- package/components/templates/rating.template.html +7 -0
- package/components/templates/row.template.html +14 -0
- package/components/templates/sidebar.template.html +23 -0
- package/components/templates/social-button-bar.template.html +54 -0
- package/components/templates/sub-form.template.html +48 -0
- package/components/templates/subtitle.template.html +1 -0
- package/components/templates/table.template.html +33 -0
- package/components/templates/tabs.template.html +16 -0
- package/components/templates/textarea.template.html +4 -0
- package/components/templates/textinput.template.html +4 -0
- package/components/templates/textinputbutton.template.html +14 -0
- package/components/templates/textinputicon.template.html +10 -0
- package/components/templates/time.template.html +4 -0
- package/components/templates/timeline.designtime.html +65 -0
- package/components/templates/timeline.template.html +3 -0
- package/components/templates/title-default.template.html +1 -0
- package/components/templates/title.template.html +1 -0
- package/components/templates/treeview.template.html +19 -0
- package/components/templates/wizard.template.html +65 -0
- package/components/upload/upload.html +38 -0
- package/css/animate.css +463 -0
- package/css/app.css +416 -0
- package/css/cronos-template.css +0 -0
- package/css/cronos.css +262 -0
- 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/glyphicons-halflings-regular.eot +0 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.svg +288 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.ttf +0 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.woff +0 -0
- package/css/fonts/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/nunito/nunito.css +270 -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 +128 -0
- package/css/themes/aquamarine.min.css +9 -0
- package/css/themes/cerulean.min.css +9 -0
- package/css/themes/cosmo.min.css +9 -0
- package/css/themes/custom/aquamarine/button-aquamarine.css +341 -0
- package/css/themes/custom/aquamarine/checkbox-aquamarine.css +113 -0
- package/css/themes/custom/aquamarine/custom-aquamarine.css +1506 -0
- package/css/themes/custom/aquamarine/img/arrow-gray.svg +3 -0
- package/css/themes/custom/aquamarine/img/arrow-white.svg +3 -0
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +82 -0
- package/css/themes/custom/aquamarine/panel-aquamarine.css +139 -0
- package/css/themes/custom/cerulean/button-cerulean.css +335 -0
- package/css/themes/custom/cerulean/custom-cerulean.css +999 -0
- package/css/themes/custom/cerulean/img/arrow-gray.svg +10 -0
- package/css/themes/custom/cerulean/img/arrow-white.svg +10 -0
- package/css/themes/custom/cerulean/navbar-cerulean.css +82 -0
- package/css/themes/custom/cerulean/panel-cerulean.css +120 -0
- package/css/themes/custom/cosmo/button-cosmo.css +117 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +1206 -0
- package/css/themes/custom/cosmo/navbar-cosmo.css +106 -0
- package/css/themes/custom/cosmo/panel-cosmo.css +131 -0
- package/css/themes/custom/cyborg/button-cyborg.css +154 -0
- package/css/themes/custom/cyborg/custom-cyborg.css +1546 -0
- package/css/themes/custom/cyborg/navbar-cyborg.css +117 -0
- package/css/themes/custom/cyborg/panel-cyborg.css +133 -0
- package/css/themes/custom/darkly/button-darkly.css +162 -0
- package/css/themes/custom/darkly/custom-darkly.css +1269 -0
- package/css/themes/custom/darkly/navbar-darkly.css +112 -0
- package/css/themes/custom/darkly/panel-darkly.css +124 -0
- package/css/themes/custom/dsgov/button-dsgov.css +173 -0
- package/css/themes/custom/dsgov/calendar-dsgov.css +269 -0
- package/css/themes/custom/dsgov/color-dsgov.css +138 -0
- package/css/themes/custom/dsgov/custom-dsgov.css +1334 -0
- package/css/themes/custom/dsgov/form-dsgov.css +437 -0
- package/css/themes/custom/dsgov/img/arrow-blue.svg +9 -0
- package/css/themes/custom/dsgov/img/cover.jpg +0 -0
- package/css/themes/custom/dsgov/navbar-dsgov.css +275 -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 +441 -0
- package/css/themes/custom/flatly/button-flatly.css +173 -0
- package/css/themes/custom/flatly/custom-flatly.css +1051 -0
- package/css/themes/custom/flatly/navbar-flatly.css +113 -0
- package/css/themes/custom/flatly/panel-flatly.css +119 -0
- package/css/themes/custom/fuse/button-fuse.css +157 -0
- package/css/themes/custom/fuse/custom-fuse.css +1277 -0
- package/css/themes/custom/fuse/navbar-fuse.css +130 -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 +1106 -0
- package/css/themes/custom/journal/navbar-journal.css +161 -0
- package/css/themes/custom/journal/panel-journal.css +120 -0
- package/css/themes/custom/krypton/custom-krypton.css +1915 -0
- package/css/themes/custom/krypton/grid-krypton.css +618 -0
- package/css/themes/custom/krypton/navbar-krypton.css +175 -0
- package/css/themes/custom/krypton/panel-krypton.css +117 -0
- package/css/themes/custom/lumen/button-lumen.css +229 -0
- package/css/themes/custom/lumen/custom-lumen.css +1203 -0
- package/css/themes/custom/lumen/navbar-lumen.css +106 -0
- package/css/themes/custom/lumen/panel-lumen.css +89 -0
- package/css/themes/custom/material/custom-material.css +1185 -0
- package/css/themes/custom/material/grid-material.css +303 -0
- package/css/themes/custom/material/navbar-material.css +102 -0
- package/css/themes/custom/material/panel-material.css +120 -0
- package/css/themes/custom/material-round/custom-material-round.css +1664 -0
- package/css/themes/custom/material-round/grid-material-round.css +726 -0
- package/css/themes/custom/material-round/navbar-material-round.css +150 -0
- package/css/themes/custom/material-round/panel-material-round.css +94 -0
- package/css/themes/custom/materialui/custom-materialui.css +276 -0
- package/css/themes/custom/nature/custom-nature.css +2212 -0
- package/css/themes/custom/nature/grid-nature.css +400 -0
- package/css/themes/custom/nature/navbar-nature.css +98 -0
- package/css/themes/custom/nature/panel-nature.css +72 -0
- package/css/themes/custom/navigator/custom-navigator.css +251 -0
- package/css/themes/custom/paper/button-paper.css +204 -0
- package/css/themes/custom/paper/custom-paper.css +1508 -0
- package/css/themes/custom/paper/navbar-paper.css +115 -0
- package/css/themes/custom/paper/panel-paper.css +81 -0
- package/css/themes/custom/readable/button-readable.css +242 -0
- package/css/themes/custom/readable/custom-readable.css +1345 -0
- package/css/themes/custom/readable/navbar-readable.css +147 -0
- package/css/themes/custom/readable/panel-readable.css +124 -0
- package/css/themes/custom/sandstone/button-sandstone.css +199 -0
- package/css/themes/custom/sandstone/custom-sandstone.css +1065 -0
- package/css/themes/custom/sandstone/navbar-sandstone.css +90 -0
- package/css/themes/custom/sandstone/panel-sandstone.css +125 -0
- package/css/themes/custom/simplex/button-simplex.css +324 -0
- package/css/themes/custom/simplex/custom-simplex.css +1016 -0
- package/css/themes/custom/simplex/navbar-simplex.css +109 -0
- package/css/themes/custom/simplex/panel-simplex.css +120 -0
- package/css/themes/custom/slate/button-slate.css +326 -0
- package/css/themes/custom/slate/custom-slate.css +1298 -0
- package/css/themes/custom/slate/navbar-slate.css +98 -0
- package/css/themes/custom/slate/panel-slate.css +85 -0
- package/css/themes/custom/spacelab/button-spacelab.css +332 -0
- package/css/themes/custom/spacelab/custom-spacelab.css +969 -0
- package/css/themes/custom/spacelab/navbar-spacelab.css +111 -0
- package/css/themes/custom/spacelab/panel-spacelab.css +121 -0
- package/css/themes/custom/superhero/button-superhero.css +182 -0
- package/css/themes/custom/superhero/custom-superhero.css +1648 -0
- package/css/themes/custom/superhero/navbar-superhero.css +64 -0
- package/css/themes/custom/superhero/panel-superhero.css +77 -0
- package/css/themes/custom/superhero/tabs-superhero.css +25 -0
- package/css/themes/custom/theme-general/button.css +379 -0
- package/css/themes/custom/theme-general/carousel.css +35 -0
- package/css/themes/custom/theme-general/forms.css +128 -0
- package/css/themes/custom/theme-general/login.css +260 -0
- package/css/themes/custom/theme-general/menu-vertical-retratil.css +141 -0
- package/css/themes/custom/theme-general/menu.css +205 -0
- package/css/themes/custom/theme-general/modal.css +145 -0
- package/css/themes/custom/theme-general/notification.css +85 -0
- package/css/themes/custom/theme-general/report-viewer.css +63 -0
- package/css/themes/custom/theme-general/scheduler.css +161 -0
- package/css/themes/custom/theme-general/slider.css +71 -0
- package/css/themes/custom/theme-general/table-grid.css +201 -0
- package/css/themes/custom/theme-general/tabs.css +49 -0
- package/css/themes/custom/theme-general/theme-general.css +719 -0
- package/css/themes/custom/theme-general/timeline.css +40 -0
- package/css/themes/custom/theme-general/treeview.css +75 -0
- package/css/themes/custom/theme-general/wizard.css +98 -0
- package/css/themes/custom/united/button-united.css +187 -0
- package/css/themes/custom/united/custom-united.css +1061 -0
- package/css/themes/custom/united/navbar-united.css +111 -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 +1177 -0
- package/css/themes/custom/yeti/navbar-yeti.css +87 -0
- package/css/themes/custom/yeti/panel-yeti.css +127 -0
- package/css/themes/cyborg.min.css +9 -0
- package/css/themes/darkly.min.css +9 -0
- package/css/themes/deprecated/custom/aquamarine/font/fonts.css +162 -0
- package/css/themes/dsgov.min.css +9 -0
- package/css/themes/flatly.min.css +9 -0
- package/css/themes/fuse.min.css +9 -0
- package/css/themes/journal.min.css +9 -0
- package/css/themes/krypton.min.css +9 -0
- package/css/themes/lumen.min.css +9 -0
- package/css/themes/material-round.min.css +9 -0
- package/css/themes/material.min.css +9 -0
- package/css/themes/materialui.min.css +9 -0
- package/css/themes/nature.min.css +9 -0
- package/css/themes/paper.min.css +9 -0
- package/css/themes/readable.min.css +9 -0
- package/css/themes/sandstone.min.css +9 -0
- package/css/themes/simplex.min.css +9 -0
- package/css/themes/slate.min.css +9 -0
- package/css/themes/spacelab.min.css +9 -0
- package/css/themes/superhero.min.css +9 -0
- package/css/themes/theme.editor.view.html +1820 -0
- package/css/themes/united.min.css +9 -0
- package/css/themes/yeti.min.css +9 -0
- package/deprecated/components/css/checkbox-color.css +348 -0
- package/deprecated/components/css/color-default.css +111 -0
- package/deprecated/components/css/combobox-color.css +145 -0
- package/deprecated/components/css/multiselect-editor.css +106 -0
- package/deprecated/components/css/option-color.css +335 -0
- package/deprecated/css/animate.css +433 -0
- package/deprecated/css/app.css +433 -0
- package/deprecated/css/cronos-template.css +0 -0
- package/deprecated/css/cronos.css +263 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.svg +288 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/css/modalTemplate.css +37 -0
- package/deprecated/css/themes/cerulean.min.css +7 -0
- package/deprecated/css/themes/cosmo.min.css +7 -0
- package/deprecated/css/themes/custom/cerulean/custom-cerulean.min.css +6908 -0
- package/deprecated/css/themes/custom/cosmo/custom-cosmo.min.css +6943 -0
- package/deprecated/css/themes/custom/cyborg/custom-cyborg.min.css +6936 -0
- package/deprecated/css/themes/custom/darkly/custom-darkly.min.css +7059 -0
- package/deprecated/css/themes/custom/flatly/custom-flatly.min.css +7033 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
- package/deprecated/css/themes/custom/fuse/components_css/alert.css +55 -0
- package/deprecated/css/themes/custom/fuse/components_css/badge.css +6 -0
- package/deprecated/css/themes/custom/fuse/components_css/blockquote.css +15 -0
- package/deprecated/css/themes/custom/fuse/components_css/breadcrumb.css +11 -0
- package/deprecated/css/themes/custom/fuse/components_css/btn.css +483 -0
- package/deprecated/css/themes/custom/fuse/components_css/carousel.css +252 -0
- package/deprecated/css/themes/custom/fuse/components_css/close.css +3 -0
- package/deprecated/css/themes/custom/fuse/components_css/embed-responsive.css +29 -0
- package/deprecated/css/themes/custom/fuse/components_css/form.css +136 -0
- package/deprecated/css/themes/custom/fuse/components_css/glyphicon.css +1066 -0
- package/deprecated/css/themes/custom/fuse/components_css/hidden.css +33 -0
- package/deprecated/css/themes/custom/fuse/components_css/import_components_css.css +21 -0
- package/deprecated/css/themes/custom/fuse/components_css/list-group.css +165 -0
- package/deprecated/css/themes/custom/fuse/components_css/media.css +60 -0
- package/deprecated/css/themes/custom/fuse/components_css/modal.css +17 -0
- package/deprecated/css/themes/custom/fuse/components_css/navbar.css +400 -0
- package/deprecated/css/themes/custom/fuse/components_css/pager.css +18 -0
- package/deprecated/css/themes/custom/fuse/components_css/pagination.css +47 -0
- package/deprecated/css/themes/custom/fuse/components_css/panel.css +176 -0
- package/deprecated/css/themes/custom/fuse/components_css/popover.css +21 -0
- package/deprecated/css/themes/custom/fuse/components_css/progress.css +31 -0
- package/deprecated/css/themes/custom/fuse/components_css/table.css +156 -0
- package/deprecated/css/themes/custom/fuse/components_css/thumbnail.css +14 -0
- package/deprecated/css/themes/custom/fuse/components_css/tooltip.css +23 -0
- package/deprecated/css/themes/custom/fuse/components_css/type_bootstrap.css +328 -0
- package/deprecated/css/themes/custom/fuse/components_css/visible.css +207 -0
- package/deprecated/css/themes/custom/fuse/components_css/well.css +7 -0
- package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +4179 -0
- package/deprecated/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/deprecated/css/themes/custom/fuse/font/font.css +8 -0
- package/deprecated/css/themes/custom/journal/custom-journal.min.css +9548 -0
- package/deprecated/css/themes/custom/lumen/custom-lumen.min.css +7183 -0
- package/deprecated/css/themes/custom/material/components_css/crn-button.css +152 -0
- package/deprecated/css/themes/custom/material/components_css/crn-carousel.css +11 -0
- package/deprecated/css/themes/custom/material/components_css/crn-cron-calendar.css +173 -0
- package/deprecated/css/themes/custom/material/components_css/crn-cron-grid.css +263 -0
- package/deprecated/css/themes/custom/material/components_css/crn-enterprise.css +58 -0
- package/deprecated/css/themes/custom/material/components_css/crn-navbar.css +165 -0
- package/deprecated/css/themes/custom/material/components_css/crn-scheduler.css +97 -0
- package/deprecated/css/themes/custom/material/components_css/login.css +29 -0
- package/deprecated/css/themes/custom/material/components_css/ui-notification.css +27 -0
- package/deprecated/css/themes/custom/material/custom-material.css +280 -0
- package/deprecated/css/themes/custom/navigator/custom-navigator.css +195 -0
- package/deprecated/css/themes/custom/paper/custom-paper.min.css +8943 -0
- package/deprecated/css/themes/custom/readable/custom-readable.min.css +8203 -0
- package/deprecated/css/themes/custom/sandstone/custom-sandstone.min.css +6917 -0
- package/deprecated/css/themes/custom/simplex/custom-simplex.min.css +6917 -0
- package/deprecated/css/themes/custom/slate/custom-slate.min.css +7283 -0
- package/deprecated/css/themes/custom/spacelab/custom-spacelab.min.css +6971 -0
- package/deprecated/css/themes/custom/superhero/custom-superhero.min.css +7019 -0
- package/deprecated/css/themes/custom/united/custom-united.min.css +6783 -0
- package/deprecated/css/themes/custom/yeti/custom-yeti.min.css +7077 -0
- package/deprecated/css/themes/cyborg.min.css +7 -0
- package/deprecated/css/themes/darkly.min.css +7 -0
- package/deprecated/css/themes/flatly.min.css +7 -0
- package/deprecated/css/themes/fuse.min.css +7 -0
- package/deprecated/css/themes/journal.min.css +7 -0
- package/deprecated/css/themes/lumen.min.css +7 -0
- package/deprecated/css/themes/material.min.css +4 -0
- package/deprecated/css/themes/paper.min.css +7 -0
- package/deprecated/css/themes/readable.min.css +7 -0
- package/deprecated/css/themes/sandstone.min.css +7 -0
- package/deprecated/css/themes/simplex.min.css +7 -0
- package/deprecated/css/themes/slate.min.css +7 -0
- package/deprecated/css/themes/spacelab.min.css +7 -0
- package/deprecated/css/themes/superhero.min.css +7 -0
- package/deprecated/css/themes/united.min.css +7 -0
- package/deprecated/css/themes/yeti.min.css +7 -0
- package/deprecated/dist/components/css/checkbox-color.css +1 -0
- package/deprecated/dist/components/css/color-default.css +1 -0
- package/deprecated/dist/components/css/combobox-color.css +1 -0
- package/deprecated/dist/components/css/font-size.css +1 -0
- package/deprecated/dist/components/css/image.css +1 -0
- package/deprecated/dist/components/css/multiselect-editor.css +1 -0
- package/deprecated/dist/components/css/option-color.css +1 -0
- package/deprecated/dist/components/js/format.min.js +1 -0
- package/deprecated/dist/components/js/jquery.inputmask.bundle.js +1 -0
- package/deprecated/dist/components/js/jquery.mask.min.js +1 -0
- package/deprecated/dist/components/js/qrcode.js +1 -0
- package/deprecated/dist/components/reports/BOOLEAN.parameter.html +1 -0
- package/deprecated/dist/components/reports/DATE.parameter.html +1 -0
- package/deprecated/dist/components/reports/DOUBLE.parameter.html +1 -0
- package/deprecated/dist/components/reports/FLOAT.parameter.html +1 -0
- package/deprecated/dist/components/reports/INTEGER.parameter.html +1 -0
- package/deprecated/dist/components/reports/LONG.parameter.html +1 -0
- package/deprecated/dist/components/reports/STRING.parameter.html +1 -0
- package/deprecated/dist/components/reports/reports.parameters.html +1 -0
- package/deprecated/dist/components/reports/reports.view.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +1 -0
- package/deprecated/dist/components/templates/accordion.template.html +1 -0
- package/deprecated/dist/components/templates/anchor.template.html +1 -0
- package/deprecated/dist/components/templates/angular-ui-notification.template.html +1 -0
- package/deprecated/dist/components/templates/banner.template.html +1 -0
- package/deprecated/dist/components/templates/button-report.template.html +1 -0
- package/deprecated/dist/components/templates/button.oauth2.template.html +1 -0
- package/deprecated/dist/components/templates/button.template.html +1 -0
- package/deprecated/dist/components/templates/buttonfilter.template.html +1 -0
- package/deprecated/dist/components/templates/carousel.template.html +1 -0
- package/deprecated/dist/components/templates/cell.template.html +1 -0
- package/deprecated/dist/components/templates/chart.template.html +1 -0
- package/deprecated/dist/components/templates/checkbox.template.html +1 -0
- package/deprecated/dist/components/templates/combobox-dynamic.template.html +1 -0
- package/deprecated/dist/components/templates/combobox.template.html +1 -0
- package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +1 -0
- package/deprecated/dist/components/templates/crn-input-password.designtime.html +1 -0
- package/deprecated/dist/components/templates/crn-input-password.template.html +1 -0
- package/deprecated/dist/components/templates/crn-list-item.template.html +1 -0
- package/deprecated/dist/components/templates/crn-ordered-list.template.html +1 -0
- package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +1 -0
- package/deprecated/dist/components/templates/crn-unordered-list.template.html +1 -0
- package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +1 -0
- package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +26 -0
- package/deprecated/dist/components/templates/cron-autocomplete.template.html +1 -0
- package/deprecated/dist/components/templates/cron-barcode.template.html +1 -0
- package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +1 -0
- package/deprecated/dist/components/templates/cron-calendar.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-calendar.template.html +1 -0
- package/deprecated/dist/components/templates/cron-captcha.designtime.html +6 -0
- package/deprecated/dist/components/templates/cron-captcha.template.html +1 -0
- package/deprecated/dist/components/templates/cron-chat.designtime.html +17 -0
- package/deprecated/dist/components/templates/cron-chat.template.html +1 -0
- package/deprecated/dist/components/templates/cron-checkbox.template.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox.template.html +1 -0
- package/deprecated/dist/components/templates/cron-crud.template.html +1 -0
- package/deprecated/dist/components/templates/cron-date.template.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +1 -0
- package/deprecated/dist/components/templates/cron-grid.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-grid.template.html +1 -0
- package/deprecated/dist/components/templates/cron-ordered-list.template.html +1 -0
- package/deprecated/dist/components/templates/cron-qrcode.template.html +1 -0
- package/deprecated/dist/components/templates/cron-radio.template.html +1 -0
- package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-report-viewer.template.html +1 -0
- package/deprecated/dist/components/templates/cron-rich-editor.template.html +1 -0
- package/deprecated/dist/components/templates/cron-scheduler.designtime.html +2 -0
- package/deprecated/dist/components/templates/cron-scheduler.template.html +1 -0
- package/deprecated/dist/components/templates/cron-slider.template.html +1 -0
- package/deprecated/dist/components/templates/cron-switch.template.html +1 -0
- package/deprecated/dist/components/templates/cron-tree-view.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-tree-view.template.html +1 -0
- package/deprecated/dist/components/templates/datasource.template.html +1 -0
- package/deprecated/dist/components/templates/datasourcefilter.template.html +1 -0
- package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +1 -0
- package/deprecated/dist/components/templates/date.template.html +1 -0
- package/deprecated/dist/components/templates/datetime.template.html +1 -0
- package/deprecated/dist/components/templates/div.template.html +1 -0
- package/deprecated/dist/components/templates/dynamicfile.template.html +1 -0
- package/deprecated/dist/components/templates/dynamicimage.template.html +1 -0
- package/deprecated/dist/components/templates/dynamictitle.template.html +1 -0
- package/deprecated/dist/components/templates/evaluation.template.html +1 -0
- package/deprecated/dist/components/templates/fileupload-button.template.html +1 -0
- package/deprecated/dist/components/templates/fileupload.template.html +1 -0
- package/deprecated/dist/components/templates/foot-cell.template.html +1 -0
- package/deprecated/dist/components/templates/foot-row.template.html +1 -0
- package/deprecated/dist/components/templates/form.template.html +1 -0
- package/deprecated/dist/components/templates/grid-horizontal.template.html +1 -0
- package/deprecated/dist/components/templates/grid-vertical.template.html +1 -0
- package/deprecated/dist/components/templates/grid.template.html +1 -0
- package/deprecated/dist/components/templates/head-cell.template.html +1 -0
- package/deprecated/dist/components/templates/head-row.template.html +1 -0
- package/deprecated/dist/components/templates/head.template.html +1 -0
- package/deprecated/dist/components/templates/header.template.html +1 -0
- package/deprecated/dist/components/templates/icon.template.html +1 -0
- package/deprecated/dist/components/templates/image-menu.template.html +1 -0
- package/deprecated/dist/components/templates/image.default.template.html +1 -0
- package/deprecated/dist/components/templates/image.template.html +1 -0
- package/deprecated/dist/components/templates/list.template.html +1 -0
- package/deprecated/dist/components/templates/multiselect.template.html +1 -0
- package/deprecated/dist/components/templates/navbar.template.html +1 -0
- package/deprecated/dist/components/templates/panel.template.html +1 -0
- package/deprecated/dist/components/templates/qrcode.template.html +1 -0
- package/deprecated/dist/components/templates/radiogroup.template.html +1 -0
- package/deprecated/dist/components/templates/rating.template.html +1 -0
- package/deprecated/dist/components/templates/row.template.html +1 -0
- package/deprecated/dist/components/templates/sidebar.template.html +1 -0
- package/deprecated/dist/components/templates/social-button-bar.template.html +1 -0
- package/deprecated/dist/components/templates/sub-form.template.html +1 -0
- package/deprecated/dist/components/templates/subtitle.template.html +1 -0
- package/deprecated/dist/components/templates/table.template.html +1 -0
- package/deprecated/dist/components/templates/tabs.template.html +1 -0
- package/deprecated/dist/components/templates/text.template.html +1 -0
- package/deprecated/dist/components/templates/textarea.template.html +1 -0
- package/deprecated/dist/components/templates/textinput.template.html +1 -0
- package/deprecated/dist/components/templates/textinputbutton.html +1 -0
- package/deprecated/dist/components/templates/textinputbutton.template.html +1 -0
- package/deprecated/dist/components/templates/textinputicon.template.html +1 -0
- package/deprecated/dist/components/templates/time.template.html +1 -0
- package/deprecated/dist/components/templates/title-default.template.html +1 -0
- package/deprecated/dist/components/templates/title.template.html +1 -0
- package/deprecated/dist/components/templates/treeview.template.html +1 -0
- package/deprecated/dist/css/animate.css +1 -0
- package/deprecated/dist/css/app.css +1 -0
- package/deprecated/dist/css/cronos-template.css +0 -0
- package/deprecated/dist/css/cronos.css +1 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +1 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/dist/css/modalTemplate.css +1 -0
- package/deprecated/dist/css/themes/cerulean.min.css +1 -0
- package/deprecated/dist/css/themes/cosmo.min.css +1 -0
- package/deprecated/dist/css/themes/custom/cerulean/custom-cerulean.min.css +13 -0
- package/deprecated/dist/css/themes/custom/cosmo/custom-cosmo.min.css +13 -0
- package/deprecated/dist/css/themes/custom/cyborg/custom-cyborg.min.css +13 -0
- package/deprecated/dist/css/themes/custom/darkly/custom-darkly.min.css +13 -0
- package/deprecated/dist/css/themes/custom/flatly/custom-flatly.min.css +13 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/alert.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/badge.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/blockquote.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/breadcrumb.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/btn.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/carousel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/close.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/embed-responsive.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/form.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/glyphicon.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/hidden.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/import_components_css.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/list-group.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/media.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/modal.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/navbar.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/pager.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/pagination.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/panel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/popover.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/progress.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/table.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/thumbnail.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/tooltip.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/visible.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/well.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/deprecated/dist/css/themes/custom/fuse/font/font.css +1 -0
- package/deprecated/dist/css/themes/custom/journal/custom-journal.min.css +12 -0
- package/deprecated/dist/css/themes/custom/lumen/custom-lumen.min.css +13 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-button.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-carousel.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-cron-grid.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-enterprise.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-navbar.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-scheduler.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/login.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/ui-notification.css +1 -0
- package/deprecated/dist/css/themes/custom/material/custom-material.css +1 -0
- package/deprecated/dist/css/themes/custom/navigator/custom-navigator.css +1 -0
- package/deprecated/dist/css/themes/custom/paper/custom-paper.min.css +13 -0
- package/deprecated/dist/css/themes/custom/readable/custom-readable.min.css +13 -0
- package/deprecated/dist/css/themes/custom/sandstone/custom-sandstone.min.css +13 -0
- package/deprecated/dist/css/themes/custom/simplex/custom-simplex.min.css +13 -0
- package/deprecated/dist/css/themes/custom/slate/custom-slate.min.css +13 -0
- package/deprecated/dist/css/themes/custom/spacelab/custom-spacelab.min.css +13 -0
- package/deprecated/dist/css/themes/custom/superhero/custom-superhero.min.css +13 -0
- package/deprecated/dist/css/themes/custom/united/custom-united.min.css +13 -0
- package/deprecated/dist/css/themes/custom/yeti/custom-yeti.min.css +13 -0
- package/deprecated/dist/css/themes/cyborg.min.css +1 -0
- package/deprecated/dist/css/themes/darkly.min.css +1 -0
- package/deprecated/dist/css/themes/flatly.min.css +1 -0
- package/deprecated/dist/css/themes/fuse.min.css +1 -0
- package/deprecated/dist/css/themes/journal.min.css +1 -0
- package/deprecated/dist/css/themes/lumen.min.css +1 -0
- package/deprecated/dist/css/themes/material.min.css +1 -0
- package/deprecated/dist/css/themes/paper.min.css +1 -0
- package/deprecated/dist/css/themes/readable.min.css +1 -0
- package/deprecated/dist/css/themes/sandstone.min.css +1 -0
- package/deprecated/dist/css/themes/simplex.min.css +1 -0
- package/deprecated/dist/css/themes/slate.min.css +1 -0
- package/deprecated/dist/css/themes/spacelab.min.css +1 -0
- package/deprecated/dist/css/themes/superhero.min.css +1 -0
- package/deprecated/dist/css/themes/united.min.css +1 -0
- package/deprecated/dist/css/themes/yeti.min.css +1 -0
- package/deprecated/dist/i18n/locale_en_us.json +143 -0
- package/deprecated/dist/i18n/locale_pt_br.json +143 -0
- package/deprecated/dist/img/ballon_icon.svg +1 -0
- package/deprecated/dist/img/barcode.png +0 -0
- package/deprecated/dist/img/cron-icon/crn-QRCode.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-accordion.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-anchor.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-button.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-calendar.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-captcha.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-carousel.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-chart.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-checkbox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-combobox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-datasource.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-datepicker.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-form.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-grid-table.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-grid.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-header.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-icon.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-image.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-input-password.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-navbar.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-one-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-panel.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-rating.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-scheduler.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-simple-text.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-slider.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-social-login.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-sub-form.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-table.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-tabs.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-text-component.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textarea.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textinput.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-three-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-timepicker.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-tree-view.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-two-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-upload.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +1 -0
- package/deprecated/dist/img/cronGrid.png +0 -0
- package/deprecated/dist/img/cronRichEditor.png +0 -0
- package/deprecated/dist/img/cronapp-logo-login.png +0 -0
- package/deprecated/dist/img/img-user.svg +1 -0
- package/deprecated/dist/img/logo-cronapp-negativa.svg +1 -0
- package/deprecated/dist/img/logo.png +0 -0
- package/deprecated/dist/img/logo.svg +1 -0
- package/deprecated/dist/img/nophoto.png +0 -0
- package/deprecated/dist/img/placehold-100x100.png +0 -0
- package/deprecated/dist/img/placehold-900x500.png +0 -0
- package/deprecated/dist/img/qrcode.png +0 -0
- package/deprecated/dist/img/recaptcha-logo.svg +1 -0
- package/deprecated/dist/img/selectFile.png +0 -0
- package/deprecated/dist/img/selectImg.svg +1 -0
- package/deprecated/dist/img/svg-charts.svg +1 -0
- package/deprecated/dist/img/switch.png +0 -0
- package/deprecated/dist/js/LanguageSelectDirective.js +1 -0
- package/deprecated/dist/js/LocaleService.js +1 -0
- package/deprecated/dist/js/app.authentication.js +1 -0
- package/deprecated/dist/js/app.js +1 -0
- package/deprecated/dist/js/controllers.authentication.js +1 -0
- package/deprecated/dist/js/controllers.js +1 -0
- package/deprecated/dist/js/custom.controllers.js +1 -0
- package/deprecated/dist/js/customModules.js +1 -0
- package/deprecated/dist/js/customStateProvider.js +0 -0
- package/deprecated/dist/js/directives.js +14 -0
- package/deprecated/dist/js/filters.js +1 -0
- package/deprecated/dist/js/local-dateformat.directive.js +1 -0
- package/deprecated/dist/js/reports/parameters.controller.js +1 -0
- package/deprecated/dist/js/reports/reports.service.js +1 -0
- package/deprecated/dist/js/services.js +1 -0
- package/deprecated/dist/js/stateProvider.js +1 -0
- package/deprecated/dist/js/upload.service.js +1 -0
- package/deprecated/img/ballon_icon.svg +3 -0
- package/deprecated/img/barcode.png +0 -0
- package/deprecated/img/cron-icon/crn-QRCode.svg +38 -0
- package/deprecated/img/cron-icon/crn-accordion.svg +25 -0
- package/deprecated/img/cron-icon/crn-anchor.svg +29 -0
- package/deprecated/img/cron-icon/crn-button.svg +24 -0
- package/deprecated/img/cron-icon/crn-calendar.svg +23 -0
- package/deprecated/img/cron-icon/crn-captcha.svg +36 -0
- package/deprecated/img/cron-icon/crn-carousel.svg +26 -0
- package/deprecated/img/cron-icon/crn-chart.svg +19 -0
- package/deprecated/img/cron-icon/crn-checkbox.svg +21 -0
- package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +27 -0
- package/deprecated/img/cron-icon/crn-combobox.svg +24 -0
- package/deprecated/img/cron-icon/crn-cron-crud.svg +28 -0
- package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +18 -0
- package/deprecated/img/cron-icon/crn-datasource.svg +27 -0
- package/deprecated/img/cron-icon/crn-datepicker.svg +35 -0
- package/deprecated/img/cron-icon/crn-datetimepicker.svg +41 -0
- package/deprecated/img/cron-icon/crn-dynamic-file.svg +26 -0
- package/deprecated/img/cron-icon/crn-dynamic-image.svg +25 -0
- package/deprecated/img/cron-icon/crn-dynamic-menu.svg +28 -0
- package/deprecated/img/cron-icon/crn-eight-four-container.svg +18 -0
- package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +26 -0
- package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +21 -0
- package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +24 -0
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +29 -0
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +27 -0
- package/deprecated/img/cron-icon/crn-form.svg +24 -0
- package/deprecated/img/cron-icon/crn-four-eight-container.svg +20 -0
- package/deprecated/img/cron-icon/crn-grid-table.svg +21 -0
- package/deprecated/img/cron-icon/crn-grid.svg +27 -0
- package/deprecated/img/cron-icon/crn-header.svg +18 -0
- package/deprecated/img/cron-icon/crn-horizontal-container.svg +19 -0
- package/deprecated/img/cron-icon/crn-icon.svg +23 -0
- package/deprecated/img/cron-icon/crn-image.svg +20 -0
- package/deprecated/img/cron-icon/crn-input-password.svg +24 -0
- package/deprecated/img/cron-icon/crn-jumbotron.svg +24 -0
- package/deprecated/img/cron-icon/crn-list.svg +24 -0
- package/deprecated/img/cron-icon/crn-navbar.svg +25 -0
- package/deprecated/img/cron-icon/crn-one-container.svg +17 -0
- package/deprecated/img/cron-icon/crn-ordered-list.svg +44 -0
- package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +42 -0
- package/deprecated/img/cron-icon/crn-panel.svg +21 -0
- package/deprecated/img/cron-icon/crn-radiogroup.svg +25 -0
- package/deprecated/img/cron-icon/crn-rating.svg +20 -0
- package/deprecated/img/cron-icon/crn-report-viewer.svg +24 -0
- package/deprecated/img/cron-icon/crn-rich-editor.svg +22 -0
- package/deprecated/img/cron-icon/crn-scheduler.svg +27 -0
- package/deprecated/img/cron-icon/crn-simple-text.svg +18 -0
- package/deprecated/img/cron-icon/crn-slider.svg +19 -0
- package/deprecated/img/cron-icon/crn-social-login.svg +29 -0
- package/deprecated/img/cron-icon/crn-sub-form.svg +27 -0
- package/deprecated/img/cron-icon/crn-table.svg +20 -0
- package/deprecated/img/cron-icon/crn-tabs.svg +22 -0
- package/deprecated/img/cron-icon/crn-text-component.svg +22 -0
- package/deprecated/img/cron-icon/crn-textarea.svg +22 -0
- package/deprecated/img/cron-icon/crn-textinput.svg +23 -0
- package/deprecated/img/cron-icon/crn-textinputbutton.svg +33 -0
- package/deprecated/img/cron-icon/crn-textinputicon.svg +29 -0
- package/deprecated/img/cron-icon/crn-three-container.svg +21 -0
- package/deprecated/img/cron-icon/crn-three-six-three-container.svg +19 -0
- package/deprecated/img/cron-icon/crn-timepicker.svg +20 -0
- package/deprecated/img/cron-icon/crn-tree-view.svg +19 -0
- package/deprecated/img/cron-icon/crn-two-container.svg +18 -0
- package/deprecated/img/cron-icon/crn-unordered-list.svg +24 -0
- package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +28 -0
- package/deprecated/img/cron-icon/crn-upload.svg +20 -0
- package/deprecated/img/cron-icon/crn-vertical-container.svg +19 -0
- package/deprecated/img/cron-icon/cron-breadrumb.svg +638 -0
- package/deprecated/img/cronGrid.png +0 -0
- package/deprecated/img/cronRichEditor.png +0 -0
- package/deprecated/img/cronapp-logo-login.png +0 -0
- package/deprecated/img/img-user.svg +1 -0
- package/deprecated/img/logo-cronapp-negativa.svg +1 -0
- package/deprecated/img/logo.png +0 -0
- package/deprecated/img/logo.svg +1 -0
- package/deprecated/img/nophoto.png +0 -0
- package/deprecated/img/placehold-100x100.png +0 -0
- package/deprecated/img/placehold-900x500.png +0 -0
- package/deprecated/img/qrcode.png +0 -0
- package/deprecated/img/recaptcha-logo.svg +1 -0
- package/deprecated/img/selectFile.png +0 -0
- package/deprecated/img/selectImg.svg +44 -0
- package/deprecated/img/svg-charts.svg +1 -0
- package/dist/components/css/checkbox-color.css +1 -0
- package/dist/components/css/color-default.css +1 -0
- package/dist/components/css/combobox-color.css +1 -0
- package/dist/components/css/crn-input-password.css +1 -0
- package/dist/components/css/designtime.css +1 -0
- package/dist/components/css/font-size.css +1 -0
- package/dist/components/css/image.css +1 -0
- package/dist/components/css/multiselect-editor.css +1 -0
- package/dist/components/css/option-color.css +1 -0
- package/dist/components/js/format.min.js +1 -0
- package/dist/components/js/jquery.inputmask.bundle.js +1 -0
- package/dist/components/js/jquery.mask.min.js +1 -0
- package/dist/components/js/qrcode.js +1 -0
- package/dist/components/reports/BOOLEAN.parameter.html +1 -0
- package/dist/components/reports/DATE.parameter.html +1 -0
- package/dist/components/reports/DOUBLE.parameter.html +1 -0
- package/dist/components/reports/FLOAT.parameter.html +1 -0
- package/dist/components/reports/INTEGER.parameter.html +1 -0
- package/dist/components/reports/LONG.parameter.html +1 -0
- package/dist/components/reports/STRING.parameter.html +1 -0
- package/dist/components/reports/reports.parameters.html +1 -0
- package/dist/components/reports/reports.view.html +1 -0
- package/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-eight-twelve-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-four-twelve-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-one-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-three-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-three-twelve-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-two-container.template.html +1 -0
- package/dist/components/templates/accordion.template.html +1 -0
- package/dist/components/templates/anchor.template.html +1 -0
- package/dist/components/templates/angular-ui-notification.template.html +1 -0
- package/dist/components/templates/banner.template.html +1 -0
- package/dist/components/templates/button-report.template.html +1 -0
- package/dist/components/templates/button.oauth2.template.html +1 -0
- package/dist/components/templates/button.template.html +1 -0
- package/dist/components/templates/buttonfilter.template.html +1 -0
- package/dist/components/templates/carousel.template.html +1 -0
- package/dist/components/templates/cell.template.html +1 -0
- package/dist/components/templates/chart.template.html +1 -0
- package/dist/components/templates/checkbox.template.html +1 -0
- package/dist/components/templates/combobox-dynamic.template.html +1 -0
- package/dist/components/templates/combobox.template.html +1 -0
- package/dist/components/templates/crn-carousel-item.tempate.html +1 -0
- package/dist/components/templates/crn-input-password.designtime.html +1 -0
- package/dist/components/templates/crn-input-password.template.html +1 -0
- package/dist/components/templates/crn-list-item.template.html +1 -0
- package/dist/components/templates/crn-ordered-list.template.html +1 -0
- package/dist/components/templates/crn-ordered-sub-list.template.html +1 -0
- package/dist/components/templates/crn-signature-pad.designtime.html +1 -0
- package/dist/components/templates/crn-signature-pad.template.html +1 -0
- package/dist/components/templates/crn-unordered-list.template.html +1 -0
- package/dist/components/templates/crn-unordered-sub-list.template.html +1 -0
- package/dist/components/templates/cron-autocomplete.designtime.html +1 -0
- package/dist/components/templates/cron-autocomplete.template.html +1 -0
- package/dist/components/templates/cron-barcode.template.html +1 -0
- package/dist/components/templates/cron-breadcrumbs.designtime.html +1 -0
- package/dist/components/templates/cron-breadcrumbs.template.html +1 -0
- package/dist/components/templates/cron-calendar.designtime.html +1 -0
- package/dist/components/templates/cron-calendar.template.html +1 -0
- package/dist/components/templates/cron-captcha.designtime.html +6 -0
- package/dist/components/templates/cron-captcha.template.html +1 -0
- package/dist/components/templates/cron-chat.designtime.html +1 -0
- package/dist/components/templates/cron-chat.template.html +1 -0
- package/dist/components/templates/cron-checkbox.template.html +1 -0
- package/dist/components/templates/cron-combobox-multiple.designtime.html +1 -0
- package/dist/components/templates/cron-combobox-multiple.template.html +1 -0
- package/dist/components/templates/cron-combobox.designtime.html +1 -0
- package/dist/components/templates/cron-combobox.template.html +1 -0
- package/dist/components/templates/cron-crud.template.html +1 -0
- package/dist/components/templates/cron-dashboard-viewer.designtime.html +1 -0
- package/dist/components/templates/cron-dashboard-viewer.template.html +1 -0
- package/dist/components/templates/cron-date.template.html +1 -0
- package/dist/components/templates/cron-dynamic-autocomplete.template.html +1 -0
- package/dist/components/templates/cron-dynamic-combobox.designtime.html +1 -0
- package/dist/components/templates/cron-dynamic-combobox.template.html +1 -0
- package/dist/components/templates/cron-dynamic-menu.designtime.html +1 -0
- package/dist/components/templates/cron-dynamic-menu.template.html +1 -0
- package/dist/components/templates/cron-frame.designtime.html +6 -0
- package/dist/components/templates/cron-frame.template.html +1 -0
- package/dist/components/templates/cron-grid.designtime.html +1 -0
- package/dist/components/templates/cron-grid.template.html +1 -0
- package/dist/components/templates/cron-ordered-list.template.html +1 -0
- package/dist/components/templates/cron-qrcode.template.html +1 -0
- package/dist/components/templates/cron-radio.template.html +1 -0
- package/dist/components/templates/cron-report-viewer.designtime.html +1 -0
- package/dist/components/templates/cron-report-viewer.template.html +1 -0
- package/dist/components/templates/cron-rich-editor.template.html +1 -0
- package/dist/components/templates/cron-scheduler.designtime.html +1 -0
- package/dist/components/templates/cron-scheduler.template.html +1 -0
- package/dist/components/templates/cron-slider.designtime.html +1 -0
- package/dist/components/templates/cron-slider.template.html +1 -0
- package/dist/components/templates/cron-switch.template.html +1 -0
- package/dist/components/templates/cron-tree-view.designtime.html +1 -0
- package/dist/components/templates/cron-tree-view.template.html +1 -0
- package/dist/components/templates/cron-visual-component.designtime.html +6 -0
- package/dist/components/templates/cron-visual-component.template.html +1 -0
- package/dist/components/templates/datasource.template.html +1 -0
- package/dist/components/templates/datasourcefilter.template.html +1 -0
- package/dist/components/templates/datasourcefiltercomplex.template.html +1 -0
- package/dist/components/templates/date.template.html +1 -0
- package/dist/components/templates/datetime.template.html +1 -0
- package/dist/components/templates/div.template.html +1 -0
- package/dist/components/templates/dynamicfile.designtime.html +1 -0
- package/dist/components/templates/dynamicfile.template.html +1 -0
- package/dist/components/templates/dynamicimage.designtime.html +2 -0
- package/dist/components/templates/dynamicimage.template.html +1 -0
- package/dist/components/templates/dynamictitle.template.html +1 -0
- package/dist/components/templates/evaluation.template.html +1 -0
- package/dist/components/templates/fileupload-button.template.html +1 -0
- package/dist/components/templates/fileupload.template.html +1 -0
- package/dist/components/templates/foot-cell.template.html +1 -0
- package/dist/components/templates/foot-row.template.html +1 -0
- package/dist/components/templates/form.template.html +1 -0
- package/dist/components/templates/grid-horizontal.template.html +1 -0
- package/dist/components/templates/grid-vertical.template.html +1 -0
- package/dist/components/templates/grid.template.html +1 -0
- package/dist/components/templates/head-cell.template.html +1 -0
- package/dist/components/templates/head-row.template.html +1 -0
- package/dist/components/templates/head.template.html +1 -0
- package/dist/components/templates/header.template.html +1 -0
- package/dist/components/templates/icon.template.html +1 -0
- package/dist/components/templates/image-menu.template.html +1 -0
- package/dist/components/templates/image.default.template.html +1 -0
- package/dist/components/templates/image.template.html +1 -0
- package/dist/components/templates/input/crn-input-password.template.html +1 -0
- package/dist/components/templates/list.template.html +1 -0
- package/dist/components/templates/multiselect.template.html +1 -0
- package/dist/components/templates/navbar.template.html +1 -0
- package/dist/components/templates/panel.template.html +1 -0
- package/dist/components/templates/qrcode.template.html +1 -0
- package/dist/components/templates/radiogroup.template.html +1 -0
- package/dist/components/templates/rating.template.html +1 -0
- package/dist/components/templates/row.template.html +1 -0
- package/dist/components/templates/sidebar.template.html +1 -0
- package/dist/components/templates/social-button-bar.template.html +1 -0
- package/dist/components/templates/sub-form.template.html +1 -0
- package/dist/components/templates/subtitle.template.html +1 -0
- package/dist/components/templates/table.template.html +1 -0
- package/dist/components/templates/tabs.template.html +1 -0
- package/dist/components/templates/text.template.html +1 -0
- package/dist/components/templates/textarea.template.html +1 -0
- package/dist/components/templates/textinput.template.html +1 -0
- package/dist/components/templates/textinputbutton.html +1 -0
- package/dist/components/templates/textinputbutton.template.html +1 -0
- package/dist/components/templates/textinputicon.template.html +1 -0
- package/dist/components/templates/time.template.html +1 -0
- package/dist/components/templates/timeline.designtime.html +1 -0
- package/dist/components/templates/timeline.template.html +1 -0
- package/dist/components/templates/title-default.template.html +1 -0
- package/dist/components/templates/title.template.html +1 -0
- package/dist/components/templates/treeview.template.html +1 -0
- package/dist/components/templates/wizard.template.html +1 -0
- package/dist/css/animate.css +1 -0
- package/dist/css/app.css +1 -0
- package/dist/css/cronos-template.css +0 -0
- package/dist/css/cronos.css +1 -0
- package/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/dist/css/fonts/glyphicons-halflings-regular.svg +1 -0
- package/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/dist/css/modalTemplate.css +1 -0
- package/dist/css/privacy/privacy.css +1 -0
- package/dist/css/reset_password.css +1 -0
- package/dist/css/signup.css +1 -0
- package/dist/css/themes/aquamarine.min.css +1 -0
- package/dist/css/themes/cerulean.min.css +1 -0
- package/dist/css/themes/cosmo.min.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/basics.css +11 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/caret.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/collapse.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/glyphicon.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/has.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/input.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/kbd.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/label.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/media.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/pager.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/panel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/pre.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/visible.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/well.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/animations.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/basics.css +11 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/collapse.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/fade.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/form_input.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/label.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/media.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/pager.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/panel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/visible.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/accordion.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/align.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/basics.css +12 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/border.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/card.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/custom.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/display.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/flex.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/float.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/form.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/justify.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/margin.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/padding.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/page.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/position.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/rounded.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/shadow.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/validated.css +1 -0
- 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/custom-aquamarine.min.css +1 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/fonts.css +1 -0
- package/dist/css/themes/custom/aquamarine/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/aquamarine/img/arrow-white.svg +1 -0
- 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 -0
- package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -0
- package/dist/css/themes/custom/cerulean/custom-cerulean.min.css +1 -0
- package/dist/css/themes/custom/cerulean/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/cerulean/img/arrow-white.svg +1 -0
- package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -0
- package/dist/css/themes/custom/cerulean/panel-cerulean.css +1 -0
- 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/custom-cosmo.min.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/custom-cyborg.min.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 -0
- package/dist/css/themes/custom/darkly/custom-darkly.min.css +1 -0
- package/dist/css/themes/custom/darkly/navbar-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/panel-darkly.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
- 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/custom-dsgov.min.css +1 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/fonts.css +1 -0
- package/dist/css/themes/custom/dsgov/font2/fonts.css +1 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-100.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-200.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-300.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-400.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-500.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-600.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-700.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-800.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-900.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/img/arrow-blue.svg +1 -0
- package/dist/css/themes/custom/dsgov/img/cover.jpg +0 -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 -0
- package/dist/css/themes/custom/flatly/custom-flatly.min.css +1 -0
- package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -0
- package/dist/css/themes/custom/flatly/panel-flatly.css +1 -0
- package/dist/css/themes/custom/fuse/button-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/alert.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/badge.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/blockquote.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/breadcrumb.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/btn.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/close.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/form.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/glyphicon.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/hidden.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/import_components_css.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/list-group.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/modal.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/navbar.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/pager.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/pagination.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/panel.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/popover.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/progress.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/table.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/thumbnail.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/tooltip.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/well.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.min.css +1 -0
- package/dist/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/dist/css/themes/custom/fuse/font/font.css +1 -0
- package/dist/css/themes/custom/fuse/font/fonts.css +1 -0
- package/dist/css/themes/custom/fuse/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/fuse/img/arrow-white.svg +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/custom-journal.min.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/krypton/custom-krypton.css +1 -0
- package/dist/css/themes/custom/krypton/grid-krypton.css +1 -0
- package/dist/css/themes/custom/krypton/navbar-krypton.css +1 -0
- package/dist/css/themes/custom/krypton/panel-krypton.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/custom-lumen.min.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/components_css/crn-button.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/custom/material/components_css/login.css +1 -0
- package/dist/css/themes/custom/material/components_css/ui-notification.css +1 -0
- package/dist/css/themes/custom/material/custom-material.css +1 -0
- package/dist/css/themes/custom/material/custom-material.min.css +1 -0
- package/dist/css/themes/custom/material/font/Roboto-Black.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Black.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Bold.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Italic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Light.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Light.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Medium.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Regular.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Thin.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/fonts.css +1 -0
- package/dist/css/themes/custom/material/grid-material.css +1 -0
- package/dist/css/themes/custom/material/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/material/img/arrow-white.svg +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/material-round/custom-material-round.css +1 -0
- package/dist/css/themes/custom/material-round/grid-material-round.css +1 -0
- package/dist/css/themes/custom/material-round/navbar-material-round.css +1 -0
- package/dist/css/themes/custom/material-round/panel-material-round.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-button.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/login.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/ui-notification.css +1 -0
- package/dist/css/themes/custom/material_raiz/custom-material_raiz.css +1 -0
- package/dist/css/themes/custom/materialui/custom-materialui.css +1 -0
- package/dist/css/themes/custom/nature/custom-nature.css +1 -0
- package/dist/css/themes/custom/nature/grid-nature.css +1 -0
- package/dist/css/themes/custom/nature/navbar-nature.css +1 -0
- package/dist/css/themes/custom/nature/panel-nature.css +1 -0
- package/dist/css/themes/custom/navigator/custom-navigator.css +1 -0
- 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/custom-paper.min.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/custom-readable.min.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/custom-sandstone.min.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/custom-simplex.min.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/custom-slate.min.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 -0
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -0
- package/dist/css/themes/custom/spacelab/custom-spacelab.min.css +1 -0
- package/dist/css/themes/custom/spacelab/navbar-spacelab.css +1 -0
- package/dist/css/themes/custom/spacelab/panel-spacelab.css +1 -0
- package/dist/css/themes/custom/superhero/button-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.min.css +1 -0
- package/dist/css/themes/custom/superhero/navbar-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/panel-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/tabs-superhero.css +1 -0
- package/dist/css/themes/custom/theme-general/button.css +1 -0
- package/dist/css/themes/custom/theme-general/carousel.css +1 -0
- package/dist/css/themes/custom/theme-general/forms.css +1 -0
- package/dist/css/themes/custom/theme-general/login.css +1 -0
- package/dist/css/themes/custom/theme-general/menu-vertical-retratil.css +1 -0
- package/dist/css/themes/custom/theme-general/menu.css +1 -0
- package/dist/css/themes/custom/theme-general/modal.css +1 -0
- package/dist/css/themes/custom/theme-general/notification.css +1 -0
- package/dist/css/themes/custom/theme-general/report-viewer.css +1 -0
- package/dist/css/themes/custom/theme-general/scheduler.css +1 -0
- package/dist/css/themes/custom/theme-general/slider.css +1 -0
- package/dist/css/themes/custom/theme-general/table-grid.css +1 -0
- package/dist/css/themes/custom/theme-general/tabs.css +1 -0
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -0
- package/dist/css/themes/custom/theme-general/timeline.css +1 -0
- package/dist/css/themes/custom/theme-general/treeview.css +1 -0
- package/dist/css/themes/custom/theme-general/wizard.css +1 -0
- 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/custom-united.min.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/custom-yeti.min.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 -0
- package/dist/css/themes/darkly.min.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/fonts.css +1 -0
- package/dist/css/themes/dsgov.min.css +1 -0
- package/dist/css/themes/flatly.min.css +1 -0
- package/dist/css/themes/fuse.min.css +1 -0
- package/dist/css/themes/journal.min.css +1 -0
- package/dist/css/themes/krypton.min.css +1 -0
- package/dist/css/themes/lumen.min.css +1 -0
- package/dist/css/themes/material-round.min.css +1 -0
- package/dist/css/themes/material.min.css +1 -0
- package/dist/css/themes/material_raiz.min.css +1 -0
- package/dist/css/themes/materialui.min.css +1 -0
- package/dist/css/themes/nature.min.css +1 -0
- package/dist/css/themes/paper.min.css +1 -0
- package/dist/css/themes/readable.min.css +1 -0
- package/dist/css/themes/sandstone.min.css +1 -0
- package/dist/css/themes/simplex.min.css +1 -0
- package/dist/css/themes/slate.min.css +1 -0
- package/dist/css/themes/spacelab.min.css +1 -0
- package/dist/css/themes/superhero.min.css +1 -0
- package/dist/css/themes/theme.editor.view.html +5 -0
- package/dist/css/themes/united.min.css +1 -0
- package/dist/css/themes/yeti.min.css +1 -0
- package/dist/i18n/locale_en_us.json +158 -0
- package/dist/i18n/locale_pt_br.json +158 -0
- package/dist/img/ballon_icon.svg +1 -0
- package/dist/img/barcode.png +0 -0
- package/dist/img/cron-icon/crn-QRCode.svg +1 -0
- package/dist/img/cron-icon/crn-accordion.svg +1 -0
- package/dist/img/cron-icon/crn-anchor.svg +1 -0
- package/dist/img/cron-icon/crn-button.svg +1 -0
- package/dist/img/cron-icon/crn-calendar.svg +1 -0
- package/dist/img/cron-icon/crn-captcha.svg +1 -0
- package/dist/img/cron-icon/crn-carousel.svg +1 -0
- package/dist/img/cron-icon/crn-chart.svg +1 -0
- package/dist/img/cron-icon/crn-checkbox.svg +1 -0
- package/dist/img/cron-icon/crn-combobox-dynamic.svg +1 -0
- package/dist/img/cron-icon/crn-combobox.svg +1 -0
- package/dist/img/cron-icon/crn-cron-crud.svg +1 -0
- package/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +1 -0
- package/dist/img/cron-icon/crn-datasource.svg +1 -0
- package/dist/img/cron-icon/crn-datepicker.svg +1 -0
- package/dist/img/cron-icon/crn-datetimepicker.svg +1 -0
- package/dist/img/cron-icon/crn-dynamic-file.svg +1 -0
- package/dist/img/cron-icon/crn-dynamic-image.svg +1 -0
- package/dist/img/cron-icon/crn-dynamic-menu.svg +1 -0
- package/dist/img/cron-icon/crn-eight-four-container.svg +1 -0
- package/dist/img/cron-icon/crn-eight-twelve-container.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-autocomplete.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-combobox.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +1 -0
- package/dist/img/cron-icon/crn-form.svg +1 -0
- package/dist/img/cron-icon/crn-four-eight-container.svg +1 -0
- package/dist/img/cron-icon/crn-four-twelve-container.svg +1 -0
- package/dist/img/cron-icon/crn-frame.svg +1 -0
- package/dist/img/cron-icon/crn-grid-table.svg +1 -0
- package/dist/img/cron-icon/crn-grid.svg +1 -0
- package/dist/img/cron-icon/crn-header.svg +1 -0
- package/dist/img/cron-icon/crn-horizontal-container.svg +1 -0
- package/dist/img/cron-icon/crn-icon.svg +1 -0
- package/dist/img/cron-icon/crn-image.svg +1 -0
- package/dist/img/cron-icon/crn-input-password.svg +1 -0
- package/dist/img/cron-icon/crn-jumbotron.svg +1 -0
- package/dist/img/cron-icon/crn-list.svg +1 -0
- package/dist/img/cron-icon/crn-navbar.svg +1 -0
- package/dist/img/cron-icon/crn-one-container.svg +1 -0
- package/dist/img/cron-icon/crn-ordered-list.svg +1 -0
- package/dist/img/cron-icon/crn-ordered-sub-list.svg +1 -0
- package/dist/img/cron-icon/crn-panel.svg +1 -0
- package/dist/img/cron-icon/crn-radiogroup.svg +1 -0
- package/dist/img/cron-icon/crn-rating.svg +1 -0
- package/dist/img/cron-icon/crn-report-viewer.svg +1 -0
- package/dist/img/cron-icon/crn-rich-editor.svg +1 -0
- package/dist/img/cron-icon/crn-scheduler.svg +1 -0
- package/dist/img/cron-icon/crn-signature-pad.svg +1 -0
- package/dist/img/cron-icon/crn-simple-text.svg +1 -0
- package/dist/img/cron-icon/crn-slider.svg +1 -0
- package/dist/img/cron-icon/crn-social-login.svg +1 -0
- package/dist/img/cron-icon/crn-sub-form.svg +1 -0
- package/dist/img/cron-icon/crn-table.svg +1 -0
- package/dist/img/cron-icon/crn-tabs.svg +1 -0
- package/dist/img/cron-icon/crn-text-component.svg +1 -0
- package/dist/img/cron-icon/crn-textarea.svg +1 -0
- package/dist/img/cron-icon/crn-textinput.svg +1 -0
- package/dist/img/cron-icon/crn-textinputbutton.svg +1 -0
- package/dist/img/cron-icon/crn-textinputicon.svg +1 -0
- package/dist/img/cron-icon/crn-three-container.svg +1 -0
- package/dist/img/cron-icon/crn-three-six-three-container.svg +1 -0
- package/dist/img/cron-icon/crn-three-twelve-container.svg +1 -0
- package/dist/img/cron-icon/crn-timeline.svg +1 -0
- package/dist/img/cron-icon/crn-timepicker.svg +1 -0
- package/dist/img/cron-icon/crn-tree-view.svg +1 -0
- package/dist/img/cron-icon/crn-two-container.svg +1 -0
- package/dist/img/cron-icon/crn-unordered-list.svg +1 -0
- package/dist/img/cron-icon/crn-unordered-sub-list.svg +1 -0
- package/dist/img/cron-icon/crn-upload.svg +1 -0
- package/dist/img/cron-icon/crn-vertical-container.svg +1 -0
- package/dist/img/cron-icon/cron-breadrumb.svg +1 -0
- package/dist/img/cronGrid.png +0 -0
- package/dist/img/cronRichEditor.png +0 -0
- package/dist/img/cronapp-logo-login.png +0 -0
- package/dist/img/img-user-old.svg +1 -0
- package/dist/img/img-user.svg +1 -0
- package/dist/img/logo-cronapp-negativa.svg +1 -0
- package/dist/img/logo-old.svg +1 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/logo.svg +1 -0
- package/dist/img/nophoto.png +0 -0
- package/dist/img/placehold-100x100.png +0 -0
- package/dist/img/placehold-900x500.png +0 -0
- package/dist/img/qrcode.png +0 -0
- package/dist/img/recaptcha-logo.svg +1 -0
- package/dist/img/selectFile.png +0 -0
- package/dist/img/selectImg.svg +1 -0
- package/dist/img/svg-charts.svg +1 -0
- package/dist/img/switch.png +0 -0
- package/dist/img/web.png +0 -0
- package/dist/js/LanguageSelectDirective.js +1 -0
- package/dist/js/LocaleService.js +1 -0
- package/dist/js/app.authentication.js +1 -0
- package/dist/js/app.js +1 -0
- package/dist/js/controllers.authentication.js +1 -0
- package/dist/js/controllers.js +1 -0
- package/dist/js/custom.controllers.js +1 -0
- package/dist/js/customModules.js +1 -0
- package/dist/js/customStateProvider.js +86 -0
- package/dist/js/dashboard/dashboard.service.js +1 -0
- package/dist/js/directives.js +1 -0
- package/dist/js/filters.js +1 -0
- package/dist/js/local-dateformat.directive.js +1 -0
- package/dist/js/reports/parameters.controller.js +1 -0
- package/dist/js/reports/reports.service.js +1 -0
- package/dist/js/services.js +1 -0
- package/dist/js/stateProvider.js +1 -0
- package/dist/js/upload.service.js +1 -0
- package/gulpfile.js +67 -0
- package/i18n/locale_en_us.json +158 -0
- package/i18n/locale_pt_br.json +158 -0
- package/img/ballon_icon.svg +3 -0
- package/img/barcode.png +0 -0
- package/img/cron-icon/crn-QRCode.svg +38 -0
- package/img/cron-icon/crn-accordion.svg +25 -0
- package/img/cron-icon/crn-anchor.svg +29 -0
- package/img/cron-icon/crn-button.svg +24 -0
- package/img/cron-icon/crn-calendar.svg +23 -0
- package/img/cron-icon/crn-captcha.svg +36 -0
- package/img/cron-icon/crn-carousel.svg +26 -0
- package/img/cron-icon/crn-chart.svg +19 -0
- package/img/cron-icon/crn-checkbox.svg +21 -0
- package/img/cron-icon/crn-combobox-dynamic.svg +27 -0
- package/img/cron-icon/crn-combobox.svg +24 -0
- package/img/cron-icon/crn-component.svg +22 -0
- package/img/cron-icon/crn-cron-crud.svg +28 -0
- package/img/cron-icon/crn-cron-dashboard-viewer.svg +18 -0
- package/img/cron-icon/crn-datasource.svg +27 -0
- package/img/cron-icon/crn-datepicker.svg +35 -0
- package/img/cron-icon/crn-datetimepicker.svg +41 -0
- package/img/cron-icon/crn-dynamic-file.svg +26 -0
- package/img/cron-icon/crn-dynamic-image.svg +25 -0
- package/img/cron-icon/crn-dynamic-menu.svg +28 -0
- package/img/cron-icon/crn-eight-four-container.svg +18 -0
- package/img/cron-icon/crn-enterprise-autocomplete.svg +26 -0
- package/img/cron-icon/crn-enterprise-combobox-multiple.svg +21 -0
- package/img/cron-icon/crn-enterprise-combobox.svg +24 -0
- package/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +29 -0
- package/img/cron-icon/crn-enterprise-dynamic-combobox.svg +27 -0
- package/img/cron-icon/crn-figma-component.svg +5 -0
- package/img/cron-icon/crn-form.svg +24 -0
- package/img/cron-icon/crn-four-eight-container.svg +20 -0
- package/img/cron-icon/crn-frame.svg +30 -0
- package/img/cron-icon/crn-grid-table.svg +21 -0
- package/img/cron-icon/crn-grid.svg +27 -0
- package/img/cron-icon/crn-header.svg +18 -0
- package/img/cron-icon/crn-horizontal-container.svg +19 -0
- package/img/cron-icon/crn-icon.svg +23 -0
- package/img/cron-icon/crn-image.svg +20 -0
- package/img/cron-icon/crn-infinite-scroll.svg +1 -0
- package/img/cron-icon/crn-input-password.svg +24 -0
- package/img/cron-icon/crn-jumbotron.svg +24 -0
- package/img/cron-icon/crn-list.svg +24 -0
- package/img/cron-icon/crn-navbar.svg +25 -0
- package/img/cron-icon/crn-one-container.svg +17 -0
- package/img/cron-icon/crn-ordered-list.svg +44 -0
- package/img/cron-icon/crn-ordered-sub-list.svg +42 -0
- package/img/cron-icon/crn-panel.svg +21 -0
- package/img/cron-icon/crn-radiogroup.svg +25 -0
- package/img/cron-icon/crn-rating.svg +20 -0
- package/img/cron-icon/crn-report-viewer.svg +24 -0
- package/img/cron-icon/crn-rich-editor.svg +22 -0
- package/img/cron-icon/crn-scheduler.svg +27 -0
- package/img/cron-icon/crn-signature-pad.svg +27 -0
- package/img/cron-icon/crn-simple-text.svg +18 -0
- package/img/cron-icon/crn-slider.svg +19 -0
- package/img/cron-icon/crn-social-login.svg +29 -0
- package/img/cron-icon/crn-sub-form.svg +27 -0
- package/img/cron-icon/crn-table.svg +20 -0
- package/img/cron-icon/crn-tabs.svg +22 -0
- package/img/cron-icon/crn-text-component.svg +22 -0
- package/img/cron-icon/crn-textarea.svg +22 -0
- package/img/cron-icon/crn-textinput.svg +23 -0
- package/img/cron-icon/crn-textinputbutton.svg +33 -0
- package/img/cron-icon/crn-textinputicon.svg +29 -0
- package/img/cron-icon/crn-three-container.svg +21 -0
- package/img/cron-icon/crn-three-six-three-container.svg +19 -0
- package/img/cron-icon/crn-timeline.svg +29 -0
- package/img/cron-icon/crn-timepicker.svg +20 -0
- package/img/cron-icon/crn-tree-view.svg +19 -0
- package/img/cron-icon/crn-two-container.svg +18 -0
- package/img/cron-icon/crn-unordered-list.svg +24 -0
- package/img/cron-icon/crn-unordered-sub-list.svg +28 -0
- package/img/cron-icon/crn-upload.svg +20 -0
- package/img/cron-icon/crn-vertical-container.svg +19 -0
- package/img/cron-icon/crn-wizard.svg +8 -0
- package/img/cron-icon/cron-breadrumb.svg +638 -0
- package/img/cronGrid.png +0 -0
- package/img/cronRichEditor.png +0 -0
- package/img/cronapp-logo-login.png +0 -0
- package/img/img-user.svg +10 -0
- package/img/logo-cronapp-negativa.svg +1 -0
- package/img/logo.png +0 -0
- package/img/logo.svg +1 -0
- package/img/nophoto.png +0 -0
- package/img/placehold-100x100.png +0 -0
- package/img/placehold-900x500.png +0 -0
- package/img/qrcode.png +0 -0
- package/img/recaptcha-logo.svg +1 -0
- package/img/selectFile.png +0 -0
- package/img/selectImg.svg +44 -0
- package/img/svg-charts.svg +1 -0
- package/img/switch.png +0 -0
- package/img/web.png +0 -0
- package/js/LanguageSelectDirective.js +29 -0
- package/js/LocaleService.js +59 -0
- package/js/app.js +695 -0
- package/js/controllers.js +607 -0
- package/js/custom.controllers.js +11 -0
- package/js/customModules.js +1 -0
- package/js/customStateProvider.js +86 -0
- package/js/dashboard/dashboard.service.js +301 -0
- package/js/directives.js +7806 -0
- package/js/filters.js +48 -0
- package/js/local-dateformat.directive.js +15 -0
- package/js/reports/parameters.controller.js +105 -0
- package/js/reports/reports.service.js +570 -0
- package/js/services.js +5 -0
- package/js/stateProvider.js +165 -0
- package/js/upload.service.js +127 -0
- package/package.json +48 -0
- package/postupdate.json +710 -0
|
@@ -0,0 +1,2212 @@
|
|
|
1
|
+
@import 'navbar-nature.css';
|
|
2
|
+
@import 'panel-nature.css';
|
|
3
|
+
@import 'grid-nature.css';
|
|
4
|
+
|
|
5
|
+
/* Fonts */
|
|
6
|
+
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,700;0,800;1,300;1,400&display=swap');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
/* ==== VARIABLES ==== */
|
|
10
|
+
:root {
|
|
11
|
+
|
|
12
|
+
/* Font */
|
|
13
|
+
--fontFamily: "Nunito";
|
|
14
|
+
--textColor: #0f2e07;
|
|
15
|
+
--backgroundColor: #dcefdc;
|
|
16
|
+
|
|
17
|
+
--textSmallSize: 12px;
|
|
18
|
+
--textNormalSize: 18px;
|
|
19
|
+
--textMediumSize: 24px;
|
|
20
|
+
--textBigSize: 30px;
|
|
21
|
+
--textExtraBigSize: 32px;
|
|
22
|
+
--textFullSize: 36px;
|
|
23
|
+
|
|
24
|
+
--textColor10: #ffffff;
|
|
25
|
+
--textColor20: #b3b3b3;
|
|
26
|
+
--textColor30: #244e19;
|
|
27
|
+
--textColor40: #0f2e07;
|
|
28
|
+
--textColor50: #0a2004;
|
|
29
|
+
--textColor60: #081b03;
|
|
30
|
+
--textColor70: #041101;
|
|
31
|
+
|
|
32
|
+
/* Icon Size */
|
|
33
|
+
--iconSizeDefault: 28px;
|
|
34
|
+
--iconSizeSmall: calc(var(--iconSizeDefault) - 3px);
|
|
35
|
+
--iconSizeBig: calc(var(--iconSizeDefault) + 3px);
|
|
36
|
+
--iconSizeExtraBig: calc(var(--iconSizeDefault) + 6px);
|
|
37
|
+
|
|
38
|
+
/* Menus - Sizes and Distances */
|
|
39
|
+
--menuVerticalWidth: 270px;
|
|
40
|
+
--menuSideSize: 20px;
|
|
41
|
+
--menuItemBarSize: 6px;
|
|
42
|
+
--menuElementOverallPadding: 10px;
|
|
43
|
+
--menuItemPaddingSize: calc(var(--menuElementOverallPadding) + 5px);
|
|
44
|
+
--menuItemIconWidth: 25px;
|
|
45
|
+
|
|
46
|
+
/* Background */
|
|
47
|
+
--backgroundColor10: #ffffff;
|
|
48
|
+
--backgroundColor20: #f8f8f8;
|
|
49
|
+
--backgroundColor30: #f4f4f4;
|
|
50
|
+
--backgroundColor40: #dcefdc;
|
|
51
|
+
--backgroundColor50: #d1d7dc;
|
|
52
|
+
--backgroundColor60: #b1b1b1;
|
|
53
|
+
--backgroundColor70: #848484;
|
|
54
|
+
|
|
55
|
+
/* Background Login */
|
|
56
|
+
--backgroundLogin10: #d7f7a7;
|
|
57
|
+
--backgroundLogin20: #b1da75;
|
|
58
|
+
--backgroundLogin30: #7fa840;
|
|
59
|
+
--backgroundLogin40: #336825;
|
|
60
|
+
--backgroundLogin50: #204715;
|
|
61
|
+
--backgroundLogin60: #11290a;
|
|
62
|
+
--backgroundLogin70: #163b0c;
|
|
63
|
+
|
|
64
|
+
/* Distances */
|
|
65
|
+
--distanceNone: 0;
|
|
66
|
+
--distanceSmallest: 5px;
|
|
67
|
+
--distanceExtraSmall: 10px;
|
|
68
|
+
--distanceSmall: 15px;
|
|
69
|
+
--distanceMedium: 20px;
|
|
70
|
+
--distanceBig: 30px;
|
|
71
|
+
--distanceGiant: 40px;
|
|
72
|
+
--distanceTitan: 60px;
|
|
73
|
+
|
|
74
|
+
/* Border Radius */
|
|
75
|
+
--borderRadiusNone: 0;
|
|
76
|
+
--borderRadiusSmallest: 5px;
|
|
77
|
+
--borderRadiusExtraSmall: 10px;
|
|
78
|
+
--borderRadiusSmall: 15px;
|
|
79
|
+
--borderRadiusBig: 30px;
|
|
80
|
+
--borderRadiusGiant: 40px;
|
|
81
|
+
--borderRadiusTitan: 60px;
|
|
82
|
+
--borderRadiusFull: 99999px;
|
|
83
|
+
|
|
84
|
+
/* Color - Theme default */
|
|
85
|
+
--colorDefault10: #d8d9e3;
|
|
86
|
+
--colorDefault20: #8fc63e;
|
|
87
|
+
--colorDefault30: #669a17;
|
|
88
|
+
--colorDefault40: #336825;
|
|
89
|
+
--colorDefault50: #234d18;
|
|
90
|
+
--colorDefault60: #2b3268;
|
|
91
|
+
--colorDefault70: #20254e;
|
|
92
|
+
--textColorDefault10: #8c8c8c;
|
|
93
|
+
--textColorDefault20: #bbbbbb;
|
|
94
|
+
--textColorDefault30: #dfdfdf;
|
|
95
|
+
--textColorDefault40: #ffffff;
|
|
96
|
+
--textColorDefault50: #ffffff;
|
|
97
|
+
--textColorDefault60: #ffffff;
|
|
98
|
+
--textColorDefault70: #ffffff;
|
|
99
|
+
|
|
100
|
+
/* Color - Primary (web) - Positive (mobile) */
|
|
101
|
+
--colorPrimary10: #d8daeb;
|
|
102
|
+
--colorPrimary20: #b4b7da;
|
|
103
|
+
--colorPrimary30: #878ec9;
|
|
104
|
+
--colorPrimary40: #008aed;
|
|
105
|
+
--colorPrimary50: #006599;
|
|
106
|
+
--colorPrimary60: #2e3b85;
|
|
107
|
+
--colorPrimary70: #232c63;
|
|
108
|
+
--textColorPrimary10: #8c8c8c;
|
|
109
|
+
--textColorPrimary20: #bbbbbb;
|
|
110
|
+
--textColorPrimary30: #dfdfdf;
|
|
111
|
+
--textColorPrimary40: #ffffff;
|
|
112
|
+
--textColorPrimary50: #ffffff;
|
|
113
|
+
--textColorPrimary60: #ffffff;
|
|
114
|
+
--textColorPrimary70: #ffffff;
|
|
115
|
+
|
|
116
|
+
/* Color - Success (web) - Balanced (mobile) */
|
|
117
|
+
--colorSuccess10: #d6e0d6;
|
|
118
|
+
--colorSuccess20: #b0c4b0;
|
|
119
|
+
--colorSuccess30: #7fa57f;
|
|
120
|
+
--colorSuccess40: #10d13a;
|
|
121
|
+
--colorSuccess50: #09b72f;
|
|
122
|
+
--colorSuccess60: #0fa12f;
|
|
123
|
+
--colorSuccess70: #144414;
|
|
124
|
+
--textColorSuccess10: #8c8c8c;
|
|
125
|
+
--textColorSuccess20: #bbbbbb;
|
|
126
|
+
--textColorSuccess30: #dfdfdf;
|
|
127
|
+
--textColorSuccess40: #ffffff;
|
|
128
|
+
--textColorSuccess50: #ffffff;
|
|
129
|
+
--textColorSuccess60: #ffffff;
|
|
130
|
+
--textColorSuccess70: #ffffff;
|
|
131
|
+
|
|
132
|
+
/* Color - Warning (web) - energized (mobile) */
|
|
133
|
+
--colorWarning10: #fbe9da;
|
|
134
|
+
--colorWarning20: #f7d7b7;
|
|
135
|
+
--colorWarning30: #f4c38d;
|
|
136
|
+
--colorWarning40: #fd7903;
|
|
137
|
+
--colorWarning50: #d66602;
|
|
138
|
+
--colorWarning60: #e26b00;
|
|
139
|
+
--colorWarning70: #835f2b;
|
|
140
|
+
--textColorWarning10: #8c8c8c;
|
|
141
|
+
--textColorWarning20: #bbbbbb;
|
|
142
|
+
--textColorWarning30: #dfdfdf;
|
|
143
|
+
--textColorWarning40: #ffffff;
|
|
144
|
+
--textColorWarning50: #ffffff;
|
|
145
|
+
--textColorWarning60: #ffffff;
|
|
146
|
+
--textColorWarning70: #ffffff;
|
|
147
|
+
|
|
148
|
+
/* Color - Danger (web) - assertive (mobile) */
|
|
149
|
+
--colorDanger10: #f1d8d7;
|
|
150
|
+
--colorDanger20: #e6b3b2;
|
|
151
|
+
--colorDanger30: #da8584;
|
|
152
|
+
--colorDanger40: #b70002;
|
|
153
|
+
--colorDanger50: #8b0002;
|
|
154
|
+
--colorDanger60: #a90002;
|
|
155
|
+
--colorDanger70: #71201e;
|
|
156
|
+
--textColorDanger10: #8c8c8c;
|
|
157
|
+
--textColorDanger20: #bbbbbb;
|
|
158
|
+
--textColorDanger30: #dfdfdf;
|
|
159
|
+
--textColorDanger40: #ffffff;
|
|
160
|
+
--textColorDanger50: #ffffff;
|
|
161
|
+
--textColorDanger60: #ffffff;
|
|
162
|
+
--textColorDanger70: #ffffff;
|
|
163
|
+
|
|
164
|
+
/* Color - Royal (mobile) */
|
|
165
|
+
--colorRoyal10: #e2ddf9;
|
|
166
|
+
--colorRoyal20: #c8bef4;
|
|
167
|
+
--colorRoyal30: #ab9aef;
|
|
168
|
+
--colorRoyal40: #111a47;
|
|
169
|
+
--colorRoyal50: #070f34;
|
|
170
|
+
--colorRoyal60: #0c143a;
|
|
171
|
+
--colorRoyal70: #4a3a80;
|
|
172
|
+
--textColorRoyal10: #8c8c8c;
|
|
173
|
+
--textColorRoyal20: #bbbbbb;
|
|
174
|
+
--textColorRoyal30: #dfdfdf;
|
|
175
|
+
--textColorRoyal40: #ffffff;
|
|
176
|
+
--textColorRoyal50: #ffffff;
|
|
177
|
+
--textColorRoyal60: #ffffff;
|
|
178
|
+
--textColorRoyal70: #ffffff;
|
|
179
|
+
|
|
180
|
+
/* Color - Calm (mobile) */
|
|
181
|
+
--colorCalm10: #d6eefb;
|
|
182
|
+
--colorCalm20: #aee0f9;
|
|
183
|
+
--colorCalm30: #7cd1f6;
|
|
184
|
+
--colorCalm40: #24a9c3;
|
|
185
|
+
--colorCalm50: #158ea6;
|
|
186
|
+
--colorCalm60: #1b93aa;
|
|
187
|
+
--colorCalm70: #096a85;
|
|
188
|
+
--textColorCalm10: #8c8c8c;
|
|
189
|
+
--textColorCalm20: #bbbbbb;
|
|
190
|
+
--textColorCalm30: #dfdfdf;
|
|
191
|
+
--textColorCalm40: #ffffff;
|
|
192
|
+
--textColorCalm50: #ffffff;
|
|
193
|
+
--textColorCalm60: #ffffff;
|
|
194
|
+
--textColorCalm70: #ffffff;
|
|
195
|
+
|
|
196
|
+
/* Color - Light (mobile) */
|
|
197
|
+
--colorLight10: #ffffff;
|
|
198
|
+
--colorLight20: #ffffff;
|
|
199
|
+
--colorLight30: #ffffff;
|
|
200
|
+
--colorLight40: #96a6b3;
|
|
201
|
+
--colorLight50: #677583;
|
|
202
|
+
--colorLight60: #bbbbbb;
|
|
203
|
+
--colorLight70: #8c8c8c;
|
|
204
|
+
--textColorLight10: #000000;
|
|
205
|
+
--textColorLight20: #000000;
|
|
206
|
+
--textColorLight30: #000000;
|
|
207
|
+
--textColorLight40: #ffffff;
|
|
208
|
+
--textColorLight50: #7b7b7b;
|
|
209
|
+
--textColorLight60: #aeaeae;
|
|
210
|
+
--textColorLight70: #d5d5d5;
|
|
211
|
+
|
|
212
|
+
/* Color - Stable (mobile) */
|
|
213
|
+
--colorStable10: #fdfdfd;
|
|
214
|
+
--colorStable20: #fbfbfb;
|
|
215
|
+
--colorStable30: #fafafa;
|
|
216
|
+
--colorStable40: #3a484b;
|
|
217
|
+
--colorStable50: #2c3a3d;
|
|
218
|
+
--colorStable60: #b6b6b6;
|
|
219
|
+
--colorStable70: #888888;
|
|
220
|
+
--textColorStable10: #252525;
|
|
221
|
+
--textColorStable20: #323232;
|
|
222
|
+
--textColorStable30: #3c3c3c;
|
|
223
|
+
--textColorStable40: #ffffff;
|
|
224
|
+
--textColorStable50: #898989;
|
|
225
|
+
--textColorStable60: #b5b5b5;
|
|
226
|
+
--textColorStable70: #d9d9d9;
|
|
227
|
+
|
|
228
|
+
/* Color - Dark (mobile) */
|
|
229
|
+
--colorDark10: #d9d9d9;
|
|
230
|
+
--colorDark20: #b5b5b5;
|
|
231
|
+
--colorDark30: #898989;
|
|
232
|
+
--colorDark40: #111d23;
|
|
233
|
+
--colorDark50: #091114;
|
|
234
|
+
--colorDark60: #091115;
|
|
235
|
+
--colorDark70: #252525;
|
|
236
|
+
--textColorDark10: #8c8c8c;
|
|
237
|
+
--textColorDark20: #bbbbbb;
|
|
238
|
+
--textColorDark30: #dfdfdf;
|
|
239
|
+
--textColorDark40: #ffffff;
|
|
240
|
+
--textColorDark50: #ffffff;
|
|
241
|
+
--textColorDark60: #ffffff;
|
|
242
|
+
--textColorDark70: #ffffff;
|
|
243
|
+
|
|
244
|
+
/* Color - Neutral (web e mobile) */
|
|
245
|
+
--colorNeutral00: #ffffff;
|
|
246
|
+
--colorNeutral10: #f1f1f1;
|
|
247
|
+
--colorNeutral20: #e3e3e3;
|
|
248
|
+
--colorNeutral30: #d5d5d5;
|
|
249
|
+
--colorNeutral40: #c7c7c7;
|
|
250
|
+
--colorNeutral50: #b9b9b9;
|
|
251
|
+
--colorNeutral60: #acacac;
|
|
252
|
+
--colorNeutral70: #9e9e9e;
|
|
253
|
+
--colorNeutral80: #909090;
|
|
254
|
+
--colorNeutral90: #828282;
|
|
255
|
+
--colorNeutral100: #747474;
|
|
256
|
+
--colorNeutral110: #666666;
|
|
257
|
+
--colorNeutral120: #5d5d5d;
|
|
258
|
+
--colorNeutral130: #535353;
|
|
259
|
+
--colorNeutral140: #4a4a4a;
|
|
260
|
+
--colorNeutral150: #414141;
|
|
261
|
+
--colorNeutral160: #383838;
|
|
262
|
+
--colorNeutral170: #2e2e2e;
|
|
263
|
+
--colorNeutral180: #252525;
|
|
264
|
+
--colorNeutral190: #1c1c1c;
|
|
265
|
+
--colorNeutral200: #131313;
|
|
266
|
+
--colorNeutral210: #090909;
|
|
267
|
+
--colorNeutral220: #000000;
|
|
268
|
+
|
|
269
|
+
/* === Variables used exclusively in the color palette property === */
|
|
270
|
+
|
|
271
|
+
/* Components - Button */
|
|
272
|
+
--btnDefault: var(--colorDefault40, #336825);
|
|
273
|
+
--btnPrimary: var(--colorPrimary40, #008aed);
|
|
274
|
+
--btnSuccess: var(--colorSuccess40, #10d13a);
|
|
275
|
+
--btnCalm: var(--colorCalm40, #24a9c3);
|
|
276
|
+
--btnWarning: var(--colorWarning40, #fd7903);
|
|
277
|
+
--btnDanger: var(--colorDanger40, #b70002);
|
|
278
|
+
--btnLight: var(--colorLight40, #96a6b3);
|
|
279
|
+
--btnLink: var(--textColor40, #0f2e07);
|
|
280
|
+
--btnStable: var(--colorStable40, #3a484b);
|
|
281
|
+
--btnRoyal: var(--colorRoyal40, #111a47);
|
|
282
|
+
--btnDark: var(--colorDark40, #111d23);
|
|
283
|
+
|
|
284
|
+
--textColorDefault: var(--textColorDefault40, #ffffff);
|
|
285
|
+
--textColorPrimary: var(--textColorPrimary40, #ffffff);
|
|
286
|
+
--textColorSuccess: var(--textColorSuccess40, #ffffff);
|
|
287
|
+
--textColorCalm: var(--textColorCalm40, #ffffff);
|
|
288
|
+
--textColorWarning: var(--textColorWarning40, #ffffff);
|
|
289
|
+
--textColorDanger: var(--textColorDanger40, #ffffff);
|
|
290
|
+
--textColorLight: var(--textColorLight40, #ffffff);
|
|
291
|
+
--textColorStable: var(--textColorStable40, #ffffff);
|
|
292
|
+
--textColorRoyal: var(--textColorRoyal40, #ffffff);
|
|
293
|
+
--textColorDark: var(--textColorDark40, #ffffff);
|
|
294
|
+
|
|
295
|
+
--borderBtnLink: transparent;
|
|
296
|
+
--borderBtnDefault: transparent;
|
|
297
|
+
--borderBtnPrimary: transparent;
|
|
298
|
+
--borderBtnSuccess: transparent;
|
|
299
|
+
--borderBtnCalm: transparent;
|
|
300
|
+
--borderBtnWarning: transparent;
|
|
301
|
+
--borderBtnDanger: transparent;
|
|
302
|
+
--borderBtnLight: transparent;
|
|
303
|
+
--borderBtnStable: transparent;
|
|
304
|
+
--borderBtnRoyal: transparent;
|
|
305
|
+
--borderBtnDark: transparent;
|
|
306
|
+
|
|
307
|
+
/* Components - Text color */
|
|
308
|
+
--colorDefault: var(--colorDefault40, #336825);
|
|
309
|
+
--colorPrimary: var(--colorPrimary40, #008aed);
|
|
310
|
+
--colorSuccess: var(--colorSuccess40, #10d13a);
|
|
311
|
+
--colorCalm: var(--colorCalm40, #24a9c3);
|
|
312
|
+
--colorWarning: var(--colorWarning40, #fd7903);
|
|
313
|
+
--colorDanger: var(--colorDanger40, #b70002);
|
|
314
|
+
--colorLight: var(--colorLight40, #96a6b3);
|
|
315
|
+
--colorStable: var(--colorStable40, #3a484b);
|
|
316
|
+
--colorRoyal: var(--colorRoyal40, #111a47);
|
|
317
|
+
--colorDark: var(--colorDark40, #111d23);
|
|
318
|
+
|
|
319
|
+
/* Components - Checkbox */
|
|
320
|
+
--checkboxDefault: var(--colorDefault40, #336825);
|
|
321
|
+
--checkboxPrimary: var(--colorPrimary40, #008aed);
|
|
322
|
+
--checkboxSuccess: var(--colorSuccess40, #10d13a);
|
|
323
|
+
--checkboxCalm: var(--colorCalm40, #24a9c3);
|
|
324
|
+
--checkboxWarning: var(--colorWarning40, #fd7903);
|
|
325
|
+
--checkboxDanger: var(--colorDanger40, #b70002);
|
|
326
|
+
--checkboxLight: var(--colorLight40, #96a6b3);
|
|
327
|
+
--checkboxStable: var(--colorStable40, #3a484b);
|
|
328
|
+
--checkboxRoyal: var(--colorRoyal40, #111a47);
|
|
329
|
+
--checkboxDark: var(--colorDark40, #111d23);
|
|
330
|
+
|
|
331
|
+
--borderCheckboxDefault: transparent;
|
|
332
|
+
--borderCheckboxPrimary: transparent;
|
|
333
|
+
--borderCheckboxSuccess: transparent;
|
|
334
|
+
--borderCheckboxCalm: transparent;
|
|
335
|
+
--borderCheckboxWarning: transparent;
|
|
336
|
+
--borderCheckboxDanger: transparent;
|
|
337
|
+
--borderCheckboxLight: transparent;
|
|
338
|
+
--borderCheckboxStable: transparent;
|
|
339
|
+
--borderCheckboxRoyal: transparent;
|
|
340
|
+
--borderCheckboxDark: transparent;
|
|
341
|
+
|
|
342
|
+
/* Components - Combobox */
|
|
343
|
+
--comboboxDefault: var(--backgroundColor, #dcefdc);
|
|
344
|
+
--comboboxPrimary: var(--colorPrimary40, #008aed);
|
|
345
|
+
--comboboxSuccess: var(--colorSuccess40, #10d13a);
|
|
346
|
+
--comboboxCalm: var(--colorCalm40, #24a9c3);
|
|
347
|
+
--comboboxWarning: var(--colorWarning40, #fd7903);
|
|
348
|
+
--comboboxDanger: var(--colorDanger40, #b70002);
|
|
349
|
+
--comboboxLight: var(--colorLight40, #96a6b3);
|
|
350
|
+
--comboboxStable: var(--colorStable40, #3a484b);
|
|
351
|
+
--comboboxRoyal: var(--colorRoyal40, #111a47);
|
|
352
|
+
--comboboxDark: var(--colorDark40, #111d23);
|
|
353
|
+
|
|
354
|
+
--borderComboboxDefault: var(--colorDefault40, #336825);
|
|
355
|
+
--borderComboboxPrimary: var(--colorPrimary40, #008aed);
|
|
356
|
+
--borderComboboxSuccess: var(--colorSuccess40, #10d13a);
|
|
357
|
+
--borderComboboxCalm: var(--colorCalm40, #24a9c3);
|
|
358
|
+
--borderComboboxWarning: var(--colorWarning40, #fd7903);
|
|
359
|
+
--borderComboboxDanger: var(--colorDanger40, #b70002);
|
|
360
|
+
--borderComboboxLight: var(--colorLight40, #96a6b3);
|
|
361
|
+
--borderComboboxStable: var(--colorStable40, #3a484b);
|
|
362
|
+
--borderComboboxRoyal: var(--colorRoyal40, #111a47);
|
|
363
|
+
--borderComboboxDark: var(--colorDark40, #111d23);
|
|
364
|
+
|
|
365
|
+
/* Components - Radio input */
|
|
366
|
+
--optionDefault: var(--colorDefault40, #336825);
|
|
367
|
+
--optionPrimary: var(--colorPrimary40, #008aed);
|
|
368
|
+
--optionSuccess: var(--colorSuccess40, #10d13a);
|
|
369
|
+
--optionCalm: var(--colorCalm40, #24a9c3);
|
|
370
|
+
--optionWarning: var(--colorWarning40, #fd7903);
|
|
371
|
+
--optionDanger: var(--colorDanger40, #b70002);
|
|
372
|
+
--optionLight: var(--colorLight40, #96a6b3);
|
|
373
|
+
--optionStable: var(--colorStable40, #3a484b);
|
|
374
|
+
--optionRoyal: var(--colorRoyal40, #111a47);
|
|
375
|
+
--optionDark: var(--colorDark40, #111d23);
|
|
376
|
+
|
|
377
|
+
--borderOptionDefault: transparent;
|
|
378
|
+
--borderOptionPrimary: transparent;
|
|
379
|
+
--borderOptionSuccess: transparent;
|
|
380
|
+
--borderOptionCalm: transparent;
|
|
381
|
+
--borderOptionWarning: transparent;
|
|
382
|
+
--borderOptionDanger: transparent;
|
|
383
|
+
--borderOptionLight: transparent;
|
|
384
|
+
--borderOptionStable: transparent;
|
|
385
|
+
--borderOptionRoyal: transparent;
|
|
386
|
+
--borderOptionDark: transparent;
|
|
387
|
+
|
|
388
|
+
/* Components - Panel */
|
|
389
|
+
--panelDefault: var(--colorDefault40, #336825);
|
|
390
|
+
--panelPrimary: var(--colorPrimary40, #008aed);
|
|
391
|
+
--panelSuccess: var(--colorSuccess40, #10d13a);
|
|
392
|
+
--panelCalm: var(--colorCalm40, #24a9c3);
|
|
393
|
+
--panelWarning: var(--colorWarning40, #fd7903);
|
|
394
|
+
--panelDanger: var(--colorDanger40, #b70002);
|
|
395
|
+
--panelLight: var(--colorLight40, #96a6b3);
|
|
396
|
+
--panelStable: var(--colorStable40, #3a484b);
|
|
397
|
+
--panelRoyal: var(--colorRoyal40, #111a47);
|
|
398
|
+
--panelDark: var(--colorDark40, #111d23);
|
|
399
|
+
|
|
400
|
+
--borderPanelDefault: transparent;
|
|
401
|
+
--borderPanelPrimary: transparent;
|
|
402
|
+
--borderPanelSuccess: transparent;
|
|
403
|
+
--borderPanelCalm: transparent;
|
|
404
|
+
--borderPanelWarning: transparent;
|
|
405
|
+
--borderPanelDanger: transparent;
|
|
406
|
+
--borderPanelLight: transparent;
|
|
407
|
+
--borderPanelStable: transparent;
|
|
408
|
+
--borderPanelRoyal: transparent;
|
|
409
|
+
--borderPanelDark: transparent;
|
|
410
|
+
|
|
411
|
+
/* === End - Variables used exclusively in the color palette property === */
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
.h1,
|
|
415
|
+
.h2,
|
|
416
|
+
.h3,
|
|
417
|
+
.h4,
|
|
418
|
+
.h5,
|
|
419
|
+
.h6,
|
|
420
|
+
h1,
|
|
421
|
+
h2,
|
|
422
|
+
h3,
|
|
423
|
+
h4,
|
|
424
|
+
h5,
|
|
425
|
+
h6 {
|
|
426
|
+
font-weight: 400;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
.color-default {
|
|
430
|
+
color: var(--colorDefault40, #336825);
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.color-default:hover {
|
|
434
|
+
color: var(--colorDefault50, #234d18);
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
.color-default:focus {
|
|
438
|
+
color: var(--textColor30, #244e19);
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
.color-primary {
|
|
442
|
+
color: var(--colorPrimary40, #008aed);
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
.color-primary:focus,
|
|
446
|
+
.color-primary:hover {
|
|
447
|
+
color: var(--colorPrimary60, #2e3b85);
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
.color-success {
|
|
451
|
+
color: var(--colorSuccess40, #10d13a);
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
.color-success:focus,
|
|
455
|
+
.color-success:hover {
|
|
456
|
+
color: var(--colorSuccess60, #0fa12f);
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
.color-light {
|
|
460
|
+
color: var(--colorLight40, #96a6b3);
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
.color-light:hover {
|
|
464
|
+
color: var(--colorLight50, #677583);
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
.color-stable {
|
|
468
|
+
color: var(--colorStable40, #3a484b);
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.color-stable:hover {
|
|
472
|
+
color: var(--colorStable50, #2c3a3d);
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
.color-royal {
|
|
476
|
+
color: var(--colorRoyal40, #111a47);
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
.color-royal:hover {
|
|
480
|
+
color: var(--colorRoyal60, #0c143a);
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.color-info {
|
|
484
|
+
color: var(--colorCalm40, #24a9c3);
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
.color-info:hover {
|
|
488
|
+
color: var(--colorCalm60, #1b93aa);
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
.color-warning {
|
|
492
|
+
color: var(--colorWarning40, #fd7903);
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.color-warning:focus,
|
|
496
|
+
.color-warning:hover {
|
|
497
|
+
color: var(--colorWarning60, #e26b00);
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
.color-danger {
|
|
501
|
+
color: var(--colorDanger40, #b70002);
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
.color-danger:focus,
|
|
505
|
+
.color-danger:hover {
|
|
506
|
+
color: var(--colorDanger60, #a90002);
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.color-dark {
|
|
510
|
+
color: var(--colorDark40, #111d23);
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.color-dark:focus,
|
|
514
|
+
.color-dark:hover {
|
|
515
|
+
color: var(--colorDark60, #091115);
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
.main-view {
|
|
519
|
+
box-shadow: 0px;
|
|
520
|
+
background: var(--backgroundColor40, #dcefdc);
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
.main-view.container-fluid {
|
|
524
|
+
padding: var(--distanceSmall, 15px);
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
.main-view-horizontal {
|
|
528
|
+
padding: 15px;
|
|
529
|
+
width: calc(100% - 60px);
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
label {
|
|
533
|
+
font-weight: 400;
|
|
534
|
+
margin-bottom: 0;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.pace div.pace-progress {
|
|
538
|
+
background: var(--colorDefault40, #336825);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.form-control {
|
|
542
|
+
display: block;
|
|
543
|
+
height: auto;
|
|
544
|
+
padding: auto;
|
|
545
|
+
font-size: auto;
|
|
546
|
+
color: var(--textColor40, #0f2e07);
|
|
547
|
+
background: transparent;
|
|
548
|
+
border: none;
|
|
549
|
+
border-radius: 0;
|
|
550
|
+
border-bottom: 1px solid var(--textColor40, #0f2e07);
|
|
551
|
+
outline: none;
|
|
552
|
+
width: 100%;
|
|
553
|
+
box-shadow: none;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
.cardinput {
|
|
557
|
+
padding: 0;
|
|
558
|
+
border: 0;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.cardinput,
|
|
562
|
+
.k-autocomplete.k-state-focused,
|
|
563
|
+
.k-dropdown-wrap.k-state-focused,
|
|
564
|
+
.k-multiselect.k-header.k-state-focused,
|
|
565
|
+
.k-numeric-wrap.k-state-focused,
|
|
566
|
+
.k-picker-wrap.k-state-focused,
|
|
567
|
+
.k-textbox:focus,
|
|
568
|
+
.k-input,
|
|
569
|
+
.k-multiselect-wrap,
|
|
570
|
+
.k-textbox>input,
|
|
571
|
+
input.k-textbox:hover,
|
|
572
|
+
textarea.k-textbox,
|
|
573
|
+
textarea.k-textbox:hover {
|
|
574
|
+
border: 0;
|
|
575
|
+
border-bottom: 1px solid var(--textColor40, #0f2e07);
|
|
576
|
+
border-radius: 0;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
.cardinput {
|
|
580
|
+
padding: 0;
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
.k-autocomplete.k-state-focused,
|
|
584
|
+
.k-dropdown-wrap.k-state-focused,
|
|
585
|
+
.k-multiselect.k-header.k-state-focused,
|
|
586
|
+
.k-numeric-wrap.k-state-focused,
|
|
587
|
+
.k-picker-wrap.k-state-focused,
|
|
588
|
+
.k-textbox:focus {
|
|
589
|
+
box-shadow: none;
|
|
590
|
+
border: none;
|
|
591
|
+
border-bottom: 1px solid var(--textColor40, #0f2e07);
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
.k-autocomplete.k-state-default .k-input,
|
|
595
|
+
.k-combobox .k-state-default .k-input,
|
|
596
|
+
.k-multiselect-wrap,
|
|
597
|
+
.k-numeric-wrap.k-state-default .k-input,
|
|
598
|
+
.k-picker-wrap.k-state-default .k-input,
|
|
599
|
+
.k-progress-status-wrap,
|
|
600
|
+
.k-slider-selection,
|
|
601
|
+
.k-slider-track {
|
|
602
|
+
box-shadow: none;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
/* Button */
|
|
606
|
+
.k-button,
|
|
607
|
+
.btn,
|
|
608
|
+
.k-button.k-default,
|
|
609
|
+
.btn.btn-default {
|
|
610
|
+
background: var(--colorDefault40, #336825);
|
|
611
|
+
border-color: transparent;
|
|
612
|
+
color: var(--textColorDefault40, #ffffff);
|
|
613
|
+
border-radius: 0px;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.k-button:focus:active {
|
|
617
|
+
box-shadow: none;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
.btn.btn-default:hover {
|
|
621
|
+
background: var(--colorDefault40, #336825);
|
|
622
|
+
border-color: transparent;
|
|
623
|
+
color: var(--textColorDefault40, #ffffff);
|
|
624
|
+
border-radius: 10px;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
.btn.btn-default:active {
|
|
628
|
+
background: var(--colorDefault40, #336825);
|
|
629
|
+
border-color: transparent;
|
|
630
|
+
color: var(--textColorDefault40, #ffffff);
|
|
631
|
+
border-radius: 10px;
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.btn.btn-default:focus {
|
|
635
|
+
background: var(--colorDefault50, #234d18);
|
|
636
|
+
border-color: transparent;
|
|
637
|
+
color: var(--textColorDefault40, #ffffff);
|
|
638
|
+
border-radius: 10px;
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
.btn.btn-primary {
|
|
642
|
+
background: var(--colorPrimary40, #008aed);
|
|
643
|
+
border-color: transparent;
|
|
644
|
+
color: var(--textColorDefault40, #ffffff);
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
.btn.btn-primary:hover {
|
|
648
|
+
background: var(--colorPrimary40, #008aed);
|
|
649
|
+
border-color: transparent;
|
|
650
|
+
color: var(--textColorDefault40, #ffffff);
|
|
651
|
+
border-radius: 10px;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
.btn.btn-primary:focus {
|
|
655
|
+
background: var(--colorPrimary50, #006599);
|
|
656
|
+
border-color: transparent;
|
|
657
|
+
color: var(--textColorDefault40, #ffffff);
|
|
658
|
+
border-radius: 10px;
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.btn.btn-success {
|
|
662
|
+
background: var(--colorSuccess40, #10d13a);
|
|
663
|
+
border-color: transparent;
|
|
664
|
+
color: var(--textColorDefault40, #ffffff);
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
.btn.btn-success:hover {
|
|
668
|
+
background: var(--colorSuccess40, #10d13a);
|
|
669
|
+
border-color: transparent;
|
|
670
|
+
color: var(--textColorDefault40, #ffffff);
|
|
671
|
+
border-radius: 10px;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
.btn.btn-success:focus {
|
|
675
|
+
background: var(--colorSuccess50, #09b72f);
|
|
676
|
+
border-color: transparent;
|
|
677
|
+
color: var(--textColorDefault40, #ffffff);
|
|
678
|
+
border-radius: 10px;
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
.btn.btn-info {
|
|
682
|
+
background: var(--colorCalm40, #24a9c3);
|
|
683
|
+
border-color: transparent;
|
|
684
|
+
color: var(--textColorDefault40, #ffffff);
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
.btn.btn-info:hover {
|
|
688
|
+
background: var(--colorCalm40, #24a9c3);
|
|
689
|
+
border-color: transparent;
|
|
690
|
+
color: var(--textColorDefault40, #ffffff);
|
|
691
|
+
border-radius: 10px;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
.btn.btn-info:focus {
|
|
695
|
+
background: var(--colorCalm50, #158ea6);
|
|
696
|
+
border-color: transparent;
|
|
697
|
+
color: var(--textColorDefault40, #ffffff);
|
|
698
|
+
border-radius: 10px;
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
.btn.btn-warning {
|
|
702
|
+
background: var(--colorWarning40, #fd7903);
|
|
703
|
+
border-color: transparent;
|
|
704
|
+
color: var(--textColorDefault40, #ffffff);
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
.btn.btn-warning:hover {
|
|
708
|
+
background: var(--colorWarning40, #fd7903);
|
|
709
|
+
border-color: transparent;
|
|
710
|
+
color: var(--textColorDefault40, #ffffff);
|
|
711
|
+
border-radius: 10px;
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
.btn.btn-warning:focus {
|
|
715
|
+
background: var(--colorWarning50, #d66602);
|
|
716
|
+
border-color: transparent;
|
|
717
|
+
color: var(--textColorDefault40, #ffffff);
|
|
718
|
+
border-radius: 10px;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.btn.btn-danger {
|
|
722
|
+
background: var(--colorDanger40, #b70002);
|
|
723
|
+
border-color: transparent;
|
|
724
|
+
color: var(--textColorDefault40, #ffffff);
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
.btn.btn-danger:hover {
|
|
728
|
+
background: var(--colorDanger50, #8b0002);
|
|
729
|
+
border-color: transparent;
|
|
730
|
+
color: var(--textColorDefault40, #ffffff);
|
|
731
|
+
border-radius: 10px;
|
|
732
|
+
}
|
|
733
|
+
|
|
734
|
+
.btn.btn-danger:focus {
|
|
735
|
+
background: var(--colorDanger50, #8b0002);
|
|
736
|
+
border-color: transparent;
|
|
737
|
+
color: var(--textColorDefault40, #ffffff);
|
|
738
|
+
border-radius: 10px;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.btn.btn-light {
|
|
742
|
+
background: var(--colorLight40, #96a6b3);
|
|
743
|
+
border-color: transparent;
|
|
744
|
+
color: var(--textColorDefault40, #ffffff);
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
.btn.btn-light:hover {
|
|
748
|
+
background: var(--colorLight40, #96a6b3);
|
|
749
|
+
border-color: transparent;
|
|
750
|
+
color: var(--textColorDefault40, #ffffff);
|
|
751
|
+
border-radius: 10px;
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
.btn.btn-light:focus {
|
|
755
|
+
background: var(--colorLight50, #677583);
|
|
756
|
+
border-color: transparent;
|
|
757
|
+
color: var(--textColorDefault40, #ffffff);
|
|
758
|
+
border-radius: 10px;
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
.btn.btn-link {
|
|
762
|
+
border: 1px solid #0f2e07;
|
|
763
|
+
color: var(--textColor40, #0f2e07);
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
.btn.btn-link:hover {
|
|
767
|
+
border: 1px solid #0f2e07;
|
|
768
|
+
border-color: var(--textColor40, #0f2e07);
|
|
769
|
+
color: var(--textColor40, #0f2e07);
|
|
770
|
+
border-radius: 10px;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
.btn.btn-link:focus {
|
|
774
|
+
border: 1px solid #0f2e07;
|
|
775
|
+
border-color: var(--textColor40, #0f2e07);
|
|
776
|
+
color: var(--textColor40, #0f2e07);
|
|
777
|
+
border-radius: 10px;
|
|
778
|
+
}
|
|
779
|
+
|
|
780
|
+
.btn.btn-stable {
|
|
781
|
+
background: var(--colorStable40, #3a484b);
|
|
782
|
+
border-color: transparent;
|
|
783
|
+
color: var(--textColorDefault40, #ffffff);
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
.btn.btn-stable:hover {
|
|
787
|
+
background: var(--colorStable40, #3a484b);
|
|
788
|
+
border-color: transparent;
|
|
789
|
+
color: var(--textColorDefault40, #ffffff);
|
|
790
|
+
border-radius: 10px;
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
.btn.btn-stable:focus {
|
|
794
|
+
background: var(--colorStable50, #2c3a3d);
|
|
795
|
+
border-color: transparent;
|
|
796
|
+
color: var(--textColorDefault40, #ffffff);
|
|
797
|
+
border-radius: 10px;
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
.btn.btn-royal {
|
|
801
|
+
background: var(--colorRoyal40, #111a47);
|
|
802
|
+
border-color: transparent;
|
|
803
|
+
color: var(--textColorDefault40, #ffffff);
|
|
804
|
+
}
|
|
805
|
+
|
|
806
|
+
.btn.btn-royal:hover {
|
|
807
|
+
background: var(--colorRoyal40, #111a47);
|
|
808
|
+
border-color: transparent;
|
|
809
|
+
color: var(--textColorDefault40, #ffffff);
|
|
810
|
+
border-radius: 10px;
|
|
811
|
+
}
|
|
812
|
+
|
|
813
|
+
.btn.btn-royal:focus {
|
|
814
|
+
background: var(--colorRoyal50, #070f34);
|
|
815
|
+
border-color: transparent;
|
|
816
|
+
color: var(--textColorDefault40, #ffffff);
|
|
817
|
+
border-radius: 10px;
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
.btn.btn-dark {
|
|
821
|
+
background: var(--colorDark40, #111d23);
|
|
822
|
+
border-color: transparent;
|
|
823
|
+
color: var(--textColorDefault40, #ffffff);
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
.btn.btn-dark:hover {
|
|
827
|
+
background: var(--colorDark40, #111d23);
|
|
828
|
+
border-color: transparent;
|
|
829
|
+
color: var(--textColorDefault40, #ffffff);
|
|
830
|
+
border-radius: 10px;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.btn.btn-dark:focus {
|
|
834
|
+
background: var(--colorDark50, #091114);
|
|
835
|
+
border-color: transparent;
|
|
836
|
+
color: var(--textColorDefault40, #ffffff);
|
|
837
|
+
border-radius: 10px;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
.btn:has(.glyphicon) {
|
|
841
|
+
text-overflow: unset;
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
.btn {
|
|
845
|
+
border: none;
|
|
846
|
+
border-radius: 0px;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
.btn.btn-link {
|
|
850
|
+
box-shadow: none;
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
.btn.btn-link i,
|
|
854
|
+
.btn.btn-link span,
|
|
855
|
+
.btn.btn-link:focus,
|
|
856
|
+
.btn.btn-link:hover,
|
|
857
|
+
.btn.btn-link.disabled,
|
|
858
|
+
.btn.btn-link[disabled]:hover {
|
|
859
|
+
color: var(--textColor40, #0f2e07);
|
|
860
|
+
}
|
|
861
|
+
|
|
862
|
+
/* Modal */
|
|
863
|
+
.modal-header .close,
|
|
864
|
+
.modal-title {
|
|
865
|
+
color: var(--textColor40, #0f2e07);
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
.modal-header .close {
|
|
869
|
+
margin-top: 0;
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
.modal-header .close span {
|
|
873
|
+
font-size: var(--textMediumSize, 16px);
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
.modal-header {
|
|
877
|
+
padding: 15px;
|
|
878
|
+
border-bottom: 1px solid #e5e5e5;
|
|
879
|
+
text-align: center;
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
.modal-body {
|
|
883
|
+
position: relative;
|
|
884
|
+
padding: 15px;
|
|
885
|
+
text-align: center;
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
button#modalTemplateCancel.btn.btn-secondary {
|
|
889
|
+
background: var(--colorDanger40, #b70002);
|
|
890
|
+
}
|
|
891
|
+
|
|
892
|
+
button#modalTemplateCancel.btn.btn-secondary:hover {
|
|
893
|
+
background: var(--colorDanger40, #b70002);
|
|
894
|
+
border-radius: 10px;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
button#modalTemplateCancel.btn.btn-secondary:active,
|
|
898
|
+
button#modalTemplateCancel.btn.btn-secondary:focus {
|
|
899
|
+
background: var(--colorDanger50, #8b0002);
|
|
900
|
+
border-radius: 10px;
|
|
901
|
+
outline: 0px;
|
|
902
|
+
}
|
|
903
|
+
|
|
904
|
+
/* Page login */
|
|
905
|
+
.bg,
|
|
906
|
+
.siginPanel {
|
|
907
|
+
background: var(--backgroundLogin40, #336825);
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
.login-view {
|
|
911
|
+
background: var(--backgroundLogin40, #336825);
|
|
912
|
+
padding: 40px 30px 40px 30px;
|
|
913
|
+
border-radius: 0px;
|
|
914
|
+
display: flex;
|
|
915
|
+
justify-content: center;
|
|
916
|
+
align-items: center;
|
|
917
|
+
height: 100vh;
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
.login-view .crn-button-signup-register,
|
|
921
|
+
.login-view .btn.btn-default {
|
|
922
|
+
background: var(--colorWarning40, #fd7903);
|
|
923
|
+
border-color: transparent;
|
|
924
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
925
|
+
margin: 0 auto;
|
|
926
|
+
display: block;
|
|
927
|
+
width: 165px;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
.login-view .crn-button-signup-register:hover,
|
|
931
|
+
.login-view .btn.btn-default:hover {
|
|
932
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
933
|
+
background: var(--colorWarning40, #fd7903);
|
|
934
|
+
border-color: transparent;
|
|
935
|
+
outline: none;
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
.login-view .crn-button-signup-register:active,
|
|
939
|
+
.login-view .btn.btn-default:active {
|
|
940
|
+
color: var(--textColorWarning50, #ffffff);
|
|
941
|
+
background: var(--colorWarning50, #d66602);
|
|
942
|
+
border-color: transparent;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
.login-view .sign-up {
|
|
946
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
947
|
+
position: relative;
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
.login-view img[src="node_modules/cronapp-framework-js/img/cronapp-logo-login.png"] {
|
|
951
|
+
filter: brightness(0) invert(1);
|
|
952
|
+
}
|
|
953
|
+
|
|
954
|
+
.login-view label {
|
|
955
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
956
|
+
}
|
|
957
|
+
|
|
958
|
+
.login-view input.k-textbox {
|
|
959
|
+
background: var(--backgroundColor10, #ffffff);
|
|
960
|
+
border-bottom: 0px;
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
.titulo_card {
|
|
964
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
.crn-anchor-signup-back {
|
|
968
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
#crn-botao-cadastre {
|
|
972
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
/* Abas */
|
|
976
|
+
.ctn-tab .nav-tabs li a {
|
|
977
|
+
background: var(--colorDefault40, #336825);
|
|
978
|
+
color: var(--textColorDefault40, #ffffff);
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
.ctn-tab .nav-tabs {
|
|
982
|
+
background: var(--colorPrimary40, #387ef5);
|
|
983
|
+
border: none;
|
|
984
|
+
}
|
|
985
|
+
|
|
986
|
+
.ctn-tab .nav-tabs li.active {
|
|
987
|
+
border-radius: 0;
|
|
988
|
+
background: var(--colorDefault50, #234d18);
|
|
989
|
+
color: var(--textColorDefault40, #ffffff);
|
|
990
|
+
border: none;
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
.ctn-tab .nav-tabs li.active a {
|
|
994
|
+
background: var(--colorDefault50, #234d18);
|
|
995
|
+
color: var(--textColorDefault40, #ffffff);
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
.ctn-tab .nav-tabs li a:hover {
|
|
999
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1000
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1001
|
+
border: 0;
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
.ctn-tab .nav-tabs li.active a:hover {
|
|
1005
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1006
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
/* Banner */
|
|
1010
|
+
.jumbotron {
|
|
1011
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
.jumbotron .h1,
|
|
1015
|
+
.jumbotron h1,
|
|
1016
|
+
.jumbotron .h2,
|
|
1017
|
+
.jumbotron h2 {
|
|
1018
|
+
color: var(---textColor, #0f2e07);
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
*[id^='crn-slider'] .form-control {
|
|
1022
|
+
height: 38px;
|
|
1023
|
+
}
|
|
1024
|
+
|
|
1025
|
+
.k-grid .k-slider .k-button,
|
|
1026
|
+
.k-slider .k-button {
|
|
1027
|
+
color: var(--textColor50, #323232);
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
/* Treeview */
|
|
1031
|
+
.k-treeview .k-icon {
|
|
1032
|
+
border-radius: 0;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
.k-treeview .k-item {
|
|
1036
|
+
background: transparent;
|
|
1037
|
+
color: var(--textColor40, #393939);
|
|
1038
|
+
border-radius: 0;
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
.k-treeview .k-in.k-state-hover,
|
|
1042
|
+
.k-treeview .k-in.k-state-selected {
|
|
1043
|
+
background: var(--backgroundColor50, #dfdfdf);
|
|
1044
|
+
color: var(--textColor40, #393939);
|
|
1045
|
+
border-radius: 0;
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
/* Arquivo/Imagem dinâmica */
|
|
1049
|
+
.dynamic-image-container {
|
|
1050
|
+
border: 1px dashed var(--colorDefault40, #336825);
|
|
1051
|
+
text-align: center;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
.dynamic-image-container .btn {
|
|
1055
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1056
|
+
background: var(--colorDefault40, #336825);
|
|
1057
|
+
border-color: transparent;
|
|
1058
|
+
box-shadow: none;
|
|
1059
|
+
margin: 0;
|
|
1060
|
+
}
|
|
1061
|
+
|
|
1062
|
+
.dynamic-image-container .btn:hover {
|
|
1063
|
+
background: var(--backgroundColor50, #d3d3d3);
|
|
1064
|
+
color: var(--textColor40, #393939);
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
.dynamic-image-container .btn.btn-info {
|
|
1068
|
+
background: var(--colorDefault40, #336825);
|
|
1069
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1070
|
+
margin: 0;
|
|
1071
|
+
margin-left: 10px;
|
|
1072
|
+
border-radius: 10px;
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
.dynamic-image-container .btn.btn-info:hover {
|
|
1076
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1077
|
+
background: var(--colorDefault50, #234d18);
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1080
|
+
/* Multi select */
|
|
1081
|
+
.k-multiselect-wrap .k-button {
|
|
1082
|
+
min-height: 2em;
|
|
1083
|
+
padding-top: 0;
|
|
1084
|
+
padding-bottom: 0;
|
|
1085
|
+
line-height: 2;
|
|
1086
|
+
border-radius: 2em;
|
|
1087
|
+
margin-right: 8px;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
.k-multiselect .k-button.k-state-hover {
|
|
1091
|
+
border-color: var(--colorDefault40, #336825);
|
|
1092
|
+
background: var(--colorDefault50, #234d18);
|
|
1093
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
.k-multiselect-wrap .k-select .k-icon {
|
|
1097
|
+
margin-top: -3px;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
.k-multiselect-wrap li {
|
|
1101
|
+
padding: 7px 26px 7px 13px;
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
/* option - radio */
|
|
1105
|
+
.k-radio-label:after,
|
|
1106
|
+
.k-radio:checked+.k-radio-label:after,
|
|
1107
|
+
.option-default .k-radio-label:after,
|
|
1108
|
+
.option-default .k-radio:checked+.k-radio-label:after {
|
|
1109
|
+
background: var(--colorDefault40, #336825);
|
|
1110
|
+
border-color: var(--colorDefault40, #336825);
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
.option-primary .k-radio-label:after,
|
|
1114
|
+
.option-primary .k-radio:checked+.k-radio-label:after {
|
|
1115
|
+
background: var(--colorPrimary40, #008aed);
|
|
1116
|
+
border-color: var(--colorPrimary40, #008aed);
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
.option-success .k-radio-label:after,
|
|
1120
|
+
.option-success .k-radio:checked+.k-radio-label:after {
|
|
1121
|
+
background: var(--colorSuccess40, #10d13a);
|
|
1122
|
+
border-color: var(--colorSuccess40, #10d13a);
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
.option-light .k-radio:checked+.k-radio-label:before,
|
|
1126
|
+
.option-light .k-radio-label:before {
|
|
1127
|
+
border-color: var(--colorLight40, #96a6b3);
|
|
1128
|
+
}
|
|
1129
|
+
|
|
1130
|
+
.option-light .k-radio-label:after,
|
|
1131
|
+
.option-light .k-radio:checked+.k-radio-label:after {
|
|
1132
|
+
background: var(--colorLight40, #96a6b3);
|
|
1133
|
+
border-color: var(--colorLight40, #96a6b3);
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
.option-light .k-radio:focus+.k-radio-label::before,
|
|
1137
|
+
.option-light .k-radio:hover+.k-radio-label::before {
|
|
1138
|
+
box-shadow: 0 0 5px 0 var(--colorLight50, #677583);
|
|
1139
|
+
border-color: var(--colorLight50, #677583);
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
.option-stable .k-radio:checked+.k-radio-label:before,
|
|
1143
|
+
.option-stable .k-radio-label:before {
|
|
1144
|
+
border-color: var(--colorStable40, #3a484b);
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
.option-stable .k-radio-label:after,
|
|
1148
|
+
.option-stable .k-radio:checked+.k-radio-label:after {
|
|
1149
|
+
background: var(--colorStable40, #3a484b);
|
|
1150
|
+
border-color: var(--colorStable40, #3a484b);
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
.option-stable .k-radio:focus+.k-radio-label::before,
|
|
1154
|
+
.option-stable .k-radio:hover+.k-radio-label::before {
|
|
1155
|
+
box-shadow: 0 0 5px 0 var(--colorStable50, #2c3a3d);
|
|
1156
|
+
border-color: var(--colorStable50, #2c3a3d);
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
.option-info .k-radio-label:before {
|
|
1160
|
+
border-color: var(--colorDefault40, #336825);
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
.option-info .k-radio-label:after,
|
|
1164
|
+
.option-info .k-radio:checked+.k-radio-label:after {
|
|
1165
|
+
background-color: var(--colorCalm40, #24a9c3);
|
|
1166
|
+
border-color: var(--colorCalm40, #24a9c3);
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
.option-info .k-radio:checked+.k-radio-label:before {
|
|
1170
|
+
border-color: var(--colorCalm40, #24a9c3);
|
|
1171
|
+
}
|
|
1172
|
+
|
|
1173
|
+
.option-info .k-radio:focus+.k-radio-label::before,
|
|
1174
|
+
.option-info .k-radio:hover+.k-radio-label::before {
|
|
1175
|
+
box-shadow: 0 0 5px 0 var(--colorCalm40, #24a9c3);
|
|
1176
|
+
border-color: var(--colorCalm40, #24a9c3);
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
.option-warning .k-radio-label:after,
|
|
1180
|
+
.option-warning .k-radio:checked+.k-radio-label:after {
|
|
1181
|
+
background: var(--colorWarning40, #fd7903);
|
|
1182
|
+
border-color: var(--colorWarning40, #fd7903);
|
|
1183
|
+
}
|
|
1184
|
+
|
|
1185
|
+
.option-danger .k-radio-label:after,
|
|
1186
|
+
.option-danger .k-radio:checked+.k-radio-label:after {
|
|
1187
|
+
background: var(--colorDanger40, #b70002);
|
|
1188
|
+
border-color: var(--colorDanger40, #b70002);
|
|
1189
|
+
}
|
|
1190
|
+
|
|
1191
|
+
.option-royal .k-radio-label:after,
|
|
1192
|
+
.option-royal .k-radio:checked+.k-radio-label:after {
|
|
1193
|
+
background: var(--colorRoyal40, #111a47);
|
|
1194
|
+
border-color: var(--colorRoyal40, #111a47);
|
|
1195
|
+
}
|
|
1196
|
+
|
|
1197
|
+
.option-dark .k-radio-label:after,
|
|
1198
|
+
.option-dark .k-radio:checked+.k-radio-label:after {
|
|
1199
|
+
background: var(--colorDark40, #111d23);
|
|
1200
|
+
border-color: var(--colorDark40, #111d23);
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
/* Checkbox */
|
|
1204
|
+
.k-checkbox-label:before {
|
|
1205
|
+
border-radius: 0px;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
.k-checkbox-label:before:hover {
|
|
1209
|
+
border-radius: 10px;
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
.checkbox-default .k-checkbox:checked+.k-checkbox-label:before {
|
|
1213
|
+
border-radius: 0px;
|
|
1214
|
+
background: var(--colorDefault40, #336825);
|
|
1215
|
+
border-color: var(--colorDefault40, #336825);
|
|
1216
|
+
}
|
|
1217
|
+
|
|
1218
|
+
.checkbox-primary .k-checkbox:checked+.k-checkbox-label:before {
|
|
1219
|
+
background: var(--colorPrimary40, #008aed);
|
|
1220
|
+
border-color: var(--colorPrimary40, #008aed);
|
|
1221
|
+
}
|
|
1222
|
+
|
|
1223
|
+
.checkbox-success .k-checkbox:checked+.k-checkbox-label:before {
|
|
1224
|
+
background: var(--colorSuccess40, #10d13a);
|
|
1225
|
+
border-color: var(--colorSuccess40, #10d13a);
|
|
1226
|
+
}
|
|
1227
|
+
|
|
1228
|
+
.checkbox-info .k-checkbox:checked+.k-checkbox-label:before,
|
|
1229
|
+
.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
1230
|
+
.checkbox-info .k-checkbox:checked+.k-checkbox-label:after,
|
|
1231
|
+
.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
1232
|
+
background: var(--colorCalm40, #24a9c3);
|
|
1233
|
+
color: var(--textColorCalm40, #ffffff);
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
.checkbox-warning .k-checkbox:checked+.k-checkbox-label:before {
|
|
1237
|
+
background: var(--colorWarning40, #fd7903);
|
|
1238
|
+
border-color: var(--colorWarning40, #fd7903);
|
|
1239
|
+
}
|
|
1240
|
+
|
|
1241
|
+
.checkbox-danger .k-checkbox:checked+.k-checkbox-label:before {
|
|
1242
|
+
background: var(--colorDanger40, #b70002);
|
|
1243
|
+
border-color: var(--colorDanger40, #b70002);
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,
|
|
1247
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
1248
|
+
.checkbox-light .k-checkbox-label:hover:before,
|
|
1249
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
1250
|
+
.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
1251
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,
|
|
1252
|
+
.checkbox-light .k-checkbox-label:active:before,
|
|
1253
|
+
.checkbox-light .k-checkbox:active+.k-checkbox-label:before,
|
|
1254
|
+
.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,
|
|
1255
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,
|
|
1256
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,
|
|
1257
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after,
|
|
1258
|
+
.checkbox-light .k-checkbox-label:before {
|
|
1259
|
+
border-color: var(--colorLight40, #96a6b3);
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
.checkbox-light .k-checkbox-label:hover:before,
|
|
1263
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
1264
|
+
.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
1265
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,
|
|
1266
|
+
.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,
|
|
1267
|
+
.checkbox-light .k-checkbox:hover+.k-checkbox-label:before {
|
|
1268
|
+
box-shadow: 0 0 5px 0 var(--colorLight60, #b4b4b4);
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,
|
|
1272
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
1273
|
+
.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,
|
|
1274
|
+
.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
1275
|
+
background: var(--colorLight40, #96a6b3);
|
|
1276
|
+
color: var(--textColorLight40, #ffffff);
|
|
1277
|
+
}
|
|
1278
|
+
|
|
1279
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,
|
|
1280
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
1281
|
+
.checkbox-stable .k-checkbox-label:hover:before,
|
|
1282
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
1283
|
+
.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
1284
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,
|
|
1285
|
+
.checkbox-stable .k-checkbox-label:active:before,
|
|
1286
|
+
.checkbox-stable .k-checkbox:active+.k-checkbox-label:before,
|
|
1287
|
+
.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,
|
|
1288
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,
|
|
1289
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,
|
|
1290
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after,
|
|
1291
|
+
.checkbox-stable .k-checkbox-label:before {
|
|
1292
|
+
border-color: var(--colorStable40, #3a484b);
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
.checkbox-stable .k-checkbox-label:hover:before,
|
|
1296
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,
|
|
1297
|
+
.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,
|
|
1298
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,
|
|
1299
|
+
.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,
|
|
1300
|
+
.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before {
|
|
1301
|
+
box-shadow: 0 0 5px 0 var(--colorStable60, #b6b6b6);
|
|
1302
|
+
}
|
|
1303
|
+
|
|
1304
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,
|
|
1305
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,
|
|
1306
|
+
.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,
|
|
1307
|
+
.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after {
|
|
1308
|
+
background: var(--colorStable40, #3a484b);
|
|
1309
|
+
color: var(--textColorStable40, #ffffff);
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1312
|
+
.checkbox-royal .k-checkbox:checked+.k-checkbox-label:before {
|
|
1313
|
+
background: var(--colorRoyal40, #111a47);
|
|
1314
|
+
border-color: var(--colorRoyal40, #111a47);
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
.checkbox-dark .k-checkbox:checked+.k-checkbox-label:before {
|
|
1318
|
+
background: var(--colorDark40, #111d23);
|
|
1319
|
+
border-color: var(--colorDark40, #111d23);
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
/* Seta do modal do calendario */
|
|
1323
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
|
|
1324
|
+
border-bottom-color: var(--backgroundColor10, #fbfbfb);
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1327
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
|
|
1328
|
+
border-top-color: var(--backgroundColor10, #fbfbfb);
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
/* Calendar */
|
|
1332
|
+
cron-calendar.k-calendar .k-footer,
|
|
1333
|
+
cron-calendar.k-calendar .k-header,
|
|
1334
|
+
.k-calendar .k-footer .k-nav-today {
|
|
1335
|
+
background: var(--colorDefault40, #336825);
|
|
1336
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
|
|
1340
|
+
.k-calendar .k-content {
|
|
1341
|
+
border: 1px solid var(--colorDefault40, #336825);
|
|
1342
|
+
width: calc(355px - 1%) !important;
|
|
1343
|
+
}
|
|
1344
|
+
|
|
1345
|
+
.k-widget.k-calendar .k-nav-next.k-state-hover,
|
|
1346
|
+
.k-widget.k-calendar .k-nav-prev.k-state-hover,
|
|
1347
|
+
.k-calendar .k-nav-fast.k-state-hover,
|
|
1348
|
+
.k-calendar .k-footer .k-nav-today.k-state-hover,
|
|
1349
|
+
.k-calendar .k-footer .k-nav-today:hover {
|
|
1350
|
+
background: var(--colorDefault50, #234d18);
|
|
1351
|
+
box-shadow: none;
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
.k-calendar th {
|
|
1355
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1356
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1357
|
+
border: solid 1px, #ffffff;
|
|
1358
|
+
}
|
|
1359
|
+
|
|
1360
|
+
.k-calendar .k-content .k-state-hover,
|
|
1361
|
+
.k-calendar td.k-state-focused.k-state-selected.k-state-hover,
|
|
1362
|
+
.k-calendar .k-state-selected.k-state-hover,
|
|
1363
|
+
.k-listview>.k-state-focused.k-state-selected,
|
|
1364
|
+
.k-state-selected td.k-state-focused,
|
|
1365
|
+
td.k-state-focused.k-state-selected {
|
|
1366
|
+
background: var(--colorDefault30, #669a17);
|
|
1367
|
+
box-shadow: none;
|
|
1368
|
+
border: none;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
.k-calendar .k-content .k-state-hover .k-link {
|
|
1372
|
+
color: var(--textColor40, #0f2e07);
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
.k-calendar .k-today.k-state-selected.k-state-hover {
|
|
1376
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1377
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1378
|
+
}
|
|
1379
|
+
|
|
1380
|
+
.k-calendar .k-header .k-icon {
|
|
1381
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
.k-calendar .k-content .k-link:hover {
|
|
1385
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1386
|
+
box-shadow: none;
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
.k-grid-edit-row .k-textbox,
|
|
1390
|
+
.k-grid-edit-row .text-box {
|
|
1391
|
+
border: 0;
|
|
1392
|
+
border-bottom: 1px solid;
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
.k-scheduler div.k-scheduler-footer .k-link:hover {
|
|
1396
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1397
|
+
background: var(--colorPrimary50, #006599);
|
|
1398
|
+
border-color: transparent;
|
|
1399
|
+
outline: none;
|
|
1400
|
+
border-radius: 10px;
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
.k-scheduler div.k-scheduler-footer .k-link:focus,
|
|
1404
|
+
.k-scheduler div.k-scheduler-footer .k-link:active {
|
|
1405
|
+
background: var(--colorPrimary60, #2e3b85);
|
|
1406
|
+
border-radius: 10px;
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
.k-i-reload::before {
|
|
1410
|
+
color: var(--textoColorDefault40, #ffffff) !important;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
.k-event.k-state-selected {
|
|
1414
|
+
background: var(--colorDefault50, #234d18);
|
|
1415
|
+
color: var(--textColorDefault50, #ffffff);
|
|
1416
|
+
box-shadow: none;
|
|
1417
|
+
}
|
|
1418
|
+
|
|
1419
|
+
.k-button .k-scheduler-savetimezone {
|
|
1420
|
+
background: var(--colorPrimary40, #008aed);
|
|
1421
|
+
color: var(--texColorDefault40, #ffffff);
|
|
1422
|
+
}
|
|
1423
|
+
|
|
1424
|
+
.k-button .k-scheduler-savetimezone:hover {
|
|
1425
|
+
background: var(--colorPrimary50, #006599);
|
|
1426
|
+
color: var(--texColorDefault40, #ffffff);
|
|
1427
|
+
}
|
|
1428
|
+
|
|
1429
|
+
.k-button .k-scheduler-savetimezone:active {
|
|
1430
|
+
background: var(--colorPrimary60, #2e3b85);
|
|
1431
|
+
color: var(--texColorDefault40, #ffffff);
|
|
1432
|
+
}
|
|
1433
|
+
|
|
1434
|
+
.k-button.k-scheduler-Editarocorrênciaatual {
|
|
1435
|
+
background: var(--colorPrimary40, #008aed);
|
|
1436
|
+
color: var(--texColorDefault40, #ffffff);
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
.k-button.k-scheduler-Editarocorrênciaatual:hover {
|
|
1440
|
+
background: var(--colorPrimary40, #008aed);
|
|
1441
|
+
color: var(--texColorDefault40, #ffffff);
|
|
1442
|
+
border-radius: 10px;
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
.k-button.k-scheduler-Editarocorrênciaatual:active {
|
|
1446
|
+
background: var(--colorPrimary50, #006599);
|
|
1447
|
+
color: var(--texColorDefault50, #ffffff);
|
|
1448
|
+
border-radius: 10px;
|
|
1449
|
+
}
|
|
1450
|
+
|
|
1451
|
+
.k-button.k-scheduler-Editarsérie:active {
|
|
1452
|
+
background: var(--colorDefault50, #234d18);
|
|
1453
|
+
color: var(--textColorDefault50, #ffffff);
|
|
1454
|
+
border-radius: 10px;
|
|
1455
|
+
}
|
|
1456
|
+
|
|
1457
|
+
/* Date */
|
|
1458
|
+
.bootstrap-datetimepicker-widget a[data-action],
|
|
1459
|
+
div[data-component^='crn-textinputicon'] .k-button {
|
|
1460
|
+
color: var(--textColor10, #ffffff);
|
|
1461
|
+
background: var(--colorDefault40, #336825);
|
|
1462
|
+
box-shadow: none;
|
|
1463
|
+
border-radius: 0;
|
|
1464
|
+
}
|
|
1465
|
+
|
|
1466
|
+
.bootstrap-datetimepicker-widget a[data-action],
|
|
1467
|
+
div[data-component^='crn-textinputicon'] .k-button:hover {
|
|
1468
|
+
border-radius: 10px;
|
|
1469
|
+
}
|
|
1470
|
+
|
|
1471
|
+
.bootstrap-datetimepicker-widget a[data-action],
|
|
1472
|
+
div[data-component^='crn-textinputicon'] .k-button:active {
|
|
1473
|
+
background: var(--colorDefault40, #336825) !important;
|
|
1474
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1475
|
+
border-radius: 10px;
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1478
|
+
/* Modal button - password */
|
|
1479
|
+
#forgotPasswordModal .modal-footer .k-button.k-success,
|
|
1480
|
+
#forgotPasswordModal .modal-footer .btn.btn-success,
|
|
1481
|
+
#modalPassword .modal-footer .k-button.k-success,
|
|
1482
|
+
#modalPassword .modal-footer .btn.btn-success {
|
|
1483
|
+
background: var(--colorPrimary40, #3f51b5);
|
|
1484
|
+
border-color: transparent;
|
|
1485
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1488
|
+
#forgotPasswordModal .modal-footer .k-button.k-success:hover,
|
|
1489
|
+
#forgotPasswordModal .modal-footer .btn.btn-success:hover,
|
|
1490
|
+
#modalPassword .modal-footer .k-button.k-success:hover,
|
|
1491
|
+
#modalPassword .modal-footer .btn.btn-success:hover {
|
|
1492
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1493
|
+
background: var(--colorPrimary50, #37479e);
|
|
1494
|
+
border-color: transparent;
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger,
|
|
1498
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger,
|
|
1499
|
+
#modalPassword .modal-footer .k-button.k-danger,
|
|
1500
|
+
#modalPassword .modal-footer .btn.btn-danger {
|
|
1501
|
+
background: var(--colorDanger40, #b70002);
|
|
1502
|
+
border-color: transparent;
|
|
1503
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger:hover,
|
|
1507
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger:hover,
|
|
1508
|
+
#modalPassword .modal-footer .k-button.k-danger:hover,
|
|
1509
|
+
#modalPassword .modal-footer .btn.btn-danger:hover {
|
|
1510
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1511
|
+
background: var(--colorDanger40, #b70002);
|
|
1512
|
+
border-color: transparent;
|
|
1513
|
+
border-radius: 10px;
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
#forgotPasswordModal .modal-footer .k-button.k-danger:active,
|
|
1517
|
+
#forgotPasswordModal .modal-footer .btn.btn-danger:active,
|
|
1518
|
+
#modalPassword .modal-footer .k-button.k-danger:active,
|
|
1519
|
+
#modalPassword .modal-footer .btn.btn-danger:active {
|
|
1520
|
+
color: var(--textColorDanger50, #ffffff);
|
|
1521
|
+
background: var(--colorDanger50, #b70002);
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
.k-dialog-buttongroup .k-button.k-primary:active .k-button.k-primary:active {
|
|
1525
|
+
background: var(--colorPrimary50, #006599);
|
|
1526
|
+
}
|
|
1527
|
+
|
|
1528
|
+
.k-dialog-buttongroup .k-button {
|
|
1529
|
+
background: var(--colorDanger40, #b70002);
|
|
1530
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1531
|
+
border-radius: 0px;
|
|
1532
|
+
box-shadow: none;
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
.k-dialog-buttongroup .k-button:hover {
|
|
1536
|
+
background: var(--colorDanger40, #b70002);
|
|
1537
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1538
|
+
box-shadow: none;
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
.k-dialog-buttongroup .k-button:active {
|
|
1542
|
+
background: var(--colorDanger50, #8b0002);
|
|
1543
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1544
|
+
box-shadow: none;
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
/* Crud button */
|
|
1548
|
+
.active-bar .k-button.k-default,
|
|
1549
|
+
.active-bar .btn.btn-default {
|
|
1550
|
+
background: var(--colorSuccess40, #257d25);
|
|
1551
|
+
border-color: transparent;
|
|
1552
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
.active-bar .k-button.k-default:hover,
|
|
1556
|
+
.active-bar .btn.btn-default:hover {
|
|
1557
|
+
background: var(--colorSuccess50, #206d20);
|
|
1558
|
+
border-color: transparent;
|
|
1559
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
1560
|
+
border-radius: 40px;
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
/* crn-enterprise-combobox-multiple */
|
|
1564
|
+
.k-button:before,
|
|
1565
|
+
.combobox-default .k-button:before {
|
|
1566
|
+
background: var(--backgroundColor50, #dfdfdf);
|
|
1567
|
+
}
|
|
1568
|
+
|
|
1569
|
+
.k-multiselect .k-button,
|
|
1570
|
+
.combobox-default .k-multiselect .k-button {
|
|
1571
|
+
border-color: var(--backgroundColor60, #bbbbbb);
|
|
1572
|
+
background: var(--backgroundColor50, #dfdfdf);
|
|
1573
|
+
color: var(--textColor40, #393939);
|
|
1574
|
+
}
|
|
1575
|
+
|
|
1576
|
+
.k-multiselect .k-button.k-state-hover,
|
|
1577
|
+
.k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1578
|
+
.k-multiselect-wrap .k-button:hover,
|
|
1579
|
+
.combobox-default .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1580
|
+
.combobox-default .k-multiselect-wrap .k-button:hover {
|
|
1581
|
+
background: var(--backgroundColor60, #bbbbbb);
|
|
1582
|
+
color: var(--textColor40, #393939);
|
|
1583
|
+
}
|
|
1584
|
+
|
|
1585
|
+
.k-multiselect .k-button:active,
|
|
1586
|
+
.combobox-default .k-multiselect .k-button:active {
|
|
1587
|
+
color: var(--textColor40, #393939);
|
|
1588
|
+
box-shadow: inset 0 0 10px 3px var(--backgroundColor70, #8c8c8c);
|
|
1589
|
+
}
|
|
1590
|
+
|
|
1591
|
+
.combobox-default .k-multiselect .k-button {
|
|
1592
|
+
background: var(--colorDefault40, #336825);
|
|
1593
|
+
border-color: transparent;
|
|
1594
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1597
|
+
.combobox-default .k-multiselect .k-button.k-state-hover,
|
|
1598
|
+
.combobox-default .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1599
|
+
.combobox-default .k-multiselect-wrap .k-button:hover {
|
|
1600
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1601
|
+
background: var(--colorDefault50, #234d18);
|
|
1602
|
+
border-color: transparent;
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
.combobox-default .k-multiselect .k-button:active {
|
|
1606
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1607
|
+
box-shadow: inset 0 0 10px 3px var(--colorDefault50, #234d18);
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
.combobox-info .k-multiselect .k-button {
|
|
1611
|
+
background: var(--colorDefault40, #336825);
|
|
1612
|
+
border-color: transparent;
|
|
1613
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1614
|
+
}
|
|
1615
|
+
|
|
1616
|
+
.combobox-info .k-multiselect .k-button.k-state-hover,
|
|
1617
|
+
.combobox-info .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1618
|
+
.combobox-info .k-multiselect-wrap .k-button:hover {
|
|
1619
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1620
|
+
background: var(--colorCalm50, #158ea6);
|
|
1621
|
+
border-color: transparent;
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
.combobox-info .k-multiselect .k-button:active {
|
|
1625
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1626
|
+
box-shadow: inset 0 0 10px 3px var(--colorDefault50, #234d18);
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1629
|
+
.combobox-dark .k-multiselect .k-button:hover {
|
|
1630
|
+
background: var(--colorDark50, #091114);
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
.k-edit-form-container .k-dropdown-wrap,
|
|
1634
|
+
.k-window-titlebar,
|
|
1635
|
+
.k-grid-toolbar,
|
|
1636
|
+
.k-grid-edit-row>td>.k-widget {
|
|
1637
|
+
background: transparent;
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
/* Scheduler */
|
|
1641
|
+
.k-nonwork-hour {
|
|
1642
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1643
|
+
}
|
|
1644
|
+
|
|
1645
|
+
.k-event,
|
|
1646
|
+
.k-task-complete {
|
|
1647
|
+
background: var(--colorDefault50, #234d18);
|
|
1648
|
+
color: var(--textColorDefault50, #ffffff);
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
.k-scheduler-navigation .k-nav-prev .k-link,
|
|
1652
|
+
.k-scheduler .k-state-selected>.k-link,
|
|
1653
|
+
.k-scheduler .k-today.k-state-selected {
|
|
1654
|
+
background: var(--colorDefault40, #336825);
|
|
1655
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1656
|
+
}
|
|
1657
|
+
|
|
1658
|
+
td.k-today.k-nonwork-hour.k-state-selected-true {
|
|
1659
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1660
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1661
|
+
}
|
|
1662
|
+
|
|
1663
|
+
.k-scheduler-navigation .k-nav-prev a.k-link:hover,
|
|
1664
|
+
.k-scheduler-toolbar>ul.k-scheduler-views li:first-child+li .k-link:hover {
|
|
1665
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1666
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1667
|
+
}
|
|
1668
|
+
|
|
1669
|
+
.k-scheduler .k-scheduler-toolbar ul.k-scheduler-views li.k-state-hover a,
|
|
1670
|
+
.k-scheduler .k-scheduler-toolbar ul.k-scheduler-views li.k-state-hover {
|
|
1671
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1672
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1673
|
+
}
|
|
1674
|
+
|
|
1675
|
+
.k-scheduler-toolbar .k-link {
|
|
1676
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1677
|
+
color: var(--textColor40, #0f2e07);
|
|
1678
|
+
}
|
|
1679
|
+
|
|
1680
|
+
.k-scheduler-toolbar .k-link:hover {
|
|
1681
|
+
background: var(--backgroundLogin20, #b1da75);
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
.k-scheduler-toolbar .k-nav-current .k-lg-date-format,
|
|
1685
|
+
.k-scheduler-toolbar .k-nav-current .k-sm-date-format {
|
|
1686
|
+
color: var(--textColor40, #393939);
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
.k-scheduler-toolbar .k-nav-current.k-state-hover .k-icon,
|
|
1690
|
+
.k-scheduler-toolbar .k-nav-current.k-state-hover .k-lg-date-format,
|
|
1691
|
+
.k-scheduler-toolbar .k-nav-current.k-state-hover .k-sm-date-format {
|
|
1692
|
+
color: var(--colorDefault40, #336825);
|
|
1693
|
+
}
|
|
1694
|
+
|
|
1695
|
+
.k-scheduler-navigation .k-nav-today.k-state-hover .k-link,
|
|
1696
|
+
.k-scheduler-navigation .k-nav-next.k-state-hover .k-link,
|
|
1697
|
+
.k-scheduler-navigation .k-nav-prev.k-state-hover .k-link {
|
|
1698
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1699
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1700
|
+
}
|
|
1701
|
+
|
|
1702
|
+
.k-scheduler-navigation .k-nav-prev .k-link span,
|
|
1703
|
+
.k-scheduler-navigation .k-nav-next.k-state-hover .k-link span,
|
|
1704
|
+
.k-scheduler-navigation .k-nav-prev.k-state-hover .k-link span {
|
|
1705
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1706
|
+
}
|
|
1707
|
+
|
|
1708
|
+
.k-window .k-window-titlebar.k-header {
|
|
1709
|
+
display: inline-block;
|
|
1710
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1711
|
+
text-align: center;
|
|
1712
|
+
}
|
|
1713
|
+
|
|
1714
|
+
.k-scheduler-edit-form .k-edit-field .k-button {
|
|
1715
|
+
background: var(--colorDefault40, #336825);
|
|
1716
|
+
border-radius: 0;
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
.k-calendar .k-link.k-nav-fast,
|
|
1720
|
+
.k-calendar .k-header .k-link.k-nav-prev,
|
|
1721
|
+
.k-calendar .k-header .k-link.k-nav-next {
|
|
1722
|
+
background: var(--colorDefault40, #336825);
|
|
1723
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1724
|
+
}
|
|
1725
|
+
|
|
1726
|
+
.k-scheduler-edit-form .k-edit-field .k-button:hover {
|
|
1727
|
+
background: var(--colorDefault40, #336825);
|
|
1728
|
+
border-radius: 10px;
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
.k-scheduler-edit-form .k-edit-field .k-button:active,
|
|
1732
|
+
.k-scheduler-edit-form .k-edit-field .k-button:focus {
|
|
1733
|
+
background: var(--colorDefault50, #234d18);
|
|
1734
|
+
border-radius: 100px;
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
.k-edit-form-container .k-edit-buttons,
|
|
1738
|
+
.k-window,
|
|
1739
|
+
.k-edit-buttons {
|
|
1740
|
+
background: #ffffff;
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
.k-edit-form-container .k-edit-buttons .k-primary:active {
|
|
1744
|
+
background: var(--colorPrimary60, #2e3b85);
|
|
1745
|
+
color: var(--textColorPrimary60, #ffffff);
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
.k-edit-form-container .k-edit-buttons .k-scheduler-cancel:active {
|
|
1749
|
+
background: var(--colorDanger60, #a90002);
|
|
1750
|
+
color: var(--textColorDanger60, #ffffff);
|
|
1751
|
+
}
|
|
1752
|
+
|
|
1753
|
+
.k-edit-form-container .k-textbox {
|
|
1754
|
+
border-width: 0 0 1px 0;
|
|
1755
|
+
}
|
|
1756
|
+
|
|
1757
|
+
#cron-breadcrumbs {
|
|
1758
|
+
background: transparent;
|
|
1759
|
+
}
|
|
1760
|
+
|
|
1761
|
+
.k-button:hover {
|
|
1762
|
+
background: var(--colorDefault50, #234d18);
|
|
1763
|
+
border-radius: 10px;
|
|
1764
|
+
}
|
|
1765
|
+
|
|
1766
|
+
.k-button:focus {
|
|
1767
|
+
background: var(--textColor50, #0a2004);
|
|
1768
|
+
}
|
|
1769
|
+
|
|
1770
|
+
.k-button:active {
|
|
1771
|
+
background: var(--colorDefault50, #234d18);
|
|
1772
|
+
color: var(--textColor10, #ffffff);
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
form-control k-textbox ng-pristine ng-valid ng-empty ng-valid-required ng-touched {
|
|
1776
|
+
border-bottom: solid 1px;
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1779
|
+
.bootstrap-datetimepicker-widget table td.day {
|
|
1780
|
+
height: calc(var(--textNormalSize, 14px) * 1.7);
|
|
1781
|
+
line-height: var(--textNormalSize, 14px);
|
|
1782
|
+
width: var(--textNormalSize, 14px);
|
|
1783
|
+
font-size: var(--textNormalSize, 14px);
|
|
1784
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1785
|
+
color: var(--textColor40, #0f2e07);
|
|
1786
|
+
border-radius: 0px;
|
|
1787
|
+
border: 1px solid var(--colorDefault40, #336825);
|
|
1788
|
+
border-collapse: collapse;
|
|
1789
|
+
}
|
|
1790
|
+
|
|
1791
|
+
.bootstrap-datetimepicker-widget table td.active {
|
|
1792
|
+
background: var(--colorDefault40, #336825);
|
|
1793
|
+
color: var(--textColor10, #ffffff);
|
|
1794
|
+
}
|
|
1795
|
+
|
|
1796
|
+
.bootstrap-datetimepicker-widget.dropdown-menu {
|
|
1797
|
+
background: var(--backgroundLogin40, #336825);
|
|
1798
|
+
border: 0px;
|
|
1799
|
+
}
|
|
1800
|
+
|
|
1801
|
+
.bootstrap-datetimepicker-widget table th {
|
|
1802
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1803
|
+
border-radius: 0px;
|
|
1804
|
+
color: var(--textColor10, #ffffff);
|
|
1805
|
+
border: 1px solid var(--colorDefault40, #336825);
|
|
1806
|
+
border-collapse: collapse;
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
|
|
1810
|
+
background: var(--colorDefault50, #234d18);
|
|
1811
|
+
color: var(--textColor10, #ffffff);
|
|
1812
|
+
}
|
|
1813
|
+
|
|
1814
|
+
.bootstrap-datetimepicker-widget .picker-switch td span {
|
|
1815
|
+
background: var(--colorDefault20, #8fc63e);
|
|
1816
|
+
color: var(--textColor10, #ffffff);
|
|
1817
|
+
border-radius: 0px;
|
|
1818
|
+
}
|
|
1819
|
+
|
|
1820
|
+
.bootstrap-datetimepicker-widget .picker-switch td span:hover {
|
|
1821
|
+
background: var(--colorDefault50, #234d18);
|
|
1822
|
+
color: var(--textColor10, #ffffff);
|
|
1823
|
+
}
|
|
1824
|
+
|
|
1825
|
+
.bootstrap-datetimepicker-widget .timepicker-hour,
|
|
1826
|
+
.bootstrap-datetimepicker-widget .timepicker-minute,
|
|
1827
|
+
.bootstrap-datetimepicker-widget .timepicker-minute,
|
|
1828
|
+
.bootstrap-datetimepicker-widget .timepicker-second {
|
|
1829
|
+
color: var(--textColor10, #ffffff);
|
|
1830
|
+
}
|
|
1831
|
+
|
|
1832
|
+
/*Combobox*/
|
|
1833
|
+
.k-multiselect-wrap .k-button {
|
|
1834
|
+
border-radius: 0px;
|
|
1835
|
+
}
|
|
1836
|
+
|
|
1837
|
+
.k-multiselect-wrap .k-button {
|
|
1838
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1839
|
+
background: var(--colorDefault50, #234d18);
|
|
1840
|
+
border-color: transparent;
|
|
1841
|
+
}
|
|
1842
|
+
|
|
1843
|
+
.combobox-primary .k-multiselect .k-button {
|
|
1844
|
+
background: var(--colorPrimary40, #008aed);
|
|
1845
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1846
|
+
border-color: var(--colorPrimary50, #4b58a6);
|
|
1847
|
+
}
|
|
1848
|
+
|
|
1849
|
+
.combobox-success .k-multiselect .k-button {
|
|
1850
|
+
background: var(--colorSuccess40, #10d13a);
|
|
1851
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
1852
|
+
border-color: var(--colorSuccess50, #2db353);
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
.combobox-primary .k-multiselect-wrap .k-button:hover {
|
|
1856
|
+
background: var(--colorPrimary50, #006599);
|
|
1857
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1858
|
+
}
|
|
1859
|
+
|
|
1860
|
+
.combobox-primary .k-multiselect-wrap .k-button.k-state-hover .k-select {
|
|
1861
|
+
background: var(--colorPrimary50, #006599);
|
|
1862
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
1863
|
+
}
|
|
1864
|
+
|
|
1865
|
+
.combobox-success .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1866
|
+
.combobox-success .k-multiselect-wrap .k-button:hover {
|
|
1867
|
+
background: var(--colorSuccess50, #09b72f);
|
|
1868
|
+
color: var(--textColorSuccess40, #ffffff);
|
|
1869
|
+
}
|
|
1870
|
+
|
|
1871
|
+
.combobox-info .k-multiselect .k-button {
|
|
1872
|
+
background: var(--colorCalm40, #24a9c3);
|
|
1873
|
+
border-color: transparent;
|
|
1874
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1875
|
+
}
|
|
1876
|
+
|
|
1877
|
+
.combobox-info .k-multiselect .k-button:hover {
|
|
1878
|
+
background: var(--colorCalm50, #158ea6);
|
|
1879
|
+
border-color: transparent;
|
|
1880
|
+
color: var(--textColorDefault40, #ffffff);
|
|
1881
|
+
}
|
|
1882
|
+
|
|
1883
|
+
.combobox-warning .k-multiselect .k-button {
|
|
1884
|
+
background: var(--colorWarning40, #fd7903);
|
|
1885
|
+
color: var(--textColorWarning40, #ffffff);
|
|
1886
|
+
border-color: var(--colorWarning50, #d66602);
|
|
1887
|
+
}
|
|
1888
|
+
|
|
1889
|
+
.combobox-warning .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1890
|
+
.combobox-warning .k-multiselect-wrap .k-button:hover {
|
|
1891
|
+
background: var(--colorWarning50, #d66602);
|
|
1892
|
+
color: var(--textColorWarning40, #ffffff);
|
|
1893
|
+
}
|
|
1894
|
+
|
|
1895
|
+
.combobox-danger .k-multiselect .k-button {
|
|
1896
|
+
background: var(--colorDanger40, #b70002);
|
|
1897
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1898
|
+
border-color: var(--colorDanger50, #8b0002);
|
|
1899
|
+
}
|
|
1900
|
+
|
|
1901
|
+
.combobox-danger .k-multiselect .k-button.k-state-hover,
|
|
1902
|
+
.combobox-danger .k-multiselect .k-button {
|
|
1903
|
+
border-color: var(--colorDanger50, #8b0002);
|
|
1904
|
+
background: var(--colorDanger40, #b70002);
|
|
1905
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
.combobox-danger .k-multiselect .k-button.k-state-hover .k-select,
|
|
1909
|
+
.combobox-danger .k-multiselect-wrap .k-button:hover {
|
|
1910
|
+
background: var(--colorDanger50, #8b0002);
|
|
1911
|
+
color: var(--textColorDanger40, #ffffff);
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1914
|
+
.combobox-light .k-multiselect .k-button {
|
|
1915
|
+
background: var(--colorLight40, #96a6b3);
|
|
1916
|
+
color: var(--textColorLight40, #444444);
|
|
1917
|
+
border-color: var(--colorLight50, #677583);
|
|
1918
|
+
}
|
|
1919
|
+
|
|
1920
|
+
.combobox-light .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1921
|
+
.combobox-light .k-multiselect-wrap .k-button:hover {
|
|
1922
|
+
background: var(--colorLight50, #677583);
|
|
1923
|
+
color: var(--textColorLight40, #ffffff);
|
|
1924
|
+
}
|
|
1925
|
+
|
|
1926
|
+
.combobox-stable .k-multiselect .k-button {
|
|
1927
|
+
background: var(--colorStable40, #3a484b);
|
|
1928
|
+
color: var(--textColorStable40, #444444);
|
|
1929
|
+
border-color: var(--colorStable50, #2c3a3d);
|
|
1930
|
+
}
|
|
1931
|
+
|
|
1932
|
+
.combobox-stable .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1933
|
+
.combobox-stable .k-multiselect-wrap .k-button:hover {
|
|
1934
|
+
background: var(--colorStable50, #2c3a3d);
|
|
1935
|
+
color: var(--textColorStable40, #ffffff);
|
|
1936
|
+
}
|
|
1937
|
+
|
|
1938
|
+
.combobox-royal .k-multiselect .k-button {
|
|
1939
|
+
background: var(--colorRoyal40, #111a47);
|
|
1940
|
+
color: var(--textColorRoyal40, #ffffff);
|
|
1941
|
+
border-color: var(--colorRoyal50, #070f34);
|
|
1942
|
+
}
|
|
1943
|
+
|
|
1944
|
+
.combobox-royal .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1945
|
+
.combobox-royal .k-multiselect-wrap .k-button:hover {
|
|
1946
|
+
background: var(--colorRoyal50, #070f34);
|
|
1947
|
+
color: var(--textColorRoyal40, #ffffff);
|
|
1948
|
+
}
|
|
1949
|
+
|
|
1950
|
+
.combobox-dark .k-multiselect .k-button {
|
|
1951
|
+
background: var(--colorDark40, #111d23);
|
|
1952
|
+
color: var(--textColorDark40, #ffffff);
|
|
1953
|
+
border-color: var(--colorDark50, #091114);
|
|
1954
|
+
}
|
|
1955
|
+
|
|
1956
|
+
.combobox-dark .k-multiselect-wrap .k-button.k-state-hover .k-select,
|
|
1957
|
+
.combobox-dark .k-multiselect-wrap .k-button:hover {
|
|
1958
|
+
background: var(--colorDark50, #091114);
|
|
1959
|
+
color: var(--textColorDark40, #ffffff);
|
|
1960
|
+
}
|
|
1961
|
+
|
|
1962
|
+
.k-popup .k-list .k-state-focused {
|
|
1963
|
+
box-shadow: none;
|
|
1964
|
+
background: var(--colorDefault40, #336825);
|
|
1965
|
+
color: var(--textColor10, #ffffff);
|
|
1966
|
+
}
|
|
1967
|
+
|
|
1968
|
+
.k-popup.k-list-container {
|
|
1969
|
+
-webkit-touch-callout: none;
|
|
1970
|
+
-webkit-tap-highlight-color: transparent;
|
|
1971
|
+
padding: 2px;
|
|
1972
|
+
border-width: 1px;
|
|
1973
|
+
border-style: solid;
|
|
1974
|
+
background: var(--colorDefault40, #336825);
|
|
1975
|
+
}
|
|
1976
|
+
|
|
1977
|
+
.k-popup .k-list .k-item:hover {
|
|
1978
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1979
|
+
color: var(--textColor40, #0f2e07);
|
|
1980
|
+
}
|
|
1981
|
+
|
|
1982
|
+
.k-popup .k-list .k-item {
|
|
1983
|
+
color: var(--textColor10, #ffffff);
|
|
1984
|
+
border-radius: 0px;
|
|
1985
|
+
}
|
|
1986
|
+
|
|
1987
|
+
input.k-textbox:hover {
|
|
1988
|
+
background: var(--backgroundColor10, #ffffff);
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
.k-popup .k-list .k-item {
|
|
1992
|
+
color: var(--textColor10, #ffffff);
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
.bootstrap-datetimepicker-widget table td span:hover {
|
|
1996
|
+
background: var(--colorDefault50, #234d18);
|
|
1997
|
+
color: var(--textColor10, #ffffff);
|
|
1998
|
+
}
|
|
1999
|
+
|
|
2000
|
+
.bootstrap-datetimepicker-widget table td {
|
|
2001
|
+
height: 54px;
|
|
2002
|
+
line-height: 54px;
|
|
2003
|
+
width: 54px;
|
|
2004
|
+
color: var(--textColor10, #ffffff);
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
.dynamic-image-container .btn {
|
|
2008
|
+
background: var(--colorDefault40, #336825);
|
|
2009
|
+
color: var(--textColor10, #ffffff);
|
|
2010
|
+
}
|
|
2011
|
+
|
|
2012
|
+
.dynamic-image-container .btn:hover {
|
|
2013
|
+
background: var(--colorDefault50, #234d18);
|
|
2014
|
+
color: var(--textColor10, #ffffff);
|
|
2015
|
+
border-radius: 10px;
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
/*Slider*/
|
|
2019
|
+
.k-slider-horizontal .k-slider-buttons .k-slider-track {
|
|
2020
|
+
background: var(--backgroundColor10, #ffffff);
|
|
2021
|
+
height: 15px;
|
|
2022
|
+
}
|
|
2023
|
+
|
|
2024
|
+
.k-slider .k-slider-selection {
|
|
2025
|
+
background: var(--colorDefault40, #336825);
|
|
2026
|
+
margin-top: -8px;
|
|
2027
|
+
height: 15px;
|
|
2028
|
+
}
|
|
2029
|
+
|
|
2030
|
+
.k-slider .k-draghandle,
|
|
2031
|
+
.k-slider .k-draghandle.k-state-focused,
|
|
2032
|
+
.k-slider .k-draghandle.k-state-focused:link {
|
|
2033
|
+
background: var(--colorDefault40, #336825);
|
|
2034
|
+
border-color: transparent;
|
|
2035
|
+
box-shadow: none;
|
|
2036
|
+
height: 20px;
|
|
2037
|
+
width: 20px;
|
|
2038
|
+
margin-top: 2px;
|
|
2039
|
+
border-radius: 0px;
|
|
2040
|
+
}
|
|
2041
|
+
|
|
2042
|
+
.k-slider .k-button {
|
|
2043
|
+
color: var(--textColor10, #ffffff);
|
|
2044
|
+
background: var(--colorDefault40, #336825);
|
|
2045
|
+
border-radius: 0px;
|
|
2046
|
+
}
|
|
2047
|
+
|
|
2048
|
+
.k-slider .k-button:hover,
|
|
2049
|
+
.k-slider .k-button:active {
|
|
2050
|
+
background: var(--colorDefault50, #234d18);
|
|
2051
|
+
border-color: transparent;
|
|
2052
|
+
color: var(--textColor10, #ffffff);
|
|
2053
|
+
box-shadow: none;
|
|
2054
|
+
border-radius: 10px;
|
|
2055
|
+
}
|
|
2056
|
+
|
|
2057
|
+
.k-slider-track {
|
|
2058
|
+
background: var(--backgroundColor10, #ffffff);
|
|
2059
|
+
border: 0;
|
|
2060
|
+
}
|
|
2061
|
+
|
|
2062
|
+
.k-slider-horizontal .k-slider-selection,
|
|
2063
|
+
.k-slider-horizontal .k-slider-track {
|
|
2064
|
+
height: 15px;
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
.k-slider .k-slider-selection {
|
|
2068
|
+
background: var(--colorDefault40, #336825);
|
|
2069
|
+
height: 15px;
|
|
2070
|
+
}
|
|
2071
|
+
|
|
2072
|
+
.k-slider .k-button-increase,
|
|
2073
|
+
.k-slider .k-button-decrease {
|
|
2074
|
+
width: 40px;
|
|
2075
|
+
height: 40px;
|
|
2076
|
+
margin-top: 0;
|
|
2077
|
+
}
|
|
2078
|
+
|
|
2079
|
+
/*---------*/
|
|
2080
|
+
|
|
2081
|
+
.k-widget.k-tooltip {
|
|
2082
|
+
background: var(--colorDefault40, #336825);
|
|
2083
|
+
border-color: transparent;
|
|
2084
|
+
color: var(--textColor10, #ffffff);
|
|
2085
|
+
border-radius: 0px;
|
|
2086
|
+
}
|
|
2087
|
+
|
|
2088
|
+
.ctn-tab .nav-tabs {
|
|
2089
|
+
background: var(--colorDefault40, #336825);
|
|
2090
|
+
}
|
|
2091
|
+
|
|
2092
|
+
/* Carousel*/
|
|
2093
|
+
.carousel-control .glyphicon-chevron-right {
|
|
2094
|
+
color: var(--colorDefault40, #336825);
|
|
2095
|
+
}
|
|
2096
|
+
|
|
2097
|
+
.carousel-control .glyphicon-chevron-left {
|
|
2098
|
+
color: var(--colorDefault40, #336825);
|
|
2099
|
+
}
|
|
2100
|
+
|
|
2101
|
+
.carousel-indicators .active {
|
|
2102
|
+
background: var(--colorDefault40, #336825);
|
|
2103
|
+
}
|
|
2104
|
+
|
|
2105
|
+
.carousel-control.left {
|
|
2106
|
+
background: transparent;
|
|
2107
|
+
margin-left: -45px;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
.carousel-control.right {
|
|
2111
|
+
background: transparent;
|
|
2112
|
+
margin-right: -25px;
|
|
2113
|
+
}
|
|
2114
|
+
|
|
2115
|
+
.carousel .carousel-caption h1,
|
|
2116
|
+
.carousel .carousel-caption h2 {
|
|
2117
|
+
color: var(--colorDefault40, #336825);
|
|
2118
|
+
}
|
|
2119
|
+
|
|
2120
|
+
.carousel-indicators li {
|
|
2121
|
+
border-color: var(--colorDefault40, #336825);
|
|
2122
|
+
}
|
|
2123
|
+
|
|
2124
|
+
.k-dialog-buttongroup.k-button {
|
|
2125
|
+
background: var(--colorDanger40, #b70002);
|
|
2126
|
+
color: var(--textColorDanger40, #ffffff);
|
|
2127
|
+
box-shadow: none;
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
.k-dialog-buttongroup .k-button.k-primary:active {
|
|
2131
|
+
background: var(--colorPrimary50, #006599);
|
|
2132
|
+
color: var(--textColorPrimary40, #ffffff);
|
|
2133
|
+
}
|
|
2134
|
+
|
|
2135
|
+
.fa-facebook:before,
|
|
2136
|
+
.fa-github-alt:before,
|
|
2137
|
+
.fa-linkedin-square:before,
|
|
2138
|
+
.fa-google:before,
|
|
2139
|
+
.fa-cloud:before {
|
|
2140
|
+
color: var(--colorWarning40, #fd7903);
|
|
2141
|
+
}
|
|
2142
|
+
|
|
2143
|
+
.ctn-tab .nav-tabs li {
|
|
2144
|
+
margin-bottom: 0px;
|
|
2145
|
+
margin-top: 0px;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
.ctn-tab .nav-tabs li.active {
|
|
2149
|
+
bottom: 0px;
|
|
2150
|
+
}
|
|
2151
|
+
|
|
2152
|
+
canvas {
|
|
2153
|
+
background: var(--backgroundColor10, #ffffff);
|
|
2154
|
+
}
|
|
2155
|
+
|
|
2156
|
+
/*Button form*/
|
|
2157
|
+
button.btn.k-button.btn-block.btn-default.btn-fab:hover {
|
|
2158
|
+
background: var(--colorDefault20, #8fc63e);
|
|
2159
|
+
border-radius: 30px;
|
|
2160
|
+
}
|
|
2161
|
+
|
|
2162
|
+
button.btn.k-button.btn-block.btn-default.btn-fab:active,
|
|
2163
|
+
button.btn.k-button.btn-block.btn-default.btn-fab:focus {
|
|
2164
|
+
background: var(--colorDefault50, #234d18);
|
|
2165
|
+
border-radius: 30px;
|
|
2166
|
+
}
|
|
2167
|
+
|
|
2168
|
+
button.btn.k-button.btn-block.btn-danger.btn-fab:hover {
|
|
2169
|
+
border-radius: 30px;
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
button.btn.k-button.btn-block.btn-danger.btn-fab:active,
|
|
2173
|
+
button.btn.k-button.btn-block.btn-danger.btn-fab:focus {
|
|
2174
|
+
background: var(--colorDanger50, #8b0002);
|
|
2175
|
+
border-radius: 30px;
|
|
2176
|
+
}
|
|
2177
|
+
|
|
2178
|
+
.k-scheduler .k-scheduler-header th,
|
|
2179
|
+
.k-scheduler .k-scheduler-header-wrap,
|
|
2180
|
+
.k-scheduler .k-scheduler-table td,
|
|
2181
|
+
.k-scheduler .k-scheduler-times,
|
|
2182
|
+
.k-scheduler .k-scheduler-times th,
|
|
2183
|
+
.k-scheduler .k-scheduler-times tr,
|
|
2184
|
+
cron-scheduler a.k-link,
|
|
2185
|
+
cron-scheduler .k-link:link,
|
|
2186
|
+
.k-scheduler-calendar .k-link:link,
|
|
2187
|
+
.k-scheduler-calendar .k-footer .k-nav-today:hover,
|
|
2188
|
+
.k-scheduler-calendar a.k-link,
|
|
2189
|
+
.k-scheduler-toolbar,
|
|
2190
|
+
.k-calendar .k-link {
|
|
2191
|
+
font-size: var(--textNormalSize, 14px);
|
|
2192
|
+
font-family: var(--fontFamily, "Arial", sans-serif);
|
|
2193
|
+
color: var(--textColor40, #0f2e07);
|
|
2194
|
+
border-color: var(--colorDefault40, #336825);
|
|
2195
|
+
}
|
|
2196
|
+
|
|
2197
|
+
.table-bordered>tbody>tr>td,
|
|
2198
|
+
.table-bordered>tbody>tr>th,
|
|
2199
|
+
.table-bordered>thead>tr>td,
|
|
2200
|
+
.table-bordered>thead>tr>th,
|
|
2201
|
+
.k-grid tr td {
|
|
2202
|
+
background: var(--backgroundColor10, #ffffff);
|
|
2203
|
+
border: 1px solid #dcefdc;
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
.table>caption+thead>tr:first-child>th,
|
|
2207
|
+
.table-bordered>tfoot>tr>th,
|
|
2208
|
+
.table-bordered>tfoot>tr>td,
|
|
2209
|
+
.table>tfoot>tr.info>th {
|
|
2210
|
+
background: var(--colorDefault40, #336825);
|
|
2211
|
+
color: var(--textColorDefault40, #ffffff);
|
|
2212
|
+
}
|