@syncfusion/ej2-angular-navigations 23.2.7-ngcc → 24.1.41-ngcc

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 (310) hide show
  1. package/@syncfusion/ej2-angular-navigations.es5.js +229 -3
  2. package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-navigations.js +214 -3
  4. package/@syncfusion/ej2-angular-navigations.js.map +1 -1
  5. package/CHANGELOG.md +6 -0
  6. package/dist/ej2-angular-navigations.umd.js +241 -1
  7. package/dist/ej2-angular-navigations.umd.js.map +1 -1
  8. package/dist/ej2-angular-navigations.umd.min.js +2 -2
  9. package/dist/ej2-angular-navigations.umd.min.js.map +1 -1
  10. package/ej2-angular-navigations.d.ts +1 -0
  11. package/ej2-angular-navigations.metadata.json +1 -1
  12. package/package.json +12 -10
  13. package/postinstall/tagchange.js +1 -1
  14. package/schematics/utils/lib-details.d.ts +3 -3
  15. package/schematics/utils/lib-details.js +3 -3
  16. package/schematics/utils/lib-details.ts +3 -3
  17. package/src/index.d.ts +4 -0
  18. package/src/stepper/stepper-all.module.d.ts +5 -0
  19. package/src/stepper/stepper.component.d.ts +51 -0
  20. package/src/stepper/stepper.module.d.ts +5 -0
  21. package/src/stepper/steps.directive.d.ts +73 -0
  22. package/styles/accordion/bootstrap-dark.css +1 -538
  23. package/styles/accordion/bootstrap.css +1 -539
  24. package/styles/accordion/bootstrap4.css +1 -538
  25. package/styles/accordion/bootstrap5-dark.css +1 -540
  26. package/styles/accordion/bootstrap5.css +1 -540
  27. package/styles/accordion/fabric-dark.css +1 -538
  28. package/styles/accordion/fabric.css +1 -539
  29. package/styles/accordion/fluent-dark.css +1 -539
  30. package/styles/accordion/fluent.css +1 -539
  31. package/styles/accordion/highcontrast-light.css +1 -538
  32. package/styles/accordion/highcontrast.css +1 -539
  33. package/styles/accordion/material-dark.css +1 -538
  34. package/styles/accordion/material.css +1 -539
  35. package/styles/accordion/material3-dark.css +1 -598
  36. package/styles/accordion/material3.css +1 -654
  37. package/styles/accordion/tailwind-dark.css +1 -539
  38. package/styles/accordion/tailwind.css +1 -539
  39. package/styles/appbar/bootstrap-dark.css +1 -251
  40. package/styles/appbar/bootstrap.css +1 -251
  41. package/styles/appbar/bootstrap4.css +1 -251
  42. package/styles/appbar/bootstrap5-dark.css +1 -251
  43. package/styles/appbar/bootstrap5.css +1 -251
  44. package/styles/appbar/fabric-dark.css +1 -251
  45. package/styles/appbar/fabric.css +1 -251
  46. package/styles/appbar/fluent-dark.css +1 -251
  47. package/styles/appbar/fluent.css +1 -251
  48. package/styles/appbar/highcontrast-light.css +1 -251
  49. package/styles/appbar/highcontrast.css +1 -251
  50. package/styles/appbar/material-dark.css +1 -251
  51. package/styles/appbar/material.css +1 -251
  52. package/styles/appbar/material3-dark.css +1 -306
  53. package/styles/appbar/material3.css +1 -362
  54. package/styles/appbar/tailwind-dark.css +1 -251
  55. package/styles/appbar/tailwind.css +1 -251
  56. package/styles/bootstrap-dark.css +1 -10106
  57. package/styles/bootstrap-dark.scss +1 -0
  58. package/styles/bootstrap.css +1 -10122
  59. package/styles/bootstrap.scss +1 -0
  60. package/styles/bootstrap4.css +1 -10247
  61. package/styles/bootstrap4.scss +1 -0
  62. package/styles/bootstrap5-dark.css +1 -10285
  63. package/styles/bootstrap5-dark.scss +1 -0
  64. package/styles/bootstrap5.css +1 -10285
  65. package/styles/bootstrap5.scss +1 -0
  66. package/styles/breadcrumb/bootstrap-dark.css +1 -395
  67. package/styles/breadcrumb/bootstrap.css +1 -395
  68. package/styles/breadcrumb/bootstrap4.css +1 -395
  69. package/styles/breadcrumb/bootstrap5-dark.css +1 -409
  70. package/styles/breadcrumb/bootstrap5.css +1 -409
  71. package/styles/breadcrumb/fabric-dark.css +1 -395
  72. package/styles/breadcrumb/fabric.css +1 -395
  73. package/styles/breadcrumb/fluent-dark.css +1 -371
  74. package/styles/breadcrumb/fluent.css +1 -371
  75. package/styles/breadcrumb/highcontrast-light.css +1 -402
  76. package/styles/breadcrumb/highcontrast.css +1 -402
  77. package/styles/breadcrumb/material-dark.css +1 -378
  78. package/styles/breadcrumb/material.css +1 -378
  79. package/styles/breadcrumb/material3-dark.css +1 -423
  80. package/styles/breadcrumb/material3.css +1 -479
  81. package/styles/breadcrumb/tailwind-dark.css +1 -401
  82. package/styles/breadcrumb/tailwind.css +1 -401
  83. package/styles/carousel/bootstrap-dark.css +1 -303
  84. package/styles/carousel/bootstrap.css +1 -303
  85. package/styles/carousel/bootstrap4.css +1 -303
  86. package/styles/carousel/bootstrap5-dark.css +1 -303
  87. package/styles/carousel/bootstrap5.css +1 -303
  88. package/styles/carousel/fabric-dark.css +1 -303
  89. package/styles/carousel/fabric.css +1 -303
  90. package/styles/carousel/fluent-dark.css +1 -303
  91. package/styles/carousel/fluent.css +1 -303
  92. package/styles/carousel/highcontrast-light.css +1 -303
  93. package/styles/carousel/highcontrast.css +1 -303
  94. package/styles/carousel/material-dark.css +1 -303
  95. package/styles/carousel/material.css +1 -303
  96. package/styles/carousel/material3-dark.css +1 -358
  97. package/styles/carousel/material3.css +1 -414
  98. package/styles/carousel/tailwind-dark.css +1 -303
  99. package/styles/carousel/tailwind.css +1 -303
  100. package/styles/context-menu/bootstrap-dark.css +1 -366
  101. package/styles/context-menu/bootstrap.css +1 -367
  102. package/styles/context-menu/bootstrap4.css +1 -367
  103. package/styles/context-menu/bootstrap5-dark.css +1 -355
  104. package/styles/context-menu/bootstrap5.css +1 -355
  105. package/styles/context-menu/fabric-dark.css +1 -366
  106. package/styles/context-menu/fabric.css +1 -367
  107. package/styles/context-menu/fluent-dark.css +1 -363
  108. package/styles/context-menu/fluent.css +1 -363
  109. package/styles/context-menu/highcontrast-light.css +1 -366
  110. package/styles/context-menu/highcontrast.css +1 -367
  111. package/styles/context-menu/material-dark.css +1 -384
  112. package/styles/context-menu/material.css +1 -386
  113. package/styles/context-menu/material3-dark.css +1 -434
  114. package/styles/context-menu/material3.css +1 -490
  115. package/styles/context-menu/tailwind-dark.css +1 -379
  116. package/styles/context-menu/tailwind.css +1 -379
  117. package/styles/fabric-dark.css +1 -10106
  118. package/styles/fabric-dark.scss +1 -0
  119. package/styles/fabric.css +1 -10117
  120. package/styles/fabric.scss +1 -0
  121. package/styles/fluent-dark.css +1 -10250
  122. package/styles/fluent-dark.scss +1 -0
  123. package/styles/fluent.css +1 -10250
  124. package/styles/fluent.scss +1 -0
  125. package/styles/h-scroll/bootstrap-dark.css +1 -259
  126. package/styles/h-scroll/bootstrap.css +1 -260
  127. package/styles/h-scroll/bootstrap4.css +1 -260
  128. package/styles/h-scroll/bootstrap5-dark.css +1 -280
  129. package/styles/h-scroll/bootstrap5.css +1 -280
  130. package/styles/h-scroll/fabric-dark.css +1 -259
  131. package/styles/h-scroll/fabric.css +1 -259
  132. package/styles/h-scroll/fluent-dark.css +1 -280
  133. package/styles/h-scroll/fluent.css +1 -280
  134. package/styles/h-scroll/highcontrast-light.css +1 -259
  135. package/styles/h-scroll/highcontrast.css +1 -259
  136. package/styles/h-scroll/material-dark.css +1 -279
  137. package/styles/h-scroll/material.css +1 -280
  138. package/styles/h-scroll/material3-dark.css +1 -335
  139. package/styles/h-scroll/material3.css +1 -391
  140. package/styles/h-scroll/tailwind-dark.css +1 -280
  141. package/styles/h-scroll/tailwind.css +1 -280
  142. package/styles/highcontrast-light.css +1 -10107
  143. package/styles/highcontrast-light.scss +1 -0
  144. package/styles/highcontrast.css +1 -10141
  145. package/styles/highcontrast.scss +1 -0
  146. package/styles/material-dark.css +1 -10230
  147. package/styles/material-dark.scss +1 -0
  148. package/styles/material.css +1 -10250
  149. package/styles/material.scss +1 -0
  150. package/styles/material3-dark.css +1 -11012
  151. package/styles/material3-dark.scss +1 -0
  152. package/styles/material3.css +1 -11740
  153. package/styles/material3.scss +1 -0
  154. package/styles/menu/bootstrap-dark.css +1 -1097
  155. package/styles/menu/bootstrap.css +1 -1098
  156. package/styles/menu/bootstrap4.css +1 -1138
  157. package/styles/menu/bootstrap5-dark.css +1 -1092
  158. package/styles/menu/bootstrap5.css +1 -1092
  159. package/styles/menu/fabric-dark.css +1 -1097
  160. package/styles/menu/fabric.css +1 -1098
  161. package/styles/menu/fluent-dark.css +1 -1115
  162. package/styles/menu/fluent.css +1 -1115
  163. package/styles/menu/highcontrast-light.css +1 -1097
  164. package/styles/menu/highcontrast.css +1 -1098
  165. package/styles/menu/material-dark.css +1 -1115
  166. package/styles/menu/material.css +1 -1117
  167. package/styles/menu/material3-dark.css +1 -1166
  168. package/styles/menu/material3.css +1 -1222
  169. package/styles/menu/tailwind-dark.css +1 -1110
  170. package/styles/menu/tailwind.css +1 -1110
  171. package/styles/pager/bootstrap-dark.css +1 -662
  172. package/styles/pager/bootstrap.css +1 -662
  173. package/styles/pager/bootstrap4.css +1 -662
  174. package/styles/pager/bootstrap5-dark.css +1 -697
  175. package/styles/pager/bootstrap5.css +1 -697
  176. package/styles/pager/fabric-dark.css +1 -662
  177. package/styles/pager/fabric.css +1 -662
  178. package/styles/pager/fluent-dark.css +1 -664
  179. package/styles/pager/fluent.css +1 -664
  180. package/styles/pager/highcontrast-light.css +1 -662
  181. package/styles/pager/highcontrast.css +1 -662
  182. package/styles/pager/material-dark.css +1 -662
  183. package/styles/pager/material.css +1 -662
  184. package/styles/pager/material3-dark.css +1 -766
  185. package/styles/pager/material3.css +1 -822
  186. package/styles/pager/tailwind-dark.css +1 -788
  187. package/styles/pager/tailwind.css +1 -788
  188. package/styles/sidebar/bootstrap-dark.css +1 -149
  189. package/styles/sidebar/bootstrap.css +1 -149
  190. package/styles/sidebar/bootstrap4.css +1 -149
  191. package/styles/sidebar/bootstrap5-dark.css +1 -147
  192. package/styles/sidebar/bootstrap5.css +1 -147
  193. package/styles/sidebar/fabric-dark.css +1 -149
  194. package/styles/sidebar/fabric.css +1 -149
  195. package/styles/sidebar/fluent-dark.css +1 -147
  196. package/styles/sidebar/fluent.css +1 -147
  197. package/styles/sidebar/highcontrast-light.css +1 -149
  198. package/styles/sidebar/highcontrast.css +1 -149
  199. package/styles/sidebar/material-dark.css +1 -149
  200. package/styles/sidebar/material.css +1 -151
  201. package/styles/sidebar/material3-dark.css +1 -203
  202. package/styles/sidebar/material3.css +1 -259
  203. package/styles/sidebar/tailwind-dark.css +1 -147
  204. package/styles/sidebar/tailwind.css +1 -147
  205. package/styles/stepper/bootstrap-dark.css +1 -0
  206. package/styles/stepper/bootstrap-dark.scss +1 -0
  207. package/styles/stepper/bootstrap.css +1 -0
  208. package/styles/stepper/bootstrap.scss +1 -0
  209. package/styles/stepper/bootstrap4.css +1 -0
  210. package/styles/stepper/bootstrap4.scss +1 -0
  211. package/styles/stepper/bootstrap5-dark.css +1 -0
  212. package/styles/stepper/bootstrap5-dark.scss +1 -0
  213. package/styles/stepper/bootstrap5.css +1 -0
  214. package/styles/stepper/bootstrap5.scss +1 -0
  215. package/styles/stepper/fabric-dark.css +1 -0
  216. package/styles/stepper/fabric-dark.scss +1 -0
  217. package/styles/stepper/fabric.css +1 -0
  218. package/styles/stepper/fabric.scss +1 -0
  219. package/styles/stepper/fluent-dark.css +1 -0
  220. package/styles/stepper/fluent-dark.scss +1 -0
  221. package/styles/stepper/fluent.css +1 -0
  222. package/styles/stepper/fluent.scss +1 -0
  223. package/styles/stepper/highcontrast-light.css +1 -0
  224. package/styles/stepper/highcontrast-light.scss +1 -0
  225. package/styles/stepper/highcontrast.css +1 -0
  226. package/styles/stepper/highcontrast.scss +1 -0
  227. package/styles/stepper/material-dark.css +1 -0
  228. package/styles/stepper/material-dark.scss +1 -0
  229. package/styles/stepper/material.css +1 -0
  230. package/styles/stepper/material.scss +1 -0
  231. package/styles/stepper/material3-dark.css +1 -0
  232. package/styles/stepper/material3-dark.scss +2 -0
  233. package/styles/stepper/material3.css +1 -0
  234. package/styles/stepper/material3.scss +2 -0
  235. package/styles/stepper/tailwind-dark.css +1 -0
  236. package/styles/stepper/tailwind-dark.scss +1 -0
  237. package/styles/stepper/tailwind.css +1 -0
  238. package/styles/stepper/tailwind.scss +1 -0
  239. package/styles/tab/bootstrap-dark.css +1 -4041
  240. package/styles/tab/bootstrap.css +1 -4046
  241. package/styles/tab/bootstrap4.css +1 -4044
  242. package/styles/tab/bootstrap5-dark.css +1 -4042
  243. package/styles/tab/bootstrap5.css +1 -4042
  244. package/styles/tab/fabric-dark.css +1 -4041
  245. package/styles/tab/fabric.css +1 -4046
  246. package/styles/tab/fluent-dark.css +1 -4044
  247. package/styles/tab/fluent.css +1 -4044
  248. package/styles/tab/highcontrast-light.css +1 -4035
  249. package/styles/tab/highcontrast.css +1 -4046
  250. package/styles/tab/material-dark.css +1 -4062
  251. package/styles/tab/material.css +1 -4068
  252. package/styles/tab/material3-dark.css +1 -4108
  253. package/styles/tab/material3.css +1 -4164
  254. package/styles/tab/tailwind-dark.css +1 -4058
  255. package/styles/tab/tailwind.css +1 -4058
  256. package/styles/tailwind-dark.css +1 -10416
  257. package/styles/tailwind-dark.scss +1 -0
  258. package/styles/tailwind.css +1 -10416
  259. package/styles/tailwind.scss +1 -0
  260. package/styles/toolbar/bootstrap-dark.css +1 -1077
  261. package/styles/toolbar/bootstrap.css +1 -1078
  262. package/styles/toolbar/bootstrap4.css +1 -1078
  263. package/styles/toolbar/bootstrap5-dark.css +1 -1089
  264. package/styles/toolbar/bootstrap5.css +1 -1089
  265. package/styles/toolbar/fabric-dark.css +1 -1077
  266. package/styles/toolbar/fabric.css +1 -1078
  267. package/styles/toolbar/fluent-dark.css +1 -1088
  268. package/styles/toolbar/fluent.css +1 -1088
  269. package/styles/toolbar/highcontrast-light.css +1 -1077
  270. package/styles/toolbar/highcontrast.css +1 -1078
  271. package/styles/toolbar/material-dark.css +1 -1115
  272. package/styles/toolbar/material.css +1 -1118
  273. package/styles/toolbar/material3-dark.css +1 -1144
  274. package/styles/toolbar/material3.css +1 -1200
  275. package/styles/toolbar/tailwind-dark.css +1 -1088
  276. package/styles/toolbar/tailwind.css +1 -1088
  277. package/styles/treeview/bootstrap-dark.css +1 -755
  278. package/styles/treeview/bootstrap.css +1 -760
  279. package/styles/treeview/bootstrap4.css +1 -848
  280. package/styles/treeview/bootstrap5-dark.css +1 -866
  281. package/styles/treeview/bootstrap5.css +1 -866
  282. package/styles/treeview/fabric-dark.css +1 -755
  283. package/styles/treeview/fabric.css +1 -756
  284. package/styles/treeview/fluent-dark.css +1 -871
  285. package/styles/treeview/fluent.css +1 -871
  286. package/styles/treeview/highcontrast-light.css +1 -755
  287. package/styles/treeview/highcontrast.css +1 -773
  288. package/styles/treeview/material-dark.css +1 -761
  289. package/styles/treeview/material.css +1 -763
  290. package/styles/treeview/material3-dark.css +1 -902
  291. package/styles/treeview/material3.css +1 -958
  292. package/styles/treeview/tailwind-dark.css +1 -858
  293. package/styles/treeview/tailwind.css +1 -858
  294. package/styles/v-scroll/bootstrap-dark.css +1 -201
  295. package/styles/v-scroll/bootstrap.css +1 -202
  296. package/styles/v-scroll/bootstrap4.css +1 -202
  297. package/styles/v-scroll/bootstrap5-dark.css +1 -202
  298. package/styles/v-scroll/bootstrap5.css +1 -202
  299. package/styles/v-scroll/fabric-dark.css +1 -201
  300. package/styles/v-scroll/fabric.css +1 -202
  301. package/styles/v-scroll/fluent-dark.css +1 -202
  302. package/styles/v-scroll/fluent.css +1 -202
  303. package/styles/v-scroll/highcontrast-light.css +1 -201
  304. package/styles/v-scroll/highcontrast.css +1 -202
  305. package/styles/v-scroll/material-dark.css +1 -221
  306. package/styles/v-scroll/material.css +1 -222
  307. package/styles/v-scroll/material3-dark.css +1 -257
  308. package/styles/v-scroll/material3.css +1 -313
  309. package/styles/v-scroll/tailwind-dark.css +1 -202
  310. package/styles/v-scroll/tailwind.css +1 -202
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-angular-navigations.umd.min.js
3
- * version : 23.2.7
3
+ * version : 24.1.41
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-navigations"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-navigations","@angular/common"],t):t(e["ej2-angular-navigations"]={},e.ng.core,e.ej2.angular.base,e.ej2.navigations,e.ng.common)}(this,function(e,t,n,o,r){"use strict";var i=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),a=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},s=["content","cssClass","disabled","expanded","header","iconCss","id","visible"],l=[],p=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(l),o.directivePropList=s,o}return i(t,e),t}(n.ComplexBase);p.decorators=[{type:t.Directive,args:[{selector:"e-accordionitems>e-accordionitem",inputs:s,outputs:l,queries:{}}]}],p.ctorParameters=function(){return[{type:t.ViewContainerRef}]},p.propDecorators={header:[{type:t.ContentChild,args:["header"]}],content:[{type:t.ContentChild,args:["content"]}]},a([n.Template(),c("design:type",Object)],p.prototype,"header",void 0),a([n.Template(),c("design:type",Object)],p.prototype,"content",void 0);var u=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);u.decorators=[{type:t.Directive,args:[{selector:"ejs-accordion>e-accordionitems",queries:{children:new t.ContentChildren(p)}}]}],u.ctorParameters=function(){return[]};var d=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},m=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},f=["animation","dataSource","enableHtmlSanitizer","enablePersistence","enableRtl","expandMode","expandedIndices","headerTemplate","height","itemTemplate","items","locale","width"],C=["clicked","created","destroyed","expanded","expanding","expandedIndicesChange"],g=["expandedIndices"];e.AccordionComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(C),a.addTwoWay.call(a,g),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},t}(o.Accordion),e.AccordionComponent.decorators=[{type:t.Component,args:[{selector:"ejs-accordion",inputs:f,outputs:C,template:"<ng-content select='div'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(u)}}]}],e.AccordionComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.AccordionComponent.propDecorators={headerTemplate:[{type:t.ContentChild,args:["headerTemplate"]}],itemTemplate:[{type:t.ContentChild,args:["itemTemplate"]}]},d([n.Template(),m("design:type",Object)],e.AccordionComponent.prototype,"headerTemplate",void 0),d([n.Template(),m("design:type",Object)],e.AccordionComponent.prototype,"itemTemplate",void 0),e.AccordionComponent=d([n.ComponentMixins([n.ComponentBase]),m("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.AccordionComponent);var h=function(){return function(){}}();h.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.AccordionComponent,p,u],exports:[e.AccordionComponent,p,u]}]}],h.ctorParameters=function(){return[]};var y=function(){return function(){}}();y.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,h],exports:[h],providers:[]}]}],y.ctorParameters=function(){return[]};var v=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},b=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},R=["align","cssClass","disabled","htmlAttributes","id","overflow","prefixIcon","showAlwaysInPopup","showTextOn","suffixIcon","tabIndex","template","text","tooltipText","type","visible","width"],w=["click"],j=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(w),o.directivePropList=R,o}return i(t,e),t}(n.ComplexBase);j.decorators=[{type:t.Directive,args:[{selector:"e-items>e-item",inputs:R,outputs:w,queries:{}}]}],j.ctorParameters=function(){return[{type:t.ViewContainerRef}]},j.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},v([n.Template(),b("design:type",Object)],j.prototype,"template",void 0);var O=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);O.decorators=[{type:t.Directive,args:[{selector:"ejs-toolbar>e-items",queries:{children:new t.ContentChildren(j)}}]}],O.ctorParameters=function(){return[]};var x=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},I=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},M=["allowKeyboard","cssClass","enableCollision","enableHtmlSanitizer","enablePersistence","enableRtl","height","items","locale","overflowMode","scrollStep","width"],T=["beforeCreate","clicked","created","destroyed"],A=[""];e.ToolbarComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(T),a.addTwoWay.call(a,A),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},t}(o.Toolbar),e.ToolbarComponent.decorators=[{type:t.Component,args:[{selector:"ejs-toolbar",inputs:M,outputs:T,template:"<ng-content select='div'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(O)}}]}],e.ToolbarComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.ToolbarComponent=x([n.ComponentMixins([n.ComponentBase]),I("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.ToolbarComponent);var P=function(){return function(){}}();P.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.ToolbarComponent,j,O],exports:[e.ToolbarComponent,j,O]}]}],P.ctorParameters=function(){return[]};var D=function(){return function(){}}();D.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,P],exports:[P],providers:[]}]}],D.ctorParameters=function(){return[]};var B=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},V=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},S=["animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hoverDelay","items","locale","showItemOnClick","target","template"],E=["beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],_=[""];e.ContextMenuComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(E),a.addTwoWay.call(a,_),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.context.ngAfterContentChecked(this)},t}(o.ContextMenu),e.ContextMenuComponent.decorators=[{type:t.Component,args:[{selector:"ejs-contextmenu",inputs:S,outputs:E,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.ContextMenuComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.ContextMenuComponent=B([n.ComponentMixins([n.ComponentBase]),V("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.ContextMenuComponent);var k=function(){return function(){}}();k.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.ContextMenuComponent],exports:[e.ContextMenuComponent]}]}],k.ctorParameters=function(){return[]};var N=function(){return function(){}}();N.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,k],exports:[k],providers:[]}]}],N.ctorParameters=function(){return[]};var q=["disabled","iconCss","text","url"],H=[],W=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(H),o.directivePropList=q,o}return i(t,e),t}(n.ComplexBase);W.decorators=[{type:t.Directive,args:[{selector:"ejs-breadcrumb>e-breadcrumb-items>e-breadcrumb-item",inputs:q,outputs:H,queries:{}}]}],W.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var z=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);z.decorators=[{type:t.Directive,args:[{selector:"ejs-breadcrumb>e-breadcrumb-items",queries:{children:new t.ContentChildren(W)}}]}],z.ctorParameters=function(){return[]};var L=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},F=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},G=["activeItem","cssClass","disabled","enableActiveItemNavigation","enableNavigation","enablePersistence","enableRtl","itemTemplate","items","locale","maxItems","overflowMode","separatorTemplate","url"],K=["beforeItemRender","created","itemClick","activeItemChange"],Q=["activeItem"];e.BreadcrumbComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(K),a.addTwoWay.call(a,Q),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.context.ngAfterContentChecked(this)},t}(o.Breadcrumb),e.BreadcrumbComponent.decorators=[{type:t.Component,args:[{selector:"ejs-breadcrumb",inputs:G,outputs:K,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(z)}}]}],e.BreadcrumbComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.BreadcrumbComponent.propDecorators={separatorTemplate:[{type:t.ContentChild,args:["separatorTemplate"]}],itemTemplate:[{type:t.ContentChild,args:["itemTemplate"]}]},L([n.Template(),F("design:type",Object)],e.BreadcrumbComponent.prototype,"separatorTemplate",void 0),L([n.Template(),F("design:type",Object)],e.BreadcrumbComponent.prototype,"itemTemplate",void 0),e.BreadcrumbComponent=L([n.ComponentMixins([n.ComponentBase]),F("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.BreadcrumbComponent);var J=function(){return function(){}}();J.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.BreadcrumbComponent,W,z],exports:[e.BreadcrumbComponent,W,z]}]}],J.ctorParameters=function(){return[]};var U=function(){return function(){}}();U.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,J],exports:[J],providers:[]}]}],U.ctorParameters=function(){return[]};var X=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Y=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Z=["cssClass","htmlAttributes","interval","template"],$=[],ee=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents($),o.directivePropList=Z,o}return i(t,e),t}(n.ComplexBase);ee.decorators=[{type:t.Directive,args:[{selector:"ejs-carousel>e-carousel-items>e-carousel-item",inputs:Z,outputs:$,queries:{}}]}],ee.ctorParameters=function(){return[{type:t.ViewContainerRef}]},ee.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},X([n.Template(),Y("design:type",Object)],ee.prototype,"template",void 0);var te=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);te.decorators=[{type:t.Directive,args:[{selector:"ejs-carousel>e-carousel-items",queries:{children:new t.ContentChildren(ee)}}]}],te.ctorParameters=function(){return[]};var ne=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},oe=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},re=["animationEffect","autoPlay","buttonsVisibility","cssClass","dataSource","enablePersistence","enableRtl","enableTouchSwipe","height","htmlAttributes","indicatorsTemplate","indicatorsType","interval","itemTemplate","items","locale","loop","nextButtonTemplate","partialVisible","pauseOnHover","playButtonTemplate","previousButtonTemplate","selectedIndex","showIndicators","showPlayButton","swipeMode","width"],ie=["slideChanged","slideChanging","selectedIndexChange"],ae=["selectedIndex"];e.CarouselComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ie),a.addTwoWay.call(a,ae),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.context.ngAfterContentChecked(this)},t}(o.Carousel),e.CarouselComponent.decorators=[{type:t.Component,args:[{selector:"ejs-carousel",inputs:re,outputs:ie,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(te)}}]}],e.CarouselComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.CarouselComponent.propDecorators={indicatorsTemplate:[{type:t.ContentChild,args:["indicatorsTemplate"]}],nextButtonTemplate:[{type:t.ContentChild,args:["nextButtonTemplate"]}],previousButtonTemplate:[{type:t.ContentChild,args:["previousButtonTemplate"]}],playButtonTemplate:[{type:t.ContentChild,args:["playButtonTemplate"]}],itemTemplate:[{type:t.ContentChild,args:["itemTemplate"]}]},ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"indicatorsTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"nextButtonTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"previousButtonTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"playButtonTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"itemTemplate",void 0),e.CarouselComponent=ne([n.ComponentMixins([n.ComponentBase]),oe("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.CarouselComponent);var ce=function(){return function(){}}();ce.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.CarouselComponent,ee,te],exports:[e.CarouselComponent,ee,te]}]}],ce.ctorParameters=function(){return[]};var se=function(){return function(){}}();se.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,ce],exports:[ce],providers:[]}]}],se.ctorParameters=function(){return[]};var le=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},pe=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},ue=["content","cssClass","disabled","header","headerTemplate","id","tabIndex","visible"],de=[],me=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(de),o.directivePropList=ue,o}return i(t,e),t}(n.ComplexBase);me.decorators=[{type:t.Directive,args:[{selector:"e-tabitems>e-tabitem",inputs:ue,outputs:de,queries:{}}]}],me.ctorParameters=function(){return[{type:t.ViewContainerRef}]},me.propDecorators={content:[{type:t.ContentChild,args:["content"]}],header_text:[{type:t.ContentChild,args:["headerText"]}],headerTemplate:[{type:t.ContentChild,args:["headerTemplate"]}]},le([n.Template(),pe("design:type",Object)],me.prototype,"content",void 0),le([n.Template(),pe("design:type",Object)],me.prototype,"header_text",void 0),le([n.Template(),pe("design:type",Object)],me.prototype,"headerTemplate",void 0);var fe=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);fe.decorators=[{type:t.Directive,args:[{selector:"ejs-tab>e-tabitems",queries:{children:new t.ContentChildren(me)}}]}],fe.ctorParameters=function(){return[]};var Ce=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},ge=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},he=["allowDragAndDrop","animation","clearTemplates","cssClass","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","headerPlacement","height","heightAdjustMode","items","loadOn","locale","overflowMode","reorderActiveTab","scrollStep","selectedItem","showCloseButton","width"],ye=["added","adding","created","destroyed","dragged","dragging","onDragStart","removed","removing","selected","selecting"],ve=[""];e.TabComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ye),a.addTwoWay.call(a,ve),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},t}(o.Tab),e.TabComponent.decorators=[{type:t.Component,args:[{selector:"ejs-tab",inputs:he,outputs:ye,template:"<ng-content select='div'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(fe)}}]}],e.TabComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.TabComponent=Ce([n.ComponentMixins([n.ComponentBase]),ge("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.TabComponent);var be=function(){return function(){}}();be.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.TabComponent,me,fe],exports:[e.TabComponent,me,fe]}]}],be.ctorParameters=function(){return[]};var Re=function(){return function(){}}();Re.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,be],exports:[be],providers:[]}]}],Re.ctorParameters=function(){return[]};var we=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},je=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Oe=["allowDragAndDrop","allowEditing","allowMultiSelection","allowTextWrap","animation","autoCheck","checkedNodes","cssClass","disabled","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","expandOn","expandedNodes","fields","fullRowNavigable","fullRowSelect","loadOnDemand","locale","nodeTemplate","selectedNodes","showCheckBox","sortOrder"],xe=["actionFailure","created","dataBound","dataSourceChanged","destroyed","drawNode","keyPress","nodeChecked","nodeChecking","nodeClicked","nodeCollapsed","nodeCollapsing","nodeDragStart","nodeDragStop","nodeDragging","nodeDropped","nodeEdited","nodeEditing","nodeExpanded","nodeExpanding","nodeSelected","nodeSelecting"],Ie=[""];e.TreeViewComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(xe),a.addTwoWay.call(a,Ie),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.context.ngAfterContentChecked(this)},t}(o.TreeView),e.TreeViewComponent.decorators=[{type:t.Component,args:[{selector:"ejs-treeview",inputs:Oe,outputs:xe,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.TreeViewComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.TreeViewComponent.propDecorators={nodeTemplate:[{type:t.ContentChild,args:["nodeTemplate"]}]},we([n.Template(),je("design:type",Object)],e.TreeViewComponent.prototype,"nodeTemplate",void 0),e.TreeViewComponent=we([n.ComponentMixins([n.ComponentBase]),je("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.TreeViewComponent);var Me=function(){return function(){}}();Me.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.TreeViewComponent],exports:[e.TreeViewComponent]}]}],Me.ctorParameters=function(){return[]};var Te=function(){return function(){}}();Te.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Me],exports:[Me],providers:[]}]}],Te.ctorParameters=function(){return[]};var Ae=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Pe=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},De=["animate","closeOnDocumentClick","dockSize","enableDock","enableGestures","enablePersistence","enableRtl","height","isOpen","locale","mediaQuery","position","showBackdrop","target","type","width","zIndex"],Be=["change","close","created","destroyed","open","isOpenChange"],Ve=["isOpen"];e.SidebarComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(Be),a.addTwoWay.call(a,Ve),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.containerContext.ngAfterContentChecked(this)},t}(o.Sidebar),e.SidebarComponent.decorators=[{type:t.Component,args:[{selector:"ejs-sidebar",inputs:De,outputs:Be,template:"<ng-content ></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.SidebarComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.SidebarComponent=Ae([n.ComponentMixins([n.ComponentBase]),Pe("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.SidebarComponent);var Se=function(){return function(){}}();Se.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.SidebarComponent],exports:[e.SidebarComponent]}]}],Se.ctorParameters=function(){return[]};var Ee=function(){return function(){}}();Ee.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Se],exports:[Se],providers:[]}]}],Ee.ctorParameters=function(){return[]};var _e=["iconCss","id","items","separator","text","url"],ke=[],Ne=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(ke),o.directivePropList=_e,o}return i(t,e),t}(n.ComplexBase);Ne.decorators=[{type:t.Directive,args:[{selector:"ejs-menu>e-menu-items>e-menu-item>",inputs:_e,outputs:ke,queries:{}}]}],Ne.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var qe=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);qe.decorators=[{type:t.Directive,args:[{selector:"ejs-menu>e-menu-items",queries:{children:new t.ContentChildren(Ne)}}]}],qe.ctorParameters=function(){return[]};var He=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},We=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},ze=["animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hamburgerMode","hoverDelay","items","locale","orientation","showItemOnClick","target","template","title"],Le=["beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],Fe=[""];e.MenuComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(Le),a.addTwoWay.call(a,Fe),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.context.ngAfterContentChecked(this)},t}(o.Menu),e.MenuComponent.decorators=[{type:t.Component,args:[{selector:"ejs-menu",inputs:ze,outputs:Le,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(qe)}}]}],e.MenuComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.MenuComponent.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},He([n.Template(),We("design:type",Object)],e.MenuComponent.prototype,"template",void 0),e.MenuComponent=He([n.ComponentMixins([n.ComponentBase]),We("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.MenuComponent);var Ge=function(){return function(){}}();Ge.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.MenuComponent,Ne,qe],exports:[e.MenuComponent,Ne,qe]}]}],Ge.ctorParameters=function(){return[]};var Ke=function(){return function(){}}();Ke.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Ge],exports:[Ge],providers:[]}]}],Ke.ctorParameters=function(){return[]};var Qe=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Je=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Ue=["colorMode","cssClass","enablePersistence","enableRtl","htmlAttributes","isSticky","locale","mode","position"],Xe=["created","destroyed"],Ye=[""];e.AppBarComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(Xe),a.addTwoWay.call(a,Ye),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.containerContext.ngAfterContentChecked(this)},t}(o.AppBar),e.AppBarComponent.decorators=[{type:t.Component,args:[{selector:"ejs-appbar",inputs:Ue,outputs:Xe,template:"<ng-content ></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.AppBarComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.AppBarComponent=Qe([n.ComponentMixins([n.ComponentBase]),Je("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.AppBarComponent);var Ze=function(){return function(){}}();Ze.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.AppBarComponent],exports:[e.AppBarComponent]}]}],Ze.ctorParameters=function(){return[]};var $e=function(){return function(){}}();$e.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Ze],exports:[Ze],providers:[]}]}],$e.ctorParameters=function(){return[]},e.AccordionItemDirective=p,e.AccordionItemsDirective=u,e.AccordionModule=h,e.AccordionAllModule=y,e.ItemDirective=j,e.ItemsDirective=O,e.ToolbarModule=P,e.ToolbarAllModule=D,e.ContextMenuModule=k,e.ContextMenuAllModule=N,e.BreadcrumbItemDirective=W,e.BreadcrumbItemsDirective=z,e.BreadcrumbModule=J,e.BreadcrumbAllModule=U,e.CarouselItemDirective=ee,e.CarouselItemsDirective=te,e.CarouselModule=ce,e.CarouselAllModule=se,e.TabItemDirective=me,e.TabItemsDirective=fe,e.TabModule=be,e.TabAllModule=Re,e.TreeViewModule=Me,e.TreeViewAllModule=Te,e.SidebarModule=Se,e.SidebarAllModule=Ee,e.MenuItemDirective=Ne,e.MenuItemsDirective=qe,e.MenuModule=Ge,e.MenuAllModule=Ke,e.AppBarModule=Ze,e.AppBarAllModule=$e,e.ɵa=f,e.ɵb=C,e.ɵs=Ue,e.ɵt=Xe,e.ɵg=G,e.ɵh=K,e.ɵi=re,e.ɵj=ie,e.ɵe=S,e.ɵf=E,e.ɵq=ze,e.ɵr=Le,e.ɵo=De,e.ɵp=Be,e.ɵk=he,e.ɵl=ye,e.ɵc=M,e.ɵd=T,e.ɵm=Oe,e.ɵn=xe,e.MenuAnimationSettings=o.MenuAnimationSettings,e.MenuItem=o.MenuItem,e.FieldSettings=o.FieldSettings,e.HScroll=o.HScroll,e.VScroll=o.VScroll,e.addScrolling=o.addScrolling,e.destroyScroll=o.destroyScroll,e.Item=o.Item,e.Toolbar=o.Toolbar,e.AccordionActionSettings=o.AccordionActionSettings,e.AccordionAnimationSettings=o.AccordionAnimationSettings,e.AccordionItem=o.AccordionItem,e.Accordion=o.Accordion,e.ContextMenu=o.ContextMenu,e.Menu=o.Menu,e.TabActionSettings=o.TabActionSettings,e.TabAnimationSettings=o.TabAnimationSettings,e.Header=o.Header,e.TabItem=o.TabItem,e.Tab=o.Tab,e.FieldsSettings=o.FieldsSettings,e.ActionSettings=o.ActionSettings,e.NodeAnimationSettings=o.NodeAnimationSettings,e.TreeView=o.TreeView,e.Sidebar=o.Sidebar,e.BreadcrumbOverflowMode=o.BreadcrumbOverflowMode,e.BreadcrumbItem=o.BreadcrumbItem,e.Breadcrumb=o.Breadcrumb,e.CarouselSwipeMode=o.CarouselSwipeMode,e.CarouselItem=o.CarouselItem,e.Carousel=o.Carousel,e.AppBar=o.AppBar,Object.defineProperty(e,"__esModule",{value:!0})});
10
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-navigations"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-navigations","@angular/common"],t):t(e["ej2-angular-navigations"]={},e.ng.core,e.ej2.angular.base,e.ej2.navigations,e.ng.common)}(this,function(e,t,n,o,r){"use strict";var i=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),a=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},s=["content","cssClass","disabled","expanded","header","iconCss","id","visible"],p=[],l=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(p),o.directivePropList=s,o}return i(t,e),t}(n.ComplexBase);l.decorators=[{type:t.Directive,args:[{selector:"e-accordionitems>e-accordionitem",inputs:s,outputs:p,queries:{}}]}],l.ctorParameters=function(){return[{type:t.ViewContainerRef}]},l.propDecorators={header:[{type:t.ContentChild,args:["header"]}],content:[{type:t.ContentChild,args:["content"]}]},a([n.Template(),c("design:type",Object)],l.prototype,"header",void 0),a([n.Template(),c("design:type",Object)],l.prototype,"content",void 0);var u=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);u.decorators=[{type:t.Directive,args:[{selector:"ejs-accordion>e-accordionitems",queries:{children:new t.ContentChildren(l)}}]}],u.ctorParameters=function(){return[]};var d=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},f=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},m=["animation","dataSource","enableHtmlSanitizer","enablePersistence","enableRtl","expandMode","expandedIndices","headerTemplate","height","itemTemplate","items","locale","width"],C=["clicked","created","destroyed","expanded","expanding","expandedIndicesChange"],g=["expandedIndices"];e.AccordionComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(C),a.addTwoWay.call(a,g),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},t}(o.Accordion),e.AccordionComponent.decorators=[{type:t.Component,args:[{selector:"ejs-accordion",inputs:m,outputs:C,template:"<ng-content select='div'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(u)}}]}],e.AccordionComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.AccordionComponent.propDecorators={headerTemplate:[{type:t.ContentChild,args:["headerTemplate"]}],itemTemplate:[{type:t.ContentChild,args:["itemTemplate"]}]},d([n.Template(),f("design:type",Object)],e.AccordionComponent.prototype,"headerTemplate",void 0),d([n.Template(),f("design:type",Object)],e.AccordionComponent.prototype,"itemTemplate",void 0),e.AccordionComponent=d([n.ComponentMixins([n.ComponentBase]),f("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.AccordionComponent);var h=function(){return function(){}}();h.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.AccordionComponent,l,u],exports:[e.AccordionComponent,l,u]}]}],h.ctorParameters=function(){return[]};var y=function(){return function(){}}();y.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,h],exports:[h],providers:[]}]}],y.ctorParameters=function(){return[]};var v=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},b=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},R=["align","cssClass","disabled","htmlAttributes","id","overflow","prefixIcon","showAlwaysInPopup","showTextOn","suffixIcon","tabIndex","template","text","tooltipText","type","visible","width"],w=["click"],j=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(w),o.directivePropList=R,o}return i(t,e),t}(n.ComplexBase);j.decorators=[{type:t.Directive,args:[{selector:"e-items>e-item",inputs:R,outputs:w,queries:{}}]}],j.ctorParameters=function(){return[{type:t.ViewContainerRef}]},j.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},v([n.Template(),b("design:type",Object)],j.prototype,"template",void 0);var O=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);O.decorators=[{type:t.Directive,args:[{selector:"ejs-toolbar>e-items",queries:{children:new t.ContentChildren(j)}}]}],O.ctorParameters=function(){return[]};var x=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},M=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},I=["allowKeyboard","cssClass","enableCollision","enableHtmlSanitizer","enablePersistence","enableRtl","height","items","locale","overflowMode","scrollStep","width"],T=["beforeCreate","clicked","created","destroyed"],A=[""];e.ToolbarComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(T),a.addTwoWay.call(a,A),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},t}(o.Toolbar),e.ToolbarComponent.decorators=[{type:t.Component,args:[{selector:"ejs-toolbar",inputs:I,outputs:T,template:"<ng-content select='div'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(O)}}]}],e.ToolbarComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.ToolbarComponent=x([n.ComponentMixins([n.ComponentBase]),M("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.ToolbarComponent);var P=function(){return function(){}}();P.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.ToolbarComponent,j,O],exports:[e.ToolbarComponent,j,O]}]}],P.ctorParameters=function(){return[]};var S=function(){return function(){}}();S.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,P],exports:[P],providers:[]}]}],S.ctorParameters=function(){return[]};var D=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},B=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},V=["animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hoverDelay","items","locale","showItemOnClick","target","template"],E=["beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],_=[""];e.ContextMenuComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(E),a.addTwoWay.call(a,_),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.context.ngAfterContentChecked(this)},t}(o.ContextMenu),e.ContextMenuComponent.decorators=[{type:t.Component,args:[{selector:"ejs-contextmenu",inputs:V,outputs:E,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.ContextMenuComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.ContextMenuComponent=D([n.ComponentMixins([n.ComponentBase]),B("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.ContextMenuComponent);var k=function(){return function(){}}();k.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.ContextMenuComponent],exports:[e.ContextMenuComponent]}]}],k.ctorParameters=function(){return[]};var N=function(){return function(){}}();N.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,k],exports:[k],providers:[]}]}],N.ctorParameters=function(){return[]};var q=["disabled","iconCss","text","url"],W=[],H=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(W),o.directivePropList=q,o}return i(t,e),t}(n.ComplexBase);H.decorators=[{type:t.Directive,args:[{selector:"ejs-breadcrumb>e-breadcrumb-items>e-breadcrumb-item",inputs:q,outputs:W,queries:{}}]}],H.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var L=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);L.decorators=[{type:t.Directive,args:[{selector:"ejs-breadcrumb>e-breadcrumb-items",queries:{children:new t.ContentChildren(H)}}]}],L.ctorParameters=function(){return[]};var z=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},F=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},G=["activeItem","cssClass","disabled","enableActiveItemNavigation","enableNavigation","enablePersistence","enableRtl","itemTemplate","items","locale","maxItems","overflowMode","separatorTemplate","url"],K=["beforeItemRender","created","itemClick","activeItemChange"],Q=["activeItem"];e.BreadcrumbComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(K),a.addTwoWay.call(a,Q),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.context.ngAfterContentChecked(this)},t}(o.Breadcrumb),e.BreadcrumbComponent.decorators=[{type:t.Component,args:[{selector:"ejs-breadcrumb",inputs:G,outputs:K,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(L)}}]}],e.BreadcrumbComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.BreadcrumbComponent.propDecorators={separatorTemplate:[{type:t.ContentChild,args:["separatorTemplate"]}],itemTemplate:[{type:t.ContentChild,args:["itemTemplate"]}]},z([n.Template(),F("design:type",Object)],e.BreadcrumbComponent.prototype,"separatorTemplate",void 0),z([n.Template(),F("design:type",Object)],e.BreadcrumbComponent.prototype,"itemTemplate",void 0),e.BreadcrumbComponent=z([n.ComponentMixins([n.ComponentBase]),F("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.BreadcrumbComponent);var J=function(){return function(){}}();J.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.BreadcrumbComponent,H,L],exports:[e.BreadcrumbComponent,H,L]}]}],J.ctorParameters=function(){return[]};var U=function(){return function(){}}();U.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,J],exports:[J],providers:[]}]}],U.ctorParameters=function(){return[]};var X=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Y=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Z=["cssClass","htmlAttributes","interval","template"],$=[],ee=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents($),o.directivePropList=Z,o}return i(t,e),t}(n.ComplexBase);ee.decorators=[{type:t.Directive,args:[{selector:"ejs-carousel>e-carousel-items>e-carousel-item",inputs:Z,outputs:$,queries:{}}]}],ee.ctorParameters=function(){return[{type:t.ViewContainerRef}]},ee.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},X([n.Template(),Y("design:type",Object)],ee.prototype,"template",void 0);var te=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);te.decorators=[{type:t.Directive,args:[{selector:"ejs-carousel>e-carousel-items",queries:{children:new t.ContentChildren(ee)}}]}],te.ctorParameters=function(){return[]};var ne=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},oe=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},re=["animationEffect","autoPlay","buttonsVisibility","cssClass","dataSource","enablePersistence","enableRtl","enableTouchSwipe","height","htmlAttributes","indicatorsTemplate","indicatorsType","interval","itemTemplate","items","locale","loop","nextButtonTemplate","partialVisible","pauseOnHover","playButtonTemplate","previousButtonTemplate","selectedIndex","showIndicators","showPlayButton","swipeMode","width"],ie=["slideChanged","slideChanging","selectedIndexChange"],ae=["selectedIndex"];e.CarouselComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ie),a.addTwoWay.call(a,ae),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.context.ngAfterContentChecked(this)},t}(o.Carousel),e.CarouselComponent.decorators=[{type:t.Component,args:[{selector:"ejs-carousel",inputs:re,outputs:ie,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(te)}}]}],e.CarouselComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.CarouselComponent.propDecorators={indicatorsTemplate:[{type:t.ContentChild,args:["indicatorsTemplate"]}],nextButtonTemplate:[{type:t.ContentChild,args:["nextButtonTemplate"]}],previousButtonTemplate:[{type:t.ContentChild,args:["previousButtonTemplate"]}],playButtonTemplate:[{type:t.ContentChild,args:["playButtonTemplate"]}],itemTemplate:[{type:t.ContentChild,args:["itemTemplate"]}]},ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"indicatorsTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"nextButtonTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"previousButtonTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"playButtonTemplate",void 0),ne([n.Template(),oe("design:type",Object)],e.CarouselComponent.prototype,"itemTemplate",void 0),e.CarouselComponent=ne([n.ComponentMixins([n.ComponentBase]),oe("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.CarouselComponent);var ce=function(){return function(){}}();ce.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.CarouselComponent,ee,te],exports:[e.CarouselComponent,ee,te]}]}],ce.ctorParameters=function(){return[]};var se=function(){return function(){}}();se.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,ce],exports:[ce],providers:[]}]}],se.ctorParameters=function(){return[]};var pe=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},le=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},ue=["content","cssClass","disabled","header","headerTemplate","id","tabIndex","visible"],de=[],fe=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(de),o.directivePropList=ue,o}return i(t,e),t}(n.ComplexBase);fe.decorators=[{type:t.Directive,args:[{selector:"e-tabitems>e-tabitem",inputs:ue,outputs:de,queries:{}}]}],fe.ctorParameters=function(){return[{type:t.ViewContainerRef}]},fe.propDecorators={content:[{type:t.ContentChild,args:["content"]}],header_text:[{type:t.ContentChild,args:["headerText"]}],headerTemplate:[{type:t.ContentChild,args:["headerTemplate"]}]},pe([n.Template(),le("design:type",Object)],fe.prototype,"content",void 0),pe([n.Template(),le("design:type",Object)],fe.prototype,"header_text",void 0),pe([n.Template(),le("design:type",Object)],fe.prototype,"headerTemplate",void 0);var me=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);me.decorators=[{type:t.Directive,args:[{selector:"ejs-tab>e-tabitems",queries:{children:new t.ContentChildren(fe)}}]}],me.ctorParameters=function(){return[]};var Ce=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},ge=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},he=["allowDragAndDrop","animation","clearTemplates","cssClass","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","headerPlacement","height","heightAdjustMode","items","loadOn","locale","overflowMode","reorderActiveTab","scrollStep","selectedItem","showCloseButton","width"],ye=["added","adding","created","destroyed","dragged","dragging","onDragStart","removed","removing","selected","selecting"],ve=[""];e.TabComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ye),a.addTwoWay.call(a,ve),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.containerContext.ngAfterContentChecked(this)},t}(o.Tab),e.TabComponent.decorators=[{type:t.Component,args:[{selector:"ejs-tab",inputs:he,outputs:ye,template:"<ng-content select='div'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(me)}}]}],e.TabComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.TabComponent=Ce([n.ComponentMixins([n.ComponentBase]),ge("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.TabComponent);var be=function(){return function(){}}();be.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.TabComponent,fe,me],exports:[e.TabComponent,fe,me]}]}],be.ctorParameters=function(){return[]};var Re=function(){return function(){}}();Re.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,be],exports:[be],providers:[]}]}],Re.ctorParameters=function(){return[]};var we=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},je=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Oe=["allowDragAndDrop","allowEditing","allowMultiSelection","allowTextWrap","animation","autoCheck","checkedNodes","cssClass","disabled","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","expandOn","expandedNodes","fields","fullRowNavigable","fullRowSelect","loadOnDemand","locale","nodeTemplate","selectedNodes","showCheckBox","sortOrder"],xe=["actionFailure","created","dataBound","dataSourceChanged","destroyed","drawNode","keyPress","nodeChecked","nodeChecking","nodeClicked","nodeCollapsed","nodeCollapsing","nodeDragStart","nodeDragStop","nodeDragging","nodeDropped","nodeEdited","nodeEditing","nodeExpanded","nodeExpanding","nodeSelected","nodeSelecting"],Me=[""];e.TreeViewComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(xe),a.addTwoWay.call(a,Me),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.context.ngAfterContentChecked(this)},t}(o.TreeView),e.TreeViewComponent.decorators=[{type:t.Component,args:[{selector:"ejs-treeview",inputs:Oe,outputs:xe,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.TreeViewComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.TreeViewComponent.propDecorators={nodeTemplate:[{type:t.ContentChild,args:["nodeTemplate"]}]},we([n.Template(),je("design:type",Object)],e.TreeViewComponent.prototype,"nodeTemplate",void 0),e.TreeViewComponent=we([n.ComponentMixins([n.ComponentBase]),je("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.TreeViewComponent);var Ie=function(){return function(){}}();Ie.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.TreeViewComponent],exports:[e.TreeViewComponent]}]}],Ie.ctorParameters=function(){return[]};var Te=function(){return function(){}}();Te.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Ie],exports:[Ie],providers:[]}]}],Te.ctorParameters=function(){return[]};var Ae=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Pe=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Se=["animate","closeOnDocumentClick","dockSize","enableDock","enableGestures","enablePersistence","enableRtl","height","isOpen","locale","mediaQuery","position","showBackdrop","target","type","width","zIndex"],De=["change","close","created","destroyed","open","isOpenChange"],Be=["isOpen"];e.SidebarComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(De),a.addTwoWay.call(a,Be),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.containerContext.ngAfterContentChecked(this)},t}(o.Sidebar),e.SidebarComponent.decorators=[{type:t.Component,args:[{selector:"ejs-sidebar",inputs:Se,outputs:De,template:"<ng-content ></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.SidebarComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.SidebarComponent=Ae([n.ComponentMixins([n.ComponentBase]),Pe("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.SidebarComponent);var Ve=function(){return function(){}}();Ve.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.SidebarComponent],exports:[e.SidebarComponent]}]}],Ve.ctorParameters=function(){return[]};var Ee=function(){return function(){}}();Ee.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Ve],exports:[Ve],providers:[]}]}],Ee.ctorParameters=function(){return[]};var _e=["iconCss","id","items","separator","text","url"],ke=[],Ne=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(ke),o.directivePropList=_e,o}return i(t,e),t}(n.ComplexBase);Ne.decorators=[{type:t.Directive,args:[{selector:"ejs-menu>e-menu-items>e-menu-item>",inputs:_e,outputs:ke,queries:{}}]}],Ne.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var qe=function(e){function t(){return e.call(this,"items")||this}return i(t,e),t}(n.ArrayBase);qe.decorators=[{type:t.Directive,args:[{selector:"ejs-menu>e-menu-items",queries:{children:new t.ContentChildren(Ne)}}]}],qe.ctorParameters=function(){return[]};var We=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},He=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Le=["animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hamburgerMode","hoverDelay","items","locale","orientation","showItemOnClick","target","template","title"],ze=["beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],Fe=[""];e.MenuComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["items"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ze),a.addTwoWay.call(a,Fe),n.setValue("currentInstance",a,a.viewContainerRef),a.context=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childItems,this.context.ngAfterContentChecked(this)},t}(o.Menu),e.MenuComponent.decorators=[{type:t.Component,args:[{selector:"ejs-menu",inputs:Le,outputs:ze,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childItems:new t.ContentChild(qe)}}]}],e.MenuComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.MenuComponent.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},We([n.Template(),He("design:type",Object)],e.MenuComponent.prototype,"template",void 0),e.MenuComponent=We([n.ComponentMixins([n.ComponentBase]),He("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.MenuComponent);var Ge=function(){return function(){}}();Ge.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.MenuComponent,Ne,qe],exports:[e.MenuComponent,Ne,qe]}]}],Ge.ctorParameters=function(){return[]};var Ke=function(){return function(){}}();Ke.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Ge],exports:[Ge],providers:[]}]}],Ke.ctorParameters=function(){return[]};var Qe=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Je=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Ue=["colorMode","cssClass","enablePersistence","enableRtl","htmlAttributes","isSticky","locale","mode","position"],Xe=["created","destroyed"],Ye=[""];e.AppBarComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(Xe),a.addTwoWay.call(a,Ye),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.containerContext.ngAfterContentChecked(this)},t}(o.AppBar),e.AppBarComponent.decorators=[{type:t.Component,args:[{selector:"ejs-appbar",inputs:Ue,outputs:Xe,template:"<ng-content ></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.AppBarComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.AppBarComponent=Qe([n.ComponentMixins([n.ComponentBase]),Je("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.AppBarComponent);var Ze=function(){return function(){}}();Ze.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.AppBarComponent],exports:[e.AppBarComponent]}]}],Ze.ctorParameters=function(){return[]};var $e=function(){return function(){}}();$e.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,Ze],exports:[Ze],providers:[]}]}],$e.ctorParameters=function(){return[]};var et=["cssClass","disabled","iconCss","isValid","label","optional","status","text"],tt=[],nt=function(e){function t(t){var o=e.call(this)||this;return o.viewContainerRef=t,n.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(tt),o.directivePropList=et,o}return i(t,e),t}(n.ComplexBase);nt.decorators=[{type:t.Directive,args:[{selector:"ejs-stepper>e-steps>e-step",inputs:et,outputs:tt,queries:{}}]}],nt.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var ot=function(e){function t(){return e.call(this,"steps")||this}return i(t,e),t}(n.ArrayBase);ot.decorators=[{type:t.Directive,args:[{selector:"ejs-stepper>e-steps",queries:{children:new t.ContentChildren(nt)}}]}],ot.ctorParameters=function(){return[]};var rt=this&&this.__decorate||function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var c=e.length-1;c>=0;c--)(r=e[c])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},it=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},at=["activeStep","animation","cssClass","enablePersistence","enableRtl","labelPosition","linear","locale","orientation","readOnly","showTooltip","stepType","steps","template","tooltipTemplate"],ct=["beforeStepRender","created","stepChanged","stepChanging","stepClick","activeStepChange"],st=["activeStep"];e.StepperComponent=function(e){function t(t,o,r,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.tags=["steps"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ct),a.addTwoWay.call(a,st),n.setValue("currentInstance",a,a.viewContainerRef),a.containerContext=new n.ComponentBase,a}return i(t,e),t.prototype.ngOnInit=function(){this.containerContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.containerContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.containerContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childSteps,this.containerContext.ngAfterContentChecked(this)},t}(o.Stepper),e.StepperComponent.decorators=[{type:t.Component,args:[{selector:"ejs-stepper",inputs:at,outputs:ct,template:"<ng-content select='nav'></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childSteps:new t.ContentChild(ot)}}]}],e.StepperComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.StepperComponent.propDecorators={template:[{type:t.ContentChild,args:["template"]}],tooltipTemplate:[{type:t.ContentChild,args:["tooltipTemplate"]}]},rt([n.Template(),it("design:type",Object)],e.StepperComponent.prototype,"template",void 0),rt([n.Template(),it("design:type",Object)],e.StepperComponent.prototype,"tooltipTemplate",void 0),e.StepperComponent=rt([n.ComponentMixins([n.ComponentBase]),it("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.StepperComponent);var pt=function(){return function(){}}();pt.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule],declarations:[e.StepperComponent,nt,ot],exports:[e.StepperComponent,nt,ot]}]}],pt.ctorParameters=function(){return[]};var lt=function(){return function(){}}();lt.decorators=[{type:t.NgModule,args:[{imports:[r.CommonModule,pt],exports:[pt],providers:[]}]}],lt.ctorParameters=function(){return[]},e.AccordionItemDirective=l,e.AccordionItemsDirective=u,e.AccordionModule=h,e.AccordionAllModule=y,e.ItemDirective=j,e.ItemsDirective=O,e.ToolbarModule=P,e.ToolbarAllModule=S,e.ContextMenuModule=k,e.ContextMenuAllModule=N,e.BreadcrumbItemDirective=H,e.BreadcrumbItemsDirective=L,e.BreadcrumbModule=J,e.BreadcrumbAllModule=U,e.CarouselItemDirective=ee,e.CarouselItemsDirective=te,e.CarouselModule=ce,e.CarouselAllModule=se,e.TabItemDirective=fe,e.TabItemsDirective=me,e.TabModule=be,e.TabAllModule=Re,e.TreeViewModule=Ie,e.TreeViewAllModule=Te,e.SidebarModule=Ve,e.SidebarAllModule=Ee,e.MenuItemDirective=Ne,e.MenuItemsDirective=qe,e.MenuModule=Ge,e.MenuAllModule=Ke,e.AppBarModule=Ze,e.AppBarAllModule=$e,e.StepDirective=nt,e.StepsDirective=ot,e.StepperModule=pt,e.StepperAllModule=lt,e.ɵa=m,e.ɵb=C,e.ɵs=Ue,e.ɵt=Xe,e.ɵg=G,e.ɵh=K,e.ɵi=re,e.ɵj=ie,e.ɵe=V,e.ɵf=E,e.ɵq=Le,e.ɵr=ze,e.ɵo=Se,e.ɵp=De,e.ɵu=at,e.ɵv=ct,e.ɵk=he,e.ɵl=ye,e.ɵc=I,e.ɵd=T,e.ɵm=Oe,e.ɵn=xe,e.MenuAnimationSettings=o.MenuAnimationSettings,e.MenuItem=o.MenuItem,e.FieldSettings=o.FieldSettings,e.HScroll=o.HScroll,e.VScroll=o.VScroll,e.addScrolling=o.addScrolling,e.destroyScroll=o.destroyScroll,e.Item=o.Item,e.Toolbar=o.Toolbar,e.AccordionActionSettings=o.AccordionActionSettings,e.AccordionAnimationSettings=o.AccordionAnimationSettings,e.AccordionItem=o.AccordionItem,e.Accordion=o.Accordion,e.ContextMenu=o.ContextMenu,e.Menu=o.Menu,e.TabActionSettings=o.TabActionSettings,e.TabAnimationSettings=o.TabAnimationSettings,e.Header=o.Header,e.TabItem=o.TabItem,e.Tab=o.Tab,e.FieldsSettings=o.FieldsSettings,e.ActionSettings=o.ActionSettings,e.NodeAnimationSettings=o.NodeAnimationSettings,e.TreeView=o.TreeView,e.Sidebar=o.Sidebar,e.BreadcrumbOverflowMode=o.BreadcrumbOverflowMode,e.BreadcrumbItem=o.BreadcrumbItem,e.Breadcrumb=o.Breadcrumb,e.CarouselSwipeMode=o.CarouselSwipeMode,e.CarouselItem=o.CarouselItem,e.Carousel=o.Carousel,e.AppBar=o.AppBar,e.StepStatus=o.StepStatus,e.Step=o.Step,e.StepperOrientation=o.StepperOrientation,e.StepperBase=o.StepperBase,e.StepperAnimationSettings=o.StepperAnimationSettings,e.StepLabelPosition=o.StepLabelPosition,e.StepType=o.StepType,e.Stepper=o.Stepper,Object.defineProperty(e,"__esModule",{value:!0})});
11
11
  //# sourceMappingURL=ej2-angular-navigations.umd.min.js.map