jqwidgets-ng 14.1.17 → 14.1.19

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 (36) hide show
  1. package/esm2020/jqxcheckboxgroup/angular_jqxcheckboxgroup.mjs +264 -0
  2. package/esm2020/jqxcheckboxgroup/angular_jqxcheckboxgroup.module.mjs +21 -0
  3. package/esm2020/jqxcheckboxgroup/index.mjs +1 -0
  4. package/esm2020/jqxcheckboxgroup/jqwidgets-ng-jqxcheckboxgroup.mjs +4 -0
  5. package/esm2020/jqxcheckboxgroup/public_api.mjs +2 -0
  6. package/esm2020/jqxdropdownlist/angular_jqxdropdownlist.mjs +16 -2
  7. package/esm2020/jqxgrid/angular_jqxgrid.mjs +16 -2
  8. package/esm2020/jqxradiobuttongroup/angular_jqxradiobuttongroup.mjs +261 -0
  9. package/esm2020/jqxradiobuttongroup/angular_jqxradiobuttongroup.module.mjs +21 -0
  10. package/esm2020/jqxradiobuttongroup/index.mjs +1 -0
  11. package/esm2020/jqxradiobuttongroup/jqwidgets-ng-jqxradiobuttongroup.mjs +4 -0
  12. package/esm2020/jqxradiobuttongroup/public_api.mjs +2 -0
  13. package/fesm2015/jqwidgets-ng-jqxcheckboxgroup.mjs +292 -0
  14. package/fesm2015/jqwidgets-ng-jqxdropdownlist.mjs +16 -2
  15. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +16 -2
  16. package/fesm2015/jqwidgets-ng-jqxradiobuttongroup.mjs +289 -0
  17. package/fesm2020/jqwidgets-ng-jqxcheckboxgroup.mjs +292 -0
  18. package/fesm2020/jqwidgets-ng-jqxdropdownlist.mjs +16 -2
  19. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +16 -2
  20. package/fesm2020/jqwidgets-ng-jqxradiobuttongroup.mjs +289 -0
  21. package/jqwidgets.d.ts +65 -0
  22. package/jqxcheckboxgroup/angular_jqxcheckboxgroup.d.ts +57 -0
  23. package/jqxcheckboxgroup/angular_jqxcheckboxgroup.module.d.ts +8 -0
  24. package/jqxcheckboxgroup/index.d.ts +1 -0
  25. package/jqxcheckboxgroup/jqwidgets-ng-jqxcheckboxgroup.d.ts +5 -0
  26. package/jqxcheckboxgroup/package.json +13 -0
  27. package/jqxcheckboxgroup/public_api.d.ts +2 -0
  28. package/jqxdropdownlist/angular_jqxdropdownlist.d.ts +3 -1
  29. package/jqxgrid/angular_jqxgrid.d.ts +3 -1
  30. package/jqxradiobuttongroup/angular_jqxradiobuttongroup.d.ts +56 -0
  31. package/jqxradiobuttongroup/angular_jqxradiobuttongroup.module.d.ts +8 -0
  32. package/jqxradiobuttongroup/index.d.ts +1 -0
  33. package/jqxradiobuttongroup/jqwidgets-ng-jqxradiobuttongroup.d.ts +5 -0
  34. package/jqxradiobuttongroup/package.json +13 -0
  35. package/jqxradiobuttongroup/public_api.d.ts +2 -0
  36. package/package.json +1 -1
