cronapp-framework-js 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +17 -0
- package/components/crn-QRCode.components.json +53 -0
- package/components/crn-accordion.components.json +110 -0
- package/components/crn-anchor.components.json +338 -0
- package/components/crn-button-filter.components.json +234 -0
- package/components/crn-button.components.json +762 -0
- package/components/crn-carousel-item.components.json +161 -0
- package/components/crn-carousel.components.json +116 -0
- package/components/crn-cell.components.json +17 -0
- package/components/crn-checkbox.components.json +85 -0
- package/components/crn-combobox-dynamic.components.json +77 -0
- package/components/crn-combobox.components.json +58 -0
- package/components/crn-component.components.json +58 -0
- package/components/crn-cron-captcha.components.json +83 -0
- package/components/crn-cron-chat.components.json +32 -0
- package/components/crn-cron-crud.components.json +21 -0
- package/components/crn-cron-dashboard-viewer.components.json +48 -0
- package/components/crn-cron-grid.components.json +228 -0
- package/components/crn-cron-report-viewer.components.json +48 -0
- package/components/crn-cron-rich-editor.components.json +210 -0
- package/components/crn-cron-tree-view.components.json +82 -0
- package/components/crn-datasource-filter-complex.components.json +33 -0
- package/components/crn-datasource-filter.components.json +176 -0
- package/components/crn-datasource.components.json +188 -0
- package/components/crn-datepicker.components.json +157 -0
- package/components/crn-datetimepicker.components.json +160 -0
- package/components/crn-dynamic-file.components.json +188 -0
- package/components/crn-dynamic-image.components.json +159 -0
- package/components/crn-dynamic-menu.components.json +58 -0
- package/components/crn-eight-four-container.components.json +20 -0
- package/components/crn-enterprise-autocomplete.components.json +165 -0
- package/components/crn-enterprise-checkbox.components.json +340 -0
- package/components/crn-enterprise-combobox-multiple.components.json +367 -0
- package/components/crn-enterprise-combobox.components.json +172 -0
- package/components/crn-enterprise-date.components.json +69 -0
- package/components/crn-enterprise-dynamic-autocomplete.components.json +170 -0
- package/components/crn-enterprise-dynamic-combobox.components.json +170 -0
- package/components/crn-figma-component.components.json +10 -0
- package/components/crn-foot-cell.components.json +17 -0
- package/components/crn-foot-row.components.json +17 -0
- package/components/crn-form-template.components.json +14 -0
- package/components/crn-four-eight-container.components.json +20 -0
- package/components/crn-frame.components.json +62 -0
- package/components/crn-grid.components.json +100 -0
- package/components/crn-head-cell.components.json +17 -0
- package/components/crn-head-row.components.json +17 -0
- package/components/crn-header.components.json +19 -0
- package/components/crn-horizontal-container.components.json +42 -0
- package/components/crn-icon.components.json +293 -0
- package/components/crn-image-menu.components.json +50 -0
- package/components/crn-image.components.json +188 -0
- package/components/crn-infinite-scroll.components.json +29 -0
- package/components/crn-input-password.components.json +74 -0
- package/components/crn-jumbotron.components.json +62 -0
- package/components/crn-list-item.components.json +20 -0
- package/components/crn-list.components.json +46 -0
- package/components/crn-menu-item.components.json +63 -0
- package/components/crn-navbar.components.json +162 -0
- package/components/crn-one-container.components.json +55 -0
- package/components/crn-ordered-list.components.json +92 -0
- package/components/crn-ordered-sub-list.components.json +92 -0
- package/components/crn-panel.components.json +154 -0
- package/components/crn-radioOption.components.json +92 -0
- package/components/crn-radiogroup.components.json +282 -0
- package/components/crn-rating.components.json +351 -0
- package/components/crn-row.components.json +17 -0
- package/components/crn-sidebar-item.components.json +25 -0
- package/components/crn-sidebar.components.json +32 -0
- package/components/crn-signature-pad.components.json +36 -0
- package/components/crn-simple-text.components.json +90 -0
- package/components/crn-slider.components.json +103 -0
- package/components/crn-social-login.components.json +13 -0
- package/components/crn-start.components.json +20 -0
- package/components/crn-sub-form-template.components.json +14 -0
- package/components/crn-subtitle.components.json +85 -0
- package/components/crn-table.components.json +87 -0
- package/components/crn-tabs.components.json +88 -0
- package/components/crn-tags.components.json +44 -0
- package/components/crn-text-component.components.json +128 -0
- package/components/crn-text.components.json +48 -0
- package/components/crn-textarea.components.json +197 -0
- package/components/crn-textinput.components.json +186 -0
- package/components/crn-textinputbutton.components.json +170 -0
- package/components/crn-textinputicon.components.json +169 -0
- package/components/crn-three-container.components.json +20 -0
- package/components/crn-timeline.components.json +44 -0
- package/components/crn-timepicker.components.json +129 -0
- package/components/crn-title.components.json +82 -0
- package/components/crn-trhee-six-three-container.components.json +20 -0
- package/components/crn-two-container.components.json +20 -0
- package/components/crn-unordered-list.components.json +82 -0
- package/components/crn-unordered-sub-list.components.json +83 -0
- package/components/crn-upload-file.components.json +154 -0
- package/components/crn-upload.components.json +156 -0
- package/components/crn-vertical-container.components.json +56 -0
- package/components/crn-wizard.components.json +134 -0
- package/components/cron-breadcrumbs.components.json +112 -0
- package/components/cron-ordered-list.components.json +153 -0
- package/components/css/checkbox-color.css +1088 -0
- package/components/css/color-default.css +381 -0
- package/components/css/combobox-color.css +748 -0
- package/components/css/crn-input-password.css +41 -0
- package/components/css/designtime.css +268 -0
- package/components/css/font-size.css +31 -0
- package/components/css/multiselect-editor.css +106 -0
- package/components/css/option-color.css +641 -0
- package/components/dashboard/dashboard.view.html +14 -0
- package/components/js/format.min.js +2 -0
- package/components/js/jquery.inputmask.bundle.js +2600 -0
- package/components/js/jquery.mask.min.js +19 -0
- package/components/js/qrcode.js +1319 -0
- package/components/reports/BOOLEAN.parameter.html +4 -0
- package/components/reports/DATE.parameter.html +4 -0
- package/components/reports/DOUBLE.parameter.html +4 -0
- package/components/reports/FLOAT.parameter.html +4 -0
- package/components/reports/INTEGER.parameter.html +4 -0
- package/components/reports/LONG.parameter.html +4 -0
- package/components/reports/STRING.parameter.html +4 -0
- package/components/reports/reports.parameters.html +18 -0
- package/components/reports/reports.view.html +14 -0
- package/components/templates/Component_Container/crn-eight-four-container.template.html +14 -0
- package/components/templates/Component_Container/crn-four-eight-container.template.html +14 -0
- package/components/templates/Component_Container/crn-one-container.template.html +7 -0
- package/components/templates/Component_Container/crn-three-container.template.html +21 -0
- package/components/templates/Component_Container/crn-three-six-three-container.template.html +21 -0
- package/components/templates/Component_Container/crn-two-container.template.html +14 -0
- package/components/templates/accordion.template.html +44 -0
- package/components/templates/anchor.template.html +1 -0
- package/components/templates/angular-ui-notification.template.html +3 -0
- package/components/templates/banner.template.html +4 -0
- package/components/templates/button-report.template.html +3 -0
- package/components/templates/button.oauth2.template.html +1 -0
- package/components/templates/button.template.html +4 -0
- package/components/templates/buttonfilter.template.html +4 -0
- package/components/templates/carousel.template.html +47 -0
- package/components/templates/cell.template.html +5 -0
- package/components/templates/chart.template.html +3 -0
- package/components/templates/checkbox.template.html +6 -0
- package/components/templates/combobox-dynamic.template.html +13 -0
- package/components/templates/combobox.template.html +13 -0
- package/components/templates/crn-carousel-item.tempate.html +7 -0
- package/components/templates/crn-input-password.designtime.html +10 -0
- package/components/templates/crn-input-password.template.html +13 -0
- package/components/templates/crn-list-item.template.html +1 -0
- package/components/templates/crn-ordered-list.template.html +5 -0
- package/components/templates/crn-ordered-sub-list.template.html +5 -0
- package/components/templates/crn-signature-pad.designtime.html +5 -0
- package/components/templates/crn-signature-pad.template.html +1 -0
- package/components/templates/crn-unordered-list.template.html +5 -0
- package/components/templates/crn-unordered-sub-list.template.html +6 -0
- package/components/templates/cron-autocomplete.designtime.html +4 -0
- package/components/templates/cron-autocomplete.template.html +8 -0
- package/components/templates/cron-barcode.template.html +1 -0
- package/components/templates/cron-breadcrumbs.designtime.html +11 -0
- package/components/templates/cron-breadcrumbs.template.html +5 -0
- package/components/templates/cron-calendar.designtime.html +77 -0
- package/components/templates/cron-calendar.template.html +1 -0
- package/components/templates/cron-captcha.designtime.html +7 -0
- package/components/templates/cron-captcha.template.html +4 -0
- package/components/templates/cron-chat.designtime.html +1 -0
- package/components/templates/cron-chat.template.html +1 -0
- package/components/templates/cron-checkbox.template.html +4 -0
- package/components/templates/cron-combobox-multiple.designtime.html +12 -0
- package/components/templates/cron-combobox-multiple.template.html +5 -0
- package/components/templates/cron-combobox.designtime.html +6 -0
- package/components/templates/cron-combobox.template.html +5 -0
- package/components/templates/cron-crud.template.html +63 -0
- package/components/templates/cron-dashboard-viewer.designtime.html +17 -0
- package/components/templates/cron-dashboard-viewer.template.html +1 -0
- package/components/templates/cron-date.template.html +5 -0
- package/components/templates/cron-dynamic-autocomplete.template.html +5 -0
- package/components/templates/cron-dynamic-combobox.designtime.html +6 -0
- package/components/templates/cron-dynamic-combobox.template.html +5 -0
- package/components/templates/cron-dynamic-menu.designtime.html +9 -0
- package/components/templates/cron-dynamic-menu.template.html +4 -0
- package/components/templates/cron-frame.designtime.html +7 -0
- package/components/templates/cron-frame.template.html +2 -0
- package/components/templates/cron-grid.designtime.html +74 -0
- package/components/templates/cron-grid.template.html +2 -0
- package/components/templates/cron-ordered-list.template.html +7 -0
- package/components/templates/cron-qrcode.template.html +4 -0
- package/components/templates/cron-radio.template.html +16 -0
- package/components/templates/cron-report-viewer.designtime.html +15 -0
- package/components/templates/cron-report-viewer.template.html +1 -0
- package/components/templates/cron-rich-editor.template.html +6 -0
- package/components/templates/cron-scheduler.designtime.html +375 -0
- package/components/templates/cron-scheduler.template.html +1 -0
- package/components/templates/cron-slider.designtime.html +34 -0
- package/components/templates/cron-slider.template.html +5 -0
- package/components/templates/cron-switch.template.html +12 -0
- package/components/templates/cron-tree-view.designtime.html +31 -0
- package/components/templates/cron-tree-view.template.html +2 -0
- package/components/templates/datasource.template.html +1 -0
- package/components/templates/datasourcefilter.template.html +6 -0
- package/components/templates/datasourcefiltercomplex.template.html +17 -0
- package/components/templates/date.template.html +4 -0
- package/components/templates/datetime.template.html +4 -0
- package/components/templates/div.template.html +1 -0
- package/components/templates/dynamicfile.designtime.html +5 -0
- package/components/templates/dynamicfile.template.html +23 -0
- package/components/templates/dynamicimage.designtime.html +19 -0
- package/components/templates/dynamicimage.template.html +6 -0
- package/components/templates/dynamictitle.template.html +1 -0
- package/components/templates/fileupload-button.template.html +6 -0
- package/components/templates/fileupload.template.html +10 -0
- package/components/templates/foot-cell.template.html +5 -0
- package/components/templates/foot-row.template.html +14 -0
- package/components/templates/form.template.html +48 -0
- package/components/templates/grid-horizontal.template.html +4 -0
- package/components/templates/grid-vertical.template.html +4 -0
- package/components/templates/grid.template.html +36 -0
- package/components/templates/head-cell.template.html +5 -0
- package/components/templates/head-row.template.html +14 -0
- package/components/templates/head.template.html +16 -0
- package/components/templates/header.template.html +10 -0
- package/components/templates/icon.template.html +1 -0
- package/components/templates/image-menu.template.html +1 -0
- package/components/templates/image.default.template.html +2 -0
- package/components/templates/image.template.html +16 -0
- package/components/templates/list.template.html +4 -0
- package/components/templates/multiselect.template.html +13 -0
- package/components/templates/navbar.template.html +16 -0
- package/components/templates/panel.template.html +14 -0
- package/components/templates/qrcode.template.html +4 -0
- package/components/templates/radiogroup.template.html +10 -0
- package/components/templates/rating.template.html +7 -0
- package/components/templates/row.template.html +14 -0
- package/components/templates/sidebar.template.html +23 -0
- package/components/templates/social-button-bar.template.html +54 -0
- package/components/templates/sub-form.template.html +48 -0
- package/components/templates/subtitle.template.html +1 -0
- package/components/templates/table.template.html +33 -0
- package/components/templates/tabs.template.html +16 -0
- package/components/templates/textarea.template.html +4 -0
- package/components/templates/textinput.template.html +4 -0
- package/components/templates/textinputbutton.template.html +14 -0
- package/components/templates/textinputicon.template.html +10 -0
- package/components/templates/time.template.html +4 -0
- package/components/templates/timeline.designtime.html +65 -0
- package/components/templates/timeline.template.html +3 -0
- package/components/templates/title-default.template.html +1 -0
- package/components/templates/title.template.html +1 -0
- package/components/templates/treeview.template.html +19 -0
- package/components/templates/wizard.template.html +65 -0
- package/components/upload/upload.html +38 -0
- package/css/animate.css +463 -0
- package/css/app.css +416 -0
- package/css/cronos-template.css +0 -0
- package/css/cronos.css +262 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Black.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BlackIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Bold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BoldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLight.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-It.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Light.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-LightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Regular.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Semibold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-SemiboldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro.css +83 -0
- package/css/fonts/WorkSans/WorkSans-Black.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BlackItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Bold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLight.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Italic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Light.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-LightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Medium.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-MediumItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Regular.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Thin.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ThinItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans.css +97 -0
- package/css/fonts/arial-narrow/arial-narrow-bold-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-bold.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow.css +27 -0
- package/css/fonts/arial-narrow/arial-narrow.ttf +0 -0
- package/css/fonts/calibri/calibri-bold-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-bold.ttf +0 -0
- package/css/fonts/calibri/calibri-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light.ttf +0 -0
- package/css/fonts/calibri/calibri-regular.ttf +0 -0
- package/css/fonts/calibri/calibri.css +41 -0
- package/css/fonts/georgia/georgia.css +27 -0
- package/css/fonts/georgia/georgia_bold.ttf +0 -0
- package/css/fonts/georgia/georgia_bold_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_regular.ttf +0 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.eot +0 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.svg +288 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.ttf +0 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.woff +0 -0
- package/css/fonts/glyphicons-halflings/glyphicons-halflings-regular.woff2 +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeue.css +125 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Blk.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BlkIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Hv.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-HvIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-It.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Lt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-LtIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Md.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-MdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Th.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-ThIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLtIt.otf +0 -0
- package/css/fonts/inter/Inter-Black.otf +0 -0
- package/css/fonts/inter/Inter-BlackItalic.otf +0 -0
- package/css/fonts/inter/Inter-Bold.otf +0 -0
- package/css/fonts/inter/Inter-BoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBold.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraLightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Italic.otf +0 -0
- package/css/fonts/inter/Inter-Light.otf +0 -0
- package/css/fonts/inter/Inter-LightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Medium.otf +0 -0
- package/css/fonts/inter/Inter-MediumItalic.otf +0 -0
- package/css/fonts/inter/Inter-Regular.otf +0 -0
- package/css/fonts/inter/Inter-SemiBold.otf +0 -0
- package/css/fonts/inter/Inter-SemiBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-Thin.otf +0 -0
- package/css/fonts/inter/Inter-ThinItalic.otf +0 -0
- package/css/fonts/inter/inter.css +104 -0
- package/css/fonts/lato/Lato-Black.ttf +0 -0
- package/css/fonts/lato/Lato-BlackItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Bold.ttf +0 -0
- package/css/fonts/lato/Lato-BoldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Hairline.ttf +0 -0
- package/css/fonts/lato/Lato-HairlineItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Heavy.ttf +0 -0
- package/css/fonts/lato/Lato-HeavyItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Italic.ttf +0 -0
- package/css/fonts/lato/Lato-Light.ttf +0 -0
- package/css/fonts/lato/Lato-LightItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Medium.ttf +0 -0
- package/css/fonts/lato/Lato-MediumItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Regular.ttf +0 -0
- package/css/fonts/lato/Lato-Semibold.ttf +0 -0
- package/css/fonts/lato/Lato-SemiboldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Thin.ttf +0 -0
- package/css/fonts/lato/Lato-ThinItalic.ttf +0 -0
- package/css/fonts/lato/lato.css +125 -0
- package/css/fonts/material-icons/MaterialIcons-Regular.ttf +0 -0
- package/css/fonts/material-icons/font-material-icon.css +22 -0
- package/css/fonts/material-icons/material-icons.woff2 +0 -0
- package/css/fonts/news-cycle/NewsCycle-Bold.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle-Regular.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle.css +13 -0
- package/css/fonts/nunito/nunito.css +270 -0
- package/css/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Light.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-LightItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Semibold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-SemiboldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans.css +69 -0
- package/css/fonts/raleway/Raleway-Black.ttf +0 -0
- package/css/fonts/raleway/Raleway-BlackItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Bold.ttf +0 -0
- package/css/fonts/raleway/Raleway-BoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLight.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Italic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Light.ttf +0 -0
- package/css/fonts/raleway/Raleway-LightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Medium.ttf +0 -0
- package/css/fonts/raleway/Raleway-MediumItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Regular.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Thin.ttf +0 -0
- package/css/fonts/raleway/Raleway-ThinItalic.ttf +0 -0
- package/css/fonts/raleway/raleway.css +111 -0
- package/css/fonts/rawline/rawline-100.ttf +0 -0
- package/css/fonts/rawline/rawline-100i.ttf +0 -0
- package/css/fonts/rawline/rawline-200.ttf +0 -0
- package/css/fonts/rawline/rawline-200i.ttf +0 -0
- package/css/fonts/rawline/rawline-300.ttf +0 -0
- package/css/fonts/rawline/rawline-300i.ttf +0 -0
- package/css/fonts/rawline/rawline-400.ttf +0 -0
- package/css/fonts/rawline/rawline-400i.ttf +0 -0
- package/css/fonts/rawline/rawline-500.ttf +0 -0
- package/css/fonts/rawline/rawline-500i.ttf +0 -0
- package/css/fonts/rawline/rawline-600.ttf +0 -0
- package/css/fonts/rawline/rawline-600i.ttf +0 -0
- package/css/fonts/rawline/rawline-700.ttf +0 -0
- package/css/fonts/rawline/rawline-700i.ttf +0 -0
- package/css/fonts/rawline/rawline-800.ttf +0 -0
- package/css/fonts/rawline/rawline-800i.ttf +0 -0
- package/css/fonts/rawline/rawline-900.ttf +0 -0
- package/css/fonts/rawline/rawline-900i.ttf +0 -0
- package/css/fonts/rawline/rawline.css +111 -0
- package/css/fonts/roboto/Roboto-Black.ttf +0 -0
- package/css/fonts/roboto/Roboto-BlackItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Bold.ttf +0 -0
- package/css/fonts/roboto/Roboto-BoldItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Italic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Light.ttf +0 -0
- package/css/fonts/roboto/Roboto-LightItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Medium.ttf +0 -0
- package/css/fonts/roboto/Roboto-MediumItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Regular.ttf +0 -0
- package/css/fonts/roboto/Roboto-Thin.ttf +0 -0
- package/css/fonts/roboto/Roboto-ThinItalic.ttf +0 -0
- package/css/fonts/roboto/roboto.css +83 -0
- package/css/fonts/times-new-roman/Times-New-Roman.css +27 -0
- package/css/fonts/times-new-roman/times-new-roman-bold-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-romanbold.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-B.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-BI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-C.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-L.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-LI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-M.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-MI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-R.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-RI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu.css +55 -0
- package/css/privacy/privacy.css +128 -0
- package/css/themes/aquamarine.min.css +9 -0
- package/css/themes/cerulean.min.css +9 -0
- package/css/themes/cosmo.min.css +9 -0
- package/css/themes/custom/aquamarine/button-aquamarine.css +341 -0
- package/css/themes/custom/aquamarine/checkbox-aquamarine.css +113 -0
- package/css/themes/custom/aquamarine/custom-aquamarine.css +1506 -0
- package/css/themes/custom/aquamarine/img/arrow-gray.svg +3 -0
- package/css/themes/custom/aquamarine/img/arrow-white.svg +3 -0
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +82 -0
- package/css/themes/custom/aquamarine/panel-aquamarine.css +139 -0
- package/css/themes/custom/cerulean/button-cerulean.css +335 -0
- package/css/themes/custom/cerulean/custom-cerulean.css +999 -0
- package/css/themes/custom/cerulean/img/arrow-gray.svg +10 -0
- package/css/themes/custom/cerulean/img/arrow-white.svg +10 -0
- package/css/themes/custom/cerulean/navbar-cerulean.css +82 -0
- package/css/themes/custom/cerulean/panel-cerulean.css +120 -0
- package/css/themes/custom/cosmo/button-cosmo.css +117 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +1206 -0
- package/css/themes/custom/cosmo/navbar-cosmo.css +106 -0
- package/css/themes/custom/cosmo/panel-cosmo.css +131 -0
- package/css/themes/custom/cyborg/button-cyborg.css +154 -0
- package/css/themes/custom/cyborg/custom-cyborg.css +1546 -0
- package/css/themes/custom/cyborg/navbar-cyborg.css +117 -0
- package/css/themes/custom/cyborg/panel-cyborg.css +133 -0
- package/css/themes/custom/darkly/button-darkly.css +162 -0
- package/css/themes/custom/darkly/custom-darkly.css +1269 -0
- package/css/themes/custom/darkly/navbar-darkly.css +112 -0
- package/css/themes/custom/darkly/panel-darkly.css +124 -0
- package/css/themes/custom/dsgov/button-dsgov.css +173 -0
- package/css/themes/custom/dsgov/calendar-dsgov.css +269 -0
- package/css/themes/custom/dsgov/color-dsgov.css +138 -0
- package/css/themes/custom/dsgov/custom-dsgov.css +1334 -0
- package/css/themes/custom/dsgov/form-dsgov.css +437 -0
- package/css/themes/custom/dsgov/img/arrow-blue.svg +9 -0
- package/css/themes/custom/dsgov/img/cover.jpg +0 -0
- package/css/themes/custom/dsgov/navbar-dsgov.css +275 -0
- package/css/themes/custom/dsgov/panel-dsgov.css +200 -0
- package/css/themes/custom/dsgov/slider-dsgov.css +92 -0
- package/css/themes/custom/dsgov/table-grid-dsgov.css +441 -0
- package/css/themes/custom/flatly/button-flatly.css +173 -0
- package/css/themes/custom/flatly/custom-flatly.css +1051 -0
- package/css/themes/custom/flatly/navbar-flatly.css +113 -0
- package/css/themes/custom/flatly/panel-flatly.css +119 -0
- package/css/themes/custom/fuse/button-fuse.css +157 -0
- package/css/themes/custom/fuse/custom-fuse.css +1277 -0
- package/css/themes/custom/fuse/navbar-fuse.css +130 -0
- package/css/themes/custom/fuse/panel-fuse.css +183 -0
- package/css/themes/custom/journal/button-journal.css +195 -0
- package/css/themes/custom/journal/custom-journal.css +1106 -0
- package/css/themes/custom/journal/navbar-journal.css +161 -0
- package/css/themes/custom/journal/panel-journal.css +120 -0
- package/css/themes/custom/krypton/custom-krypton.css +1915 -0
- package/css/themes/custom/krypton/grid-krypton.css +618 -0
- package/css/themes/custom/krypton/navbar-krypton.css +175 -0
- package/css/themes/custom/krypton/panel-krypton.css +117 -0
- package/css/themes/custom/lumen/button-lumen.css +229 -0
- package/css/themes/custom/lumen/custom-lumen.css +1203 -0
- package/css/themes/custom/lumen/navbar-lumen.css +106 -0
- package/css/themes/custom/lumen/panel-lumen.css +89 -0
- package/css/themes/custom/material/custom-material.css +1185 -0
- package/css/themes/custom/material/grid-material.css +303 -0
- package/css/themes/custom/material/navbar-material.css +102 -0
- package/css/themes/custom/material/panel-material.css +120 -0
- package/css/themes/custom/material-round/custom-material-round.css +1664 -0
- package/css/themes/custom/material-round/grid-material-round.css +726 -0
- package/css/themes/custom/material-round/navbar-material-round.css +150 -0
- package/css/themes/custom/material-round/panel-material-round.css +94 -0
- package/css/themes/custom/materialui/custom-materialui.css +276 -0
- package/css/themes/custom/nature/custom-nature.css +2212 -0
- package/css/themes/custom/nature/grid-nature.css +400 -0
- package/css/themes/custom/nature/navbar-nature.css +98 -0
- package/css/themes/custom/nature/panel-nature.css +72 -0
- package/css/themes/custom/navigator/custom-navigator.css +251 -0
- package/css/themes/custom/paper/button-paper.css +204 -0
- package/css/themes/custom/paper/custom-paper.css +1508 -0
- package/css/themes/custom/paper/navbar-paper.css +115 -0
- package/css/themes/custom/paper/panel-paper.css +81 -0
- package/css/themes/custom/readable/button-readable.css +242 -0
- package/css/themes/custom/readable/custom-readable.css +1345 -0
- package/css/themes/custom/readable/navbar-readable.css +147 -0
- package/css/themes/custom/readable/panel-readable.css +124 -0
- package/css/themes/custom/sandstone/button-sandstone.css +199 -0
- package/css/themes/custom/sandstone/custom-sandstone.css +1065 -0
- package/css/themes/custom/sandstone/navbar-sandstone.css +90 -0
- package/css/themes/custom/sandstone/panel-sandstone.css +125 -0
- package/css/themes/custom/simplex/button-simplex.css +324 -0
- package/css/themes/custom/simplex/custom-simplex.css +1016 -0
- package/css/themes/custom/simplex/navbar-simplex.css +109 -0
- package/css/themes/custom/simplex/panel-simplex.css +120 -0
- package/css/themes/custom/slate/button-slate.css +326 -0
- package/css/themes/custom/slate/custom-slate.css +1298 -0
- package/css/themes/custom/slate/navbar-slate.css +98 -0
- package/css/themes/custom/slate/panel-slate.css +85 -0
- package/css/themes/custom/spacelab/button-spacelab.css +332 -0
- package/css/themes/custom/spacelab/custom-spacelab.css +969 -0
- package/css/themes/custom/spacelab/navbar-spacelab.css +111 -0
- package/css/themes/custom/spacelab/panel-spacelab.css +121 -0
- package/css/themes/custom/superhero/button-superhero.css +182 -0
- package/css/themes/custom/superhero/custom-superhero.css +1648 -0
- package/css/themes/custom/superhero/navbar-superhero.css +64 -0
- package/css/themes/custom/superhero/panel-superhero.css +77 -0
- package/css/themes/custom/superhero/tabs-superhero.css +25 -0
- package/css/themes/custom/theme-general/button.css +379 -0
- package/css/themes/custom/theme-general/carousel.css +35 -0
- package/css/themes/custom/theme-general/forms.css +128 -0
- package/css/themes/custom/theme-general/login.css +260 -0
- package/css/themes/custom/theme-general/menu-vertical-retratil.css +141 -0
- package/css/themes/custom/theme-general/menu.css +205 -0
- package/css/themes/custom/theme-general/modal.css +145 -0
- package/css/themes/custom/theme-general/notification.css +85 -0
- package/css/themes/custom/theme-general/report-viewer.css +63 -0
- package/css/themes/custom/theme-general/scheduler.css +161 -0
- package/css/themes/custom/theme-general/slider.css +71 -0
- package/css/themes/custom/theme-general/table-grid.css +201 -0
- package/css/themes/custom/theme-general/tabs.css +49 -0
- package/css/themes/custom/theme-general/theme-general.css +719 -0
- package/css/themes/custom/theme-general/timeline.css +40 -0
- package/css/themes/custom/theme-general/treeview.css +75 -0
- package/css/themes/custom/theme-general/wizard.css +98 -0
- package/css/themes/custom/united/button-united.css +187 -0
- package/css/themes/custom/united/custom-united.css +1061 -0
- package/css/themes/custom/united/navbar-united.css +111 -0
- package/css/themes/custom/united/panel-united.css +121 -0
- package/css/themes/custom/yeti/button-yeti.css +274 -0
- package/css/themes/custom/yeti/custom-yeti.css +1177 -0
- package/css/themes/custom/yeti/navbar-yeti.css +87 -0
- package/css/themes/custom/yeti/panel-yeti.css +127 -0
- package/css/themes/cyborg.min.css +9 -0
- package/css/themes/darkly.min.css +9 -0
- package/css/themes/deprecated/custom/aquamarine/font/fonts.css +162 -0
- package/css/themes/dsgov.min.css +9 -0
- package/css/themes/flatly.min.css +9 -0
- package/css/themes/fuse.min.css +9 -0
- package/css/themes/journal.min.css +9 -0
- package/css/themes/krypton.min.css +9 -0
- package/css/themes/lumen.min.css +9 -0
- package/css/themes/material-round.min.css +9 -0
- package/css/themes/material.min.css +9 -0
- package/css/themes/materialui.min.css +9 -0
- package/css/themes/nature.min.css +9 -0
- package/css/themes/paper.min.css +9 -0
- package/css/themes/readable.min.css +9 -0
- package/css/themes/sandstone.min.css +9 -0
- package/css/themes/simplex.min.css +9 -0
- package/css/themes/slate.min.css +9 -0
- package/css/themes/spacelab.min.css +9 -0
- package/css/themes/superhero.min.css +9 -0
- package/css/themes/theme.editor.view.html +1820 -0
- package/css/themes/united.min.css +9 -0
- package/css/themes/yeti.min.css +9 -0
- package/deprecated/components/css/checkbox-color.css +348 -0
- package/deprecated/components/css/color-default.css +111 -0
- package/deprecated/components/css/combobox-color.css +145 -0
- package/deprecated/components/css/multiselect-editor.css +106 -0
- package/deprecated/components/css/option-color.css +335 -0
- package/deprecated/css/animate.css +433 -0
- package/deprecated/css/app.css +433 -0
- package/deprecated/css/cronos-template.css +0 -0
- package/deprecated/css/cronos.css +263 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.svg +288 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/css/modalTemplate.css +37 -0
- package/deprecated/css/themes/cerulean.min.css +7 -0
- package/deprecated/css/themes/cosmo.min.css +7 -0
- package/deprecated/css/themes/custom/cerulean/custom-cerulean.min.css +6908 -0
- package/deprecated/css/themes/custom/cosmo/custom-cosmo.min.css +6943 -0
- package/deprecated/css/themes/custom/cyborg/custom-cyborg.min.css +6936 -0
- package/deprecated/css/themes/custom/darkly/custom-darkly.min.css +7059 -0
- package/deprecated/css/themes/custom/flatly/custom-flatly.min.css +7033 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
- package/deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
- package/deprecated/css/themes/custom/fuse/components_css/alert.css +55 -0
- package/deprecated/css/themes/custom/fuse/components_css/badge.css +6 -0
- package/deprecated/css/themes/custom/fuse/components_css/blockquote.css +15 -0
- package/deprecated/css/themes/custom/fuse/components_css/breadcrumb.css +11 -0
- package/deprecated/css/themes/custom/fuse/components_css/btn.css +483 -0
- package/deprecated/css/themes/custom/fuse/components_css/carousel.css +252 -0
- package/deprecated/css/themes/custom/fuse/components_css/close.css +3 -0
- package/deprecated/css/themes/custom/fuse/components_css/embed-responsive.css +29 -0
- package/deprecated/css/themes/custom/fuse/components_css/form.css +136 -0
- package/deprecated/css/themes/custom/fuse/components_css/glyphicon.css +1066 -0
- package/deprecated/css/themes/custom/fuse/components_css/hidden.css +33 -0
- package/deprecated/css/themes/custom/fuse/components_css/import_components_css.css +21 -0
- package/deprecated/css/themes/custom/fuse/components_css/list-group.css +165 -0
- package/deprecated/css/themes/custom/fuse/components_css/media.css +60 -0
- package/deprecated/css/themes/custom/fuse/components_css/modal.css +17 -0
- package/deprecated/css/themes/custom/fuse/components_css/navbar.css +400 -0
- package/deprecated/css/themes/custom/fuse/components_css/pager.css +18 -0
- package/deprecated/css/themes/custom/fuse/components_css/pagination.css +47 -0
- package/deprecated/css/themes/custom/fuse/components_css/panel.css +176 -0
- package/deprecated/css/themes/custom/fuse/components_css/popover.css +21 -0
- package/deprecated/css/themes/custom/fuse/components_css/progress.css +31 -0
- package/deprecated/css/themes/custom/fuse/components_css/table.css +156 -0
- package/deprecated/css/themes/custom/fuse/components_css/thumbnail.css +14 -0
- package/deprecated/css/themes/custom/fuse/components_css/tooltip.css +23 -0
- package/deprecated/css/themes/custom/fuse/components_css/type_bootstrap.css +328 -0
- package/deprecated/css/themes/custom/fuse/components_css/visible.css +207 -0
- package/deprecated/css/themes/custom/fuse/components_css/well.css +7 -0
- package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +4179 -0
- package/deprecated/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/deprecated/css/themes/custom/fuse/font/font.css +8 -0
- package/deprecated/css/themes/custom/journal/custom-journal.min.css +9548 -0
- package/deprecated/css/themes/custom/lumen/custom-lumen.min.css +7183 -0
- package/deprecated/css/themes/custom/material/components_css/crn-button.css +152 -0
- package/deprecated/css/themes/custom/material/components_css/crn-carousel.css +11 -0
- package/deprecated/css/themes/custom/material/components_css/crn-cron-calendar.css +173 -0
- package/deprecated/css/themes/custom/material/components_css/crn-cron-grid.css +263 -0
- package/deprecated/css/themes/custom/material/components_css/crn-enterprise.css +58 -0
- package/deprecated/css/themes/custom/material/components_css/crn-navbar.css +165 -0
- package/deprecated/css/themes/custom/material/components_css/crn-scheduler.css +97 -0
- package/deprecated/css/themes/custom/material/components_css/login.css +29 -0
- package/deprecated/css/themes/custom/material/components_css/ui-notification.css +27 -0
- package/deprecated/css/themes/custom/material/custom-material.css +280 -0
- package/deprecated/css/themes/custom/navigator/custom-navigator.css +195 -0
- package/deprecated/css/themes/custom/paper/custom-paper.min.css +8943 -0
- package/deprecated/css/themes/custom/readable/custom-readable.min.css +8203 -0
- package/deprecated/css/themes/custom/sandstone/custom-sandstone.min.css +6917 -0
- package/deprecated/css/themes/custom/simplex/custom-simplex.min.css +6917 -0
- package/deprecated/css/themes/custom/slate/custom-slate.min.css +7283 -0
- package/deprecated/css/themes/custom/spacelab/custom-spacelab.min.css +6971 -0
- package/deprecated/css/themes/custom/superhero/custom-superhero.min.css +7019 -0
- package/deprecated/css/themes/custom/united/custom-united.min.css +6783 -0
- package/deprecated/css/themes/custom/yeti/custom-yeti.min.css +7077 -0
- package/deprecated/css/themes/cyborg.min.css +7 -0
- package/deprecated/css/themes/darkly.min.css +7 -0
- package/deprecated/css/themes/flatly.min.css +7 -0
- package/deprecated/css/themes/fuse.min.css +7 -0
- package/deprecated/css/themes/journal.min.css +7 -0
- package/deprecated/css/themes/lumen.min.css +7 -0
- package/deprecated/css/themes/material.min.css +4 -0
- package/deprecated/css/themes/paper.min.css +7 -0
- package/deprecated/css/themes/readable.min.css +7 -0
- package/deprecated/css/themes/sandstone.min.css +7 -0
- package/deprecated/css/themes/simplex.min.css +7 -0
- package/deprecated/css/themes/slate.min.css +7 -0
- package/deprecated/css/themes/spacelab.min.css +7 -0
- package/deprecated/css/themes/superhero.min.css +7 -0
- package/deprecated/css/themes/united.min.css +7 -0
- package/deprecated/css/themes/yeti.min.css +7 -0
- package/deprecated/dist/components/css/checkbox-color.css +1 -0
- package/deprecated/dist/components/css/color-default.css +1 -0
- package/deprecated/dist/components/css/combobox-color.css +1 -0
- package/deprecated/dist/components/css/font-size.css +1 -0
- package/deprecated/dist/components/css/image.css +1 -0
- package/deprecated/dist/components/css/multiselect-editor.css +1 -0
- package/deprecated/dist/components/css/option-color.css +1 -0
- package/deprecated/dist/components/js/format.min.js +1 -0
- package/deprecated/dist/components/js/jquery.inputmask.bundle.js +1 -0
- package/deprecated/dist/components/js/jquery.mask.min.js +1 -0
- package/deprecated/dist/components/js/qrcode.js +1 -0
- package/deprecated/dist/components/reports/BOOLEAN.parameter.html +1 -0
- package/deprecated/dist/components/reports/DATE.parameter.html +1 -0
- package/deprecated/dist/components/reports/DOUBLE.parameter.html +1 -0
- package/deprecated/dist/components/reports/FLOAT.parameter.html +1 -0
- package/deprecated/dist/components/reports/INTEGER.parameter.html +1 -0
- package/deprecated/dist/components/reports/LONG.parameter.html +1 -0
- package/deprecated/dist/components/reports/STRING.parameter.html +1 -0
- package/deprecated/dist/components/reports/reports.parameters.html +1 -0
- package/deprecated/dist/components/reports/reports.view.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -0
- package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +1 -0
- package/deprecated/dist/components/templates/accordion.template.html +1 -0
- package/deprecated/dist/components/templates/anchor.template.html +1 -0
- package/deprecated/dist/components/templates/angular-ui-notification.template.html +1 -0
- package/deprecated/dist/components/templates/banner.template.html +1 -0
- package/deprecated/dist/components/templates/button-report.template.html +1 -0
- package/deprecated/dist/components/templates/button.oauth2.template.html +1 -0
- package/deprecated/dist/components/templates/button.template.html +1 -0
- package/deprecated/dist/components/templates/buttonfilter.template.html +1 -0
- package/deprecated/dist/components/templates/carousel.template.html +1 -0
- package/deprecated/dist/components/templates/cell.template.html +1 -0
- package/deprecated/dist/components/templates/chart.template.html +1 -0
- package/deprecated/dist/components/templates/checkbox.template.html +1 -0
- package/deprecated/dist/components/templates/combobox-dynamic.template.html +1 -0
- package/deprecated/dist/components/templates/combobox.template.html +1 -0
- package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +1 -0
- package/deprecated/dist/components/templates/crn-input-password.designtime.html +1 -0
- package/deprecated/dist/components/templates/crn-input-password.template.html +1 -0
- package/deprecated/dist/components/templates/crn-list-item.template.html +1 -0
- package/deprecated/dist/components/templates/crn-ordered-list.template.html +1 -0
- package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +1 -0
- package/deprecated/dist/components/templates/crn-unordered-list.template.html +1 -0
- package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +1 -0
- package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +26 -0
- package/deprecated/dist/components/templates/cron-autocomplete.template.html +1 -0
- package/deprecated/dist/components/templates/cron-barcode.template.html +1 -0
- package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +1 -0
- package/deprecated/dist/components/templates/cron-calendar.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-calendar.template.html +1 -0
- package/deprecated/dist/components/templates/cron-captcha.designtime.html +6 -0
- package/deprecated/dist/components/templates/cron-captcha.template.html +1 -0
- package/deprecated/dist/components/templates/cron-chat.designtime.html +17 -0
- package/deprecated/dist/components/templates/cron-chat.template.html +1 -0
- package/deprecated/dist/components/templates/cron-checkbox.template.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-combobox.template.html +1 -0
- package/deprecated/dist/components/templates/cron-crud.template.html +1 -0
- package/deprecated/dist/components/templates/cron-date.template.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +1 -0
- package/deprecated/dist/components/templates/cron-grid.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-grid.template.html +1 -0
- package/deprecated/dist/components/templates/cron-ordered-list.template.html +1 -0
- package/deprecated/dist/components/templates/cron-qrcode.template.html +1 -0
- package/deprecated/dist/components/templates/cron-radio.template.html +1 -0
- package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-report-viewer.template.html +1 -0
- package/deprecated/dist/components/templates/cron-rich-editor.template.html +1 -0
- package/deprecated/dist/components/templates/cron-scheduler.designtime.html +2 -0
- package/deprecated/dist/components/templates/cron-scheduler.template.html +1 -0
- package/deprecated/dist/components/templates/cron-slider.template.html +1 -0
- package/deprecated/dist/components/templates/cron-switch.template.html +1 -0
- package/deprecated/dist/components/templates/cron-tree-view.designtime.html +1 -0
- package/deprecated/dist/components/templates/cron-tree-view.template.html +1 -0
- package/deprecated/dist/components/templates/datasource.template.html +1 -0
- package/deprecated/dist/components/templates/datasourcefilter.template.html +1 -0
- package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +1 -0
- package/deprecated/dist/components/templates/date.template.html +1 -0
- package/deprecated/dist/components/templates/datetime.template.html +1 -0
- package/deprecated/dist/components/templates/div.template.html +1 -0
- package/deprecated/dist/components/templates/dynamicfile.template.html +1 -0
- package/deprecated/dist/components/templates/dynamicimage.template.html +1 -0
- package/deprecated/dist/components/templates/dynamictitle.template.html +1 -0
- package/deprecated/dist/components/templates/evaluation.template.html +1 -0
- package/deprecated/dist/components/templates/fileupload-button.template.html +1 -0
- package/deprecated/dist/components/templates/fileupload.template.html +1 -0
- package/deprecated/dist/components/templates/foot-cell.template.html +1 -0
- package/deprecated/dist/components/templates/foot-row.template.html +1 -0
- package/deprecated/dist/components/templates/form.template.html +1 -0
- package/deprecated/dist/components/templates/grid-horizontal.template.html +1 -0
- package/deprecated/dist/components/templates/grid-vertical.template.html +1 -0
- package/deprecated/dist/components/templates/grid.template.html +1 -0
- package/deprecated/dist/components/templates/head-cell.template.html +1 -0
- package/deprecated/dist/components/templates/head-row.template.html +1 -0
- package/deprecated/dist/components/templates/head.template.html +1 -0
- package/deprecated/dist/components/templates/header.template.html +1 -0
- package/deprecated/dist/components/templates/icon.template.html +1 -0
- package/deprecated/dist/components/templates/image-menu.template.html +1 -0
- package/deprecated/dist/components/templates/image.default.template.html +1 -0
- package/deprecated/dist/components/templates/image.template.html +1 -0
- package/deprecated/dist/components/templates/list.template.html +1 -0
- package/deprecated/dist/components/templates/multiselect.template.html +1 -0
- package/deprecated/dist/components/templates/navbar.template.html +1 -0
- package/deprecated/dist/components/templates/panel.template.html +1 -0
- package/deprecated/dist/components/templates/qrcode.template.html +1 -0
- package/deprecated/dist/components/templates/radiogroup.template.html +1 -0
- package/deprecated/dist/components/templates/rating.template.html +1 -0
- package/deprecated/dist/components/templates/row.template.html +1 -0
- package/deprecated/dist/components/templates/sidebar.template.html +1 -0
- package/deprecated/dist/components/templates/social-button-bar.template.html +1 -0
- package/deprecated/dist/components/templates/sub-form.template.html +1 -0
- package/deprecated/dist/components/templates/subtitle.template.html +1 -0
- package/deprecated/dist/components/templates/table.template.html +1 -0
- package/deprecated/dist/components/templates/tabs.template.html +1 -0
- package/deprecated/dist/components/templates/text.template.html +1 -0
- package/deprecated/dist/components/templates/textarea.template.html +1 -0
- package/deprecated/dist/components/templates/textinput.template.html +1 -0
- package/deprecated/dist/components/templates/textinputbutton.html +1 -0
- package/deprecated/dist/components/templates/textinputbutton.template.html +1 -0
- package/deprecated/dist/components/templates/textinputicon.template.html +1 -0
- package/deprecated/dist/components/templates/time.template.html +1 -0
- package/deprecated/dist/components/templates/title-default.template.html +1 -0
- package/deprecated/dist/components/templates/title.template.html +1 -0
- package/deprecated/dist/components/templates/treeview.template.html +1 -0
- package/deprecated/dist/css/animate.css +1 -0
- package/deprecated/dist/css/app.css +1 -0
- package/deprecated/dist/css/cronos-template.css +0 -0
- package/deprecated/dist/css/cronos.css +1 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +1 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/deprecated/dist/css/modalTemplate.css +1 -0
- package/deprecated/dist/css/themes/cerulean.min.css +1 -0
- package/deprecated/dist/css/themes/cosmo.min.css +1 -0
- package/deprecated/dist/css/themes/custom/cerulean/custom-cerulean.min.css +13 -0
- package/deprecated/dist/css/themes/custom/cosmo/custom-cosmo.min.css +13 -0
- package/deprecated/dist/css/themes/custom/cyborg/custom-cyborg.min.css +13 -0
- package/deprecated/dist/css/themes/custom/darkly/custom-darkly.min.css +13 -0
- package/deprecated/dist/css/themes/custom/flatly/custom-flatly.min.css +13 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/alert.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/badge.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/blockquote.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/breadcrumb.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/btn.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/carousel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/close.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/embed-responsive.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/form.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/glyphicon.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/hidden.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/import_components_css.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/list-group.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/media.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/modal.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/navbar.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/pager.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/pagination.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/panel.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/popover.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/progress.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/table.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/thumbnail.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/tooltip.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/visible.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/components_css/well.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +1 -0
- package/deprecated/dist/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/deprecated/dist/css/themes/custom/fuse/font/font.css +1 -0
- package/deprecated/dist/css/themes/custom/journal/custom-journal.min.css +12 -0
- package/deprecated/dist/css/themes/custom/lumen/custom-lumen.min.css +13 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-button.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-carousel.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-cron-grid.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-enterprise.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-navbar.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/crn-scheduler.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/login.css +1 -0
- package/deprecated/dist/css/themes/custom/material/components_css/ui-notification.css +1 -0
- package/deprecated/dist/css/themes/custom/material/custom-material.css +1 -0
- package/deprecated/dist/css/themes/custom/navigator/custom-navigator.css +1 -0
- package/deprecated/dist/css/themes/custom/paper/custom-paper.min.css +13 -0
- package/deprecated/dist/css/themes/custom/readable/custom-readable.min.css +13 -0
- package/deprecated/dist/css/themes/custom/sandstone/custom-sandstone.min.css +13 -0
- package/deprecated/dist/css/themes/custom/simplex/custom-simplex.min.css +13 -0
- package/deprecated/dist/css/themes/custom/slate/custom-slate.min.css +13 -0
- package/deprecated/dist/css/themes/custom/spacelab/custom-spacelab.min.css +13 -0
- package/deprecated/dist/css/themes/custom/superhero/custom-superhero.min.css +13 -0
- package/deprecated/dist/css/themes/custom/united/custom-united.min.css +13 -0
- package/deprecated/dist/css/themes/custom/yeti/custom-yeti.min.css +13 -0
- package/deprecated/dist/css/themes/cyborg.min.css +1 -0
- package/deprecated/dist/css/themes/darkly.min.css +1 -0
- package/deprecated/dist/css/themes/flatly.min.css +1 -0
- package/deprecated/dist/css/themes/fuse.min.css +1 -0
- package/deprecated/dist/css/themes/journal.min.css +1 -0
- package/deprecated/dist/css/themes/lumen.min.css +1 -0
- package/deprecated/dist/css/themes/material.min.css +1 -0
- package/deprecated/dist/css/themes/paper.min.css +1 -0
- package/deprecated/dist/css/themes/readable.min.css +1 -0
- package/deprecated/dist/css/themes/sandstone.min.css +1 -0
- package/deprecated/dist/css/themes/simplex.min.css +1 -0
- package/deprecated/dist/css/themes/slate.min.css +1 -0
- package/deprecated/dist/css/themes/spacelab.min.css +1 -0
- package/deprecated/dist/css/themes/superhero.min.css +1 -0
- package/deprecated/dist/css/themes/united.min.css +1 -0
- package/deprecated/dist/css/themes/yeti.min.css +1 -0
- package/deprecated/dist/i18n/locale_en_us.json +143 -0
- package/deprecated/dist/i18n/locale_pt_br.json +143 -0
- package/deprecated/dist/img/ballon_icon.svg +1 -0
- package/deprecated/dist/img/barcode.png +0 -0
- package/deprecated/dist/img/cron-icon/crn-QRCode.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-accordion.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-anchor.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-button.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-calendar.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-captcha.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-carousel.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-chart.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-checkbox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-combobox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-datasource.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-datepicker.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-form.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-grid-table.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-grid.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-header.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-icon.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-image.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-input-password.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-navbar.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-one-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-panel.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-rating.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-scheduler.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-simple-text.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-slider.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-social-login.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-sub-form.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-table.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-tabs.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-text-component.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textarea.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textinput.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-three-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-timepicker.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-tree-view.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-two-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-upload.svg +1 -0
- package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +1 -0
- package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +1 -0
- package/deprecated/dist/img/cronGrid.png +0 -0
- package/deprecated/dist/img/cronRichEditor.png +0 -0
- package/deprecated/dist/img/cronapp-logo-login.png +0 -0
- package/deprecated/dist/img/img-user.svg +1 -0
- package/deprecated/dist/img/logo-cronapp-negativa.svg +1 -0
- package/deprecated/dist/img/logo.png +0 -0
- package/deprecated/dist/img/logo.svg +1 -0
- package/deprecated/dist/img/nophoto.png +0 -0
- package/deprecated/dist/img/placehold-100x100.png +0 -0
- package/deprecated/dist/img/placehold-900x500.png +0 -0
- package/deprecated/dist/img/qrcode.png +0 -0
- package/deprecated/dist/img/recaptcha-logo.svg +1 -0
- package/deprecated/dist/img/selectFile.png +0 -0
- package/deprecated/dist/img/selectImg.svg +1 -0
- package/deprecated/dist/img/svg-charts.svg +1 -0
- package/deprecated/dist/img/switch.png +0 -0
- package/deprecated/dist/js/LanguageSelectDirective.js +1 -0
- package/deprecated/dist/js/LocaleService.js +1 -0
- package/deprecated/dist/js/app.authentication.js +1 -0
- package/deprecated/dist/js/app.js +1 -0
- package/deprecated/dist/js/controllers.authentication.js +1 -0
- package/deprecated/dist/js/controllers.js +1 -0
- package/deprecated/dist/js/custom.controllers.js +1 -0
- package/deprecated/dist/js/customModules.js +1 -0
- package/deprecated/dist/js/customStateProvider.js +0 -0
- package/deprecated/dist/js/directives.js +14 -0
- package/deprecated/dist/js/filters.js +1 -0
- package/deprecated/dist/js/local-dateformat.directive.js +1 -0
- package/deprecated/dist/js/reports/parameters.controller.js +1 -0
- package/deprecated/dist/js/reports/reports.service.js +1 -0
- package/deprecated/dist/js/services.js +1 -0
- package/deprecated/dist/js/stateProvider.js +1 -0
- package/deprecated/dist/js/upload.service.js +1 -0
- package/deprecated/img/ballon_icon.svg +3 -0
- package/deprecated/img/barcode.png +0 -0
- package/deprecated/img/cron-icon/crn-QRCode.svg +38 -0
- package/deprecated/img/cron-icon/crn-accordion.svg +25 -0
- package/deprecated/img/cron-icon/crn-anchor.svg +29 -0
- package/deprecated/img/cron-icon/crn-button.svg +24 -0
- package/deprecated/img/cron-icon/crn-calendar.svg +23 -0
- package/deprecated/img/cron-icon/crn-captcha.svg +36 -0
- package/deprecated/img/cron-icon/crn-carousel.svg +26 -0
- package/deprecated/img/cron-icon/crn-chart.svg +19 -0
- package/deprecated/img/cron-icon/crn-checkbox.svg +21 -0
- package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +27 -0
- package/deprecated/img/cron-icon/crn-combobox.svg +24 -0
- package/deprecated/img/cron-icon/crn-cron-crud.svg +28 -0
- package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +18 -0
- package/deprecated/img/cron-icon/crn-datasource.svg +27 -0
- package/deprecated/img/cron-icon/crn-datepicker.svg +35 -0
- package/deprecated/img/cron-icon/crn-datetimepicker.svg +41 -0
- package/deprecated/img/cron-icon/crn-dynamic-file.svg +26 -0
- package/deprecated/img/cron-icon/crn-dynamic-image.svg +25 -0
- package/deprecated/img/cron-icon/crn-dynamic-menu.svg +28 -0
- package/deprecated/img/cron-icon/crn-eight-four-container.svg +18 -0
- package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +26 -0
- package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +21 -0
- package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +24 -0
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +29 -0
- package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +27 -0
- package/deprecated/img/cron-icon/crn-form.svg +24 -0
- package/deprecated/img/cron-icon/crn-four-eight-container.svg +20 -0
- package/deprecated/img/cron-icon/crn-grid-table.svg +21 -0
- package/deprecated/img/cron-icon/crn-grid.svg +27 -0
- package/deprecated/img/cron-icon/crn-header.svg +18 -0
- package/deprecated/img/cron-icon/crn-horizontal-container.svg +19 -0
- package/deprecated/img/cron-icon/crn-icon.svg +23 -0
- package/deprecated/img/cron-icon/crn-image.svg +20 -0
- package/deprecated/img/cron-icon/crn-input-password.svg +24 -0
- package/deprecated/img/cron-icon/crn-jumbotron.svg +24 -0
- package/deprecated/img/cron-icon/crn-list.svg +24 -0
- package/deprecated/img/cron-icon/crn-navbar.svg +25 -0
- package/deprecated/img/cron-icon/crn-one-container.svg +17 -0
- package/deprecated/img/cron-icon/crn-ordered-list.svg +44 -0
- package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +42 -0
- package/deprecated/img/cron-icon/crn-panel.svg +21 -0
- package/deprecated/img/cron-icon/crn-radiogroup.svg +25 -0
- package/deprecated/img/cron-icon/crn-rating.svg +20 -0
- package/deprecated/img/cron-icon/crn-report-viewer.svg +24 -0
- package/deprecated/img/cron-icon/crn-rich-editor.svg +22 -0
- package/deprecated/img/cron-icon/crn-scheduler.svg +27 -0
- package/deprecated/img/cron-icon/crn-simple-text.svg +18 -0
- package/deprecated/img/cron-icon/crn-slider.svg +19 -0
- package/deprecated/img/cron-icon/crn-social-login.svg +29 -0
- package/deprecated/img/cron-icon/crn-sub-form.svg +27 -0
- package/deprecated/img/cron-icon/crn-table.svg +20 -0
- package/deprecated/img/cron-icon/crn-tabs.svg +22 -0
- package/deprecated/img/cron-icon/crn-text-component.svg +22 -0
- package/deprecated/img/cron-icon/crn-textarea.svg +22 -0
- package/deprecated/img/cron-icon/crn-textinput.svg +23 -0
- package/deprecated/img/cron-icon/crn-textinputbutton.svg +33 -0
- package/deprecated/img/cron-icon/crn-textinputicon.svg +29 -0
- package/deprecated/img/cron-icon/crn-three-container.svg +21 -0
- package/deprecated/img/cron-icon/crn-three-six-three-container.svg +19 -0
- package/deprecated/img/cron-icon/crn-timepicker.svg +20 -0
- package/deprecated/img/cron-icon/crn-tree-view.svg +19 -0
- package/deprecated/img/cron-icon/crn-two-container.svg +18 -0
- package/deprecated/img/cron-icon/crn-unordered-list.svg +24 -0
- package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +28 -0
- package/deprecated/img/cron-icon/crn-upload.svg +20 -0
- package/deprecated/img/cron-icon/crn-vertical-container.svg +19 -0
- package/deprecated/img/cron-icon/cron-breadrumb.svg +638 -0
- package/deprecated/img/cronGrid.png +0 -0
- package/deprecated/img/cronRichEditor.png +0 -0
- package/deprecated/img/cronapp-logo-login.png +0 -0
- package/deprecated/img/img-user.svg +1 -0
- package/deprecated/img/logo-cronapp-negativa.svg +1 -0
- package/deprecated/img/logo.png +0 -0
- package/deprecated/img/logo.svg +1 -0
- package/deprecated/img/nophoto.png +0 -0
- package/deprecated/img/placehold-100x100.png +0 -0
- package/deprecated/img/placehold-900x500.png +0 -0
- package/deprecated/img/qrcode.png +0 -0
- package/deprecated/img/recaptcha-logo.svg +1 -0
- package/deprecated/img/selectFile.png +0 -0
- package/deprecated/img/selectImg.svg +44 -0
- package/deprecated/img/svg-charts.svg +1 -0
- package/dist/components/css/checkbox-color.css +1 -0
- package/dist/components/css/color-default.css +1 -0
- package/dist/components/css/combobox-color.css +1 -0
- package/dist/components/css/crn-input-password.css +1 -0
- package/dist/components/css/designtime.css +1 -0
- package/dist/components/css/font-size.css +1 -0
- package/dist/components/css/image.css +1 -0
- package/dist/components/css/multiselect-editor.css +1 -0
- package/dist/components/css/option-color.css +1 -0
- package/dist/components/js/format.min.js +1 -0
- package/dist/components/js/jquery.inputmask.bundle.js +1 -0
- package/dist/components/js/jquery.mask.min.js +1 -0
- package/dist/components/js/qrcode.js +1 -0
- package/dist/components/reports/BOOLEAN.parameter.html +1 -0
- package/dist/components/reports/DATE.parameter.html +1 -0
- package/dist/components/reports/DOUBLE.parameter.html +1 -0
- package/dist/components/reports/FLOAT.parameter.html +1 -0
- package/dist/components/reports/INTEGER.parameter.html +1 -0
- package/dist/components/reports/LONG.parameter.html +1 -0
- package/dist/components/reports/STRING.parameter.html +1 -0
- package/dist/components/reports/reports.parameters.html +1 -0
- package/dist/components/reports/reports.view.html +1 -0
- package/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-eight-twelve-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-four-twelve-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-one-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-three-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-three-twelve-container.template.html +1 -0
- package/dist/components/templates/Component_Container/crn-two-container.template.html +1 -0
- package/dist/components/templates/accordion.template.html +1 -0
- package/dist/components/templates/anchor.template.html +1 -0
- package/dist/components/templates/angular-ui-notification.template.html +1 -0
- package/dist/components/templates/banner.template.html +1 -0
- package/dist/components/templates/button-report.template.html +1 -0
- package/dist/components/templates/button.oauth2.template.html +1 -0
- package/dist/components/templates/button.template.html +1 -0
- package/dist/components/templates/buttonfilter.template.html +1 -0
- package/dist/components/templates/carousel.template.html +1 -0
- package/dist/components/templates/cell.template.html +1 -0
- package/dist/components/templates/chart.template.html +1 -0
- package/dist/components/templates/checkbox.template.html +1 -0
- package/dist/components/templates/combobox-dynamic.template.html +1 -0
- package/dist/components/templates/combobox.template.html +1 -0
- package/dist/components/templates/crn-carousel-item.tempate.html +1 -0
- package/dist/components/templates/crn-input-password.designtime.html +1 -0
- package/dist/components/templates/crn-input-password.template.html +1 -0
- package/dist/components/templates/crn-list-item.template.html +1 -0
- package/dist/components/templates/crn-ordered-list.template.html +1 -0
- package/dist/components/templates/crn-ordered-sub-list.template.html +1 -0
- package/dist/components/templates/crn-signature-pad.designtime.html +1 -0
- package/dist/components/templates/crn-signature-pad.template.html +1 -0
- package/dist/components/templates/crn-unordered-list.template.html +1 -0
- package/dist/components/templates/crn-unordered-sub-list.template.html +1 -0
- package/dist/components/templates/cron-autocomplete.designtime.html +1 -0
- package/dist/components/templates/cron-autocomplete.template.html +1 -0
- package/dist/components/templates/cron-barcode.template.html +1 -0
- package/dist/components/templates/cron-breadcrumbs.designtime.html +1 -0
- package/dist/components/templates/cron-breadcrumbs.template.html +1 -0
- package/dist/components/templates/cron-calendar.designtime.html +1 -0
- package/dist/components/templates/cron-calendar.template.html +1 -0
- package/dist/components/templates/cron-captcha.designtime.html +6 -0
- package/dist/components/templates/cron-captcha.template.html +1 -0
- package/dist/components/templates/cron-chat.designtime.html +1 -0
- package/dist/components/templates/cron-chat.template.html +1 -0
- package/dist/components/templates/cron-checkbox.template.html +1 -0
- package/dist/components/templates/cron-combobox-multiple.designtime.html +1 -0
- package/dist/components/templates/cron-combobox-multiple.template.html +1 -0
- package/dist/components/templates/cron-combobox.designtime.html +1 -0
- package/dist/components/templates/cron-combobox.template.html +1 -0
- package/dist/components/templates/cron-crud.template.html +1 -0
- package/dist/components/templates/cron-dashboard-viewer.designtime.html +1 -0
- package/dist/components/templates/cron-dashboard-viewer.template.html +1 -0
- package/dist/components/templates/cron-date.template.html +1 -0
- package/dist/components/templates/cron-dynamic-autocomplete.template.html +1 -0
- package/dist/components/templates/cron-dynamic-combobox.designtime.html +1 -0
- package/dist/components/templates/cron-dynamic-combobox.template.html +1 -0
- package/dist/components/templates/cron-dynamic-menu.designtime.html +1 -0
- package/dist/components/templates/cron-dynamic-menu.template.html +1 -0
- package/dist/components/templates/cron-frame.designtime.html +6 -0
- package/dist/components/templates/cron-frame.template.html +1 -0
- package/dist/components/templates/cron-grid.designtime.html +1 -0
- package/dist/components/templates/cron-grid.template.html +1 -0
- package/dist/components/templates/cron-ordered-list.template.html +1 -0
- package/dist/components/templates/cron-qrcode.template.html +1 -0
- package/dist/components/templates/cron-radio.template.html +1 -0
- package/dist/components/templates/cron-report-viewer.designtime.html +1 -0
- package/dist/components/templates/cron-report-viewer.template.html +1 -0
- package/dist/components/templates/cron-rich-editor.template.html +1 -0
- package/dist/components/templates/cron-scheduler.designtime.html +1 -0
- package/dist/components/templates/cron-scheduler.template.html +1 -0
- package/dist/components/templates/cron-slider.designtime.html +1 -0
- package/dist/components/templates/cron-slider.template.html +1 -0
- package/dist/components/templates/cron-switch.template.html +1 -0
- package/dist/components/templates/cron-tree-view.designtime.html +1 -0
- package/dist/components/templates/cron-tree-view.template.html +1 -0
- package/dist/components/templates/cron-visual-component.designtime.html +6 -0
- package/dist/components/templates/cron-visual-component.template.html +1 -0
- package/dist/components/templates/datasource.template.html +1 -0
- package/dist/components/templates/datasourcefilter.template.html +1 -0
- package/dist/components/templates/datasourcefiltercomplex.template.html +1 -0
- package/dist/components/templates/date.template.html +1 -0
- package/dist/components/templates/datetime.template.html +1 -0
- package/dist/components/templates/div.template.html +1 -0
- package/dist/components/templates/dynamicfile.designtime.html +1 -0
- package/dist/components/templates/dynamicfile.template.html +1 -0
- package/dist/components/templates/dynamicimage.designtime.html +2 -0
- package/dist/components/templates/dynamicimage.template.html +1 -0
- package/dist/components/templates/dynamictitle.template.html +1 -0
- package/dist/components/templates/evaluation.template.html +1 -0
- package/dist/components/templates/fileupload-button.template.html +1 -0
- package/dist/components/templates/fileupload.template.html +1 -0
- package/dist/components/templates/foot-cell.template.html +1 -0
- package/dist/components/templates/foot-row.template.html +1 -0
- package/dist/components/templates/form.template.html +1 -0
- package/dist/components/templates/grid-horizontal.template.html +1 -0
- package/dist/components/templates/grid-vertical.template.html +1 -0
- package/dist/components/templates/grid.template.html +1 -0
- package/dist/components/templates/head-cell.template.html +1 -0
- package/dist/components/templates/head-row.template.html +1 -0
- package/dist/components/templates/head.template.html +1 -0
- package/dist/components/templates/header.template.html +1 -0
- package/dist/components/templates/icon.template.html +1 -0
- package/dist/components/templates/image-menu.template.html +1 -0
- package/dist/components/templates/image.default.template.html +1 -0
- package/dist/components/templates/image.template.html +1 -0
- package/dist/components/templates/input/crn-input-password.template.html +1 -0
- package/dist/components/templates/list.template.html +1 -0
- package/dist/components/templates/multiselect.template.html +1 -0
- package/dist/components/templates/navbar.template.html +1 -0
- package/dist/components/templates/panel.template.html +1 -0
- package/dist/components/templates/qrcode.template.html +1 -0
- package/dist/components/templates/radiogroup.template.html +1 -0
- package/dist/components/templates/rating.template.html +1 -0
- package/dist/components/templates/row.template.html +1 -0
- package/dist/components/templates/sidebar.template.html +1 -0
- package/dist/components/templates/social-button-bar.template.html +1 -0
- package/dist/components/templates/sub-form.template.html +1 -0
- package/dist/components/templates/subtitle.template.html +1 -0
- package/dist/components/templates/table.template.html +1 -0
- package/dist/components/templates/tabs.template.html +1 -0
- package/dist/components/templates/text.template.html +1 -0
- package/dist/components/templates/textarea.template.html +1 -0
- package/dist/components/templates/textinput.template.html +1 -0
- package/dist/components/templates/textinputbutton.html +1 -0
- package/dist/components/templates/textinputbutton.template.html +1 -0
- package/dist/components/templates/textinputicon.template.html +1 -0
- package/dist/components/templates/time.template.html +1 -0
- package/dist/components/templates/timeline.designtime.html +1 -0
- package/dist/components/templates/timeline.template.html +1 -0
- package/dist/components/templates/title-default.template.html +1 -0
- package/dist/components/templates/title.template.html +1 -0
- package/dist/components/templates/treeview.template.html +1 -0
- package/dist/components/templates/wizard.template.html +1 -0
- package/dist/css/animate.css +1 -0
- package/dist/css/app.css +1 -0
- package/dist/css/cronos-template.css +0 -0
- package/dist/css/cronos.css +1 -0
- package/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
- package/dist/css/fonts/glyphicons-halflings-regular.svg +1 -0
- package/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
- package/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/dist/css/modalTemplate.css +1 -0
- package/dist/css/privacy/privacy.css +1 -0
- package/dist/css/reset_password.css +1 -0
- package/dist/css/signup.css +1 -0
- package/dist/css/themes/aquamarine.min.css +1 -0
- package/dist/css/themes/cerulean.min.css +1 -0
- package/dist/css/themes/cosmo.min.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/basics.css +11 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/caret.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/collapse.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/glyphicon.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/has.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/input.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/kbd.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/label.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/media.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/pager.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/panel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/pre.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/visible.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.3/well.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/animations.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/basics.css +11 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/collapse.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/fade.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/form_input.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/label.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/media.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/pager.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/panel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/visible.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/accordion.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/alert.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/align.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/badge.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/basics.css +12 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/border.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/btn.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/card.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/carousel.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/close.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/col.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/container.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/custom.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/display.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/flex.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/float.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/form.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/input-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/justify.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/list-group.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/margin.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/modal.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/nav.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/navbar.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/padding.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/page.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/pagination.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/popover.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/position.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/progress.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/rounded.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/shadow.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/table.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/text.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
- package/dist/css/themes/custom/_bootswatch-v4.1.3/validated.css +1 -0
- package/dist/css/themes/custom/aquamarine/button-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/checkbox-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.min.css +1 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/custom/aquamarine/font/fonts.css +1 -0
- package/dist/css/themes/custom/aquamarine/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/aquamarine/img/arrow-white.svg +1 -0
- package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/panel-aquamarine.css +1 -0
- package/dist/css/themes/custom/cerulean/button-cerulean.css +1 -0
- package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -0
- package/dist/css/themes/custom/cerulean/custom-cerulean.min.css +1 -0
- package/dist/css/themes/custom/cerulean/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/cerulean/img/arrow-white.svg +1 -0
- package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -0
- package/dist/css/themes/custom/cerulean/panel-cerulean.css +1 -0
- package/dist/css/themes/custom/cosmo/button-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/custom-cosmo.min.css +1 -0
- package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/panel-cosmo.css +1 -0
- package/dist/css/themes/custom/cyborg/button-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/custom-cyborg.min.css +1 -0
- package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/panel-cyborg.css +1 -0
- package/dist/css/themes/custom/darkly/button-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/custom-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/custom-darkly.min.css +1 -0
- package/dist/css/themes/custom/darkly/navbar-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/panel-darkly.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/custom/dsgov/button-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/calendar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/color-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/custom-dsgov.min.css +1 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/custom/dsgov/font/fonts.css +1 -0
- package/dist/css/themes/custom/dsgov/font2/fonts.css +1 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-100.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-200.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-300.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-400.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-500.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-600.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-700.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-800.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-900.woff +0 -0
- package/dist/css/themes/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/img/arrow-blue.svg +1 -0
- package/dist/css/themes/custom/dsgov/img/cover.jpg +0 -0
- package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/panel-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/slider-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/table-grid-dsgov.css +1 -0
- package/dist/css/themes/custom/flatly/button-flatly.css +1 -0
- package/dist/css/themes/custom/flatly/custom-flatly.css +1 -0
- package/dist/css/themes/custom/flatly/custom-flatly.min.css +1 -0
- package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -0
- package/dist/css/themes/custom/flatly/panel-flatly.css +1 -0
- package/dist/css/themes/custom/fuse/button-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/alert.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/badge.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/blockquote.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/breadcrumb.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/btn.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/close.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/form.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/glyphicon.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/hidden.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/import_components_css.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/list-group.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/modal.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/navbar.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/pager.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/pagination.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/panel.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/popover.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/progress.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/table.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/thumbnail.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/tooltip.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/dist/css/themes/custom/fuse/components_css/well.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.min.css +1 -0
- package/dist/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/dist/css/themes/custom/fuse/font/font.css +1 -0
- package/dist/css/themes/custom/fuse/font/fonts.css +1 -0
- package/dist/css/themes/custom/fuse/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/fuse/img/arrow-white.svg +1 -0
- package/dist/css/themes/custom/fuse/navbar-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/panel-fuse.css +1 -0
- package/dist/css/themes/custom/journal/button-journal.css +1 -0
- package/dist/css/themes/custom/journal/custom-journal.css +1 -0
- package/dist/css/themes/custom/journal/custom-journal.min.css +1 -0
- package/dist/css/themes/custom/journal/navbar-journal.css +1 -0
- package/dist/css/themes/custom/journal/panel-journal.css +1 -0
- package/dist/css/themes/custom/krypton/custom-krypton.css +1 -0
- package/dist/css/themes/custom/krypton/grid-krypton.css +1 -0
- package/dist/css/themes/custom/krypton/navbar-krypton.css +1 -0
- package/dist/css/themes/custom/krypton/panel-krypton.css +1 -0
- package/dist/css/themes/custom/lumen/button-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/custom-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/custom-lumen.min.css +1 -0
- package/dist/css/themes/custom/lumen/navbar-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/panel-lumen.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-button.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/custom/material/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/custom/material/components_css/login.css +1 -0
- package/dist/css/themes/custom/material/components_css/ui-notification.css +1 -0
- package/dist/css/themes/custom/material/custom-material.css +1 -0
- package/dist/css/themes/custom/material/custom-material.min.css +1 -0
- package/dist/css/themes/custom/material/font/Roboto-Black.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Black.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Bold.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Italic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Light.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Light.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Medium.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Regular.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Thin.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/dist/css/themes/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/dist/css/themes/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/dist/css/themes/custom/material/font/fonts.css +1 -0
- package/dist/css/themes/custom/material/grid-material.css +1 -0
- package/dist/css/themes/custom/material/img/arrow-gray.svg +1 -0
- package/dist/css/themes/custom/material/img/arrow-white.svg +1 -0
- package/dist/css/themes/custom/material/navbar-material.css +1 -0
- package/dist/css/themes/custom/material/panel-material.css +1 -0
- package/dist/css/themes/custom/material-round/custom-material-round.css +1 -0
- package/dist/css/themes/custom/material-round/grid-material-round.css +1 -0
- package/dist/css/themes/custom/material-round/navbar-material-round.css +1 -0
- package/dist/css/themes/custom/material-round/panel-material-round.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-button.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/login.css +1 -0
- package/dist/css/themes/custom/material_raiz/components_css/ui-notification.css +1 -0
- package/dist/css/themes/custom/material_raiz/custom-material_raiz.css +1 -0
- package/dist/css/themes/custom/materialui/custom-materialui.css +1 -0
- package/dist/css/themes/custom/nature/custom-nature.css +1 -0
- package/dist/css/themes/custom/nature/grid-nature.css +1 -0
- package/dist/css/themes/custom/nature/navbar-nature.css +1 -0
- package/dist/css/themes/custom/nature/panel-nature.css +1 -0
- package/dist/css/themes/custom/navigator/custom-navigator.css +1 -0
- package/dist/css/themes/custom/paper/button-paper.css +1 -0
- package/dist/css/themes/custom/paper/custom-paper.css +1 -0
- package/dist/css/themes/custom/paper/custom-paper.min.css +1 -0
- package/dist/css/themes/custom/paper/navbar-paper.css +1 -0
- package/dist/css/themes/custom/paper/panel-paper.css +1 -0
- package/dist/css/themes/custom/readable/button-readable.css +1 -0
- package/dist/css/themes/custom/readable/custom-readable.css +1 -0
- package/dist/css/themes/custom/readable/custom-readable.min.css +1 -0
- package/dist/css/themes/custom/readable/navbar-readable.css +1 -0
- package/dist/css/themes/custom/readable/panel-readable.css +1 -0
- package/dist/css/themes/custom/sandstone/button-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/custom-sandstone.min.css +1 -0
- package/dist/css/themes/custom/sandstone/navbar-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -0
- package/dist/css/themes/custom/simplex/button-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/custom-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/custom-simplex.min.css +1 -0
- package/dist/css/themes/custom/simplex/navbar-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/panel-simplex.css +1 -0
- package/dist/css/themes/custom/slate/button-slate.css +1 -0
- package/dist/css/themes/custom/slate/custom-slate.css +1 -0
- package/dist/css/themes/custom/slate/custom-slate.min.css +1 -0
- package/dist/css/themes/custom/slate/navbar-slate.css +1 -0
- package/dist/css/themes/custom/slate/panel-slate.css +1 -0
- package/dist/css/themes/custom/spacelab/button-spacelab.css +1 -0
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -0
- package/dist/css/themes/custom/spacelab/custom-spacelab.min.css +1 -0
- package/dist/css/themes/custom/spacelab/navbar-spacelab.css +1 -0
- package/dist/css/themes/custom/spacelab/panel-spacelab.css +1 -0
- package/dist/css/themes/custom/superhero/button-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.min.css +1 -0
- package/dist/css/themes/custom/superhero/navbar-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/panel-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/tabs-superhero.css +1 -0
- package/dist/css/themes/custom/theme-general/button.css +1 -0
- package/dist/css/themes/custom/theme-general/carousel.css +1 -0
- package/dist/css/themes/custom/theme-general/forms.css +1 -0
- package/dist/css/themes/custom/theme-general/login.css +1 -0
- package/dist/css/themes/custom/theme-general/menu-vertical-retratil.css +1 -0
- package/dist/css/themes/custom/theme-general/menu.css +1 -0
- package/dist/css/themes/custom/theme-general/modal.css +1 -0
- package/dist/css/themes/custom/theme-general/notification.css +1 -0
- package/dist/css/themes/custom/theme-general/report-viewer.css +1 -0
- package/dist/css/themes/custom/theme-general/scheduler.css +1 -0
- package/dist/css/themes/custom/theme-general/slider.css +1 -0
- package/dist/css/themes/custom/theme-general/table-grid.css +1 -0
- package/dist/css/themes/custom/theme-general/tabs.css +1 -0
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -0
- package/dist/css/themes/custom/theme-general/timeline.css +1 -0
- package/dist/css/themes/custom/theme-general/treeview.css +1 -0
- package/dist/css/themes/custom/theme-general/wizard.css +1 -0
- package/dist/css/themes/custom/united/button-united.css +1 -0
- package/dist/css/themes/custom/united/custom-united.css +1 -0
- package/dist/css/themes/custom/united/custom-united.min.css +1 -0
- package/dist/css/themes/custom/united/navbar-united.css +1 -0
- package/dist/css/themes/custom/united/panel-united.css +1 -0
- package/dist/css/themes/custom/yeti/button-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/custom-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/custom-yeti.min.css +1 -0
- package/dist/css/themes/custom/yeti/navbar-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/panel-yeti.css +1 -0
- package/dist/css/themes/cyborg.min.css +1 -0
- package/dist/css/themes/darkly.min.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/fonts.css +1 -0
- package/dist/css/themes/dsgov.min.css +1 -0
- package/dist/css/themes/flatly.min.css +1 -0
- package/dist/css/themes/fuse.min.css +1 -0
- package/dist/css/themes/journal.min.css +1 -0
- package/dist/css/themes/krypton.min.css +1 -0
- package/dist/css/themes/lumen.min.css +1 -0
- package/dist/css/themes/material-round.min.css +1 -0
- package/dist/css/themes/material.min.css +1 -0
- package/dist/css/themes/material_raiz.min.css +1 -0
- package/dist/css/themes/materialui.min.css +1 -0
- package/dist/css/themes/nature.min.css +1 -0
- package/dist/css/themes/paper.min.css +1 -0
- package/dist/css/themes/readable.min.css +1 -0
- package/dist/css/themes/sandstone.min.css +1 -0
- package/dist/css/themes/simplex.min.css +1 -0
- package/dist/css/themes/slate.min.css +1 -0
- package/dist/css/themes/spacelab.min.css +1 -0
- package/dist/css/themes/superhero.min.css +1 -0
- package/dist/css/themes/theme.editor.view.html +5 -0
- package/dist/css/themes/united.min.css +1 -0
- package/dist/css/themes/yeti.min.css +1 -0
- package/dist/i18n/locale_en_us.json +158 -0
- package/dist/i18n/locale_pt_br.json +158 -0
- package/dist/img/ballon_icon.svg +1 -0
- package/dist/img/barcode.png +0 -0
- package/dist/img/cron-icon/crn-QRCode.svg +1 -0
- package/dist/img/cron-icon/crn-accordion.svg +1 -0
- package/dist/img/cron-icon/crn-anchor.svg +1 -0
- package/dist/img/cron-icon/crn-button.svg +1 -0
- package/dist/img/cron-icon/crn-calendar.svg +1 -0
- package/dist/img/cron-icon/crn-captcha.svg +1 -0
- package/dist/img/cron-icon/crn-carousel.svg +1 -0
- package/dist/img/cron-icon/crn-chart.svg +1 -0
- package/dist/img/cron-icon/crn-checkbox.svg +1 -0
- package/dist/img/cron-icon/crn-combobox-dynamic.svg +1 -0
- package/dist/img/cron-icon/crn-combobox.svg +1 -0
- package/dist/img/cron-icon/crn-cron-crud.svg +1 -0
- package/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +1 -0
- package/dist/img/cron-icon/crn-datasource.svg +1 -0
- package/dist/img/cron-icon/crn-datepicker.svg +1 -0
- package/dist/img/cron-icon/crn-datetimepicker.svg +1 -0
- package/dist/img/cron-icon/crn-dynamic-file.svg +1 -0
- package/dist/img/cron-icon/crn-dynamic-image.svg +1 -0
- package/dist/img/cron-icon/crn-dynamic-menu.svg +1 -0
- package/dist/img/cron-icon/crn-eight-four-container.svg +1 -0
- package/dist/img/cron-icon/crn-eight-twelve-container.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-autocomplete.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-combobox.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +1 -0
- package/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +1 -0
- package/dist/img/cron-icon/crn-form.svg +1 -0
- package/dist/img/cron-icon/crn-four-eight-container.svg +1 -0
- package/dist/img/cron-icon/crn-four-twelve-container.svg +1 -0
- package/dist/img/cron-icon/crn-frame.svg +1 -0
- package/dist/img/cron-icon/crn-grid-table.svg +1 -0
- package/dist/img/cron-icon/crn-grid.svg +1 -0
- package/dist/img/cron-icon/crn-header.svg +1 -0
- package/dist/img/cron-icon/crn-horizontal-container.svg +1 -0
- package/dist/img/cron-icon/crn-icon.svg +1 -0
- package/dist/img/cron-icon/crn-image.svg +1 -0
- package/dist/img/cron-icon/crn-input-password.svg +1 -0
- package/dist/img/cron-icon/crn-jumbotron.svg +1 -0
- package/dist/img/cron-icon/crn-list.svg +1 -0
- package/dist/img/cron-icon/crn-navbar.svg +1 -0
- package/dist/img/cron-icon/crn-one-container.svg +1 -0
- package/dist/img/cron-icon/crn-ordered-list.svg +1 -0
- package/dist/img/cron-icon/crn-ordered-sub-list.svg +1 -0
- package/dist/img/cron-icon/crn-panel.svg +1 -0
- package/dist/img/cron-icon/crn-radiogroup.svg +1 -0
- package/dist/img/cron-icon/crn-rating.svg +1 -0
- package/dist/img/cron-icon/crn-report-viewer.svg +1 -0
- package/dist/img/cron-icon/crn-rich-editor.svg +1 -0
- package/dist/img/cron-icon/crn-scheduler.svg +1 -0
- package/dist/img/cron-icon/crn-signature-pad.svg +1 -0
- package/dist/img/cron-icon/crn-simple-text.svg +1 -0
- package/dist/img/cron-icon/crn-slider.svg +1 -0
- package/dist/img/cron-icon/crn-social-login.svg +1 -0
- package/dist/img/cron-icon/crn-sub-form.svg +1 -0
- package/dist/img/cron-icon/crn-table.svg +1 -0
- package/dist/img/cron-icon/crn-tabs.svg +1 -0
- package/dist/img/cron-icon/crn-text-component.svg +1 -0
- package/dist/img/cron-icon/crn-textarea.svg +1 -0
- package/dist/img/cron-icon/crn-textinput.svg +1 -0
- package/dist/img/cron-icon/crn-textinputbutton.svg +1 -0
- package/dist/img/cron-icon/crn-textinputicon.svg +1 -0
- package/dist/img/cron-icon/crn-three-container.svg +1 -0
- package/dist/img/cron-icon/crn-three-six-three-container.svg +1 -0
- package/dist/img/cron-icon/crn-three-twelve-container.svg +1 -0
- package/dist/img/cron-icon/crn-timeline.svg +1 -0
- package/dist/img/cron-icon/crn-timepicker.svg +1 -0
- package/dist/img/cron-icon/crn-tree-view.svg +1 -0
- package/dist/img/cron-icon/crn-two-container.svg +1 -0
- package/dist/img/cron-icon/crn-unordered-list.svg +1 -0
- package/dist/img/cron-icon/crn-unordered-sub-list.svg +1 -0
- package/dist/img/cron-icon/crn-upload.svg +1 -0
- package/dist/img/cron-icon/crn-vertical-container.svg +1 -0
- package/dist/img/cron-icon/cron-breadrumb.svg +1 -0
- package/dist/img/cronGrid.png +0 -0
- package/dist/img/cronRichEditor.png +0 -0
- package/dist/img/cronapp-logo-login.png +0 -0
- package/dist/img/img-user-old.svg +1 -0
- package/dist/img/img-user.svg +1 -0
- package/dist/img/logo-cronapp-negativa.svg +1 -0
- package/dist/img/logo-old.svg +1 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/logo.svg +1 -0
- package/dist/img/nophoto.png +0 -0
- package/dist/img/placehold-100x100.png +0 -0
- package/dist/img/placehold-900x500.png +0 -0
- package/dist/img/qrcode.png +0 -0
- package/dist/img/recaptcha-logo.svg +1 -0
- package/dist/img/selectFile.png +0 -0
- package/dist/img/selectImg.svg +1 -0
- package/dist/img/svg-charts.svg +1 -0
- package/dist/img/switch.png +0 -0
- package/dist/img/web.png +0 -0
- package/dist/js/LanguageSelectDirective.js +1 -0
- package/dist/js/LocaleService.js +1 -0
- package/dist/js/app.authentication.js +1 -0
- package/dist/js/app.js +1 -0
- package/dist/js/controllers.authentication.js +1 -0
- package/dist/js/controllers.js +1 -0
- package/dist/js/custom.controllers.js +1 -0
- package/dist/js/customModules.js +1 -0
- package/dist/js/customStateProvider.js +86 -0
- package/dist/js/dashboard/dashboard.service.js +1 -0
- package/dist/js/directives.js +1 -0
- package/dist/js/filters.js +1 -0
- package/dist/js/local-dateformat.directive.js +1 -0
- package/dist/js/reports/parameters.controller.js +1 -0
- package/dist/js/reports/reports.service.js +1 -0
- package/dist/js/services.js +1 -0
- package/dist/js/stateProvider.js +1 -0
- package/dist/js/upload.service.js +1 -0
- package/gulpfile.js +67 -0
- package/i18n/locale_en_us.json +158 -0
- package/i18n/locale_pt_br.json +158 -0
- package/img/ballon_icon.svg +3 -0
- package/img/barcode.png +0 -0
- package/img/cron-icon/crn-QRCode.svg +38 -0
- package/img/cron-icon/crn-accordion.svg +25 -0
- package/img/cron-icon/crn-anchor.svg +29 -0
- package/img/cron-icon/crn-button.svg +24 -0
- package/img/cron-icon/crn-calendar.svg +23 -0
- package/img/cron-icon/crn-captcha.svg +36 -0
- package/img/cron-icon/crn-carousel.svg +26 -0
- package/img/cron-icon/crn-chart.svg +19 -0
- package/img/cron-icon/crn-checkbox.svg +21 -0
- package/img/cron-icon/crn-combobox-dynamic.svg +27 -0
- package/img/cron-icon/crn-combobox.svg +24 -0
- package/img/cron-icon/crn-component.svg +22 -0
- package/img/cron-icon/crn-cron-crud.svg +28 -0
- package/img/cron-icon/crn-cron-dashboard-viewer.svg +18 -0
- package/img/cron-icon/crn-datasource.svg +27 -0
- package/img/cron-icon/crn-datepicker.svg +35 -0
- package/img/cron-icon/crn-datetimepicker.svg +41 -0
- package/img/cron-icon/crn-dynamic-file.svg +26 -0
- package/img/cron-icon/crn-dynamic-image.svg +25 -0
- package/img/cron-icon/crn-dynamic-menu.svg +28 -0
- package/img/cron-icon/crn-eight-four-container.svg +18 -0
- package/img/cron-icon/crn-enterprise-autocomplete.svg +26 -0
- package/img/cron-icon/crn-enterprise-combobox-multiple.svg +21 -0
- package/img/cron-icon/crn-enterprise-combobox.svg +24 -0
- package/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +29 -0
- package/img/cron-icon/crn-enterprise-dynamic-combobox.svg +27 -0
- package/img/cron-icon/crn-figma-component.svg +5 -0
- package/img/cron-icon/crn-form.svg +24 -0
- package/img/cron-icon/crn-four-eight-container.svg +20 -0
- package/img/cron-icon/crn-frame.svg +30 -0
- package/img/cron-icon/crn-grid-table.svg +21 -0
- package/img/cron-icon/crn-grid.svg +27 -0
- package/img/cron-icon/crn-header.svg +18 -0
- package/img/cron-icon/crn-horizontal-container.svg +19 -0
- package/img/cron-icon/crn-icon.svg +23 -0
- package/img/cron-icon/crn-image.svg +20 -0
- package/img/cron-icon/crn-infinite-scroll.svg +1 -0
- package/img/cron-icon/crn-input-password.svg +24 -0
- package/img/cron-icon/crn-jumbotron.svg +24 -0
- package/img/cron-icon/crn-list.svg +24 -0
- package/img/cron-icon/crn-navbar.svg +25 -0
- package/img/cron-icon/crn-one-container.svg +17 -0
- package/img/cron-icon/crn-ordered-list.svg +44 -0
- package/img/cron-icon/crn-ordered-sub-list.svg +42 -0
- package/img/cron-icon/crn-panel.svg +21 -0
- package/img/cron-icon/crn-radiogroup.svg +25 -0
- package/img/cron-icon/crn-rating.svg +20 -0
- package/img/cron-icon/crn-report-viewer.svg +24 -0
- package/img/cron-icon/crn-rich-editor.svg +22 -0
- package/img/cron-icon/crn-scheduler.svg +27 -0
- package/img/cron-icon/crn-signature-pad.svg +27 -0
- package/img/cron-icon/crn-simple-text.svg +18 -0
- package/img/cron-icon/crn-slider.svg +19 -0
- package/img/cron-icon/crn-social-login.svg +29 -0
- package/img/cron-icon/crn-sub-form.svg +27 -0
- package/img/cron-icon/crn-table.svg +20 -0
- package/img/cron-icon/crn-tabs.svg +22 -0
- package/img/cron-icon/crn-text-component.svg +22 -0
- package/img/cron-icon/crn-textarea.svg +22 -0
- package/img/cron-icon/crn-textinput.svg +23 -0
- package/img/cron-icon/crn-textinputbutton.svg +33 -0
- package/img/cron-icon/crn-textinputicon.svg +29 -0
- package/img/cron-icon/crn-three-container.svg +21 -0
- package/img/cron-icon/crn-three-six-three-container.svg +19 -0
- package/img/cron-icon/crn-timeline.svg +29 -0
- package/img/cron-icon/crn-timepicker.svg +20 -0
- package/img/cron-icon/crn-tree-view.svg +19 -0
- package/img/cron-icon/crn-two-container.svg +18 -0
- package/img/cron-icon/crn-unordered-list.svg +24 -0
- package/img/cron-icon/crn-unordered-sub-list.svg +28 -0
- package/img/cron-icon/crn-upload.svg +20 -0
- package/img/cron-icon/crn-vertical-container.svg +19 -0
- package/img/cron-icon/crn-wizard.svg +8 -0
- package/img/cron-icon/cron-breadrumb.svg +638 -0
- package/img/cronGrid.png +0 -0
- package/img/cronRichEditor.png +0 -0
- package/img/cronapp-logo-login.png +0 -0
- package/img/img-user.svg +10 -0
- package/img/logo-cronapp-negativa.svg +1 -0
- package/img/logo.png +0 -0
- package/img/logo.svg +1 -0
- package/img/nophoto.png +0 -0
- package/img/placehold-100x100.png +0 -0
- package/img/placehold-900x500.png +0 -0
- package/img/qrcode.png +0 -0
- package/img/recaptcha-logo.svg +1 -0
- package/img/selectFile.png +0 -0
- package/img/selectImg.svg +44 -0
- package/img/svg-charts.svg +1 -0
- package/img/switch.png +0 -0
- package/img/web.png +0 -0
- package/js/LanguageSelectDirective.js +29 -0
- package/js/LocaleService.js +59 -0
- package/js/app.js +695 -0
- package/js/controllers.js +607 -0
- package/js/custom.controllers.js +11 -0
- package/js/customModules.js +1 -0
- package/js/customStateProvider.js +86 -0
- package/js/dashboard/dashboard.service.js +301 -0
- package/js/directives.js +7806 -0
- package/js/filters.js +48 -0
- package/js/local-dateformat.directive.js +15 -0
- package/js/reports/parameters.controller.js +105 -0
- package/js/reports/reports.service.js +570 -0
- package/js/services.js +5 -0
- package/js/stateProvider.js +165 -0
- package/js/upload.service.js +127 -0
- package/package.json +48 -0
- package/postupdate.json +710 -0
|
@@ -0,0 +1,1319 @@
|
|
|
1
|
+
//---------------------------------------------------------------------
|
|
2
|
+
// QRCode for JavaScript
|
|
3
|
+
//
|
|
4
|
+
// Copyright (c) 2009 Kazuhiko Arase, URL: http://www.d-project.com/
|
|
5
|
+
// Copyright (c) 2013 Jan Antala, URL: http://www.janantala.com/
|
|
6
|
+
//
|
|
7
|
+
// Licensed under the MIT license:
|
|
8
|
+
// http://www.opensource.org/licenses/mit-license.php
|
|
9
|
+
//
|
|
10
|
+
// The word "QR Code" is registered trademark of
|
|
11
|
+
// DENSO WAVE INCORPORATED
|
|
12
|
+
// http://www.denso-wave.com/qrcode/faqpatent-e.html
|
|
13
|
+
//
|
|
14
|
+
//---------------------------------------------------------------------
|
|
15
|
+
|
|
16
|
+
//---------------------------------------------------------------------
|
|
17
|
+
// QR8bitByte
|
|
18
|
+
//---------------------------------------------------------------------
|
|
19
|
+
|
|
20
|
+
function QR8bitByte(data) {
|
|
21
|
+
this.mode = QRMode.MODE_8BIT_BYTE;
|
|
22
|
+
this.data = data;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
QR8bitByte.prototype = {
|
|
26
|
+
|
|
27
|
+
getLength : function(buffer) {
|
|
28
|
+
return this.data.length;
|
|
29
|
+
},
|
|
30
|
+
|
|
31
|
+
write : function(buffer) {
|
|
32
|
+
for (var i = 0; i < this.data.length; i++) {
|
|
33
|
+
// not JIS ...
|
|
34
|
+
buffer.put(this.data.charCodeAt(i), 8);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
//---------------------------------------------------------------------
|
|
40
|
+
// ALPHA_NUM
|
|
41
|
+
//---------------------------------------------------------------------
|
|
42
|
+
|
|
43
|
+
function ALPHA_NUM(data) {
|
|
44
|
+
this.mode = QRMode.MODE_ALPHA_NUM;
|
|
45
|
+
this.data = data;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
ALPHA_NUM.prototype = {
|
|
49
|
+
|
|
50
|
+
getCode: function(code) {
|
|
51
|
+
var codes = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:';
|
|
52
|
+
return codes.indexOf(code);
|
|
53
|
+
},
|
|
54
|
+
|
|
55
|
+
getLength : function(buffer) {
|
|
56
|
+
return this.data.length;
|
|
57
|
+
},
|
|
58
|
+
|
|
59
|
+
write : function(buffer) {
|
|
60
|
+
for (var i = 0; i < this.data.length; i++) {
|
|
61
|
+
if (this.data[i+1]) {
|
|
62
|
+
buffer.put((45 * this.getCode(this.data[i])) + this.getCode(this.data[i+1]), 11);
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
buffer.put(this.getCode(this.data[i]), 6);
|
|
66
|
+
}
|
|
67
|
+
i++;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
//---------------------------------------------------------------------
|
|
73
|
+
// NUMBER
|
|
74
|
+
//---------------------------------------------------------------------
|
|
75
|
+
|
|
76
|
+
function NUMBER(data) {
|
|
77
|
+
this.mode = QRMode.MODE_NUMBER;
|
|
78
|
+
this.data = data;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
NUMBER.prototype = {
|
|
82
|
+
|
|
83
|
+
getBitLen: function(length) {
|
|
84
|
+
var NUMBER_LENGTH = {3: 10, 2: 7, 1: 4};
|
|
85
|
+
return NUMBER_LENGTH[length];
|
|
86
|
+
},
|
|
87
|
+
|
|
88
|
+
getLength : function(buffer) {
|
|
89
|
+
return this.data.length;
|
|
90
|
+
},
|
|
91
|
+
|
|
92
|
+
write : function(buffer) {
|
|
93
|
+
for (var i = 0; i < this.data.length; i++) {
|
|
94
|
+
|
|
95
|
+
var chars = this.data[i];
|
|
96
|
+
if (this.data[i+1]) {
|
|
97
|
+
chars += this.data[i+1];
|
|
98
|
+
}
|
|
99
|
+
if (this.data[i+2]) {
|
|
100
|
+
chars += this.data[i+2];
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
var bitLength = this.getBitLen(chars.length);
|
|
104
|
+
buffer.put(parseInt(chars, 10), bitLength);
|
|
105
|
+
|
|
106
|
+
i++;
|
|
107
|
+
i++;
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
//---------------------------------------------------------------------
|
|
113
|
+
// QRCode
|
|
114
|
+
//---------------------------------------------------------------------
|
|
115
|
+
|
|
116
|
+
function QRCode(typeNumber, errorCorrectLevel, inputMode) {
|
|
117
|
+
this.typeNumber = typeNumber;
|
|
118
|
+
this.errorCorrectLevel = errorCorrectLevel;
|
|
119
|
+
this.inputMode = inputMode;
|
|
120
|
+
this.modules = null;
|
|
121
|
+
this.moduleCount = 0;
|
|
122
|
+
this.dataCache = null;
|
|
123
|
+
this.dataList = new Array();
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
QRCode.prototype = {
|
|
127
|
+
|
|
128
|
+
addData : function(data) {
|
|
129
|
+
var newData;
|
|
130
|
+
if (this.inputMode === 'NUMBER') {
|
|
131
|
+
newData = new NUMBER(data);
|
|
132
|
+
}
|
|
133
|
+
else if (this.inputMode === 'ALPHA_NUM') {
|
|
134
|
+
newData = new ALPHA_NUM(data);
|
|
135
|
+
}
|
|
136
|
+
else {
|
|
137
|
+
newData = new QR8bitByte(data);
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
this.dataList.push(newData);
|
|
141
|
+
this.dataCache = null;
|
|
142
|
+
},
|
|
143
|
+
|
|
144
|
+
isDark : function(row, col) {
|
|
145
|
+
if (row < 0 || this.moduleCount <= row || col < 0 || this.moduleCount <= col) {
|
|
146
|
+
throw new Error(row + "," + col);
|
|
147
|
+
}
|
|
148
|
+
return this.modules[row][col];
|
|
149
|
+
},
|
|
150
|
+
|
|
151
|
+
getModuleCount : function() {
|
|
152
|
+
return this.moduleCount;
|
|
153
|
+
},
|
|
154
|
+
|
|
155
|
+
make : function() {
|
|
156
|
+
// Calculate automatically typeNumber if provided is < 1
|
|
157
|
+
if (this.typeNumber < 1 ){
|
|
158
|
+
var typeNumber = 1;
|
|
159
|
+
for (typeNumber = 1; typeNumber < 40; typeNumber++) {
|
|
160
|
+
var rsBlocks = QRRSBlock.getRSBlocks(typeNumber, this.errorCorrectLevel);
|
|
161
|
+
var buffer = new QRBitBuffer();
|
|
162
|
+
var totalDataCount = 0;
|
|
163
|
+
for (var i = 0; i < rsBlocks.length; i++) {
|
|
164
|
+
totalDataCount += rsBlocks[i].dataCount;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
for (var i = 0; i < this.dataList.length; i++) {
|
|
168
|
+
var data = this.dataList[i];
|
|
169
|
+
buffer.put(data.mode, 4);
|
|
170
|
+
buffer.put(data.getLength(), QRUtil.getLengthInBits(data.mode, typeNumber) );
|
|
171
|
+
data.write(buffer);
|
|
172
|
+
}
|
|
173
|
+
if (buffer.getLengthInBits() <= totalDataCount * 8)
|
|
174
|
+
break;
|
|
175
|
+
}
|
|
176
|
+
this.typeNumber = typeNumber;
|
|
177
|
+
}
|
|
178
|
+
this.makeImpl(false, this.getBestMaskPattern() );
|
|
179
|
+
},
|
|
180
|
+
|
|
181
|
+
makeImpl : function(test, maskPattern) {
|
|
182
|
+
|
|
183
|
+
this.moduleCount = this.typeNumber * 4 + 17;
|
|
184
|
+
this.modules = new Array(this.moduleCount);
|
|
185
|
+
|
|
186
|
+
for (var row = 0; row < this.moduleCount; row++) {
|
|
187
|
+
|
|
188
|
+
this.modules[row] = new Array(this.moduleCount);
|
|
189
|
+
|
|
190
|
+
for (var col = 0; col < this.moduleCount; col++) {
|
|
191
|
+
this.modules[row][col] = null;//(col + row) % 3;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
this.setupPositionProbePattern(0, 0);
|
|
196
|
+
this.setupPositionProbePattern(this.moduleCount - 7, 0);
|
|
197
|
+
this.setupPositionProbePattern(0, this.moduleCount - 7);
|
|
198
|
+
this.setupPositionAdjustPattern();
|
|
199
|
+
this.setupTimingPattern();
|
|
200
|
+
this.setupTypeInfo(test, maskPattern);
|
|
201
|
+
|
|
202
|
+
if (this.typeNumber >= 7) {
|
|
203
|
+
this.setupTypeNumber(test);
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
if (this.dataCache == null) {
|
|
207
|
+
this.dataCache = QRCode.createData(this.typeNumber, this.errorCorrectLevel, this.dataList);
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
this.mapData(this.dataCache, maskPattern);
|
|
211
|
+
},
|
|
212
|
+
|
|
213
|
+
setupPositionProbePattern : function(row, col) {
|
|
214
|
+
|
|
215
|
+
for (var r = -1; r <= 7; r++) {
|
|
216
|
+
|
|
217
|
+
if (row + r <= -1 || this.moduleCount <= row + r) continue;
|
|
218
|
+
|
|
219
|
+
for (var c = -1; c <= 7; c++) {
|
|
220
|
+
|
|
221
|
+
if (col + c <= -1 || this.moduleCount <= col + c) continue;
|
|
222
|
+
|
|
223
|
+
if ( (0 <= r && r <= 6 && (c == 0 || c == 6) )
|
|
224
|
+
|| (0 <= c && c <= 6 && (r == 0 || r == 6) )
|
|
225
|
+
|| (2 <= r && r <= 4 && 2 <= c && c <= 4) ) {
|
|
226
|
+
this.modules[row + r][col + c] = true;
|
|
227
|
+
} else {
|
|
228
|
+
this.modules[row + r][col + c] = false;
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
},
|
|
233
|
+
|
|
234
|
+
getBestMaskPattern : function() {
|
|
235
|
+
|
|
236
|
+
var minLostPoint = 0;
|
|
237
|
+
var pattern = 0;
|
|
238
|
+
|
|
239
|
+
for (var i = 0; i < 8; i++) {
|
|
240
|
+
|
|
241
|
+
this.makeImpl(true, i);
|
|
242
|
+
|
|
243
|
+
var lostPoint = QRUtil.getLostPoint(this);
|
|
244
|
+
|
|
245
|
+
if (i == 0 || minLostPoint > lostPoint) {
|
|
246
|
+
minLostPoint = lostPoint;
|
|
247
|
+
pattern = i;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
return pattern;
|
|
252
|
+
},
|
|
253
|
+
|
|
254
|
+
createMovieClip : function(target_mc, instance_name, depth) {
|
|
255
|
+
|
|
256
|
+
var qr_mc = target_mc.createEmptyMovieClip(instance_name, depth);
|
|
257
|
+
var cs = 1;
|
|
258
|
+
|
|
259
|
+
this.make();
|
|
260
|
+
|
|
261
|
+
for (var row = 0; row < this.modules.length; row++) {
|
|
262
|
+
|
|
263
|
+
var y = row * cs;
|
|
264
|
+
|
|
265
|
+
for (var col = 0; col < this.modules[row].length; col++) {
|
|
266
|
+
|
|
267
|
+
var x = col * cs;
|
|
268
|
+
var dark = this.modules[row][col];
|
|
269
|
+
|
|
270
|
+
if (dark) {
|
|
271
|
+
qr_mc.beginFill(0, 100);
|
|
272
|
+
qr_mc.moveTo(x, y);
|
|
273
|
+
qr_mc.lineTo(x + cs, y);
|
|
274
|
+
qr_mc.lineTo(x + cs, y + cs);
|
|
275
|
+
qr_mc.lineTo(x, y + cs);
|
|
276
|
+
qr_mc.endFill();
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
return qr_mc;
|
|
282
|
+
},
|
|
283
|
+
|
|
284
|
+
setupTimingPattern : function() {
|
|
285
|
+
|
|
286
|
+
for (var r = 8; r < this.moduleCount - 8; r++) {
|
|
287
|
+
if (this.modules[r][6] != null) {
|
|
288
|
+
continue;
|
|
289
|
+
}
|
|
290
|
+
this.modules[r][6] = (r % 2 == 0);
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
for (var c = 8; c < this.moduleCount - 8; c++) {
|
|
294
|
+
if (this.modules[6][c] != null) {
|
|
295
|
+
continue;
|
|
296
|
+
}
|
|
297
|
+
this.modules[6][c] = (c % 2 == 0);
|
|
298
|
+
}
|
|
299
|
+
},
|
|
300
|
+
|
|
301
|
+
setupPositionAdjustPattern : function() {
|
|
302
|
+
|
|
303
|
+
var pos = QRUtil.getPatternPosition(this.typeNumber);
|
|
304
|
+
|
|
305
|
+
for (var i = 0; i < pos.length; i++) {
|
|
306
|
+
|
|
307
|
+
for (var j = 0; j < pos.length; j++) {
|
|
308
|
+
|
|
309
|
+
var row = pos[i];
|
|
310
|
+
var col = pos[j];
|
|
311
|
+
|
|
312
|
+
if (this.modules[row][col] != null) {
|
|
313
|
+
continue;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
for (var r = -2; r <= 2; r++) {
|
|
317
|
+
|
|
318
|
+
for (var c = -2; c <= 2; c++) {
|
|
319
|
+
|
|
320
|
+
if (r == -2 || r == 2 || c == -2 || c == 2
|
|
321
|
+
|| (r == 0 && c == 0) ) {
|
|
322
|
+
this.modules[row + r][col + c] = true;
|
|
323
|
+
} else {
|
|
324
|
+
this.modules[row + r][col + c] = false;
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
},
|
|
331
|
+
|
|
332
|
+
setupTypeNumber : function(test) {
|
|
333
|
+
|
|
334
|
+
var bits = QRUtil.getBCHTypeNumber(this.typeNumber);
|
|
335
|
+
|
|
336
|
+
for (var i = 0; i < 18; i++) {
|
|
337
|
+
var mod = (!test && ( (bits >> i) & 1) == 1);
|
|
338
|
+
this.modules[Math.floor(i / 3)][i % 3 + this.moduleCount - 8 - 3] = mod;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
for (var i = 0; i < 18; i++) {
|
|
342
|
+
var mod = (!test && ( (bits >> i) & 1) == 1);
|
|
343
|
+
this.modules[i % 3 + this.moduleCount - 8 - 3][Math.floor(i / 3)] = mod;
|
|
344
|
+
}
|
|
345
|
+
},
|
|
346
|
+
|
|
347
|
+
setupTypeInfo : function(test, maskPattern) {
|
|
348
|
+
|
|
349
|
+
var data = (this.errorCorrectLevel << 3) | maskPattern;
|
|
350
|
+
var bits = QRUtil.getBCHTypeInfo(data);
|
|
351
|
+
|
|
352
|
+
// vertical
|
|
353
|
+
for (var i = 0; i < 15; i++) {
|
|
354
|
+
|
|
355
|
+
var mod = (!test && ( (bits >> i) & 1) == 1);
|
|
356
|
+
|
|
357
|
+
if (i < 6) {
|
|
358
|
+
this.modules[i][8] = mod;
|
|
359
|
+
} else if (i < 8) {
|
|
360
|
+
this.modules[i + 1][8] = mod;
|
|
361
|
+
} else {
|
|
362
|
+
this.modules[this.moduleCount - 15 + i][8] = mod;
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
// horizontal
|
|
367
|
+
for (var i = 0; i < 15; i++) {
|
|
368
|
+
|
|
369
|
+
var mod = (!test && ( (bits >> i) & 1) == 1);
|
|
370
|
+
|
|
371
|
+
if (i < 8) {
|
|
372
|
+
this.modules[8][this.moduleCount - i - 1] = mod;
|
|
373
|
+
} else if (i < 9) {
|
|
374
|
+
this.modules[8][15 - i - 1 + 1] = mod;
|
|
375
|
+
} else {
|
|
376
|
+
this.modules[8][15 - i - 1] = mod;
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
// fixed module
|
|
381
|
+
this.modules[this.moduleCount - 8][8] = (!test);
|
|
382
|
+
|
|
383
|
+
},
|
|
384
|
+
|
|
385
|
+
mapData : function(data, maskPattern) {
|
|
386
|
+
|
|
387
|
+
var inc = -1;
|
|
388
|
+
var row = this.moduleCount - 1;
|
|
389
|
+
var bitIndex = 7;
|
|
390
|
+
var byteIndex = 0;
|
|
391
|
+
|
|
392
|
+
for (var col = this.moduleCount - 1; col > 0; col -= 2) {
|
|
393
|
+
|
|
394
|
+
if (col == 6) col--;
|
|
395
|
+
|
|
396
|
+
while (true) {
|
|
397
|
+
|
|
398
|
+
for (var c = 0; c < 2; c++) {
|
|
399
|
+
|
|
400
|
+
if (this.modules[row][col - c] == null) {
|
|
401
|
+
|
|
402
|
+
var dark = false;
|
|
403
|
+
|
|
404
|
+
if (byteIndex < data.length) {
|
|
405
|
+
dark = ( ( (data[byteIndex] >>> bitIndex) & 1) == 1);
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
var mask = QRUtil.getMask(maskPattern, row, col - c);
|
|
409
|
+
|
|
410
|
+
if (mask) {
|
|
411
|
+
dark = !dark;
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
this.modules[row][col - c] = dark;
|
|
415
|
+
bitIndex--;
|
|
416
|
+
|
|
417
|
+
if (bitIndex == -1) {
|
|
418
|
+
byteIndex++;
|
|
419
|
+
bitIndex = 7;
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
row += inc;
|
|
425
|
+
|
|
426
|
+
if (row < 0 || this.moduleCount <= row) {
|
|
427
|
+
row -= inc;
|
|
428
|
+
inc = -inc;
|
|
429
|
+
break;
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
};
|
|
437
|
+
|
|
438
|
+
QRCode.PAD0 = 0xEC;
|
|
439
|
+
QRCode.PAD1 = 0x11;
|
|
440
|
+
|
|
441
|
+
QRCode.createData = function(typeNumber, errorCorrectLevel, dataList) {
|
|
442
|
+
|
|
443
|
+
var rsBlocks = QRRSBlock.getRSBlocks(typeNumber, errorCorrectLevel);
|
|
444
|
+
|
|
445
|
+
var buffer = new QRBitBuffer();
|
|
446
|
+
|
|
447
|
+
for (var i = 0; i < dataList.length; i++) {
|
|
448
|
+
var data = dataList[i];
|
|
449
|
+
buffer.put(data.mode, 4);
|
|
450
|
+
buffer.put(data.getLength(), QRUtil.getLengthInBits(data.mode, typeNumber) );
|
|
451
|
+
data.write(buffer);
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
// calc num max data.
|
|
455
|
+
var totalDataCount = 0;
|
|
456
|
+
for (var i = 0; i < rsBlocks.length; i++) {
|
|
457
|
+
totalDataCount += rsBlocks[i].dataCount;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
if (buffer.getLengthInBits() > totalDataCount * 8) {
|
|
461
|
+
throw new Error("code length overflow. ("
|
|
462
|
+
+ buffer.getLengthInBits()
|
|
463
|
+
+ ">"
|
|
464
|
+
+ totalDataCount * 8
|
|
465
|
+
+ ")");
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
// end code
|
|
469
|
+
if (buffer.getLengthInBits() + 4 <= totalDataCount * 8) {
|
|
470
|
+
buffer.put(0, 4);
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
// padding
|
|
474
|
+
while (buffer.getLengthInBits() % 8 != 0) {
|
|
475
|
+
buffer.putBit(false);
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
// padding
|
|
479
|
+
while (true) {
|
|
480
|
+
|
|
481
|
+
if (buffer.getLengthInBits() >= totalDataCount * 8) {
|
|
482
|
+
break;
|
|
483
|
+
}
|
|
484
|
+
buffer.put(QRCode.PAD0, 8);
|
|
485
|
+
|
|
486
|
+
if (buffer.getLengthInBits() >= totalDataCount * 8) {
|
|
487
|
+
break;
|
|
488
|
+
}
|
|
489
|
+
buffer.put(QRCode.PAD1, 8);
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
return QRCode.createBytes(buffer, rsBlocks);
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
QRCode.createBytes = function(buffer, rsBlocks) {
|
|
496
|
+
|
|
497
|
+
var offset = 0;
|
|
498
|
+
|
|
499
|
+
var maxDcCount = 0;
|
|
500
|
+
var maxEcCount = 0;
|
|
501
|
+
|
|
502
|
+
var dcdata = new Array(rsBlocks.length);
|
|
503
|
+
var ecdata = new Array(rsBlocks.length);
|
|
504
|
+
|
|
505
|
+
for (var r = 0; r < rsBlocks.length; r++) {
|
|
506
|
+
|
|
507
|
+
var dcCount = rsBlocks[r].dataCount;
|
|
508
|
+
var ecCount = rsBlocks[r].totalCount - dcCount;
|
|
509
|
+
|
|
510
|
+
maxDcCount = Math.max(maxDcCount, dcCount);
|
|
511
|
+
maxEcCount = Math.max(maxEcCount, ecCount);
|
|
512
|
+
|
|
513
|
+
dcdata[r] = new Array(dcCount);
|
|
514
|
+
|
|
515
|
+
for (var i = 0; i < dcdata[r].length; i++) {
|
|
516
|
+
dcdata[r][i] = 0xff & buffer.buffer[i + offset];
|
|
517
|
+
}
|
|
518
|
+
offset += dcCount;
|
|
519
|
+
|
|
520
|
+
var rsPoly = QRUtil.getErrorCorrectPolynomial(ecCount);
|
|
521
|
+
var rawPoly = new QRPolynomial(dcdata[r], rsPoly.getLength() - 1);
|
|
522
|
+
|
|
523
|
+
var modPoly = rawPoly.mod(rsPoly);
|
|
524
|
+
ecdata[r] = new Array(rsPoly.getLength() - 1);
|
|
525
|
+
for (var i = 0; i < ecdata[r].length; i++) {
|
|
526
|
+
var modIndex = i + modPoly.getLength() - ecdata[r].length;
|
|
527
|
+
ecdata[r][i] = (modIndex >= 0)? modPoly.get(modIndex) : 0;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
var totalCodeCount = 0;
|
|
533
|
+
for (var i = 0; i < rsBlocks.length; i++) {
|
|
534
|
+
totalCodeCount += rsBlocks[i].totalCount;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
var data = new Array(totalCodeCount);
|
|
538
|
+
var index = 0;
|
|
539
|
+
|
|
540
|
+
for (var i = 0; i < maxDcCount; i++) {
|
|
541
|
+
for (var r = 0; r < rsBlocks.length; r++) {
|
|
542
|
+
if (i < dcdata[r].length) {
|
|
543
|
+
data[index++] = dcdata[r][i];
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
for (var i = 0; i < maxEcCount; i++) {
|
|
549
|
+
for (var r = 0; r < rsBlocks.length; r++) {
|
|
550
|
+
if (i < ecdata[r].length) {
|
|
551
|
+
data[index++] = ecdata[r][i];
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
return data;
|
|
557
|
+
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
//---------------------------------------------------------------------
|
|
561
|
+
// QRMode
|
|
562
|
+
//---------------------------------------------------------------------
|
|
563
|
+
|
|
564
|
+
var QRMode = {
|
|
565
|
+
MODE_NUMBER : 1 << 0,
|
|
566
|
+
MODE_ALPHA_NUM : 1 << 1,
|
|
567
|
+
MODE_8BIT_BYTE : 1 << 2,
|
|
568
|
+
MODE_KANJI : 1 << 3
|
|
569
|
+
};
|
|
570
|
+
|
|
571
|
+
//---------------------------------------------------------------------
|
|
572
|
+
// QRErrorCorrectLevel
|
|
573
|
+
//---------------------------------------------------------------------
|
|
574
|
+
|
|
575
|
+
var QRErrorCorrectLevel = {
|
|
576
|
+
L : 1,
|
|
577
|
+
M : 0,
|
|
578
|
+
Q : 3,
|
|
579
|
+
H : 2
|
|
580
|
+
};
|
|
581
|
+
|
|
582
|
+
//---------------------------------------------------------------------
|
|
583
|
+
// QRMaskPattern
|
|
584
|
+
//---------------------------------------------------------------------
|
|
585
|
+
|
|
586
|
+
var QRMaskPattern = {
|
|
587
|
+
PATTERN000 : 0,
|
|
588
|
+
PATTERN001 : 1,
|
|
589
|
+
PATTERN010 : 2,
|
|
590
|
+
PATTERN011 : 3,
|
|
591
|
+
PATTERN100 : 4,
|
|
592
|
+
PATTERN101 : 5,
|
|
593
|
+
PATTERN110 : 6,
|
|
594
|
+
PATTERN111 : 7
|
|
595
|
+
};
|
|
596
|
+
|
|
597
|
+
//---------------------------------------------------------------------
|
|
598
|
+
// QRUtil
|
|
599
|
+
//---------------------------------------------------------------------
|
|
600
|
+
|
|
601
|
+
var QRUtil = {
|
|
602
|
+
|
|
603
|
+
PATTERN_POSITION_TABLE : [
|
|
604
|
+
[],
|
|
605
|
+
[6, 18],
|
|
606
|
+
[6, 22],
|
|
607
|
+
[6, 26],
|
|
608
|
+
[6, 30],
|
|
609
|
+
[6, 34],
|
|
610
|
+
[6, 22, 38],
|
|
611
|
+
[6, 24, 42],
|
|
612
|
+
[6, 26, 46],
|
|
613
|
+
[6, 28, 50],
|
|
614
|
+
[6, 30, 54],
|
|
615
|
+
[6, 32, 58],
|
|
616
|
+
[6, 34, 62],
|
|
617
|
+
[6, 26, 46, 66],
|
|
618
|
+
[6, 26, 48, 70],
|
|
619
|
+
[6, 26, 50, 74],
|
|
620
|
+
[6, 30, 54, 78],
|
|
621
|
+
[6, 30, 56, 82],
|
|
622
|
+
[6, 30, 58, 86],
|
|
623
|
+
[6, 34, 62, 90],
|
|
624
|
+
[6, 28, 50, 72, 94],
|
|
625
|
+
[6, 26, 50, 74, 98],
|
|
626
|
+
[6, 30, 54, 78, 102],
|
|
627
|
+
[6, 28, 54, 80, 106],
|
|
628
|
+
[6, 32, 58, 84, 110],
|
|
629
|
+
[6, 30, 58, 86, 114],
|
|
630
|
+
[6, 34, 62, 90, 118],
|
|
631
|
+
[6, 26, 50, 74, 98, 122],
|
|
632
|
+
[6, 30, 54, 78, 102, 126],
|
|
633
|
+
[6, 26, 52, 78, 104, 130],
|
|
634
|
+
[6, 30, 56, 82, 108, 134],
|
|
635
|
+
[6, 34, 60, 86, 112, 138],
|
|
636
|
+
[6, 30, 58, 86, 114, 142],
|
|
637
|
+
[6, 34, 62, 90, 118, 146],
|
|
638
|
+
[6, 30, 54, 78, 102, 126, 150],
|
|
639
|
+
[6, 24, 50, 76, 102, 128, 154],
|
|
640
|
+
[6, 28, 54, 80, 106, 132, 158],
|
|
641
|
+
[6, 32, 58, 84, 110, 136, 162],
|
|
642
|
+
[6, 26, 54, 82, 110, 138, 166],
|
|
643
|
+
[6, 30, 58, 86, 114, 142, 170]
|
|
644
|
+
],
|
|
645
|
+
|
|
646
|
+
G15 : (1 << 10) | (1 << 8) | (1 << 5) | (1 << 4) | (1 << 2) | (1 << 1) | (1 << 0),
|
|
647
|
+
G18 : (1 << 12) | (1 << 11) | (1 << 10) | (1 << 9) | (1 << 8) | (1 << 5) | (1 << 2) | (1 << 0),
|
|
648
|
+
G15_MASK : (1 << 14) | (1 << 12) | (1 << 10) | (1 << 4) | (1 << 1),
|
|
649
|
+
|
|
650
|
+
getBCHTypeInfo : function(data) {
|
|
651
|
+
var d = data << 10;
|
|
652
|
+
while (QRUtil.getBCHDigit(d) - QRUtil.getBCHDigit(QRUtil.G15) >= 0) {
|
|
653
|
+
d ^= (QRUtil.G15 << (QRUtil.getBCHDigit(d) - QRUtil.getBCHDigit(QRUtil.G15) ) );
|
|
654
|
+
}
|
|
655
|
+
return ( (data << 10) | d) ^ QRUtil.G15_MASK;
|
|
656
|
+
},
|
|
657
|
+
|
|
658
|
+
getBCHTypeNumber : function(data) {
|
|
659
|
+
var d = data << 12;
|
|
660
|
+
while (QRUtil.getBCHDigit(d) - QRUtil.getBCHDigit(QRUtil.G18) >= 0) {
|
|
661
|
+
d ^= (QRUtil.G18 << (QRUtil.getBCHDigit(d) - QRUtil.getBCHDigit(QRUtil.G18) ) );
|
|
662
|
+
}
|
|
663
|
+
return (data << 12) | d;
|
|
664
|
+
},
|
|
665
|
+
|
|
666
|
+
getBCHDigit : function(data) {
|
|
667
|
+
|
|
668
|
+
var digit = 0;
|
|
669
|
+
|
|
670
|
+
while (data != 0) {
|
|
671
|
+
digit++;
|
|
672
|
+
data >>>= 1;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
return digit;
|
|
676
|
+
},
|
|
677
|
+
|
|
678
|
+
getPatternPosition : function(typeNumber) {
|
|
679
|
+
return QRUtil.PATTERN_POSITION_TABLE[typeNumber - 1];
|
|
680
|
+
},
|
|
681
|
+
|
|
682
|
+
getMask : function(maskPattern, i, j) {
|
|
683
|
+
|
|
684
|
+
switch (maskPattern) {
|
|
685
|
+
|
|
686
|
+
case QRMaskPattern.PATTERN000 : return (i + j) % 2 == 0;
|
|
687
|
+
case QRMaskPattern.PATTERN001 : return i % 2 == 0;
|
|
688
|
+
case QRMaskPattern.PATTERN010 : return j % 3 == 0;
|
|
689
|
+
case QRMaskPattern.PATTERN011 : return (i + j) % 3 == 0;
|
|
690
|
+
case QRMaskPattern.PATTERN100 : return (Math.floor(i / 2) + Math.floor(j / 3) ) % 2 == 0;
|
|
691
|
+
case QRMaskPattern.PATTERN101 : return (i * j) % 2 + (i * j) % 3 == 0;
|
|
692
|
+
case QRMaskPattern.PATTERN110 : return ( (i * j) % 2 + (i * j) % 3) % 2 == 0;
|
|
693
|
+
case QRMaskPattern.PATTERN111 : return ( (i * j) % 3 + (i + j) % 2) % 2 == 0;
|
|
694
|
+
|
|
695
|
+
default :
|
|
696
|
+
throw new Error("bad maskPattern:" + maskPattern);
|
|
697
|
+
}
|
|
698
|
+
},
|
|
699
|
+
|
|
700
|
+
getErrorCorrectPolynomial : function(errorCorrectLength) {
|
|
701
|
+
|
|
702
|
+
var a = new QRPolynomial([1], 0);
|
|
703
|
+
|
|
704
|
+
for (var i = 0; i < errorCorrectLength; i++) {
|
|
705
|
+
a = a.multiply(new QRPolynomial([1, QRMath.gexp(i)], 0) );
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
return a;
|
|
709
|
+
},
|
|
710
|
+
|
|
711
|
+
getLengthInBits : function(mode, type) {
|
|
712
|
+
|
|
713
|
+
if (1 <= type && type < 10) {
|
|
714
|
+
|
|
715
|
+
// 1 - 9
|
|
716
|
+
|
|
717
|
+
switch(mode) {
|
|
718
|
+
case QRMode.MODE_NUMBER : return 10;
|
|
719
|
+
case QRMode.MODE_ALPHA_NUM : return 9;
|
|
720
|
+
case QRMode.MODE_8BIT_BYTE : return 8;
|
|
721
|
+
case QRMode.MODE_KANJI : return 8;
|
|
722
|
+
default :
|
|
723
|
+
throw new Error("mode:" + mode);
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
} else if (type < 27) {
|
|
727
|
+
|
|
728
|
+
// 10 - 26
|
|
729
|
+
|
|
730
|
+
switch(mode) {
|
|
731
|
+
case QRMode.MODE_NUMBER : return 12;
|
|
732
|
+
case QRMode.MODE_ALPHA_NUM : return 11;
|
|
733
|
+
case QRMode.MODE_8BIT_BYTE : return 16;
|
|
734
|
+
case QRMode.MODE_KANJI : return 10;
|
|
735
|
+
default :
|
|
736
|
+
throw new Error("mode:" + mode);
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
} else if (type < 41) {
|
|
740
|
+
|
|
741
|
+
// 27 - 40
|
|
742
|
+
|
|
743
|
+
switch(mode) {
|
|
744
|
+
case QRMode.MODE_NUMBER : return 14;
|
|
745
|
+
case QRMode.MODE_ALPHA_NUM : return 13;
|
|
746
|
+
case QRMode.MODE_8BIT_BYTE : return 16;
|
|
747
|
+
case QRMode.MODE_KANJI : return 12;
|
|
748
|
+
default :
|
|
749
|
+
throw new Error("mode:" + mode);
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
} else {
|
|
753
|
+
throw new Error("type:" + type);
|
|
754
|
+
}
|
|
755
|
+
},
|
|
756
|
+
|
|
757
|
+
getLostPoint : function(qrCode) {
|
|
758
|
+
|
|
759
|
+
var moduleCount = qrCode.getModuleCount();
|
|
760
|
+
|
|
761
|
+
var lostPoint = 0;
|
|
762
|
+
|
|
763
|
+
// LEVEL1
|
|
764
|
+
|
|
765
|
+
for (var row = 0; row < moduleCount; row++) {
|
|
766
|
+
|
|
767
|
+
for (var col = 0; col < moduleCount; col++) {
|
|
768
|
+
|
|
769
|
+
var sameCount = 0;
|
|
770
|
+
var dark = qrCode.isDark(row, col);
|
|
771
|
+
|
|
772
|
+
for (var r = -1; r <= 1; r++) {
|
|
773
|
+
|
|
774
|
+
if (row + r < 0 || moduleCount <= row + r) {
|
|
775
|
+
continue;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
for (var c = -1; c <= 1; c++) {
|
|
779
|
+
|
|
780
|
+
if (col + c < 0 || moduleCount <= col + c) {
|
|
781
|
+
continue;
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
if (r == 0 && c == 0) {
|
|
785
|
+
continue;
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
if (dark == qrCode.isDark(row + r, col + c) ) {
|
|
789
|
+
sameCount++;
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
if (sameCount > 5) {
|
|
795
|
+
lostPoint += (3 + sameCount - 5);
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
// LEVEL2
|
|
801
|
+
|
|
802
|
+
for (var row = 0; row < moduleCount - 1; row++) {
|
|
803
|
+
for (var col = 0; col < moduleCount - 1; col++) {
|
|
804
|
+
var count = 0;
|
|
805
|
+
if (qrCode.isDark(row, col ) ) count++;
|
|
806
|
+
if (qrCode.isDark(row + 1, col ) ) count++;
|
|
807
|
+
if (qrCode.isDark(row, col + 1) ) count++;
|
|
808
|
+
if (qrCode.isDark(row + 1, col + 1) ) count++;
|
|
809
|
+
if (count == 0 || count == 4) {
|
|
810
|
+
lostPoint += 3;
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
// LEVEL3
|
|
816
|
+
|
|
817
|
+
for (var row = 0; row < moduleCount; row++) {
|
|
818
|
+
for (var col = 0; col < moduleCount - 6; col++) {
|
|
819
|
+
if (qrCode.isDark(row, col)
|
|
820
|
+
&& !qrCode.isDark(row, col + 1)
|
|
821
|
+
&& qrCode.isDark(row, col + 2)
|
|
822
|
+
&& qrCode.isDark(row, col + 3)
|
|
823
|
+
&& qrCode.isDark(row, col + 4)
|
|
824
|
+
&& !qrCode.isDark(row, col + 5)
|
|
825
|
+
&& qrCode.isDark(row, col + 6) ) {
|
|
826
|
+
lostPoint += 40;
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
for (var col = 0; col < moduleCount; col++) {
|
|
832
|
+
for (var row = 0; row < moduleCount - 6; row++) {
|
|
833
|
+
if (qrCode.isDark(row, col)
|
|
834
|
+
&& !qrCode.isDark(row + 1, col)
|
|
835
|
+
&& qrCode.isDark(row + 2, col)
|
|
836
|
+
&& qrCode.isDark(row + 3, col)
|
|
837
|
+
&& qrCode.isDark(row + 4, col)
|
|
838
|
+
&& !qrCode.isDark(row + 5, col)
|
|
839
|
+
&& qrCode.isDark(row + 6, col) ) {
|
|
840
|
+
lostPoint += 40;
|
|
841
|
+
}
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
// LEVEL4
|
|
846
|
+
|
|
847
|
+
var darkCount = 0;
|
|
848
|
+
|
|
849
|
+
for (var col = 0; col < moduleCount; col++) {
|
|
850
|
+
for (var row = 0; row < moduleCount; row++) {
|
|
851
|
+
if (qrCode.isDark(row, col) ) {
|
|
852
|
+
darkCount++;
|
|
853
|
+
}
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
var ratio = Math.abs(100 * darkCount / moduleCount / moduleCount - 50) / 5;
|
|
858
|
+
lostPoint += ratio * 10;
|
|
859
|
+
|
|
860
|
+
return lostPoint;
|
|
861
|
+
}
|
|
862
|
+
|
|
863
|
+
};
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
//---------------------------------------------------------------------
|
|
867
|
+
// QRMath
|
|
868
|
+
//---------------------------------------------------------------------
|
|
869
|
+
|
|
870
|
+
var QRMath = {
|
|
871
|
+
|
|
872
|
+
glog : function(n) {
|
|
873
|
+
|
|
874
|
+
if (n < 1) {
|
|
875
|
+
throw new Error("glog(" + n + ")");
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
return QRMath.LOG_TABLE[n];
|
|
879
|
+
},
|
|
880
|
+
|
|
881
|
+
gexp : function(n) {
|
|
882
|
+
|
|
883
|
+
while (n < 0) {
|
|
884
|
+
n += 255;
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
while (n >= 256) {
|
|
888
|
+
n -= 255;
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
return QRMath.EXP_TABLE[n];
|
|
892
|
+
},
|
|
893
|
+
|
|
894
|
+
EXP_TABLE : new Array(256),
|
|
895
|
+
|
|
896
|
+
LOG_TABLE : new Array(256)
|
|
897
|
+
|
|
898
|
+
};
|
|
899
|
+
|
|
900
|
+
for (var i = 0; i < 8; i++) {
|
|
901
|
+
QRMath.EXP_TABLE[i] = 1 << i;
|
|
902
|
+
}
|
|
903
|
+
for (var i = 8; i < 256; i++) {
|
|
904
|
+
QRMath.EXP_TABLE[i] = QRMath.EXP_TABLE[i - 4]
|
|
905
|
+
^ QRMath.EXP_TABLE[i - 5]
|
|
906
|
+
^ QRMath.EXP_TABLE[i - 6]
|
|
907
|
+
^ QRMath.EXP_TABLE[i - 8];
|
|
908
|
+
}
|
|
909
|
+
for (var i = 0; i < 255; i++) {
|
|
910
|
+
QRMath.LOG_TABLE[QRMath.EXP_TABLE[i] ] = i;
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
//---------------------------------------------------------------------
|
|
914
|
+
// QRPolynomial
|
|
915
|
+
//---------------------------------------------------------------------
|
|
916
|
+
|
|
917
|
+
function QRPolynomial(num, shift) {
|
|
918
|
+
|
|
919
|
+
if (num.length == undefined) {
|
|
920
|
+
throw new Error(num.length + "/" + shift);
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
var offset = 0;
|
|
924
|
+
|
|
925
|
+
while (offset < num.length && num[offset] == 0) {
|
|
926
|
+
offset++;
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
this.num = new Array(num.length - offset + shift);
|
|
930
|
+
for (var i = 0; i < num.length - offset; i++) {
|
|
931
|
+
this.num[i] = num[i + offset];
|
|
932
|
+
}
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
QRPolynomial.prototype = {
|
|
936
|
+
|
|
937
|
+
get : function(index) {
|
|
938
|
+
return this.num[index];
|
|
939
|
+
},
|
|
940
|
+
|
|
941
|
+
getLength : function() {
|
|
942
|
+
return this.num.length;
|
|
943
|
+
},
|
|
944
|
+
|
|
945
|
+
multiply : function(e) {
|
|
946
|
+
|
|
947
|
+
var num = new Array(this.getLength() + e.getLength() - 1);
|
|
948
|
+
|
|
949
|
+
for (var i = 0; i < this.getLength(); i++) {
|
|
950
|
+
for (var j = 0; j < e.getLength(); j++) {
|
|
951
|
+
num[i + j] ^= QRMath.gexp(QRMath.glog(this.get(i) ) + QRMath.glog(e.get(j) ) );
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
return new QRPolynomial(num, 0);
|
|
956
|
+
},
|
|
957
|
+
|
|
958
|
+
mod : function(e) {
|
|
959
|
+
|
|
960
|
+
if (this.getLength() - e.getLength() < 0) {
|
|
961
|
+
return this;
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
var ratio = QRMath.glog(this.get(0) ) - QRMath.glog(e.get(0) );
|
|
965
|
+
|
|
966
|
+
var num = new Array(this.getLength() );
|
|
967
|
+
|
|
968
|
+
for (var i = 0; i < this.getLength(); i++) {
|
|
969
|
+
num[i] = this.get(i);
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
for (var i = 0; i < e.getLength(); i++) {
|
|
973
|
+
num[i] ^= QRMath.gexp(QRMath.glog(e.get(i) ) + ratio);
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
// recursive call
|
|
977
|
+
return new QRPolynomial(num, 0).mod(e);
|
|
978
|
+
}
|
|
979
|
+
};
|
|
980
|
+
|
|
981
|
+
//---------------------------------------------------------------------
|
|
982
|
+
// QRRSBlock
|
|
983
|
+
//---------------------------------------------------------------------
|
|
984
|
+
|
|
985
|
+
function QRRSBlock(totalCount, dataCount) {
|
|
986
|
+
this.totalCount = totalCount;
|
|
987
|
+
this.dataCount = dataCount;
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
QRRSBlock.RS_BLOCK_TABLE = [
|
|
991
|
+
|
|
992
|
+
// L
|
|
993
|
+
// M
|
|
994
|
+
// Q
|
|
995
|
+
// H
|
|
996
|
+
|
|
997
|
+
// 1
|
|
998
|
+
[1, 26, 19],
|
|
999
|
+
[1, 26, 16],
|
|
1000
|
+
[1, 26, 13],
|
|
1001
|
+
[1, 26, 9],
|
|
1002
|
+
|
|
1003
|
+
// 2
|
|
1004
|
+
[1, 44, 34],
|
|
1005
|
+
[1, 44, 28],
|
|
1006
|
+
[1, 44, 22],
|
|
1007
|
+
[1, 44, 16],
|
|
1008
|
+
|
|
1009
|
+
// 3
|
|
1010
|
+
[1, 70, 55],
|
|
1011
|
+
[1, 70, 44],
|
|
1012
|
+
[2, 35, 17],
|
|
1013
|
+
[2, 35, 13],
|
|
1014
|
+
|
|
1015
|
+
// 4
|
|
1016
|
+
[1, 100, 80],
|
|
1017
|
+
[2, 50, 32],
|
|
1018
|
+
[2, 50, 24],
|
|
1019
|
+
[4, 25, 9],
|
|
1020
|
+
|
|
1021
|
+
// 5
|
|
1022
|
+
[1, 134, 108],
|
|
1023
|
+
[2, 67, 43],
|
|
1024
|
+
[2, 33, 15, 2, 34, 16],
|
|
1025
|
+
[2, 33, 11, 2, 34, 12],
|
|
1026
|
+
|
|
1027
|
+
// 6
|
|
1028
|
+
[2, 86, 68],
|
|
1029
|
+
[4, 43, 27],
|
|
1030
|
+
[4, 43, 19],
|
|
1031
|
+
[4, 43, 15],
|
|
1032
|
+
|
|
1033
|
+
// 7
|
|
1034
|
+
[2, 98, 78],
|
|
1035
|
+
[4, 49, 31],
|
|
1036
|
+
[2, 32, 14, 4, 33, 15],
|
|
1037
|
+
[4, 39, 13, 1, 40, 14],
|
|
1038
|
+
|
|
1039
|
+
// 8
|
|
1040
|
+
[2, 121, 97],
|
|
1041
|
+
[2, 60, 38, 2, 61, 39],
|
|
1042
|
+
[4, 40, 18, 2, 41, 19],
|
|
1043
|
+
[4, 40, 14, 2, 41, 15],
|
|
1044
|
+
|
|
1045
|
+
// 9
|
|
1046
|
+
[2, 146, 116],
|
|
1047
|
+
[3, 58, 36, 2, 59, 37],
|
|
1048
|
+
[4, 36, 16, 4, 37, 17],
|
|
1049
|
+
[4, 36, 12, 4, 37, 13],
|
|
1050
|
+
|
|
1051
|
+
// 10
|
|
1052
|
+
[2, 86, 68, 2, 87, 69],
|
|
1053
|
+
[4, 69, 43, 1, 70, 44],
|
|
1054
|
+
[6, 43, 19, 2, 44, 20],
|
|
1055
|
+
[6, 43, 15, 2, 44, 16],
|
|
1056
|
+
|
|
1057
|
+
// 11
|
|
1058
|
+
[4, 101, 81],
|
|
1059
|
+
[1, 80, 50, 4, 81, 51],
|
|
1060
|
+
[4, 50, 22, 4, 51, 23],
|
|
1061
|
+
[3, 36, 12, 8, 37, 13],
|
|
1062
|
+
|
|
1063
|
+
// 12
|
|
1064
|
+
[2, 116, 92, 2, 117, 93],
|
|
1065
|
+
[6, 58, 36, 2, 59, 37],
|
|
1066
|
+
[4, 46, 20, 6, 47, 21],
|
|
1067
|
+
[7, 42, 14, 4, 43, 15],
|
|
1068
|
+
|
|
1069
|
+
// 13
|
|
1070
|
+
[4, 133, 107],
|
|
1071
|
+
[8, 59, 37, 1, 60, 38],
|
|
1072
|
+
[8, 44, 20, 4, 45, 21],
|
|
1073
|
+
[12, 33, 11, 4, 34, 12],
|
|
1074
|
+
|
|
1075
|
+
// 14
|
|
1076
|
+
[3, 145, 115, 1, 146, 116],
|
|
1077
|
+
[4, 64, 40, 5, 65, 41],
|
|
1078
|
+
[11, 36, 16, 5, 37, 17],
|
|
1079
|
+
[11, 36, 12, 5, 37, 13],
|
|
1080
|
+
|
|
1081
|
+
// 15
|
|
1082
|
+
[5, 109, 87, 1, 110, 88],
|
|
1083
|
+
[5, 65, 41, 5, 66, 42],
|
|
1084
|
+
[5, 54, 24, 7, 55, 25],
|
|
1085
|
+
[11, 36, 12],
|
|
1086
|
+
|
|
1087
|
+
// 16
|
|
1088
|
+
[5, 122, 98, 1, 123, 99],
|
|
1089
|
+
[7, 73, 45, 3, 74, 46],
|
|
1090
|
+
[15, 43, 19, 2, 44, 20],
|
|
1091
|
+
[3, 45, 15, 13, 46, 16],
|
|
1092
|
+
|
|
1093
|
+
// 17
|
|
1094
|
+
[1, 135, 107, 5, 136, 108],
|
|
1095
|
+
[10, 74, 46, 1, 75, 47],
|
|
1096
|
+
[1, 50, 22, 15, 51, 23],
|
|
1097
|
+
[2, 42, 14, 17, 43, 15],
|
|
1098
|
+
|
|
1099
|
+
// 18
|
|
1100
|
+
[5, 150, 120, 1, 151, 121],
|
|
1101
|
+
[9, 69, 43, 4, 70, 44],
|
|
1102
|
+
[17, 50, 22, 1, 51, 23],
|
|
1103
|
+
[2, 42, 14, 19, 43, 15],
|
|
1104
|
+
|
|
1105
|
+
// 19
|
|
1106
|
+
[3, 141, 113, 4, 142, 114],
|
|
1107
|
+
[3, 70, 44, 11, 71, 45],
|
|
1108
|
+
[17, 47, 21, 4, 48, 22],
|
|
1109
|
+
[9, 39, 13, 16, 40, 14],
|
|
1110
|
+
|
|
1111
|
+
// 20
|
|
1112
|
+
[3, 135, 107, 5, 136, 108],
|
|
1113
|
+
[3, 67, 41, 13, 68, 42],
|
|
1114
|
+
[15, 54, 24, 5, 55, 25],
|
|
1115
|
+
[15, 43, 15, 10, 44, 16],
|
|
1116
|
+
|
|
1117
|
+
// 21
|
|
1118
|
+
[4, 144, 116, 4, 145, 117],
|
|
1119
|
+
[17, 68, 42],
|
|
1120
|
+
[17, 50, 22, 6, 51, 23],
|
|
1121
|
+
[19, 46, 16, 6, 47, 17],
|
|
1122
|
+
|
|
1123
|
+
// 22
|
|
1124
|
+
[2, 139, 111, 7, 140, 112],
|
|
1125
|
+
[17, 74, 46],
|
|
1126
|
+
[7, 54, 24, 16, 55, 25],
|
|
1127
|
+
[34, 37, 13],
|
|
1128
|
+
|
|
1129
|
+
// 23
|
|
1130
|
+
[4, 151, 121, 5, 152, 122],
|
|
1131
|
+
[4, 75, 47, 14, 76, 48],
|
|
1132
|
+
[11, 54, 24, 14, 55, 25],
|
|
1133
|
+
[16, 45, 15, 14, 46, 16],
|
|
1134
|
+
|
|
1135
|
+
// 24
|
|
1136
|
+
[6, 147, 117, 4, 148, 118],
|
|
1137
|
+
[6, 73, 45, 14, 74, 46],
|
|
1138
|
+
[11, 54, 24, 16, 55, 25],
|
|
1139
|
+
[30, 46, 16, 2, 47, 17],
|
|
1140
|
+
|
|
1141
|
+
// 25
|
|
1142
|
+
[8, 132, 106, 4, 133, 107],
|
|
1143
|
+
[8, 75, 47, 13, 76, 48],
|
|
1144
|
+
[7, 54, 24, 22, 55, 25],
|
|
1145
|
+
[22, 45, 15, 13, 46, 16],
|
|
1146
|
+
|
|
1147
|
+
// 26
|
|
1148
|
+
[10, 142, 114, 2, 143, 115],
|
|
1149
|
+
[19, 74, 46, 4, 75, 47],
|
|
1150
|
+
[28, 50, 22, 6, 51, 23],
|
|
1151
|
+
[33, 46, 16, 4, 47, 17],
|
|
1152
|
+
|
|
1153
|
+
// 27
|
|
1154
|
+
[8, 152, 122, 4, 153, 123],
|
|
1155
|
+
[22, 73, 45, 3, 74, 46],
|
|
1156
|
+
[8, 53, 23, 26, 54, 24],
|
|
1157
|
+
[12, 45, 15, 28, 46, 16],
|
|
1158
|
+
|
|
1159
|
+
// 28
|
|
1160
|
+
[3, 147, 117, 10, 148, 118],
|
|
1161
|
+
[3, 73, 45, 23, 74, 46],
|
|
1162
|
+
[4, 54, 24, 31, 55, 25],
|
|
1163
|
+
[11, 45, 15, 31, 46, 16],
|
|
1164
|
+
|
|
1165
|
+
// 29
|
|
1166
|
+
[7, 146, 116, 7, 147, 117],
|
|
1167
|
+
[21, 73, 45, 7, 74, 46],
|
|
1168
|
+
[1, 53, 23, 37, 54, 24],
|
|
1169
|
+
[19, 45, 15, 26, 46, 16],
|
|
1170
|
+
|
|
1171
|
+
// 30
|
|
1172
|
+
[5, 145, 115, 10, 146, 116],
|
|
1173
|
+
[19, 75, 47, 10, 76, 48],
|
|
1174
|
+
[15, 54, 24, 25, 55, 25],
|
|
1175
|
+
[23, 45, 15, 25, 46, 16],
|
|
1176
|
+
|
|
1177
|
+
// 31
|
|
1178
|
+
[13, 145, 115, 3, 146, 116],
|
|
1179
|
+
[2, 74, 46, 29, 75, 47],
|
|
1180
|
+
[42, 54, 24, 1, 55, 25],
|
|
1181
|
+
[23, 45, 15, 28, 46, 16],
|
|
1182
|
+
|
|
1183
|
+
// 32
|
|
1184
|
+
[17, 145, 115],
|
|
1185
|
+
[10, 74, 46, 23, 75, 47],
|
|
1186
|
+
[10, 54, 24, 35, 55, 25],
|
|
1187
|
+
[19, 45, 15, 35, 46, 16],
|
|
1188
|
+
|
|
1189
|
+
// 33
|
|
1190
|
+
[17, 145, 115, 1, 146, 116],
|
|
1191
|
+
[14, 74, 46, 21, 75, 47],
|
|
1192
|
+
[29, 54, 24, 19, 55, 25],
|
|
1193
|
+
[11, 45, 15, 46, 46, 16],
|
|
1194
|
+
|
|
1195
|
+
// 34
|
|
1196
|
+
[13, 145, 115, 6, 146, 116],
|
|
1197
|
+
[14, 74, 46, 23, 75, 47],
|
|
1198
|
+
[44, 54, 24, 7, 55, 25],
|
|
1199
|
+
[59, 46, 16, 1, 47, 17],
|
|
1200
|
+
|
|
1201
|
+
// 35
|
|
1202
|
+
[12, 151, 121, 7, 152, 122],
|
|
1203
|
+
[12, 75, 47, 26, 76, 48],
|
|
1204
|
+
[39, 54, 24, 14, 55, 25],
|
|
1205
|
+
[22, 45, 15, 41, 46, 16],
|
|
1206
|
+
|
|
1207
|
+
// 36
|
|
1208
|
+
[6, 151, 121, 14, 152, 122],
|
|
1209
|
+
[6, 75, 47, 34, 76, 48],
|
|
1210
|
+
[46, 54, 24, 10, 55, 25],
|
|
1211
|
+
[2, 45, 15, 64, 46, 16],
|
|
1212
|
+
|
|
1213
|
+
// 37
|
|
1214
|
+
[17, 152, 122, 4, 153, 123],
|
|
1215
|
+
[29, 74, 46, 14, 75, 47],
|
|
1216
|
+
[49, 54, 24, 10, 55, 25],
|
|
1217
|
+
[24, 45, 15, 46, 46, 16],
|
|
1218
|
+
|
|
1219
|
+
// 38
|
|
1220
|
+
[4, 152, 122, 18, 153, 123],
|
|
1221
|
+
[13, 74, 46, 32, 75, 47],
|
|
1222
|
+
[48, 54, 24, 14, 55, 25],
|
|
1223
|
+
[42, 45, 15, 32, 46, 16],
|
|
1224
|
+
|
|
1225
|
+
// 39
|
|
1226
|
+
[20, 147, 117, 4, 148, 118],
|
|
1227
|
+
[40, 75, 47, 7, 76, 48],
|
|
1228
|
+
[43, 54, 24, 22, 55, 25],
|
|
1229
|
+
[10, 45, 15, 67, 46, 16],
|
|
1230
|
+
|
|
1231
|
+
// 40
|
|
1232
|
+
[19, 148, 118, 6, 149, 119],
|
|
1233
|
+
[18, 75, 47, 31, 76, 48],
|
|
1234
|
+
[34, 54, 24, 34, 55, 25],
|
|
1235
|
+
[20, 45, 15, 61, 46, 16]
|
|
1236
|
+
];
|
|
1237
|
+
|
|
1238
|
+
QRRSBlock.getRSBlocks = function(typeNumber, errorCorrectLevel) {
|
|
1239
|
+
|
|
1240
|
+
var rsBlock = QRRSBlock.getRsBlockTable(typeNumber, errorCorrectLevel);
|
|
1241
|
+
|
|
1242
|
+
if (rsBlock == undefined) {
|
|
1243
|
+
throw new Error("bad rs block @ typeNumber:" + typeNumber + "/errorCorrectLevel:" + errorCorrectLevel);
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
var length = rsBlock.length / 3;
|
|
1247
|
+
|
|
1248
|
+
var list = new Array();
|
|
1249
|
+
|
|
1250
|
+
for (var i = 0; i < length; i++) {
|
|
1251
|
+
|
|
1252
|
+
var count = rsBlock[i * 3 + 0];
|
|
1253
|
+
var totalCount = rsBlock[i * 3 + 1];
|
|
1254
|
+
var dataCount = rsBlock[i * 3 + 2];
|
|
1255
|
+
|
|
1256
|
+
for (var j = 0; j < count; j++) {
|
|
1257
|
+
list.push(new QRRSBlock(totalCount, dataCount) );
|
|
1258
|
+
}
|
|
1259
|
+
}
|
|
1260
|
+
|
|
1261
|
+
return list;
|
|
1262
|
+
}
|
|
1263
|
+
|
|
1264
|
+
QRRSBlock.getRsBlockTable = function(typeNumber, errorCorrectLevel) {
|
|
1265
|
+
|
|
1266
|
+
switch(errorCorrectLevel) {
|
|
1267
|
+
case QRErrorCorrectLevel.L :
|
|
1268
|
+
return QRRSBlock.RS_BLOCK_TABLE[(typeNumber - 1) * 4 + 0];
|
|
1269
|
+
case QRErrorCorrectLevel.M :
|
|
1270
|
+
return QRRSBlock.RS_BLOCK_TABLE[(typeNumber - 1) * 4 + 1];
|
|
1271
|
+
case QRErrorCorrectLevel.Q :
|
|
1272
|
+
return QRRSBlock.RS_BLOCK_TABLE[(typeNumber - 1) * 4 + 2];
|
|
1273
|
+
case QRErrorCorrectLevel.H :
|
|
1274
|
+
return QRRSBlock.RS_BLOCK_TABLE[(typeNumber - 1) * 4 + 3];
|
|
1275
|
+
default :
|
|
1276
|
+
return undefined;
|
|
1277
|
+
}
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
//---------------------------------------------------------------------
|
|
1281
|
+
// QRBitBuffer
|
|
1282
|
+
//---------------------------------------------------------------------
|
|
1283
|
+
|
|
1284
|
+
function QRBitBuffer() {
|
|
1285
|
+
this.buffer = new Array();
|
|
1286
|
+
this.length = 0;
|
|
1287
|
+
}
|
|
1288
|
+
|
|
1289
|
+
QRBitBuffer.prototype = {
|
|
1290
|
+
|
|
1291
|
+
get : function(index) {
|
|
1292
|
+
var bufIndex = Math.floor(index / 8);
|
|
1293
|
+
return ( (this.buffer[bufIndex] >>> (7 - index % 8) ) & 1) == 1;
|
|
1294
|
+
},
|
|
1295
|
+
|
|
1296
|
+
put : function(num, length) {
|
|
1297
|
+
for (var i = 0; i < length; i++) {
|
|
1298
|
+
this.putBit( ( (num >>> (length - i - 1) ) & 1) == 1);
|
|
1299
|
+
}
|
|
1300
|
+
},
|
|
1301
|
+
|
|
1302
|
+
getLengthInBits : function() {
|
|
1303
|
+
return this.length;
|
|
1304
|
+
},
|
|
1305
|
+
|
|
1306
|
+
putBit : function(bit) {
|
|
1307
|
+
|
|
1308
|
+
var bufIndex = Math.floor(this.length / 8);
|
|
1309
|
+
if (this.buffer.length <= bufIndex) {
|
|
1310
|
+
this.buffer.push(0);
|
|
1311
|
+
}
|
|
1312
|
+
|
|
1313
|
+
if (bit) {
|
|
1314
|
+
this.buffer[bufIndex] |= (0x80 >>> (this.length % 8) );
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
this.length++;
|
|
1318
|
+
}
|
|
1319
|
+
};
|