@syncfusion/ej2-angular-navigations 26.2.8 → 26.2.10-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 (102) hide show
  1. package/@syncfusion/ej2-angular-navigations.es5.js +2247 -0
  2. package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-navigations.js +2070 -0
  4. package/@syncfusion/ej2-angular-navigations.js.map +1 -0
  5. package/dist/ej2-angular-navigations.umd.js +2356 -0
  6. package/dist/ej2-angular-navigations.umd.js.map +1 -0
  7. package/dist/ej2-angular-navigations.umd.min.js +11 -0
  8. package/dist/ej2-angular-navigations.umd.min.js.map +1 -0
  9. package/ej2-angular-navigations.d.ts +15 -0
  10. package/ej2-angular-navigations.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +15 -29
  13. package/schematics/utils/lib-details.ts +2 -2
  14. package/src/accordion/accordion-all.module.d.ts +0 -6
  15. package/src/accordion/accordion.component.d.ts +0 -3
  16. package/src/accordion/accordion.module.d.ts +0 -7
  17. package/src/accordion/items.directive.d.ts +0 -5
  18. package/src/appbar/appbar-all.module.d.ts +0 -6
  19. package/src/appbar/appbar.component.d.ts +0 -3
  20. package/src/appbar/appbar.module.d.ts +0 -6
  21. package/src/breadcrumb/breadcrumb-all.module.d.ts +0 -6
  22. package/src/breadcrumb/breadcrumb.component.d.ts +0 -3
  23. package/src/breadcrumb/breadcrumb.module.d.ts +0 -7
  24. package/src/breadcrumb/items.directive.d.ts +0 -5
  25. package/src/carousel/carousel-all.module.d.ts +0 -6
  26. package/src/carousel/carousel.component.d.ts +0 -3
  27. package/src/carousel/carousel.module.d.ts +0 -7
  28. package/src/carousel/items.directive.d.ts +0 -5
  29. package/src/context-menu/contextmenu-all.module.d.ts +0 -6
  30. package/src/context-menu/contextmenu.component.d.ts +0 -3
  31. package/src/context-menu/contextmenu.module.d.ts +0 -6
  32. package/src/menu/items.directive.d.ts +0 -5
  33. package/src/menu/menu-all.module.d.ts +0 -6
  34. package/src/menu/menu.component.d.ts +0 -3
  35. package/src/menu/menu.module.d.ts +0 -7
  36. package/src/sidebar/sidebar-all.module.d.ts +0 -6
  37. package/src/sidebar/sidebar.component.d.ts +0 -3
  38. package/src/sidebar/sidebar.module.d.ts +0 -6
  39. package/src/stepper/stepper-all.module.d.ts +0 -6
  40. package/src/stepper/stepper.component.d.ts +0 -3
  41. package/src/stepper/stepper.module.d.ts +0 -7
  42. package/src/stepper/steps.directive.d.ts +0 -5
  43. package/src/tab/items.directive.d.ts +0 -5
  44. package/src/tab/tab-all.module.d.ts +0 -6
  45. package/src/tab/tab.component.d.ts +0 -3
  46. package/src/tab/tab.module.d.ts +0 -7
  47. package/src/toolbar/items.directive.d.ts +0 -5
  48. package/src/toolbar/toolbar-all.module.d.ts +0 -6
  49. package/src/toolbar/toolbar.component.d.ts +0 -3
  50. package/src/toolbar/toolbar.module.d.ts +0 -7
  51. package/src/treeview/treeview-all.module.d.ts +0 -6
  52. package/src/treeview/treeview.component.d.ts +0 -3
  53. package/src/treeview/treeview.module.d.ts +0 -6
  54. package/CHANGELOG.md +0 -2536
  55. package/esm2020/public_api.mjs +0 -2
  56. package/esm2020/src/accordion/accordion-all.module.mjs +0 -23
  57. package/esm2020/src/accordion/accordion.component.mjs +0 -77
  58. package/esm2020/src/accordion/accordion.module.mjs +0 -34
  59. package/esm2020/src/accordion/items.directive.mjs +0 -72
  60. package/esm2020/src/appbar/appbar-all.module.mjs +0 -23
  61. package/esm2020/src/appbar/appbar.component.mjs +0 -59
  62. package/esm2020/src/appbar/appbar.module.mjs +0 -25
  63. package/esm2020/src/breadcrumb/breadcrumb-all.module.mjs +0 -23
  64. package/esm2020/src/breadcrumb/breadcrumb.component.mjs +0 -77
  65. package/esm2020/src/breadcrumb/breadcrumb.module.mjs +0 -34
  66. package/esm2020/src/breadcrumb/items.directive.mjs +0 -58
  67. package/esm2020/src/carousel/carousel-all.module.mjs +0 -23
  68. package/esm2020/src/carousel/carousel.component.mjs +0 -95
  69. package/esm2020/src/carousel/carousel.module.mjs +0 -34
  70. package/esm2020/src/carousel/items.directive.mjs +0 -66
  71. package/esm2020/src/context-menu/contextmenu-all.module.mjs +0 -23
  72. package/esm2020/src/context-menu/contextmenu.component.mjs +0 -60
  73. package/esm2020/src/context-menu/contextmenu.module.mjs +0 -25
  74. package/esm2020/src/index.mjs +0 -42
  75. package/esm2020/src/menu/items.directive.mjs +0 -46
  76. package/esm2020/src/menu/menu-all.module.mjs +0 -23
  77. package/esm2020/src/menu/menu.component.mjs +0 -71
  78. package/esm2020/src/menu/menu.module.mjs +0 -34
  79. package/esm2020/src/sidebar/sidebar-all.module.mjs +0 -23
  80. package/esm2020/src/sidebar/sidebar.component.mjs +0 -59
  81. package/esm2020/src/sidebar/sidebar.module.mjs +0 -25
  82. package/esm2020/src/stepper/stepper-all.module.mjs +0 -23
  83. package/esm2020/src/stepper/stepper.component.mjs +0 -77
  84. package/esm2020/src/stepper/stepper.module.mjs +0 -34
  85. package/esm2020/src/stepper/steps.directive.mjs +0 -58
  86. package/esm2020/src/tab/items.directive.mjs +0 -78
  87. package/esm2020/src/tab/tab-all.module.mjs +0 -23
  88. package/esm2020/src/tab/tab.component.mjs +0 -64
  89. package/esm2020/src/tab/tab.module.mjs +0 -34
  90. package/esm2020/src/toolbar/items.directive.mjs +0 -66
  91. package/esm2020/src/toolbar/toolbar-all.module.mjs +0 -23
  92. package/esm2020/src/toolbar/toolbar.component.mjs +0 -64
  93. package/esm2020/src/toolbar/toolbar.module.mjs +0 -34
  94. package/esm2020/src/treeview/treeview-all.module.mjs +0 -23
  95. package/esm2020/src/treeview/treeview.component.mjs +0 -66
  96. package/esm2020/src/treeview/treeview.module.mjs +0 -25
  97. package/esm2020/syncfusion-ej2-angular-navigations.mjs +0 -5
  98. package/fesm2015/syncfusion-ej2-angular-navigations.mjs +0 -1615
  99. package/fesm2015/syncfusion-ej2-angular-navigations.mjs.map +0 -1
  100. package/fesm2020/syncfusion-ej2-angular-navigations.mjs +0 -1615
  101. package/fesm2020/syncfusion-ej2-angular-navigations.mjs.map +0 -1
  102. package/syncfusion-ej2-angular-navigations.d.ts +0 -5
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { TreeView } from '@syncfusion/ej2-navigations';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -60,6 +59,4 @@ export declare class TreeViewComponent extends TreeView implements IComponentBas
60
59
  ngAfterContentChecked(): void;
