Skip to content

Commit

Permalink
jQWidgets ver. 17.0.0
Browse files Browse the repository at this point in the history
jQWidgets v17.0.0 Release, August-11-2023

What's New:

- Vue 3 Components Integration. In the installation package, you can find them in the jqwidgets-vue3 folder.
- SVG icons set. SVG icons allow us to achieve strict Content Security Policy (CSP) compliance
- jqxGrid Compact mode. You can enable it by setting the 'compact' property to true.
- jqxScheduler Current Time and Current Appointment

What's Improved:

- Fluent theme. You can switch to SVG icons usage, If you add the .jqx-icon-type-svg. For example, SVG icons are resolution-independent and display clearly on any device. By using SVG icons, we can reduce the security risk and improve the CSP compliance
- jqxInput drop-down browser bounds detection.

What's Fixed:

- Fixed an issue in jqxNavBar. When selection is false, items don't have any styling.
- Fixed an issue in jqxGrid. Pasting a selected row into another will overwrite even columns with editable:false.
- Fixed an issue in jqx.base.css. CSS rule for input[type="number"] is too general and affects non-jqx elements.
- Fixed an issue in jqxChart. The valueAxis settings causes bug.
- Fixed an issue in jqxMaskedInput. By using val method doesn't correctly set the value.
- Fixed an issue in jqxListBox. The group doesn't dissapear if all items of the group were removed.
- Fixed an issue in jqxGrid. The filtersearchstring is not localized with localizestring method.
- Fixed an issue in jqxKanban. removeItem does not work properly.
  • Loading branch information
bmarkov committed Aug 11, 2023
1 parent 1f9cf5f commit e7a7c6c
Show file tree
Hide file tree
Showing 470 changed files with 37,988 additions and 711 deletions.
27 changes: 26 additions & 1 deletion ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
jQWidgets v16.0.0 Release, March-03-2023
jQWidgets v17.0.0 Release, August-11-2023

What's New:

- Vue 3 Components Integration. In the installation package, you can find them in the jqwidgets-vue3 folder.
- SVG icons set. SVG icons allow us to achieve strict Content Security Policy (CSP) compliance
- jqxGrid Compact mode. You can enable it by setting the 'compact' property to true.
- jqxScheduler Current Time and Current Appointment

What's Improved:

- Fluent theme. You can switch to SVG icons usage, If you add the .jqx-icon-type-svg. For example, SVG icons are resolution-independent and display clearly on any device. By using SVG icons, we can reduce the security risk and improve the CSP compliance
- jqxInput drop-down browser bounds detection.

What's Fixed:

- Fixed an issue in jqxNavBar. When selection is false, items don't have any styling.
- Fixed an issue in jqxGrid. Pasting a selected row into another will overwrite even columns with editable:false.
- Fixed an issue in jqx.base.css. CSS rule for input[type="number"] is too general and affects non-jqx elements.
- Fixed an issue in jqxChart. The valueAxis settings causes bug.
- Fixed an issue in jqxMaskedInput. By using val method doesn't correctly set the value.
- Fixed an issue in jqxListBox. The group doesn't dissapear if all items of the group were removed.
- Fixed an issue in jqxGrid. The filtersearchstring is not localized with localizestring method.
- Fixed an issue in jqxKanban. removeItem does not work properly.

jQWidgets v16.0.0 Release, March-03-2023

What's New:

