@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,7 +1,7 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/forms'), require('@angular/material/form-field'), require('@angular/material/icon'), require('@angular/material/input'), require('@angular/material/paginator'), require('@angular/material/table'), require('@angular/material/progress-spinner'), require('@angular/material/menu'), require('@angular/material/button'), require('@sd-angular/core/service'), require('@angular/material/tooltip'), require('@angular/material/chips'), require('@angular/material/radio'), require('@angular/material/slide-toggle'), require('ngx-device-detector'), require('jquery'), require('@sd-angular/core/api'), require('@sd-angular/core/excel'), require('@sd-angular/core/notify'), require('@sd-angular/core/loading'), require('@sd-angular/core/translate'), require('rxjs'), require('rxjs/operators'), require('@sd-angular/core/setting'), require('object-hash'), require('jquery-datetimepicker'), require('@angular/material/select'), require('@angular/material/checkbox'), require('@sd-angular/core/utility'), require('@sd-angular/core/upload-excel'), require('@sd-angular/core/form')) :
3
3
  typeof define === 'function' && define.amd ? define('@sd-angular/core/grid', ['exports', '@angular/core', '@angular/common', '@angular/forms', '@angular/material/form-field', '@angular/material/icon', '@angular/material/input', '@angular/material/paginator', '@angular/material/table', '@angular/material/progress-spinner', '@angular/material/menu', '@angular/material/button', '@sd-angular/core/service', '@angular/material/tooltip', '@angular/material/chips', '@angular/material/radio', '@angular/material/slide-toggle', 'ngx-device-detector', 'jquery', '@sd-angular/core/api', '@sd-angular/core/excel', '@sd-angular/core/notify', '@sd-angular/core/loading', '@sd-angular/core/translate', 'rxjs', 'rxjs/operators', '@sd-angular/core/setting', 'object-hash', 'jquery-datetimepicker', '@angular/material/select', '@angular/material/checkbox', '@sd-angular/core/utility', '@sd-angular/core/upload-excel', '@sd-angular/core/form'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['sd-angular'] = global['sd-angular'] || {}, global['sd-angular'].core = global['sd-angular'].core || {}, global['sd-angular'].core.grid = {}), global.ng.core, global.ng.common, global.ng.forms, global.ng.material.formField, global.ng.material.icon, global.ng.material.input, global.ng.material.paginator, global.ng.material.table, global.ng.material.progressSpinner, global.ng.material.menu, global.ng.material.button, global['sd-angular'].core.service, global.ng.material.tooltip, global.ng.material.chips, global.ng.material.radio, global.ng.material.slideToggle, global.ngxDeviceDetector, global.$, global['sd-angular'].core.api, global['sd-angular'].core.excel, global['sd-angular'].core.notify, global['sd-angular'].core.loading, global['sd-angular'].core.translate, global.rxjs, global.rxjs.operators, global['sd-angular'].core.setting, global.hash, null, global.ng.material.select, global.ng.material.checkbox, global['sd-angular'].core.utility, global['sd-angular'].core['upload-excel'], global['sd-angular'].core.form));
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['sd-angular'] = global['sd-angular'] || {}, global['sd-angular'].core = global['sd-angular'].core || {}, global['sd-angular'].core.grid = {}), global.ng.core, global.ng.common, global.ng.forms, global.ng.material.formField, global.ng.material.icon, global.ng.material.input, global.ng.material.paginator, global.ng.material.table, global.ng.material.progressSpinner, global.ng.material.menu, global.ng.material.button, global['sd-angular'].core.service, global.ng.material.tooltip, global.ng.material.chips, global.ng.material.radio, global.ng.material.slideToggle, global['ngx-device-detector'], global.jquery, global['sd-angular'].core.api, global['sd-angular'].core.excel, global['sd-angular'].core.notify, global['sd-angular'].core.loading, global['sd-angular'].core.translate, global.rxjs, global.rxjs.operators, global['sd-angular'].core.setting, global['object-hash'], null, global.ng.material.select, global.ng.material.checkbox, global['sd-angular'].core.utility, global['sd-angular'].core['upload-excel'], global['sd-angular'].core.form));
5
5
  }(this, (function (exports, core, common, forms, formField, icon, input, paginator, table, progressSpinner, menu, button, service, tooltip, chips, radio, slideToggle, ngxDeviceDetector, $, api, excel, notify, loading, translate, rxjs, operators, setting, hash, jqueryDatetimepicker, select, checkbox, utility, uploadExcel, form) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }