@sd-angular/core 0.0.1005 → 0.0.1009

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 (369) hide show
  1. package/api/sd-angular-core-api.metadata.json +1 -1
  2. package/api/src/lib/token.service.d.ts +1 -2
  3. package/autocomplete/sd-angular-core-autocomplete.metadata.json +1 -1
  4. package/autocomplete/src/lib/autocomplete.component.d.ts +14 -9
  5. package/autocomplete/src/lib/autocomplete.module.d.ts +0 -1
  6. package/bundles/sd-angular-core-api.umd.js +29 -12
  7. package/bundles/sd-angular-core-api.umd.js.map +1 -1
  8. package/bundles/sd-angular-core-api.umd.min.js +1 -1
  9. package/bundles/sd-angular-core-api.umd.min.js.map +1 -1
  10. package/bundles/sd-angular-core-autocomplete.umd.js +150 -129
  11. package/bundles/sd-angular-core-autocomplete.umd.js.map +1 -1
  12. package/bundles/sd-angular-core-autocomplete.umd.min.js +2 -2
  13. package/bundles/sd-angular-core-autocomplete.umd.min.js.map +1 -1
  14. package/bundles/sd-angular-core-button.umd.js +29 -12
  15. package/bundles/sd-angular-core-button.umd.js.map +1 -1
  16. package/bundles/sd-angular-core-button.umd.min.js +1 -1
  17. package/bundles/sd-angular-core-button.umd.min.js.map +1 -1
  18. package/bundles/sd-angular-core-cache.umd.js +33 -16
  19. package/bundles/sd-angular-core-cache.umd.js.map +1 -1
  20. package/bundles/sd-angular-core-cache.umd.min.js +2 -2
  21. package/bundles/sd-angular-core-cache.umd.min.js.map +1 -1
  22. package/bundles/sd-angular-core-chart.umd.js +33 -20
  23. package/bundles/sd-angular-core-chart.umd.js.map +1 -1
  24. package/bundles/sd-angular-core-chart.umd.min.js +1 -1
  25. package/bundles/sd-angular-core-chart.umd.min.js.map +1 -1
  26. package/bundles/sd-angular-core-checkbox.umd.js +29 -12
  27. package/bundles/sd-angular-core-checkbox.umd.js.map +1 -1
  28. package/bundles/sd-angular-core-checkbox.umd.min.js +1 -1
  29. package/bundles/sd-angular-core-checkbox.umd.min.js.map +1 -1
  30. package/bundles/sd-angular-core-chip.umd.js +29 -12
  31. package/bundles/sd-angular-core-chip.umd.js.map +1 -1
  32. package/bundles/sd-angular-core-chip.umd.min.js +1 -1
  33. package/bundles/sd-angular-core-chip.umd.min.js.map +1 -1
  34. package/bundles/sd-angular-core-comment.umd.js +446 -0
  35. package/bundles/sd-angular-core-comment.umd.js.map +1 -0
  36. package/bundles/sd-angular-core-comment.umd.min.js +16 -0
  37. package/bundles/sd-angular-core-comment.umd.min.js.map +1 -0
  38. package/bundles/sd-angular-core-common.umd.js +407 -16
  39. package/bundles/sd-angular-core-common.umd.js.map +1 -1
  40. package/bundles/sd-angular-core-common.umd.min.js +2 -2
  41. package/bundles/sd-angular-core-common.umd.min.js.map +1 -1
  42. package/bundles/sd-angular-core-date-range.umd.js +33 -16
  43. package/bundles/sd-angular-core-date-range.umd.js.map +1 -1
  44. package/bundles/sd-angular-core-date-range.umd.min.js +2 -2
  45. package/bundles/sd-angular-core-date-range.umd.min.js.map +1 -1
  46. package/bundles/sd-angular-core-date-time.umd.js +86 -47
  47. package/bundles/sd-angular-core-date-time.umd.js.map +1 -1
  48. package/bundles/sd-angular-core-date-time.umd.min.js +2 -2
  49. package/bundles/sd-angular-core-date-time.umd.min.js.map +1 -1
  50. package/bundles/sd-angular-core-editor.umd.js +29 -12
  51. package/bundles/sd-angular-core-editor.umd.js.map +1 -1
  52. package/bundles/sd-angular-core-editor.umd.min.js +1 -1
  53. package/bundles/sd-angular-core-editor.umd.min.js.map +1 -1
  54. package/bundles/sd-angular-core-excel.umd.js +29 -12
  55. package/bundles/sd-angular-core-excel.umd.js.map +1 -1
  56. package/bundles/sd-angular-core-excel.umd.min.js.map +1 -1
  57. package/bundles/sd-angular-core-export.umd.js +33 -16
  58. package/bundles/sd-angular-core-export.umd.js.map +1 -1
  59. package/bundles/sd-angular-core-export.umd.min.js +1 -1
  60. package/bundles/sd-angular-core-export.umd.min.js.map +1 -1
  61. package/bundles/sd-angular-core-form.umd.js +4 -4
  62. package/bundles/sd-angular-core-form.umd.min.js +1 -1
  63. package/bundles/sd-angular-core-form.umd.min.js.map +1 -1
  64. package/bundles/sd-angular-core-grid-material.umd.js +61 -82
  65. package/bundles/sd-angular-core-grid-material.umd.js.map +1 -1
  66. package/bundles/sd-angular-core-grid-material.umd.min.js +2 -2
  67. package/bundles/sd-angular-core-grid-material.umd.min.js.map +1 -1
  68. package/bundles/sd-angular-core-grid.umd.js +34 -16
  69. package/bundles/sd-angular-core-grid.umd.js.map +1 -1
  70. package/bundles/sd-angular-core-grid.umd.min.js +1 -1
  71. package/bundles/sd-angular-core-grid.umd.min.js.map +1 -1
  72. package/bundles/sd-angular-core-input-currency.umd.js +29 -12
  73. package/bundles/sd-angular-core-input-currency.umd.js.map +1 -1
  74. package/bundles/sd-angular-core-input-currency.umd.min.js +2 -2
  75. package/bundles/sd-angular-core-input-currency.umd.min.js.map +1 -1
  76. package/bundles/sd-angular-core-input-dropdown.umd.js +29 -12
  77. package/bundles/sd-angular-core-input-dropdown.umd.js.map +1 -1
  78. package/bundles/sd-angular-core-input-dropdown.umd.min.js +1 -1
  79. package/bundles/sd-angular-core-input-dropdown.umd.min.js.map +1 -1
  80. package/bundles/sd-angular-core-input-upload-file.umd.js +33 -16
  81. package/bundles/sd-angular-core-input-upload-file.umd.js.map +1 -1
  82. package/bundles/sd-angular-core-input-upload-file.umd.min.js +2 -2
  83. package/bundles/sd-angular-core-input-upload-file.umd.min.js.map +1 -1
  84. package/bundles/sd-angular-core-input.umd.js +64 -29
  85. package/bundles/sd-angular-core-input.umd.js.map +1 -1
  86. package/bundles/sd-angular-core-input.umd.min.js +2 -2
  87. package/bundles/sd-angular-core-input.umd.min.js.map +1 -1
  88. package/bundles/sd-angular-core-konva.umd.js +29 -12
  89. package/bundles/sd-angular-core-konva.umd.js.map +1 -1
  90. package/bundles/sd-angular-core-konva.umd.min.js +1 -1
  91. package/bundles/sd-angular-core-konva.umd.min.js.map +1 -1
  92. package/bundles/sd-angular-core-modal.umd.js +4 -4
  93. package/bundles/sd-angular-core-modal.umd.js.map +1 -1
  94. package/bundles/sd-angular-core-modal.umd.min.js +1 -1
  95. package/bundles/sd-angular-core-modal.umd.min.js.map +1 -1
  96. package/bundles/sd-angular-core-radio.umd.js +33 -20
  97. package/bundles/sd-angular-core-radio.umd.js.map +1 -1
  98. package/bundles/sd-angular-core-radio.umd.min.js +2 -2
  99. package/bundles/sd-angular-core-radio.umd.min.js.map +1 -1
  100. package/bundles/sd-angular-core-select-editor.umd.js +33 -16
  101. package/bundles/sd-angular-core-select-editor.umd.js.map +1 -1
  102. package/bundles/sd-angular-core-select-editor.umd.min.js +2 -2
  103. package/bundles/sd-angular-core-select-editor.umd.min.js.map +1 -1
  104. package/bundles/sd-angular-core-select.umd.js +165 -140
  105. package/bundles/sd-angular-core-select.umd.js.map +1 -1
  106. package/bundles/sd-angular-core-select.umd.min.js +2 -2
  107. package/bundles/sd-angular-core-select.umd.min.js.map +1 -1
  108. package/bundles/sd-angular-core-service.umd.js +8 -202
  109. package/bundles/sd-angular-core-service.umd.js.map +1 -1
  110. package/bundles/sd-angular-core-service.umd.min.js +1 -1
  111. package/bundles/sd-angular-core-service.umd.min.js.map +1 -1
  112. package/bundles/sd-angular-core-setting.umd.js +29 -12
  113. package/bundles/sd-angular-core-setting.umd.js.map +1 -1
  114. package/bundles/sd-angular-core-setting.umd.min.js +1 -1
  115. package/bundles/sd-angular-core-setting.umd.min.js.map +1 -1
  116. package/bundles/sd-angular-core-side-drawer.umd.js +33 -16
  117. package/bundles/sd-angular-core-side-drawer.umd.js.map +1 -1
  118. package/bundles/sd-angular-core-side-drawer.umd.min.js +2 -2
  119. package/bundles/sd-angular-core-side-drawer.umd.min.js.map +1 -1
  120. package/bundles/sd-angular-core-switch.umd.js +29 -12
  121. package/bundles/sd-angular-core-switch.umd.js.map +1 -1
  122. package/bundles/sd-angular-core-switch.umd.min.js +2 -2
  123. package/bundles/sd-angular-core-switch.umd.min.js.map +1 -1
  124. package/bundles/sd-angular-core-tab-router.umd.js +29 -12
  125. package/bundles/sd-angular-core-tab-router.umd.js.map +1 -1
  126. package/bundles/sd-angular-core-tab-router.umd.min.js +2 -2
  127. package/bundles/sd-angular-core-tab-router.umd.min.js.map +1 -1
  128. package/bundles/sd-angular-core-textarea.umd.js +29 -12
  129. package/bundles/sd-angular-core-textarea.umd.js.map +1 -1
  130. package/bundles/sd-angular-core-textarea.umd.min.js +2 -2
  131. package/bundles/sd-angular-core-textarea.umd.min.js.map +1 -1
  132. package/bundles/sd-angular-core-time.umd.js +33 -16
  133. package/bundles/sd-angular-core-time.umd.js.map +1 -1
  134. package/bundles/sd-angular-core-time.umd.min.js +2 -2
  135. package/bundles/sd-angular-core-time.umd.min.js.map +1 -1
  136. package/bundles/sd-angular-core-upload-excel.umd.js +33 -16
  137. package/bundles/sd-angular-core-upload-excel.umd.js.map +1 -1
  138. package/bundles/sd-angular-core-upload-excel.umd.min.js +1 -1
  139. package/bundles/sd-angular-core-upload-excel.umd.min.js.map +1 -1
  140. package/bundles/sd-angular-core-upload-file.umd.js +33 -16
  141. package/bundles/sd-angular-core-upload-file.umd.js.map +1 -1
  142. package/bundles/sd-angular-core-upload-file.umd.min.js +2 -2
  143. package/bundles/sd-angular-core-upload-file.umd.min.js.map +1 -1
  144. package/bundles/sd-angular-core-utility.umd.js +33 -16
  145. package/bundles/sd-angular-core-utility.umd.js.map +1 -1
  146. package/bundles/sd-angular-core-utility.umd.min.js +1 -1
  147. package/bundles/sd-angular-core-utility.umd.min.js.map +1 -1
  148. package/bundles/sd-angular-core.umd.js +33 -20
  149. package/bundles/sd-angular-core.umd.js.map +1 -1
  150. package/bundles/sd-angular-core.umd.min.js +1 -1
  151. package/bundles/sd-angular-core.umd.min.js.map +1 -1
  152. package/cache/sd-angular-core-cache.metadata.json +1 -1
  153. package/cache/src/lib/cache.service.d.ts +0 -1
  154. package/cache/src/public-api.d.ts +1 -0
  155. package/chart/sd-angular-core-chart.metadata.json +1 -1
  156. package/chart/src/lib/chart.component.d.ts +0 -1
  157. package/chart/src/public-api.d.ts +1 -0
  158. package/{typing → comment}/index.d.ts +0 -0
  159. package/comment/package.json +12 -0
  160. package/{typing/sd-angular-core-typing.d.ts → comment/sd-angular-core-comment.d.ts} +0 -0
  161. package/comment/sd-angular-core-comment.metadata.json +1 -0
  162. package/comment/src/lib/comment.component.d.ts +17 -0
  163. package/comment/src/lib/comment.model.d.ts +21 -0
  164. package/comment/src/lib/comment.module.d.ts +2 -0
  165. package/comment/src/public-api.d.ts +3 -0
  166. package/common/sd-angular-core-common.metadata.json +1 -1
  167. package/common/src/lib/common.module.d.ts +2 -0
  168. package/{grid-material → common}/src/lib/directives/sd-let.directive.d.ts +0 -0
  169. package/common/src/lib/directives/view-def.directive.d.ts +5 -0
  170. package/common/src/lib/typings/array.extension.d.ts +20 -0
  171. package/{service → common}/src/lib/typings/date.extension.d.ts +0 -0
  172. package/{service → common}/src/lib/typings/number.extension.d.ts +0 -0
  173. package/{typing/src/lib/typing → common/src/lib/typings}/string.extension.d.ts +2 -0
  174. package/common/src/public-api.d.ts +7 -0
  175. package/date-range/index.d.ts +0 -1
  176. package/date-range/sd-angular-core-date-range.metadata.json +1 -1
  177. package/date-range/src/lib/date-range.component.d.ts +0 -1
  178. package/date-range/src/lib/date-range.module.d.ts +0 -1
  179. package/date-range/src/public-api.d.ts +1 -1
  180. package/date-time/sd-angular-core-date-time.metadata.json +1 -1
  181. package/date-time/src/lib/date-time.component.d.ts +14 -7
  182. package/date-time/src/lib/date-time.module.d.ts +0 -1
  183. package/date-time/src/public-api.d.ts +0 -1
  184. package/esm2015/api/src/lib/token.service.js +1 -1
  185. package/esm2015/autocomplete/src/lib/autocomplete.component.js +111 -89
  186. package/esm2015/autocomplete/src/lib/autocomplete.module.js +6 -4
  187. package/esm2015/cache/src/lib/cache.service.js +1 -2
  188. package/esm2015/cache/src/public-api.js +2 -1
  189. package/esm2015/chart/src/lib/chart.component.js +1 -2
  190. package/esm2015/chart/src/public-api.js +2 -4
  191. package/esm2015/{typing → comment}/index.js +1 -1
  192. package/esm2015/comment/sd-angular-core-comment.js +5 -0
  193. package/esm2015/comment/src/lib/comment.component.js +60 -0
  194. package/esm2015/comment/src/lib/comment.model.js +2 -0
  195. package/esm2015/comment/src/lib/comment.module.js +37 -0
  196. package/esm2015/comment/src/public-api.js +7 -0
  197. package/esm2015/common/src/lib/common.module.js +24 -0
  198. package/esm2015/common/src/lib/directives/sd-let.directive.js +29 -0
  199. package/esm2015/common/src/lib/directives/view-def.directive.js +16 -0
  200. package/esm2015/common/src/lib/typings/array.extension.js +65 -0
  201. package/esm2015/common/src/lib/typings/date.extension.js +143 -0
  202. package/esm2015/common/src/lib/typings/number.extension.js +33 -0
  203. package/esm2015/common/src/lib/typings/string.extension.js +42 -0
  204. package/esm2015/common/src/public-api.js +8 -1
  205. package/esm2015/date-range/index.js +1 -2
  206. package/esm2015/date-range/src/lib/date-range.component.js +1 -2
  207. package/esm2015/date-range/src/lib/date-range.module.js +1 -2
  208. package/esm2015/date-range/src/public-api.js +2 -2
  209. package/esm2015/date-time/src/lib/date-time.component.js +55 -35
  210. package/esm2015/date-time/src/lib/date-time.module.js +5 -3
  211. package/esm2015/date-time/src/public-api.js +1 -2
  212. package/esm2015/export/src/lib/export.service.js +1 -2
  213. package/esm2015/form/src/public-api.js +2 -1
  214. package/esm2015/grid/src/lib/components/grid-date-picker-control/grid-date-picker-control.component.js +1 -2
  215. package/esm2015/grid/src/lib/grid.module.js +1 -2
  216. package/esm2015/grid/src/lib/models/handler-dotnet.js +1 -2
  217. package/esm2015/grid-material/sd-angular-core-grid-material.js +27 -28
  218. package/esm2015/grid-material/src/lib/grid-material.module.js +4 -5
  219. package/esm2015/grid-material/src/public-api.js +2 -4
  220. package/esm2015/input/src/lib/input.component.js +26 -6
  221. package/esm2015/input/src/lib/input.module.js +6 -3
  222. package/esm2015/input-upload-file/src/lib/input-upload-file.component.js +2 -2
  223. package/esm2015/input-upload-file/src/lib/input-upload-file.module.js +1 -2
  224. package/esm2015/lib/controls/date-picker-control/date-picker-control.component.js +1 -2
  225. package/esm2015/lib/pipes/sd-date.pipe.js +1 -2
  226. package/esm2015/modal/src/lib/modal.module.js +1 -2
  227. package/esm2015/public-api.js +12 -14
  228. package/esm2015/radio/src/lib/radio.module.js +1 -2
  229. package/esm2015/radio/src/public-api.js +2 -4
  230. package/esm2015/select/src/lib/select.component.js +74 -76
  231. package/esm2015/select/src/lib/select.module.js +6 -4
  232. package/esm2015/select-editor/src/lib/select-editor.module.js +1 -2
  233. package/esm2015/service/src/lib/service.module.js +6 -4
  234. package/esm2015/service/src/public-api.js +2 -2
  235. package/esm2015/side-drawer/src/lib/side-drawer.module.js +1 -2
  236. package/esm2015/time/src/lib/time.component.js +1 -2
  237. package/esm2015/time/src/public-api.js +2 -1
  238. package/esm2015/upload-excel/src/lib/upload-excel.component.js +1 -2
  239. package/esm2015/upload-excel/src/lib/upload-excel.module.js +1 -2
  240. package/esm2015/upload-file/src/lib/upload-file.module.js +1 -2
  241. package/esm2015/utility/src/lib/pipes/currency.pipe.js +1 -2
  242. package/esm2015/utility/src/lib/pipes/time-different.pipe.js +1 -2
  243. package/esm2015/utility/src/lib/utility.service.js +1 -2
  244. package/esm2015/utility/src/public-api.js +2 -1
  245. package/export/sd-angular-core-export.metadata.json +1 -1
  246. package/export/src/lib/export.service.d.ts +0 -1
  247. package/fesm2015/sd-angular-core-api.js.map +1 -1
  248. package/fesm2015/sd-angular-core-autocomplete.js +114 -91
  249. package/fesm2015/sd-angular-core-autocomplete.js.map +1 -1
  250. package/fesm2015/sd-angular-core-cache.js +1 -1
  251. package/fesm2015/sd-angular-core-cache.js.map +1 -1
  252. package/fesm2015/sd-angular-core-chart.js +1 -5
  253. package/fesm2015/sd-angular-core-chart.js.map +1 -1
  254. package/fesm2015/sd-angular-core-comment.js +106 -0
  255. package/fesm2015/sd-angular-core-comment.js.map +1 -0
  256. package/fesm2015/sd-angular-core-common.js +346 -2
  257. package/fesm2015/sd-angular-core-common.js.map +1 -1
  258. package/fesm2015/sd-angular-core-date-range.js +1 -1
  259. package/fesm2015/sd-angular-core-date-range.js.map +1 -1
  260. package/fesm2015/sd-angular-core-date-time.js +57 -36
  261. package/fesm2015/sd-angular-core-date-time.js.map +1 -1
  262. package/fesm2015/sd-angular-core-export.js +0 -1
  263. package/fesm2015/sd-angular-core-export.js.map +1 -1
  264. package/fesm2015/sd-angular-core-form.js +1 -0
  265. package/fesm2015/sd-angular-core-form.js.map +1 -1
  266. package/fesm2015/sd-angular-core-grid-material.js +5 -37
  267. package/fesm2015/sd-angular-core-grid-material.js.map +1 -1
  268. package/fesm2015/sd-angular-core-grid.js +1 -1
  269. package/fesm2015/sd-angular-core-grid.js.map +1 -1
  270. package/fesm2015/sd-angular-core-input-upload-file.js +0 -1
  271. package/fesm2015/sd-angular-core-input-upload-file.js.map +1 -1
  272. package/fesm2015/sd-angular-core-input.js +29 -8
  273. package/fesm2015/sd-angular-core-input.js.map +1 -1
  274. package/fesm2015/sd-angular-core-modal.js +0 -1
  275. package/fesm2015/sd-angular-core-modal.js.map +1 -1
  276. package/fesm2015/sd-angular-core-radio.js +1 -5
  277. package/fesm2015/sd-angular-core-radio.js.map +1 -1
  278. package/fesm2015/sd-angular-core-select-editor.js +0 -1
  279. package/fesm2015/sd-angular-core-select-editor.js.map +1 -1
  280. package/fesm2015/sd-angular-core-select.js +77 -78
  281. package/fesm2015/sd-angular-core-select.js.map +1 -1
  282. package/fesm2015/sd-angular-core-service.js +5 -198
  283. package/fesm2015/sd-angular-core-service.js.map +1 -1
  284. package/fesm2015/sd-angular-core-side-drawer.js +0 -1
  285. package/fesm2015/sd-angular-core-side-drawer.js.map +1 -1
  286. package/fesm2015/sd-angular-core-time.js +1 -1
  287. package/fesm2015/sd-angular-core-time.js.map +1 -1
  288. package/fesm2015/sd-angular-core-upload-excel.js +0 -1
  289. package/fesm2015/sd-angular-core-upload-excel.js.map +1 -1
  290. package/fesm2015/sd-angular-core-upload-file.js +0 -1
  291. package/fesm2015/sd-angular-core-upload-file.js.map +1 -1
  292. package/fesm2015/sd-angular-core-utility.js +1 -1
  293. package/fesm2015/sd-angular-core-utility.js.map +1 -1
  294. package/fesm2015/sd-angular-core.js +15 -19
  295. package/fesm2015/sd-angular-core.js.map +1 -1
  296. package/form/src/public-api.d.ts +1 -0
  297. package/grid/sd-angular-core-grid.metadata.json +1 -1
  298. package/grid/src/lib/components/grid-date-picker-control/grid-date-picker-control.component.d.ts +0 -1
  299. package/grid/src/lib/grid.module.d.ts +0 -1
  300. package/grid/src/lib/models/handler-dotnet.d.ts +0 -1
  301. package/grid-material/sd-angular-core-grid-material.d.ts +26 -27
  302. package/grid-material/sd-angular-core-grid-material.metadata.json +1 -1
  303. package/grid-material/src/lib/grid-material.module.d.ts +0 -1
  304. package/grid-material/src/public-api.d.ts +1 -0
  305. package/input/sd-angular-core-input.metadata.json +1 -1
  306. package/input/src/lib/input.component.d.ts +5 -0
  307. package/input-upload-file/sd-angular-core-input-upload-file.metadata.json +1 -1
  308. package/input-upload-file/src/lib/input-upload-file.module.d.ts +0 -1
  309. package/lib/controls/date-picker-control/date-picker-control.component.d.ts +0 -1
  310. package/lib/pipes/sd-date.pipe.d.ts +0 -1
  311. package/modal/sd-angular-core-modal.metadata.json +1 -1
  312. package/modal/src/lib/modal.module.d.ts +0 -1
  313. package/package.json +1 -1
  314. package/public-api.d.ts +11 -10
  315. package/radio/sd-angular-core-radio.metadata.json +1 -1
  316. package/radio/src/lib/radio.module.d.ts +0 -1
  317. package/radio/src/public-api.d.ts +1 -0
  318. package/{sd-angular-core-0.0.1005.tgz → sd-angular-core-0.0.1009.tgz} +0 -0
  319. package/sd-angular-core.metadata.json +1 -1
  320. package/select/sd-angular-core-select.metadata.json +1 -1
  321. package/select/src/lib/select.component.d.ts +12 -5
  322. package/select/src/lib/select.module.d.ts +0 -1
  323. package/select-editor/sd-angular-core-select-editor.metadata.json +1 -1
  324. package/select-editor/src/lib/select-editor.module.d.ts +0 -1
  325. package/service/sd-angular-core-service.metadata.json +1 -1
  326. package/service/src/lib/service.module.d.ts +0 -1
  327. package/service/src/public-api.d.ts +1 -1
  328. package/side-drawer/sd-angular-core-side-drawer.metadata.json +1 -1
  329. package/side-drawer/src/lib/side-drawer.module.d.ts +0 -1
  330. package/time/sd-angular-core-time.metadata.json +1 -1
  331. package/time/src/lib/time.component.d.ts +0 -1
  332. package/time/src/public-api.d.ts +1 -0
  333. package/upload-excel/sd-angular-core-upload-excel.metadata.json +1 -1
  334. package/upload-excel/src/lib/upload-excel.component.d.ts +0 -1
  335. package/upload-excel/src/lib/upload-excel.module.d.ts +0 -1
  336. package/upload-file/sd-angular-core-upload-file.metadata.json +1 -1
  337. package/upload-file/src/lib/upload-file.module.d.ts +0 -1
  338. package/utility/sd-angular-core-utility.metadata.json +1 -1
  339. package/utility/src/lib/pipes/currency.pipe.d.ts +0 -1
  340. package/utility/src/lib/pipes/time-different.pipe.d.ts +0 -1
  341. package/utility/src/lib/utility.service.d.ts +0 -1
  342. package/utility/src/public-api.d.ts +1 -0
  343. package/bundles/sd-angular-core-typing.umd.js +0 -226
  344. package/bundles/sd-angular-core-typing.umd.js.map +0 -1
  345. package/bundles/sd-angular-core-typing.umd.min.js +0 -2
  346. package/bundles/sd-angular-core-typing.umd.min.js.map +0 -1
  347. package/esm2015/grid-material/src/lib/directives/sd-let.directive.js +0 -29
  348. package/esm2015/service/src/lib/typings/date.extension.js +0 -143
  349. package/esm2015/service/src/lib/typings/index.js +0 -4
  350. package/esm2015/service/src/lib/typings/number.extension.js +0 -33
  351. package/esm2015/service/src/lib/typings/string.extension.js +0 -23
  352. package/esm2015/typing/sd-angular-core-typing.js +0 -5
  353. package/esm2015/typing/src/lib/typing/date.extension.js +0 -143
  354. package/esm2015/typing/src/lib/typing/index.js +0 -4
  355. package/esm2015/typing/src/lib/typing/number.extension.js +0 -33
  356. package/esm2015/typing/src/lib/typing/string.extension.js +0 -23
  357. package/esm2015/typing/src/lib/typing.service.js +0 -13
  358. package/esm2015/typing/src/public-api.js +0 -3
  359. package/fesm2015/sd-angular-core-typing.js +0 -215
  360. package/fesm2015/sd-angular-core-typing.js.map +0 -1
  361. package/service/src/lib/typings/index.d.ts +0 -3
  362. package/service/src/lib/typings/string.extension.d.ts +0 -8
  363. package/typing/package.json +0 -12
  364. package/typing/sd-angular-core-typing.metadata.json +0 -1
  365. package/typing/src/lib/typing/date.extension.d.ts +0 -24
  366. package/typing/src/lib/typing/index.d.ts +0 -3
  367. package/typing/src/lib/typing/number.extension.d.ts +0 -9
  368. package/typing/src/lib/typing.service.d.ts +0 -3
  369. package/typing/src/public-api.d.ts +0 -2
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../projects/sd-core/form/src/lib/form.module.ts"],"names":["NgModule","args","imports","FormsModule","ReactiveFormsModule","SdModalModule","SdSideDrawerModule","SdLabelModule","SdUploadFileModule","SdDateRangeModule","SdDateTimeModule","SdTimeModule","SdButtonModule","SdAutocompleteModule","SdInputModule","SdInputCurrencyModule","SdSelectModule","SdSelectEditorModule","SdEditorModule","SdSwitchModule","SdRadioModule","SdChipModule","SdTextareaModule","SdCheckboxModule","SdUtilityModule","SdQuickActionModule","SdBadgeModule","declarations","providers","exports"],"mappings":"6jFAmFA,iCA1DCA,EAAAA,SAAQC,KAAA,CAAC,CACRC,QAAS,CACPC,EAAAA,YACAC,EAAAA,oBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,kBACAC,EAAAA,iBACAC,EAAAA,aACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,cACAC,EAAAA,sBACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,eACAC,EAAAA,eACAC,EAAAA,cACAC,EAAAA,aACAC,EAAAA,iBACAC,EAAAA,iBACAC,EAAAA,gBACAC,EAAAA,oBACAC,EAAAA,eAEFC,aAAc,GAEdC,UAAW,GAEXC,QAAS,CACP1B,EAAAA,YACAC,EAAAA,oBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,kBACAC,EAAAA,iBACAC,EAAAA,aACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,cACAC,EAAAA,sBACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,eACAC,EAAAA,eACAC,EAAAA,cACAC,EAAAA,aACAC,EAAAA,iBACAC,EAAAA,iBACAC,EAAAA,gBACAC,EAAAA,oBACAC,EAAAA","sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\r\nimport { SdAutocompleteModule } from '@sd-angular/core/autocomplete';\r\nimport { SdButtonModule } from '@sd-angular/core/button';\r\nimport { SdDateRangeModule } from '@sd-angular/core/date-range';\r\nimport { SdDateTimeModule } from '@sd-angular/core/date-time';\r\nimport { SdEditorModule } from '@sd-angular/core/editor';\r\nimport { SdInputModule } from '@sd-angular/core/input';\r\nimport { SdInputCurrencyModule } from '@sd-angular/core/input-currency';\r\nimport { SdModalModule } from '@sd-angular/core/modal';\r\nimport { SdRadioModule } from '@sd-angular/core/radio';\r\nimport { SdSelectModule } from '@sd-angular/core/select';\r\nimport { SdSelectEditorModule } from '@sd-angular/core/select-editor';\r\nimport { SdSwitchModule } from '@sd-angular/core/switch';\r\nimport { SdUploadFileModule } from '@sd-angular/core/upload-file';\r\nimport { SdChipModule } from '@sd-angular/core/chip';\r\nimport { SdTextareaModule } from '@sd-angular/core/textarea';\r\nimport { SdUtilityModule } from '@sd-angular/core/utility';\r\nimport { SdCheckboxModule } from '@sd-angular/core/checkbox';\r\nimport { SdLabelModule } from '@sd-angular/core/label';\r\nimport { SdTimeModule } from '@sd-angular/core/time';\r\nimport { SdSideDrawerModule } from '@sd-angular/core/side-drawer';\r\nimport { SdQuickActionModule } from '@sd-angular/core/quick-action';\r\nimport { SdBadgeModule } from '@sd-angular/core/badge';\r\n\r\n@NgModule({\r\n imports: [\r\n FormsModule,\r\n ReactiveFormsModule,\r\n SdModalModule,\r\n SdSideDrawerModule,\r\n SdLabelModule,\r\n SdUploadFileModule,\r\n SdDateRangeModule,\r\n SdDateTimeModule,\r\n SdTimeModule,\r\n SdButtonModule,\r\n SdAutocompleteModule,\r\n SdInputModule,\r\n SdInputCurrencyModule,\r\n SdSelectModule,\r\n SdSelectEditorModule,\r\n SdEditorModule,\r\n SdSwitchModule,\r\n SdRadioModule,\r\n SdChipModule,\r\n SdTextareaModule,\r\n SdCheckboxModule,\r\n SdUtilityModule,\r\n SdQuickActionModule,\r\n SdBadgeModule,\r\n ],\r\n declarations: [\r\n ],\r\n providers: [\r\n ],\r\n exports: [\r\n FormsModule,\r\n ReactiveFormsModule,\r\n SdModalModule,\r\n SdSideDrawerModule,\r\n SdLabelModule,\r\n SdUploadFileModule,\r\n SdDateRangeModule,\r\n SdDateTimeModule,\r\n SdTimeModule,\r\n SdButtonModule,\r\n SdAutocompleteModule,\r\n SdInputModule,\r\n SdInputCurrencyModule,\r\n SdSelectModule,\r\n SdSelectEditorModule,\r\n SdEditorModule,\r\n SdSwitchModule,\r\n SdRadioModule,\r\n SdChipModule,\r\n SdTextareaModule,\r\n SdCheckboxModule,\r\n SdUtilityModule,\r\n SdQuickActionModule,\r\n SdBadgeModule,\r\n ]\r\n})\r\nexport class SdFormModule { }\r\n"]}
1
+ {"version":3,"sources":["../../../../projects/sd-core/form/src/lib/form.module.ts"],"names":["NgModule","args","imports","FormsModule","ReactiveFormsModule","SdModalModule","SdSideDrawerModule","SdLabelModule","SdUploadFileModule","SdDateRangeModule","SdDateTimeModule","SdTimeModule","SdButtonModule","SdAutocompleteModule","SdInputModule","SdInputCurrencyModule","SdSelectModule","SdSelectEditorModule","SdEditorModule","SdSwitchModule","SdRadioModule","SdChipModule","SdTextareaModule","SdCheckboxModule","SdUtilityModule","SdQuickActionModule","SdBadgeModule","declarations","providers","exports"],"mappings":"wpFAmFA,iCA1DCA,EAAAA,SAAQC,KAAA,CAAC,CACRC,QAAS,CACPC,EAAAA,YACAC,EAAAA,oBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,kBACAC,EAAAA,iBACAC,EAAAA,aACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,cACAC,EAAAA,sBACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,eACAC,EAAAA,eACAC,EAAAA,cACAC,EAAAA,aACAC,EAAAA,iBACAC,EAAAA,iBACAC,EAAAA,gBACAC,EAAAA,oBACAC,EAAAA,eAEFC,aAAc,GAEdC,UAAW,GAEXC,QAAS,CACP1B,EAAAA,YACAC,EAAAA,oBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,cACAC,EAAAA,mBACAC,EAAAA,kBACAC,EAAAA,iBACAC,EAAAA,aACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,cACAC,EAAAA,sBACAC,EAAAA,eACAC,EAAAA,qBACAC,EAAAA,eACAC,EAAAA,eACAC,EAAAA,cACAC,EAAAA,aACAC,EAAAA,iBACAC,EAAAA,iBACAC,EAAAA,gBACAC,EAAAA,oBACAC,EAAAA","sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\r\nimport { SdAutocompleteModule } from '@sd-angular/core/autocomplete';\r\nimport { SdButtonModule } from '@sd-angular/core/button';\r\nimport { SdDateRangeModule } from '@sd-angular/core/date-range';\r\nimport { SdDateTimeModule } from '@sd-angular/core/date-time';\r\nimport { SdEditorModule } from '@sd-angular/core/editor';\r\nimport { SdInputModule } from '@sd-angular/core/input';\r\nimport { SdInputCurrencyModule } from '@sd-angular/core/input-currency';\r\nimport { SdModalModule } from '@sd-angular/core/modal';\r\nimport { SdRadioModule } from '@sd-angular/core/radio';\r\nimport { SdSelectModule } from '@sd-angular/core/select';\r\nimport { SdSelectEditorModule } from '@sd-angular/core/select-editor';\r\nimport { SdSwitchModule } from '@sd-angular/core/switch';\r\nimport { SdUploadFileModule } from '@sd-angular/core/upload-file';\r\nimport { SdChipModule } from '@sd-angular/core/chip';\r\nimport { SdTextareaModule } from '@sd-angular/core/textarea';\r\nimport { SdUtilityModule } from '@sd-angular/core/utility';\r\nimport { SdCheckboxModule } from '@sd-angular/core/checkbox';\r\nimport { SdLabelModule } from '@sd-angular/core/label';\r\nimport { SdTimeModule } from '@sd-angular/core/time';\r\nimport { SdSideDrawerModule } from '@sd-angular/core/side-drawer';\r\nimport { SdQuickActionModule } from '@sd-angular/core/quick-action';\r\nimport { SdBadgeModule } from '@sd-angular/core/badge';\r\n\r\n@NgModule({\r\n imports: [\r\n FormsModule,\r\n ReactiveFormsModule,\r\n SdModalModule,\r\n SdSideDrawerModule,\r\n SdLabelModule,\r\n SdUploadFileModule,\r\n SdDateRangeModule,\r\n SdDateTimeModule,\r\n SdTimeModule,\r\n SdButtonModule,\r\n SdAutocompleteModule,\r\n SdInputModule,\r\n SdInputCurrencyModule,\r\n SdSelectModule,\r\n SdSelectEditorModule,\r\n SdEditorModule,\r\n SdSwitchModule,\r\n SdRadioModule,\r\n SdChipModule,\r\n SdTextareaModule,\r\n SdCheckboxModule,\r\n SdUtilityModule,\r\n SdQuickActionModule,\r\n SdBadgeModule,\r\n ],\r\n declarations: [\r\n ],\r\n providers: [\r\n ],\r\n exports: [\r\n FormsModule,\r\n ReactiveFormsModule,\r\n SdModalModule,\r\n SdSideDrawerModule,\r\n SdLabelModule,\r\n SdUploadFileModule,\r\n SdDateRangeModule,\r\n SdDateTimeModule,\r\n SdTimeModule,\r\n SdButtonModule,\r\n SdAutocompleteModule,\r\n SdInputModule,\r\n SdInputCurrencyModule,\r\n SdSelectModule,\r\n SdSelectEditorModule,\r\n SdEditorModule,\r\n SdSwitchModule,\r\n SdRadioModule,\r\n SdChipModule,\r\n SdTextareaModule,\r\n SdCheckboxModule,\r\n SdUtilityModule,\r\n SdQuickActionModule,\r\n SdBadgeModule,\r\n ]\r\n})\r\nexport class SdFormModule { }\r\n"]}
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/material/paginator'), require('@angular/material/sort'), require('@angular/animations'), require('uuid'), require('rxjs'), require('@sd-angular/core/notify'), require('@angular/cdk/drag-drop'), require('rxjs/operators'), require('object-hash'), require('@sd-angular/core/setting'), require('ngx-device-detector'), require('@sd-angular/core/loading'), require('@sd-angular/core/translate'), require('@sd-angular/core/export'), require('@angular/forms'), require('@sd-angular/core/utility'), require('@sd-angular/core/quick-action'), require('@angular/common'), require('@angular/material/form-field'), require('@angular/material/icon'), require('@angular/material/input'), require('@sd-angular/core/typing'), require('@angular/material/table'), require('@angular/material/progress-spinner'), require('@angular/cdk/table'), require('@angular/cdk/scrolling'), require('@angular/material/menu'), require('@angular/material/slider'), 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('@sd-angular/core/form'), require('@angular/material/checkbox'), require('@angular/material/list'), require('@angular/material/divider'), require('@sd-angular/core/side-drawer')) :
3
- typeof define === 'function' && define.amd ? define('@sd-angular/core/grid-material', ['exports', '@angular/core', '@angular/material/paginator', '@angular/material/sort', '@angular/animations', 'uuid', 'rxjs', '@sd-angular/core/notify', '@angular/cdk/drag-drop', 'rxjs/operators', 'object-hash', '@sd-angular/core/setting', 'ngx-device-detector', '@sd-angular/core/loading', '@sd-angular/core/translate', '@sd-angular/core/export', '@angular/forms', '@sd-angular/core/utility', '@sd-angular/core/quick-action', '@angular/common', '@angular/material/form-field', '@angular/material/icon', '@angular/material/input', '@sd-angular/core/typing', '@angular/material/table', '@angular/material/progress-spinner', '@angular/cdk/table', '@angular/cdk/scrolling', '@angular/material/menu', '@angular/material/slider', '@angular/material/button', '@sd-angular/core/service', '@angular/material/tooltip', '@angular/material/chips', '@angular/material/radio', '@angular/material/slide-toggle', '@sd-angular/core/form', '@angular/material/checkbox', '@angular/material/list', '@angular/material/divider', '@sd-angular/core/side-drawer'], 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-material'] = {}), global.ng.core, global.ng.material.paginator, global.ng.material.sort, global.ng.animations, global.uuid, global.rxjs, global['sd-angular'].core.notify, global.ng.cdk.dragDrop, global.rxjs.operators, global.hash, global['sd-angular'].core.setting, global.ngxDeviceDetector, global['sd-angular'].core.loading, global['sd-angular'].core.translate, global['sd-angular'].core.export, global.ng.forms, global['sd-angular'].core.utility, global['sd-angular'].core['quick-action'], global.ng.common, global.ng.material.formField, global.ng.material.icon, global.ng.material.input, global['sd-angular'].core.typing, global.ng.material.table, global.ng.material.progressSpinner, global.ng.cdk.table, global.ng.cdk.scrolling, global.ng.material.menu, global.ng.material.slider, 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['sd-angular'].core.form, global.ng.material.checkbox, global.ng.material.list, global.ng.material.divider, global['sd-angular'].core['side-drawer']));
5
- }(this, (function (exports, core, paginator, sort, animations, uuid, rxjs, notify, dragDrop, operators, hash, setting, ngxDeviceDetector, loading, translate, _export, forms, utility, quickAction, common, formField, icon, input, typing, table, progressSpinner, table$1, scrolling, menu, slider, button, service, tooltip, chips, radio, slideToggle, form, checkbox, list, divider, sideDrawer) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@sd-angular/core/common'), require('@angular/core'), require('@angular/material/paginator'), require('@angular/material/sort'), require('@angular/animations'), require('uuid'), require('rxjs'), require('@sd-angular/core/notify'), require('@angular/cdk/drag-drop'), require('rxjs/operators'), require('object-hash'), require('@sd-angular/core/setting'), require('ngx-device-detector'), require('@sd-angular/core/loading'), require('@sd-angular/core/translate'), require('@sd-angular/core/export'), require('@angular/forms'), require('@sd-angular/core/utility'), require('@sd-angular/core/quick-action'), require('@angular/common'), require('@angular/material/form-field'), require('@angular/material/icon'), require('@angular/material/input'), require('@angular/material/table'), require('@angular/material/progress-spinner'), require('@angular/cdk/table'), require('@angular/cdk/scrolling'), require('@angular/material/menu'), require('@angular/material/slider'), 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('@sd-angular/core/form'), require('@angular/material/checkbox'), require('@angular/material/list'), require('@angular/material/divider'), require('@sd-angular/core/side-drawer')) :
3
+ typeof define === 'function' && define.amd ? define('@sd-angular/core/grid-material', ['exports', '@sd-angular/core/common', '@angular/core', '@angular/material/paginator', '@angular/material/sort', '@angular/animations', 'uuid', 'rxjs', '@sd-angular/core/notify', '@angular/cdk/drag-drop', 'rxjs/operators', 'object-hash', '@sd-angular/core/setting', 'ngx-device-detector', '@sd-angular/core/loading', '@sd-angular/core/translate', '@sd-angular/core/export', '@angular/forms', '@sd-angular/core/utility', '@sd-angular/core/quick-action', '@angular/common', '@angular/material/form-field', '@angular/material/icon', '@angular/material/input', '@angular/material/table', '@angular/material/progress-spinner', '@angular/cdk/table', '@angular/cdk/scrolling', '@angular/material/menu', '@angular/material/slider', '@angular/material/button', '@sd-angular/core/service', '@angular/material/tooltip', '@angular/material/chips', '@angular/material/radio', '@angular/material/slide-toggle', '@sd-angular/core/form', '@angular/material/checkbox', '@angular/material/list', '@angular/material/divider', '@sd-angular/core/side-drawer'], 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-material'] = {}), global['sd-angular'].core.common, global.ng.core, global.ng.material.paginator, global.ng.material.sort, global.ng.animations, global.uuid, global.rxjs, global['sd-angular'].core.notify, global.ng.cdk.dragDrop, global.rxjs.operators, global.hash, global['sd-angular'].core.setting, global.ngxDeviceDetector, global['sd-angular'].core.loading, global['sd-angular'].core.translate, global['sd-angular'].core.export, global.ng.forms, global['sd-angular'].core.utility, global['sd-angular'].core['quick-action'], global.ng.common, global.ng.material.formField, global.ng.material.icon, global.ng.material.input, global.ng.material.table, global.ng.material.progressSpinner, global.ng.cdk.table, global.ng.cdk.scrolling, global.ng.material.menu, global.ng.material.slider, 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['sd-angular'].core.form, global.ng.material.checkbox, global.ng.material.list, global.ng.material.divider, global['sd-angular'].core['side-drawer']));
5
+ }(this, (function (exports, common$1, core, paginator, sort, animations, uuid, rxjs, notify, dragDrop, operators, hash, setting, ngxDeviceDetector, loading, translate, _export, forms, utility, quickAction, common, formField, icon, input, table, progressSpinner, table$1, scrolling, menu, slider, button, service, tooltip, chips, radio, slideToggle, form, checkbox, list, divider, sideDrawer) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -146,6 +146,8 @@
146
146
  return extendStatics(d, b);
147
147
  };
148
148
  function __extends(d, b) {
149
+ if (typeof b !== "function" && b !== null)
150
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
149
151
  extendStatics(d, b);
150
152
  function __() { this.constructor = d; }
151
153
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
@@ -331,11 +333,13 @@
331
333
  }
332
334
  return ar;
333
335
  }
336
+ /** @deprecated */
334
337
  function __spread() {
335
338
  for (var ar = [], i = 0; i < arguments.length; i++)
336
339
  ar = ar.concat(__read(arguments[i]));
337
340
  return ar;
338
341
  }
342
+ /** @deprecated */
339
343
  function __spreadArrays() {
340
344
  for (var s = 0, i = 0, il = arguments.length; i < il; i++)
341
345
  s += arguments[i].length;
@@ -344,7 +348,17 @@
344
348
  r[k] = a[j];
345
349
  return r;
346
350
  }
347
- ;
351
+ function __spreadArray(to, from, pack) {
352
+ if (pack || arguments.length === 2)
353
+ for (var i = 0, l = from.length, ar; i < l; i++) {
354
+ if (ar || !(i in from)) {
355
+ if (!ar)
356
+ ar = Array.prototype.slice.call(from, 0, i);
357
+ ar[i] = from[i];
358
+ }
359
+ }
360
+ return to.concat(ar || Array.prototype.slice.call(from));
361
+ }
348
362
  function __await(v) {
349
363
  return this instanceof __await ? (this.v = v, this) : new __await(v);
350
364
  }
@@ -409,18 +423,21 @@
409
423
  function __importDefault(mod) {
410
424
  return (mod && mod.__esModule) ? mod : { default: mod };
411
425
  }
412
- function __classPrivateFieldGet(receiver, privateMap) {
413
- if (!privateMap.has(receiver)) {
414
- throw new TypeError("attempted to get private field on non-instance");
415
- }
416
- return privateMap.get(receiver);
426
+ function __classPrivateFieldGet(receiver, state, kind, f) {
427
+ if (kind === "a" && !f)
428
+ throw new TypeError("Private accessor was defined without a getter");
429
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
430
+ throw new TypeError("Cannot read private member from an object whose class did not declare it");
431
+ return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
417
432
  }
418
- function __classPrivateFieldSet(receiver, privateMap, value) {
419
- if (!privateMap.has(receiver)) {
420
- throw new TypeError("attempted to set private field on non-instance");
421
- }
422
- privateMap.set(receiver, value);
423
- return value;
433
+ function __classPrivateFieldSet(receiver, state, value, kind, f) {
434
+ if (kind === "m")
435
+ throw new TypeError("Private method is not writable");
436
+ if (kind === "a" && !f)
437
+ throw new TypeError("Private accessor was defined without a setter");
438
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
439
+ throw new TypeError("Cannot write private member to an object whose class did not declare it");
440
+ return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
424
441
  }
425
442
 
426
443
  var DEFAULT_GRID_MATERIAL_CONFIG = {
@@ -3201,39 +3218,6 @@
3201
3218
  ];
3202
3219
  SdColumnBadgePipe.ctorParameters = function () { return []; };
3203
3220
 
3204
- var SdLetDirective = /** @class */ (function () {
3205
- function SdLetDirective(vcRef, templateRef) {
3206
- this.vcRef = vcRef;
3207
- this.templateRef = templateRef;
3208
- this.context = {};
3209
- }
3210
- Object.defineProperty(SdLetDirective.prototype, "sdLet", {
3211
- set: function (context) {
3212
- this.context.$implicit = this.context.sdLet = context;
3213
- this.updateView();
3214
- },
3215
- enumerable: false,
3216
- configurable: true
3217
- });
3218
- SdLetDirective.prototype.updateView = function () {
3219
- this.vcRef.clear();
3220
- this.vcRef.createEmbeddedView(this.templateRef, this.context);
3221
- };
3222
- return SdLetDirective;
3223
- }());
3224
- SdLetDirective.decorators = [
3225
- { type: core.Directive, args: [{
3226
- selector: '[sdLet]',
3227
- },] }
3228
- ];
3229
- SdLetDirective.ctorParameters = function () { return [
3230
- { type: core.ViewContainerRef },
3231
- { type: core.TemplateRef }
3232
- ]; };
3233
- SdLetDirective.propDecorators = {
3234
- sdLet: [{ type: core.Input }]
3235
- };
3236
-
3237
3221
  var SdGridConfigurationResultPipe = /** @class */ (function () {
3238
3222
  function SdGridConfigurationResultPipe(gridConfigurationService) {
3239
3223
  this.gridConfigurationService = gridConfigurationService;
@@ -4225,7 +4209,8 @@
4225
4209
  form.SdFormModule,
4226
4210
  service.SdServiceModule,
4227
4211
  slider.MatSliderModule,
4228
- scrolling.ScrollingModule
4212
+ scrolling.ScrollingModule,
4213
+ common$1.SdCommonModule
4229
4214
  ],
4230
4215
  declarations: [
4231
4216
  SdGridQuickAction,
@@ -4237,7 +4222,6 @@
4237
4222
  SdDesktopCommand,
4238
4223
  SdColumnInlineFilter,
4239
4224
  SdGridMaterial,
4240
- SdLetDirective,
4241
4225
  SdMaterialFooterDefDirective,
4242
4226
  SdMaterialCellDefDirective,
4243
4227
  SdMaterialFilterDefDirective,
@@ -4297,10 +4281,6 @@
4297
4281
  },] }
4298
4282
  ];
4299
4283
 
4300
- /*
4301
- * Public API Surface of superdev-angular-core
4302
- */
4303
-
4304
4284
  /**
4305
4285
  * Generated bundle index. Do not edit.
4306
4286
  */
@@ -4314,24 +4294,23 @@
4314
4294
  exports.SdMaterialSubInformationDefDirective = SdMaterialSubInformationDefDirective;
4315
4295
  exports.ɵa = MatPaginatorIntlCro;
4316
4296
  exports.ɵb = SdGridFilter;
4317
- exports.ɵba = SdCommandIconPipe;
4318
- exports.ɵbb = SdCommandTitlePipe;
4319
- exports.ɵbc = SdColumnValuesPipe;
4320
- exports.ɵbd = SdColumnHtmlTemplatePipe;
4321
- exports.ɵbe = SdColumnTransformPipe;
4322
- exports.ɵbf = SdColumnTooltipPipe;
4323
- exports.ɵbg = SdColumnBadgePipe;
4324
- exports.ɵbh = SdFilterColumnPipe;
4325
- exports.ɵbi = SdFilterExternalPipe;
4326
- exports.ɵbj = SdSelectionActionFilterPipe;
4327
- exports.ɵbk = SdSelectionVisiblePipe;
4328
- exports.ɵbl = SdSelectionDisablePipe;
4329
- exports.ɵbm = SdSelectionVisibleSelectAllPipe;
4330
- exports.ɵbn = SdEditorHandlerRowPipe;
4331
- exports.ɵbo = SdEditorHandlerColumnPipe;
4332
- exports.ɵbp = SdEditorValidatePipe;
4333
- exports.ɵbq = SdIdPipe;
4334
- exports.ɵbr = SdStyleRowCss;
4297
+ exports.ɵba = SdCommandTitlePipe;
4298
+ exports.ɵbb = SdColumnValuesPipe;
4299
+ exports.ɵbc = SdColumnHtmlTemplatePipe;
4300
+ exports.ɵbd = SdColumnTransformPipe;
4301
+ exports.ɵbe = SdColumnTooltipPipe;
4302
+ exports.ɵbf = SdColumnBadgePipe;
4303
+ exports.ɵbg = SdFilterColumnPipe;
4304
+ exports.ɵbh = SdFilterExternalPipe;
4305
+ exports.ɵbi = SdSelectionActionFilterPipe;
4306
+ exports.ɵbj = SdSelectionVisiblePipe;
4307
+ exports.ɵbk = SdSelectionDisablePipe;
4308
+ exports.ɵbl = SdSelectionVisibleSelectAllPipe;
4309
+ exports.ɵbm = SdEditorHandlerRowPipe;
4310
+ exports.ɵbn = SdEditorHandlerColumnPipe;
4311
+ exports.ɵbo = SdEditorValidatePipe;
4312
+ exports.ɵbp = SdIdPipe;
4313
+ exports.ɵbq = SdStyleRowCss;
4335
4314
  exports.ɵc = SdPopupFilter;
4336
4315
  exports.ɵd = SdGridFilterService;
4337
4316
  exports.ɵe = SdPopupExport;
@@ -4346,15 +4325,15 @@
4346
4325
  exports.ɵo = SdDesktopCellChildrenView;
4347
4326
  exports.ɵp = SdDesktopCommand;
4348
4327
  exports.ɵq = SdColumnInlineFilter;
4349
- exports.ɵr = SdLetDirective;
4350
- exports.ɵs = SdPopupGridConfiguration;
4351
- exports.ɵt = SdDynamicColumn;
4352
- exports.ɵu = SdGeneratedColumnService;
4353
- exports.ɵv = SdGridConfigurationResultPipe;
4354
- exports.ɵw = SdColumnChildrenFilterPipe;
4355
- exports.ɵx = SdColumnTitlePipe;
4356
- exports.ɵy = SdCommandFilterPipe;
4357
- exports.ɵz = SdCommandDisablePipe;
4328
+ exports.ɵr = SdPopupGridConfiguration;
4329
+ exports.ɵs = SdDynamicColumn;
4330
+ exports.ɵt = SdGeneratedColumnService;
4331
+ exports.ɵu = SdGridConfigurationResultPipe;
4332
+ exports.ɵv = SdColumnChildrenFilterPipe;
4333
+ exports.ɵw = SdColumnTitlePipe;
4334
+ exports.ɵx = SdCommandFilterPipe;
4335
+ exports.ɵy = SdCommandDisablePipe;
4336
+ exports.ɵz = SdCommandIconPipe;
4358
4337
 
4359
4338
  Object.defineProperty(exports, '__esModule', { value: true });
4360
4339