jqwidgets-ng 19.0.5 → 19.2.0

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 (122) hide show
  1. package/esm2020/jqxgrid/angular_jqxgrid.mjs +16 -2
  2. package/esm2020/jqxtimeline/angular_jqxtimeline.mjs +205 -0
  3. package/esm2020/jqxtimeline/angular_jqxtimeline.module.mjs +16 -0
  4. package/esm2020/jqxtimeline/index.mjs +1 -0
  5. package/esm2020/jqxtimeline/jqwidgets-ng-jqxtimeline.mjs +4 -0
  6. package/esm2020/jqxtimeline/public_api.mjs +2 -0
  7. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +16 -2
  8. package/fesm2015/jqwidgets-ng-jqxtimeline.mjs +227 -0
  9. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +16 -2
  10. package/fesm2020/jqwidgets-ng-jqxtimeline.mjs +227 -0
  11. package/jqwidgets/globalization/globalize.js +21 -16
  12. package/jqwidgets/jqx-all.js +13 -2461
  13. package/jqwidgets/jqxangular.js +1 -1
  14. package/jqwidgets/jqxbarcode.js +1 -1
  15. package/jqwidgets/jqxbargauge.js +1 -1
  16. package/jqwidgets/jqxbulletchart.js +1 -1
  17. package/jqwidgets/jqxbuttongroup.js +1 -1
  18. package/jqwidgets/jqxbuttons.js +1 -1
  19. package/jqwidgets/jqxcalendar.js +1 -1
  20. package/jqwidgets/jqxchart.annotations.js +1 -1
  21. package/jqwidgets/jqxchart.api.js +1 -1
  22. package/jqwidgets/jqxchart.core.js +2 -2
  23. package/jqwidgets/jqxchart.js +2 -2
  24. package/jqwidgets/jqxchart.rangeselector.js +1 -1
  25. package/jqwidgets/jqxchart.waterfall.js +1 -1
  26. package/jqwidgets/jqxcheckbox.js +1 -1
  27. package/jqwidgets/jqxcheckboxgroup.js +1 -1
  28. package/jqwidgets/jqxcolorpicker.js +1 -1
  29. package/jqwidgets/jqxcombobox.js +1 -1
  30. package/jqwidgets/jqxcomplexinput.js +1 -1
  31. package/jqwidgets/jqxcore.js +1 -1
  32. package/jqwidgets/jqxdata.export.js +1 -1
  33. package/jqwidgets/jqxdata.js +1 -1
  34. package/jqwidgets/jqxdatatable.js +2 -2
  35. package/jqwidgets/jqxdate.js +1 -1
  36. package/jqwidgets/jqxdatetimeinput.js +2 -2
  37. package/jqwidgets/jqxdocking.js +1 -1
  38. package/jqwidgets/jqxdockinglayout.js +1 -1
  39. package/jqwidgets/jqxdockpanel.js +1 -1
  40. package/jqwidgets/jqxdragdrop.js +1 -1
  41. package/jqwidgets/jqxdraw.js +1 -1
  42. package/jqwidgets/jqxdropdownbutton.js +1 -1
  43. package/jqwidgets/jqxdropdownlist.js +1 -1
  44. package/jqwidgets/jqxeditor.js +1 -1
  45. package/jqwidgets/jqxexpander.js +1 -1
  46. package/jqwidgets/jqxfileupload.js +1 -1
  47. package/jqwidgets/jqxform.js +1 -1
  48. package/jqwidgets/jqxformattedinput.js +1 -1
  49. package/jqwidgets/jqxgantt.js +1 -1
  50. package/jqwidgets/jqxgauge.js +1 -1
  51. package/jqwidgets/jqxgrid.aggregates.js +1 -1
  52. package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
  53. package/jqwidgets/jqxgrid.columnsresize.js +1 -1
  54. package/jqwidgets/jqxgrid.edit.js +2 -2
  55. package/jqwidgets/jqxgrid.export.js +1 -1
  56. package/jqwidgets/jqxgrid.filter.js +1 -1
  57. package/jqwidgets/jqxgrid.grouping.js +1 -1
  58. package/jqwidgets/jqxgrid.js +2 -2
  59. package/jqwidgets/jqxgrid.pager.js +1 -1
  60. package/jqwidgets/jqxgrid.selection.js +1 -1
  61. package/jqwidgets/jqxgrid.sort.js +1 -1
  62. package/jqwidgets/jqxgrid.storage.js +1 -1
  63. package/jqwidgets/jqxheatmap.js +1 -1
  64. package/jqwidgets/jqxinput.js +1 -1
  65. package/jqwidgets/jqxkanban.js +1 -1
  66. package/jqwidgets/jqxknob.js +1 -1
  67. package/jqwidgets/jqxknockout.js +1 -1
  68. package/jqwidgets/jqxlayout.js +1 -1
  69. package/jqwidgets/jqxlistbox.js +1 -1
  70. package/jqwidgets/jqxlistmenu.js +1 -1
  71. package/jqwidgets/jqxloader.js +1 -1
  72. package/jqwidgets/jqxmaskedinput.js +1 -1
  73. package/jqwidgets/jqxmenu.js +1 -1
  74. package/jqwidgets/jqxnavbar.js +1 -1
  75. package/jqwidgets/jqxnavigationbar.js +1 -1
  76. package/jqwidgets/jqxnotification.js +1 -1
  77. package/jqwidgets/jqxnumberinput.js +1 -1
  78. package/jqwidgets/jqxpanel.js +2 -2
  79. package/jqwidgets/jqxpasswordinput.js +1 -1
  80. package/jqwidgets/jqxpivot.js +1 -1
  81. package/jqwidgets/jqxpivotdesigner.js +1 -1
  82. package/jqwidgets/jqxpivotgrid.js +1 -1
  83. package/jqwidgets/jqxpopover.js +1 -1
  84. package/jqwidgets/jqxprogressbar.js +1 -1
  85. package/jqwidgets/jqxqrcode.js +1 -1
  86. package/jqwidgets/jqxradiobutton.js +1 -1
  87. package/jqwidgets/jqxradiobuttongroup.js +1 -1
  88. package/jqwidgets/jqxrangeselector.js +1 -1
  89. package/jqwidgets/jqxrating.js +1 -1
  90. package/jqwidgets/jqxresponsivepanel.js +1 -1
  91. package/jqwidgets/jqxribbon.js +1 -1
  92. package/jqwidgets/jqxscheduler.api.js +1 -1
  93. package/jqwidgets/jqxscheduler.js +2 -2
  94. package/jqwidgets/jqxscrollbar.js +1 -1
  95. package/jqwidgets/jqxscrollview.js +1 -1
  96. package/jqwidgets/jqxslider.js +2 -2
  97. package/jqwidgets/jqxsortable.js +1 -1
  98. package/jqwidgets/jqxsplitter.js +1 -1
  99. package/jqwidgets/jqxswitchbutton.js +1 -1
  100. package/jqwidgets/jqxtabs.js +1 -1
  101. package/jqwidgets/jqxtagcloud.js +1 -1
  102. package/jqwidgets/jqxtextarea.js +1 -1
  103. package/jqwidgets/jqxtimeline.js +9 -0
  104. package/jqwidgets/jqxtimepicker.js +1 -1
  105. package/jqwidgets/jqxtoolbar.js +1 -1
  106. package/jqwidgets/jqxtooltip.js +1 -1
  107. package/jqwidgets/jqxtouch.js +1 -1
  108. package/jqwidgets/jqxtree.js +1 -1
  109. package/jqwidgets/jqxtreegrid.js +1 -1
  110. package/jqwidgets/jqxtreemap.js +1 -1
  111. package/jqwidgets/jqxvalidator.js +1 -1
  112. package/jqwidgets/jqxwindow.js +2 -2
  113. package/jqwidgets/styles/jqx.base.css +234 -1
  114. package/jqwidgets.d.ts +18 -0
  115. package/jqxgrid/angular_jqxgrid.d.ts +3 -1
  116. package/jqxtimeline/angular_jqxtimeline.d.ts +41 -0
  117. package/jqxtimeline/angular_jqxtimeline.module.d.ts +7 -0
  118. package/jqxtimeline/index.d.ts +1 -0
  119. package/jqxtimeline/jqwidgets-ng-jqxtimeline.d.ts +5 -0
  120. package/jqxtimeline/package.json +13 -0
  121. package/jqxtimeline/public_api.d.ts +2 -0
  122. package/package.json +1 -1
