@sd-angular/core 0.0.1050 → 1.0.2

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 (530) hide show
  1. package/api/package.json +2 -3
  2. package/api/sd-angular-core-api.metadata.json +1 -1
  3. package/assets/scss/sd-core.scss +0 -2
  4. package/bundles/sd-angular-core-api.umd.js +3 -25
  5. package/bundles/sd-angular-core-api.umd.js.map +1 -1
  6. package/bundles/sd-angular-core-api.umd.min.js +1 -1
  7. package/bundles/sd-angular-core-api.umd.min.js.map +1 -1
  8. package/bundles/sd-angular-core-chart.umd.js +1 -1
  9. package/bundles/sd-angular-core-chart.umd.min.js +1 -1
  10. package/bundles/sd-angular-core-chart.umd.min.js.map +1 -1
  11. package/bundles/sd-angular-core-date-range.umd.js +1 -1
  12. package/bundles/sd-angular-core-date-range.umd.min.js +1 -1
  13. package/bundles/sd-angular-core-date-time.umd.js +1 -1
  14. package/bundles/sd-angular-core-date-time.umd.min.js +2 -2
  15. package/bundles/sd-angular-core-editor.umd.js +1 -1
  16. package/bundles/sd-angular-core-editor.umd.min.js +1 -1
  17. package/bundles/sd-angular-core-export.umd.js +5 -24
  18. package/bundles/sd-angular-core-export.umd.js.map +1 -1
  19. package/bundles/sd-angular-core-export.umd.min.js +1 -1
  20. package/bundles/sd-angular-core-export.umd.min.js.map +1 -1
  21. package/bundles/sd-angular-core-filter.umd.js +1 -1
  22. package/bundles/sd-angular-core-filter.umd.min.js +1 -1
  23. package/bundles/sd-angular-core-filter.umd.min.js.map +1 -1
  24. package/bundles/sd-angular-core-grid-material.umd.js +61 -55
  25. package/bundles/sd-angular-core-grid-material.umd.js.map +1 -1
  26. package/bundles/sd-angular-core-grid-material.umd.min.js +2 -2
  27. package/bundles/sd-angular-core-grid-material.umd.min.js.map +1 -1
  28. package/bundles/sd-angular-core-grid.umd.js +1 -1
  29. package/bundles/sd-angular-core-grid.umd.min.js +1 -1
  30. package/bundles/sd-angular-core-grid.umd.min.js.map +1 -1
  31. package/bundles/sd-angular-core-input-currency.umd.js +1 -1
  32. package/bundles/sd-angular-core-input-currency.umd.min.js +1 -1
  33. package/bundles/sd-angular-core-konva.umd.js +1 -1
  34. package/bundles/sd-angular-core-konva.umd.min.js +1 -1
  35. package/bundles/sd-angular-core-notify.umd.js +1 -1
  36. package/bundles/sd-angular-core-notify.umd.min.js +1 -1
  37. package/bundles/sd-angular-core-notify.umd.min.js.map +1 -1
  38. package/bundles/sd-angular-core-upload-excel.umd.js +1 -1
  39. package/bundles/sd-angular-core-upload-excel.umd.min.js +1 -1
  40. package/bundles/sd-angular-core-upload-excel.umd.min.js.map +1 -1
  41. package/bundles/sd-angular-core-upload-file.umd.js +1 -1
  42. package/bundles/sd-angular-core-upload-file.umd.min.js +1 -1
  43. package/bundles/sd-angular-core-utility.umd.js +1 -1
  44. package/bundles/sd-angular-core-utility.umd.min.js +1 -1
  45. package/bundles/sd-angular-core-utility.umd.min.js.map +1 -1
  46. package/bundles/sd-angular-core.umd.js +6 -734
  47. package/bundles/sd-angular-core.umd.js.map +1 -1
  48. package/bundles/sd-angular-core.umd.min.js +1 -1
  49. package/bundles/sd-angular-core.umd.min.js.map +1 -1
  50. package/esm2015/api/src/lib/api.service.js +2 -2
  51. package/esm2015/api/src/lib/http.service.js +1 -1
  52. package/esm2015/export/src/lib/export.service.js +2 -2
  53. package/esm2015/grid-material/src/lib/grid-material.component.js +23 -22
  54. package/esm2015/lib/core.module.js +4 -36
  55. package/esm2015/public-api.js +1 -10
  56. package/fesm2015/sd-angular-core-api.js +2 -3
  57. package/fesm2015/sd-angular-core-api.js.map +1 -1
  58. package/fesm2015/sd-angular-core-export.js +1 -1
  59. package/fesm2015/sd-angular-core-export.js.map +1 -1
  60. package/fesm2015/sd-angular-core-grid-material.js +22 -21
  61. package/fesm2015/sd-angular-core-grid-material.js.map +1 -1
  62. package/fesm2015/sd-angular-core.js +5 -367
  63. package/fesm2015/sd-angular-core.js.map +1 -1
  64. package/package.json +14 -19
  65. package/public-api.d.ts +0 -7
  66. package/sd-angular-core-1.0.2.tgz +0 -0
  67. package/sd-angular-core.metadata.json +1 -1
  68. package/assets/ckeditor/CHANGES.md +0 -1703
  69. package/assets/ckeditor/LICENSE.md +0 -1420
  70. package/assets/ckeditor/README.md +0 -39
  71. package/assets/ckeditor/adapters/jquery.js +0 -10
  72. package/assets/ckeditor/build-config.js +0 -123
  73. package/assets/ckeditor/ckeditor.js +0 -27038
  74. package/assets/ckeditor/config.js +0 -10
  75. package/assets/ckeditor/contents.css +0 -209
  76. package/assets/ckeditor/lang/en.js +0 -5
  77. package/assets/ckeditor/lang/vi.js +0 -5
  78. package/assets/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +0 -10
  79. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +0 -25
  80. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/af.js +0 -11
  81. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +0 -11
  82. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/az.js +0 -11
  83. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +0 -11
  84. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +0 -13
  85. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +0 -12
  86. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +0 -11
  87. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +0 -11
  88. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js +0 -12
  89. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +0 -13
  90. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +0 -13
  91. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js +0 -11
  92. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +0 -11
  93. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +0 -11
  94. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +0 -13
  95. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js +0 -13
  96. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +0 -13
  97. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +0 -11
  98. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js +0 -12
  99. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +0 -11
  100. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +0 -11
  101. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js +0 -11
  102. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js +0 -11
  103. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +0 -13
  104. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js +0 -12
  105. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +0 -11
  106. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +0 -11
  107. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +0 -11
  108. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +0 -11
  109. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +0 -12
  110. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/id.js +0 -11
  111. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +0 -13
  112. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +0 -9
  113. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/km.js +0 -11
  114. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js +0 -10
  115. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +0 -11
  116. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +0 -11
  117. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +0 -12
  118. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +0 -11
  119. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +0 -11
  120. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +0 -12
  121. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +0 -12
  122. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +0 -11
  123. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js +0 -12
  124. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +0 -13
  125. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +0 -13
  126. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +0 -12
  127. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +0 -12
  128. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +0 -11
  129. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/si.js +0 -10
  130. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +0 -11
  131. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +0 -11
  132. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js +0 -12
  133. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js +0 -12
  134. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js +0 -12
  135. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +0 -11
  136. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/th.js +0 -11
  137. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +0 -12
  138. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js +0 -11
  139. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +0 -12
  140. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +0 -12
  141. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +0 -11
  142. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +0 -9
  143. package/assets/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js +0 -9
  144. package/assets/ckeditor/plugins/about/dialogs/about.js +0 -8
  145. package/assets/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png +0 -0
  146. package/assets/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
  147. package/assets/ckeditor/plugins/clipboard/dialogs/paste.js +0 -11
  148. package/assets/ckeditor/plugins/colordialog/dialogs/colordialog.css +0 -20
  149. package/assets/ckeditor/plugins/colordialog/dialogs/colordialog.js +0 -14
  150. package/assets/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg +0 -25
  151. package/assets/ckeditor/plugins/copyformatting/cursors/cursor.svg +0 -14
  152. package/assets/ckeditor/plugins/copyformatting/styles/copyformatting.css +0 -45
  153. package/assets/ckeditor/plugins/dialog/dialogDefinition.js +0 -4
  154. package/assets/ckeditor/plugins/div/dialogs/div.js +0 -9
  155. package/assets/ckeditor/plugins/find/dialogs/find.js +0 -25
  156. package/assets/ckeditor/plugins/flash/dialogs/flash.js +0 -24
  157. package/assets/ckeditor/plugins/flash/images/placeholder.png +0 -0
  158. package/assets/ckeditor/plugins/forms/dialogs/button.js +0 -8
  159. package/assets/ckeditor/plugins/forms/dialogs/checkbox.js +0 -9
  160. package/assets/ckeditor/plugins/forms/dialogs/form.js +0 -8
  161. package/assets/ckeditor/plugins/forms/dialogs/hiddenfield.js +0 -7
  162. package/assets/ckeditor/plugins/forms/dialogs/radio.js +0 -9
  163. package/assets/ckeditor/plugins/forms/dialogs/select.js +0 -21
  164. package/assets/ckeditor/plugins/forms/dialogs/textarea.js +0 -8
  165. package/assets/ckeditor/plugins/forms/dialogs/textfield.js +0 -11
  166. package/assets/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
  167. package/assets/ckeditor/plugins/icons.png +0 -0
  168. package/assets/ckeditor/plugins/icons_hidpi.png +0 -0
  169. package/assets/ckeditor/plugins/iframe/dialogs/iframe.js +0 -10
  170. package/assets/ckeditor/plugins/iframe/images/placeholder.png +0 -0
  171. package/assets/ckeditor/plugins/image/dialogs/image.js +0 -44
  172. package/assets/ckeditor/plugins/image/images/noimage.png +0 -0
  173. package/assets/ckeditor/plugins/link/dialogs/anchor.js +0 -8
  174. package/assets/ckeditor/plugins/link/dialogs/link.js +0 -30
  175. package/assets/ckeditor/plugins/link/images/anchor.png +0 -0
  176. package/assets/ckeditor/plugins/link/images/hidpi/anchor.png +0 -0
  177. package/assets/ckeditor/plugins/liststyle/dialogs/liststyle.js +0 -10
  178. package/assets/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png +0 -0
  179. package/assets/ckeditor/plugins/magicline/images/hidpi/icon.png +0 -0
  180. package/assets/ckeditor/plugins/magicline/images/icon-rtl.png +0 -0
  181. package/assets/ckeditor/plugins/magicline/images/icon.png +0 -0
  182. package/assets/ckeditor/plugins/notification/lang/az.js +0 -7
  183. package/assets/ckeditor/plugins/notification/lang/bg.js +0 -7
  184. package/assets/ckeditor/plugins/notification/lang/ca.js +0 -7
  185. package/assets/ckeditor/plugins/notification/lang/cs.js +0 -7
  186. package/assets/ckeditor/plugins/notification/lang/da.js +0 -7
  187. package/assets/ckeditor/plugins/notification/lang/de-ch.js +0 -7
  188. package/assets/ckeditor/plugins/notification/lang/de.js +0 -7
  189. package/assets/ckeditor/plugins/notification/lang/en-au.js +0 -7
  190. package/assets/ckeditor/plugins/notification/lang/en.js +0 -7
  191. package/assets/ckeditor/plugins/notification/lang/eo.js +0 -7
  192. package/assets/ckeditor/plugins/notification/lang/es-mx.js +0 -7
  193. package/assets/ckeditor/plugins/notification/lang/es.js +0 -7
  194. package/assets/ckeditor/plugins/notification/lang/et.js +0 -7
  195. package/assets/ckeditor/plugins/notification/lang/eu.js +0 -7
  196. package/assets/ckeditor/plugins/notification/lang/fa.js +0 -7
  197. package/assets/ckeditor/plugins/notification/lang/fr.js +0 -7
  198. package/assets/ckeditor/plugins/notification/lang/gl.js +0 -7
  199. package/assets/ckeditor/plugins/notification/lang/hr.js +0 -7
  200. package/assets/ckeditor/plugins/notification/lang/hu.js +0 -7
  201. package/assets/ckeditor/plugins/notification/lang/id.js +0 -7
  202. package/assets/ckeditor/plugins/notification/lang/it.js +0 -7
  203. package/assets/ckeditor/plugins/notification/lang/ja.js +0 -7
  204. package/assets/ckeditor/plugins/notification/lang/km.js +0 -7
  205. package/assets/ckeditor/plugins/notification/lang/ko.js +0 -7
  206. package/assets/ckeditor/plugins/notification/lang/ku.js +0 -7
  207. package/assets/ckeditor/plugins/notification/lang/lt.js +0 -7
  208. package/assets/ckeditor/plugins/notification/lang/lv.js +0 -7
  209. package/assets/ckeditor/plugins/notification/lang/nb.js +0 -7
  210. package/assets/ckeditor/plugins/notification/lang/nl.js +0 -7
  211. package/assets/ckeditor/plugins/notification/lang/oc.js +0 -7
  212. package/assets/ckeditor/plugins/notification/lang/pl.js +0 -7
  213. package/assets/ckeditor/plugins/notification/lang/pt-br.js +0 -7
  214. package/assets/ckeditor/plugins/notification/lang/pt.js +0 -7
  215. package/assets/ckeditor/plugins/notification/lang/ro.js +0 -7
  216. package/assets/ckeditor/plugins/notification/lang/ru.js +0 -7
  217. package/assets/ckeditor/plugins/notification/lang/sk.js +0 -7
  218. package/assets/ckeditor/plugins/notification/lang/sq.js +0 -7
  219. package/assets/ckeditor/plugins/notification/lang/sr-latn.js +0 -7
  220. package/assets/ckeditor/plugins/notification/lang/sr.js +0 -7
  221. package/assets/ckeditor/plugins/notification/lang/sv.js +0 -7
  222. package/assets/ckeditor/plugins/notification/lang/tr.js +0 -7
  223. package/assets/ckeditor/plugins/notification/lang/ug.js +0 -7
  224. package/assets/ckeditor/plugins/notification/lang/uk.js +0 -7
  225. package/assets/ckeditor/plugins/notification/lang/zh-cn.js +0 -7
  226. package/assets/ckeditor/plugins/notification/lang/zh.js +0 -7
  227. package/assets/ckeditor/plugins/notification/plugin.js +0 -933
  228. package/assets/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
  229. package/assets/ckeditor/plugins/pastefromword/filter/default.js +0 -55
  230. package/assets/ckeditor/plugins/preview/preview.html +0 -13
  231. package/assets/ckeditor/plugins/scayt/CHANGELOG.md +0 -20
  232. package/assets/ckeditor/plugins/scayt/LICENSE.md +0 -28
  233. package/assets/ckeditor/plugins/scayt/README.md +0 -81
  234. package/assets/ckeditor/plugins/scayt/dialogs/dialog.css +0 -23
  235. package/assets/ckeditor/plugins/scayt/dialogs/options.js +0 -32
  236. package/assets/ckeditor/plugins/scayt/dialogs/toolbar.css +0 -71
  237. package/assets/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css +0 -25
  238. package/assets/ckeditor/plugins/showblocks/images/block_address.png +0 -0
  239. package/assets/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
  240. package/assets/ckeditor/plugins/showblocks/images/block_div.png +0 -0
  241. package/assets/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
  242. package/assets/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
  243. package/assets/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
  244. package/assets/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
  245. package/assets/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
  246. package/assets/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
  247. package/assets/ckeditor/plugins/showblocks/images/block_p.png +0 -0
  248. package/assets/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
  249. package/assets/ckeditor/plugins/smiley/dialogs/smiley.js +0 -11
  250. package/assets/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
  251. package/assets/ckeditor/plugins/smiley/images/angel_smile.png +0 -0
  252. package/assets/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
  253. package/assets/ckeditor/plugins/smiley/images/angry_smile.png +0 -0
  254. package/assets/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
  255. package/assets/ckeditor/plugins/smiley/images/broken_heart.png +0 -0
  256. package/assets/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
  257. package/assets/ckeditor/plugins/smiley/images/confused_smile.png +0 -0
  258. package/assets/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
  259. package/assets/ckeditor/plugins/smiley/images/cry_smile.png +0 -0
  260. package/assets/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
  261. package/assets/ckeditor/plugins/smiley/images/devil_smile.png +0 -0
  262. package/assets/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
  263. package/assets/ckeditor/plugins/smiley/images/embarrassed_smile.gif +0 -0
  264. package/assets/ckeditor/plugins/smiley/images/embarrassed_smile.png +0 -0
  265. package/assets/ckeditor/plugins/smiley/images/envelope.gif +0 -0
  266. package/assets/ckeditor/plugins/smiley/images/envelope.png +0 -0
  267. package/assets/ckeditor/plugins/smiley/images/heart.gif +0 -0
  268. package/assets/ckeditor/plugins/smiley/images/heart.png +0 -0
  269. package/assets/ckeditor/plugins/smiley/images/kiss.gif +0 -0
  270. package/assets/ckeditor/plugins/smiley/images/kiss.png +0 -0
  271. package/assets/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
  272. package/assets/ckeditor/plugins/smiley/images/lightbulb.png +0 -0
  273. package/assets/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
  274. package/assets/ckeditor/plugins/smiley/images/omg_smile.png +0 -0
  275. package/assets/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
  276. package/assets/ckeditor/plugins/smiley/images/regular_smile.png +0 -0
  277. package/assets/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
  278. package/assets/ckeditor/plugins/smiley/images/sad_smile.png +0 -0
  279. package/assets/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
  280. package/assets/ckeditor/plugins/smiley/images/shades_smile.png +0 -0
  281. package/assets/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
  282. package/assets/ckeditor/plugins/smiley/images/teeth_smile.png +0 -0
  283. package/assets/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
  284. package/assets/ckeditor/plugins/smiley/images/thumbs_down.png +0 -0
  285. package/assets/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
  286. package/assets/ckeditor/plugins/smiley/images/thumbs_up.png +0 -0
  287. package/assets/ckeditor/plugins/smiley/images/tongue_smile.gif +0 -0
  288. package/assets/ckeditor/plugins/smiley/images/tongue_smile.png +0 -0
  289. package/assets/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
  290. package/assets/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
  291. package/assets/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png +0 -0
  292. package/assets/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
  293. package/assets/ckeditor/plugins/smiley/images/wink_smile.png +0 -0
  294. package/assets/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +0 -20
  295. package/assets/ckeditor/plugins/specialchar/dialogs/lang/af.js +0 -13
  296. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ar.js +0 -13
  297. package/assets/ckeditor/plugins/specialchar/dialogs/lang/az.js +0 -10
  298. package/assets/ckeditor/plugins/specialchar/dialogs/lang/bg.js +0 -13
  299. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ca.js +0 -14
  300. package/assets/ckeditor/plugins/specialchar/dialogs/lang/cs.js +0 -13
  301. package/assets/ckeditor/plugins/specialchar/dialogs/lang/cy.js +0 -14
  302. package/assets/ckeditor/plugins/specialchar/dialogs/lang/da.js +0 -11
  303. package/assets/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js +0 -13
  304. package/assets/ckeditor/plugins/specialchar/dialogs/lang/de.js +0 -13
  305. package/assets/ckeditor/plugins/specialchar/dialogs/lang/el.js +0 -13
  306. package/assets/ckeditor/plugins/specialchar/dialogs/lang/en-au.js +0 -13
  307. package/assets/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js +0 -13
  308. package/assets/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +0 -13
  309. package/assets/ckeditor/plugins/specialchar/dialogs/lang/en.js +0 -13
  310. package/assets/ckeditor/plugins/specialchar/dialogs/lang/eo.js +0 -12
  311. package/assets/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js +0 -13
  312. package/assets/ckeditor/plugins/specialchar/dialogs/lang/es.js +0 -13
  313. package/assets/ckeditor/plugins/specialchar/dialogs/lang/et.js +0 -13
  314. package/assets/ckeditor/plugins/specialchar/dialogs/lang/eu.js +0 -13
  315. package/assets/ckeditor/plugins/specialchar/dialogs/lang/fa.js +0 -12
  316. package/assets/ckeditor/plugins/specialchar/dialogs/lang/fi.js +0 -13
  317. package/assets/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +0 -10
  318. package/assets/ckeditor/plugins/specialchar/dialogs/lang/fr.js +0 -12
  319. package/assets/ckeditor/plugins/specialchar/dialogs/lang/gl.js +0 -13
  320. package/assets/ckeditor/plugins/specialchar/dialogs/lang/he.js +0 -12
  321. package/assets/ckeditor/plugins/specialchar/dialogs/lang/hr.js +0 -13
  322. package/assets/ckeditor/plugins/specialchar/dialogs/lang/hu.js +0 -12
  323. package/assets/ckeditor/plugins/specialchar/dialogs/lang/id.js +0 -13
  324. package/assets/ckeditor/plugins/specialchar/dialogs/lang/it.js +0 -14
  325. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ja.js +0 -9
  326. package/assets/ckeditor/plugins/specialchar/dialogs/lang/km.js +0 -13
  327. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ko.js +0 -10
  328. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ku.js +0 -13
  329. package/assets/ckeditor/plugins/specialchar/dialogs/lang/lt.js +0 -13
  330. package/assets/ckeditor/plugins/specialchar/dialogs/lang/lv.js +0 -13
  331. package/assets/ckeditor/plugins/specialchar/dialogs/lang/nb.js +0 -11
  332. package/assets/ckeditor/plugins/specialchar/dialogs/lang/nl.js +0 -13
  333. package/assets/ckeditor/plugins/specialchar/dialogs/lang/no.js +0 -11
  334. package/assets/ckeditor/plugins/specialchar/dialogs/lang/oc.js +0 -12
  335. package/assets/ckeditor/plugins/specialchar/dialogs/lang/pl.js +0 -12
  336. package/assets/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +0 -11
  337. package/assets/ckeditor/plugins/specialchar/dialogs/lang/pt.js +0 -13
  338. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ro.js +0 -13
  339. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ru.js +0 -13
  340. package/assets/ckeditor/plugins/specialchar/dialogs/lang/si.js +0 -13
  341. package/assets/ckeditor/plugins/specialchar/dialogs/lang/sk.js +0 -13
  342. package/assets/ckeditor/plugins/specialchar/dialogs/lang/sl.js +0 -12
  343. package/assets/ckeditor/plugins/specialchar/dialogs/lang/sq.js +0 -13
  344. package/assets/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js +0 -13
  345. package/assets/ckeditor/plugins/specialchar/dialogs/lang/sr.js +0 -13
  346. package/assets/ckeditor/plugins/specialchar/dialogs/lang/sv.js +0 -11
  347. package/assets/ckeditor/plugins/specialchar/dialogs/lang/th.js +0 -13
  348. package/assets/ckeditor/plugins/specialchar/dialogs/lang/tr.js +0 -12
  349. package/assets/ckeditor/plugins/specialchar/dialogs/lang/tt.js +0 -13
  350. package/assets/ckeditor/plugins/specialchar/dialogs/lang/ug.js +0 -13
  351. package/assets/ckeditor/plugins/specialchar/dialogs/lang/uk.js +0 -12
  352. package/assets/ckeditor/plugins/specialchar/dialogs/lang/vi.js +0 -14
  353. package/assets/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +0 -9
  354. package/assets/ckeditor/plugins/specialchar/dialogs/lang/zh.js +0 -9
  355. package/assets/ckeditor/plugins/specialchar/dialogs/specialchar.js +0 -14
  356. package/assets/ckeditor/plugins/table/dialogs/table.js +0 -21
  357. package/assets/ckeditor/plugins/tableselection/styles/tableselection.css +0 -36
  358. package/assets/ckeditor/plugins/tabletools/dialogs/tableCell.js +0 -19
  359. package/assets/ckeditor/plugins/templates/dialogs/templates.css +0 -84
  360. package/assets/ckeditor/plugins/templates/dialogs/templates.js +0 -10
  361. package/assets/ckeditor/plugins/templates/templates/default.js +0 -7
  362. package/assets/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
  363. package/assets/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
  364. package/assets/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
  365. package/assets/ckeditor/plugins/videoembed/.gitattributes +0 -17
  366. package/assets/ckeditor/plugins/videoembed/README.md +0 -35
  367. package/assets/ckeditor/plugins/videoembed/dialogs/videoembedDialog.js +0 -114
  368. package/assets/ckeditor/plugins/videoembed/icons/videoembed.png +0 -0
  369. package/assets/ckeditor/plugins/videoembed/lang/en.js +0 -8
  370. package/assets/ckeditor/plugins/videoembed/lang/fr.js +0 -8
  371. package/assets/ckeditor/plugins/videoembed/plugin.js +0 -27
  372. package/assets/ckeditor/plugins/widget/images/handle.png +0 -0
  373. package/assets/ckeditor/plugins/wordcount/css/wordcount.css +0 -3
  374. package/assets/ckeditor/plugins/wordcount/lang/ar.js +0 -12
  375. package/assets/ckeditor/plugins/wordcount/lang/bg.js +0 -17
  376. package/assets/ckeditor/plugins/wordcount/lang/ca.js +0 -14
  377. package/assets/ckeditor/plugins/wordcount/lang/cs.js +0 -15
  378. package/assets/ckeditor/plugins/wordcount/lang/da.js +0 -14
  379. package/assets/ckeditor/plugins/wordcount/lang/de.js +0 -14
  380. package/assets/ckeditor/plugins/wordcount/lang/el.js +0 -14
  381. package/assets/ckeditor/plugins/wordcount/lang/en.js +0 -17
  382. package/assets/ckeditor/plugins/wordcount/lang/es.js +0 -14
  383. package/assets/ckeditor/plugins/wordcount/lang/eu.js +0 -17
  384. package/assets/ckeditor/plugins/wordcount/lang/fa.js +0 -13
  385. package/assets/ckeditor/plugins/wordcount/lang/fi.js +0 -15
  386. package/assets/ckeditor/plugins/wordcount/lang/fr.js +0 -12
  387. package/assets/ckeditor/plugins/wordcount/lang/he.js +0 -14
  388. package/assets/ckeditor/plugins/wordcount/lang/hr.js +0 -14
  389. package/assets/ckeditor/plugins/wordcount/lang/hu.js +0 -14
  390. package/assets/ckeditor/plugins/wordcount/lang/it.js +0 -15
  391. package/assets/ckeditor/plugins/wordcount/lang/ja.js +0 -14
  392. package/assets/ckeditor/plugins/wordcount/lang/ko.js +0 -16
  393. package/assets/ckeditor/plugins/wordcount/lang/nl.js +0 -14
  394. package/assets/ckeditor/plugins/wordcount/lang/no.js +0 -11
  395. package/assets/ckeditor/plugins/wordcount/lang/pl.js +0 -14
  396. package/assets/ckeditor/plugins/wordcount/lang/pt-br.js +0 -14
  397. package/assets/ckeditor/plugins/wordcount/lang/pt.js +0 -10
  398. package/assets/ckeditor/plugins/wordcount/lang/ro.js +0 -15
  399. package/assets/ckeditor/plugins/wordcount/lang/ru.js +0 -14
  400. package/assets/ckeditor/plugins/wordcount/lang/sk.js +0 -15
  401. package/assets/ckeditor/plugins/wordcount/lang/sv.js +0 -15
  402. package/assets/ckeditor/plugins/wordcount/lang/tr.js +0 -14
  403. package/assets/ckeditor/plugins/wordcount/lang/uk.js +0 -17
  404. package/assets/ckeditor/plugins/wordcount/lang/zh-cn.js +0 -17
  405. package/assets/ckeditor/plugins/wordcount/lang/zh.js +0 -17
  406. package/assets/ckeditor/plugins/wordcount/plugin.js +0 -639
  407. package/assets/ckeditor/plugins/wordcount/samples/maxParagraphs.html +0 -26
  408. package/assets/ckeditor/plugins/wordcount/samples/wordcount.html +0 -61
  409. package/assets/ckeditor/plugins/wordcount/samples/wordcountWithMaxCount.html +0 -110
  410. package/assets/ckeditor/plugins/wsc/LICENSE.md +0 -28
  411. package/assets/ckeditor/plugins/wsc/README.md +0 -80
  412. package/assets/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -66
  413. package/assets/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -52
  414. package/assets/ckeditor/plugins/wsc/dialogs/wsc.css +0 -82
  415. package/assets/ckeditor/plugins/wsc/dialogs/wsc.js +0 -91
  416. package/assets/ckeditor/plugins/wsc/dialogs/wsc_ie.js +0 -11
  417. package/assets/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css +0 -43
  418. package/assets/ckeditor/samples/css/samples.css +0 -1637
  419. package/assets/ckeditor/samples/img/github-top.png +0 -0
  420. package/assets/ckeditor/samples/img/header-bg.png +0 -0
  421. package/assets/ckeditor/samples/img/header-separator.png +0 -0
  422. package/assets/ckeditor/samples/img/logo.png +0 -0
  423. package/assets/ckeditor/samples/img/logo.svg +0 -13
  424. package/assets/ckeditor/samples/img/navigation-tip.png +0 -0
  425. package/assets/ckeditor/samples/index.html +0 -128
  426. package/assets/ckeditor/samples/js/sample.js +0 -53
  427. package/assets/ckeditor/samples/js/sf.js +0 -17
  428. package/assets/ckeditor/samples/old/ajax.html +0 -85
  429. package/assets/ckeditor/samples/old/api.html +0 -210
  430. package/assets/ckeditor/samples/old/appendto.html +0 -59
  431. package/assets/ckeditor/samples/old/assets/inlineall/logo.png +0 -0
  432. package/assets/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css +0 -204
  433. package/assets/ckeditor/samples/old/assets/posteddata.php +0 -59
  434. package/assets/ckeditor/samples/old/assets/sample.jpg +0 -0
  435. package/assets/ckeditor/samples/old/assets/uilanguages/languages.js +0 -7
  436. package/assets/ckeditor/samples/old/datafiltering.html +0 -508
  437. package/assets/ckeditor/samples/old/dialog/assets/my_dialog.js +0 -48
  438. package/assets/ckeditor/samples/old/dialog/dialog.html +0 -190
  439. package/assets/ckeditor/samples/old/divarea/divarea.html +0 -64
  440. package/assets/ckeditor/samples/old/divreplace.html +0 -144
  441. package/assets/ckeditor/samples/old/enterkey/enterkey.html +0 -106
  442. package/assets/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla +0 -0
  443. package/assets/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf +0 -0
  444. package/assets/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js +0 -19
  445. package/assets/ckeditor/samples/old/htmlwriter/outputforflash.html +0 -283
  446. package/assets/ckeditor/samples/old/htmlwriter/outputhtml.html +0 -224
  447. package/assets/ckeditor/samples/old/index.html +0 -134
  448. package/assets/ckeditor/samples/old/inlineall.html +0 -314
  449. package/assets/ckeditor/samples/old/inlinebycode.html +0 -124
  450. package/assets/ckeditor/samples/old/inlinetextarea.html +0 -113
  451. package/assets/ckeditor/samples/old/jquery.html +0 -103
  452. package/assets/ckeditor/samples/old/magicline/magicline.html +0 -209
  453. package/assets/ckeditor/samples/old/readonly.html +0 -76
  454. package/assets/ckeditor/samples/old/replacebyclass.html +0 -60
  455. package/assets/ckeditor/samples/old/replacebycode.html +0 -59
  456. package/assets/ckeditor/samples/old/sample.css +0 -357
  457. package/assets/ckeditor/samples/old/sample.js +0 -50
  458. package/assets/ckeditor/samples/old/sample_posteddata.php +0 -16
  459. package/assets/ckeditor/samples/old/tabindex.html +0 -78
  460. package/assets/ckeditor/samples/old/toolbar/toolbar.html +0 -235
  461. package/assets/ckeditor/samples/old/uicolor.html +0 -72
  462. package/assets/ckeditor/samples/old/uilanguages.html +0 -122
  463. package/assets/ckeditor/samples/old/wysiwygarea/fullpage.html +0 -80
  464. package/assets/ckeditor/samples/old/xhtmlstyle.html +0 -234
  465. package/assets/ckeditor/samples/toolbarconfigurator/css/fontello.css +0 -55
  466. package/assets/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt +0 -10
  467. package/assets/ckeditor/samples/toolbarconfigurator/font/config.json +0 -28
  468. package/assets/ckeditor/samples/toolbarconfigurator/font/fontello.eot +0 -0
  469. package/assets/ckeditor/samples/toolbarconfigurator/font/fontello.svg +0 -14
  470. package/assets/ckeditor/samples/toolbarconfigurator/font/fontello.ttf +0 -0
  471. package/assets/ckeditor/samples/toolbarconfigurator/font/fontello.woff +0 -0
  472. package/assets/ckeditor/samples/toolbarconfigurator/index.html +0 -446
  473. package/assets/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js +0 -13
  474. package/assets/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js +0 -9
  475. package/assets/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js +0 -33
  476. package/assets/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js +0 -14
  477. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE +0 -19
  478. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css +0 -325
  479. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js +0 -288
  480. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js +0 -25
  481. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css +0 -36
  482. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css +0 -38
  483. package/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js +0 -16
  484. package/assets/ckeditor/skins/office2013/dialog.css +0 -5
  485. package/assets/ckeditor/skins/office2013/editor.css +0 -5
  486. package/assets/ckeditor/skins/office2013/icons.png +0 -0
  487. package/assets/ckeditor/skins/office2013/icons_hidpi.png +0 -0
  488. package/assets/ckeditor/skins/office2013/images/arrow.png +0 -0
  489. package/assets/ckeditor/skins/office2013/images/close.png +0 -0
  490. package/assets/ckeditor/skins/office2013/images/hidpi/close.png +0 -0
  491. package/assets/ckeditor/skins/office2013/images/hidpi/lock-open.png +0 -0
  492. package/assets/ckeditor/skins/office2013/images/hidpi/lock.png +0 -0
  493. package/assets/ckeditor/skins/office2013/images/hidpi/refresh.png +0 -0
  494. package/assets/ckeditor/skins/office2013/images/lock-open.png +0 -0
  495. package/assets/ckeditor/skins/office2013/images/lock.png +0 -0
  496. package/assets/ckeditor/skins/office2013/images/refresh.png +0 -0
  497. package/assets/ckeditor/styles.js +0 -137
  498. package/bundles/sd-angular-core-modal-custom.umd.js +0 -487
  499. package/bundles/sd-angular-core-modal-custom.umd.js.map +0 -1
  500. package/bundles/sd-angular-core-modal-custom.umd.min.js +0 -16
  501. package/bundles/sd-angular-core-modal-custom.umd.min.js.map +0 -1
  502. package/esm2015/lib/controls/ckeditor-control/ckeditor-control.component.js +0 -53
  503. package/esm2015/lib/controls/date-picker-control/date-picker-control.component.js +0 -156
  504. package/esm2015/lib/pipes/sd-date.pipe.js +0 -15
  505. package/esm2015/lib/validators/chip-min-item.validator.js +0 -26
  506. package/esm2015/lib/validators/custom.validator.js +0 -39
  507. package/esm2015/lib/validators/max-date.validator.js +0 -30
  508. package/esm2015/lib/validators/min-date.validator.js +0 -30
  509. package/esm2015/modal-custom/index.js +0 -2
  510. package/esm2015/modal-custom/sd-angular-core-modal-custom.js +0 -5
  511. package/esm2015/modal-custom/src/lib/modal-custom/modal-custom.component.js +0 -123
  512. package/esm2015/modal-custom/src/lib/modal-custom.module.js +0 -30
  513. package/esm2015/modal-custom/src/public-api.js +0 -6
  514. package/fesm2015/sd-angular-core-modal-custom.js +0 -161
  515. package/fesm2015/sd-angular-core-modal-custom.js.map +0 -1
  516. package/lib/controls/ckeditor-control/ckeditor-control.component.d.ts +0 -20
  517. package/lib/controls/date-picker-control/date-picker-control.component.d.ts +0 -36
  518. package/lib/pipes/sd-date.pipe.d.ts +0 -4
  519. package/lib/validators/chip-min-item.validator.d.ts +0 -5
  520. package/lib/validators/custom.validator.d.ts +0 -5
  521. package/lib/validators/max-date.validator.d.ts +0 -5
  522. package/lib/validators/min-date.validator.d.ts +0 -5
  523. package/modal-custom/index.d.ts +0 -1
  524. package/modal-custom/package.json +0 -12
  525. package/modal-custom/sd-angular-core-modal-custom.d.ts +0 -4
  526. package/modal-custom/sd-angular-core-modal-custom.metadata.json +0 -1
  527. package/modal-custom/src/lib/modal-custom/modal-custom.component.d.ts +0 -31
  528. package/modal-custom/src/lib/modal-custom.module.d.ts +0 -2
  529. package/modal-custom/src/public-api.d.ts +0 -2
  530. package/sd-angular-core-0.0.1050.tgz +0 -0