@@ -34,7 +34,7 @@ import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core'
34
34
  class jqxGridComponent {
35
35
  constructor(containerElement) {
36
36
  this.autoCreate = true;
37
- this.properties = ['altrows', 'altstart', 'altstep', 'autoshowloadelement', 'autoshowfiltericon', 'autoshowcolumnsmenubutton', 'showcolumnlines', 'showrowlines', 'showcolumnheaderlines', 'adaptive', 'adaptivewidth', 'commandcolumn', 'commandcolumnrenderer', 'clipboard', 'closeablegroups', 'columnsmenuwidth', 'columnmenuopening', 'columnmenuclosing', 'cellhover', 'enablekeyboarddelete', 'enableellipsis', 'enablemousewheel', 'enableanimations', 'enabletooltips', 'enablehover', 'enablebrowserselection', 'everpresentrowposition', 'everpresentrowheight', 'everpresentrowactions', 'everpresentrowactionsmode', 'filterrowheight', 'filtermode', 'groupsrenderer', 'groupcolumnrenderer', 'groupsexpandedbydefault', 'handlekeyboardnavigation', 'pagerrenderer', 'rtl', 'showdefaultloadelement', 'showfiltercolumnbackground', 'showfiltermenuitems', 'showpinnedcolumnbackground', 'showsortcolumnbackground', 'showsortmenuitems', 'showgroupmenuitems', 'showrowdetailscolumn', 'showheader', 'showgroupsheader', 'showaggregates', 'showgroupaggregates', 'showeverpresentrow', 'showfilterrow', 'showemptyrow', 'showstatusbar', 'statusbarheight', 'showtoolbar', 'showfilterbar', 'filterbarmode', 'selectionmode', 'updatefilterconditions', 'updatefilterpanel', 'theme', 'toolbarheight', 'autoheight', 'autorowheight', 'columnsheight', 'deferreddatafields', 'groupsheaderheight', 'groupindentwidth', 'height', 'pagerheight', 'rowsheight', 'scrollbarsize', 'scrollmode', 'scrollfeedback', 'width', 'autosavestate', 'autoloadstate', 'columns', 'enableSanitize', 'cardview', 'cardviewcolumns', 'cardheight', 'cardsize', 'columngroups', 'columnsmenu', 'columnsresize', 'columnsautoresize', 'columnsreorder', 'charting', 'disabled', 'editable', 'batcheditable', 'editmode', 'filter', 'filterable', 'groupable', 'groups', 'horizontalscrollbarstep', 'horizontalscrollbarlargestep', 'initrowdetails', 'keyboardnavigation', 'localization', 'pagesize', 'pagesizeoptions', 'pagermode', 'pagerbuttonscount', 'pageable', 'autofill', 'rowdetails', 'rowdetailstemplate', 'ready', 'rendered', 'renderstatusbar', 'rendertoolbar', 'rendergridrows', 'sortable', 'sortmode', 'selectedrowindex', 'selectedrowindexes', 'source', 'sorttogglestates', 'updatedelay', 'virtualmode', 'verticalscrollbarstep', 'verticalscrollbarlargestep'];
37
+ this.properties = ['altrows', 'altstart', 'altstep', 'autoshowloadelement', 'autoshowfiltericon', 'autoshowcolumnsmenubutton', 'showcolumnlines', 'showrowlines', 'showcolumnheaderlines', 'adaptive', 'adaptivewidth', 'commandcolumn', 'commandcolumnrenderer', 'clipboard', 'closeablegroups', 'columnsmenuwidth', 'columnmenuopening', 'columnmenuclosing', 'cellhover', 'enablekeyboarddelete', 'enableellipsis', 'enablemousewheel', 'enableanimations', 'enabletooltips', 'enablehover', 'enablebrowserselection', 'everpresentrowposition', 'everpresentrowheight', 'everpresentrowactions', 'everpresentrowactionsmode', 'filterrowheight', 'filtermode', 'groupsrenderer', 'groupcolumnrenderer', 'groupsexpandedbydefault', 'handlekeyboardnavigation', 'pagerrenderer', 'rtl', 'showdefaultloadelement', 'showfiltercolumnbackground', 'showfiltermenuitems', 'showpinnedcolumnbackground', 'showsortcolumnbackground', 'showsortmenuitems', 'showgroupmenuitems', 'showrowdetailscolumn', 'showheader', 'showgroupsheader', 'showaggregates', 'showgroupaggregates', 'showeverpresentrow', 'showfilterrow', 'showemptyrow', 'showstatusbar', 'statusbarheight', 'showtoolbar', 'showfilterbar', 'filterbarmode', 'selectionmode', 'updatefilterconditions', 'updatefilterpanel', 'theme', 'toolbarheight', 'autoheight', 'autorowheight', 'columnsheight', 'deferreddatafields', 'groupsheaderheight', 'groupindentwidth', 'height', 'pagerheight', 'rowsheight', 'scrollbarsize', 'scrollmode', 'scrollfeedback', 'width', 'autosavestate', 'autoloadstate', 'columns', 'enableSanitize', 'cardview', 'cardviewcolumns', 'cardheight', 'cardsize', 'columngroups', 'columnsmenu', 'columnsresize', 'columnsautoresize', 'columnsreorder', 'charting', 'disabled', 'editable', 'batcheditable', 'editmode', 'filter', 'filterable', 'groupable', 'groups', 'horizontalscrollbarstep', 'horizontalscrollbarlargestep', 'initrowdetails', 'keyboardnavigation', 'localization', 'pagesize', 'pagesizeoptions', 'pagermode', 'pagerbuttonscount', 'pageable', 'autofill', 'rowdetails', 'rowdetailstemplate', 'ready', 'rendered', 'renderstatusbar', 'rendertoolbar', 'rendergridrows', 'sortable', 'sortmode', 'sortmodekey', 'selectedrowindex', 'selectedrowindexes', 'source', 'sorttogglestates', 'updatedelay', 'virtualmode', 'verticalscrollbarstep', 'verticalscrollbarlargestep'];
38
38
  // jqxGridComponent events
39
39
  this.onBindingcomplete = new EventEmitter();
40
40
  this.onColumnresized = new EventEmitter();
@@ -1490,6 +1490,17 @@ class jqxGridComponent {
1490
1490
  return this.host.jqxGrid('sortmode');
1491
1491
  }
1492
1492
  }
1493
+ sortmodekey(arg) {
1494
+ if (this.autoCreate && !this.host) {
1495
+ this.createComponent();
1496
+ }
1497
+ if (arg !== undefined) {
1498
+ this.host.jqxGrid('sortmodekey', arg);
1499
+ }
1500
+ else {
1501
+ return this.host.jqxGrid('sortmodekey');
1502
+ }
1503
+ }
1493
1504
  selectedrowindex(arg) {
1494
1505
  if (this.autoCreate && !this.host) {
1495
1506
  this.createComponent();
@@ -2243,7 +2254,7 @@ class jqxGridComponent {
2243
2254
  }
2244
2255
  } //jqxGridComponent
2245
2256
  jqxGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGridComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
2246
- jqxGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxGridComponent, selector: "jqxGrid", inputs: { attrAltrows: ["altrows", "attrAltrows"], attrAltstart: ["altstart", "attrAltstart"], attrAltstep: ["altstep", "attrAltstep"], attrAutoshowloadelement: ["autoshowloadelement", "attrAutoshowloadelement"], attrAutoshowfiltericon: ["autoshowfiltericon", "attrAutoshowfiltericon"], attrAutoshowcolumnsmenubutton: ["autoshowcolumnsmenubutton", "attrAutoshowcolumnsmenubutton"], attrShowcolumnlines: ["showcolumnlines", "attrShowcolumnlines"], attrShowrowlines: ["showrowlines", "attrShowrowlines"], attrShowcolumnheaderlines: ["showcolumnheaderlines", "attrShowcolumnheaderlines"], attrAdaptive: ["adaptive", "attrAdaptive"], attrAdaptivewidth: ["adaptivewidth", "attrAdaptivewidth"], attrCommandcolumn: ["commandcolumn", "attrCommandcolumn"], attrCommandcolumnrenderer: ["commandcolumnrenderer", "attrCommandcolumnrenderer"], attrClipboard: ["clipboard", "attrClipboard"], attrCloseablegroups: ["closeablegroups", "attrCloseablegroups"], attrColumnsmenuwidth: ["columnsmenuwidth", "attrColumnsmenuwidth"], attrColumnmenuopening: ["columnmenuopening", "attrColumnmenuopening"], attrColumnmenuclosing: ["columnmenuclosing", "attrColumnmenuclosing"], attrCellhover: ["cellhover", "attrCellhover"], attrEnablekeyboarddelete: ["enablekeyboarddelete", "attrEnablekeyboarddelete"], attrEnableellipsis: ["enableellipsis", "attrEnableellipsis"], attrEnablemousewheel: ["enablemousewheel", "attrEnablemousewheel"], attrEnableanimations: ["enableanimations", "attrEnableanimations"], attrEnabletooltips: ["enabletooltips", "attrEnabletooltips"], attrEnablehover: ["enablehover", "attrEnablehover"], attrEnablebrowserselection: ["enablebrowserselection", "attrEnablebrowserselection"], attrEverpresentrowposition: ["everpresentrowposition", "attrEverpresentrowposition"], attrEverpresentrowheight: ["everpresentrowheight", "attrEverpresentrowheight"], attrEverpresentrowactions: ["everpresentrowactions", "attrEverpresentrowactions"], attrEverpresentrowactionsmode: ["everpresentrowactionsmode", "attrEverpresentrowactionsmode"], attrFilterrowheight: ["filterrowheight", "attrFilterrowheight"], attrFiltermode: ["filtermode", "attrFiltermode"], attrGroupsrenderer: ["groupsrenderer", "attrGroupsrenderer"], attrGroupcolumnrenderer: ["groupcolumnrenderer", "attrGroupcolumnrenderer"], attrGroupsexpandedbydefault: ["groupsexpandedbydefault", "attrGroupsexpandedbydefault"], attrHandlekeyboardnavigation: ["handlekeyboardnavigation", "attrHandlekeyboardnavigation"], attrPagerrenderer: ["pagerrenderer", "attrPagerrenderer"], attrRtl: ["rtl", "attrRtl"], attrShowdefaultloadelement: ["showdefaultloadelement", "attrShowdefaultloadelement"], attrShowfiltercolumnbackground: ["showfiltercolumnbackground", "attrShowfiltercolumnbackground"], attrShowfiltermenuitems: ["showfiltermenuitems", "attrShowfiltermenuitems"], attrShowpinnedcolumnbackground: ["showpinnedcolumnbackground", "attrShowpinnedcolumnbackground"], attrShowsortcolumnbackground: ["showsortcolumnbackground", "attrShowsortcolumnbackground"], attrShowsortmenuitems: ["showsortmenuitems", "attrShowsortmenuitems"], attrShowgroupmenuitems: ["showgroupmenuitems", "attrShowgroupmenuitems"], attrShowrowdetailscolumn: ["showrowdetailscolumn", "attrShowrowdetailscolumn"], attrShowheader: ["showheader", "attrShowheader"], attrShowgroupsheader: ["showgroupsheader", "attrShowgroupsheader"], attrShowaggregates: ["showaggregates", "attrShowaggregates"], attrShowgroupaggregates: ["showgroupaggregates", "attrShowgroupaggregates"], attrShoweverpresentrow: ["showeverpresentrow", "attrShoweverpresentrow"], attrShowfilterrow: ["showfilterrow", "attrShowfilterrow"], attrShowemptyrow: ["showemptyrow", "attrShowemptyrow"], attrShowstatusbar: ["showstatusbar", "attrShowstatusbar"], attrStatusbarheight: ["statusbarheight", "attrStatusbarheight"], attrShowtoolbar: ["showtoolbar", "attrShowtoolbar"], attrShowfilterbar: ["showfilterbar", "attrShowfilterbar"], attrFilterbarmode: ["filterbarmode", "attrFilterbarmode"], attrSelectionmode: ["selectionmode", "attrSelectionmode"], attrUpdatefilterconditions: ["updatefilterconditions", "attrUpdatefilterconditions"], attrUpdatefilterpanel: ["updatefilterpanel", "attrUpdatefilterpanel"], attrTheme: ["theme", "attrTheme"], attrToolbarheight: ["toolbarheight", "attrToolbarheight"], attrAutoheight: ["autoheight", "attrAutoheight"], attrAutorowheight: ["autorowheight", "attrAutorowheight"], attrColumnsheight: ["columnsheight", "attrColumnsheight"], attrDeferreddatafields: ["deferreddatafields", "attrDeferreddatafields"], attrGroupsheaderheight: ["groupsheaderheight", "attrGroupsheaderheight"], attrGroupindentwidth: ["groupindentwidth", "attrGroupindentwidth"], attrPagerheight: ["pagerheight", "attrPagerheight"], attrRowsheight: ["rowsheight", "attrRowsheight"], attrScrollbarsize: ["scrollbarsize", "attrScrollbarsize"], attrScrollmode: ["scrollmode", "attrScrollmode"], attrScrollfeedback: ["scrollfeedback", "attrScrollfeedback"], attrAutosavestate: ["autosavestate", "attrAutosavestate"], attrAutoloadstate: ["autoloadstate", "attrAutoloadstate"], attrColumns: ["columns", "attrColumns"], attrEnableSanitize: ["enableSanitize", "attrEnableSanitize"], attrCardview: ["cardview", "attrCardview"], attrCardviewcolumns: ["cardviewcolumns", "attrCardviewcolumns"], attrCardheight: ["cardheight", "attrCardheight"], attrCardsize: ["cardsize", "attrCardsize"], attrColumngroups: ["columngroups", "attrColumngroups"], attrColumnsmenu: ["columnsmenu", "attrColumnsmenu"], attrColumnsresize: ["columnsresize", "attrColumnsresize"], attrColumnsautoresize: ["columnsautoresize", "attrColumnsautoresize"], attrColumnsreorder: ["columnsreorder", "attrColumnsreorder"], attrCharting: ["charting", "attrCharting"], attrDisabled: ["disabled", "attrDisabled"], attrEditable: ["editable", "attrEditable"], attrBatcheditable: ["batcheditable", "attrBatcheditable"], attrEditmode: ["editmode", "attrEditmode"], attrFilter: ["filter", "attrFilter"], attrFilterable: ["filterable", "attrFilterable"], attrGroupable: ["groupable", "attrGroupable"], attrGroups: ["groups", "attrGroups"], attrHorizontalscrollbarstep: ["horizontalscrollbarstep", "attrHorizontalscrollbarstep"], attrHorizontalscrollbarlargestep: ["horizontalscrollbarlargestep", "attrHorizontalscrollbarlargestep"], attrInitrowdetails: ["initrowdetails", "attrInitrowdetails"], attrKeyboardnavigation: ["keyboardnavigation", "attrKeyboardnavigation"], attrLocalization: ["localization", "attrLocalization"], attrPagesize: ["pagesize", "attrPagesize"], attrPagesizeoptions: ["pagesizeoptions", "attrPagesizeoptions"], attrPagermode: ["pagermode", "attrPagermode"], attrPagerbuttonscount: ["pagerbuttonscount", "attrPagerbuttonscount"], attrPageable: ["pageable", "attrPageable"], attrAutofill: ["autofill", "attrAutofill"], attrRowdetails: ["rowdetails", "attrRowdetails"], attrRowdetailstemplate: ["rowdetailstemplate", "attrRowdetailstemplate"], attrReady: ["ready", "attrReady"], attrRendered: ["rendered", "attrRendered"], attrRenderstatusbar: ["renderstatusbar", "attrRenderstatusbar"], attrRendertoolbar: ["rendertoolbar", "attrRendertoolbar"], attrRendergridrows: ["rendergridrows", "attrRendergridrows"], attrSortable: ["sortable", "attrSortable"], attrSortmode: ["sortmode", "attrSortmode"], attrSelectedrowindex: ["selectedrowindex", "attrSelectedrowindex"], attrSelectedrowindexes: ["selectedrowindexes", "attrSelectedrowindexes"], attrSource: ["source", "attrSource"], attrSorttogglestates: ["sorttogglestates", "attrSorttogglestates"], attrUpdatedelay: ["updatedelay", "attrUpdatedelay"], attrVirtualmode: ["virtualmode", "attrVirtualmode"], attrVerticalscrollbarstep: ["verticalscrollbarstep", "attrVerticalscrollbarstep"], attrVerticalscrollbarlargestep: ["verticalscrollbarlargestep", "attrVerticalscrollbarlargestep"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { 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" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
2257
+ jqxGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxGridComponent, selector: "jqxGrid", inputs: { attrAltrows: ["altrows", "attrAltrows"], attrAltstart: ["altstart", "attrAltstart"], attrAltstep: ["altstep", "attrAltstep"], attrAutoshowloadelement: ["autoshowloadelement", "attrAutoshowloadelement"], attrAutoshowfiltericon: ["autoshowfiltericon", "attrAutoshowfiltericon"], attrAutoshowcolumnsmenubutton: ["autoshowcolumnsmenubutton", "attrAutoshowcolumnsmenubutton"], attrShowcolumnlines: ["showcolumnlines", "attrShowcolumnlines"], attrShowrowlines: ["showrowlines", "attrShowrowlines"], attrShowcolumnheaderlines: ["showcolumnheaderlines", "attrShowcolumnheaderlines"], attrAdaptive: ["adaptive", "attrAdaptive"], attrAdaptivewidth: ["adaptivewidth", "attrAdaptivewidth"], attrCommandcolumn: ["commandcolumn", "attrCommandcolumn"], attrCommandcolumnrenderer: ["commandcolumnrenderer", "attrCommandcolumnrenderer"], attrClipboard: ["clipboard", "attrClipboard"], attrCloseablegroups: ["closeablegroups", "attrCloseablegroups"], attrColumnsmenuwidth: ["columnsmenuwidth", "attrColumnsmenuwidth"], attrColumnmenuopening: ["columnmenuopening", "attrColumnmenuopening"], attrColumnmenuclosing: ["columnmenuclosing", "attrColumnmenuclosing"], attrCellhover: ["cellhover", "attrCellhover"], attrEnablekeyboarddelete: ["enablekeyboarddelete", "attrEnablekeyboarddelete"], attrEnableellipsis: ["enableellipsis", "attrEnableellipsis"], attrEnablemousewheel: ["enablemousewheel", "attrEnablemousewheel"], attrEnableanimations: ["enableanimations", "attrEnableanimations"], attrEnabletooltips: ["enabletooltips", "attrEnabletooltips"], attrEnablehover: ["enablehover", "attrEnablehover"], attrEnablebrowserselection: ["enablebrowserselection", "attrEnablebrowserselection"], attrEverpresentrowposition: ["everpresentrowposition", "attrEverpresentrowposition"], attrEverpresentrowheight: ["everpresentrowheight", "attrEverpresentrowheight"], attrEverpresentrowactions: ["everpresentrowactions", "attrEverpresentrowactions"], attrEverpresentrowactionsmode: ["everpresentrowactionsmode", "attrEverpresentrowactionsmode"], attrFilterrowheight: ["filterrowheight", "attrFilterrowheight"], attrFiltermode: ["filtermode", "attrFiltermode"], attrGroupsrenderer: ["groupsrenderer", "attrGroupsrenderer"], attrGroupcolumnrenderer: ["groupcolumnrenderer", "attrGroupcolumnrenderer"], attrGroupsexpandedbydefault: ["groupsexpandedbydefault", "attrGroupsexpandedbydefault"], attrHandlekeyboardnavigation: ["handlekeyboardnavigation", "attrHandlekeyboardnavigation"], attrPagerrenderer: ["pagerrenderer", "attrPagerrenderer"], attrRtl: ["rtl", "attrRtl"], attrShowdefaultloadelement: ["showdefaultloadelement", "attrShowdefaultloadelement"], attrShowfiltercolumnbackground: ["showfiltercolumnbackground", "attrShowfiltercolumnbackground"], attrShowfiltermenuitems: ["showfiltermenuitems", "attrShowfiltermenuitems"], attrShowpinnedcolumnbackground: ["showpinnedcolumnbackground", "attrShowpinnedcolumnbackground"], attrShowsortcolumnbackground: ["showsortcolumnbackground", "attrShowsortcolumnbackground"], attrShowsortmenuitems: ["showsortmenuitems", "attrShowsortmenuitems"], attrShowgroupmenuitems: ["showgroupmenuitems", "attrShowgroupmenuitems"], attrShowrowdetailscolumn: ["showrowdetailscolumn", "attrShowrowdetailscolumn"], attrShowheader: ["showheader", "attrShowheader"], attrShowgroupsheader: ["showgroupsheader", "attrShowgroupsheader"], attrShowaggregates: ["showaggregates", "attrShowaggregates"], attrShowgroupaggregates: ["showgroupaggregates", "attrShowgroupaggregates"], attrShoweverpresentrow: ["showeverpresentrow", "attrShoweverpresentrow"], attrShowfilterrow: ["showfilterrow", "attrShowfilterrow"], attrShowemptyrow: ["showemptyrow", "attrShowemptyrow"], attrShowstatusbar: ["showstatusbar", "attrShowstatusbar"], attrStatusbarheight: ["statusbarheight", "attrStatusbarheight"], attrShowtoolbar: ["showtoolbar", "attrShowtoolbar"], attrShowfilterbar: ["showfilterbar", "attrShowfilterbar"], attrFilterbarmode: ["filterbarmode", "attrFilterbarmode"], attrSelectionmode: ["selectionmode", "attrSelectionmode"], attrUpdatefilterconditions: ["updatefilterconditions", "attrUpdatefilterconditions"], attrUpdatefilterpanel: ["updatefilterpanel", "attrUpdatefilterpanel"], attrTheme: ["theme", "attrTheme"], attrToolbarheight: ["toolbarheight", "attrToolbarheight"], attrAutoheight: ["autoheight", "attrAutoheight"], attrAutorowheight: ["autorowheight", "attrAutorowheight"], attrColumnsheight: ["columnsheight", "attrColumnsheight"], attrDeferreddatafields: ["deferreddatafields", "attrDeferreddatafields"], attrGroupsheaderheight: ["groupsheaderheight", "attrGroupsheaderheight"], attrGroupindentwidth: ["groupindentwidth", "attrGroupindentwidth"], attrPagerheight: ["pagerheight", "attrPagerheight"], attrRowsheight: ["rowsheight", "attrRowsheight"], attrScrollbarsize: ["scrollbarsize", "attrScrollbarsize"], attrScrollmode: ["scrollmode", "attrScrollmode"], attrScrollfeedback: ["scrollfeedback", "attrScrollfeedback"], attrAutosavestate: ["autosavestate", "attrAutosavestate"], attrAutoloadstate: ["autoloadstate", "attrAutoloadstate"], attrColumns: ["columns", "attrColumns"], attrEnableSanitize: ["enableSanitize", "attrEnableSanitize"], attrCardview: ["cardview", "attrCardview"], attrCardviewcolumns: ["cardviewcolumns", "attrCardviewcolumns"], attrCardheight: ["cardheight", "attrCardheight"], attrCardsize: ["cardsize", "attrCardsize"], attrColumngroups: ["columngroups", "attrColumngroups"], attrColumnsmenu: ["columnsmenu", "attrColumnsmenu"], attrColumnsresize: ["columnsresize", "attrColumnsresize"], attrColumnsautoresize: ["columnsautoresize", "attrColumnsautoresize"], attrColumnsreorder: ["columnsreorder", "attrColumnsreorder"], attrCharting: ["charting", "attrCharting"], attrDisabled: ["disabled", "attrDisabled"], attrEditable: ["editable", "attrEditable"], attrBatcheditable: ["batcheditable", "attrBatcheditable"], attrEditmode: ["editmode", "attrEditmode"], attrFilter: ["filter", "attrFilter"], attrFilterable: ["filterable", "attrFilterable"], attrGroupable: ["groupable", "attrGroupable"], attrGroups: ["groups", "attrGroups"], attrHorizontalscrollbarstep: ["horizontalscrollbarstep", "attrHorizontalscrollbarstep"], attrHorizontalscrollbarlargestep: ["horizontalscrollbarlargestep", "attrHorizontalscrollbarlargestep"], attrInitrowdetails: ["initrowdetails", "attrInitrowdetails"], attrKeyboardnavigation: ["keyboardnavigation", "attrKeyboardnavigation"], attrLocalization: ["localization", "attrLocalization"], attrPagesize: ["pagesize", "attrPagesize"], attrPagesizeoptions: ["pagesizeoptions", "attrPagesizeoptions"], attrPagermode: ["pagermode", "attrPagermode"], attrPagerbuttonscount: ["pagerbuttonscount", "attrPagerbuttonscount"], attrPageable: ["pageable", "attrPageable"], attrAutofill: ["autofill", "attrAutofill"], attrRowdetails: ["rowdetails", "attrRowdetails"], attrRowdetailstemplate: ["rowdetailstemplate", "attrRowdetailstemplate"], attrReady: ["ready", "attrReady"], attrRendered: ["rendered", "attrRendered"], attrRenderstatusbar: ["renderstatusbar", "attrRenderstatusbar"], attrRendertoolbar: ["rendertoolbar", "attrRendertoolbar"], attrRendergridrows: ["rendergridrows", "attrRendergridrows"], attrSortable: ["sortable", "attrSortable"], attrSortmode: ["sortmode", "attrSortmode"], attrSortmodekey: ["sortmodekey", "attrSortmodekey"], attrSelectedrowindex: ["selectedrowindex", "attrSelectedrowindex"], attrSelectedrowindexes: ["selectedrowindexes", "attrSelectedrowindexes"], attrSource: ["source", "attrSource"], attrSorttogglestates: ["sorttogglestates", "attrSorttogglestates"], attrUpdatedelay: ["updatedelay", "attrUpdatedelay"], attrVirtualmode: ["virtualmode", "attrVirtualmode"], attrVerticalscrollbarstep: ["verticalscrollbarstep", "attrVerticalscrollbarstep"], attrVerticalscrollbarlargestep: ["verticalscrollbarlargestep", "attrVerticalscrollbarlargestep"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { 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" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
2247
2258
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxGridComponent, decorators: [{
2248
2259
  type: Component,
2249
2260
  args: [{
@@ -2598,6 +2609,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImpor
2598
2609
  }], attrSortmode: [{
2599
2610
  type: Input,
2600
2611
  args: ['sortmode']
2612
+ }], attrSortmodekey: [{
2613
+ type: Input,
2614
+ args: ['sortmodekey']
2601
2615
  }], attrSelectedrowindex: [{
2602
2616
  type: Input,
2603
2617
  args: ['selectedrowindex']
@@ -0,0 +1,289 @@
1
+ import '../jqwidgets/jqxcore';
2
+ import '../jqwidgets/jqxradiobutton';
3
+ import '../jqwidgets/jqxradiobuttongroup';
4
+ import * as i0 from '@angular/core';
5
+ import { Component, Input, NgModule } from '@angular/core';
6
+ import { FormsModule } from '@angular/forms';
7
+
8
+ /// <reference path="../../jqwidgets.d.ts" />
9
+ class jqxRadioButtonGroupComponent {
10
+ constructor(containerElement) {
11
+ this.autoCreate = true;
12
+ this.properties = ['change', 'disabled', 'items', 'value', 'layout', 'labelPosition', 'rtl', 'theme'];
13
+ this.elementRef = containerElement;
14
+ }
15
+ ngOnInit() {
16
+ if (this.autoCreate) {
17
+ this.createComponent();
18
+ }
19
+ }
20
+ ;
21
+ ngOnChanges(changes) {
22
+ if (this.host) {
23
+ for (let i = 0; i < this.properties.length; i++) {
24
+ let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
25
+ let areEqual = false;
26
+ if (this[attrName] !== undefined) {
27
+ if (typeof this[attrName] === 'object') {
28
+ if (this[attrName] instanceof Array) {
29
+ areEqual = this.arraysEqual(this[attrName], this.host.jqxRadioButtonGroup(this.properties[i]));
30
+ }
31
+ if (areEqual) {
32
+ return false;
33
+ }
34
+ this.host.jqxRadioButtonGroup(this.properties[i], this[attrName]);
35
+ continue;
36
+ }
37
+ if (this[attrName] !== this.host.jqxRadioButtonGroup(this.properties[i])) {
38
+ this.host.jqxRadioButtonGroup(this.properties[i], this[attrName]);
39
+ }
40
+ }
41
+ }
42
+ }
43
+ }
44
+ arraysEqual(attrValue, hostValue) {
45
+ if ((attrValue && !hostValue) || (!attrValue && hostValue)) {
46
+ return false;
47
+ }
48
+ if (attrValue.length != hostValue.length) {
49
+ return false;
50
+ }
51
+ for (let i = 0; i < attrValue.length; i++) {
52
+ if (attrValue[i] !== hostValue[i]) {
53
+ return false;
54
+ }
55
+ }
56
+ return true;
57
+ }
58
+ manageAttributes() {
59
+ let options = {};
60
+ for (let i = 0; i < this.properties.length; i++) {
61
+ let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
62
+ if (this[attrName] !== undefined) {
63
+ options[this.properties[i]] = this[attrName];
64
+ }
65
+ }
66
+ return options;
67
+ }
68
+ moveClasses(parentEl, childEl) {
69
+ let classes = parentEl.classList;
70
+ if (classes.length > 0) {
71
+ childEl.classList.add(...classes);
72
+ }
73
+ parentEl.className = '';
74
+ }
75
+ moveStyles(parentEl, childEl) {
76
+ let style = parentEl.style.cssText;
77
+ childEl.style.cssText = style;
78
+ parentEl.style.cssText = '';
79
+ }
80
+ createComponent(options) {
81
+ if (this.host) {
82
+ return;
83
+ }
84
+ if (options) {
85
+ JQXLite.extend(options, this.manageAttributes());
86
+ }
87
+ else {
88
+ options = this.manageAttributes();
89
+ }
90
+ this.host = JQXLite(this.elementRef.nativeElement.firstChild);
91
+ this.moveClasses(this.elementRef.nativeElement, this.host[0]);
92
+ this.moveStyles(this.elementRef.nativeElement, this.host[0]);
93
+ this.__wireEvents__();
94
+ this.widgetObject = jqwidgets.createInstance(this.host, 'jqxRadioButtonGroup', options);
95
+ }
96
+ createWidget(options) {
97
+ this.createComponent(options);
98
+ }
99
+ __updateRect__() {
100
+ if (this.host)
101
+ this.host.css({ width: this.attrWidth, height: this.attrHeight });
102
+ }
103
+ setOptions(options) {
104
+ this.host.jqxRadioButtonGroup('setOptions', options);
105
+ }
106
+ // jqxRadioButtonGroupComponent properties
107
+ change(arg) {
108
+ if (arg !== undefined) {
109
+ this.host.jqxRadioButtonGroup('change', arg);
110
+ }
111
+ else {
112
+ return this.host.jqxRadioButtonGroup('change');
113
+ }
114
+ }
115
+ disabled(arg) {
116
+ if (arg !== undefined) {
117
+ this.host.jqxRadioButtonGroup('disabled', arg);
118
+ }
119
+ else {
120
+ return this.host.jqxRadioButtonGroup('disabled');
121
+ }
122
+ }
123
+ items(arg) {
124
+ if (arg !== undefined) {
125
+ this.host.jqxRadioButtonGroup('items', arg);
126
+ }
127
+ else {
128
+ return this.host.jqxRadioButtonGroup('items');
129
+ }
130
+ }
131
+ value(arg) {
132
+ if (arg !== undefined) {
133
+ this.host.jqxRadioButtonGroup('value', arg);
134
+ }
135
+ else {
136
+ return this.host.jqxRadioButtonGroup('value');
137
+ }
138
+ }
139
+ layout(arg) {
140
+ if (arg !== undefined) {
141
+ this.host.jqxRadioButtonGroup('layout', arg);
142
+ }
143
+ else {
144
+ return this.host.jqxRadioButtonGroup('layout');
145
+ }
146
+ }
147
+ labelPosition(arg) {
148
+ if (arg !== undefined) {
149
+ this.host.jqxRadioButtonGroup('labelPosition', arg);
150
+ }
151
+ else {
152
+ return this.host.jqxRadioButtonGroup('labelPosition');
153
+ }
154
+ }
155
+ rtl(arg) {
156
+ if (arg !== undefined) {
157
+ this.host.jqxRadioButtonGroup('rtl', arg);
158
+ }
159
+ else {
160
+ return this.host.jqxRadioButtonGroup('rtl');
161
+ }
162
+ }
163
+ theme(arg) {
164
+ if (arg !== undefined) {
165
+ this.host.jqxRadioButtonGroup('theme', arg);
166
+ }
167
+ else {
168
+ return this.host.jqxRadioButtonGroup('theme');
169
+ }
170
+ }
171
+ // jqxRadioButtonGroupComponent functions
172
+ getValue() {
173
+ return this.host.jqxRadioButtonGroup('getValue');
174
+ }
175
+ getValueAt(index) {
176
+ return this.host.jqxRadioButtonGroup('getValueAt', index);
177
+ }
178
+ enableAt(index) {
179
+ this.host.jqxRadioButtonGroup('enableAt', index);
180
+ }
181
+ disableAt(index) {
182
+ this.host.jqxRadioButtonGroup('disableAt', index);
183
+ }
184
+ checkAt(index) {
185
+ this.host.jqxRadioButtonGroup('checkAt', index);
186
+ }
187
+ uncheckAt(index) {
188
+ this.host.jqxRadioButtonGroup('uncheckAt', index);
189
+ }
190
+ uncheckAll() {
191
+ this.host.jqxRadioButtonGroup('uncheckAll');
192
+ }
193
+ checkValue(value) {
194
+ this.host.jqxRadioButtonGroup('checkValue', value);
195
+ }
196
+ uncheckValue(value) {
197
+ this.host.jqxRadioButtonGroup('uncheckValue', value);
198
+ }
199
+ disable() {
200
+ this.host.jqxRadioButtonGroup('disable');
201
+ }
202
+ destroy() {
203
+ this.host.jqxRadioButtonGroup('destroy');
204
+ }
205
+ enable() {
206
+ this.host.jqxRadioButtonGroup('enable');
207
+ }
208
+ render() {
209
+ this.host.jqxRadioButtonGroup('render');
210
+ }
211
+ val(value) {
212
+ if (value !== undefined) {
213
+ return this.host.jqxRadioButtonGroup('val', value);
214
+ }
215
+ else {
216
+ return this.host.jqxRadioButtonGroup('val');
217
+ }
218
+ }
219
+ ;
220
+ // jqxRadioButtonGroupComponent events
221
+ __wireEvents__() {
222
+ }
223
+ } //jqxRadioButtonGroupComponent
224
+ jqxRadioButtonGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxRadioButtonGroupComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
225
+ jqxRadioButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxRadioButtonGroupComponent, selector: "jqxRadioButtonGroup", inputs: { attrChange: ["change", "attrChange"], attrDisabled: ["disabled", "attrDisabled"], attrItems: ["items", "attrItems"], attrValue: ["value", "attrValue"], attrLayout: ["layout", "attrLayout"], attrLabelPosition: ["labelPosition", "attrLabelPosition"], attrRtl: ["rtl", "attrRtl"], attrTheme: ["theme", "attrTheme"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
226
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxRadioButtonGroupComponent, decorators: [{
227
+ type: Component,
228
+ args: [{
229
+ selector: 'jqxRadioButtonGroup',
230
+ template: '<div><ng-content></ng-content></div>'
231
+ }]
232
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { attrChange: [{
233
+ type: Input,
234
+ args: ['change']
235
+ }], attrDisabled: [{
236
+ type: Input,
237
+ args: ['disabled']
238
+ }], attrItems: [{
239
+ type: Input,
240
+ args: ['items']
241
+ }], attrValue: [{
242
+ type: Input,
243
+ args: ['value']
244
+ }], attrLayout: [{
245
+ type: Input,
246
+ args: ['layout']
247
+ }], attrLabelPosition: [{
248
+ type: Input,
249
+ args: ['labelPosition']
250
+ }], attrRtl: [{
251
+ type: Input,
252
+ args: ['rtl']
253
+ }], attrTheme: [{
254
+ type: Input,
255
+ args: ['theme']
256
+ }], attrWidth: [{
257
+ type: Input,
258
+ args: ['width']
259
+ }], attrHeight: [{
260
+ type: Input,
261
+ args: ['height']
262
+ }], autoCreate: [{
263
+ type: Input,
264
+ args: ['auto-create']
265
+ }] } });
266
+
267
+ class jqxRadioButtonGroupModule {
268
+ }
269
+ jqxRadioButtonGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxRadioButtonGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
270
+ jqxRadioButtonGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxRadioButtonGroupModule, declarations: [jqxRadioButtonGroupComponent], imports: [FormsModule], exports: [jqxRadioButtonGroupComponent] });
271
+ jqxRadioButtonGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxRadioButtonGroupModule, imports: [[
272
+ FormsModule
273
+ ]] });
274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxRadioButtonGroupModule, decorators: [{
275
+ type: NgModule,
276
+ args: [{
277
+ imports: [
278
+ FormsModule
279
+ ],
280
+ declarations: [jqxRadioButtonGroupComponent],
281
+ exports: [jqxRadioButtonGroupComponent]
282
+ }]
283
+ }] });
284
+
285
+ /**
286
+ * Generated bundle index. Do not edit.
287
+ */
288
+
289
+ export { jqxRadioButtonGroupComponent, jqxRadioButtonGroupModule };