@@ -107,6 +107,7 @@ export declare class jqxGridComponent implements OnChanges, AfterViewInit, After
107
107
  attrHorizontalscrollbarstep: number;
108
108
  attrHorizontalscrollbarlargestep: number;
109
109
  attrInitrowdetails: (index?: number, parentElement?: any, gridElement?: any, datarecord?: any) => void;
110
+ attrDisablerowdetails: (index?: number) => boolean;
110
111
  attrKeyboardnavigation: boolean;
111
112
  attrLocalization: jqwidgets.GridLocalizationobject;
112
113
  attrPagesize: number;
@@ -262,6 +263,7 @@ export declare class jqxGridComponent implements OnChanges, AfterViewInit, After
262
263
  horizontalscrollbarstep(arg?: number): number;
263
264
  horizontalscrollbarlargestep(arg?: number): number;
264
265
  initrowdetails(arg?: (index?: number, parentElement?: any, gridElement?: any, datarecord?: any) => void): (index?: number, parentElement?: any, gridElement?: any, datarecord?: any) => void;
266
+ disablerowdetails(arg?: (index?: number) => boolean): (index?: number) => boolean;
265
267
  keyboardnavigation(arg?: boolean): boolean;
266
268
  localization(arg?: jqwidgets.GridLocalizationobject): jqwidgets.GridLocalizationobject;