@@ -1,12 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@sd-angular/core/common'), require('@sd-angular/core/label'), require('@sd-angular/core/input-upload-file'), require('@sd-angular/core/chip'), require('@sd-angular/core/textarea'), require('@sd-angular/core/checkbox'), require('@sd-angular/core/time'), require('@sd-angular/core/side-drawer'), require('@sd-angular/core/tab-router'), require('@sd-angular/core/excel'), require('@sd-angular/core/input'), require('@sd-angular/core/select'), require('@sd-angular/core/quick-action'), require('@sd-angular/core/image-preview'), require('@sd-angular/core/comment'), require('@sd-angular/core/filter'), require('@sd-angular/core/modal-resizable'), require('@angular/core'), require('@angular/common'), require('@angular/common/http'), require('@angular/forms'), require('ckeditor4-angular'), require('@angular/material/form-field'), require('@angular/material/tooltip'), require('@angular/material/input'), require('@angular/material/checkbox'), require('@angular/material/slide-toggle'), require('@angular/material/select'), require('@angular/material/radio'), require('@angular/material/autocomplete'), require('@angular/material/icon'), require('@angular/material/menu'), require('@angular/material/chips'), require('@angular/material/button'), require('@angular/material/dialog'), require('@angular/material/bottom-sheet'), require('@angular/material/progress-spinner'), require('@angular/material/expansion'), require('@angular/material/tabs'), require('@angular/cdk/drag-drop'), require('@angular/material/paginator'), require('ngx-device-detector'), require('@sd-angular/core/service'), require('@sd-angular/core/chart'), require('@sd-angular/core/grid-material'), require('@sd-angular/core/editor'), require('@sd-angular/core/konva'), require('uuid'), require('jquery'), require('jquery-datetimepicker'), require('@angular/platform-browser'), require('@sd-angular/core/upload-excel'), require('@sd-angular/core/grid'), require('@sd-angular/core/form'), require('@sd-angular/core/api'), require('@sd-angular/core/loading'), require('@sd-angular/core/notify'), require('@sd-angular/core/setting'), require('@sd-angular/core/translate'), require('@sd-angular/core/utility'), require('@sd-angular/core/dynamic-report'), require('@sd-angular/core/upload-file'), require('@sd-angular/core/date-range'), require('@sd-angular/core/date-time'), require('@sd-angular/core/button'), require('@sd-angular/core/autocomplete'), require('@sd-angular/core/select-editor'), require('@sd-angular/core/modal'), require('@sd-angular/core/switch'), require('@sd-angular/core/radio')) :
3
- typeof define === 'function' && define.amd ? define('@sd-angular/core', ['exports', '@sd-angular/core/common', '@sd-angular/core/label', '@sd-angular/core/input-upload-file', '@sd-angular/core/chip', '@sd-angular/core/textarea', '@sd-angular/core/checkbox', '@sd-angular/core/time', '@sd-angular/core/side-drawer', '@sd-angular/core/tab-router', '@sd-angular/core/excel', '@sd-angular/core/input', '@sd-angular/core/select', '@sd-angular/core/quick-action', '@sd-angular/core/image-preview', '@sd-angular/core/comment', '@sd-angular/core/filter', '@sd-angular/core/modal-resizable', '@angular/core', '@angular/common', '@angular/common/http', '@angular/forms', 'ckeditor4-angular', '@angular/material/form-field', '@angular/material/tooltip', '@angular/material/input', '@angular/material/checkbox', '@angular/material/slide-toggle', '@angular/material/select', '@angular/material/radio', '@angular/material/autocomplete', '@angular/material/icon', '@angular/material/menu', '@angular/material/chips', '@angular/material/button', '@angular/material/dialog', '@angular/material/bottom-sheet', '@angular/material/progress-spinner', '@angular/material/expansion', '@angular/material/tabs', '@angular/cdk/drag-drop', '@angular/material/paginator', 'ngx-device-detector', '@sd-angular/core/service', '@sd-angular/core/chart', '@sd-angular/core/grid-material', '@sd-angular/core/editor', '@sd-angular/core/konva', 'uuid', 'jquery', 'jquery-datetimepicker', '@angular/platform-browser', '@sd-angular/core/upload-excel', '@sd-angular/core/grid', '@sd-angular/core/form', '@sd-angular/core/api', '@sd-angular/core/loading', '@sd-angular/core/notify', '@sd-angular/core/setting', '@sd-angular/core/translate', '@sd-angular/core/utility', '@sd-angular/core/dynamic-report', '@sd-angular/core/upload-file', '@sd-angular/core/date-range', '@sd-angular/core/date-time', '@sd-angular/core/button', '@sd-angular/core/autocomplete', '@sd-angular/core/select-editor', '@sd-angular/core/modal', '@sd-angular/core/switch', '@sd-angular/core/radio'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['sd-angular'] = global['sd-angular'] || {}, global['sd-angular'].core = {}), global['sd-angular'].core.common, global['sd-angular'].core.label, global['sd-angular'].core['input-upload-file'], global['sd-angular'].core.chip, global['sd-angular'].core.textarea, global['sd-angular'].core.checkbox, global['sd-angular'].core.time, global['sd-angular'].core['side-drawer'], global['sd-angular'].core['tab-router'], global['sd-angular'].core.excel, global['sd-angular'].core.input, global['sd-angular'].core.select, global['sd-angular'].core['quick-action'], global['sd-angular'].core['image-preview'], global['sd-angular'].core.comment, global['sd-angular'].core.filter, global['sd-angular'].core['modal-resizable'], global.ng.core, global.ng.common, global.ng.common.http, global.ng.forms, global['ckeditor4-angular'], global.ng.material.formField, global.ng.material.tooltip, global.ng.material.input, global.ng.material.checkbox, global.ng.material.slideToggle, global.ng.material.select, global.ng.material.radio, global.ng.material.autocomplete, global.ng.material.icon, global.ng.material.menu, global.ng.material.chips, global.ng.material.button, global.ng.material.dialog, global.ng.material.bottomSheet, global.ng.material.progressSpinner, global.ng.material.expansion, global.ng.material.tabs, global.ng.cdk.dragDrop, global.ng.material.paginator, global['ngx-device-detector'], global['sd-angular'].core.service, global['sd-angular'].core.chart, global['sd-angular'].core['grid-material'], global['sd-angular'].core.editor, global['sd-angular'].core.konva, global.uuid, global.jquery, null, global.ng.platformBrowser, global['sd-angular'].core['upload-excel'], global['sd-angular'].core.grid, global['sd-angular'].core.form, global['sd-angular'].core.api, global['sd-angular'].core.loading, global['sd-angular'].core.notify, global['sd-angular'].core.setting, global['sd-angular'].core.translate, global['sd-angular'].core.utility, global['sd-angular'].core['dynamic-report'], global['sd-angular'].core['upload-file'], global['sd-angular'].core['date-range'], global['sd-angular'].core['date-time'], global['sd-angular'].core.button, global['sd-angular'].core.autocomplete, global['sd-angular'].core['select-editor'], global['sd-angular'].core.modal, global['sd-angular'].core.switch, global['sd-angular'].core.radio));
5
- }(this, (function (exports, common$1, label, inputUploadFile, chip, textarea, checkbox$1, time, sideDrawer, tabRouter, excel, input$1, select$1, quickAction, imagePreview, comment, filter, modalResizable, core, common, http, forms, ckeditor4Angular, formField, tooltip, input, checkbox, slideToggle, select, radio$1, autocomplete$1, icon, menu, chips, button$1, dialog, bottomSheet, progressSpinner, expansion, tabs, dragDrop, paginator, ngxDeviceDetector, service, chart, gridMaterial, editor, konva, uuid, $, jqueryDatetimepicker, platformBrowser, uploadExcel, grid, form, api, loading, notify, setting, translate, utility, dynamicReport, uploadFile, dateRange, dateTime, button, autocomplete, selectEditor, modal, _switch, radio) { 'use strict';
6
-
7
- function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
-
9
- var $__default = /*#__PURE__*/_interopDefaultLegacy($);
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@sd-angular/core/common'), require('@sd-angular/core/label'), require('@sd-angular/core/input-upload-file'), require('@sd-angular/core/chip'), require('@sd-angular/core/textarea'), require('@sd-angular/core/checkbox'), require('@sd-angular/core/time'), require('@sd-angular/core/side-drawer'), require('@sd-angular/core/tab-router'), require('@sd-angular/core/excel'), require('@sd-angular/core/input'), require('@sd-angular/core/select'), require('@sd-angular/core/quick-action'), require('@sd-angular/core/image-preview'), require('@sd-angular/core/comment'), require('@sd-angular/core/filter'), require('@sd-angular/core/modal-resizable'), require('@angular/core'), require('@angular/common'), require('@angular/material/form-field'), require('@angular/material/tooltip'), require('@angular/material/input'), require('@angular/material/checkbox'), require('@angular/material/slide-toggle'), require('@angular/material/select'), require('@angular/material/radio'), require('@angular/material/autocomplete'), require('@angular/material/icon'), require('@angular/material/menu'), require('@angular/material/chips'), require('@angular/material/button'), require('@angular/material/dialog'), require('@angular/material/bottom-sheet'), require('@angular/material/progress-spinner'), require('@angular/material/expansion'), require('@angular/material/tabs'), require('@angular/cdk/drag-drop'), require('@angular/material/paginator'), require('@sd-angular/core/service'), require('@sd-angular/core/chart'), require('@sd-angular/core/grid-material'), require('@sd-angular/core/editor'), require('@sd-angular/core/konva'), require('@sd-angular/core/upload-excel'), require('@sd-angular/core/grid'), require('@sd-angular/core/form'), require('@sd-angular/core/api'), require('@sd-angular/core/loading'), require('@sd-angular/core/notify'), require('@sd-angular/core/setting'), require('@sd-angular/core/translate'), require('@sd-angular/core/utility'), require('@sd-angular/core/dynamic-report'), require('@sd-angular/core/upload-file'), require('@sd-angular/core/date-range'), require('@sd-angular/core/date-time'), require('@sd-angular/core/button'), require('@sd-angular/core/autocomplete'), require('@sd-angular/core/select-editor'), require('@sd-angular/core/modal'), require('@sd-angular/core/switch'), require('@sd-angular/core/radio')) :
3
+ typeof define === 'function' && define.amd ? define('@sd-angular/core', ['exports', '@sd-angular/core/common', '@sd-angular/core/label', '@sd-angular/core/input-upload-file', '@sd-angular/core/chip', '@sd-angular/core/textarea', '@sd-angular/core/checkbox', '@sd-angular/core/time', '@sd-angular/core/side-drawer', '@sd-angular/core/tab-router', '@sd-angular/core/excel', '@sd-angular/core/input', '@sd-angular/core/select', '@sd-angular/core/quick-action', '@sd-angular/core/image-preview', '@sd-angular/core/comment', '@sd-angular/core/filter', '@sd-angular/core/modal-resizable', '@angular/core', '@angular/common', '@angular/material/form-field', '@angular/material/tooltip', '@angular/material/input', '@angular/material/checkbox', '@angular/material/slide-toggle', '@angular/material/select', '@angular/material/radio', '@angular/material/autocomplete', '@angular/material/icon', '@angular/material/menu', '@angular/material/chips', '@angular/material/button', '@angular/material/dialog', '@angular/material/bottom-sheet', '@angular/material/progress-spinner', '@angular/material/expansion', '@angular/material/tabs', '@angular/cdk/drag-drop', '@angular/material/paginator', '@sd-angular/core/service', '@sd-angular/core/chart', '@sd-angular/core/grid-material', '@sd-angular/core/editor', '@sd-angular/core/konva', '@sd-angular/core/upload-excel', '@sd-angular/core/grid', '@sd-angular/core/form', '@sd-angular/core/api', '@sd-angular/core/loading', '@sd-angular/core/notify', '@sd-angular/core/setting', '@sd-angular/core/translate', '@sd-angular/core/utility', '@sd-angular/core/dynamic-report', '@sd-angular/core/upload-file', '@sd-angular/core/date-range', '@sd-angular/core/date-time', '@sd-angular/core/button', '@sd-angular/core/autocomplete', '@sd-angular/core/select-editor', '@sd-angular/core/modal', '@sd-angular/core/switch', '@sd-angular/core/radio'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['sd-angular'] = global['sd-angular'] || {}, global['sd-angular'].core = {}), global['sd-angular'].core.common, global['sd-angular'].core.label, global['sd-angular'].core['input-upload-file'], global['sd-angular'].core.chip, global['sd-angular'].core.textarea, global['sd-angular'].core.checkbox, global['sd-angular'].core.time, global['sd-angular'].core['side-drawer'], global['sd-angular'].core['tab-router'], global['sd-angular'].core.excel, global['sd-angular'].core.input, global['sd-angular'].core.select, global['sd-angular'].core['quick-action'], global['sd-angular'].core['image-preview'], global['sd-angular'].core.comment, global['sd-angular'].core.filter, global['sd-angular'].core['modal-resizable'], global.ng.core, global.ng.common, global.ng.material.formField, global.ng.material.tooltip, global.ng.material.input, global.ng.material.checkbox, global.ng.material.slideToggle, global.ng.material.select, global.ng.material.radio, global.ng.material.autocomplete, global.ng.material.icon, global.ng.material.menu, global.ng.material.chips, global.ng.material.button, global.ng.material.dialog, global.ng.material.bottomSheet, global.ng.material.progressSpinner, global.ng.material.expansion, global.ng.material.tabs, global.ng.cdk.dragDrop, global.ng.material.paginator, global['sd-angular'].core.service, global['sd-angular'].core.chart, global['sd-angular'].core['grid-material'], global['sd-angular'].core.editor, global['sd-angular'].core.konva, global['sd-angular'].core['upload-excel'], global['sd-angular'].core.grid, global['sd-angular'].core.form, global['sd-angular'].core.api, global['sd-angular'].core.loading, global['sd-angular'].core.notify, global['sd-angular'].core.setting, global['sd-angular'].core.translate, global['sd-angular'].core.utility, global['sd-angular'].core['dynamic-report'], global['sd-angular'].core['upload-file'], global['sd-angular'].core['date-range'], global['sd-angular'].core['date-time'], global['sd-angular'].core.button, global['sd-angular'].core.autocomplete, global['sd-angular'].core['select-editor'], global['sd-angular'].core.modal, global['sd-angular'].core.switch, global['sd-angular'].core.radio));
5
+ }(this, (function (exports, common$1, label, inputUploadFile, chip, textarea, checkbox$1, time, sideDrawer, tabRouter, excel, input$1, select$1, quickAction, imagePreview, comment, filter, modalResizable, core, common, formField, tooltip, input, checkbox, slideToggle, select, radio$1, autocomplete$1, icon, menu, chips, button$1, dialog, bottomSheet, progressSpinner, expansion, tabs, dragDrop, paginator, service, chart, gridMaterial, editor, konva, uploadExcel, grid, form, api, loading, notify, setting, translate, utility, dynamicReport, uploadFile, dateRange, dateTime, button, autocomplete, selectEditor, modal, _switch, radio) { 'use strict';
10
6
 
11
7
  var MaterialModule = /** @class */ (function () {
12
8
  function MaterialModule() {
@@ -60,702 +56,6 @@
60
56
  },] }
61
57
  ];
62
58
 
63
- var SdDatePipe = /** @class */ (function () {
64
- function SdDatePipe() {
65
- }
66
- SdDatePipe.prototype.transform = function (value, format) {
67
- if (!Date.isDate(value)) {
68
- return value;
69
- }
70
- return Date.toFormat(value, format);
71
- };
72
- return SdDatePipe;
73
- }());
74
- SdDatePipe.decorators = [
75
- { type: core.Pipe, args: [{
76
- name: 'sdDate'
77
- },] }
78
- ];
79
-
80
- // Document: https://xdsoft.net/jqplugins/datetimepicker/
81
- var DatePickerControlComponent = /** @class */ (function () {
82
- function DatePickerControlComponent(ref, deviceService) {
83
- var _this = this;
84
- this.ref = ref;
85
- this.isMobileOrTablet = false;
86
- this.initialized = false;
87
- this.pMinDate = null;
88
- this.pMaxDate = null;
89
- this.name = uuid.v4();
90
- this.type = 'datetime';
91
- this.disabled = false;
92
- this.required = false;
93
- this.sdChange = new core.EventEmitter();
94
- this.modelChange = new core.EventEmitter();
95
- this.onFocus = function () {
96
- if (_this.isMobileOrTablet) {
97
- $__default['default'](_this.control.nativeElement).trigger('blur');
98
- }
99
- };
100
- this.onChanges = function () {
101
- _this.date = _this.pDate;
102
- };
103
- this.isMobileOrTablet = !deviceService.isDesktop();
104
- }
105
- Object.defineProperty(DatePickerControlComponent.prototype, "minDate", {
106
- set: function (date) {
107
- if (!Date.isDate(date)) {
108
- this.pMinDate = null;
109
- }
110
- else {
111
- this.pMinDate = Date.toFormat(date, 'yyyy/MM/dd HH:mm');
112
- }
113
- this.setOption();
114
- },
115
- enumerable: false,
116
- configurable: true
117
- });
118
- Object.defineProperty(DatePickerControlComponent.prototype, "maxDate", {
119
- set: function (date) {
120
- if (!Date.isDate(date)) {
121
- this.pMaxDate = null;
122
- }
123
- else {
124
- this.pMaxDate = Date.toFormat(date, 'yyyy/MM/dd HH:mm'); // this.datePipe.transform(date, 'yyyy/MM/dd HH:mm');
125
- }
126
- this.setOption();
127
- },
128
- enumerable: false,
129
- configurable: true
130
- });
131
- Object.defineProperty(DatePickerControlComponent.prototype, "model", {
132
- set: function (val) {
133
- if (!Date.isDate(val)) {
134
- this.pDate = null;
135
- }
136
- else {
137
- if (this.type === 'datetime') {
138
- this.pDate = Date.toFormat(val, 'dd/MM/yyyy HH:mm');
139
- }
140
- else if (this.type === 'date') {
141
- this.pDate = Date.toFormat(val, 'dd/MM/yyyy');
142
- }
143
- else {
144
- this.pDate = Date.toFormat(val, 'HH:mm');
145
- }
146
- }
147
- if (this.initialized) {
148
- this.onChanges();
149
- }
150
- this.ref.detectChanges();
151
- },
152
- enumerable: false,
153
- configurable: true
154
- });
155
- DatePickerControlComponent.prototype.ngOnDestroy = function () {
156
- var _a;
157
- (_a = this.form) === null || _a === void 0 ? void 0 : _a.removeControl(this.formModel);
158
- };
159
- DatePickerControlComponent.prototype.ngAfterViewInit = function () {
160
- var _a;
161
- (_a = this.form) === null || _a === void 0 ? void 0 : _a.addControl(this.formModel);
162
- this.onChanges();
163
- this.initialized = true;
164
- this.setOption();
165
- this.ref.detectChanges();
166
- };
167
- DatePickerControlComponent.prototype.setOption = function () {
168
- var _this = this;
169
- if (this.initialized) {
170
- $__default['default'](this.control.nativeElement).datetimepicker({
171
- datepicker: this.type === 'datetime' || this.type === 'date',
172
- timepicker: this.type === 'datetime' || this.type === 'time',
173
- format: this.type === 'datetime' ? 'd/m/Y H:i' : (this.type === 'date' ? 'd/m/Y' : 'H:i'),
174
- step: 15,
175
- minDate: this.pMinDate || undefined,
176
- maxDate: this.pMaxDate || undefined,
177
- scrollMonth: false,
178
- scrollTime: false,
179
- scrollInput: false,
180
- onChangeDateTime: function (date) {
181
- if (!date && !_this.date) {
182
- return;
183
- }
184
- if (_this.type === 'datetime') {
185
- date = Date.toFormat(date, 'dd/MM/yyyy HH:mm');
186
- }
187
- else if (_this.type === 'time') {
188
- date = Date.toFormat(date, 'HH:mm');
189
- }
190
- else {
191
- date = Date.toFormat(date, 'dd/MM/yyyy');
192
- }
193
- if (!_this.equal(date, _this.date)) {
194
- _this.model = _this.parse(date);
195
- _this.modelChange.emit(_this.parse(date));
196
- _this.sdChange.emit(_this.parse(date));
197
- }
198
- _this.ref.detectChanges();
199
- }
200
- });
201
- }
202
- };
203
- DatePickerControlComponent.prototype.parse = function (date) {
204
- if (this.type === 'date') {
205
- return Date.parseFrom(date, 'dd/MM/yyyy');
206
- }
207
- else if (this.type === 'time') {
208
- return Date.parseFrom(date, 'HH:mm');
209
- }
210
- return Date.parseFrom(date, 'dd/MM/yyyy HH:mm');
211
- };
212
- DatePickerControlComponent.prototype.equal = function (date1, date2) {
213
- return Date.equal(this.parse(date1), this.parse(date2));
214
- };
215
- return DatePickerControlComponent;
216
- }());
217
- DatePickerControlComponent.decorators = [
218
- { type: core.Component, args: [{
219
- selector: 'sd-date-picker-control',
220
- template: "<mat-form-field appearance=\"outline\">\r\n <mat-label *ngIf=\"label\">{{label}}</mat-label>\r\n <input #formModel=\"ngModel\" [name]=\"name\" autocomplete=\"off\" #control matInput\r\n placeholder=\"{{placeholder || label}}\" [ngModel]=\"date\" (focus)=\"onFocus()\" [required]=\"required\" [disabled]=\"disabled\"\r\n [sdMinDate]=\"pMinDate\" [sdMaxDate]=\"pMaxDate\" [sdCustomValidator]=\"validator\" autocomplete=\"off\">\r\n <mat-icon *ngIf=\"type !== 'time'\" matSuffix>date_range</mat-icon>\r\n <mat-icon *ngIf=\"type === 'time'\" matSuffix>schedule</mat-icon>\r\n <!-- <i matSuffix class=\"fa\" [ngClass]=\"{'fa-clock-o':type === 'time', 'fa-calendar':type !== 'time'}\"></i> -->\r\n <mat-error *ngIf=\"formModel?.errors?.required\">\r\n {{'This field is required' | sdTranslate}}\r\n </mat-error>\r\n <mat-error *ngIf=\"formModel?.errors?.minDate\">\r\n {{'Min date' | sdTranslate}}: <strong>{{pMinDate | date:'dd/MM/yyyy HH:mm'}}</strong>\r\n </mat-error>\r\n <mat-error *ngIf=\"formModel?.errors?.maxDate\">\r\n {{'Max date' | sdTranslate}}: <strong>{{pMaxDate | date:'dd/MM/yyyy HH:mm'}}</strong>\r\n </mat-error>\r\n <mat-error *ngIf=\"formModel?.errors?.customValidator\">\r\n <strong>{{formModel?.errors?.customValidator}}</strong>\r\n </mat-error>\r\n</mat-form-field>",
221
- encapsulation: core.ViewEncapsulation.None,
222
- styles: [".xdsoft_datetimepicker{z-index:99999}"]
223
- },] }
224
- ];
225
- DatePickerControlComponent.ctorParameters = function () { return [
226
- { type: core.ChangeDetectorRef },
227
- { type: ngxDeviceDetector.DeviceDetectorService }
228
- ]; };
229
- DatePickerControlComponent.propDecorators = {
230
- form: [{ type: core.Input }],
231
- type: [{ type: core.Input }],
232
- disabled: [{ type: core.Input }],
233
- required: [{ type: core.Input }],
234
- label: [{ type: core.Input }],
235
- placeholder: [{ type: core.Input }],
236
- minDate: [{ type: core.Input }],
237
- maxDate: [{ type: core.Input }],
238
- validator: [{ type: core.Input }],
239
- sdChange: [{ type: core.Output }],
240
- model: [{ type: core.Input }],
241
- modelChange: [{ type: core.Output }],
242
- control: [{ type: core.ViewChild, args: ['control',] }],
243
- formModel: [{ type: core.ViewChild, args: ['formModel',] }]
244
- };
245
-
246
- var CkeditorControlComponent = /** @class */ (function () {
247
- function CkeditorControlComponent(ref, sanitizer) {
248
- this.ref = ref;
249
- this.sanitizer = sanitizer;
250
- this.disabled = false;
251
- this.required = false;
252
- this.modelChange = new core.EventEmitter();
253
- // tslint:disable-next-line: no-output-native
254
- this.change = new core.EventEmitter();
255
- this.sdChange = new core.EventEmitter();
256
- this.editorUrl = '../../assets/ckeditor/ckeditor.js';
257
- }
258
- Object.defineProperty(CkeditorControlComponent.prototype, "model", {
259
- set: function (value) {
260
- this.cModel = value;
261
- this.ref.detectChanges();
262
- },
263
- enumerable: false,
264
- configurable: true
265
- });
266
- Object.defineProperty(CkeditorControlComponent.prototype, "config", {
267
- set: function (value) {
268
- this.cConfig = value;
269
- this.ref.detectChanges();
270
- },
271
- enumerable: false,
272
- configurable: true
273
- });
274
- CkeditorControlComponent.prototype.ngOnInit = function () {
275
- };
276
- CkeditorControlComponent.prototype.onChange = function (value) {
277
- this.model = value;
278
- this.modelChange.emit(value);
279
- this.change.emit(value);
280
- this.sdChange.emit(value);
281
- };
282
- return CkeditorControlComponent;
283
- }());
284
- CkeditorControlComponent.decorators = [
285
- { type: core.Component, args: [{
286
- selector: 'sd-ckeditor-control',
287
- template: "\r\n<label *ngIf=\"label\" class=\"T14M d-block\">{{label}} <span *ngIf=\"required\" class=\"text-danger\">*</span></label>\r\n<ckeditor [ngModel]=\"cModel\" (ngModelChange)=\"onChange($event)\" [config]=\"cConfig\" [readOnly]=\"disabled\" [editorUrl]=\"editorUrl\"></ckeditor>",
288
- styles: [":host ::ng-deep .ck-editor__editable{min-height:500px}"]
289
- },] }
290
- ];
291
- CkeditorControlComponent.ctorParameters = function () { return [
292
- { type: core.ChangeDetectorRef },
293
- { type: platformBrowser.DomSanitizer }
294
- ]; };
295
- CkeditorControlComponent.propDecorators = {
296
- label: [{ type: core.Input }],
297
- disabled: [{ type: core.Input }],
298
- required: [{ type: core.Input }],
299
- model: [{ type: core.Input }],
300
- config: [{ type: core.Input }],
301
- modelChange: [{ type: core.Output }],
302
- change: [{ type: core.Output }],
303
- sdChange: [{ type: core.Output }]
304
- };
305
-
306
- var SdMinDateValidator = /** @class */ (function () {
307
- function SdMinDateValidator() {
308
- }
309
- SdMinDateValidator.prototype.validate = function (c) {
310
- var date = c.value || null;
311
- var minDate = this.minDate || null;
312
- if (!date) {
313
- return null;
314
- }
315
- if (!minDate) {
316
- return null;
317
- }
318
- if (new Date(Date.parseFrom(date, 'dd/MM/yyyy HH:mm')).getTime() < new Date(minDate).getTime()) {
319
- return {
320
- minDate: true
321
- };
322
- }
323
- return null;
324
- };
325
- return SdMinDateValidator;
326
- }());
327
- SdMinDateValidator.decorators = [
328
- { type: core.Directive, args: [{
329
- selector: '[sdMinDate]',
330
- providers: [{ provide: forms.NG_VALIDATORS, useExisting: SdMinDateValidator, multi: true }]
331
- },] }
332
- ];
333
- SdMinDateValidator.propDecorators = {
334
- minDate: [{ type: core.Input, args: ['sdMinDate',] }]
335
- };
336
-
337
- var SdMaxDateValidator = /** @class */ (function () {
338
- function SdMaxDateValidator() {
339
- }
340
- SdMaxDateValidator.prototype.validate = function (c) {
341
- var date = c.value || null;
342
- var maxDate = this.maxDate || null;
343
- if (!date) {
344
- return null;
345
- }
346
- if (!maxDate) {
347
- return null;
348
- }
349
- if (new Date(Date.parseFrom(date, 'dd/MM/yyyy HH:mm')).getTime() > new Date(maxDate).getTime()) {
350
- return {
351
- maxDate: true
352
- };
353
- }
354
- return null;
355
- };
356
- return SdMaxDateValidator;
357
- }());
358
- SdMaxDateValidator.decorators = [
359
- { type: core.Directive, args: [{
360
- selector: '[sdMaxDate]',
361
- providers: [{ provide: forms.NG_VALIDATORS, useExisting: SdMaxDateValidator, multi: true }]
362
- },] }
363
- ];
364
- SdMaxDateValidator.propDecorators = {
365
- maxDate: [{ type: core.Input, args: ['sdMaxDate',] }]
366
- };
367
-
368
- /*! *****************************************************************************
369
- Copyright (c) Microsoft Corporation.
370
-
371
- Permission to use, copy, modify, and/or distribute this software for any
372
- purpose with or without fee is hereby granted.
373
-
374
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
375
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
376
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
377
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
378
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
379
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
380
- PERFORMANCE OF THIS SOFTWARE.
381
- ***************************************************************************** */
382
- /* global Reflect, Promise */
383
- var extendStatics = function (d, b) {
384
- extendStatics = Object.setPrototypeOf ||
385
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
386
- function (d, b) { for (var p in b)
387
- if (Object.prototype.hasOwnProperty.call(b, p))
388
- d[p] = b[p]; };
389
- return extendStatics(d, b);
390
- };
391
- function __extends(d, b) {
392
- if (typeof b !== "function" && b !== null)
393
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
394
- extendStatics(d, b);
395
- function __() { this.constructor = d; }
396
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
397
- }
398
- var __assign = function () {
399
- __assign = Object.assign || function __assign(t) {
400
- for (var s, i = 1, n = arguments.length; i < n; i++) {
401
- s = arguments[i];
402
- for (var p in s)
403
- if (Object.prototype.hasOwnProperty.call(s, p))
404
- t[p] = s[p];
405
- }
406
- return t;
407
- };
408
- return __assign.apply(this, arguments);
409
- };
410
- function __rest(s, e) {
411
- var t = {};
412
- for (var p in s)
413
- if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
414
- t[p] = s[p];
415
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
416
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
417
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
418
- t[p[i]] = s[p[i]];
419
- }
420
- return t;
421
- }
422
- function __decorate(decorators, target, key, desc) {
423
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
424
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
425
- r = Reflect.decorate(decorators, target, key, desc);
426
- else
427
- for (var i = decorators.length - 1; i >= 0; i--)
428
- if (d = decorators[i])
429
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
430
- return c > 3 && r && Object.defineProperty(target, key, r), r;
431
- }
432
- function __param(paramIndex, decorator) {
433
- return function (target, key) { decorator(target, key, paramIndex); };
434
- }
435
- function __metadata(metadataKey, metadataValue) {
436
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
437
- return Reflect.metadata(metadataKey, metadataValue);
438
- }
439
- function __awaiter(thisArg, _arguments, P, generator) {
440
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
441
- return new (P || (P = Promise))(function (resolve, reject) {
442
- function fulfilled(value) { try {
443
- step(generator.next(value));
444
- }
445
- catch (e) {
446
- reject(e);
447
- } }
448
- function rejected(value) { try {
449
- step(generator["throw"](value));
450
- }
451
- catch (e) {
452
- reject(e);
453
- } }
454
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
455
- step((generator = generator.apply(thisArg, _arguments || [])).next());
456
- });
457
- }
458
- function __generator(thisArg, body) {
459
- var _ = { label: 0, sent: function () { if (t[0] & 1)
460
- throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
461
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
462
- function verb(n) { return function (v) { return step([n, v]); }; }
463
- function step(op) {
464
- if (f)
465
- throw new TypeError("Generator is already executing.");
466
- while (_)
467
- try {
468
- if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
469
- return t;
470
- if (y = 0, t)
471
- op = [op[0] & 2, t.value];
472
- switch (op[0]) {
473
- case 0:
474
- case 1:
475
- t = op;
476
- break;
477
- case 4:
478
- _.label++;
479
- return { value: op[1], done: false };
480
- case 5:
481
- _.label++;
482
- y = op[1];
483
- op = [0];
484
- continue;
485
- case 7:
486
- op = _.ops.pop();
487
- _.trys.pop();
488
- continue;
489
- default:
490
- if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
491
- _ = 0;
492
- continue;
493
- }
494
- if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
495
- _.label = op[1];
496
- break;
497
- }
498
- if (op[0] === 6 && _.label < t[1]) {
499
- _.label = t[1];
500
- t = op;
501
- break;
502
- }
503
- if (t && _.label < t[2]) {
504
- _.label = t[2];
505
- _.ops.push(op);
506
- break;
507
- }
508
- if (t[2])
509
- _.ops.pop();
510
- _.trys.pop();
511
- continue;
512
- }
513
- op = body.call(thisArg, _);
514
- }
515
- catch (e) {
516
- op = [6, e];
517
- y = 0;
518
- }
519
- finally {
520
- f = t = 0;
521
- }
522
- if (op[0] & 5)
523
- throw op[1];
524
- return { value: op[0] ? op[1] : void 0, done: true };
525
- }
526
- }
527
- var __createBinding = Object.create ? (function (o, m, k, k2) {
528
- if (k2 === undefined)
529
- k2 = k;
530
- Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
531
- }) : (function (o, m, k, k2) {
532
- if (k2 === undefined)
533
- k2 = k;
534
- o[k2] = m[k];
535
- });
536
- function __exportStar(m, o) {
537
- for (var p in m)
538
- if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
539
- __createBinding(o, m, p);
540
- }
541
- function __values(o) {
542
- var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
543
- if (m)
544
- return m.call(o);
545
- if (o && typeof o.length === "number")
546
- return {
547
- next: function () {
548
- if (o && i >= o.length)
549
- o = void 0;
550
- return { value: o && o[i++], done: !o };
551
- }
552
- };
553
- throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
554
- }
555
- function __read(o, n) {
556
- var m = typeof Symbol === "function" && o[Symbol.iterator];
557
- if (!m)
558
- return o;
559
- var i = m.call(o), r, ar = [], e;
560
- try {
561
- while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
562
- ar.push(r.value);
563
- }
564
- catch (error) {
565
- e = { error: error };
566
- }
567
- finally {
568
- try {
569
- if (r && !r.done && (m = i["return"]))
570
- m.call(i);
571
- }
572
- finally {
573
- if (e)
574
- throw e.error;
575
- }
576
- }
577
- return ar;
578
- }
579
- /** @deprecated */
580
- function __spread() {
581
- for (var ar = [], i = 0; i < arguments.length; i++)
582
- ar = ar.concat(__read(arguments[i]));
583
- return ar;
584
- }
585
- /** @deprecated */
586
- function __spreadArrays() {
587
- for (var s = 0, i = 0, il = arguments.length; i < il; i++)
588
- s += arguments[i].length;
589
- for (var r = Array(s), k = 0, i = 0; i < il; i++)
590
- for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
591
- r[k] = a[j];
592
- return r;
593
- }
594
- function __spreadArray(to, from, pack) {
595
- if (pack || arguments.length === 2)
596
- for (var i = 0, l = from.length, ar; i < l; i++) {
597
- if (ar || !(i in from)) {
598
- if (!ar)
599
- ar = Array.prototype.slice.call(from, 0, i);
600
- ar[i] = from[i];
601
- }
602
- }
603
- return to.concat(ar || Array.prototype.slice.call(from));
604
- }
605
- function __await(v) {
606
- return this instanceof __await ? (this.v = v, this) : new __await(v);
607
- }
608
- function __asyncGenerator(thisArg, _arguments, generator) {
609
- if (!Symbol.asyncIterator)
610
- throw new TypeError("Symbol.asyncIterator is not defined.");
611
- var g = generator.apply(thisArg, _arguments || []), i, q = [];
612
- return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
613
- function verb(n) { if (g[n])
614
- i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
615
- function resume(n, v) { try {
616
- step(g[n](v));
617
- }
618
- catch (e) {
619
- settle(q[0][3], e);
620
- } }
621
- function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
622
- function fulfill(value) { resume("next", value); }
623
- function reject(value) { resume("throw", value); }
624
- function settle(f, v) { if (f(v), q.shift(), q.length)
625
- resume(q[0][0], q[0][1]); }
626
- }
627
- function __asyncDelegator(o) {
628
- var i, p;
629
- return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
630
- function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
631
- }
632
- function __asyncValues(o) {
633
- if (!Symbol.asyncIterator)
634
- throw new TypeError("Symbol.asyncIterator is not defined.");
635
- var m = o[Symbol.asyncIterator], i;
636
- return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
637
- function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
638
- function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
639
- }
640
- function __makeTemplateObject(cooked, raw) {
641
- if (Object.defineProperty) {
642
- Object.defineProperty(cooked, "raw", { value: raw });
643
- }
644
- else {
645
- cooked.raw = raw;
646
- }
647
- return cooked;
648
- }
649
- ;
650
- var __setModuleDefault = Object.create ? (function (o, v) {
651
- Object.defineProperty(o, "default", { enumerable: true, value: v });
652
- }) : function (o, v) {
653
- o["default"] = v;
654
- };
655
- function __importStar(mod) {
656
- if (mod && mod.__esModule)
657
- return mod;
658
- var result = {};
659
- if (mod != null)
660
- for (var k in mod)
661
- if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
662
- __createBinding(result, mod, k);
663
- __setModuleDefault(result, mod);
664
- return result;
665
- }
666
- function __importDefault(mod) {
667
- return (mod && mod.__esModule) ? mod : { default: mod };
668
- }
669
- function __classPrivateFieldGet(receiver, state, kind, f) {
670
- if (kind === "a" && !f)
671
- throw new TypeError("Private accessor was defined without a getter");
672
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
673
- throw new TypeError("Cannot read private member from an object whose class did not declare it");
674
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
675
- }
676
- function __classPrivateFieldSet(receiver, state, value, kind, f) {
677
- if (kind === "m")
678
- throw new TypeError("Private method is not writable");
679
- if (kind === "a" && !f)
680
- throw new TypeError("Private accessor was defined without a setter");
681
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
682
- throw new TypeError("Cannot write private member to an object whose class did not declare it");
683
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
684
- }
685
-
686
- var SdCustomValidator = /** @class */ (function () {
687
- function SdCustomValidator() {
688
- }
689
- SdCustomValidator.prototype.validate = function (c) {
690
- return __awaiter(this, void 0, void 0, function () {
691
- var value, result, message;
692
- return __generator(this, function (_a) {
693
- switch (_a.label) {
694
- case 0:
695
- value = c.value || null;
696
- if (!(this.func && typeof (this.func) === 'function')) return [3 /*break*/, 3];
697
- result = this.func(value);
698
- if (!(result instanceof Promise)) return [3 /*break*/, 2];
699
- return [4 /*yield*/, result];
700
- case 1:
701
- message = _a.sent();
702
- if (message) {
703
- return [2 /*return*/, {
704
- customValidator: message
705
- }];
706
- }
707
- return [2 /*return*/, null];
708
- case 2:
709
- if (result) {
710
- return [2 /*return*/, {
711
- customValidator: result
712
- }];
713
- }
714
- return [2 /*return*/, null];
715
- case 3: return [2 /*return*/, null];
716
- }
717
- });
718
- });
719
- };
720
- return SdCustomValidator;
721
- }());
722
- SdCustomValidator.decorators = [
723
- { type: core.Directive, args: [{
724
- selector: '[sdCustomValidator]',
725
- providers: [{ provide: forms.NG_ASYNC_VALIDATORS, useExisting: SdCustomValidator, multi: true }]
726
- },] }
727
- ];
728
- SdCustomValidator.propDecorators = {
729
- func: [{ type: core.Input, args: ['sdCustomValidator',] }]
730
- };
731
-
732
- var SdChipMinItemValidator = /** @class */ (function () {
733
- function SdChipMinItemValidator() {
734
- }
735
- SdChipMinItemValidator.prototype.validate = function (c) {
736
- if (this.func && typeof (this.func) === 'function') {
737
- var result = this.func();
738
- if (result) {
739
- return {
740
- minItem: result
741
- };
742
- }
743
- return null;
744
- }
745
- return null;
746
- };
747
- return SdChipMinItemValidator;
748
- }());
749
- SdChipMinItemValidator.decorators = [
750
- { type: core.Directive, args: [{
751
- selector: '[sdChipMinItem]',
752
- providers: [{ provide: forms.NG_VALIDATORS, useExisting: SdChipMinItemValidator, multi: true }]
753
- },] }
754
- ];
755
- SdChipMinItemValidator.propDecorators = {
756
- func: [{ type: core.Input, args: ['sdChipMinItem',] }]
757
- };
758
-
759
59
  var SdCoreModule = /** @class */ (function () {
760
60
  function SdCoreModule() {
761
61
  }
@@ -765,12 +65,7 @@
765
65
  { type: core.NgModule, args: [{
766
66
  imports: [
767
67
  common.CommonModule,
768
- forms.FormsModule,
769
- forms.ReactiveFormsModule,
770
- http.HttpClientModule,
771
68
  MaterialModule,
772
- ckeditor4Angular.CKEditorModule,
773
- ngxDeviceDetector.DeviceDetectorModule.forRoot(),
774
69
  chart.SdChartModule,
775
70
  konva.SdKonvaModule,
776
71
  gridMaterial.SdGridMaterialModule,
@@ -779,17 +74,7 @@
779
74
  form.SdFormModule,
780
75
  service.SdServiceModule
781
76
  ],
782
- declarations: [
783
- DatePickerControlComponent,
784
- CkeditorControlComponent,
785
- // // Pipes
786
- SdDatePipe,
787
- // Validators
788
- SdMinDateValidator,
789
- SdMaxDateValidator,
790
- SdCustomValidator,
791
- SdChipMinItemValidator
792
- ],
77
+ declarations: [],
793
78
  exports: [
794
79
  chart.SdChartModule,
795
80
  konva.SdKonvaModule,
@@ -800,14 +85,8 @@
800
85
  form.SdFormModule,
801
86
  service.SdServiceModule,
802
87
  MaterialModule,
803
- // Controls
804
- DatePickerControlComponent,
805
- CkeditorControlComponent
806
88
  ],
807
- providers: [
808
- common.DatePipe,
809
- common.DecimalPipe
810
- ]
89
+ providers: []
811
90
  },] }
812
91
  ];
813
92
 
@@ -1009,15 +288,8 @@
1009
288
  return api.SdApiService;
1010
289
  }
1011
290
  });
1012
- exports.CkeditorControlComponent = CkeditorControlComponent;
1013
- exports.DatePickerControlComponent = DatePickerControlComponent;
1014
291
  exports.MaterialModule = MaterialModule;
1015
- exports.SdChipMinItemValidator = SdChipMinItemValidator;
1016
292
  exports.SdCoreModule = SdCoreModule;
1017
- exports.SdCustomValidator = SdCustomValidator;
1018
- exports.SdDatePipe = SdDatePipe;
1019
- exports.SdMaxDateValidator = SdMaxDateValidator;
1020
- exports.SdMinDateValidator = SdMinDateValidator;
1021
293
 
1022
294
  Object.defineProperty(exports, '__esModule', { value: true });
1023
295