cronapp-framework-js 2.9.1-SNAPSHOT.1 → 2.9.1-SP.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/crn-anchor.components.json +205 -0
- package/components/crn-button-filter.components.json +51 -9
- package/components/crn-button.components.json +296 -30
- package/components/crn-checkbox.components.json +1 -1
- package/components/crn-component.components.json +43 -0
- package/components/crn-cron-captcha.components.json +1 -1
- package/components/crn-datasource.components.json +3 -3
- package/components/crn-dynamic-file.components.json +41 -0
- package/components/crn-dynamic-menu.components.json +6 -13
- package/components/crn-eight-four-container.components.json +7 -30
- package/components/crn-enterprise-checkbox.components.json +67 -5
- package/components/crn-enterprise-combobox-multiple.components.json +70 -3
- package/components/crn-four-eight-container.components.json +7 -30
- package/components/crn-frame.components.json +3 -9
- package/components/crn-icon.components.json +73 -18
- package/components/crn-menu-item.components.json +3 -2
- package/components/crn-one-container.components.json +14 -2
- package/components/crn-panel.components.json +45 -10
- package/components/crn-radioOption.components.json +19 -2
- package/components/crn-radiogroup.components.json +60 -7
- package/components/crn-rating.components.json +76 -19
- package/components/crn-sidebar.components.json +1 -1
- package/components/crn-slider.components.json +2 -1
- package/components/crn-three-container.components.json +7 -30
- package/components/crn-trhee-six-three-container.components.json +7 -30
- package/components/crn-two-container.components.json +7 -30
- package/components/crn-upload-file.components.json +46 -11
- package/components/crn-upload.components.json +49 -11
- package/components/crn-vertical-container.components.json +1 -1
- package/components/cron-breadcrumbs.components.json +5 -4
- package/components/cron-ordered-list.components.json +2 -1
- package/components/css/checkbox-color.css +856 -242
- package/components/css/color-default.css +289 -21
- package/components/css/combobox-color.css +655 -52
- package/components/css/crn-input-password.css +16 -7
- package/components/css/deprecated/checkbox-color.css +348 -0
- package/components/css/deprecated/color-default.css +111 -0
- package/components/css/deprecated/combobox-color.css +145 -0
- package/components/css/deprecated/multiselect-editor.css +106 -0
- package/components/css/deprecated/option-color.css +335 -0
- package/components/css/designtime.css +0 -26
- package/components/css/font-size.css +16 -0
- package/components/css/option-color.css +453 -147
- package/components/templates/Component_Container/crn-eight-four-container.template.html +14 -4
- package/components/templates/Component_Container/crn-four-eight-container.template.html +14 -4
- package/components/templates/Component_Container/crn-one-container.template.html +7 -1
- package/components/templates/Component_Container/crn-three-container.template.html +21 -5
- package/components/templates/Component_Container/crn-three-six-three-container.template.html +21 -5
- package/components/templates/Component_Container/crn-two-container.template.html +14 -4
- package/components/templates/accordion.template.html +4 -4
- package/components/templates/anchor.template.html +1 -1
- package/components/templates/button.template.html +2 -2
- package/components/templates/crn-signature-pad.designtime.html +3 -6
- package/components/templates/cron-calendar.designtime.html +74 -169
- package/components/templates/cron-checkbox.template.html +1 -1
- package/components/templates/cron-combobox-multiple.designtime.html +11 -9
- package/components/templates/cron-combobox-multiple.template.html +1 -1
- package/components/templates/cron-crud.template.html +7 -7
- package/components/templates/cron-dynamic-menu.designtime.html +3 -1
- package/components/templates/cron-dynamic-menu.template.html +4 -3
- package/components/templates/cron-frame.template.html +1 -1
- package/components/templates/cron-scheduler.designtime.html +94 -106
- package/components/templates/cron-slider.designtime.html +34 -0
- package/components/templates/cron-tree-view.designtime.html +30 -23
- package/components/templates/dynamicfile.template.html +1 -1
- package/components/templates/dynamictitle.template.html +1 -1
- package/components/templates/form.template.html +7 -7
- package/components/templates/icon.template.html +1 -1
- package/components/templates/image-menu.template.html +1 -1
- package/components/templates/navbar.template.html +8 -9
- package/components/templates/panel.template.html +1 -1
- package/components/templates/radiogroup.template.html +1 -1
- package/components/templates/rating.template.html +5 -5
- package/components/templates/social-button-bar.template.html +20 -20
- package/components/templates/sub-form.template.html +7 -7
- package/components/templates/textinputbutton.template.html +1 -1
- package/css/animate.css +48 -18
- package/css/app.css +37 -329
- package/css/cronos.css +2 -3
- package/css/fonts/SourceSansPro/SourceSansPro-Black.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BlackIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Bold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BoldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLight.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-It.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Light.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-LightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Regular.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Semibold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-SemiboldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro.css +83 -0
- package/css/fonts/WorkSans/WorkSans-Black.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BlackItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Bold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLight.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Italic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Light.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-LightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Medium.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-MediumItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Regular.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Thin.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ThinItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans.css +97 -0
- package/css/fonts/arial-narrow/arial-narrow-bold-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-bold.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow.css +27 -0
- package/css/fonts/arial-narrow/arial-narrow.ttf +0 -0
- package/css/fonts/calibri/calibri-bold-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-bold.ttf +0 -0
- package/css/fonts/calibri/calibri-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light.ttf +0 -0
- package/css/fonts/calibri/calibri-regular.ttf +0 -0
- package/css/fonts/calibri/calibri.css +41 -0
- package/css/fonts/georgia/georgia.css +27 -0
- package/css/fonts/georgia/georgia_bold.ttf +0 -0
- package/css/fonts/georgia/georgia_bold_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_regular.ttf +0 -0
- package/css/fonts/{glyphicons-halflings-regular.eot → glyphicons-halflings/glyphicons-halflings-regular.eot} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.svg → glyphicons-halflings/glyphicons-halflings-regular.svg} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.ttf → glyphicons-halflings/glyphicons-halflings-regular.ttf} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.woff → glyphicons-halflings/glyphicons-halflings-regular.woff} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.woff2 → glyphicons-halflings/glyphicons-halflings-regular.woff2} +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeue.css +125 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Blk.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BlkIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Hv.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-HvIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-It.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Lt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-LtIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Md.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-MdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Th.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-ThIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLtIt.otf +0 -0
- package/css/fonts/inter/Inter-Black.otf +0 -0
- package/css/fonts/inter/Inter-BlackItalic.otf +0 -0
- package/css/fonts/inter/Inter-Bold.otf +0 -0
- package/css/fonts/inter/Inter-BoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBold.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraLightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Italic.otf +0 -0
- package/css/fonts/inter/Inter-Light.otf +0 -0
- package/css/fonts/inter/Inter-LightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Medium.otf +0 -0
- package/css/fonts/inter/Inter-MediumItalic.otf +0 -0
- package/css/fonts/inter/Inter-Regular.otf +0 -0
- package/css/fonts/inter/Inter-SemiBold.otf +0 -0
- package/css/fonts/inter/Inter-SemiBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-Thin.otf +0 -0
- package/css/fonts/inter/Inter-ThinItalic.otf +0 -0
- package/css/fonts/inter/inter.css +104 -0
- package/css/fonts/lato/Lato-Black.ttf +0 -0
- package/css/fonts/lato/Lato-BlackItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Bold.ttf +0 -0
- package/css/fonts/lato/Lato-BoldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Hairline.ttf +0 -0
- package/css/fonts/lato/Lato-HairlineItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Heavy.ttf +0 -0
- package/css/fonts/lato/Lato-HeavyItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Italic.ttf +0 -0
- package/css/fonts/lato/Lato-Light.ttf +0 -0
- package/css/fonts/lato/Lato-LightItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Medium.ttf +0 -0
- package/css/fonts/lato/Lato-MediumItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Regular.ttf +0 -0
- package/css/fonts/lato/Lato-Semibold.ttf +0 -0
- package/css/fonts/lato/Lato-SemiboldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Thin.ttf +0 -0
- package/css/fonts/lato/Lato-ThinItalic.ttf +0 -0
- package/css/fonts/lato/lato.css +125 -0
- package/css/fonts/material-icons/MaterialIcons-Regular.ttf +0 -0
- package/css/fonts/material-icons/font-material-icon.css +22 -0
- package/css/fonts/material-icons/material-icons.woff2 +0 -0
- package/css/fonts/news-cycle/NewsCycle-Bold.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle-Regular.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle.css +13 -0
- package/css/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Light.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-LightItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Semibold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-SemiboldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans.css +69 -0
- package/css/fonts/raleway/Raleway-Black.ttf +0 -0
- package/css/fonts/raleway/Raleway-BlackItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Bold.ttf +0 -0
- package/css/fonts/raleway/Raleway-BoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLight.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Italic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Light.ttf +0 -0
- package/css/fonts/raleway/Raleway-LightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Medium.ttf +0 -0
- package/css/fonts/raleway/Raleway-MediumItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Regular.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Thin.ttf +0 -0
- package/css/fonts/raleway/Raleway-ThinItalic.ttf +0 -0
- package/css/fonts/raleway/raleway.css +111 -0
- package/css/fonts/rawline/rawline-100.ttf +0 -0
- package/css/fonts/rawline/rawline-100i.ttf +0 -0
- package/css/fonts/rawline/rawline-200.ttf +0 -0
- package/css/fonts/rawline/rawline-200i.ttf +0 -0
- package/css/fonts/rawline/rawline-300.ttf +0 -0
- package/css/fonts/rawline/rawline-300i.ttf +0 -0
- package/css/fonts/rawline/rawline-400.ttf +0 -0
- package/css/fonts/rawline/rawline-400i.ttf +0 -0
- package/css/fonts/rawline/rawline-500.ttf +0 -0
- package/css/fonts/rawline/rawline-500i.ttf +0 -0
- package/css/fonts/rawline/rawline-600.ttf +0 -0
- package/css/fonts/rawline/rawline-600i.ttf +0 -0
- package/css/fonts/rawline/rawline-700.ttf +0 -0
- package/css/fonts/rawline/rawline-700i.ttf +0 -0
- package/css/fonts/rawline/rawline-800.ttf +0 -0
- package/css/fonts/rawline/rawline-800i.ttf +0 -0
- package/css/fonts/rawline/rawline-900.ttf +0 -0
- package/css/fonts/rawline/rawline-900i.ttf +0 -0
- package/css/fonts/rawline/rawline.css +111 -0
- package/css/fonts/roboto/Roboto-Black.ttf +0 -0
- package/css/fonts/roboto/Roboto-BlackItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Bold.ttf +0 -0
- package/css/fonts/roboto/Roboto-BoldItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Italic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Light.ttf +0 -0
- package/css/fonts/roboto/Roboto-LightItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Medium.ttf +0 -0
- package/css/fonts/roboto/Roboto-MediumItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Regular.ttf +0 -0
- package/css/fonts/roboto/Roboto-Thin.ttf +0 -0
- package/css/fonts/roboto/Roboto-ThinItalic.ttf +0 -0
- package/css/fonts/roboto/roboto.css +83 -0
- package/css/fonts/times-new-roman/Times-New-Roman.css +27 -0
- package/css/fonts/times-new-roman/times-new-roman-bold-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-romanbold.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-B.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-BI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-C.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-L.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-LI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-M.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-MI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-R.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-RI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu.css +55 -0
- package/css/privacy/privacy.css +91 -22
- package/css/themes/aquamarine.min.css +5 -2
- package/css/themes/cerulean.min.css +4 -2
- package/css/themes/cosmo.min.css +5 -2
- package/css/themes/custom/aquamarine/button-aquamarine.css +336 -0
- package/css/themes/custom/aquamarine/checkbox-aquamarine.css +113 -0
- package/css/themes/custom/aquamarine/custom-aquamarine.css +1466 -0
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +80 -0
- package/css/themes/custom/aquamarine/panel-aquamarine.css +139 -0
- package/css/themes/custom/cerulean/button-cerulean.css +210 -152
- package/css/themes/custom/cerulean/custom-cerulean.css +623 -23
- package/css/themes/custom/cerulean/navbar-cerulean.css +39 -8
- package/css/themes/custom/cerulean/panel-cerulean.css +87 -18
- package/css/themes/custom/cosmo/button-cosmo.css +109 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +1005 -0
- package/css/themes/custom/cosmo/navbar-cosmo.css +93 -0
- package/css/themes/custom/cosmo/panel-cosmo.css +132 -0
- package/css/themes/custom/cyborg/button-cyborg.css +90 -0
- package/css/themes/custom/cyborg/custom-cyborg.css +1189 -0
- package/css/themes/custom/cyborg/navbar-cyborg.css +102 -0
- package/css/themes/custom/cyborg/panel-cyborg.css +131 -0
- package/css/themes/custom/darkly/button-darkly.css +162 -0
- package/css/themes/custom/darkly/custom-darkly.css +779 -25
- package/css/themes/custom/darkly/navbar-darkly.css +73 -11
- package/css/themes/custom/darkly/panel-darkly.css +68 -30
- package/css/themes/custom/dsgov/button-dsgov.css +164 -0
- package/css/themes/custom/dsgov/calendar-dsgov.css +231 -0
- package/css/themes/custom/dsgov/color-dsgov.css +138 -0
- package/css/themes/custom/dsgov/custom-dsgov.css +1246 -0
- package/css/themes/custom/dsgov/form-dsgov.css +362 -0
- package/css/themes/custom/dsgov/navbar-dsgov.css +242 -0
- package/css/themes/custom/dsgov/panel-dsgov.css +200 -0
- package/css/themes/custom/dsgov/slider-dsgov.css +92 -0
- package/css/themes/custom/dsgov/table-grid-dsgov.css +436 -0
- package/css/themes/custom/flatly/button-flatly.css +173 -0
- package/css/themes/custom/flatly/custom-flatly.css +629 -36
- package/css/themes/custom/flatly/navbar-flatly.css +53 -10
- package/css/themes/custom/flatly/panel-flatly.css +67 -26
- package/css/themes/custom/fuse/button-fuse.css +157 -0
- package/css/themes/custom/fuse/custom-fuse.css +1147 -0
- package/css/themes/custom/fuse/navbar-fuse.css +129 -0
- package/css/themes/custom/fuse/panel-fuse.css +183 -0
- package/css/themes/custom/journal/button-journal.css +195 -0
- package/css/themes/custom/journal/custom-journal.css +938 -0
- package/css/themes/custom/journal/navbar-journal.css +147 -0
- package/css/themes/custom/journal/panel-journal.css +123 -0
- package/css/themes/custom/lumen/button-lumen.css +213 -0
- package/css/themes/custom/lumen/custom-lumen.css +1089 -0
- package/css/themes/custom/lumen/navbar-lumen.css +97 -0
- package/css/themes/custom/lumen/panel-lumen.css +125 -0
- package/css/themes/custom/material/custom-material.css +770 -3118
- package/css/themes/custom/material/grid-material.css +302 -0
- package/css/themes/custom/material/navbar-material.css +88 -0
- package/css/themes/custom/material/panel-material.css +120 -0
- package/css/themes/custom/materialui/custom-materialui.css +275 -0
- package/css/themes/custom/navigator/custom-navigator.css +46 -60
- package/css/themes/custom/paper/button-paper.css +204 -0
- package/css/themes/custom/paper/custom-paper.css +1148 -0
- package/css/themes/custom/paper/navbar-paper.css +104 -0
- package/css/themes/custom/paper/panel-paper.css +81 -0
- package/css/themes/custom/readable/button-readable.css +182 -0
- package/css/themes/custom/readable/custom-readable.css +1030 -0
- package/css/themes/custom/readable/navbar-readable.css +148 -0
- package/css/themes/custom/readable/panel-readable.css +126 -0
- package/css/themes/custom/sandstone/button-sandstone.css +187 -0
- package/css/themes/custom/sandstone/custom-sandstone.css +992 -0
- package/css/themes/custom/sandstone/navbar-sandstone.css +89 -0
- package/css/themes/custom/sandstone/panel-sandstone.css +125 -0
- package/css/themes/custom/simplex/button-simplex.css +304 -0
- package/css/themes/custom/simplex/custom-simplex.css +922 -0
- package/css/themes/custom/simplex/navbar-simplex.css +109 -0
- package/css/themes/custom/simplex/panel-simplex.css +121 -0
- package/css/themes/custom/slate/button-slate.css +306 -0
- package/css/themes/custom/slate/custom-slate.css +1179 -0
- package/css/themes/custom/slate/navbar-slate.css +97 -0
- package/css/themes/custom/slate/panel-slate.css +87 -0
- package/css/themes/custom/spacelab/button-spacelab.css +192 -154
- package/css/themes/custom/spacelab/custom-spacelab.css +629 -7
- package/css/themes/custom/spacelab/navbar-spacelab.css +90 -11
- package/css/themes/custom/spacelab/panel-spacelab.css +96 -84
- package/css/themes/custom/superhero/button-superhero.css +166 -0
- package/css/themes/custom/superhero/custom-superhero.css +909 -35
- package/css/themes/custom/superhero/navbar-superhero.css +32 -6
- package/css/themes/custom/superhero/panel-superhero.css +32 -12
- package/css/themes/custom/superhero/tabs-superhero.css +2 -2
- package/css/themes/custom/theme-general/button.css +214 -72
- package/css/themes/custom/theme-general/carousel.css +31 -1
- package/css/themes/custom/theme-general/forms.css +91 -6
- package/css/themes/custom/theme-general/login.css +250 -6
- package/css/themes/custom/theme-general/menu.css +177 -3
- package/css/themes/custom/theme-general/modal.css +137 -5
- package/css/themes/custom/theme-general/notification.css +47 -6
- package/css/themes/custom/theme-general/report-viewer.css +11 -11
- package/css/themes/custom/theme-general/scheduler.css +142 -3
- package/css/themes/custom/theme-general/slider.css +64 -8
- package/css/themes/custom/theme-general/table-grid.css +166 -7
- package/css/themes/custom/theme-general/tabs.css +12 -12
- package/css/themes/custom/theme-general/theme-general.css +401 -59
- package/css/themes/custom/theme-general/timeline.css +6 -6
- package/css/themes/custom/theme-general/treeview.css +10 -9
- package/css/themes/custom/united/button-united.css +187 -0
- package/css/themes/custom/united/custom-united.css +965 -0
- package/css/themes/custom/united/navbar-united.css +101 -0
- package/css/themes/custom/united/panel-united.css +121 -0
- package/css/themes/custom/yeti/button-yeti.css +274 -0
- package/css/themes/custom/yeti/custom-yeti.css +1047 -0
- package/css/themes/custom/yeti/navbar-yeti.css +77 -0
- package/css/themes/custom/yeti/panel-yeti.css +127 -0
- package/css/themes/cyborg.min.css +5 -2
- package/css/themes/darkly.min.css +4 -2
- package/css/themes/deprecated/aquamarine.min.css +6 -0
- package/css/themes/deprecated/cerulean.min.css +7 -0
- package/css/themes/deprecated/cosmo.min.css +7 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn-toolbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/caret.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/has.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/kbd.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-justified.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-pills.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-stacked.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-tabs.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pre.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/form_input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/img_figure.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/accordion.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/align.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/border.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/card.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/custom.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/display.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/flex.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/float.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/img_figure.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/justify.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/margin.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/padding.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/page.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/position.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/rounded.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/shadow.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/validated.css +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/custom-aquamarine.min.css +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/fonts.css +162 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +3 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +3 -0
- package/css/themes/deprecated/custom/cerulean/custom-cerulean.min.css +6908 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +10 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +10 -0
- package/css/themes/deprecated/custom/cosmo/custom-cosmo.min.css +6943 -0
- package/css/themes/deprecated/custom/cyborg/custom-cyborg.min.css +6936 -0
- package/css/themes/deprecated/custom/darkly/custom-darkly.min.css +7059 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/custom-dsgov.min.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/{custom/aquamarine → deprecated/custom/dsgov}/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-100.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-100i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-200.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-200i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-300.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-300i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-400.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-400i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-500.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-500i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-600.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-600i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-700.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-700i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-800.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-800i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-900.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-900i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +9 -0
- package/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/css/themes/deprecated/custom/flatly/custom-flatly.min.css +7033 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/btn.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/close.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/embed-responsive.css +29 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/hidden.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/import_components_css.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/list-group.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/modal.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/navbar.css +400 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/type_bootstrap.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/visible.css +207 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/well.css +0 -0
- package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
- package/css/themes/{custom → deprecated/custom}/fuse/font/Inter-roman.var.woff2 +0 -0
- package/css/themes/{custom/fuse/font/fonts.css → deprecated/custom/fuse/font/font.css} +0 -0
- package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
- package/css/themes/{custom → deprecated/custom}/fuse/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/img/arrow-white.svg +0 -0
- package/css/themes/deprecated/custom/journal/custom-journal.min.css +9548 -0
- package/css/themes/deprecated/custom/lumen/custom-lumen.min.css +7183 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/img/arrow-white.svg +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-button.css +152 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/crn-carousel.css +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-cron-calendar.css +173 -0
- package/css/themes/deprecated/custom/material/components_css/crn-cron-grid.css +263 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/crn-enterprise.css +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-navbar.css +165 -0
- package/css/themes/deprecated/custom/material/components_css/crn-scheduler.css +97 -0
- package/css/themes/deprecated/custom/material/components_css/login.css +29 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/ui-notification.css +0 -0
- package/css/themes/deprecated/custom/material/custom-material.css +280 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/material/img/arrow-white.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-button.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-cron-calendar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-cron-grid.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-scheduler.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/login.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/custom-material_raiz.css +0 -0
- package/css/themes/deprecated/custom/navigator/custom-navigator.css +195 -0
- package/css/themes/deprecated/custom/paper/custom-paper.min.css +8943 -0
- package/css/themes/deprecated/custom/readable/custom-readable.min.css +8203 -0
- package/css/themes/deprecated/custom/sandstone/custom-sandstone.min.css +6917 -0
- package/css/themes/deprecated/custom/simplex/custom-simplex.min.css +6917 -0
- package/css/themes/deprecated/custom/slate/custom-slate.min.css +7283 -0
- package/css/themes/deprecated/custom/spacelab/custom-spacelab.min.css +6971 -0
- package/css/themes/deprecated/custom/superhero/custom-superhero.min.css +7019 -0
- package/css/themes/deprecated/custom/united/custom-united.min.css +6783 -0
- package/css/themes/deprecated/custom/yeti/custom-yeti.min.css +7077 -0
- package/css/themes/deprecated/cyborg.min.css +7 -0
- package/css/themes/deprecated/darkly.min.css +7 -0
- package/css/themes/deprecated/dsgov.min.css +6 -0
- package/css/themes/deprecated/flatly.min.css +7 -0
- package/css/themes/deprecated/fuse.min.css +7 -0
- package/css/themes/deprecated/journal.min.css +7 -0
- package/css/themes/deprecated/lumen.min.css +7 -0
- package/css/themes/deprecated/material.min.css +4 -0
- package/css/themes/{material_raiz.min.css → deprecated/material_raiz.min.css} +0 -0
- package/css/themes/deprecated/paper.min.css +7 -0
- package/css/themes/deprecated/readable.min.css +7 -0
- package/css/themes/deprecated/sandstone.min.css +7 -0
- package/css/themes/deprecated/simplex.min.css +7 -0
- package/css/themes/deprecated/slate.min.css +7 -0
- package/css/themes/deprecated/spacelab.min.css +7 -0
- package/css/themes/deprecated/superhero.min.css +7 -0
- package/css/themes/deprecated/united.min.css +7 -0
- package/css/themes/deprecated/yeti.min.css +7 -0
- package/css/themes/dsgov.min.css +5 -2
- package/css/themes/flatly.min.css +4 -2
- package/css/themes/fuse.min.css +5 -2
- package/css/themes/journal.min.css +5 -2
- package/css/themes/lumen.min.css +5 -2
- package/css/themes/material.min.css +9 -3
- package/css/themes/materialui.min.css +9 -0
- package/css/themes/paper.min.css +5 -2
- package/css/themes/readable.min.css +5 -2
- package/css/themes/sandstone.min.css +5 -2
- package/css/themes/simplex.min.css +5 -2
- package/css/themes/slate.min.css +5 -2
- package/css/themes/spacelab.min.css +4 -3
- package/css/themes/superhero.min.css +4 -2
- package/css/themes/theme.editor.view.html +1820 -0
- package/css/themes/united.min.css +5 -2
- package/css/themes/yeti.min.css +5 -2
- package/dist/components/css/checkbox-color.css +1 -1
- package/dist/components/css/color-default.css +1 -1
- package/dist/components/css/combobox-color.css +1 -1
- package/dist/components/css/crn-input-password.css +1 -1
- package/dist/components/css/deprecated/checkbox-color.css +1 -0
- package/dist/components/css/deprecated/color-default.css +1 -0
- package/dist/components/css/deprecated/combobox-color.css +1 -0
- package/dist/components/css/deprecated/multiselect-editor.css +1 -0
- package/dist/components/css/deprecated/option-color.css +1 -0
- package/dist/components/css/designtime.css +1 -1
- package/dist/components/css/font-size.css +1 -1
- package/dist/components/css/option-color.css +1 -1
- package/dist/components/js/format.min.js +1 -1
- package/dist/components/js/jquery.inputmask.bundle.js +1 -1
- package/dist/components/js/jquery.mask.min.js +1 -1
- package/dist/components/js/qrcode.js +1 -1
- package/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-one-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-three-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-two-container.template.html +1 -1
- package/dist/components/templates/accordion.template.html +1 -1
- package/dist/components/templates/anchor.template.html +1 -1
- package/dist/components/templates/button.template.html +1 -1
- package/dist/components/templates/crn-signature-pad.designtime.html +1 -1
- package/dist/components/templates/cron-calendar.designtime.html +1 -1
- package/dist/components/templates/cron-checkbox.template.html +1 -1
- package/dist/components/templates/cron-combobox-multiple.designtime.html +1 -1
- package/dist/components/templates/cron-combobox-multiple.template.html +1 -1
- package/dist/components/templates/cron-crud.template.html +1 -1
- package/dist/components/templates/cron-dynamic-menu.designtime.html +1 -1
- package/dist/components/templates/cron-dynamic-menu.template.html +1 -1
- package/dist/components/templates/cron-frame.template.html +1 -1
- package/dist/components/templates/cron-scheduler.designtime.html +1 -2
- package/dist/components/templates/cron-slider.designtime.html +1 -0
- package/dist/components/templates/cron-tree-view.designtime.html +1 -1
- package/dist/components/templates/dynamicfile.template.html +1 -1
- package/dist/components/templates/dynamictitle.template.html +1 -1
- package/dist/components/templates/form.template.html +1 -1
- package/dist/components/templates/icon.template.html +1 -1
- package/dist/components/templates/image-menu.template.html +1 -1
- package/dist/components/templates/navbar.template.html +1 -1
- package/dist/components/templates/panel.template.html +1 -1
- package/dist/components/templates/radiogroup.template.html +1 -1
- package/dist/components/templates/rating.template.html +1 -1
- package/dist/components/templates/social-button-bar.template.html +1 -1
- package/dist/components/templates/sub-form.template.html +1 -1
- package/dist/components/templates/textinputbutton.template.html +1 -1
- package/dist/css/animate.css +1 -1
- package/dist/css/app.css +1 -1
- package/dist/css/cronos.css +1 -1
- package/dist/css/modalTemplate.css +1 -1
- package/dist/css/privacy/privacy.css +1 -1
- package/dist/css/themes/aquamarine.min.css +1 -1
- package/dist/css/themes/cerulean.min.css +1 -1
- package/dist/css/themes/cosmo.min.css +1 -1
- package/dist/css/themes/custom/aquamarine/button-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/checkbox-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/font/fonts.css +1 -1
- package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/panel-aquamarine.css +1 -0
- package/dist/css/themes/custom/cerulean/button-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/panel-cerulean.css +1 -1
- package/dist/css/themes/custom/cosmo/button-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/panel-cosmo.css +1 -0
- package/dist/css/themes/custom/cyborg/button-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/panel-cyborg.css +1 -0
- package/dist/css/themes/custom/darkly/button-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
- package/dist/css/themes/custom/darkly/navbar-darkly.css +1 -1
- package/dist/css/themes/custom/darkly/panel-darkly.css +1 -1
- package/dist/css/themes/custom/dsgov/button-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/calendar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/color-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/panel-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/slider-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/table-grid-dsgov.css +1 -0
- package/dist/css/themes/custom/flatly/button-flatly.css +1 -0
- package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
- package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
- package/dist/css/themes/custom/flatly/panel-flatly.css +1 -1
- package/dist/css/themes/custom/fuse/button-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/navbar-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/panel-fuse.css +1 -0
- package/dist/css/themes/custom/journal/button-journal.css +1 -0
- package/dist/css/themes/custom/journal/custom-journal.css +1 -0
- package/dist/css/themes/custom/journal/navbar-journal.css +1 -0
- package/dist/css/themes/custom/journal/panel-journal.css +1 -0
- package/dist/css/themes/custom/lumen/button-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/custom-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/navbar-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/panel-lumen.css +1 -0
- package/dist/css/themes/custom/material/custom-material.css +1 -1
- package/dist/css/themes/custom/material/grid-material.css +1 -0
- package/dist/css/themes/custom/material/navbar-material.css +1 -0
- package/dist/css/themes/custom/material/panel-material.css +1 -0
- package/dist/css/themes/custom/materialui/custom-materialui.css +1 -0
- package/dist/css/themes/custom/navigator/custom-navigator.css +1 -1
- package/dist/css/themes/custom/paper/button-paper.css +1 -0
- package/dist/css/themes/custom/paper/custom-paper.css +1 -0
- package/dist/css/themes/custom/paper/navbar-paper.css +1 -0
- package/dist/css/themes/custom/paper/panel-paper.css +1 -0
- package/dist/css/themes/custom/readable/button-readable.css +1 -0
- package/dist/css/themes/custom/readable/custom-readable.css +1 -0
- package/dist/css/themes/custom/readable/navbar-readable.css +1 -0
- package/dist/css/themes/custom/readable/panel-readable.css +1 -0
- package/dist/css/themes/custom/sandstone/button-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/navbar-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -0
- package/dist/css/themes/custom/simplex/button-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/custom-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/navbar-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/panel-simplex.css +1 -0
- package/dist/css/themes/custom/slate/button-slate.css +1 -0
- package/dist/css/themes/custom/slate/custom-slate.css +1 -0
- package/dist/css/themes/custom/slate/navbar-slate.css +1 -0
- package/dist/css/themes/custom/slate/panel-slate.css +1 -0
- package/dist/css/themes/custom/spacelab/button-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/navbar-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/panel-spacelab.css +1 -1
- package/dist/css/themes/custom/superhero/button-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/navbar-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/panel-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/tabs-superhero.css +1 -1
- package/dist/css/themes/custom/theme-general/button.css +1 -1
- package/dist/css/themes/custom/theme-general/carousel.css +1 -1
- package/dist/css/themes/custom/theme-general/forms.css +1 -1
- package/dist/css/themes/custom/theme-general/login.css +1 -1
- package/dist/css/themes/custom/theme-general/menu.css +1 -1
- package/dist/css/themes/custom/theme-general/modal.css +1 -1
- package/dist/css/themes/custom/theme-general/notification.css +1 -1
- package/dist/css/themes/custom/theme-general/report-viewer.css +1 -1
- package/dist/css/themes/custom/theme-general/scheduler.css +1 -1
- package/dist/css/themes/custom/theme-general/slider.css +1 -1
- package/dist/css/themes/custom/theme-general/table-grid.css +1 -1
- package/dist/css/themes/custom/theme-general/tabs.css +1 -1
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
- package/dist/css/themes/custom/theme-general/timeline.css +1 -1
- package/dist/css/themes/custom/theme-general/treeview.css +1 -1
- package/dist/css/themes/custom/united/button-united.css +1 -0
- package/dist/css/themes/custom/united/custom-united.css +1 -0
- package/dist/css/themes/custom/united/navbar-united.css +1 -0
- package/dist/css/themes/custom/united/panel-united.css +1 -0
- package/dist/css/themes/custom/yeti/button-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/custom-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/navbar-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/panel-yeti.css +1 -0
- package/dist/css/themes/cyborg.min.css +1 -1
- package/dist/css/themes/darkly.min.css +1 -1
- package/dist/css/themes/deprecated/aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/cerulean.min.css +1 -0
- package/dist/css/themes/deprecated/cosmo.min.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +12 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/cerulean/custom-cerulean.min.css +13 -0
- package/dist/css/themes/{custom/lumen → deprecated/custom/cerulean}/img/arrow-gray.svg +0 -0
- package/dist/css/themes/{custom/lumen → deprecated/custom/cerulean}/img/arrow-white.svg +0 -0
- package/dist/css/themes/deprecated/custom/cosmo/custom-cosmo.min.css +13 -0
- package/dist/css/themes/deprecated/custom/cyborg/custom-cyborg.min.css +13 -0
- package/dist/css/themes/deprecated/custom/darkly/custom-darkly.min.css +13 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/dist/css/themes/deprecated/custom/flatly/custom-flatly.min.css +13 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/form.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/hidden.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/import_components_css.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/well.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/fuse/font/font.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/journal/custom-journal.min.css +12 -0
- package/dist/css/themes/deprecated/custom/lumen/custom-lumen.min.css +13 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/fonts.css +0 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material/custom-material.css +1 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +1 -0
- package/dist/css/themes/deprecated/custom/navigator/custom-navigator.css +1 -0
- package/dist/css/themes/deprecated/custom/paper/custom-paper.min.css +13 -0
- package/dist/css/themes/deprecated/custom/readable/custom-readable.min.css +13 -0
- package/dist/css/themes/deprecated/custom/sandstone/custom-sandstone.min.css +13 -0
- package/dist/css/themes/deprecated/custom/simplex/custom-simplex.min.css +13 -0
- package/dist/css/themes/deprecated/custom/slate/custom-slate.min.css +13 -0
- package/dist/css/themes/deprecated/custom/spacelab/custom-spacelab.min.css +13 -0
- package/dist/css/themes/deprecated/custom/superhero/custom-superhero.min.css +13 -0
- package/dist/css/themes/deprecated/custom/united/custom-united.min.css +13 -0
- package/dist/css/themes/deprecated/custom/yeti/custom-yeti.min.css +13 -0
- package/dist/css/themes/deprecated/cyborg.min.css +1 -0
- package/dist/css/themes/deprecated/darkly.min.css +1 -0
- package/dist/css/themes/deprecated/dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/flatly.min.css +1 -0
- package/dist/css/themes/deprecated/fuse.min.css +1 -0
- package/dist/css/themes/deprecated/journal.min.css +1 -0
- package/dist/css/themes/deprecated/lumen.min.css +1 -0
- package/dist/css/themes/deprecated/material.min.css +1 -0
- package/dist/css/themes/deprecated/material_raiz.min.css +1 -0
- package/dist/css/themes/deprecated/paper.min.css +1 -0
- package/dist/css/themes/deprecated/readable.min.css +1 -0
- package/dist/css/themes/deprecated/sandstone.min.css +1 -0
- package/dist/css/themes/deprecated/simplex.min.css +1 -0
- package/dist/css/themes/deprecated/slate.min.css +1 -0
- package/dist/css/themes/deprecated/spacelab.min.css +1 -0
- package/dist/css/themes/deprecated/superhero.min.css +1 -0
- package/dist/css/themes/deprecated/united.min.css +1 -0
- package/dist/css/themes/deprecated/yeti.min.css +1 -0
- package/dist/css/themes/dsgov.min.css +1 -1
- package/dist/css/themes/flatly.min.css +1 -1
- package/dist/css/themes/fuse.min.css +1 -1
- package/dist/css/themes/journal.min.css +1 -1
- package/dist/css/themes/lumen.min.css +1 -1
- package/dist/css/themes/material.min.css +1 -1
- package/dist/css/themes/materialui.min.css +1 -0
- package/dist/css/themes/paper.min.css +1 -1
- package/dist/css/themes/readable.min.css +1 -1
- package/dist/css/themes/sandstone.min.css +1 -1
- package/dist/css/themes/simplex.min.css +1 -1
- package/dist/css/themes/slate.min.css +1 -1
- package/dist/css/themes/spacelab.min.css +1 -1
- package/dist/css/themes/superhero.min.css +1 -1
- package/dist/css/themes/theme.editor.view.html +5 -0
- package/dist/css/themes/united.min.css +1 -1
- package/dist/css/themes/yeti.min.css +1 -1
- package/dist/i18n/locale_en_us.json +4 -1
- package/dist/i18n/locale_pt_br.json +4 -1
- package/dist/img/cron-icon/crn-component.svg +1 -0
- package/dist/js/app.js +1 -1
- package/dist/js/controllers.js +1 -1
- package/dist/js/dashboard/dashboard.service.js +1 -1
- package/dist/js/directives.js +14 -1
- package/dist/js/reports/reports.service.js +1 -1
- package/dist/js/stateProvider.js +1 -1
- package/gulpfile.js +1 -1
- package/i18n/locale_en_us.json +4 -1
- package/i18n/locale_pt_br.json +4 -1
- package/img/cron-icon/crn-component.svg +22 -0
- package/js/app.js +16 -2
- package/js/controllers.js +10 -2
- package/js/dashboard/dashboard.service.js +4 -2
- package/js/directives.js +650 -347
- package/js/reports/reports.service.js +5 -2
- package/js/stateProvider.js +17 -8
- package/package.json +4 -4
- package/postupdate.json +128 -115
- package/css/modalTemplate.css +0 -37
- package/css/reset_password.css +0 -5
- package/css/signup.css +0 -16
- package/css/themes/custom/cosmo/custom-cosmo.min.css +0 -2959
- package/css/themes/custom/cyborg/custom-cyborg.min.css +0 -1805
- package/css/themes/custom/dsgov/font/fonts.css +0 -162
- package/css/themes/custom/fuse/components_css/navbar.css +0 -405
- package/css/themes/custom/fuse/custom-fuse.min.css +0 -3107
- package/css/themes/custom/journal/custom-journal.min.css +0 -1570
- package/css/themes/custom/lumen/custom-lumen.min.css +0 -3479
- package/css/themes/custom/paper/custom-paper.min.css +0 -1561
- package/css/themes/custom/readable/custom-readable.min.css +0 -2661
- package/css/themes/custom/sandstone/custom-sandstone.min.css +0 -1055
- package/css/themes/custom/simplex/custom-simplex.min.css +0 -2646
- package/css/themes/custom/slate/custom-slate.min.css +0 -2956
- package/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/fonts.css +0 -89
- package/css/themes/custom/theme-general/cookies.css +0 -34
- package/css/themes/custom/united/custom-united.min.css +0 -2493
- package/css/themes/custom/yeti/custom-yeti.min.css +0 -3363
- package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/fonts.css +0 -1
- package/dist/css/themes/custom/theme-general/cookies.css +0 -1
package/js/directives.js
CHANGED
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
var content = element.html();
|
|
350
350
|
var templateDyn =
|
|
351
351
|
'<div ngf-drop="" ngf-drag-over-class="dragover">\
|
|
352
|
-
<img alt="$picture$" style="width:
|
|
352
|
+
<img alt="$picture$" style="width: 86%;" ng-if="$ngModel$" data-ng-src="{{$ngModel$.startsWith(\'http\') || ($ngModel$.startsWith(\'/\') && $ngModel$.length < 1000)? $ngModel$ : \'data:image/png;base64,\' + $ngModel$}}">\
|
|
353
353
|
<input id="$id$" aria-label="$userHtml$" ng-if="!$ngModel$" autocomplete="off" tabindex="-1" class="uiSelectRequired ui-select-offscreen" style="top: inherit !important; margin-left: 85px !important;margin-top: 50px !important; display: none;" type=text ng-model="$ngModel$" $required$>\
|
|
354
354
|
<button id="$idbutton$" class="btn" ng-if="!$ngModel$" ngf-drop="" ngf-select="" ngf-change="cronapi.internal.setFile(\'$ngModel$\', $file)" ngf-pattern="\'image/*\'" ngf-max-size="$maxFileSize$">\
|
|
355
355
|
$userHtml$\
|
|
@@ -403,6 +403,7 @@
|
|
|
403
403
|
var content = element.html();
|
|
404
404
|
|
|
405
405
|
var maxFileSize = "";
|
|
406
|
+
var acceptFile = attr.acceptFile || "'*.*'";
|
|
406
407
|
if (attr.maxFileSize)
|
|
407
408
|
maxFileSize = attr.maxFileSize;
|
|
408
409
|
let fileInfo = attr.fileInfo ? `'${attr.fileInfo}'`: 'undefined';
|
|
@@ -410,7 +411,7 @@
|
|
|
410
411
|
var templateDyn = '\
|
|
411
412
|
<div ng-show="!$ngModel$" ngf-drop="" ngf-drag-over-class="dragover">\
|
|
412
413
|
<input id="$id$" aria-label="$userHtml$" ng-if="!$ngModel$" autocomplete="off" tabindex="-1" class="uiSelectRequired ui-select-offscreen" style="top: inherit !important;margin-left: 85px !important;margin-top: 50px !important; display: none;" type=text ng-model="$ngModel$" $required$>\
|
|
413
|
-
<button id="$idbutton$" class="btn" ngf-drop="" ngf-select="" ngf-change="cronapi.internal.uploadFile(\'$ngModel$\', $file, \'uploadprogress$number$\', $fileInfo$, $invalidFiles)" ngf-max-size="$maxFileSize$">\
|
|
414
|
+
<button id="$idbutton$" class="btn" ngf-drop="" ngf-select="" ngf-change="cronapi.internal.uploadFile(\'$ngModel$\', $file, \'uploadprogress$number$\', $fileInfo$, $invalidFiles)" ngf-max-size="$maxFileSize$" ngf-pattern="$acceptPattern$" ngf-accept="$acceptFile$">\
|
|
414
415
|
$userHtml$\
|
|
415
416
|
</button>\
|
|
416
417
|
<div class="progress" data-type="bootstrapProgress" id="uploadprogress$number$" style="display:none">\
|
|
@@ -442,6 +443,8 @@
|
|
|
442
443
|
.split('$maxFileSize$').join(maxFileSize)
|
|
443
444
|
.split('$lblDownload$').join($translate.instant('download'))
|
|
444
445
|
.split('$fileInfo$').join(fileInfo)
|
|
446
|
+
.split('$acceptPattern$').join(acceptFile)
|
|
447
|
+
.split('$acceptFile$').join(acceptFile)
|
|
445
448
|
);
|
|
446
449
|
|
|
447
450
|
element.html(templateDyn);
|
|
@@ -1691,30 +1694,100 @@
|
|
|
1691
1694
|
dataSource: {
|
|
1692
1695
|
batch: false, // Enable batch updates
|
|
1693
1696
|
transport: {
|
|
1697
|
+
isComponentInDocument: function(component) {
|
|
1698
|
+
if (!component) return false;
|
|
1699
|
+
return ($(document).has(component.element[0]).length);
|
|
1700
|
+
},
|
|
1701
|
+
getCurrentCallbackForPush: function(callback, component) {
|
|
1702
|
+
return callback || component;
|
|
1703
|
+
},
|
|
1704
|
+
pushAction: function(type, callback) {
|
|
1705
|
+
return (data) => {
|
|
1706
|
+
let cantRemoveDsEvents = ["read", "memorydelete", "overRideRefresh"];
|
|
1707
|
+
if (this.isComponentInDocument(options.refComponent)) {
|
|
1708
|
+
let current = this.getCurrentCallbackForPush(callback, options.refComponent);
|
|
1709
|
+
let acceptedMethod = current[type];
|
|
1710
|
+
|
|
1711
|
+
if (acceptedMethod) {
|
|
1712
|
+
acceptedMethod(data);
|
|
1713
|
+
}
|
|
1714
|
+
else {
|
|
1715
|
+
options.fromRead = type === "read";
|
|
1716
|
+
options.refComponent.dataSource.read();
|
|
1717
|
+
}
|
|
1718
|
+
}
|
|
1719
|
+
else if (!cantRemoveDsEvents.includes(type)) {
|
|
1720
|
+
datasource.removeDataSourceEvents(this.options.dataSourceEventsPush);
|
|
1721
|
+
}
|
|
1722
|
+
}
|
|
1723
|
+
},
|
|
1724
|
+
push: function(callback) {
|
|
1725
|
+
if (!this.dataSourceEventsPush && datasource) {
|
|
1726
|
+
this.dataSourceEventsPush = {
|
|
1727
|
+
create: this.pushAction.bind(this)('pushUpdate', callback),
|
|
1728
|
+
update: this.pushAction.bind(this)('pushUpdate', callback),
|
|
1729
|
+
delete: this.pushAction.bind(this)('pushDestroy', callback),
|
|
1730
|
+
read: this.pushAction.bind(this)('read', callback),
|
|
1731
|
+
memorycreate: this.pushAction.bind(this)('pushUpdate', callback),
|
|
1732
|
+
memoryupdate: this.pushAction.bind(this)('pushUpdate', callback),
|
|
1733
|
+
memorydelete: this.pushAction.bind(this)('pushDestroy', callback)
|
|
1734
|
+
};
|
|
1735
|
+
|
|
1736
|
+
datasource.addDataSourceEvents(this.dataSourceEventsPush);
|
|
1737
|
+
}
|
|
1738
|
+
},
|
|
1694
1739
|
read: function(read) {
|
|
1695
1740
|
read.data = read.data || {};
|
|
1696
|
-
// verify if lastSearchedPeriod is the same searched now. If so ignore search.
|
|
1697
|
-
if(needsToFetchData(read.data)) {
|
|
1698
|
-
lastSearchedPeriod = read.data;
|
|
1699
1741
|
|
|
1700
|
-
|
|
1701
|
-
|
|
1742
|
+
let doFetch = false;
|
|
1743
|
+
try {
|
|
1744
|
+
if (!options.kendoCallback) {
|
|
1745
|
+
options.kendoCallback = read;
|
|
1746
|
+
doFetch = true;
|
|
1702
1747
|
}
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
// notify the data source that the request failed
|
|
1713
|
-
read.error(angular.copy(data));
|
|
1748
|
+
else {
|
|
1749
|
+
if (options.fromRead) {
|
|
1750
|
+
if (!options.isReading) {
|
|
1751
|
+
options.isReading = true;
|
|
1752
|
+
options.kendoCallback.success(datasource.data);
|
|
1753
|
+
}
|
|
1754
|
+
else {
|
|
1755
|
+
read.error();
|
|
1756
|
+
}
|
|
1714
1757
|
}
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1758
|
+
else {
|
|
1759
|
+
doFetch = true;
|
|
1760
|
+
}
|
|
1761
|
+
}
|
|
1762
|
+
} finally {
|
|
1763
|
+
options.fromRead = false;
|
|
1764
|
+
options.isReading = false;
|
|
1765
|
+
}
|
|
1766
|
+
|
|
1767
|
+
if (doFetch) {
|
|
1768
|
+
// verify if lastSearchedPeriod is the same searched now. If so ignore search.
|
|
1769
|
+
if(needsToFetchData(read.data)) {
|
|
1770
|
+
lastSearchedPeriod = read.data;
|
|
1771
|
+
|
|
1772
|
+
if(jQuery.isEmptyObject(read.data)) {
|
|
1773
|
+
read.data[options.schedulerDataModel.start.name] = schedulerStartDate;
|
|
1774
|
+
}
|
|
1775
|
+
let paramsOData = kendo.data.transports.odata.parameterMap(read.data, 'read');
|
|
1776
|
+
let orderBy = '';
|
|
1777
|
+
let fetchData = {};
|
|
1778
|
+
fetchData.params = paramsOData;
|
|
1779
|
+
datasource.fetch(fetchData, {
|
|
1780
|
+
success: function(data) {
|
|
1781
|
+
read.success(angular.copy(data));
|
|
1782
|
+
},
|
|
1783
|
+
canceled: function(data) {
|
|
1784
|
+
// notify the data source that the request failed
|
|
1785
|
+
read.error(angular.copy(data));
|
|
1786
|
+
}
|
|
1787
|
+
}, false);
|
|
1788
|
+
} else {
|
|
1789
|
+
read.error();
|
|
1790
|
+
}
|
|
1718
1791
|
}
|
|
1719
1792
|
}.bind(this),
|
|
1720
1793
|
update: (update) => {
|
|
@@ -1854,6 +1927,7 @@
|
|
|
1854
1927
|
|
|
1855
1928
|
// Get reference to the kendo.ui.Scheduler instance
|
|
1856
1929
|
let scheduler = schedulerElement.data("kendoScheduler");
|
|
1930
|
+
options.refComponent = scheduler;
|
|
1857
1931
|
let lastView;
|
|
1858
1932
|
|
|
1859
1933
|
scheduler.bind('navigate', function(e) {
|
|
@@ -1916,40 +1990,50 @@
|
|
|
1916
1990
|
}
|
|
1917
1991
|
return obj;
|
|
1918
1992
|
},
|
|
1919
|
-
|
|
1993
|
+
removeSpecialChar: function(value) {
|
|
1994
|
+
return value.replace(/[^a-zA-Z0-9]/g, "").toLowerCase();
|
|
1995
|
+
},
|
|
1996
|
+
getModelName: function(attrs) {
|
|
1997
|
+
return attrs ? this.removeSpecialChar(attrs.ngModel) : 'subgrid';
|
|
1998
|
+
},
|
|
1999
|
+
generateToolbarButtonCall: function(toolbarButton, scope, options, attrs) {
|
|
1920
2000
|
var buttonCall;
|
|
1921
2001
|
var generateObjTemplate = function(functionToCall, title, iconClass) {
|
|
1922
2002
|
var obj = {
|
|
1923
2003
|
template: function() {
|
|
1924
|
-
|
|
1925
|
-
return createTemplateButton(buttonId, functionToCall, title, iconClass);
|
|
2004
|
+
return createTemplateButton(functionToCall, title, iconClass);
|
|
1926
2005
|
}.bind(this)
|
|
1927
2006
|
};
|
|
1928
2007
|
return obj;
|
|
1929
2008
|
}.bind(this);
|
|
1930
2009
|
|
|
1931
|
-
var createTemplateButton = function(
|
|
2010
|
+
var createTemplateButton = function(functionToCall, title, iconClass) {
|
|
1932
2011
|
var template = '';
|
|
1933
2012
|
|
|
1934
2013
|
let security = toolbarButton.security ? `cronapp-security="${toolbarButton.security}"` : "";
|
|
1935
2014
|
|
|
2015
|
+
let modelName = this.getModelName(attrs);
|
|
2016
|
+
let buttonType = this.removeSpecialChar(toolbarButton.type);
|
|
2017
|
+
let buttonDesc = toolbarButton.title ? this.removeSpecialChar(toolbarButton.title): this.removeSpecialChar(toolbarButton.iconClass);
|
|
2018
|
+
let buttonId = `${modelName}-${buttonType}-${buttonDesc}`;
|
|
2019
|
+
|
|
1936
2020
|
if (toolbarButton.type == "SaveOrCancelChanges") {
|
|
1937
2021
|
if (toolbarButton.saveButton)
|
|
1938
|
-
template = '<a #SECURITY# role="button" class="saveorcancelchanges k-button k-button-icontext k-grid-save-changes" id="#BUTTONID#" href="javascript:void(0)"><span class="k-icon k-i-check"></span>#TITLE#</a>';
|
|
2022
|
+
template = '<a #SECURITY# role="button" class="saveorcancelchanges k-button k-button-icontext k-grid-save-changes" data-id="#BUTTONID#" href="javascript:void(0)"><span class="k-icon k-i-check"></span>#TITLE#</a>';
|
|
1939
2023
|
else
|
|
1940
|
-
template = '<a #SECURITY# role="button" class="saveorcancelchanges k-button k-button-icontext k-grid-cancel-changes" id="#BUTTONID#" href="javascript:void(0)"><span class="k-icon k-i-cancel" ></span>#TITLE#</a>';
|
|
2024
|
+
template = '<a #SECURITY# role="button" class="saveorcancelchanges k-button k-button-icontext k-grid-cancel-changes" data-id="#BUTTONID#" href="javascript:void(0)"><span class="k-icon k-i-cancel" ></span>#TITLE#</a>';
|
|
1941
2025
|
}
|
|
1942
2026
|
else if (toolbarButton.type == "Blockly" || toolbarButton.type == "Customized") {
|
|
1943
|
-
template = '<a #SECURITY# class="k-button k-grid-custom" id="#BUTTONID#" href="javascript:void(0)"><span class="#ICONCLASS#" ></span>#TITLE#</a>';
|
|
2027
|
+
template = '<a #SECURITY# class="k-button k-grid-custom" data-id="#BUTTONID#" href="javascript:void(0)"><span class="#ICONCLASS#" ></span>#TITLE#</a>';
|
|
1944
2028
|
}
|
|
1945
2029
|
else if (toolbarButton.type == "Native" && toolbarButton.title == 'create') {
|
|
1946
|
-
template = '<a #SECURITY# role="button" id="#BUTTONID#" class="k-button k-button-icontext k-grid-add" href="javascript:void(0)"><span class="k-icon k-i-plus"></span>{{"Add" | translate}}</a>';
|
|
2030
|
+
template = '<a #SECURITY# role="button" data-id="#BUTTONID#" class="k-button k-button-icontext k-grid-add" href="javascript:void(0)"><span class="k-icon k-i-plus"></span>{{"Add" | translate}}</a>';
|
|
1947
2031
|
}
|
|
1948
2032
|
else if (toolbarButton.type == "Native" && toolbarButton.title == 'excel') {
|
|
1949
|
-
template = '<a #SECURITY# role="button" id="#BUTTONID#" class="k-button k-button-icontext k-grid-excel" href="javascript:void(0)"><span class="k-icon k-i-file-excel"></span>{{"exportExcel" | translate}}</a>';
|
|
2033
|
+
template = '<a #SECURITY# role="button" data-id="#BUTTONID#" class="k-button k-button-icontext k-grid-excel" href="javascript:void(0)"><span class="k-icon k-i-file-excel"></span>{{"exportExcel" | translate}}</a>';
|
|
1950
2034
|
}
|
|
1951
2035
|
else if (toolbarButton.type == "Native" && toolbarButton.title == 'pdf') {
|
|
1952
|
-
template = '<a #SECURITY# role="button" id="#BUTTONID#" class="k-button k-button-icontext k-grid-pdf" href="javascript:void(0)"><span class="k-icon k-i-file-pdf"></span>{{"exportPDF" | translate}}</a>';
|
|
2036
|
+
template = '<a #SECURITY# role="button" data-id="#BUTTONID#" class="k-button k-button-icontext k-grid-pdf" href="javascript:void(0)"><span class="k-icon k-i-file-pdf"></span>{{"exportPDF" | translate}}</a>';
|
|
1953
2037
|
}
|
|
1954
2038
|
|
|
1955
2039
|
template = template
|
|
@@ -1962,13 +2046,14 @@
|
|
|
1962
2046
|
var cronappDatasource = eval(options.dataSourceScreen.entityDataSource.name);
|
|
1963
2047
|
|
|
1964
2048
|
var waitRender = setInterval(function() {
|
|
1965
|
-
if ($(
|
|
2049
|
+
if ($(`[data-id=${buttonId}]`).length > 0) {
|
|
1966
2050
|
scope.safeApply(function() {
|
|
1967
|
-
var x = angular.element($(
|
|
2051
|
+
var x = angular.element($(`[data-id=${buttonId}]`));
|
|
1968
2052
|
$compile(x)(scope);
|
|
2053
|
+
$(`[data-id=${buttonId}]`).attr('id', buttonId);
|
|
1969
2054
|
});
|
|
1970
2055
|
|
|
1971
|
-
$(
|
|
2056
|
+
$(`[data-id=${buttonId}]`).click(function() {
|
|
1972
2057
|
|
|
1973
2058
|
var currentGrid = options.refComponent;
|
|
1974
2059
|
var selectedRows = [];
|
|
@@ -2187,7 +2272,7 @@
|
|
|
2187
2272
|
return widthDevice;
|
|
2188
2273
|
},
|
|
2189
2274
|
|
|
2190
|
-
getColumns: function(options, datasource, scope, tooltips) {
|
|
2275
|
+
getColumns: function(options, datasource, scope, tooltips, attrs) {
|
|
2191
2276
|
var helperDirective = this;
|
|
2192
2277
|
|
|
2193
2278
|
function getTemplate(column) {
|
|
@@ -2353,6 +2438,28 @@
|
|
|
2353
2438
|
|
|
2354
2439
|
}
|
|
2355
2440
|
|
|
2441
|
+
function setIdCommandButton(idForCommand, command) {
|
|
2442
|
+
let waitRender = setInterval(() => {
|
|
2443
|
+
if ($(`.k-grid-${idForCommand}`).is(":visible")) {
|
|
2444
|
+
clearInterval(waitRender);
|
|
2445
|
+
var currentGrid = options.refComponent;
|
|
2446
|
+
|
|
2447
|
+
$(`.k-grid-${idForCommand}`).each((idx,elem) => {
|
|
2448
|
+
let $elem = $(elem);
|
|
2449
|
+
if (!$elem.attr('id')) {
|
|
2450
|
+
let item = currentGrid.dataItem($elem.closest('tr'));
|
|
2451
|
+
|
|
2452
|
+
let modelName = this.getModelName(attrs);
|
|
2453
|
+
let key = item["_objectKey"];
|
|
2454
|
+
let id = `${modelName}-${command}-${key}`;
|
|
2455
|
+
$elem.attr('id', id);
|
|
2456
|
+
}
|
|
2457
|
+
});
|
|
2458
|
+
|
|
2459
|
+
}
|
|
2460
|
+
}, 200);
|
|
2461
|
+
}
|
|
2462
|
+
|
|
2356
2463
|
function getCommandForEditButtonDatabase(opt, command) {
|
|
2357
2464
|
var cmd;
|
|
2358
2465
|
let idForCommand = app.common.generateId();
|
|
@@ -2393,6 +2500,7 @@
|
|
|
2393
2500
|
text: { edit: " ", update: " ", cancel: " " },
|
|
2394
2501
|
};
|
|
2395
2502
|
}
|
|
2503
|
+
setIdCommandButton.bind(this)(idForCommand, command);
|
|
2396
2504
|
return cmd;
|
|
2397
2505
|
}
|
|
2398
2506
|
|
|
@@ -2424,6 +2532,7 @@
|
|
|
2424
2532
|
template: template
|
|
2425
2533
|
};
|
|
2426
2534
|
}
|
|
2535
|
+
setIdCommandButton.bind(this)(idForCommand, command);
|
|
2427
2536
|
return cmd;
|
|
2428
2537
|
}
|
|
2429
2538
|
|
|
@@ -2644,7 +2753,9 @@
|
|
|
2644
2753
|
'selectedRows': selectedRowsKeyOrObj
|
|
2645
2754
|
};
|
|
2646
2755
|
|
|
2647
|
-
|
|
2756
|
+
if (this.element.find('input[type=checkbox]').length === 0) {
|
|
2757
|
+
cronappDatasource.goTo(itemAsObj);
|
|
2758
|
+
}
|
|
2648
2759
|
scope.$eval(call, contextVars);
|
|
2649
2760
|
return;
|
|
2650
2761
|
}
|
|
@@ -2655,6 +2766,7 @@
|
|
|
2655
2766
|
attributes: getAttributes(column)
|
|
2656
2767
|
};
|
|
2657
2768
|
columns.push(addColumn);
|
|
2769
|
+
setIdCommandButton.bind(this)(idForCommand, column.dataType);
|
|
2658
2770
|
}
|
|
2659
2771
|
else if (column.dataType == "Selectable") {
|
|
2660
2772
|
var checkColumn = {
|
|
@@ -2680,7 +2792,7 @@
|
|
|
2680
2792
|
|
|
2681
2793
|
return pageable;
|
|
2682
2794
|
},
|
|
2683
|
-
getToolbar: function(options, scope) {
|
|
2795
|
+
getToolbar: function(options, scope, attrs) {
|
|
2684
2796
|
|
|
2685
2797
|
function generateToolbarTemplate(toolbarButton) {
|
|
2686
2798
|
let security = toolbarButton.security ? `cronapp-security="${toolbarButton.security}" class` : "class";
|
|
@@ -2706,7 +2818,7 @@
|
|
|
2706
2818
|
else {
|
|
2707
2819
|
toolbarButton.methodCall += "cronapi.internal.focusFormInput();"
|
|
2708
2820
|
}
|
|
2709
|
-
var button = this.generateToolbarButtonCall(toolbarButton, scope, options);
|
|
2821
|
+
var button = this.generateToolbarButtonCall(toolbarButton, scope, options, attrs);
|
|
2710
2822
|
toolbar.push(button);
|
|
2711
2823
|
|
|
2712
2824
|
if (!options.hideModalButtons) {
|
|
@@ -2714,7 +2826,7 @@
|
|
|
2714
2826
|
}
|
|
2715
2827
|
}
|
|
2716
2828
|
else {
|
|
2717
|
-
let toolbarOp = this.generateToolbarButtonCall(toolbarButton, scope, options);
|
|
2829
|
+
let toolbarOp = this.generateToolbarButtonCall(toolbarButton, scope, options, attrs);
|
|
2718
2830
|
toolbar.push(toolbarOp);
|
|
2719
2831
|
}
|
|
2720
2832
|
}
|
|
@@ -2726,12 +2838,12 @@
|
|
|
2726
2838
|
}
|
|
2727
2839
|
}
|
|
2728
2840
|
else if (toolbarButton.type == "Blockly" || toolbarButton.type == "Customized") {
|
|
2729
|
-
var buttonBlockly = this.generateToolbarButtonCall(toolbarButton, scope, options);
|
|
2841
|
+
var buttonBlockly = this.generateToolbarButtonCall(toolbarButton, scope, options, attrs);
|
|
2730
2842
|
toolbar.push(buttonBlockly);
|
|
2731
2843
|
}
|
|
2732
2844
|
else if (toolbarButton.type == "SaveOrCancelChanges") {
|
|
2733
2845
|
if (options.editable != 'no') {
|
|
2734
|
-
var buttonSaveOrCancel = this.generateToolbarButtonCall(toolbarButton, scope, options);
|
|
2846
|
+
var buttonSaveOrCancel = this.generateToolbarButtonCall(toolbarButton, scope, options, attrs);
|
|
2735
2847
|
toolbar.push(buttonSaveOrCancel);
|
|
2736
2848
|
}
|
|
2737
2849
|
}
|
|
@@ -2955,9 +3067,9 @@
|
|
|
2955
3067
|
|
|
2956
3068
|
var datasource = app.kendoHelper.getDataSource(options.dataSourceScreen.entityDataSource, scope, options.allowPaging, options.pageCount, options.columns, options.groupings);
|
|
2957
3069
|
|
|
2958
|
-
var columns = this.getColumns(options, datasource, scope, tooltips);
|
|
3070
|
+
var columns = this.getColumns(options, datasource, scope, tooltips, attrs);
|
|
2959
3071
|
var pageAble = this.getPageAble(options);
|
|
2960
|
-
var toolbar = this.getToolbar(options, scope);
|
|
3072
|
+
var toolbar = this.getToolbar(options, scope, attrs);
|
|
2961
3073
|
var editable = this.getEditable(options);
|
|
2962
3074
|
var filterable = anyFilterableColumn(options);
|
|
2963
3075
|
|
|
@@ -3021,7 +3133,10 @@
|
|
|
3021
3133
|
},
|
|
3022
3134
|
change: function(e) {
|
|
3023
3135
|
var item = this.dataItem(this.select());
|
|
3024
|
-
|
|
3136
|
+
let manyHiddenSelect = $('[data-component="crn-enterprise-dynamic-combobox"]').length > 1 && !$('[data-component="crn-enterprise-dynamic-combobox"]').is(':visible');
|
|
3137
|
+
if (!manyHiddenSelect) {
|
|
3138
|
+
setToActiveInCronappDataSource.bind(this)(item);
|
|
3139
|
+
}
|
|
3025
3140
|
var cronappDatasource = this.dataSource.transport.options.cronappDatasource;
|
|
3026
3141
|
if(options.fieldType && options.fieldType === 'key'){
|
|
3027
3142
|
cronappDatasource.active = helperDirective.changeObjectField(cronappDatasource, cronappDatasource.active);
|
|
@@ -3057,6 +3172,30 @@
|
|
|
3057
3172
|
}
|
|
3058
3173
|
|
|
3059
3174
|
compileListing(e);
|
|
3175
|
+
|
|
3176
|
+
$(".k-command-cell a[class*='k-grid-']").each((idx, elem) => {
|
|
3177
|
+
let $elem = $(elem);
|
|
3178
|
+
if (!$elem.attr('id')) {
|
|
3179
|
+
let item = this.dataItem($elem.closest('tr'));
|
|
3180
|
+
let command = 'destroy';
|
|
3181
|
+
if ($elem.hasClass('k-grid-update')) {
|
|
3182
|
+
command = 'update';
|
|
3183
|
+
}
|
|
3184
|
+
else if ($elem.hasClass('k-grid-cancel')) {
|
|
3185
|
+
command = 'cancel';
|
|
3186
|
+
}
|
|
3187
|
+
else if ($elem.hasClass('k-grid-edit')) {
|
|
3188
|
+
command = 'edit';
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3191
|
+
let modelName = helperDirective.getModelName(attrs);
|
|
3192
|
+
if (item && item["_objectKey"]) {
|
|
3193
|
+
let key = item["_objectKey"];
|
|
3194
|
+
let id = `${modelName}-${command}-${key}`;
|
|
3195
|
+
$elem.attr('id', id);
|
|
3196
|
+
}
|
|
3197
|
+
}
|
|
3198
|
+
});
|
|
3060
3199
|
},
|
|
3061
3200
|
cancel: function(e) {
|
|
3062
3201
|
var cronappDatasource = this.dataSource.transport.options.cronappDatasource;
|
|
@@ -3247,6 +3386,35 @@
|
|
|
3247
3386
|
}
|
|
3248
3387
|
})
|
|
3249
3388
|
|
|
3389
|
+
.directive('crnSkin', function($compile, $http) {
|
|
3390
|
+
return {
|
|
3391
|
+
restrict: 'A',
|
|
3392
|
+
link: function(scope, element, attrs, ctrl) {
|
|
3393
|
+
if (attrs.crnSkin) {
|
|
3394
|
+
$http.get(attrs.crnSkin, {cache: true}).then((response) => {
|
|
3395
|
+
if (response.data) {
|
|
3396
|
+
let data = response.data;
|
|
3397
|
+
if (data.startsWith(":root{")) {
|
|
3398
|
+
data = data.substring(6);
|
|
3399
|
+
}
|
|
3400
|
+
if (data.endsWith("}")) {
|
|
3401
|
+
data = data.substring(0,data.length-2);
|
|
3402
|
+
}
|
|
3403
|
+
|
|
3404
|
+
$element = $(element);
|
|
3405
|
+
let style = $element.attr("style")||"";
|
|
3406
|
+
if (style) {
|
|
3407
|
+
style += ", ";
|
|
3408
|
+
}
|
|
3409
|
+
style += data;
|
|
3410
|
+
$element.attr("style", style);
|
|
3411
|
+
}
|
|
3412
|
+
});
|
|
3413
|
+
}
|
|
3414
|
+
}
|
|
3415
|
+
}
|
|
3416
|
+
})
|
|
3417
|
+
|
|
3250
3418
|
.directive('cronTreeView', ['$compile', '$translate', function($compile, $translate) {
|
|
3251
3419
|
return {
|
|
3252
3420
|
restrict: 'E',
|
|
@@ -3308,9 +3476,10 @@
|
|
|
3308
3476
|
let waitingPromise = false;
|
|
3309
3477
|
let datasource = new kendo.data.HierarchicalDataSource({
|
|
3310
3478
|
transport: {
|
|
3311
|
-
push: function(callback) {
|
|
3479
|
+
push: async function(callback) {
|
|
3480
|
+
let cronappDatasource = await this.options.cronappDatasource();
|
|
3312
3481
|
|
|
3313
|
-
if (!helperDirective.dataSourceEventsPush &&
|
|
3482
|
+
if (!helperDirective.dataSourceEventsPush && cronappDatasource) {
|
|
3314
3483
|
helperDirective.dataSourceEventsPush = {
|
|
3315
3484
|
create: function(data) {
|
|
3316
3485
|
|
|
@@ -3345,11 +3514,13 @@
|
|
|
3345
3514
|
}.bind(this)
|
|
3346
3515
|
};
|
|
3347
3516
|
|
|
3348
|
-
|
|
3517
|
+
cronappDatasource.addDataSourceEvents(helperDirective.dataSourceEventsPush);
|
|
3349
3518
|
}
|
|
3350
3519
|
},
|
|
3351
3520
|
|
|
3352
|
-
read:
|
|
3521
|
+
read: async function (e) {
|
|
3522
|
+
|
|
3523
|
+
let cronappDatasource = await this.options.cronappDatasource();
|
|
3353
3524
|
|
|
3354
3525
|
let conditionIsEmpty = (condition) => {
|
|
3355
3526
|
let result = true;
|
|
@@ -3365,9 +3536,6 @@
|
|
|
3365
3536
|
return result;
|
|
3366
3537
|
};
|
|
3367
3538
|
|
|
3368
|
-
|
|
3369
|
-
let cronappDatasource = this.options.cronappDatasource;
|
|
3370
|
-
|
|
3371
3539
|
for (key in e.data)
|
|
3372
3540
|
if(e.data[key] == undefined)
|
|
3373
3541
|
delete e.data[key];
|
|
@@ -3446,7 +3614,7 @@
|
|
|
3446
3614
|
},
|
|
3447
3615
|
options: {
|
|
3448
3616
|
fromRead: false,
|
|
3449
|
-
cronappDatasource: app.kendoHelper.
|
|
3617
|
+
cronappDatasource: async () => await app.kendoHelper.getCorrectlyDSPromise(options.dataSourceScreen.name, scope)
|
|
3450
3618
|
}
|
|
3451
3619
|
},
|
|
3452
3620
|
schema: schema
|
|
@@ -3473,10 +3641,10 @@
|
|
|
3473
3641
|
dataSource: helperDirective.getDataSource(options, scope, ngModelCtrl),
|
|
3474
3642
|
dataTextField: options.textField,
|
|
3475
3643
|
dataImageUrlField: options.imageUrlField,
|
|
3476
|
-
change: function(e) {
|
|
3644
|
+
change: async function(e) {
|
|
3477
3645
|
let item = this.dataItem(this.select());
|
|
3478
3646
|
|
|
3479
|
-
let cronappDatasource = this.dataSource.transport.options.cronappDatasource;
|
|
3647
|
+
let cronappDatasource = await this.dataSource.transport.options.cronappDatasource();
|
|
3480
3648
|
scope.safeApply(cronappDatasource.goTo(item));
|
|
3481
3649
|
|
|
3482
3650
|
if(options.fieldType && options.fieldType === 'key')
|
|
@@ -3527,6 +3695,8 @@
|
|
|
3527
3695
|
var combobox;
|
|
3528
3696
|
if (select.dontAllowOutsideList === true) {
|
|
3529
3697
|
combobox = $element.kendoDropDownList(options).data('kendoDropDownList');
|
|
3698
|
+
let $span = parent.find('span').first();
|
|
3699
|
+
$span.on('focus', () => cronapi.internal.selectContent($span.find('.k-input')[0]));
|
|
3530
3700
|
}
|
|
3531
3701
|
else {
|
|
3532
3702
|
combobox = $element.kendoComboBox(options).data('kendoComboBox');
|
|
@@ -3604,7 +3774,7 @@
|
|
|
3604
3774
|
};
|
|
3605
3775
|
})
|
|
3606
3776
|
|
|
3607
|
-
.directive('cronDynamicSelect', function ($compile, $timeout, $parse, $translate) {
|
|
3777
|
+
.directive('cronDynamicSelect', function ($compile, $timeout, $parse, $translate, $log) {
|
|
3608
3778
|
return {
|
|
3609
3779
|
restrict: 'E',
|
|
3610
3780
|
replace: true,
|
|
@@ -3659,10 +3829,75 @@
|
|
|
3659
3829
|
return null;
|
|
3660
3830
|
}
|
|
3661
3831
|
},
|
|
3832
|
+
toComboType: function (attrs, parent, select, combobox) {
|
|
3833
|
+
let $span = parent.find('span').first();
|
|
3834
|
+
$span.on('focus', () => cronapi.internal.selectContent($span.find('span.ng-scope')[0]));
|
|
3835
|
+
|
|
3836
|
+
switch (select.type) {
|
|
3837
|
+
case "autoComplete":
|
|
3838
|
+
let ignoreKeysForClick = ['Tab', 'Shift', 'CapsLock', 'Control', 'Alt', 'Escape', 'PageDown', 'PageUp',
|
|
3839
|
+
'Backspace', 'ArrowDown', 'ArrowUp', 'ArrowLeft', 'ArrowRight', 'Delete', 'Insert', 'Enter', ' '];
|
|
3840
|
+
let ignoreKeysForSearch = ['Tab', 'Shift', 'CapsLock', 'Control', 'Alt', 'Escape', 'PageDown', 'PageUp',
|
|
3841
|
+
'ArrowDown', 'ArrowUp', 'ArrowLeft', 'ArrowRight', 'Insert'];
|
|
3842
|
+
$span.attr("contenteditable", "true");
|
|
3843
|
+
let $inputSearch = $(`input[aria-owns=${attrs.id}_listbox]`);
|
|
3844
|
+
let $divOfInputSearch = $inputSearch.parent();
|
|
3845
|
+
let $bodySearchDropdown = $(`#${attrs.id}-list`);
|
|
3846
|
+
|
|
3847
|
+
$divOfInputSearch.hide();
|
|
3848
|
+
|
|
3849
|
+
$span.on('keyup', (e) => {
|
|
3850
|
+
if (document.activeElement === $span[0] && !ignoreKeysForSearch.includes(e.originalEvent.key)) {
|
|
3851
|
+
$inputSearch.val($span.find('span.ng-scope').text());
|
|
3852
|
+
}
|
|
3853
|
+
|
|
3854
|
+
if (!$span.hasClass('k-state-border-down') && !ignoreKeysForClick.includes(e.originalEvent.key)) {
|
|
3855
|
+
$span.trigger('click');
|
|
3856
|
+
}
|
|
3857
|
+
});
|
|
3858
|
+
|
|
3859
|
+
$span.on('focusout', ()=> {
|
|
3860
|
+
if (!$bodySearchDropdown.is(':visible')) {
|
|
3861
|
+
focusoutSpanForced();
|
|
3862
|
+
}
|
|
3863
|
+
});
|
|
3864
|
+
|
|
3865
|
+
$span.on('click', () => verifyDropdownSearchOff());
|
|
3866
|
+
|
|
3867
|
+
let focusoutSpanForced = () => {
|
|
3868
|
+
$span.find('span.ng-scope').text(combobox.dataItem()[select["dataTextField"]]);
|
|
3869
|
+
combobox.search();
|
|
3870
|
+
};
|
|
3871
|
+
|
|
3872
|
+
let verifyDropdownSearchOff = () => {
|
|
3873
|
+
let verifyInterval = setInterval(() => {
|
|
3874
|
+
if (!$bodySearchDropdown.is(':visible')) {
|
|
3875
|
+
clearInterval(verifyInterval);
|
|
3876
|
+
if(document.activeElement !== $span[0]) {
|
|
3877
|
+
focusoutSpanForced();
|
|
3878
|
+
}
|
|
3879
|
+
}
|
|
3880
|
+
});
|
|
3881
|
+
}
|
|
3882
|
+
break;
|
|
3883
|
+
default:
|
|
3884
|
+
$span.on('keydown', (e) => {
|
|
3885
|
+
if (e.originalEvent.key === 'ArrowDown' || e.originalEvent.key === 'ArrowUp') {
|
|
3886
|
+
e.stopImmediatePropagation();
|
|
3887
|
+
$span.trigger('click');
|
|
3888
|
+
return;
|
|
3889
|
+
}
|
|
3890
|
+
});
|
|
3891
|
+
break;
|
|
3892
|
+
}
|
|
3893
|
+
},
|
|
3662
3894
|
link: async function (scope, element, attrs, ngModelCtrl) {
|
|
3663
3895
|
await cronapi.internal.skipIterationLoop();
|
|
3664
3896
|
var modelGetter = $parse(attrs['ngModel']);
|
|
3665
|
-
var modelSetter =
|
|
3897
|
+
var modelSetter = (scope, value) => {
|
|
3898
|
+
$log.debug("modelSetter | " + attrs['id'] + " | " + value);
|
|
3899
|
+
modelGetter.assign(scope, value);
|
|
3900
|
+
}
|
|
3666
3901
|
var select = {};
|
|
3667
3902
|
var self = this;
|
|
3668
3903
|
var parentDS = {};
|
|
@@ -3701,6 +3936,8 @@
|
|
|
3701
3936
|
var _compileAngular = this.compileAngular;
|
|
3702
3937
|
options.virtual = {};
|
|
3703
3938
|
options.virtual.itemHeight = 26;
|
|
3939
|
+
let lastValueMapper;
|
|
3940
|
+
|
|
3704
3941
|
if (options.dataSource.pageSize && options.dataSource.pageSize > 0) {
|
|
3705
3942
|
options.height = (options.dataSource.pageSize) * options.virtual.itemHeight / 4;
|
|
3706
3943
|
options.virtual.mapValueTo = 'dataItem';
|
|
@@ -3708,60 +3945,113 @@
|
|
|
3708
3945
|
/**
|
|
3709
3946
|
* O método ValueMapper é utilizado para buscar um valor que não esteja em cache.
|
|
3710
3947
|
*/
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
if(
|
|
3718
|
-
|
|
3948
|
+
|
|
3949
|
+
let waitRender = ()=> {
|
|
3950
|
+
return new Promise((resolve) => {
|
|
3951
|
+
let waitRenderCombo;
|
|
3952
|
+
if (!_options.combobox) {
|
|
3953
|
+
waitRenderCombo = setInterval(()=> {
|
|
3954
|
+
if (_options.combobox) {
|
|
3955
|
+
clearInterval(waitRenderCombo);
|
|
3956
|
+
resolve();
|
|
3719
3957
|
}
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3958
|
+
});
|
|
3959
|
+
} else {
|
|
3960
|
+
resolve();
|
|
3961
|
+
}
|
|
3962
|
+
});
|
|
3963
|
+
}
|
|
3964
|
+
|
|
3965
|
+
options.virtual.valueMapper = async function(options) {
|
|
3966
|
+
await waitRender();
|
|
3967
|
+
|
|
3968
|
+
$log.debug("valueMapper | " + attrs['id'] + " | " + options.value);
|
|
3969
|
+
|
|
3970
|
+
if (lastValueMapper && !lastValueMapper.completed) {
|
|
3971
|
+
$log.debug("valueMapper Canceling | " + lastValueMapper.value);
|
|
3972
|
+
lastValueMapper.canceled = true;
|
|
3973
|
+
}
|
|
3974
|
+
|
|
3975
|
+
lastValueMapper = options;
|
|
3976
|
+
|
|
3977
|
+
var _combobox = _options.combobox;
|
|
3978
|
+
if (options.canceled) {
|
|
3979
|
+
$log.debug("valueMapper CANCELED | " + options.value);
|
|
3980
|
+
return;
|
|
3981
|
+
}
|
|
3982
|
+
|
|
3983
|
+
if (options.value || options.value === "") {
|
|
3984
|
+
if(_combobox.options.optionLabel[_combobox.options.dataValueField] !== null && options.value === ""){
|
|
3985
|
+
options.completed = true;
|
|
3986
|
+
$log.debug("valueMapper.success | " + attrs['id'] + " | NULL");
|
|
3987
|
+
options.success(null);
|
|
3988
|
+
}
|
|
3989
|
+
else{
|
|
3990
|
+
_combobox.isEvaluating = true;
|
|
3991
|
+
var _dataSource = _options.dataSource.transport.options.cronappDatasource;
|
|
3992
|
+
if (options.value === undefined || options.value === null || options.value === "") {
|
|
3993
|
+
options.completed = true;
|
|
3994
|
+
$log.debug("valueMapper.success | " + attrs['id'] + " | NULL");
|
|
3995
|
+
options.success(null);
|
|
3996
|
+
_combobox.isEvaluating = false;
|
|
3997
|
+
} else {
|
|
3998
|
+
$log.debug("valueMapper.findObj | " + attrs['id'] + " | " + options.value);
|
|
3999
|
+
_dataSource.findObj([options.value], false, function(data) {
|
|
4000
|
+
options.completed = true;
|
|
4001
|
+
|
|
4002
|
+
if (options.canceled) {
|
|
4003
|
+
$log.debug("valueMapper CANCELED | " + options.value);
|
|
3725
4004
|
_combobox.isEvaluating = false;
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
|
|
4005
|
+
return;
|
|
4006
|
+
}
|
|
4007
|
+
if (Array.isArray(data)) {
|
|
4008
|
+
data = data[0];
|
|
4009
|
+
}
|
|
4010
|
+
$log.debug("valueMapper.success | " + attrs['id'] + " | " + data);
|
|
4011
|
+
options.success(data);
|
|
4012
|
+
_combobox.isEvaluating = false;
|
|
4013
|
+
|
|
4014
|
+
if (select.changeCursor) {
|
|
4015
|
+
scope.safeApply(function() {
|
|
4016
|
+
if (options.canceled) {
|
|
4017
|
+
$log.debug("valueMapper CANCELED | " + options.value);
|
|
4018
|
+
return;
|
|
3730
4019
|
}
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
_dataSource.data.push(data);
|
|
3740
|
-
found = _goTo(_scope, _combobox, data);
|
|
3741
|
-
}
|
|
3742
|
-
if (found) {
|
|
3743
|
-
modelSetter(_scope, found[select.dataValueField]);
|
|
3744
|
-
}
|
|
3745
|
-
} else {
|
|
3746
|
-
modelSetter(_scope, null);
|
|
3747
|
-
}
|
|
3748
|
-
});
|
|
3749
|
-
} else {
|
|
3750
|
-
if (data == null) {
|
|
3751
|
-
modelSetter(_scope, null);
|
|
4020
|
+
if (data != null) {
|
|
4021
|
+
var found = _goTo(_scope, _combobox, data);
|
|
4022
|
+
if (!found) {
|
|
4023
|
+
_dataSource.data.push(data);
|
|
4024
|
+
found = _goTo(_scope, _combobox, data);
|
|
4025
|
+
}
|
|
4026
|
+
if (found) {
|
|
4027
|
+
modelSetter(_scope, found[select.dataValueField]);
|
|
3752
4028
|
}
|
|
4029
|
+
} else {
|
|
4030
|
+
modelSetter(_scope, null);
|
|
3753
4031
|
}
|
|
3754
|
-
}
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
4032
|
+
});
|
|
4033
|
+
} else {
|
|
4034
|
+
if (data == null) {
|
|
4035
|
+
modelSetter(_scope, null);
|
|
4036
|
+
}
|
|
3758
4037
|
}
|
|
3759
|
-
}
|
|
3760
|
-
|
|
3761
|
-
|
|
4038
|
+
}, function() {
|
|
4039
|
+
options.completed = true;
|
|
4040
|
+
if (options.canceled) {
|
|
4041
|
+
$log.debug("valueMapper CANCELED | " + options.value);
|
|
4042
|
+
_combobox.isEvaluating = false;
|
|
4043
|
+
return;
|
|
4044
|
+
}
|
|
4045
|
+
$log.debug("valueMapper.success | " + attrs['id'] + " | NULL");
|
|
4046
|
+
options.success(null);
|
|
4047
|
+
_combobox.isEvaluating = false;
|
|
4048
|
+
}, [combobox.options.dataValueField]);
|
|
3762
4049
|
}
|
|
3763
4050
|
}
|
|
3764
|
-
}
|
|
4051
|
+
} else {
|
|
4052
|
+
$log.debug("valueMapper.success | " + attrs['id'] + " | NULL");
|
|
4053
|
+
options.success(null);
|
|
4054
|
+
}
|
|
3765
4055
|
};
|
|
3766
4056
|
}
|
|
3767
4057
|
|
|
@@ -3813,44 +4103,29 @@
|
|
|
3813
4103
|
|
|
3814
4104
|
$(combobox.wrapper).children('.k-dropdown-wrap').children('.k-select').before(inputSelect);
|
|
3815
4105
|
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
return;
|
|
3822
|
-
}
|
|
4106
|
+
this.toComboType(attrs, parent, select, combobox);
|
|
4107
|
+
|
|
4108
|
+
var forceChangeModel = async function(value) {
|
|
4109
|
+
|
|
4110
|
+
$log.debug("forceChangeModel | " + attrs['id'] + " | " + value);
|
|
3823
4111
|
|
|
3824
4112
|
if (value === undefined) {
|
|
3825
4113
|
value = null;
|
|
3826
4114
|
}
|
|
3827
4115
|
|
|
3828
|
-
combobox.value(value);
|
|
4116
|
+
await combobox.value(value);
|
|
3829
4117
|
|
|
3830
4118
|
if (select.changeCursor) {
|
|
3831
|
-
|
|
4119
|
+
scope.safeApply(() => {
|
|
3832
4120
|
if (value == null || value == undefined) {
|
|
3833
4121
|
dataSourceScreen.active = {};
|
|
3834
4122
|
dataSourceScreen.cursor = -1;
|
|
3835
4123
|
modelSetter(_scope, null);
|
|
3836
|
-
} else {
|
|
3837
|
-
var found = _goTo(_scope, combobox, combobox.dataItem());
|
|
3838
|
-
|
|
3839
|
-
if (!found) {
|
|
3840
|
-
dataSourceScreen.findObj([value], false, (dataresult) => {
|
|
3841
|
-
if (Array.isArray(dataresult)) {
|
|
3842
|
-
dataresult = dataresult[0];
|
|
3843
|
-
}
|
|
3844
|
-
if (dataresult) {
|
|
3845
|
-
dataSourceScreen.data.push(dataresult);
|
|
3846
|
-
_goTo(_scope, combobox, dataresult);
|
|
3847
|
-
modelSetter(_scope, value);
|
|
3848
|
-
}
|
|
3849
|
-
});
|
|
3850
|
-
}
|
|
3851
4124
|
}
|
|
3852
|
-
|
|
3853
|
-
|
|
4125
|
+
else {
|
|
4126
|
+
_goTo(_scope, combobox, combobox.dataItem());
|
|
4127
|
+
}
|
|
4128
|
+
});
|
|
3854
4129
|
}
|
|
3855
4130
|
}
|
|
3856
4131
|
|
|
@@ -3967,13 +4242,19 @@
|
|
|
3967
4242
|
*/
|
|
3968
4243
|
if (ngModelCtrl) {
|
|
3969
4244
|
ngModelCtrl.$formatters.push(function (value) {
|
|
4245
|
+
$log.debug("$formatters | " + attrs['id'] + " | " + value);
|
|
3970
4246
|
var x = combobox.value();
|
|
3971
|
-
if (value === undefined)
|
|
4247
|
+
if (value === undefined || (value === "" && select.optionLabelValue === undefined)) {
|
|
3972
4248
|
value = null;
|
|
3973
|
-
|
|
4249
|
+
modelSetter(_scope, value);
|
|
4250
|
+
}
|
|
4251
|
+
forceChangeModel(value);
|
|
4252
|
+
|
|
4253
|
+
return value;
|
|
3974
4254
|
});
|
|
3975
4255
|
|
|
3976
4256
|
ngModelCtrl.$parsers.push(function (value) {
|
|
4257
|
+
$log.debug("$parsers | " + attrs['id'] + " | " + value);
|
|
3977
4258
|
if ((typeof value === 'boolean') || value) {
|
|
3978
4259
|
if (combobox.options.valuePrimitive === true) {
|
|
3979
4260
|
if (typeof value == 'string') {
|
|
@@ -4018,7 +4299,9 @@
|
|
|
4018
4299
|
combobox.dataSource.transport.options.initRead = true;
|
|
4019
4300
|
|
|
4020
4301
|
if (select.initValue != undefined && select.initValue != null) {
|
|
4021
|
-
|
|
4302
|
+
setTimeout(()=> {
|
|
4303
|
+
modelSetter(_scope, select.initValue);
|
|
4304
|
+
},0);
|
|
4022
4305
|
combobox.options.lazyFirstInitialValue = true;
|
|
4023
4306
|
}
|
|
4024
4307
|
else if (select.firstValue) {
|
|
@@ -4464,6 +4747,8 @@
|
|
|
4464
4747
|
|
|
4465
4748
|
config.slide = attrs.ngSlide ? function (){scope.$eval(attrs.ngSlide)}: undefined;
|
|
4466
4749
|
var slider = $(element).kendoSlider(config).data("kendoSlider");
|
|
4750
|
+
slider._drag.element[0].title = config.dragHandleTitle;
|
|
4751
|
+
slider._drag.element[1].title = config.dragHandleTitle;
|
|
4467
4752
|
|
|
4468
4753
|
const resizeObserver = new ResizeObserver(entries => {
|
|
4469
4754
|
slider.resize();
|
|
@@ -4649,7 +4934,9 @@
|
|
|
4649
4934
|
require: 'ngModel',
|
|
4650
4935
|
link: function(scope, elem, attrs, ngModelCtrl) {
|
|
4651
4936
|
|
|
4652
|
-
attrs.theme = $(elem).find('i').attr('
|
|
4937
|
+
attrs.theme = $(elem).find('i').attr('icon-theme');
|
|
4938
|
+
attrs.classElem = $(elem).find('i').attr('class');
|
|
4939
|
+
attrs.iconSize = $(elem).find('i').attr('icon-size');
|
|
4653
4940
|
attrs.iconOn = $(elem).find('i').attr('class');
|
|
4654
4941
|
|
|
4655
4942
|
var $elem = $(elem);
|
|
@@ -4689,14 +4976,14 @@
|
|
|
4689
4976
|
function changeStars(value) {
|
|
4690
4977
|
for (var i=1;i<=5;i++) {
|
|
4691
4978
|
stars[i-1].removeClass(attrs.iconOff || 'fa fa-star-o');
|
|
4692
|
-
stars[i-1].removeClass(attrs.
|
|
4693
|
-
stars[i-1].removeClass(attrs.
|
|
4979
|
+
stars[i-1].removeClass(attrs.classElem);
|
|
4980
|
+
stars[i-1].removeClass(attrs.iconTheme);
|
|
4694
4981
|
if (i <= value) {
|
|
4695
|
-
stars[i-1].addClass(attrs.
|
|
4696
|
-
stars[i-1].addClass(attrs.theme);
|
|
4982
|
+
stars[i-1].addClass(attrs.classElem);
|
|
4697
4983
|
} else {
|
|
4698
4984
|
stars[i-1].addClass(attrs.iconOff || 'fa fa-star-o');
|
|
4699
4985
|
stars[i-1].addClass(attrs.theme);
|
|
4986
|
+
stars[i-1].addClass(attrs.iconSize);
|
|
4700
4987
|
}
|
|
4701
4988
|
}
|
|
4702
4989
|
return value;
|
|
@@ -4710,79 +4997,42 @@
|
|
|
4710
4997
|
|
|
4711
4998
|
.directive('cronDynamicMenu', ['$compile', '$translate', function ($compile, $translate) {
|
|
4712
4999
|
'use strict';
|
|
4713
|
-
const populateSubitems = (item) => {
|
|
4714
|
-
var subitem = item.menuItems;
|
|
4715
|
-
var templateSubitens = '';
|
|
4716
|
-
|
|
4717
|
-
subitem.forEach((subitem) => {
|
|
4718
|
-
var securitySubitem = (subitem.security && subitem.security != null) ? ' cronapp-security="' + subitem.security + '" ' : '';
|
|
4719
|
-
var actionSubitem = (subitem.action && subitem.action != null) ? ' ng-click="' + subitem.action + '" ' : '';
|
|
4720
|
-
var hideSubitem = (subitem.hide && subitem.hide != null) ? ' ng-hide="' + subitem.hide + '" ' : '';
|
|
4721
|
-
var iconClassSubitem = (subitem.iconClass && subitem.iconClass != null) ? '<i class="' + subitem.iconClass + '"></i> ' : '';
|
|
4722
|
-
var titleSubitem = '<span></span>';
|
|
4723
|
-
var caretSubitem = (subitem.menuItems && Array.isArray(subitem.menuItems) && (subitem.menuItems.length > 0)) ? '<span class="caret submenu"></span>' : '';
|
|
4724
|
-
|
|
4725
|
-
if (subitem.title) {
|
|
4726
|
-
titleSubitem = '<span>' + $translate.instant(subitem.title) + '</span>';
|
|
4727
|
-
}
|
|
4728
|
-
|
|
4729
|
-
if (subitem.menuItems.length > 0) {
|
|
4730
|
-
templateSubitens = templateSubitens + '<li class="dropdown-submenu">\
|
|
4731
|
-
<a class="dropdown-item dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false" href=""' + securitySubitem + actionSubitem + '>' + iconClassSubitem + titleSubitem + caretSubitem + '</a>\
|
|
4732
|
-
' + populateItems(subitem.menuItems) + '\
|
|
4733
|
-
</li>';
|
|
4734
|
-
|
|
4735
|
-
} else {
|
|
4736
|
-
templateSubitens = templateSubitens + '<li class="dropdown-submenu">\
|
|
4737
|
-
<a role="button" aria-haspopup="true" aria-expanded="false" href=""' + securitySubitem + actionSubitem + '>' + iconClassSubitem + titleSubitem + caretSubitem + '</a>\
|
|
4738
|
-
</li>';
|
|
4739
|
-
}
|
|
4740
|
-
});
|
|
4741
|
-
|
|
4742
|
-
if (templateSubitens != '') {
|
|
4743
|
-
templateSubitens = '<ul class="dropdown-menu">' + templateSubitens + '</ul>';
|
|
4744
|
-
}
|
|
4745
|
-
|
|
4746
|
-
return templateSubitens;
|
|
4747
|
-
};
|
|
4748
|
-
|
|
4749
5000
|
const populateItems = (items) => {
|
|
4750
5001
|
var templateItens = '';
|
|
4751
5002
|
|
|
4752
5003
|
if (items && items.length > 0 && Array.isArray(items)) {
|
|
4753
5004
|
items.forEach(function (item) {
|
|
4754
5005
|
|
|
4755
|
-
var security = (item.security && item.security != null) ?
|
|
4756
|
-
var action = (item.action && item.action != null) ?
|
|
4757
|
-
var hide = (item.hide && item.hide != null) ?
|
|
4758
|
-
var iconClass = (item.iconClass && item.iconClass != null) ?
|
|
4759
|
-
var title =
|
|
4760
|
-
var caret = (item.menuItems && Array.isArray(item.menuItems) && (item.menuItems.length > 0)) ?
|
|
5006
|
+
var security = (item.security && item.security != null) ? ` cronapp-security="${item.security }" ` : '';
|
|
5007
|
+
var action = (item.action && item.action != null) ? ` ng-click="${item.action}" ` : '';
|
|
5008
|
+
var hide = (item.hide && item.hide != null) ? ` ng-hide="${item.hide}" ` : '';
|
|
5009
|
+
var iconClass = (item.iconClass && item.iconClass != null) ? `<i class="${item.iconClass}" id="menu-tag-i-${item.id}"></i> ` : '';
|
|
5010
|
+
var title = `<span id="menu-tag-span-${item.id}"></span>`;
|
|
5011
|
+
var caret = (item.menuItems && Array.isArray(item.menuItems) && (item.menuItems.length > 0)) ? `<span class="caret submenu" id="menu-tag-span-sub-${item.id}"></span>` : '';
|
|
4761
5012
|
|
|
4762
5013
|
if (item.title) {
|
|
4763
|
-
title =
|
|
5014
|
+
title = `<span id="menu-tag-span-${item.id}">${$translate.instant(item.title)}</span>`;
|
|
4764
5015
|
}
|
|
4765
5016
|
|
|
4766
5017
|
if (item.menuItems.length > 0) {
|
|
4767
|
-
templateItens = templateItens +
|
|
4768
|
-
|
|
4769
|
-
|
|
4770
|
-
|
|
4771
|
-
|
|
5018
|
+
templateItens = templateItens + `
|
|
5019
|
+
<li class="dropdown-submenu" ${security}${hide} id="menu-tag-li-sub-${item.id}"> \
|
|
5020
|
+
<a href="" ${action} id="menu-tag-a-sub-${item.id}" class="dropdown-item dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> ${iconClass} ${title} ${caret} </a> \
|
|
5021
|
+
${populateItems(item.menuItems)}\
|
|
5022
|
+
</li>`;
|
|
4772
5023
|
} else {
|
|
4773
|
-
templateItens = templateItens +
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
5024
|
+
templateItens = templateItens + `
|
|
5025
|
+
<li class="dropdown-submenu" ${security} ${hide} id="menu-tag-li-${item.id}"> \
|
|
5026
|
+
<a href="" ${action} id="menu-tag-a-${item.id}" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">${iconClass} ${title} ${caret} </a>
|
|
5027
|
+
</li>`;
|
|
4777
5028
|
}
|
|
4778
5029
|
|
|
4779
5030
|
});
|
|
4780
5031
|
|
|
4781
5032
|
if (templateItens != '') {
|
|
4782
|
-
templateItens =
|
|
5033
|
+
templateItens = `<ul class="dropdown-menu" id="menu-tag-ul-${items[0].id}">${templateItens}</ul>`;
|
|
4783
5034
|
}
|
|
4784
5035
|
}
|
|
4785
|
-
|
|
4786
5036
|
return templateItens;
|
|
4787
5037
|
}
|
|
4788
5038
|
return {
|
|
@@ -4794,24 +5044,24 @@
|
|
|
4794
5044
|
|
|
4795
5045
|
menuOptions.subMenuOptions.forEach(function (menu) {
|
|
4796
5046
|
|
|
4797
|
-
var security = (menu.security && menu.security != null) ?
|
|
4798
|
-
var action = (menu.action && menu.action != null) ?
|
|
4799
|
-
var caret = (menu.menuItems && Array.isArray(menu.menuItems) && (menu.menuItems.length > 0)) ?
|
|
4800
|
-
var hide = (menu.hide && menu.hide != null) ?
|
|
4801
|
-
var iconClass = (menu.iconClass && menu.iconClass != null) ?
|
|
4802
|
-
var title =
|
|
5047
|
+
var security = (menu.security && menu.security != null) ? ` cronapp-security="${menu.security}" ` : '';
|
|
5048
|
+
var action = (menu.action && menu.action != null) ? ` ng-click="${menu.action }" ` : '';
|
|
5049
|
+
var caret = (menu.menuItems && Array.isArray(menu.menuItems) && (menu.menuItems.length > 0)) ? `<span class="caret" id="menu-tag-span-sub-${menu.id}"></span>` : '';
|
|
5050
|
+
var hide = (menu.hide && menu.hide != null) ? ` ng-hide="${menu.hide}" ` : '';
|
|
5051
|
+
var iconClass = (menu.iconClass && menu.iconClass != null) ? `<i class="${menu.iconClass}"></i> ` : '';
|
|
5052
|
+
var title = `<span id="menu-tag-span-${menu.id}"></span>`;
|
|
4803
5053
|
|
|
4804
5054
|
if (menu.title) {
|
|
4805
|
-
title =
|
|
5055
|
+
title = `<span id="menu-tag-span-${menu.id}">${$translate.instant(menu.title)}</span>`;
|
|
4806
5056
|
}
|
|
4807
5057
|
|
|
4808
|
-
template = template +
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
4812
|
-
|
|
4813
|
-
|
|
4814
|
-
|
|
5058
|
+
template = template + `
|
|
5059
|
+
<li class="dropdown nav-item ${(isVertical ? 'col-md-12 padding-0' : '')}" ${security} ${hide} id="menu-tag-li-sub-${menu.id}">
|
|
5060
|
+
<a href="" ${action} id="menu-tag-a-sub-${menu.id}" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">\
|
|
5061
|
+
${iconClass} ${title} ${caret}
|
|
5062
|
+
</a>
|
|
5063
|
+
${populateItems(menu.menuItems)}
|
|
5064
|
+
</li>`;
|
|
4815
5065
|
|
|
4816
5066
|
})
|
|
4817
5067
|
}
|
|
@@ -4819,63 +5069,66 @@
|
|
|
4819
5069
|
return template;
|
|
4820
5070
|
},
|
|
4821
5071
|
link: function (scope, element, attrs) {
|
|
4822
|
-
|
|
4823
|
-
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
4827
|
-
|
|
4828
|
-
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
var main = $(TEMPLATE_MAIN);
|
|
4835
|
-
main.attr('id', attrs.id);
|
|
5072
|
+
var populateMenu = this.populateMenu;
|
|
5073
|
+
attrs.$observe('options', function(attrOptions) {
|
|
5074
|
+
$translate.onReady(() => {
|
|
5075
|
+
//Somente fica na vertical se for o menu principal da IDE (E estiver configurado para isso)
|
|
5076
|
+
let isVertical = element.closest('.crn-navigator-vertical').length;
|
|
5077
|
+
|
|
5078
|
+
var options = {};
|
|
5079
|
+
try {
|
|
5080
|
+
options = JSON.parse(attrOptions);
|
|
5081
|
+
} catch (e) {
|
|
5082
|
+
console.log('CronDynamicMenu: Invalid configuration!');
|
|
5083
|
+
}
|
|
4836
5084
|
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
main.
|
|
4841
|
-
}
|
|
5085
|
+
let baseId = options && options.subMenuOptions && options.subMenuOptions.length ? options.subMenuOptions[0].id : "first";
|
|
5086
|
+
var TEMPLATE_MAIN = `<ul id="menu-tag-ul-base-${baseId}" class="nav navbar-nav ${(isVertical ? 'col-md-12 padding-0' : '')}" ></ul>`;
|
|
5087
|
+
var main = $(TEMPLATE_MAIN);
|
|
5088
|
+
main.attr('id', attrs.id);
|
|
4842
5089
|
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
5090
|
+
var menus = populateMenu(options, isVertical);
|
|
5091
|
+
main.append(menus);
|
|
5092
|
+
if (isVertical) {
|
|
5093
|
+
main.append($('#navbar2 li:first').addClass('col-md-12 padding-0'));
|
|
5094
|
+
}
|
|
4848
5095
|
|
|
4849
|
-
|
|
5096
|
+
var newElement = angular.element(main);
|
|
5097
|
+
element.html('');
|
|
5098
|
+
element.append(main);
|
|
5099
|
+
element.attr('id', null);
|
|
5100
|
+
$compile(newElement)(scope);
|
|
4850
5101
|
|
|
4851
|
-
|
|
4852
|
-
$('.dropdown-menu .dropdown-submenu').on('mouseover', function () {
|
|
4853
|
-
var subMenu = $(this).children('ul.dropdown-menu');
|
|
4854
|
-
subMenu.addClass('displayBlock');
|
|
4855
|
-
});
|
|
5102
|
+
var multilevelAction = attrs.multilevelAction;
|
|
4856
5103
|
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
}
|
|
4862
|
-
if (multilevelAction === 'click') {
|
|
4863
|
-
$('.dropdown-menu a.dropdown-toggle').on('click', function (e) {
|
|
4864
|
-
if (!$(this).next().hasClass('show')) {
|
|
4865
|
-
$(this).parents('.dropdown-menu').first().find('.show').removeClass("show");
|
|
4866
|
-
}
|
|
4867
|
-
var $subMenu = $(this).next(".dropdown-menu");
|
|
4868
|
-
$subMenu.toggleClass('show');
|
|
4869
|
-
$(this).parents('li.nav-item.dropdown').on('hidden.bs.dropdown', function (e) {
|
|
4870
|
-
$('.dropdown-submenu .show').removeClass("show");
|
|
5104
|
+
if (multilevelAction === 'hover') {
|
|
5105
|
+
$('.dropdown-menu .dropdown-submenu').on('mouseover', function () {
|
|
5106
|
+
var subMenu = $(this).children('ul.dropdown-menu');
|
|
5107
|
+
subMenu.addClass('displayBlock');
|
|
4871
5108
|
});
|
|
4872
|
-
return false;
|
|
4873
|
-
});
|
|
4874
|
-
}
|
|
4875
5109
|
|
|
5110
|
+
$('.dropdown-menu .dropdown-submenu').on('mouseout', function () {
|
|
5111
|
+
var subMenu = $(this).children('ul.dropdown-menu');
|
|
5112
|
+
subMenu.removeClass('displayBlock');
|
|
5113
|
+
});
|
|
5114
|
+
}
|
|
5115
|
+
if (multilevelAction === 'click') {
|
|
5116
|
+
$('.dropdown-menu a.dropdown-toggle').on('click', function (e) {
|
|
5117
|
+
if (!$(this).next().hasClass('show')) {
|
|
5118
|
+
$(this).parents('.dropdown-menu').first().find('.show').removeClass("show");
|
|
5119
|
+
}
|
|
5120
|
+
var $subMenu = $(this).next(".dropdown-menu");
|
|
5121
|
+
$subMenu.toggleClass('show');
|
|
5122
|
+
$(this).parents('li.nav-item.dropdown').on('hidden.bs.dropdown', function (e) {
|
|
5123
|
+
$('.dropdown-submenu .show').removeClass("show");
|
|
5124
|
+
});
|
|
5125
|
+
return false;
|
|
5126
|
+
});
|
|
5127
|
+
}
|
|
5128
|
+
});
|
|
4876
5129
|
});
|
|
4877
5130
|
}
|
|
4878
|
-
}
|
|
5131
|
+
};
|
|
4879
5132
|
}])
|
|
4880
5133
|
|
|
4881
5134
|
.directive('cronBreadcrumbs', function () {
|
|
@@ -4884,6 +5137,7 @@
|
|
|
4884
5137
|
restrict: 'E',
|
|
4885
5138
|
replace: true,
|
|
4886
5139
|
link: function (scope, element, attrs) {
|
|
5140
|
+
|
|
4887
5141
|
let crnDelimiterIcon = attrs.crnDelimiterIcon;
|
|
4888
5142
|
let crnTypeMenu = attrs.typeMenu;
|
|
4889
5143
|
let idMenu = attrs.idMenu ? attrs.idMenu : null;
|
|
@@ -4900,20 +5154,28 @@
|
|
|
4900
5154
|
actionBlockly = scope.$eval(actionBlockly);
|
|
4901
5155
|
breadcrumb = await actionBlockly();
|
|
4902
5156
|
|
|
5157
|
+
var onclick = async (e) => {
|
|
5158
|
+
if (e.item.action) {
|
|
5159
|
+
e.item.action();
|
|
5160
|
+
}
|
|
5161
|
+
};
|
|
5162
|
+
|
|
4903
5163
|
$(`#${idBreadcrumb}`).kendoBreadcrumb({
|
|
4904
5164
|
items: breadcrumb,
|
|
4905
5165
|
delimiterIcon: crnDelimiterIcon,
|
|
4906
|
-
navigational: true
|
|
5166
|
+
navigational: true,
|
|
5167
|
+
click : onclick
|
|
4907
5168
|
});
|
|
4908
5169
|
}
|
|
4909
5170
|
|
|
5171
|
+
|
|
4910
5172
|
if (actionBlockly && crnTypeMenu === "idBloco") {
|
|
4911
5173
|
functionActionBlockly()
|
|
4912
5174
|
|
|
4913
5175
|
} else {
|
|
4914
5176
|
setTimeout(() => {
|
|
4915
5177
|
// Capturar o json do menu
|
|
4916
|
-
let menuOptions = $(`#${idMenu}`)[0].
|
|
5178
|
+
let menuOptions = $(`#${idMenu}`)[0].parentElement.attributes['options'];
|
|
4917
5179
|
menuOptions = JSON.parse(menuOptions.value);
|
|
4918
5180
|
let subMenuOptions = menuOptions.subMenuOptions;
|
|
4919
5181
|
|
|
@@ -5166,94 +5428,96 @@
|
|
|
5166
5428
|
.directive('signaturePad', function($compile, $window) {
|
|
5167
5429
|
'use strict';
|
|
5168
5430
|
|
|
5169
|
-
var
|
|
5431
|
+
var canvas, element, EMPTY_IMAGE = null;
|
|
5170
5432
|
return {
|
|
5171
5433
|
restrict: 'E',
|
|
5172
5434
|
require: "ngModel",
|
|
5173
5435
|
scope: true,
|
|
5174
5436
|
replace: true,
|
|
5175
|
-
|
|
5176
|
-
|
|
5177
|
-
|
|
5178
|
-
|
|
5179
|
-
|
|
5180
|
-
|
|
5437
|
+
transclude: true,
|
|
5438
|
+
template: '<div style="height: 100%; width: 100%;"> \
|
|
5439
|
+
<canvas style="width:100%; height: 100%;" ng-click="mouseup()" ng-mouseup="mouseup()"></canvas> \
|
|
5440
|
+
<div class="component-holder ng-scope col-md-2" style="bottom: 0; position: absolute; padding-left: 5px;" data-component="crn-button"> \
|
|
5441
|
+
<button class="btn k-button btn-warning" ng-click="clear()" xattr-fullsize="" xattr-theme="btn-warning" xattr-disabled=""> \
|
|
5442
|
+
<i class="glyphicon glyphicon-erase" icon-theme=""></i> <span class="" text-theme="">{{\'clear\'|translate}}</span> \
|
|
5443
|
+
</button> \
|
|
5444
|
+
</div> \
|
|
5445
|
+
</div>',
|
|
5181
5446
|
scope: {
|
|
5182
|
-
clear: '=',
|
|
5183
5447
|
dataurl: '=',
|
|
5184
|
-
height: '@',
|
|
5185
|
-
width: '@',
|
|
5186
5448
|
ngClick: '@',
|
|
5187
5449
|
ngModel: '='
|
|
5188
5450
|
},
|
|
5189
5451
|
controller: [
|
|
5190
|
-
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
$scope.mouseup = function() {
|
|
5452
|
+
'$scope',
|
|
5453
|
+
function($scope) {
|
|
5194
5454
|
|
|
5195
|
-
|
|
5455
|
+
$scope.mouseup = function() {
|
|
5196
5456
|
|
|
5197
|
-
|
|
5198
|
-
signature.dataUrl = $scope.signaturePad.toDataURL();
|
|
5199
|
-
signature.isEmpty = false;
|
|
5457
|
+
var signature = {};
|
|
5200
5458
|
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
5204
|
-
}
|
|
5459
|
+
if (!$scope.signaturePad.isEmpty()) {
|
|
5460
|
+
signature.dataUrl = $scope.signaturePad.toDataURL();
|
|
5461
|
+
signature.isEmpty = false;
|
|
5205
5462
|
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
$scope.ngModel = binary;
|
|
5211
|
-
};
|
|
5463
|
+
} else {
|
|
5464
|
+
signature.dataUrl = EMPTY_IMAGE;
|
|
5465
|
+
signature.isEmpty = true;
|
|
5466
|
+
}
|
|
5212
5467
|
|
|
5213
|
-
|
|
5468
|
+
if (signature.dataUrl == null) {
|
|
5469
|
+
return;
|
|
5470
|
+
}
|
|
5471
|
+
var binary = signature.dataUrl.split(',')[1];
|
|
5472
|
+
$scope.ngModel = binary;
|
|
5473
|
+
};
|
|
5214
5474
|
|
|
5215
|
-
|
|
5216
|
-
var data = $scope.ngModel;
|
|
5475
|
+
$scope.$watch('ngModel', function(value, old) {
|
|
5217
5476
|
|
|
5218
|
-
|
|
5219
|
-
|
|
5220
|
-
|
|
5221
|
-
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
|
|
5225
|
-
}, true);
|
|
5477
|
+
if (value !== old) {
|
|
5478
|
+
$scope.signaturePad.fromDataURL("data:image/png;base64," + value, {
|
|
5479
|
+
ratio: 1
|
|
5480
|
+
});
|
|
5481
|
+
$scope.ngModel = value;
|
|
5482
|
+
}
|
|
5483
|
+
}, true);
|
|
5226
5484
|
|
|
5227
|
-
|
|
5228
|
-
|
|
5229
|
-
|
|
5230
|
-
|
|
5485
|
+
$scope.clear = function() {
|
|
5486
|
+
$scope.signaturePad.clear();
|
|
5487
|
+
$scope.ngModel = null;
|
|
5488
|
+
};
|
|
5231
5489
|
|
|
5232
|
-
|
|
5233
|
-
|
|
5234
|
-
|
|
5490
|
+
}
|
|
5491
|
+
],
|
|
5492
|
+
link: function(scope, element, attrs, ngModelCtrl) {
|
|
5493
|
+
canvas = element.find('canvas')[0];
|
|
5235
5494
|
|
|
5236
|
-
|
|
5495
|
+
scope.onResize = function() {
|
|
5496
|
+
var ratio = Math.max($window.devicePixelRatio || 1, 1);
|
|
5497
|
+
var canvas = element.find('canvas')[0];
|
|
5237
5498
|
|
|
5238
|
-
|
|
5499
|
+
var refCanvas = document.createElement('canvas');
|
|
5500
|
+
refCanvas.width = canvas.width;
|
|
5501
|
+
refCanvas.height = canvas.height;
|
|
5502
|
+
var refCtx = refCanvas.getContext('2d');
|
|
5503
|
+
refCtx.drawImage(canvas, 0, 0);
|
|
5239
5504
|
|
|
5240
|
-
|
|
5241
|
-
|
|
5242
|
-
|
|
5243
|
-
|
|
5244
|
-
|
|
5245
|
-
}
|
|
5505
|
+
canvas.width = canvas.offsetWidth * ratio;
|
|
5506
|
+
canvas.height = canvas.offsetHeight * ratio;
|
|
5507
|
+
canvas.getContext("2d").drawImage(refCanvas, 0, 0);
|
|
5508
|
+
canvas.getContext("2d").scale(ratio, ratio);
|
|
5509
|
+
}
|
|
5246
5510
|
|
|
5247
|
-
|
|
5511
|
+
scope.onResize();
|
|
5248
5512
|
|
|
5249
|
-
|
|
5513
|
+
scope.signaturePad = new SignaturePad(canvas);
|
|
5250
5514
|
|
|
5251
|
-
|
|
5252
|
-
|
|
5253
|
-
|
|
5515
|
+
angular.element($window).on('resize', function() {
|
|
5516
|
+
scope.onResize();
|
|
5517
|
+
});
|
|
5254
5518
|
|
|
5255
|
-
|
|
5256
|
-
|
|
5519
|
+
$compile(element)(element.scope());
|
|
5520
|
+
}
|
|
5257
5521
|
};
|
|
5258
5522
|
})
|
|
5259
5523
|
|
|
@@ -5297,34 +5561,9 @@
|
|
|
5297
5561
|
};
|
|
5298
5562
|
})
|
|
5299
5563
|
|
|
5300
|
-
.directive('cronFrame',
|
|
5301
|
-
|
|
5302
|
-
|
|
5303
|
-
restrict: 'AE',
|
|
5304
|
-
require: 'ngModel',
|
|
5305
|
-
link: function (scope, element, attrs, ngModelCtrl) {
|
|
5306
|
-
if (ngModelCtrl) {
|
|
5307
|
-
scope.$watch(attrs.ngModel, function(newVal) {
|
|
5308
|
-
if (newVal !== attrs.origin) {
|
|
5309
|
-
attrs.$set("origin", newVal == undefined ? attrs.origin : newVal);
|
|
5310
|
-
const modelGetter = $parse(attrs['ngModel']);
|
|
5311
|
-
let modelSetter = modelGetter.assign;
|
|
5312
|
-
let template = "";
|
|
5313
|
-
if (attrs.type == 'include') {
|
|
5314
|
-
template = $(`<div class="cronframeOption" ng-include="'${attrs.origin}'"></div>`);
|
|
5315
|
-
} else if (attrs.type == 'frame') {
|
|
5316
|
-
var url = $sce.trustAsResourceUrl(attrs.origin);
|
|
5317
|
-
template = $(`<iframe class="cronframeOption" ng-src="${url}" width="100%" height="100%" loading="lazy"></iframe>`);
|
|
5318
|
-
}
|
|
5319
|
-
modelSetter(scope, attrs.origin);
|
|
5320
|
-
element.html(template);
|
|
5321
|
-
$compile(template)(scope);
|
|
5322
|
-
}
|
|
5323
|
-
})
|
|
5324
|
-
}
|
|
5325
|
-
}
|
|
5326
|
-
}
|
|
5327
|
-
})
|
|
5564
|
+
.directive('cronFrame', cronFrame)
|
|
5565
|
+
|
|
5566
|
+
.directive('crnComponent', cronFrame)
|
|
5328
5567
|
|
|
5329
5568
|
.directive("fromGrid", ($compile) => {
|
|
5330
5569
|
return {
|
|
@@ -5731,6 +5970,11 @@ function maskDirective($compile, $translate, $parse, attrName) {
|
|
|
5731
5970
|
useInputMaskPlugin(element, ngModelCtrl, scope, modelSetter, mask);
|
|
5732
5971
|
}
|
|
5733
5972
|
else if (type == 'text' || type == 'tel' || type == 'string') {
|
|
5973
|
+
|
|
5974
|
+
let charToNumber = ['D','M', 'Y', 'H', 'm','s'];
|
|
5975
|
+
let verifyMaskDateForText = (mask) => { charToNumber.forEach((c) => mask = mask.replaceAll(c,'9')); return mask};
|
|
5976
|
+
mask = verifyMaskDateForText(mask);
|
|
5977
|
+
|
|
5734
5978
|
if(!attrs.maskPlaceholder){
|
|
5735
5979
|
$element.mask(mask);
|
|
5736
5980
|
useMaskPlugin(element, ngModelCtrl, scope, modelSetter, removeMask);
|
|
@@ -5896,7 +6140,7 @@ function transformText() {
|
|
|
5896
6140
|
|
|
5897
6141
|
app.kendoHelper = {
|
|
5898
6142
|
getCorrectlyDS: (name, scope) => {
|
|
5899
|
-
if (scope[name].apiVersion) {
|
|
6143
|
+
if (scope[name] && scope[name].apiVersion) {
|
|
5900
6144
|
return scope[name];
|
|
5901
6145
|
}
|
|
5902
6146
|
else {
|
|
@@ -5905,6 +6149,32 @@ app.kendoHelper = {
|
|
|
5905
6149
|
return ds;
|
|
5906
6150
|
}
|
|
5907
6151
|
},
|
|
6152
|
+
getCorrectlyDSPromise: async (name, scope) => {
|
|
6153
|
+
return new Promise((resolve, reject) => {
|
|
6154
|
+
let findDs = () => {
|
|
6155
|
+
let datasource = null;
|
|
6156
|
+
if (scope[name] && scope[name].apiVersion) {
|
|
6157
|
+
datasource = scope[name];
|
|
6158
|
+
}
|
|
6159
|
+
else {
|
|
6160
|
+
let ds = scope.$parent[name];
|
|
6161
|
+
scope[name] = ds;
|
|
6162
|
+
datasource = ds;
|
|
6163
|
+
}
|
|
6164
|
+
|
|
6165
|
+
if (datasource) {
|
|
6166
|
+
resolve(datasource);
|
|
6167
|
+
}
|
|
6168
|
+
else if ($(`datasource[name="${name}"]`).length) {
|
|
6169
|
+
setTimeout(() => findDs(), 100);
|
|
6170
|
+
}
|
|
6171
|
+
else {
|
|
6172
|
+
reject(null);
|
|
6173
|
+
}
|
|
6174
|
+
}
|
|
6175
|
+
findDs();
|
|
6176
|
+
});
|
|
6177
|
+
},
|
|
5908
6178
|
receivePushData: comp => !comp || !comp.dataSource || (comp.dataSource.transport.options.refComponent = comp),
|
|
5909
6179
|
getSchema: function(dataSource) {
|
|
5910
6180
|
var parseAttribute = [
|
|
@@ -6104,6 +6374,10 @@ app.kendoHelper = {
|
|
|
6104
6374
|
}
|
|
6105
6375
|
else {
|
|
6106
6376
|
this.options.fromRead = type === "read";
|
|
6377
|
+
if (this.options.cronappDatasource.reloadedFromCronapi) {
|
|
6378
|
+
this.options.fromRead = false;
|
|
6379
|
+
delete this.options.cronappDatasource.reloadedFromCronapi;
|
|
6380
|
+
}
|
|
6107
6381
|
this.options.refComponent.dataSource.read();
|
|
6108
6382
|
}
|
|
6109
6383
|
}
|
|
@@ -6274,7 +6548,7 @@ app.kendoHelper = {
|
|
|
6274
6548
|
}
|
|
6275
6549
|
}
|
|
6276
6550
|
if (idxSelected >-1 && !this.refComponent.selectable.options.multiple)
|
|
6277
|
-
this.refComponent.select(this.refComponent.table.find('tr')[idxSelected]);
|
|
6551
|
+
this.refComponent.select(this.refComponent.table.find('tr')[idxSelected + 1]);
|
|
6278
6552
|
}
|
|
6279
6553
|
}
|
|
6280
6554
|
}
|
|
@@ -6357,7 +6631,7 @@ app.kendoHelper = {
|
|
|
6357
6631
|
}
|
|
6358
6632
|
}
|
|
6359
6633
|
|
|
6360
|
-
if (this.options.fromRead) {
|
|
6634
|
+
if (this.options.fromRead || (this.options.combobox && this.options.combobox.options.firstLazyRead === undefined)) {
|
|
6361
6635
|
this.options.fromRead = false;
|
|
6362
6636
|
this.options.kendoCallback.success(cronappDatasource.data);
|
|
6363
6637
|
doFetch = false;
|
|
@@ -6769,4 +7043,33 @@ window.formatWithMomentAs = function (mask, useUTC, value, as) {
|
|
|
6769
7043
|
return momentDate.format(mask);
|
|
6770
7044
|
}
|
|
6771
7045
|
return momentDate.toDate();
|
|
6772
|
-
};
|
|
7046
|
+
};
|
|
7047
|
+
|
|
7048
|
+
function cronFrame($compile, $sce, $parse) {
|
|
7049
|
+
'use strict';
|
|
7050
|
+
return {
|
|
7051
|
+
restrict: 'AE',
|
|
7052
|
+
link: function (scope, element, attrs, ngModelCtrl) {
|
|
7053
|
+
scope.$watch(function() {
|
|
7054
|
+
return attrs.origin;
|
|
7055
|
+
}, function(newVal) {
|
|
7056
|
+
let template = "";
|
|
7057
|
+
let style = attrs.style||"";
|
|
7058
|
+
let clazz = attrs.class||"";
|
|
7059
|
+
if (attrs.origin) {
|
|
7060
|
+
if (!attrs.type) {
|
|
7061
|
+
attrs.type = 'include';
|
|
7062
|
+
}
|
|
7063
|
+
if (attrs.type == 'include') {
|
|
7064
|
+
template = $(`<div style="${style}" class="${clazz}" ng-include="'${attrs.origin}'"></div>`);
|
|
7065
|
+
} else if (attrs.type == 'frame') {
|
|
7066
|
+
var url = $sce.trustAsResourceUrl(attrs.origin);
|
|
7067
|
+
template = $(`<iframe style="${style}" class="${clazz}" ng-src="${url}" width="100%" height="100%" loading="lazy"></iframe>`);
|
|
7068
|
+
}
|
|
7069
|
+
}
|
|
7070
|
+
element.html(template);
|
|
7071
|
+
$compile(template)(scope);
|
|
7072
|
+
})
|
|
7073
|
+
}
|
|
7074
|
+
}
|
|
7075
|
+
}
|