cronapp-framework-js 2.9.2-SP.7 → 2.9.2-SP.9

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.
Files changed (1475) hide show
  1. package/components/crn-anchor.components.json +30 -0
  2. package/components/crn-text-component.components.json +5 -5
  3. package/components/crn-upload-file.components.json +9 -5
  4. package/components/crn-upload.components.json +22 -1
  5. package/{deprecated/components/css → components/css/deprecated}/checkbox-color.css +0 -0
  6. package/{deprecated/components/css → components/css/deprecated}/color-default.css +0 -0
  7. package/{deprecated/components/css → components/css/deprecated}/combobox-color.css +0 -0
  8. package/{deprecated/components/css → components/css/deprecated}/multiselect-editor.css +0 -0
  9. package/{deprecated/components/css → components/css/deprecated}/option-color.css +0 -0
  10. package/components/templates/anchor.template.html +1 -1
  11. package/components/templates/cron-dashboard-viewer.designtime.html +2 -4
  12. package/components/templates/cron-grid.designtime.html +2 -3
  13. package/components/templates/fileupload-button.template.html +2 -2
  14. package/components/templates/fileupload.template.html +3 -3
  15. package/css/app.css +2 -2
  16. package/css/themes/custom/aquamarine/custom-aquamarine.css +33 -5
  17. package/css/themes/custom/aquamarine/navbar-aquamarine.css +9 -8
  18. package/css/themes/custom/cerulean/custom-cerulean.css +48 -7
  19. package/css/themes/custom/cerulean/navbar-cerulean.css +8 -0
  20. package/css/themes/custom/cosmo/custom-cosmo.css +99 -28
  21. package/css/themes/custom/cosmo/navbar-cosmo.css +23 -11
  22. package/css/themes/custom/cyborg/custom-cyborg.css +115 -12
  23. package/css/themes/custom/cyborg/navbar-cyborg.css +16 -8
  24. package/css/themes/custom/darkly/custom-darkly.css +55 -8
  25. package/css/themes/custom/dsgov/custom-dsgov.css +29 -4
  26. package/css/themes/custom/dsgov/form-dsgov.css +31 -10
  27. package/css/themes/custom/dsgov/navbar-dsgov.css +62 -41
  28. package/css/themes/custom/flatly/custom-flatly.css +68 -8
  29. package/css/themes/custom/flatly/navbar-flatly.css +21 -0
  30. package/css/themes/custom/fuse/custom-fuse.css +39 -24
  31. package/css/themes/custom/journal/custom-journal.css +89 -8
  32. package/css/themes/custom/journal/navbar-journal.css +30 -16
  33. package/css/themes/custom/lumen/custom-lumen.css +139 -10
  34. package/css/themes/custom/lumen/panel-lumen.css +14 -54
  35. package/css/themes/custom/material/custom-material.css +9 -17
  36. package/css/themes/custom/paper/custom-paper.css +125 -8
  37. package/css/themes/custom/paper/navbar-paper.css +1 -1
  38. package/css/themes/custom/readable/custom-readable.css +161 -51
  39. package/css/themes/custom/readable/panel-readable.css +8 -8
  40. package/css/themes/custom/sandstone/custom-sandstone.css +107 -25
  41. package/css/themes/custom/sandstone/panel-sandstone.css +2 -2
  42. package/css/themes/custom/simplex/button-simplex.css +1 -1
  43. package/css/themes/custom/simplex/custom-simplex.css +112 -9
  44. package/css/themes/custom/simplex/panel-simplex.css +5 -6
  45. package/css/themes/custom/slate/custom-slate.css +144 -44
  46. package/css/themes/custom/slate/panel-slate.css +15 -17
  47. package/css/themes/custom/spacelab/custom-spacelab.css +122 -20
  48. package/css/themes/custom/superhero/custom-superhero.css +153 -16
  49. package/css/themes/custom/theme-general/forms.css +57 -2
  50. package/css/themes/custom/theme-general/login.css +11 -16
  51. package/css/themes/custom/theme-general/theme-general.css +27 -6
  52. package/css/themes/custom/united/custom-united.css +117 -11
  53. package/css/themes/custom/yeti/custom-yeti.css +154 -13
  54. package/css/themes/deprecated/aquamarine.min.css +6 -0
  55. package/css/themes/deprecated/cerulean.min.css +7 -0
  56. package/css/themes/deprecated/cosmo.min.css +7 -0
  57. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +71 -0
  58. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
  59. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +47 -0
  60. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +620 -0
  61. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +54 -0
  62. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +21 -0
  63. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +169 -0
  64. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +15 -0
  65. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +158 -0
  66. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +24 -0
  67. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
  68. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +27 -0
  69. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
  70. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
  71. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +49 -0
  72. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +133 -0
  73. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
  74. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +401 -0
  75. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
  76. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +172 -0
  77. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +46 -0
  78. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +184 -0
  79. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +39 -0
  80. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +44 -0
  81. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +17 -0
  82. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +33 -0
  83. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +75 -0
  84. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
  85. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +143 -0
  86. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +27 -0
  87. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +11 -0
  88. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +8 -0
  89. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +78 -0
  90. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +27 -0
  91. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +351 -0
  92. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +27 -0
  93. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +71 -0
  94. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +264 -0
  95. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +149 -0
  96. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +22 -0
  97. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +63 -0
  98. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +268 -0
  99. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
  100. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +41 -0
  101. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +129 -0
  102. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +261 -0
  103. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +25 -0
  104. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +71 -0
  105. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +48 -0
  106. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +26 -0
  107. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +58 -0
  108. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +725 -0
  109. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +54 -0
  110. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +21 -0
  111. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +491 -0
  112. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +261 -0
  113. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +37 -0
  114. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +787 -0
  115. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +30 -0
  116. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +31 -0
  117. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +158 -0
  118. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +29 -0
  119. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +10 -0
  120. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +782 -0
  121. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1066 -0
  122. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +39 -0
  123. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +38 -0
  124. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +184 -0
  125. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +49 -0
  126. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +35 -0
  127. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +133 -0
  128. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +60 -0
  129. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +143 -0
  130. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +276 -0
  131. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +408 -0
  132. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +44 -0
  133. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +109 -0
  134. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +288 -0
  135. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +154 -0
  136. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +95 -0
  137. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +171 -0
  138. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +31 -0
  139. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +29 -0
  140. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +129 -0
  141. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +269 -0
  142. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +31 -0
  143. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
  144. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +37 -0
  145. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
  146. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
  147. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
  148. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
  149. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
  150. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
  151. package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
  152. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
  153. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +787 -0
  154. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +30 -0
  155. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
  156. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
  157. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +29 -0
  158. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
  159. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
  160. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
  161. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1066 -0
  162. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
  163. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
  164. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
  165. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
  166. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
  167. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
  168. package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/media.css +0 -0
  169. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
  170. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
  171. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +619 -0
  172. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
  173. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
  174. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
  175. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
  176. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
  177. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
  178. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +31 -0
  179. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
  180. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
  181. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
  182. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
  183. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +79 -0
  184. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +19 -0
  185. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +27 -0
  186. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +393 -0
  187. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +26 -0
  188. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +706 -0
  189. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +14 -0
  190. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +75 -0
  191. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +35 -0
  192. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +244 -0
  193. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +260 -0
  194. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +251 -0
  195. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +27 -0
  196. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1125 -0
  197. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +39 -0
  198. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +413 -0
  199. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +209 -0
  200. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +176 -0
  201. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +42 -0
  202. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +318 -0
  203. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +59 -0
  204. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +294 -0
  205. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +27 -0
  206. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +43 -0
  207. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +178 -0
  208. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +18 -0
  209. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +136 -0
  210. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +218 -0
  211. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +711 -0
  212. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +182 -0
  213. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +45 -0
  214. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +353 -0
  215. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +611 -0
  216. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +55 -0
  217. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +44 -0
  218. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +199 -0
  219. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +20 -0
  220. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +46 -0
  221. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +31 -0
  222. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +19 -0
  223. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +96 -0
  224. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +113 -0
  225. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +122 -0
  226. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +239 -0
  227. package/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +3085 -0
  228. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
  229. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
  230. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
  231. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
  232. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
  233. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
  234. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
  235. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
  236. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
  237. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
  238. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
  239. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  240. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
  241. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
  242. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
  243. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  244. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
  245. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
  246. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
  247. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
  248. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
  249. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
  250. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
  251. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
  252. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
  253. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
  254. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
  255. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
  256. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
  257. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
  258. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
  259. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  260. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
  261. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
  262. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
  263. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
  264. package/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +3 -0
  265. package/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +3 -0
  266. package/{deprecated/css/themes → css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
  267. package/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +10 -0
  268. package/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +10 -0
  269. package/{deprecated/css/themes → css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
  270. package/{deprecated/css/themes → css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
  271. package/{deprecated/css/themes → css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
  272. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +73 -0
  273. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +37 -0
  274. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +26 -0
  275. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +48 -0
  276. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +734 -0
  277. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +54 -0
  278. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +30 -0
  279. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +391 -0
  280. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +252 -0
  281. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +27 -0
  282. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +787 -0
  283. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +30 -0
  284. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +31 -0
  285. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +157 -0
  286. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +29 -0
  287. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +10 -0
  288. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +39 -0
  289. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +310 -0
  290. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1066 -0
  291. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
  292. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +184 -0
  293. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +144 -0
  294. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +49 -0
  295. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +35 -0
  296. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +129 -0
  297. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +60 -0
  298. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +142 -0
  299. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +271 -0
  300. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
  301. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +52 -0
  302. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +113 -0
  303. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +295 -0
  304. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +148 -0
  305. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +65 -0
  306. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +268 -0
  307. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +31 -0
  308. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +29 -0
  309. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +129 -0
  310. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +269 -0
  311. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +25 -0
  312. package/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +3246 -0
  313. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
  314. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
  315. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
  316. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
  317. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
  318. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
  319. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
  320. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
  321. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
  322. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
  323. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
  324. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  325. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
  326. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
  327. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
  328. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  329. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
  330. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
  331. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
  332. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
  333. package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
  334. package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
  335. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
  336. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
  337. package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
  338. package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
  339. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
  340. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
  341. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
  342. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
  343. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
  344. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  345. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
  346. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
  347. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
  348. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
  349. package/css/themes/deprecated/custom/dsgov/font/fonts.css +162 -0
  350. package/css/themes/deprecated/custom/dsgov/font2/fonts.css +144 -0
  351. package/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
  352. package/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
  353. package/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
  354. package/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
  355. package/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
  356. package/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
  357. package/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
  358. package/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
  359. package/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
  360. package/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
  361. package/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
  362. package/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
  363. package/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
  364. package/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
  365. package/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
  366. package/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
  367. package/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
  368. package/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
  369. package/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +9 -0
  370. package/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
  371. package/{deprecated/css/themes → css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
  372. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
  373. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
  374. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
  375. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
  376. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
  377. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
  378. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
  379. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
  380. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
  381. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
  382. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
  383. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
  384. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
  385. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
  386. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
  387. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
  388. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
  389. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
  390. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
  391. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
  392. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
  393. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
  394. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
  395. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
  396. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
  397. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
  398. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
  399. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
  400. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
  401. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
  402. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
  403. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
  404. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
  405. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
  406. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
  407. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
  408. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
  409. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
  410. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
  411. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
  412. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
  413. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
  414. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
  415. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
  416. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
  417. package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
  418. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
  419. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
  420. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
  421. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
  422. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
  423. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
  424. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
  425. package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
  426. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
  427. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
  428. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
  429. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
  430. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
  431. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
  432. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
  433. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
  434. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
  435. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
  436. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
  437. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
  438. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
  439. package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
  440. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
  441. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/font.css +0 -0
  442. package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
  443. package/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +9 -0
  444. package/css/themes/deprecated/custom/fuse/img/arrow-white.svg +9 -0
  445. package/{deprecated/css/themes → css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
  446. package/{deprecated/css/themes → css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
  447. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
  448. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
  449. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
  450. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
  451. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
  452. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
  453. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
  454. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
  455. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
  456. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
  457. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
  458. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
  459. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
  460. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
  461. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
  462. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
  463. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
  464. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
  465. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
  466. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
  467. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
  468. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
  469. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
  470. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
  471. package/css/themes/deprecated/custom/lumen/font/fonts.css +108 -0
  472. package/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +11 -0
  473. package/css/themes/deprecated/custom/lumen/img/arrow-white.svg +11 -0
  474. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
  475. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
  476. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
  477. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
  478. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
  479. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
  480. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
  481. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/login.css +0 -0
  482. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
  483. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/custom-material.css +0 -0
  484. package/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
  485. package/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
  486. package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
  487. package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
  488. package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
  489. package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
  490. package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
  491. package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
  492. package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
  493. package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
  494. package/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
  495. package/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
  496. package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
  497. package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
  498. package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
  499. package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
  500. package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
  501. package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
  502. package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
  503. package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
  504. package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
  505. package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
  506. package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
  507. package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
  508. package/css/themes/deprecated/custom/material/font/fonts.css +108 -0
  509. package/css/themes/deprecated/custom/material/img/arrow-gray.svg +11 -0
  510. package/css/themes/deprecated/custom/material/img/arrow-white.svg +11 -0
  511. package/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +174 -0
  512. package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
  513. package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +176 -0
  514. package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +241 -0
  515. package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
  516. package/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +185 -0
  517. package/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +98 -0
  518. package/css/themes/deprecated/custom/material_raiz/components_css/login.css +38 -0
  519. package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
  520. package/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +363 -0
  521. package/{deprecated/css/themes → css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
  522. package/{deprecated/css/themes → css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
  523. package/{deprecated/css/themes → css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
  524. package/{deprecated/css/themes → css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
  525. package/{deprecated/css/themes → css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
  526. package/{deprecated/css/themes → css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
  527. package/{deprecated/css/themes → css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
  528. package/{deprecated/css/themes → css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
  529. package/{deprecated/css/themes → css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
  530. package/{deprecated/css/themes → css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
  531. package/css/themes/deprecated/cyborg.min.css +7 -0
  532. package/css/themes/deprecated/darkly.min.css +7 -0
  533. package/css/themes/deprecated/dsgov.min.css +6 -0
  534. package/css/themes/deprecated/flatly.min.css +7 -0
  535. package/css/themes/deprecated/fuse.min.css +7 -0
  536. package/css/themes/deprecated/journal.min.css +7 -0
  537. package/css/themes/deprecated/lumen.min.css +7 -0
  538. package/css/themes/deprecated/material.min.css +4 -0
  539. package/css/themes/deprecated/material_raiz.min.css +3 -0
  540. package/css/themes/deprecated/paper.min.css +7 -0
  541. package/css/themes/deprecated/readable.min.css +7 -0
  542. package/css/themes/deprecated/sandstone.min.css +7 -0
  543. package/css/themes/deprecated/simplex.min.css +7 -0
  544. package/css/themes/deprecated/slate.min.css +7 -0
  545. package/css/themes/deprecated/spacelab.min.css +7 -0
  546. package/css/themes/deprecated/superhero.min.css +7 -0
  547. package/css/themes/deprecated/united.min.css +7 -0
  548. package/css/themes/deprecated/yeti.min.css +7 -0
  549. package/{deprecated/dist/components/css → dist/components/css/deprecated}/checkbox-color.css +0 -0
  550. package/{deprecated/dist/components/css → dist/components/css/deprecated}/color-default.css +0 -0
  551. package/{deprecated/dist/components/css → dist/components/css/deprecated}/combobox-color.css +0 -0
  552. package/{deprecated/dist/components/css → dist/components/css/deprecated}/multiselect-editor.css +0 -0
  553. package/{deprecated/dist/components/css → dist/components/css/deprecated}/option-color.css +0 -0
  554. package/dist/components/templates/anchor.template.html +1 -1
  555. package/dist/components/templates/cron-dashboard-viewer.designtime.html +1 -1
  556. package/dist/components/templates/cron-grid.designtime.html +1 -1
  557. package/dist/components/templates/fileupload-button.template.html +1 -1
  558. package/dist/components/templates/fileupload.template.html +1 -1
  559. package/dist/css/app.css +1 -1
  560. package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -1
  561. package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -1
  562. package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
  563. package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
  564. package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -1
  565. package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -1
  566. package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -1
  567. package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -1
  568. package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
  569. package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -1
  570. package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -1
  571. package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -1
  572. package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
  573. package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
  574. package/dist/css/themes/custom/fuse/custom-fuse.css +1 -1
  575. package/dist/css/themes/custom/journal/custom-journal.css +1 -1
  576. package/dist/css/themes/custom/journal/navbar-journal.css +1 -1
  577. package/dist/css/themes/custom/lumen/custom-lumen.css +1 -1
  578. package/dist/css/themes/custom/lumen/panel-lumen.css +1 -1
  579. package/dist/css/themes/custom/material/custom-material.css +1 -1
  580. package/dist/css/themes/custom/paper/custom-paper.css +1 -1
  581. package/dist/css/themes/custom/paper/navbar-paper.css +1 -1
  582. package/dist/css/themes/custom/readable/custom-readable.css +1 -1
  583. package/dist/css/themes/custom/readable/panel-readable.css +1 -1
  584. package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -1
  585. package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -1
  586. package/dist/css/themes/custom/simplex/button-simplex.css +1 -1
  587. package/dist/css/themes/custom/simplex/custom-simplex.css +1 -1
  588. package/dist/css/themes/custom/simplex/panel-simplex.css +1 -1
  589. package/dist/css/themes/custom/slate/custom-slate.css +1 -1
  590. package/dist/css/themes/custom/slate/panel-slate.css +1 -1
  591. package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
  592. package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
  593. package/dist/css/themes/custom/theme-general/forms.css +1 -1
  594. package/dist/css/themes/custom/theme-general/login.css +1 -1
  595. package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
  596. package/dist/css/themes/custom/united/custom-united.css +1 -1
  597. package/dist/css/themes/custom/yeti/custom-yeti.css +1 -1
  598. package/dist/css/themes/deprecated/aquamarine.min.css +1 -0
  599. package/dist/css/themes/deprecated/cerulean.min.css +1 -0
  600. package/dist/css/themes/deprecated/cosmo.min.css +1 -0
  601. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
  602. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
  603. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +1 -0
  604. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +11 -0
  605. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
  606. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
  607. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
  608. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
  609. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +1 -0
  610. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +1 -0
  611. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
  612. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
  613. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
  614. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
  615. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +1 -0
  616. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
  617. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
  618. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
  619. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
  620. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +1 -0
  621. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
  622. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +1 -0
  623. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +1 -0
  624. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
  625. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +1 -0
  626. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +1 -0
  627. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +1 -0
  628. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
  629. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +1 -0
  630. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
  631. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
  632. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
  633. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
  634. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +1 -0
  635. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +1 -0
  636. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +1 -0
  637. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +1 -0
  638. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +1 -0
  639. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +1 -0
  640. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +1 -0
  641. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +1 -0
  642. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +1 -0
  643. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
  644. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
  645. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
  646. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +1 -0
  647. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +1 -0
  648. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
  649. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +1 -0
  650. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/animations.css +0 -0
  651. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +1 -0
  652. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +11 -0
  653. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
  654. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
  655. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +1 -0
  656. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +1 -0
  657. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +1 -0
  658. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +1 -0
  659. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +1 -0
  660. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/container.css +0 -0
  661. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
  662. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
  663. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/fade.css +0 -0
  664. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +1 -0
  665. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
  666. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
  667. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
  668. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +1 -0
  669. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
  670. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +1 -0
  671. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +1 -0
  672. package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/media.css +0 -0
  673. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +1 -0
  674. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +1 -0
  675. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +1 -0
  676. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +1 -0
  677. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +1 -0
  678. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +1 -0
  679. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +1 -0
  680. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +1 -0
  681. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +1 -0
  682. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +1 -0
  683. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
  684. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
  685. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/visible.css +0 -0
  686. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
  687. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
  688. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +1 -0
  689. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/animations.css +1 -0
  690. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
  691. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
  692. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
  693. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
  694. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
  695. package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
  696. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
  697. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +1 -0
  698. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +1 -0
  699. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/container.css +1 -0
  700. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
  701. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  702. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/fade.css +1 -0
  703. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
  704. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
  705. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
  706. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
  707. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
  708. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
  709. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
  710. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
  711. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
  712. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
  713. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
  714. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
  715. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
  716. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
  717. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
  718. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
  719. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
  720. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
  721. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
  722. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
  723. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
  724. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
  725. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
  726. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
  727. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
  728. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +1 -0
  729. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +1 -0
  730. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +1 -0
  731. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +1 -0
  732. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +12 -0
  733. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
  734. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +1 -0
  735. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
  736. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +1 -0
  737. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +1 -0
  738. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +1 -0
  739. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +1 -0
  740. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1 -0
  741. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +1 -0
  742. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +1 -0
  743. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +1 -0
  744. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
  745. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
  746. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +1 -0
  747. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +1 -0
  748. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +1 -0
  749. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
  750. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
  751. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +1 -0
  752. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
  753. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +1 -0
  754. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +1 -0
  755. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +1 -0
  756. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +1 -0
  757. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +1 -0
  758. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +1 -0
  759. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +1 -0
  760. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +1 -0
  761. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +1 -0
  762. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +1 -0
  763. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +1 -0
  764. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +1 -0
  765. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +1 -0
  766. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +1 -0
  767. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +1 -0
  768. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +1 -0
  769. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
  770. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +1 -0
  771. package/dist/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +1 -0
  772. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
  773. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
  774. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
  775. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
  776. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
  777. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
  778. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
  779. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
  780. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
  781. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
  782. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
  783. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  784. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
  785. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
  786. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
  787. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  788. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
  789. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
  790. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
  791. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
  792. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
  793. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
  794. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
  795. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
  796. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
  797. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
  798. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
  799. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
  800. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
  801. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
  802. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
  803. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  804. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
  805. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
  806. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
  807. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
  808. package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +1 -0
  809. package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +1 -0
  810. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
  811. package/dist/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +1 -0
  812. package/dist/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +1 -0
  813. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
  814. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
  815. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
  816. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
  817. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
  818. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
  819. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
  820. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
  821. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
  822. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
  823. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
  824. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
  825. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
  826. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
  827. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
  828. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
  829. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
  830. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  831. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
  832. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
  833. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
  834. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
  835. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
  836. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
  837. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
  838. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
  839. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
  840. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
  841. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
  842. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
  843. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
  844. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
  845. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
  846. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
  847. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
  848. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
  849. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
  850. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
  851. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
  852. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
  853. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
  854. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
  855. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
  856. package/dist/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +1 -0
  857. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
  858. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
  859. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
  860. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
  861. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
  862. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
  863. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
  864. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
  865. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
  866. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
  867. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
  868. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  869. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
  870. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
  871. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
  872. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  873. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
  874. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
  875. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
  876. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
  877. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
  878. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
  879. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
  880. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
  881. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
  882. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
  883. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
  884. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
  885. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
  886. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
  887. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
  888. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  889. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
  890. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
  891. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
  892. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
  893. package/dist/css/themes/deprecated/custom/dsgov/font/fonts.css +1 -0
  894. package/dist/css/themes/deprecated/custom/dsgov/font2/fonts.css +1 -0
  895. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
  896. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
  897. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
  898. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
  899. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
  900. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
  901. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
  902. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
  903. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
  904. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
  905. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
  906. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
  907. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
  908. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
  909. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
  910. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
  911. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
  912. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
  913. package/dist/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +1 -0
  914. package/dist/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
  915. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
  916. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
  917. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
  918. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
  919. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
  920. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
  921. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
  922. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
  923. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
  924. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
  925. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
  926. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
  927. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
  928. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
  929. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
  930. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  931. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
  932. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
  933. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
  934. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
  935. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
  936. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
  937. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
  938. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
  939. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
  940. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
  941. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
  942. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
  943. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
  944. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
  945. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
  946. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
  947. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
  948. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
  949. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
  950. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
  951. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
  952. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
  953. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
  954. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
  955. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
  956. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
  957. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
  958. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
  959. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
  960. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
  961. package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
  962. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
  963. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
  964. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
  965. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
  966. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
  967. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
  968. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
  969. package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
  970. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
  971. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
  972. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
  973. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
  974. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
  975. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
  976. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
  977. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
  978. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
  979. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
  980. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
  981. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
  982. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
  983. package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
  984. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
  985. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/font.css +0 -0
  986. package/dist/css/themes/deprecated/custom/fuse/font/fonts.css +1 -0
  987. package/dist/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +1 -0
  988. package/dist/css/themes/deprecated/custom/fuse/img/arrow-white.svg +1 -0
  989. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
  990. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
  991. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
  992. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
  993. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
  994. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
  995. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
  996. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
  997. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
  998. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
  999. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
  1000. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
  1001. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
  1002. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
  1003. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
  1004. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
  1005. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
  1006. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
  1007. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
  1008. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
  1009. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
  1010. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
  1011. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
  1012. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
  1013. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
  1014. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
  1015. package/dist/css/themes/deprecated/custom/lumen/font/fonts.css +1 -0
  1016. package/dist/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +1 -0
  1017. package/dist/css/themes/deprecated/custom/lumen/img/arrow-white.svg +1 -0
  1018. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
  1019. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
  1020. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
  1021. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
  1022. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
  1023. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
  1024. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
  1025. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/login.css +0 -0
  1026. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
  1027. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/custom-material.css +0 -0
  1028. package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
  1029. package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
  1030. package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
  1031. package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
  1032. package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
  1033. package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
  1034. package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
  1035. package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
  1036. package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
  1037. package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
  1038. package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
  1039. package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
  1040. package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
  1041. package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
  1042. package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
  1043. package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
  1044. package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
  1045. package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
  1046. package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
  1047. package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
  1048. package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
  1049. package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
  1050. package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
  1051. package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
  1052. package/dist/css/themes/deprecated/custom/material/font/fonts.css +1 -0
  1053. package/dist/css/themes/deprecated/custom/material/img/arrow-gray.svg +1 -0
  1054. package/dist/css/themes/deprecated/custom/material/img/arrow-white.svg +1 -0
  1055. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +1 -0
  1056. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +1 -0
  1057. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
  1058. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
  1059. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +1 -0
  1060. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +1 -0
  1061. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +1 -0
  1062. package/dist/css/themes/deprecated/custom/material_raiz/components_css/login.css +1 -0
  1063. package/dist/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +1 -0
  1064. package/dist/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +1 -0
  1065. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
  1066. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
  1067. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
  1068. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
  1069. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
  1070. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
  1071. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
  1072. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
  1073. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
  1074. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
  1075. package/dist/css/themes/deprecated/cyborg.min.css +1 -0
  1076. package/dist/css/themes/deprecated/darkly.min.css +1 -0
  1077. package/dist/css/themes/deprecated/dsgov.min.css +1 -0
  1078. package/dist/css/themes/deprecated/flatly.min.css +1 -0
  1079. package/dist/css/themes/deprecated/fuse.min.css +1 -0
  1080. package/dist/css/themes/deprecated/journal.min.css +1 -0
  1081. package/dist/css/themes/deprecated/lumen.min.css +1 -0
  1082. package/dist/css/themes/deprecated/material.min.css +1 -0
  1083. package/dist/css/themes/deprecated/material_raiz.min.css +1 -0
  1084. package/dist/css/themes/deprecated/paper.min.css +1 -0
  1085. package/dist/css/themes/deprecated/readable.min.css +1 -0
  1086. package/dist/css/themes/deprecated/sandstone.min.css +1 -0
  1087. package/dist/css/themes/deprecated/simplex.min.css +1 -0
  1088. package/dist/css/themes/deprecated/slate.min.css +1 -0
  1089. package/dist/css/themes/deprecated/spacelab.min.css +1 -0
  1090. package/dist/css/themes/deprecated/superhero.min.css +1 -0
  1091. package/dist/css/themes/deprecated/united.min.css +1 -0
  1092. package/dist/css/themes/deprecated/yeti.min.css +1 -0
  1093. package/dist/js/app.js +1 -1
  1094. package/dist/js/dashboard/dashboard.service.js +1 -1
  1095. package/dist/js/stateProvider.js +1 -1
  1096. package/js/app.js +4 -7
  1097. package/js/dashboard/dashboard.service.js +0 -2
  1098. package/js/stateProvider.js +5 -3
  1099. package/package.json +1 -1
  1100. package/deprecated/css/animate.css +0 -433
  1101. package/deprecated/css/app.css +0 -433
  1102. package/deprecated/css/cronos-template.css +0 -0
  1103. package/deprecated/css/cronos.css +0 -263
  1104. package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
  1105. package/deprecated/css/fonts/glyphicons-halflings-regular.svg +0 -288
  1106. package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
  1107. package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
  1108. package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
  1109. package/deprecated/css/modalTemplate.css +0 -37
  1110. package/deprecated/css/themes/cerulean.min.css +0 -7
  1111. package/deprecated/css/themes/cosmo.min.css +0 -7
  1112. package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +0 -4179
  1113. package/deprecated/css/themes/cyborg.min.css +0 -7
  1114. package/deprecated/css/themes/darkly.min.css +0 -7
  1115. package/deprecated/css/themes/flatly.min.css +0 -7
  1116. package/deprecated/css/themes/fuse.min.css +0 -7
  1117. package/deprecated/css/themes/journal.min.css +0 -7
  1118. package/deprecated/css/themes/lumen.min.css +0 -7
  1119. package/deprecated/css/themes/material.min.css +0 -4
  1120. package/deprecated/css/themes/paper.min.css +0 -7
  1121. package/deprecated/css/themes/readable.min.css +0 -7
  1122. package/deprecated/css/themes/sandstone.min.css +0 -7
  1123. package/deprecated/css/themes/simplex.min.css +0 -7
  1124. package/deprecated/css/themes/slate.min.css +0 -7
  1125. package/deprecated/css/themes/spacelab.min.css +0 -7
  1126. package/deprecated/css/themes/superhero.min.css +0 -7
  1127. package/deprecated/css/themes/united.min.css +0 -7
  1128. package/deprecated/css/themes/yeti.min.css +0 -7
  1129. package/deprecated/dist/components/css/font-size.css +0 -1
  1130. package/deprecated/dist/components/css/image.css +0 -1
  1131. package/deprecated/dist/components/js/format.min.js +0 -1
  1132. package/deprecated/dist/components/js/jquery.inputmask.bundle.js +0 -1
  1133. package/deprecated/dist/components/js/jquery.mask.min.js +0 -1
  1134. package/deprecated/dist/components/js/qrcode.js +0 -1
  1135. package/deprecated/dist/components/reports/BOOLEAN.parameter.html +0 -1
  1136. package/deprecated/dist/components/reports/DATE.parameter.html +0 -1
  1137. package/deprecated/dist/components/reports/DOUBLE.parameter.html +0 -1
  1138. package/deprecated/dist/components/reports/FLOAT.parameter.html +0 -1
  1139. package/deprecated/dist/components/reports/INTEGER.parameter.html +0 -1
  1140. package/deprecated/dist/components/reports/LONG.parameter.html +0 -1
  1141. package/deprecated/dist/components/reports/STRING.parameter.html +0 -1
  1142. package/deprecated/dist/components/reports/reports.parameters.html +0 -1
  1143. package/deprecated/dist/components/reports/reports.view.html +0 -1
  1144. package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +0 -1
  1145. package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +0 -1
  1146. package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +0 -1
  1147. package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +0 -1
  1148. package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +0 -1
  1149. package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +0 -1
  1150. package/deprecated/dist/components/templates/accordion.template.html +0 -1
  1151. package/deprecated/dist/components/templates/anchor.template.html +0 -1
  1152. package/deprecated/dist/components/templates/angular-ui-notification.template.html +0 -1
  1153. package/deprecated/dist/components/templates/banner.template.html +0 -1
  1154. package/deprecated/dist/components/templates/button-report.template.html +0 -1
  1155. package/deprecated/dist/components/templates/button.oauth2.template.html +0 -1
  1156. package/deprecated/dist/components/templates/button.template.html +0 -1
  1157. package/deprecated/dist/components/templates/buttonfilter.template.html +0 -1
  1158. package/deprecated/dist/components/templates/carousel.template.html +0 -1
  1159. package/deprecated/dist/components/templates/cell.template.html +0 -1
  1160. package/deprecated/dist/components/templates/chart.template.html +0 -1
  1161. package/deprecated/dist/components/templates/checkbox.template.html +0 -1
  1162. package/deprecated/dist/components/templates/combobox-dynamic.template.html +0 -1
  1163. package/deprecated/dist/components/templates/combobox.template.html +0 -1
  1164. package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +0 -1
  1165. package/deprecated/dist/components/templates/crn-input-password.designtime.html +0 -1
  1166. package/deprecated/dist/components/templates/crn-input-password.template.html +0 -1
  1167. package/deprecated/dist/components/templates/crn-list-item.template.html +0 -1
  1168. package/deprecated/dist/components/templates/crn-ordered-list.template.html +0 -1
  1169. package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +0 -1
  1170. package/deprecated/dist/components/templates/crn-unordered-list.template.html +0 -1
  1171. package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +0 -1
  1172. package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +0 -26
  1173. package/deprecated/dist/components/templates/cron-autocomplete.template.html +0 -1
  1174. package/deprecated/dist/components/templates/cron-barcode.template.html +0 -1
  1175. package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +0 -1
  1176. package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +0 -1
  1177. package/deprecated/dist/components/templates/cron-calendar.designtime.html +0 -1
  1178. package/deprecated/dist/components/templates/cron-calendar.template.html +0 -1
  1179. package/deprecated/dist/components/templates/cron-captcha.designtime.html +0 -6
  1180. package/deprecated/dist/components/templates/cron-captcha.template.html +0 -1
  1181. package/deprecated/dist/components/templates/cron-chat.designtime.html +0 -17
  1182. package/deprecated/dist/components/templates/cron-chat.template.html +0 -1
  1183. package/deprecated/dist/components/templates/cron-checkbox.template.html +0 -1
  1184. package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +0 -1
  1185. package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +0 -1
  1186. package/deprecated/dist/components/templates/cron-combobox.designtime.html +0 -1
  1187. package/deprecated/dist/components/templates/cron-combobox.template.html +0 -1
  1188. package/deprecated/dist/components/templates/cron-crud.template.html +0 -1
  1189. package/deprecated/dist/components/templates/cron-date.template.html +0 -1
  1190. package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +0 -1
  1191. package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +0 -1
  1192. package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +0 -1
  1193. package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +0 -1
  1194. package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +0 -1
  1195. package/deprecated/dist/components/templates/cron-grid.designtime.html +0 -1
  1196. package/deprecated/dist/components/templates/cron-grid.template.html +0 -1
  1197. package/deprecated/dist/components/templates/cron-ordered-list.template.html +0 -1
  1198. package/deprecated/dist/components/templates/cron-qrcode.template.html +0 -1
  1199. package/deprecated/dist/components/templates/cron-radio.template.html +0 -1
  1200. package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +0 -1
  1201. package/deprecated/dist/components/templates/cron-report-viewer.template.html +0 -1
  1202. package/deprecated/dist/components/templates/cron-rich-editor.template.html +0 -1
  1203. package/deprecated/dist/components/templates/cron-scheduler.designtime.html +0 -2
  1204. package/deprecated/dist/components/templates/cron-scheduler.template.html +0 -1
  1205. package/deprecated/dist/components/templates/cron-slider.template.html +0 -1
  1206. package/deprecated/dist/components/templates/cron-switch.template.html +0 -1
  1207. package/deprecated/dist/components/templates/cron-tree-view.designtime.html +0 -1
  1208. package/deprecated/dist/components/templates/cron-tree-view.template.html +0 -1
  1209. package/deprecated/dist/components/templates/datasource.template.html +0 -1
  1210. package/deprecated/dist/components/templates/datasourcefilter.template.html +0 -1
  1211. package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +0 -1
  1212. package/deprecated/dist/components/templates/date.template.html +0 -1
  1213. package/deprecated/dist/components/templates/datetime.template.html +0 -1
  1214. package/deprecated/dist/components/templates/div.template.html +0 -1
  1215. package/deprecated/dist/components/templates/dynamicfile.template.html +0 -1
  1216. package/deprecated/dist/components/templates/dynamicimage.template.html +0 -1
  1217. package/deprecated/dist/components/templates/dynamictitle.template.html +0 -1
  1218. package/deprecated/dist/components/templates/evaluation.template.html +0 -1
  1219. package/deprecated/dist/components/templates/fileupload-button.template.html +0 -1
  1220. package/deprecated/dist/components/templates/fileupload.template.html +0 -1
  1221. package/deprecated/dist/components/templates/foot-cell.template.html +0 -1
  1222. package/deprecated/dist/components/templates/foot-row.template.html +0 -1
  1223. package/deprecated/dist/components/templates/form.template.html +0 -1
  1224. package/deprecated/dist/components/templates/grid-horizontal.template.html +0 -1
  1225. package/deprecated/dist/components/templates/grid-vertical.template.html +0 -1
  1226. package/deprecated/dist/components/templates/grid.template.html +0 -1
  1227. package/deprecated/dist/components/templates/head-cell.template.html +0 -1
  1228. package/deprecated/dist/components/templates/head-row.template.html +0 -1
  1229. package/deprecated/dist/components/templates/head.template.html +0 -1
  1230. package/deprecated/dist/components/templates/header.template.html +0 -1
  1231. package/deprecated/dist/components/templates/icon.template.html +0 -1
  1232. package/deprecated/dist/components/templates/image-menu.template.html +0 -1
  1233. package/deprecated/dist/components/templates/image.default.template.html +0 -1
  1234. package/deprecated/dist/components/templates/image.template.html +0 -1
  1235. package/deprecated/dist/components/templates/list.template.html +0 -1
  1236. package/deprecated/dist/components/templates/multiselect.template.html +0 -1
  1237. package/deprecated/dist/components/templates/navbar.template.html +0 -1
  1238. package/deprecated/dist/components/templates/panel.template.html +0 -1
  1239. package/deprecated/dist/components/templates/qrcode.template.html +0 -1
  1240. package/deprecated/dist/components/templates/radiogroup.template.html +0 -1
  1241. package/deprecated/dist/components/templates/rating.template.html +0 -1
  1242. package/deprecated/dist/components/templates/row.template.html +0 -1
  1243. package/deprecated/dist/components/templates/sidebar.template.html +0 -1
  1244. package/deprecated/dist/components/templates/social-button-bar.template.html +0 -1
  1245. package/deprecated/dist/components/templates/sub-form.template.html +0 -1
  1246. package/deprecated/dist/components/templates/subtitle.template.html +0 -1
  1247. package/deprecated/dist/components/templates/table.template.html +0 -1
  1248. package/deprecated/dist/components/templates/tabs.template.html +0 -1
  1249. package/deprecated/dist/components/templates/text.template.html +0 -1
  1250. package/deprecated/dist/components/templates/textarea.template.html +0 -1
  1251. package/deprecated/dist/components/templates/textinput.template.html +0 -1
  1252. package/deprecated/dist/components/templates/textinputbutton.html +0 -1
  1253. package/deprecated/dist/components/templates/textinputbutton.template.html +0 -1
  1254. package/deprecated/dist/components/templates/textinputicon.template.html +0 -1
  1255. package/deprecated/dist/components/templates/time.template.html +0 -1
  1256. package/deprecated/dist/components/templates/title-default.template.html +0 -1
  1257. package/deprecated/dist/components/templates/title.template.html +0 -1
  1258. package/deprecated/dist/components/templates/treeview.template.html +0 -1
  1259. package/deprecated/dist/css/animate.css +0 -1
  1260. package/deprecated/dist/css/app.css +0 -1
  1261. package/deprecated/dist/css/cronos-template.css +0 -0
  1262. package/deprecated/dist/css/cronos.css +0 -1
  1263. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
  1264. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +0 -1
  1265. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
  1266. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
  1267. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
  1268. package/deprecated/dist/css/modalTemplate.css +0 -1
  1269. package/deprecated/dist/css/themes/cerulean.min.css +0 -1
  1270. package/deprecated/dist/css/themes/cosmo.min.css +0 -1
  1271. package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +0 -1
  1272. package/deprecated/dist/css/themes/cyborg.min.css +0 -1
  1273. package/deprecated/dist/css/themes/darkly.min.css +0 -1
  1274. package/deprecated/dist/css/themes/flatly.min.css +0 -1
  1275. package/deprecated/dist/css/themes/fuse.min.css +0 -1
  1276. package/deprecated/dist/css/themes/journal.min.css +0 -1
  1277. package/deprecated/dist/css/themes/lumen.min.css +0 -1
  1278. package/deprecated/dist/css/themes/material.min.css +0 -1
  1279. package/deprecated/dist/css/themes/paper.min.css +0 -1
  1280. package/deprecated/dist/css/themes/readable.min.css +0 -1
  1281. package/deprecated/dist/css/themes/sandstone.min.css +0 -1
  1282. package/deprecated/dist/css/themes/simplex.min.css +0 -1
  1283. package/deprecated/dist/css/themes/slate.min.css +0 -1
  1284. package/deprecated/dist/css/themes/spacelab.min.css +0 -1
  1285. package/deprecated/dist/css/themes/superhero.min.css +0 -1
  1286. package/deprecated/dist/css/themes/united.min.css +0 -1
  1287. package/deprecated/dist/css/themes/yeti.min.css +0 -1
  1288. package/deprecated/dist/i18n/locale_en_us.json +0 -143
  1289. package/deprecated/dist/i18n/locale_pt_br.json +0 -143
  1290. package/deprecated/dist/img/ballon_icon.svg +0 -1
  1291. package/deprecated/dist/img/barcode.png +0 -0
  1292. package/deprecated/dist/img/cron-icon/crn-QRCode.svg +0 -1
  1293. package/deprecated/dist/img/cron-icon/crn-accordion.svg +0 -1
  1294. package/deprecated/dist/img/cron-icon/crn-anchor.svg +0 -1
  1295. package/deprecated/dist/img/cron-icon/crn-button.svg +0 -1
  1296. package/deprecated/dist/img/cron-icon/crn-calendar.svg +0 -1
  1297. package/deprecated/dist/img/cron-icon/crn-captcha.svg +0 -1
  1298. package/deprecated/dist/img/cron-icon/crn-carousel.svg +0 -1
  1299. package/deprecated/dist/img/cron-icon/crn-chart.svg +0 -1
  1300. package/deprecated/dist/img/cron-icon/crn-checkbox.svg +0 -1
  1301. package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +0 -1
  1302. package/deprecated/dist/img/cron-icon/crn-combobox.svg +0 -1
  1303. package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +0 -1
  1304. package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -1
  1305. package/deprecated/dist/img/cron-icon/crn-datasource.svg +0 -1
  1306. package/deprecated/dist/img/cron-icon/crn-datepicker.svg +0 -1
  1307. package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +0 -1
  1308. package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +0 -1
  1309. package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +0 -1
  1310. package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +0 -1
  1311. package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +0 -1
  1312. package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +0 -1
  1313. package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -1
  1314. package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +0 -1
  1315. package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -1
  1316. package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -1
  1317. package/deprecated/dist/img/cron-icon/crn-form.svg +0 -1
  1318. package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +0 -1
  1319. package/deprecated/dist/img/cron-icon/crn-grid-table.svg +0 -1
  1320. package/deprecated/dist/img/cron-icon/crn-grid.svg +0 -1
  1321. package/deprecated/dist/img/cron-icon/crn-header.svg +0 -1
  1322. package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +0 -1
  1323. package/deprecated/dist/img/cron-icon/crn-icon.svg +0 -1
  1324. package/deprecated/dist/img/cron-icon/crn-image.svg +0 -1
  1325. package/deprecated/dist/img/cron-icon/crn-input-password.svg +0 -1
  1326. package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +0 -1
  1327. package/deprecated/dist/img/cron-icon/crn-list.svg +0 -1
  1328. package/deprecated/dist/img/cron-icon/crn-navbar.svg +0 -1
  1329. package/deprecated/dist/img/cron-icon/crn-one-container.svg +0 -1
  1330. package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +0 -1
  1331. package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +0 -1
  1332. package/deprecated/dist/img/cron-icon/crn-panel.svg +0 -1
  1333. package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +0 -1
  1334. package/deprecated/dist/img/cron-icon/crn-rating.svg +0 -1
  1335. package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +0 -1
  1336. package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +0 -1
  1337. package/deprecated/dist/img/cron-icon/crn-scheduler.svg +0 -1
  1338. package/deprecated/dist/img/cron-icon/crn-simple-text.svg +0 -1
  1339. package/deprecated/dist/img/cron-icon/crn-slider.svg +0 -1
  1340. package/deprecated/dist/img/cron-icon/crn-social-login.svg +0 -1
  1341. package/deprecated/dist/img/cron-icon/crn-sub-form.svg +0 -1
  1342. package/deprecated/dist/img/cron-icon/crn-table.svg +0 -1
  1343. package/deprecated/dist/img/cron-icon/crn-tabs.svg +0 -1
  1344. package/deprecated/dist/img/cron-icon/crn-text-component.svg +0 -1
  1345. package/deprecated/dist/img/cron-icon/crn-textarea.svg +0 -1
  1346. package/deprecated/dist/img/cron-icon/crn-textinput.svg +0 -1
  1347. package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +0 -1
  1348. package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +0 -1
  1349. package/deprecated/dist/img/cron-icon/crn-three-container.svg +0 -1
  1350. package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +0 -1
  1351. package/deprecated/dist/img/cron-icon/crn-timepicker.svg +0 -1
  1352. package/deprecated/dist/img/cron-icon/crn-tree-view.svg +0 -1
  1353. package/deprecated/dist/img/cron-icon/crn-two-container.svg +0 -1
  1354. package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +0 -1
  1355. package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +0 -1
  1356. package/deprecated/dist/img/cron-icon/crn-upload.svg +0 -1
  1357. package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +0 -1
  1358. package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +0 -1
  1359. package/deprecated/dist/img/cronGrid.png +0 -0
  1360. package/deprecated/dist/img/cronRichEditor.png +0 -0
  1361. package/deprecated/dist/img/cronapp-logo-login.png +0 -0
  1362. package/deprecated/dist/img/img-user.svg +0 -1
  1363. package/deprecated/dist/img/logo-cronapp-negativa.svg +0 -1
  1364. package/deprecated/dist/img/logo.png +0 -0
  1365. package/deprecated/dist/img/logo.svg +0 -1
  1366. package/deprecated/dist/img/nophoto.png +0 -0
  1367. package/deprecated/dist/img/placehold-100x100.png +0 -0
  1368. package/deprecated/dist/img/placehold-900x500.png +0 -0
  1369. package/deprecated/dist/img/qrcode.png +0 -0
  1370. package/deprecated/dist/img/recaptcha-logo.svg +0 -1
  1371. package/deprecated/dist/img/selectFile.png +0 -0
  1372. package/deprecated/dist/img/selectImg.svg +0 -1
  1373. package/deprecated/dist/img/svg-charts.svg +0 -1
  1374. package/deprecated/dist/img/switch.png +0 -0
  1375. package/deprecated/dist/js/LanguageSelectDirective.js +0 -1
  1376. package/deprecated/dist/js/LocaleService.js +0 -1
  1377. package/deprecated/dist/js/app.authentication.js +0 -1
  1378. package/deprecated/dist/js/app.js +0 -1
  1379. package/deprecated/dist/js/controllers.authentication.js +0 -1
  1380. package/deprecated/dist/js/controllers.js +0 -1
  1381. package/deprecated/dist/js/custom.controllers.js +0 -1
  1382. package/deprecated/dist/js/customModules.js +0 -1
  1383. package/deprecated/dist/js/customStateProvider.js +0 -0
  1384. package/deprecated/dist/js/directives.js +0 -14
  1385. package/deprecated/dist/js/filters.js +0 -1
  1386. package/deprecated/dist/js/local-dateformat.directive.js +0 -1
  1387. package/deprecated/dist/js/reports/parameters.controller.js +0 -1
  1388. package/deprecated/dist/js/reports/reports.service.js +0 -1
  1389. package/deprecated/dist/js/services.js +0 -1
  1390. package/deprecated/dist/js/stateProvider.js +0 -1
  1391. package/deprecated/dist/js/upload.service.js +0 -1
  1392. package/deprecated/img/ballon_icon.svg +0 -3
  1393. package/deprecated/img/barcode.png +0 -0
  1394. package/deprecated/img/cron-icon/crn-QRCode.svg +0 -38
  1395. package/deprecated/img/cron-icon/crn-accordion.svg +0 -25
  1396. package/deprecated/img/cron-icon/crn-anchor.svg +0 -29
  1397. package/deprecated/img/cron-icon/crn-button.svg +0 -24
  1398. package/deprecated/img/cron-icon/crn-calendar.svg +0 -23
  1399. package/deprecated/img/cron-icon/crn-captcha.svg +0 -36
  1400. package/deprecated/img/cron-icon/crn-carousel.svg +0 -26
  1401. package/deprecated/img/cron-icon/crn-chart.svg +0 -19
  1402. package/deprecated/img/cron-icon/crn-checkbox.svg +0 -21
  1403. package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +0 -27
  1404. package/deprecated/img/cron-icon/crn-combobox.svg +0 -24
  1405. package/deprecated/img/cron-icon/crn-cron-crud.svg +0 -28
  1406. package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -18
  1407. package/deprecated/img/cron-icon/crn-datasource.svg +0 -27
  1408. package/deprecated/img/cron-icon/crn-datepicker.svg +0 -35
  1409. package/deprecated/img/cron-icon/crn-datetimepicker.svg +0 -41
  1410. package/deprecated/img/cron-icon/crn-dynamic-file.svg +0 -26
  1411. package/deprecated/img/cron-icon/crn-dynamic-image.svg +0 -25
  1412. package/deprecated/img/cron-icon/crn-dynamic-menu.svg +0 -28
  1413. package/deprecated/img/cron-icon/crn-eight-four-container.svg +0 -18
  1414. package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +0 -26
  1415. package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -21
  1416. package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +0 -24
  1417. package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -29
  1418. package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -27
  1419. package/deprecated/img/cron-icon/crn-form.svg +0 -24
  1420. package/deprecated/img/cron-icon/crn-four-eight-container.svg +0 -20
  1421. package/deprecated/img/cron-icon/crn-grid-table.svg +0 -21
  1422. package/deprecated/img/cron-icon/crn-grid.svg +0 -27
  1423. package/deprecated/img/cron-icon/crn-header.svg +0 -18
  1424. package/deprecated/img/cron-icon/crn-horizontal-container.svg +0 -19
  1425. package/deprecated/img/cron-icon/crn-icon.svg +0 -23
  1426. package/deprecated/img/cron-icon/crn-image.svg +0 -20
  1427. package/deprecated/img/cron-icon/crn-input-password.svg +0 -24
  1428. package/deprecated/img/cron-icon/crn-jumbotron.svg +0 -24
  1429. package/deprecated/img/cron-icon/crn-list.svg +0 -24
  1430. package/deprecated/img/cron-icon/crn-navbar.svg +0 -25
  1431. package/deprecated/img/cron-icon/crn-one-container.svg +0 -17
  1432. package/deprecated/img/cron-icon/crn-ordered-list.svg +0 -44
  1433. package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +0 -42
  1434. package/deprecated/img/cron-icon/crn-panel.svg +0 -21
  1435. package/deprecated/img/cron-icon/crn-radiogroup.svg +0 -25
  1436. package/deprecated/img/cron-icon/crn-rating.svg +0 -20
  1437. package/deprecated/img/cron-icon/crn-report-viewer.svg +0 -24
  1438. package/deprecated/img/cron-icon/crn-rich-editor.svg +0 -22
  1439. package/deprecated/img/cron-icon/crn-scheduler.svg +0 -27
  1440. package/deprecated/img/cron-icon/crn-simple-text.svg +0 -18
  1441. package/deprecated/img/cron-icon/crn-slider.svg +0 -19
  1442. package/deprecated/img/cron-icon/crn-social-login.svg +0 -29
  1443. package/deprecated/img/cron-icon/crn-sub-form.svg +0 -27
  1444. package/deprecated/img/cron-icon/crn-table.svg +0 -20
  1445. package/deprecated/img/cron-icon/crn-tabs.svg +0 -22
  1446. package/deprecated/img/cron-icon/crn-text-component.svg +0 -22
  1447. package/deprecated/img/cron-icon/crn-textarea.svg +0 -22
  1448. package/deprecated/img/cron-icon/crn-textinput.svg +0 -23
  1449. package/deprecated/img/cron-icon/crn-textinputbutton.svg +0 -33
  1450. package/deprecated/img/cron-icon/crn-textinputicon.svg +0 -29
  1451. package/deprecated/img/cron-icon/crn-three-container.svg +0 -21
  1452. package/deprecated/img/cron-icon/crn-three-six-three-container.svg +0 -19
  1453. package/deprecated/img/cron-icon/crn-timepicker.svg +0 -20
  1454. package/deprecated/img/cron-icon/crn-tree-view.svg +0 -19
  1455. package/deprecated/img/cron-icon/crn-two-container.svg +0 -18
  1456. package/deprecated/img/cron-icon/crn-unordered-list.svg +0 -24
  1457. package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +0 -28
  1458. package/deprecated/img/cron-icon/crn-upload.svg +0 -20
  1459. package/deprecated/img/cron-icon/crn-vertical-container.svg +0 -19
  1460. package/deprecated/img/cron-icon/cron-breadrumb.svg +0 -638
  1461. package/deprecated/img/cronGrid.png +0 -0
  1462. package/deprecated/img/cronRichEditor.png +0 -0
  1463. package/deprecated/img/cronapp-logo-login.png +0 -0
  1464. package/deprecated/img/img-user.svg +0 -1
  1465. package/deprecated/img/logo-cronapp-negativa.svg +0 -1
  1466. package/deprecated/img/logo.png +0 -0
  1467. package/deprecated/img/logo.svg +0 -1
  1468. package/deprecated/img/nophoto.png +0 -0
  1469. package/deprecated/img/placehold-100x100.png +0 -0
  1470. package/deprecated/img/placehold-900x500.png +0 -0
  1471. package/deprecated/img/qrcode.png +0 -0
  1472. package/deprecated/img/recaptcha-logo.svg +0 -1
  1473. package/deprecated/img/selectFile.png +0 -0
  1474. package/deprecated/img/selectImg.svg +0 -44
  1475. package/deprecated/img/svg-charts.svg +0 -1
@@ -1,27 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M5,0H1C0.45,0,0,0.45,0,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1V1C6,0.45,5.55,0,5,0z"/>
17
- <path class="st0" d="M5,9H1c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C6,9.45,5.55,9,5,9z"/>
18
- <path class="st0" d="M5,18H1c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C6,18.45,5.55,18,5,18z"/>
19
- <path class="st0" d="M23,0h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1V1C24,0.45,23.55,0,23,0z"/>
20
- <path class="st0" d="M23,9h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C24,9.45,23.55,9,23,9z"/>
21
- <path class="st0" d="M23,18h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C24,18.45,23.55,18,23,18z"/>
22
- <path class="st0" d="M14,0h-4C9.45,0,9,0.45,9,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1V1C15,0.45,14.55,0,14,0z"/>
23
- <path class="st0" d="M14,9h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C15,9.45,14.55,9,14,9z"/>
24
- <path class="st0" d="M14,18h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C15,18.45,14.55,18,14,18z"/>
25
- </g>
26
- </g>
27
- </svg>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M20,11
16
- c0,0.55-0.45,1-1,1H5c-0.55,0-1-0.45-1-1V5c0-0.55,0.45-1,1-1h14c0.55,0,1,0.45,1,1V11z"/>
17
- </g>
18
- </svg>
@@ -1,19 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M20,18c0,1.1-0.9,2-2,2
16
- H6c-1.1,0-2-0.9-2-2v-3c0-1.1,0.9-2,2-2h12c1.1,0,2,0.9,2,2V18z M20,9c0,1.1-0.9,2-2,2H6c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h12
17
- c1.1,0,2,0.9,2,2V9z"/>
18
- </g>
19
- </svg>
@@ -1,23 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M11.37,0.32c0.35-0.43,0.91-0.43,1.26,0l1.63,2.02C14.6,2.76,15.32,3,15.85,2.85l2.5-0.67
16
- c0.53-0.14,0.99,0.19,1.02,0.74l0.13,2.59c0.03,0.55,0.47,1.16,0.99,1.36l2.42,0.93c0.51,0.2,0.69,0.73,0.39,1.2l-1.41,2.17
17
- c-0.3,0.46-0.3,1.22,0,1.68l1.41,2.17c0.3,0.46,0.13,1-0.39,1.2l-2.42,0.93c-0.51,0.2-0.96,0.81-0.99,1.36l-0.13,2.59
18
- c-0.03,0.55-0.49,0.88-1.02,0.74l-2.5-0.67c-0.53-0.14-1.25,0.09-1.59,0.52l-1.63,2.02c-0.35,0.43-0.91,0.43-1.26,0l-1.63-2.02
19
- C9.4,21.24,8.68,21,8.15,21.15l-2.5,0.67c-0.53,0.14-0.99-0.19-1.02-0.74l-0.13-2.59c-0.03-0.55-0.47-1.16-0.99-1.36l-2.42-0.93
20
- c-0.51-0.2-0.69-0.73-0.39-1.2l1.41-2.17c0.3-0.46,0.3-1.22,0-1.68L0.7,8.99c-0.3-0.46-0.13-1,0.39-1.2l2.42-0.93
21
- c0.51-0.2,0.96-0.81,0.99-1.36l0.13-2.59c0.03-0.55,0.49-0.88,1.02-0.74l2.5,0.67C8.68,3,9.4,2.76,9.74,2.34L11.37,0.32z"/>
22
- </g>
23
- </svg>
@@ -1,20 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M4,2h16
16
- c1.1,0,2,0.9,2,2v7l-2.71-2.71c-0.39-0.39-1.03-0.39-1.41,0l-7.42,7.42l-3.4-3.4c-0.39-0.39-1.03-0.39-1.41,0L2,15.96V4
17
- C2,2.9,2.9,2,4,2z"/>
18
- <circle class="st0" cx="7" cy="7" r="3"/>
19
- </g>
20
- </svg>
@@ -1,24 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M9,18H7.5C7.22,18,7,17.78,7,17.5v-11C7,6.22,7.22,6,7.5,6H9c0.55,0,1-0.45,1-1c0-0.55-0.45-1-1-1H3
17
- C2.45,4,2,4.45,2,5c0,0.55,0.45,1,1,1h1.5C4.78,6,5,6.22,5,6.5v11C5,17.78,4.78,18,4.5,18H3c-0.55,0-1,0.45-1,1c0,0.55,0.45,1,1,1
18
- h6c0.55,0,1-0.45,1-1C10,18.45,9.55,18,9,18z"/>
19
- <path class="st0" d="M3.01,16V8H2c-1.1,0-2,0.9-2,2v4c0,1.1,0.9,2,2,2H3.01z"/>
20
- <path class="st0" d="M22,8H8.99v8H22c1.1,0,2-0.9,2-2v-4C24,8.9,23.1,8,22,8z M14,14c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2
21
- c1.1,0,2,0.9,2,2C16,13.1,15.1,14,14,14z M20,14c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C22,13.1,21.1,14,20,14z"/>
22
- </g>
23
- </g>
24
- </svg>
@@ -1,24 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M20,16
17
- c0,1.1-0.9,2-2,2H6c-1.1,0-2-0.9-2-2V8c0-1.1,0.9-2,2-2h12c1.1,0,2,0.9,2,2V16z"/>
18
- <path class="st0" d="M15.94,10.89l-2.06-0.3c-0.28-0.04-0.61-0.28-0.73-0.53L12.23,8.2c-0.12-0.25-0.33-0.25-0.45,0l-0.92,1.87
19
- c-0.12,0.25-0.45,0.49-0.73,0.53l-2.06,0.3c-0.28,0.04-0.34,0.23-0.14,0.43l1.49,1.45c0.2,0.2,0.33,0.58,0.28,0.86l-0.35,2.05
20
- c-0.05,0.28,0.12,0.4,0.37,0.27l1.84-0.97c0.25-0.13,0.65-0.13,0.9,0l1.84,0.97c0.25,0.13,0.41,0.01,0.37-0.27l-0.35-2.05
21
- c-0.05-0.28,0.08-0.66,0.28-0.86l1.49-1.45C16.28,11.13,16.21,10.93,15.94,10.89z"/>
22
- </g>
23
- </g>
24
- </svg>
@@ -1,24 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M16,6H8C7.45,6,7,6.45,7,7v2c0,0.55,0.45,1,1,1h8c0.55,0,1-0.45,1-1V7C17,6.45,16.55,6,16,6z"/>
17
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M20,19
18
- c0,0.55-0.45,1-1,1H5c-0.55,0-1-0.45-1-1v-4c0-0.55,0.45-1,1-1h14c0.55,0,1,0.45,1,1V19z M20.45,8.89l1.11,2.21
19
- C21.8,11.6,21.55,12,21,12H3c-0.55,0-0.8-0.4-0.55-0.89l1.11-2.21c0.25-0.49,0.25-1.3,0-1.79L2.45,4.89C2.2,4.4,2.45,4,3,4h18
20
- c0.55,0,0.8,0.4,0.55,0.89l-1.11,2.21C20.2,7.6,20.2,8.4,20.45,8.89z"/>
21
- <path class="st0" d="M17,16H7c-0.55,0-1,0.45-1,1s0.45,1,1,1h10c0.55,0,1-0.45,1-1S17.55,16,17,16z"/>
22
- </g>
23
- </g>
24
- </svg>
@@ -1,25 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M12,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h8c2.2,0,4-1.8,4-4V4C16,1.8,14.2,0,12,0z M14,18.01
17
- c0,0.55-0.45,0.99-0.99,0.99H2.99C2.45,19,2,18.55,2,18.01v-0.01C2,17.45,2.45,17,2.99,17h10.01c0.55,0,0.99,0.45,0.99,0.99V18.01
18
- z M14,12.01c0,0.55-0.45,0.99-0.99,0.99H2.99C2.45,13,2,12.55,2,12.01v-0.01C2,11.45,2.45,11,2.99,11h10.01
19
- c0.55,0,0.99,0.45,0.99,0.99V12.01z M14,6.01C14,6.55,13.55,7,13.01,7H2.99C2.45,7,2,6.55,2,6.01V5.99C2,5.45,2.45,5,2.99,5h10.01
20
- C13.55,5,14,5.45,14,5.99V6.01z"/>
21
- <path class="st0" d="M23.49,10.76L21,8.27c-0.69-0.69-1.8-0.69-2.49,0C18.17,8.62,18,9.07,18,9.51v5.23h0.05
22
- c0.05,0.36,0.19,0.71,0.46,0.99c0.69,0.69,1.8,0.69,2.49,0l2.49-2.49C24.17,12.56,24.17,11.44,23.49,10.76z"/>
23
- </g>
24
- </g>
25
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M22,24H2c-1.1,0-2-0.9-2-2L0,2c0-1.1,0.9-2,2-2l20,0c1.1,0,2,0.9,2,2v20C24,23.1,23.1,24,22,24z"/>
16
- </g>
17
- </svg>
@@ -1,44 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M20.04,0H3.96c-2.2,0-4,1.8-4,4v16c0,2.2,1.8,4,4,4h16.09c2.2,0,4-1.8,4-4V4C24.04,1.8,22.24,0,20.04,0z
16
- M3.75,4.89C3.81,4.84,3.92,4.78,4.08,4.7C4.32,4.59,4.5,4.48,4.65,4.35s0.27-0.26,0.38-0.41S5.2,3.69,5.24,3.66
17
- s0.1-0.05,0.19-0.05c0.1,0,0.19,0.04,0.25,0.12s0.09,0.19,0.09,0.33v3.35C5.77,7.8,5.63,8,5.37,8C5.25,8,5.15,7.96,5.08,7.88
18
- s-0.11-0.2-0.11-0.35V4.86c-0.5,0.38-0.83,0.57-1,0.57c-0.08,0-0.16-0.03-0.22-0.1S3.65,5.19,3.65,5.11
19
- C3.65,5.01,3.69,4.93,3.75,4.89z M6.41,19.15c-0.07,0.17-0.18,0.31-0.31,0.44s-0.3,0.23-0.49,0.3C5.41,19.97,5.2,20,4.97,20
20
- c-0.23,0-0.44-0.04-0.63-0.13S4,19.69,3.88,19.56c-0.12-0.13-0.21-0.26-0.27-0.39c-0.06-0.13-0.09-0.25-0.09-0.33
21
- c0-0.11,0.04-0.21,0.11-0.27c0.07-0.07,0.17-0.1,0.27-0.1c0.05,0,0.11,0.02,0.16,0.05s0.08,0.07,0.1,0.12
22
- c0.1,0.27,0.21,0.47,0.33,0.6c0.12,0.13,0.28,0.2,0.49,0.2c0.12,0,0.24-0.03,0.35-0.09s0.21-0.15,0.28-0.26
23
- c0.07-0.12,0.11-0.25,0.11-0.41c0-0.23-0.06-0.41-0.19-0.54S5.23,17.93,5,17.93c-0.04,0-0.1,0-0.18,0.01s-0.13,0.01-0.16,0.01
24
- c-0.11,0-0.19-0.03-0.25-0.08s-0.09-0.13-0.09-0.22c0-0.09,0.04-0.17,0.11-0.23s0.17-0.09,0.31-0.09h0.12
25
- c0.18,0,0.33-0.05,0.46-0.16s0.2-0.26,0.2-0.45c0-0.15-0.05-0.28-0.16-0.39s-0.24-0.16-0.42-0.16c-0.12,0-0.22,0.02-0.29,0.05
26
- s-0.14,0.08-0.18,0.13s-0.09,0.13-0.13,0.21s-0.08,0.17-0.11,0.24c-0.02,0.04-0.05,0.07-0.11,0.1s-0.11,0.04-0.18,0.04
27
- c-0.08,0-0.15-0.03-0.21-0.1c-0.07-0.06-0.1-0.15-0.1-0.25c0-0.1,0.03-0.21,0.09-0.32c0.06-0.11,0.15-0.22,0.27-0.32
28
- c0.12-0.1,0.26-0.18,0.44-0.25s0.37-0.09,0.59-0.09c0.19,0,0.36,0.03,0.52,0.08s0.29,0.13,0.41,0.22s0.2,0.21,0.26,0.34
29
- s0.09,0.27,0.09,0.42c0,0.2-0.04,0.36-0.13,0.5c-0.08,0.14-0.21,0.28-0.36,0.41c0.15,0.08,0.28,0.18,0.39,0.28
30
- c0.1,0.11,0.18,0.22,0.24,0.35s0.08,0.27,0.08,0.42C6.52,18.81,6.48,18.98,6.41,19.15z M6.44,13.9C6.38,13.97,6.28,14,6.15,14H4
31
- c-0.15,0-0.26-0.04-0.34-0.12s-0.12-0.18-0.12-0.29c0-0.07,0.03-0.16,0.08-0.28s0.11-0.21,0.17-0.27c0.26-0.27,0.49-0.5,0.7-0.69
32
- s0.36-0.32,0.45-0.38c0.16-0.11,0.29-0.23,0.4-0.34c0.11-0.11,0.19-0.23,0.24-0.35c0.06-0.12,0.08-0.24,0.08-0.35
33
- c0-0.13-0.03-0.24-0.09-0.34s-0.14-0.18-0.24-0.23c-0.1-0.05-0.21-0.08-0.34-0.08c-0.26,0-0.46,0.11-0.6,0.34
34
- c-0.02,0.03-0.05,0.11-0.1,0.24c-0.05,0.13-0.1,0.23-0.16,0.3S4,11.26,3.88,11.26c-0.1,0-0.18-0.03-0.24-0.1s-0.1-0.15-0.1-0.26
35
- c0-0.13,0.03-0.28,0.09-0.42s0.15-0.28,0.27-0.4c0.12-0.12,0.27-0.22,0.46-0.29c0.18-0.07,0.4-0.11,0.65-0.11
36
- c0.3,0,0.55,0.05,0.76,0.14c0.14,0.06,0.26,0.15,0.36,0.26s0.18,0.24,0.24,0.38c0.06,0.14,0.09,0.29,0.09,0.45
37
- c0,0.24-0.06,0.46-0.18,0.66c-0.12,0.2-0.24,0.35-0.37,0.47s-0.33,0.29-0.63,0.53c-0.29,0.24-0.5,0.43-0.61,0.56
38
- c-0.05,0.05-0.09,0.12-0.14,0.19h1.53c0.15,0,0.27,0.03,0.35,0.09s0.12,0.15,0.12,0.25C6.54,13.75,6.51,13.83,6.44,13.9z
39
- M20.04,18.01c0,0.55-0.45,0.99-0.99,0.99H9.04c-0.55,0-0.99-0.45-0.99-0.99v-0.01c0-0.55,0.45-0.99,0.99-0.99h10.01
40
- c0.55,0,0.99,0.45,0.99,0.99V18.01z M20.04,12.01c0,0.55-0.45,0.99-0.99,0.99H9.04c-0.55,0-0.99-0.45-0.99-0.99v-0.01
41
- c0-0.55,0.45-0.99,0.99-0.99h10.01c0.55,0,0.99,0.45,0.99,0.99V12.01z M20.04,6.01C20.04,6.55,19.6,7,19.05,7H9.04
42
- C8.49,7,8.04,6.55,8.04,6.01V5.99C8.04,5.45,8.49,5,9.04,5h10.01c0.55,0,0.99,0.45,0.99,0.99V6.01z"/>
43
- </g>
44
- </svg>
@@ -1,42 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M20.04,0H3.96c-2.2,0-4,1.8-4,4v16c0,2.2,1.8,4,4,4h16.09c2.2,0,4-1.8,4-4V4C24.04,1.8,22.24,0,20.04,0z
17
- M3.75,5.33C3.69,5.27,3.65,5.19,3.65,5.11c0-0.1,0.03-0.17,0.09-0.22S3.92,4.78,4.08,4.7C4.31,4.59,4.5,4.48,4.64,4.35
18
- c0.14-0.12,0.27-0.26,0.38-0.41S5.2,3.69,5.24,3.66s0.1-0.05,0.19-0.05c0.1,0,0.19,0.04,0.25,0.12s0.09,0.19,0.09,0.33v3.35
19
- C5.77,7.8,5.63,8,5.37,8C5.25,8,5.15,7.96,5.08,7.88s-0.11-0.2-0.11-0.35V4.86c-0.5,0.38-0.83,0.57-1,0.57
20
- C3.88,5.43,3.81,5.4,3.75,5.33z M20,18.01c0,0.55-0.45,1-1,1H5c-0.55,0-1-0.45-1-1V9.99c0-0.55,0.45-1,1-1h14c0.55,0,1,0.45,1,1
21
- V18.01z M20.04,6.01C20.04,6.55,19.6,7,19.05,7H9.04C8.49,7,8.04,6.55,8.04,6.01V5.99C8.04,5.45,8.49,5,9.04,5h10.01
22
- c0.55,0,0.99,0.45,0.99,0.99V6.01z"/>
23
- <path class="st0" d="M10.99,13h5.98c0.55,0,0.99-0.45,0.99-0.99v-0.01c0-0.55-0.45-0.99-0.99-0.99h-5.98
24
- C10.45,11,10,11.45,10,11.99v0.01C10,12.55,10.45,13,10.99,13z"/>
25
- <path class="st0" d="M17.01,15h-5.98c-0.55,0-0.99,0.45-0.99,0.99v0.01c0,0.55,0.45,0.99,0.99,0.99h5.98
26
- c0.55,0,0.99-0.45,0.99-0.99v-0.01C18,15.45,17.55,15,17.01,15z"/>
27
- <path class="st0" d="M6.3,11.69c0.11,0,0.34-0.13,0.67-0.38v1.78c0,0.1,0.02,0.18,0.07,0.24c0.05,0.05,0.11,0.08,0.19,0.08
28
- c0.18,0,0.27-0.13,0.27-0.39v-2.24c0-0.09-0.02-0.17-0.06-0.22s-0.1-0.08-0.17-0.08c-0.06,0-0.1,0.01-0.13,0.04S7.07,10.59,7,10.7
29
- s-0.16,0.19-0.25,0.28s-0.22,0.16-0.38,0.23c-0.11,0.05-0.18,0.09-0.22,0.12s-0.06,0.08-0.06,0.15c0,0.06,0.02,0.11,0.06,0.15
30
- S6.24,11.69,6.3,11.69z"/>
31
- <path class="st0" d="M7.7,16.87H6.68c0.03-0.05,0.06-0.09,0.1-0.13c0.07-0.09,0.21-0.21,0.4-0.37s0.34-0.28,0.42-0.35
32
- c0.08-0.08,0.17-0.18,0.25-0.31c0.08-0.13,0.12-0.28,0.12-0.44c0-0.1-0.02-0.2-0.06-0.3s-0.09-0.18-0.16-0.25
33
- c-0.07-0.07-0.15-0.13-0.24-0.17c-0.14-0.06-0.31-0.09-0.51-0.09c-0.17,0-0.31,0.02-0.43,0.07s-0.22,0.11-0.3,0.19
34
- c-0.08,0.08-0.14,0.17-0.18,0.27s-0.06,0.19-0.06,0.28c0,0.07,0.02,0.13,0.06,0.18s0.1,0.06,0.16,0.06c0.07,0,0.13-0.02,0.17-0.07
35
- s0.07-0.11,0.1-0.2c0.03-0.09,0.05-0.14,0.07-0.16c0.1-0.15,0.23-0.22,0.4-0.22c0.08,0,0.16,0.02,0.22,0.05
36
- c0.07,0.04,0.12,0.09,0.16,0.15c0.04,0.07,0.06,0.14,0.06,0.22c0,0.08-0.02,0.16-0.06,0.24s-0.09,0.16-0.16,0.23
37
- s-0.16,0.15-0.27,0.23c-0.06,0.04-0.16,0.12-0.3,0.25c-0.14,0.13-0.3,0.28-0.47,0.46c-0.04,0.04-0.08,0.1-0.12,0.18
38
- c-0.04,0.08-0.05,0.14-0.05,0.19c0,0.07,0.03,0.14,0.08,0.19c0.05,0.05,0.13,0.08,0.23,0.08h1.44c0.09,0,0.15-0.02,0.19-0.07
39
- c0.04-0.04,0.06-0.1,0.06-0.16c0-0.07-0.03-0.13-0.08-0.17C7.88,16.89,7.8,16.87,7.7,16.87z"/>
40
- </g>
41
- </g>
42
- </svg>
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M20,18
17
- c0,1.1-0.9,2-2,2H6c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h12c1.1,0,2,0.9,2,2V18z"/>
18
- <path class="st0" d="M17,6H7C6.45,6,6,6.45,6,7v5.97c0,0.55,0.45,1,1,1h10c0.55,0,1-0.45,1-1V7C18,6.45,17.55,6,17,6z"/>
19
- </g>
20
- </g>
21
- </svg>
@@ -1,25 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <g>
17
- <path class="st0" d="M12,0C5.37,0,0,5.37,0,12c0,6.63,5.37,12,12,12c6.63,0,12-5.37,12-12C24,5.37,18.63,0,12,0z M12,20
18
- c-4.41,0-8-3.59-8-8c0-4.41,3.59-8,8-8c4.41,0,8,3.59,8,8C20,16.41,16.41,20,12,20z"/>
19
- </g>
20
- <g>
21
- <circle class="st0" cx="12" cy="12" r="4"/>
22
- </g>
23
- </g>
24
- </g>
25
- </svg>
@@ -1,20 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M12.87,1.08l2.95,5.99c0.14,0.29,0.42,0.49,0.73,0.53l6.61,0.96c0.8,0.12,1.12,1.1,0.54,1.66l-4.78,4.66
16
- c-0.23,0.22-0.33,0.55-0.28,0.86l1.13,6.58c0.14,0.8-0.7,1.4-1.41,1.03l-5.91-3.11c-0.28-0.15-0.62-0.15-0.91,0l-5.91,3.11
17
- c-0.71,0.38-1.55-0.23-1.41-1.03l1.13-6.58c0.05-0.32-0.05-0.64-0.28-0.86L0.3,10.22c-0.58-0.56-0.26-1.54,0.54-1.66L7.44,7.6
18
- c0.32-0.05,0.59-0.25,0.73-0.53l2.95-5.99C11.48,0.36,12.52,0.36,12.87,1.08z"/>
19
- </g>
20
- </svg>
@@ -1,24 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M18,4h-2c0-2.21-1.79-4-4-4S8,1.79,8,4H6C3.8,4,2,5.8,2,8v12c0,2.2,1.8,4,4,4h12c2.2,0,4-1.8,4-4V8
17
- C22,5.8,20.2,4,18,4z M12,2c1.1,0,2,0.9,2,2h-4C10,2.9,10.9,2,12,2z M20,20c0,1.1-0.9,2-2,2H6c-1.1,0-2-0.9-2-2V8c0-1.1,0.9-2,2-2
18
- h2v1.05C8,7.57,8.43,8,8.95,8h6.11C15.57,8,16,7.57,16,7.05V6h2c1.1,0,2,0.9,2,2V20z"/>
19
- <path class="st0" d="M17,10H7c-0.55,0-1,0.45-1,1s0.45,1,1,1h10c0.55,0,1-0.45,1-1S17.55,10,17,10z"/>
20
- <path class="st0" d="M17,14H7c-0.55,0-1,0.45-1,1s0.45,1,1,1h10c0.55,0,1-0.45,1-1S17.55,14,17,14z"/>
21
- <path class="st0" d="M17,18H7c-0.55,0-1,0.45-1,1s0.45,1,1,1h10c0.55,0,1-0.45,1-1S17.55,18,17,18z"/>
22
- </g>
23
- </g>
24
- </svg>
@@ -1,22 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M20,6.97V11
17
- c0,0.55-0.45,1-1,1h-2c-0.55,0-1-0.45-1-1V8.5C16,8.22,15.78,8,15.5,8H16V7.97h-2v7.53c0,0.28,0.22,0.5,0.5,0.5H15
18
- c0.55,0,1,0.45,1,1v2c0,0.55-0.45,1-1,1H9c-0.55,0-1-0.45-1-1v-2c0-0.55,0.45-1,1-1h0.5c0.28,0,0.5-0.22,0.5-0.5V7.97H8V8h0.5
19
- C8.22,8,8,8.22,8,8.5v2.6c0,0.55-0.45,1-1,1H5c-0.55,0-1-0.45-1-1V6.97V5c0-0.55,0.45-1,1-1h2h10h2c0.55,0,1,0.45,1,1V6.97z"/>
20
- </g>
21
- </g>
22
- </svg>
@@ -1,27 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <g>
17
- <path class="st0" d="M20,2h-1V0.98C19,0.44,18.56,0,18.02,0h-2.04C15.44,0,15,0.44,15,0.98V2H9V0.98C9,0.44,8.56,0,8.02,0H5.98
18
- C5.44,0,5,0.44,5,0.98V2H4C1.8,2,0,3.8,0,6v14c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V6C24,3.8,22.2,2,20,2z M12,19
19
- c-3.31,0-6-2.69-6-6c0-3.31,2.69-6,6-6s6,2.69,6,6C18,16.31,15.31,19,12,19z"/>
20
- </g>
21
- <g>
22
- <path class="st0" d="M14.05,12.5H12.5V9.45C12.5,9.2,12.3,9,12.05,9h-0.11C11.7,9,11.5,9.2,11.5,9.45v3.5v0.11
23
- c0,0.25,0.2,0.45,0.45,0.45h0.11h2c0.25,0,0.45-0.2,0.45-0.45v-0.11C14.5,12.7,14.3,12.5,14.05,12.5z"/>
24
- </g>
25
- </g>
26
- </g>
27
- </svg>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Camada_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1_1_">
9
-
10
- </g>
11
- <g id="Camada_3">
12
- </g>
13
- <g id="Camada_4">
14
- </g>
15
- <path class="st0" d="M16,20h-2c-0.4,0-0.7-0.3-0.7-0.7V4.6C13.3,4.3,13.6,4,14,4h2c0.7,0,1.3-0.6,1.3-1.3S16.8,1.3,16,1.3H8
16
- c-0.7,0-1.3,0.6-1.3,1.3S7.2,4,8,4h2c0.4,0,0.7,0.3,0.7,0.7v14.7c0,0.4-0.3,0.7-0.7,0.7H8c-0.7,0-1.3,0.6-1.3,1.3
17
- c0,0.7,0.6,1.3,1.3,1.3h8c0.7,0,1.3-0.6,1.3-1.3C17.4,20.6,16.8,20,16,20z"/>
18
- </svg>
@@ -1,19 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M22,10h-4.35C16.83,7.67,14.61,6,12,6s-4.83,1.67-5.65,4H2c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2h4.35
16
- c0.82,2.33,3.04,4,5.65,4s4.83-1.67,5.65-4H22c1.1,0,2-0.9,2-2C24,10.9,23.1,10,22,10z M12,14c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2
17
- c1.1,0,2,0.9,2,2C14,13.1,13.1,14,12,14z"/>
18
- </g>
19
- </svg>
@@ -1,29 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M12,0C5.37,0,0,5.37,0,12c0,6.63,5.37,12,12,12s12-5.37,12-12C24,5.37,18.63,0,12,0z M9,7.8
16
- c0-1.15,0.71-2.15,1.7-2.57c-0.36-0.34-0.58-0.82-0.58-1.35C10.13,2.84,10.96,2,12,2s1.87,0.84,1.87,1.87
17
- c0,0.53-0.22,1.01-0.58,1.35c1,0.43,1.7,1.42,1.7,2.57v0.5C15,8.68,14.68,9,14.3,9H9.7C9.32,9,9,8.68,9,8.3V7.8z M3.5,12
18
- c0-3.02,1.63-5.83,4.25-7.35c0.24-0.14,0.54-0.06,0.68,0.18c0.14,0.24,0.06,0.54-0.18,0.68C5.94,6.85,4.5,9.34,4.5,12
19
- c0,0.28-0.22,0.5-0.5,0.5S3.5,12.28,3.5,12z M10,18.3c0,0.39-0.32,0.7-0.7,0.7H4.7C4.31,19,4,18.68,4,18.3v-0.5
20
- c0-1.15,0.71-2.15,1.7-2.57c-0.36-0.34-0.58-0.82-0.58-1.35C5.12,12.84,5.96,12,7,12c1.04,0,1.87,0.84,1.87,1.87
21
- c0,0.53-0.22,1.01-0.58,1.35c1,0.43,1.7,1.42,1.7,2.57V18.3z M13.07,20.43c-0.36,0.05-0.72,0.07-1.07,0.07
22
- c-0.34,0-0.7-0.02-1.06-0.07c-0.27-0.04-0.47-0.29-0.43-0.56c0.04-0.28,0.29-0.47,0.56-0.43c0.61,0.08,1.26,0.08,1.87,0
23
- c0.27-0.04,0.53,0.16,0.56,0.43C13.53,20.14,13.34,20.39,13.07,20.43z M20,18.3c0,0.39-0.32,0.7-0.7,0.7h-4.6
24
- c-0.39,0-0.7-0.32-0.7-0.7v-0.5c0-1.15,0.71-2.15,1.7-2.57c-0.36-0.34-0.58-0.82-0.58-1.35c0-1.04,0.84-1.87,1.87-1.87
25
- c1.04,0,1.87,0.84,1.87,1.87c0,0.53-0.22,1.01-0.58,1.35c1,0.43,1.7,1.42,1.7,2.57V18.3z M20,12.5c-0.28,0-0.5-0.22-0.5-0.5
26
- c0-2.66-1.44-5.15-3.75-6.49c-0.24-0.14-0.32-0.44-0.18-0.68c0.14-0.24,0.45-0.32,0.68-0.18C18.87,6.17,20.5,8.98,20.5,12
27
- C20.5,12.28,20.28,12.5,20,12.5z"/>
28
- </g>
29
- </svg>
@@ -1,27 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M9.71,20.29
17
- c0.39,0.39,0.39,1.03,0,1.42l0,0c-0.39,0.39-1.03,0.39-1.42,0L7,20.42l-1.29,1.29c-0.39,0.39-1.03,0.39-1.42,0v0
18
- c-0.39-0.39-0.39-1.03,0-1.42L5.58,19l-1.29-1.29c-0.39-0.39-0.39-1.03,0-1.42v0c0.39-0.39,1.03-0.39,1.42,0L7,17.58l1.29-1.29
19
- c0.39-0.39,1.03-0.39,1.42,0l0,0c0.39,0.39,0.39,1.03,0,1.42L8.42,19L9.71,20.29z M19.71,17.71l-3.96,3.98v0l0,0c0,0,0,0,0,0
20
- l-0.01,0.01c-0.39,0.39-1.02,0.39-1.41,0l0,0c-0.02-0.02-0.03-0.05-0.05-0.08l-1.98-1.96c-0.39-0.38-0.39-1.01,0-1.4l0,0
21
- c0.39-0.38,1.02-0.38,1.41,0l1.33,1.31l3.27-3.29c0.39-0.39,1.02-0.39,1.41,0l0,0C20.1,16.68,20.1,17.32,19.71,17.71z M20,13
22
- c0,0.55-0.45,1-1,1H5c-0.55,0-1-0.45-1-1V5c0-0.55,0.45-1,1-1h14c0.55,0,1,0.45,1,1V13z"/>
23
- <path class="st0" d="M17,6H7C6.45,6,6,6.45,6,7s0.45,1,1,1h10c0.55,0,1-0.45,1-1S17.55,6,17,6z"/>
24
- <path class="st0" d="M17,10H7c-0.55,0-1,0.45-1,1s0.45,1,1,1h10c0.55,0,1-0.45,1-1S17.55,10,17,10z"/>
25
- </g>
26
- </g>
27
- </svg>
@@ -1,20 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <path class="st0" d="M20,0H4C1.8,0,0,1.8,0,4v16c0,2.2,1.8,4,4,4h16c2.2,0,4-1.8,4-4V4C24,1.8,22.2,0,20,0z M11,20c0,1.1-0.9,2-2,2
16
- H4c-1.1,0-2-0.9-2-2v-5c0-1.1,0.9-2,2-2h5c1.1,0,2,0.9,2,2V20z M11,9c0,1.1-0.9,2-2,2H4c-1.1,0-2-0.9-2-2V4c0-1.1,0.9-2,2-2h5
17
- c1.1,0,2,0.9,2,2V9z M22,20c0,1.1-0.9,2-2,2h-5c-1.1,0-2-0.9-2-2v-5c0-1.1,0.9-2,2-2h5c1.1,0,2,0.9,2,2V20z M22,9c0,1.1-0.9,2-2,2
18
- h-5c-1.1,0-2-0.9-2-2V4c0-1.1,0.9-2,2-2h5c1.1,0,2,0.9,2,2V9z"/>
19
- </g>
20
- </svg>
@@ -1,22 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#C9C9C9;}
7
- </style>
8
- <g id="Camada_1">
9
- </g>
10
- <g id="Camada_3">
11
- </g>
12
- <g id="Camada_4">
13
- </g>
14
- <g id="Camada_2">
15
- <g>
16
- <path class="st0" d="M12,3.99H16c1.1,0,2-0.89,2-2c0-1.1-0.89-2-2-2H12c-1.1,0-2,0.89-2,2C10,3.1,10.89,3.99,12,3.99z"/>
17
- <path class="st0" d="M22,6H10c-1.1,0-2-0.89-2-2V2c0-1.1-0.89-2-2-2H2c-1.1,0-2,0.89-2,2v4v2.58V22c0,1.1,0.89,2,2,2H22
18
- c1.1,0,2-0.89,2-2V8C24,6.89,23.11,6,22,6z M20,18c0,1.1-0.9,2-2,2H6c-1.1,0-2-0.9-2-2v-6c0-1.1,0.9-2,2-2h12c1.1,0,2,0.9,2,2V18z
19
- "/>
20
- </g>
21
- </g>
22
- </svg>