Expand Down
1 change: 1 addition & 0 deletions jqwidgets-react-tsx/jqxgrid/react_jqxgrid.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ interface IGridOptions {
showrowlines?: boolean;
showcolumnheaderlines?: boolean;
adaptive?: boolean;
compact?: boolean;
adaptivewidth?: number;
commandcolumn?: boolean;
commandcolumnrenderer?: (row?: number, columnfield?: string, active?: any) => string;
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-react-tsx/jqxgrid/react_jqxgrid.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ var JqxGrid = /** @class */ (function (_super) {
return this._jqx(this._componentSelector).jqxGrid('savestate');
};
JqxGrid.prototype._manageProps = function () {
var widgetProps = ['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'];
var widgetProps = ['altrows', 'altstart', 'altstep', 'autoshowloadelement', 'autoshowfiltericon', 'autoshowcolumnsmenubutton', 'showcolumnlines', 'showrowlines', 'showcolumnheaderlines', 'adaptive', 'compact', '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'];
var options = {};
for (var prop in this.props) {
if (widgetProps.indexOf(prop) !== -1) {
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-react-tsx/jqxgrid/react_jqxgrid.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ require('../../jqwidgets/jqxgrid.chart');
return this._jqx(this._componentSelector).jqxGrid('savestate');
};
JqxGrid.prototype._manageProps = function () {
var widgetProps = ['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'];
var widgetProps = ['altrows', 'altstart', 'altstep', 'autoshowloadelement', 'autoshowfiltericon', 'autoshowcolumnsmenubutton', 'showcolumnlines', 'showrowlines', 'showcolumnheaderlines', 'adaptive', 'compact', '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'];
var options = {};
for (var prop in this.props) {
if (widgetProps.indexOf(prop) !== -1) {
Expand Down
2 changes: 2 additions & 0 deletions jqwidgets-react-tsx/jqxscheduler/react_jqxscheduler.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ interface ISchedulerOptions {
rowsHeight?: number;
showToolbar?: boolean;
showLegend?: boolean;
showCurrent?: boolean;
showCurrentAppointment?: boolean;
scrollBarSize?: number;
source?: any;
statuses?: ISchedulerStatuses;
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-react-tsx/jqxscheduler/react_jqxscheduler.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ var JqxScheduler = /** @class */ (function (_super) {
this._jqx(this._componentSelector).jqxScheduler('scrollTop', top);
};
JqxScheduler.prototype._manageProps = function () {
var widgetProps = ['appointmentOpacity', 'appointmentsMinHeight', 'appointmentDataFields', 'appointmentTooltips', 'columnsHeight', 'contextMenu', 'contextMenuOpen', 'contextMenuClose', 'contextMenuItemClick', 'contextMenuCreate', 'changedAppointments', 'disabled', 'date', 'dayNameFormat', 'enableHover', 'editDialog', 'editDialogDateTimeFormatString', 'editDialogDateFormatString', 'editDialogOpen', 'editDialogCreate', 'editDialogKeyDown', 'editDialogClose', 'exportSettings', 'height', 'legendPosition', 'legendHeight', 'localization', 'min', 'max', 'ready', 'renderAppointment', 'rendering', 'rendered', 'rtl', 'resources', 'rowsHeight', 'showToolbar', 'showLegend', 'scrollBarSize', 'source', 'statuses', 'touchRowsHeight', 'theme', 'touchAppointmentsMinHeight', 'touchScrollBarSize', 'timeZone', 'touchDayNameFormat', 'toolBarRangeFormat', 'toolBarRangeFormatAbbr', 'toolbarHeight', 'views', 'view', 'width'];
var widgetProps = ['appointmentOpacity', 'appointmentsMinHeight', 'appointmentDataFields', 'appointmentTooltips', 'columnsHeight', 'contextMenu', 'contextMenuOpen', 'contextMenuClose', 'contextMenuItemClick', 'contextMenuCreate', 'changedAppointments', 'disabled', 'date', 'dayNameFormat', 'enableHover', 'editDialog', 'editDialogDateTimeFormatString', 'editDialogDateFormatString', 'editDialogOpen', 'editDialogCreate', 'editDialogKeyDown', 'editDialogClose', 'exportSettings', 'height', 'legendPosition', 'legendHeight', 'localization', 'min', 'max', 'ready', 'renderAppointment', 'rendering', 'rendered', 'rtl', 'resources', 'rowsHeight', 'showToolbar', 'showLegend', 'showCurrent', 'showCurrentAppointment', 'scrollBarSize', 'source', 'statuses', 'touchRowsHeight', 'theme', 'touchAppointmentsMinHeight', 'touchScrollBarSize', 'timeZone', 'touchDayNameFormat', 'toolBarRangeFormat', 'toolBarRangeFormatAbbr', 'toolbarHeight', 'views', 'view', 'width'];
var options = {};
for (var prop in this.props) {
if (widgetProps.indexOf(prop) !== -1) {
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-react-tsx/jqxscheduler/react_jqxscheduler.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ require('../../jqwidgets/jqxscheduler.api');
this._jqx(this._componentSelector).jqxScheduler('scrollTop', top);
};
JqxScheduler.prototype._manageProps = function () {
var widgetProps = ['appointmentOpacity', 'appointmentsMinHeight', 'appointmentDataFields', 'appointmentTooltips', 'columnsHeight', 'contextMenu', 'contextMenuOpen', 'contextMenuClose', 'contextMenuItemClick', 'contextMenuCreate', 'changedAppointments', 'disabled', 'date', 'dayNameFormat', 'enableHover', 'editDialog', 'editDialogDateTimeFormatString', 'editDialogDateFormatString', 'editDialogOpen', 'editDialogCreate', 'editDialogKeyDown', 'editDialogClose', 'exportSettings', 'height', 'legendPosition', 'legendHeight', 'localization', 'min', 'max', 'ready', 'renderAppointment', 'rendering', 'rendered', 'rtl', 'resources', 'rowsHeight', 'showToolbar', 'showLegend', 'scrollBarSize', 'source', 'statuses', 'touchRowsHeight', 'theme', 'touchAppointmentsMinHeight', 'touchScrollBarSize', 'timeZone', 'touchDayNameFormat', 'toolBarRangeFormat', 'toolBarRangeFormatAbbr', 'toolbarHeight', 'views', 'view', 'width'];
var widgetProps = ['appointmentOpacity', 'appointmentsMinHeight', 'appointmentDataFields', 'appointmentTooltips', 'columnsHeight', 'contextMenu', 'contextMenuOpen', 'contextMenuClose', 'contextMenuItemClick', 'contextMenuCreate', 'changedAppointments', 'disabled', 'date', 'dayNameFormat', 'enableHover', 'editDialog', 'editDialogDateTimeFormatString', 'editDialogDateFormatString', 'editDialogOpen', 'editDialogCreate', 'editDialogKeyDown', 'editDialogClose', 'exportSettings', 'height', 'legendPosition', 'legendHeight', 'localization', 'min', 'max', 'ready', 'renderAppointment', 'rendering', 'rendered', 'rtl', 'resources', 'rowsHeight', 'showToolbar', 'showLegend', 'showCurrent', 'showCurrentAppointment', 'scrollBarSize', 'source', 'statuses', 'touchRowsHeight', 'theme', 'touchAppointmentsMinHeight', 'touchScrollBarSize', 'timeZone', 'touchDayNameFormat', 'toolBarRangeFormat', 'toolBarRangeFormatAbbr', 'toolbarHeight', 'views', 'view', 'width'];
var options = {};
for (var prop in this.props) {
if (widgetProps.indexOf(prop) !== -1) {
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxbarcode.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxbargauge.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxbulletchart.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxbuttongroup.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxbuttons.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxcalendar.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxchart.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxcheckbox.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxcheckboxgroup.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxcolorpicker.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxcombobox.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxcomplexinput.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdatatable.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdatetimeinput.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdocking.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdockinglayout.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdockpanel.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdragdrop.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdraw.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdropdownbutton.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxdropdownlist.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
2 changes: 1 addition & 1 deletion jqwidgets-ts/angular_jqxeditor.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
jQWidgets v16.0.0 (2023-Mar)
jQWidgets v17.0.0 (2023-Aug)
Copyright (c) 2011-2023 jQWidgets.
License: https://jqwidgets.com/license/
*/
Expand Down
Loading

0 comments on commit e7a7c6c

Please sign in to comment.