267
269
  pagesize(arg?: number): number;
@@ -420,5 +422,5 @@ export declare class jqxGridComponent implements OnChanges, AfterViewInit, After
420
422
  onSort: EventEmitter<any>;
421
423
  __wireEvents__(): void;
422
424
  static ɵfac: i0.ɵɵFactoryDeclaration<jqxGridComponent, never>;
423
- static ɵcmp: i0.ɵɵComponentDeclaration<jqxGridComponent, "jqxGrid", never, { "attrAltrows": "altrows"; "attrAltstart": "altstart"; "attrAltstep": "altstep"; "attrAutoshowloadelement": "autoshowloadelement"; "attrAutoshowfiltericon": "autoshowfiltericon"; "attrAutoshowcolumnsmenubutton": "autoshowcolumnsmenubutton"; "attrShowcolumnlines": "showcolumnlines"; "attrShowrowlines": "showrowlines"; "attrShowcolumnheaderlines": "showcolumnheaderlines"; "attrAdaptive": "adaptive"; "attrCompact": "compact"; "attrContextmenuitems": "contextmenuitems"; "attrContextmenuenabled": "contextmenuenabled"; "attrContextmenuwidth": "contextmenuwidth"; "attrContextmenuheight": "contextmenuheight"; "attrContextmenuitemclick": "contextmenuitemclick"; "attrAdaptivewidth": "adaptivewidth"; "attrCommandcolumn": "commandcolumn"; "attrCommandcolumnrenderer": "commandcolumnrenderer"; "attrClipboard": "clipboard"; "attrCloseablegroups": "closeablegroups"; "attrColumnsmenuwidth": "columnsmenuwidth"; "attrColumnmenuopening": "columnmenuopening"; "attrColumnmenuclosing": "columnmenuclosing"; "attrCellhover": "cellhover"; "attrEnablekeyboarddelete": "enablekeyboarddelete"; "attrEnableellipsis": "enableellipsis"; "attrEnablemousewheel": "enablemousewheel"; "attrEnableanimations": "enableanimations"; "attrEnabletooltips": "enabletooltips"; "attrEnablehover": "enablehover"; "attrEnablebrowserselection": "enablebrowserselection"; "attrEverpresentrowposition": "everpresentrowposition"; "attrEverpresentrowheight": "everpresentrowheight"; "attrEverpresentrowactions": "everpresentrowactions"; "attrEverpresentrowactionsmode": "everpresentrowactionsmode"; "attrFilterrowheight": "filterrowheight"; "attrFiltermode": "filtermode"; "attrGroupsrenderer": "groupsrenderer"; "attrGroupcolumnrenderer": "groupcolumnrenderer"; "attrGroupsexpandedbydefault": "groupsexpandedbydefault"; "attrHandlekeyboardnavigation": "handlekeyboardnavigation"; "attrPagerrenderer": "pagerrenderer"; "attrRtl": "rtl"; "attrShowdefaultloadelement": "showdefaultloadelement"; "attrShowfiltercolumnbackground": "showfiltercolumnbackground"; "attrShowfiltermenuitems": "showfiltermenuitems"; "attrShowpinnedcolumnbackground": "showpinnedcolumnbackground"; "attrShowsortcolumnbackground": "showsortcolumnbackground"; "attrShowsortmenuitems": "showsortmenuitems"; "attrShowgroupmenuitems": "showgroupmenuitems"; "attrShowrowdetailscolumn": "showrowdetailscolumn"; "attrShowheader": "showheader"; "attrShowgroupsheader": "showgroupsheader"; "attrShowaggregates": "showaggregates"; "attrShowgroupaggregates": "showgroupaggregates"; "attrShoweverpresentrow": "showeverpresentrow"; "attrShowfilterrow": "showfilterrow"; "attrShowemptyrow": "showemptyrow"; "attrShowstatusbar": "showstatusbar"; "attrStatusbarheight": "statusbarheight"; "attrShowtoolbar": "showtoolbar"; "attrShowfilterbar": "showfilterbar"; "attrFilterbarmode": "filterbarmode"; "attrSelectionmode": "selectionmode"; "attrUpdatefilterconditions": "updatefilterconditions"; "attrUpdatefilterpanel": "updatefilterpanel"; "attrTheme": "theme"; "attrToolbarheight": "toolbarheight"; "attrAutoheight": "autoheight"; "attrAutorowheight": "autorowheight"; "attrColumnsheight": "columnsheight"; "attrDeferreddatafields": "deferreddatafields"; "attrGroupsheaderheight": "groupsheaderheight"; "attrGroupindentwidth": "groupindentwidth"; "attrPagerheight": "pagerheight"; "attrRowsheight": "rowsheight"; "attrScrollbarsize": "scrollbarsize"; "attrScrollmode": "scrollmode"; "attrScrollfeedback": "scrollfeedback"; "attrAutosavestate": "autosavestate"; "attrAutoloadstate": "autoloadstate"; "attrColumns": "columns"; "attrEnableSanitize": "enableSanitize"; "attrCardview": "cardview"; "attrCardviewcolumns": "cardviewcolumns"; "attrCardheight": "cardheight"; "attrCardsize": "cardsize"; "attrColumngroups": "columngroups"; "attrColumnsmenu": "columnsmenu"; "attrColumnsresize": "columnsresize"; "attrColumnsautoresize": "columnsautoresize"; "attrColumnsreorder": "columnsreorder"; "attrCharting": "charting"; "attrDisabled": "disabled"; "attrEditable": "editable"; "attrBatcheditable": "batcheditable"; "attrEditmode": "editmode"; "attrFilter": "filter"; "attrFilterable": "filterable"; "attrGroupable": "groupable"; "attrGroups": "groups"; "attrHorizontalscrollbarstep": "horizontalscrollbarstep"; "attrHorizontalscrollbarlargestep": "horizontalscrollbarlargestep"; "attrInitrowdetails": "initrowdetails"; "attrKeyboardnavigation": "keyboardnavigation"; "attrLocalization": "localization"; "attrPagesize": "pagesize"; "attrPagesizeoptions": "pagesizeoptions"; "attrPagermode": "pagermode"; "attrPagerbuttonscount": "pagerbuttonscount"; "attrPageable": "pageable"; "attrAutofill": "autofill"; "attrRowdetails": "rowdetails"; "attrRowdetailstemplate": "rowdetailstemplate"; "attrReady": "ready"; "attrRendered": "rendered"; "attrRenderstatusbar": "renderstatusbar"; "attrRendertoolbar": "rendertoolbar"; "attrRendergridrows": "rendergridrows"; "attrSortable": "sortable"; "attrSortmode": "sortmode"; "attrSortmodekey": "sortmodekey"; "attrSelectedrowindex": "selectedrowindex"; "attrSelectedrowindexes": "selectedrowindexes"; "attrSource": "source"; "attrSorttogglestates": "sorttogglestates"; "attrUpdatedelay": "updatedelay"; "attrVirtualmode": "virtualmode"; "attrVerticalscrollbarstep": "verticalscrollbarstep"; "attrVerticalscrollbarlargestep": "verticalscrollbarlargestep"; "attrWidth": "width"; "attrHeight": "height"; "autoCreate": "auto-create"; }, { "onBindingcomplete": "onBindingcomplete"; "onColumnresized": "onColumnresized"; "onColumnreordered": "onColumnreordered"; "onColumnclick": "onColumnclick"; "onCellclick": "onCellclick"; "onCelldoubleclick": "onCelldoubleclick"; "onCellselect": "onCellselect"; "onCellunselect": "onCellunselect"; "onCellvaluechanged": "onCellvaluechanged"; "onCellbeginedit": "onCellbeginedit"; "onCellendedit": "onCellendedit"; "onFilter": "onFilter"; "onGroupschanged": "onGroupschanged"; "onGroupexpand": "onGroupexpand"; "onGroupcollapse": "onGroupcollapse"; "onPagechanged": "onPagechanged"; "onPagesizechanged": "onPagesizechanged"; "onRowclick": "onRowclick"; "onRowdoubleclick": "onRowdoubleclick"; "onRowselect": "onRowselect"; "onRowunselect": "onRowunselect"; "onRowexpand": "onRowexpand"; "onRowcollapse": "onRowcollapse"; "onSort": "onSort"; }, never, ["*"]>;
425
+ static ɵcmp: i0.ɵɵComponentDeclaration<jqxGridComponent, "jqxGrid", never, { "attrAltrows": "altrows"; "attrAltstart": "altstart"; "attrAltstep": "altstep"; "attrAutoshowloadelement": "autoshowloadelement"; "attrAutoshowfiltericon": "autoshowfiltericon"; "attrAutoshowcolumnsmenubutton": "autoshowcolumnsmenubutton"; "attrShowcolumnlines": "showcolumnlines"; "attrShowrowlines": "showrowlines"; "attrShowcolumnheaderlines": "showcolumnheaderlines"; "attrAdaptive": "adaptive"; "attrCompact": "compact"; "attrContextmenuitems": "contextmenuitems"; "attrContextmenuenabled": "contextmenuenabled"; "attrContextmenuwidth": "contextmenuwidth"; "attrContextmenuheight": "contextmenuheight"; "attrContextmenuitemclick": "contextmenuitemclick"; "attrAdaptivewidth": "adaptivewidth"; "attrCommandcolumn": "commandcolumn"; "attrCommandcolumnrenderer": "commandcolumnrenderer"; "attrClipboard": "clipboard"; "attrCloseablegroups": "closeablegroups"; "attrColumnsmenuwidth": "columnsmenuwidth"; "attrColumnmenuopening": "columnmenuopening"; "attrColumnmenuclosing": "columnmenuclosing"; "attrCellhover": "cellhover"; "attrEnablekeyboarddelete": "enablekeyboarddelete"; "attrEnableellipsis": "enableellipsis"; "attrEnablemousewheel": "enablemousewheel"; "attrEnableanimations": "enableanimations"; "attrEnabletooltips": "enabletooltips"; "attrEnablehover": "enablehover"; "attrEnablebrowserselection": "enablebrowserselection"; "attrEverpresentrowposition": "everpresentrowposition"; "attrEverpresentrowheight": "everpresentrowheight"; "attrEverpresentrowactions": "everpresentrowactions"; "attrEverpresentrowactionsmode": "everpresentrowactionsmode"; "attrFilterrowheight": "filterrowheight"; "attrFiltermode": "filtermode"; "attrGroupsrenderer": "groupsrenderer"; "attrGroupcolumnrenderer": "groupcolumnrenderer"; "attrGroupsexpandedbydefault": "groupsexpandedbydefault"; "attrHandlekeyboardnavigation": "handlekeyboardnavigation"; "attrPagerrenderer": "pagerrenderer"; "attrRtl": "rtl"; "attrShowdefaultloadelement": "showdefaultloadelement"; "attrShowfiltercolumnbackground": "showfiltercolumnbackground"; "attrShowfiltermenuitems": "showfiltermenuitems"; "attrShowpinnedcolumnbackground": "showpinnedcolumnbackground"; "attrShowsortcolumnbackground": "showsortcolumnbackground"; "attrShowsortmenuitems": "showsortmenuitems"; "attrShowgroupmenuitems": "showgroupmenuitems"; "attrShowrowdetailscolumn": "showrowdetailscolumn"; "attrShowheader": "showheader"; "attrShowgroupsheader": "showgroupsheader"; "attrShowaggregates": "showaggregates"; "attrShowgroupaggregates": "showgroupaggregates"; "attrShoweverpresentrow": "showeverpresentrow"; "attrShowfilterrow": "showfilterrow"; "attrShowemptyrow": "showemptyrow"; "attrShowstatusbar": "showstatusbar"; "attrStatusbarheight": "statusbarheight"; "attrShowtoolbar": "showtoolbar"; "attrShowfilterbar": "showfilterbar"; "attrFilterbarmode": "filterbarmode"; "attrSelectionmode": "selectionmode"; "attrUpdatefilterconditions": "updatefilterconditions"; "attrUpdatefilterpanel": "updatefilterpanel"; "attrTheme": "theme"; "attrToolbarheight": "toolbarheight"; "attrAutoheight": "autoheight"; "attrAutorowheight": "autorowheight"; "attrColumnsheight": "columnsheight"; "attrDeferreddatafields": "deferreddatafields"; "attrGroupsheaderheight": "groupsheaderheight"; "attrGroupindentwidth": "groupindentwidth"; "attrPagerheight": "pagerheight"; "attrRowsheight": "rowsheight"; "attrScrollbarsize": "scrollbarsize"; "attrScrollmode": "scrollmode"; "attrScrollfeedback": "scrollfeedback"; "attrAutosavestate": "autosavestate"; "attrAutoloadstate": "autoloadstate"; "attrColumns": "columns"; "attrEnableSanitize": "enableSanitize"; "attrCardview": "cardview"; "attrCardviewcolumns": "cardviewcolumns"; "attrCardheight": "cardheight"; "attrCardsize": "cardsize"; "attrColumngroups": "columngroups"; "attrColumnsmenu": "columnsmenu"; "attrColumnsresize": "columnsresize"; "attrColumnsautoresize": "columnsautoresize"; "attrColumnsreorder": "columnsreorder"; "attrCharting": "charting"; "attrDisabled": "disabled"; "attrEditable": "editable"; "attrBatcheditable": "batcheditable"; "attrEditmode": "editmode"; "attrFilter": "filter"; "attrFilterable": "filterable"; "attrGroupable": "groupable"; "attrGroups": "groups"; "attrHorizontalscrollbarstep": "horizontalscrollbarstep"; "attrHorizontalscrollbarlargestep": "horizontalscrollbarlargestep"; "attrInitrowdetails": "initrowdetails"; "attrDisablerowdetails": "disablerowdetails"; "attrKeyboardnavigation": "keyboardnavigation"; "attrLocalization": "localization"; "attrPagesize": "pagesize"; "attrPagesizeoptions": "pagesizeoptions"; "attrPagermode": "pagermode"; "attrPagerbuttonscount": "pagerbuttonscount"; "attrPageable": "pageable"; "attrAutofill": "autofill"; "attrRowdetails": "rowdetails"; "attrRowdetailstemplate": "rowdetailstemplate"; "attrReady": "ready"; "attrRendered": "rendered"; "attrRenderstatusbar": "renderstatusbar"; "attrRendertoolbar": "rendertoolbar"; "attrRendergridrows": "rendergridrows"; "attrSortable": "sortable"; "attrSortmode": "sortmode"; "attrSortmodekey": "sortmodekey"; "attrSelectedrowindex": "selectedrowindex"; "attrSelectedrowindexes": "selectedrowindexes"; "attrSource": "source"; "attrSorttogglestates": "sorttogglestates"; "attrUpdatedelay": "updatedelay"; "attrVirtualmode": "virtualmode"; "attrVerticalscrollbarstep": "verticalscrollbarstep"; "attrVerticalscrollbarlargestep": "verticalscrollbarlargestep"; "attrWidth": "width"; "attrHeight": "height"; "autoCreate": "auto-create"; }, { "onBindingcomplete": "onBindingcomplete"; "onColumnresized": "onColumnresized"; "onColumnreordered": "onColumnreordered"; "onColumnclick": "onColumnclick"; "onCellclick": "onCellclick"; "onCelldoubleclick": "onCelldoubleclick"; "onCellselect": "onCellselect"; "onCellunselect": "onCellunselect"; "onCellvaluechanged": "onCellvaluechanged"; "onCellbeginedit": "onCellbeginedit"; "onCellendedit": "onCellendedit"; "onFilter": "onFilter"; "onGroupschanged": "onGroupschanged"; "onGroupexpand": "onGroupexpand"; "onGroupcollapse": "onGroupcollapse"; "onPagechanged": "onPagechanged"; "onPagesizechanged": "onPagesizechanged"; "onRowclick": "onRowclick"; "onRowdoubleclick": "onRowdoubleclick"; "onRowselect": "onRowselect"; "onRowunselect": "onRowunselect"; "onRowexpand": "onRowexpand"; "onRowcollapse": "onRowcollapse"; "onSort": "onSort"; }, never, ["*"]>;
424
426
  }