61
60
  registerEvents: (eventList: string[]) => void;
62
61
  addTwoWay: (propList: string[]) => void;
63
- static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewComponent, never>;
64
- static ɵcmp: i0.ɵɵComponentDeclaration<TreeViewComponent, "ejs-treeview", never, { "allowDragAndDrop": "allowDragAndDrop"; "allowEditing": "allowEditing"; "allowMultiSelection": "allowMultiSelection"; "allowTextWrap": "allowTextWrap"; "animation": "animation"; "autoCheck": "autoCheck"; "checkedNodes": "checkedNodes"; "cssClass": "cssClass"; "disabled": "disabled"; "dragArea": "dragArea"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "expandOn": "expandOn"; "expandedNodes": "expandedNodes"; "fields": "fields"; "fullRowNavigable": "fullRowNavigable"; "fullRowSelect": "fullRowSelect"; "loadOnDemand": "loadOnDemand"; "locale": "locale"; "nodeTemplate": "nodeTemplate"; "selectedNodes": "selectedNodes"; "showCheckBox": "showCheckBox"; "sortOrder": "sortOrder"; }, { "actionFailure": "actionFailure"; "created": "created"; "dataBound": "dataBound"; "dataSourceChanged": "dataSourceChanged"; "destroyed": "destroyed"; "drawNode": "drawNode"; "keyPress": "keyPress"; "nodeChecked": "nodeChecked"; "nodeChecking": "nodeChecking"; "nodeClicked": "nodeClicked"; "nodeCollapsed": "nodeCollapsed"; "nodeCollapsing": "nodeCollapsing"; "nodeDragStart": "nodeDragStart"; "nodeDragStop": "nodeDragStop"; "nodeDragging": "nodeDragging"; "nodeDropped": "nodeDropped"; "nodeEdited": "nodeEdited"; "nodeEditing": "nodeEditing"; "nodeExpanded": "nodeExpanded"; "nodeExpanding": "nodeExpanding"; "nodeSelected": "nodeSelected"; "nodeSelecting": "nodeSelecting"; }, ["nodeTemplate"], never>;
65
62
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./treeview.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the TreeView component.
6
3
  */
7
4
  export declare class TreeViewModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TreeViewModule, [typeof i1.TreeViewComponent], [typeof i2.CommonModule], [typeof i1.TreeViewComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<TreeViewModule>;
11
5
  }