@@ -0,0 +1,41 @@
1
+ /// <reference path="../jqwidgets.d.ts" />
2
+ import { ElementRef, OnChanges, SimpleChanges } from '@angular/core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class jqxTimelineComponent implements OnChanges {
5
+ attrAutoWidth: boolean;
6
+ attrCollapsible: boolean;
7
+ attrDisabled: boolean;
8
+ attrHorizontal: boolean;
9
+ attrPosition: string;
10
+ attrSource: [];
11
+ attrTheme: string;
12
+ attrWidth: string | number;
13
+ attrHeight: string | number;
14
+ autoCreate: boolean;
15
+ properties: string[];
16
+ host: any;
17
+ elementRef: ElementRef;
18
+ widgetObject: jqwidgets.jqxTimeline;
19
+ constructor(containerElement: ElementRef);
20
+ ngOnInit(): void;
21
+ ngOnChanges(changes: SimpleChanges): boolean;
22
+ arraysEqual(attrValue: any, hostValue: any): boolean;
23
+ manageAttributes(): any;
24
+ moveClasses(parentEl: HTMLElement, childEl: HTMLElement): void;
25
+ moveStyles(parentEl: HTMLElement, childEl: HTMLElement): void;
26
+ createComponent(options?: any): void;
27
+ createWidget(options?: any): void;
28
+ __updateRect__(): void;
29
+ setOptions(options: any): void;
30
+ autoWidth(arg?: boolean): boolean;
31
+ collapsible(arg?: boolean): boolean;
32
+ disabled(arg?: boolean): boolean;
33
+ horizontal(arg?: boolean): boolean;
34
+ position(arg?: string): string;
35
+ source(arg?: undefined): undefined;
36
+ theme(arg?: string): string;
37
+ render(): undefined;
38
+ __wireEvents__(): void;
39
+ static ɵfac: i0.ɵɵFactoryDeclaration<jqxTimelineComponent, never>;
40
+ static ɵcmp: i0.ɵɵComponentDeclaration<jqxTimelineComponent, "jqxTimeline", never, { "attrAutoWidth": "autoWidth"; "attrCollapsible": "collapsible"; "attrDisabled": "disabled"; "attrHorizontal": "horizontal"; "attrPosition": "position"; "attrSource": "source"; "attrTheme": "theme"; "attrWidth": "width"; "attrHeight": "height"; "autoCreate": "auto-create"; }, {}, never, ["*"]>;
41
+ }
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./angular_jqxtimeline";
3
+ export declare class jqxTimelineModule {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<jqxTimelineModule, never>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<jqxTimelineModule, [typeof i1.jqxTimelineComponent], never, [typeof i1.jqxTimelineComponent]>;
6
+ static ɵinj: i0.ɵɵInjectorDeclaration<jqxTimelineModule>;
7
+ }
@@ -0,0 +1 @@
1
+ export * from './public_api';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="jqwidgets-ng/jqxtimeline" />
5
+ export * from './index';
@@ -0,0 +1,13 @@
1
+ {
2
+ "lib": {
3
+ "entryFile": "./src/index.ts"
4
+ },
5
+ "module": "../fesm2015/jqwidgets-ng-jqxtimeline.mjs",
6
+ "es2020": "../fesm2020/jqwidgets-ng-jqxtimeline.mjs",
7
+ "esm2020": "../esm2020/jqxtimeline/jqwidgets-ng-jqxtimeline.mjs",
8
+ "fesm2020": "../fesm2020/jqwidgets-ng-jqxtimeline.mjs",
9
+ "fesm2015": "../fesm2015/jqwidgets-ng-jqxtimeline.mjs",
10
+ "typings": "jqwidgets-ng-jqxtimeline.d.ts",
11
+ "sideEffects": false,
12
+ "name": "jqwidgets-ng/jqxtimeline"
13
+ }
@@ -0,0 +1,2 @@
1
+ export * from './angular_jqxtimeline';
2
+ export * from './angular_jqxtimeline.module';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jqwidgets-ng",
3
- "version": "19.0.5",
3
+ "version": "19.2.0",
4
4
  "preferGlobal": true,
5
5
  "keywords": [
6
6
  "Angular 14",