From e8090664901e4469df240427eec2803201ab2410 Mon Sep 17 00:00:00 2001 From: "HUSSAR-mtrela (Martin Trela)" Date: Wed, 5 Mar 2025 13:07:21 -0500 Subject: [PATCH] release - march 2025 (#955) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(carousel): add samples * Adding changes from build igniteui-xplat-examples-output+PRs_2024.9.13.1 (#846) * Renaming the sample so it doesn't cause build error (#847) Co-authored-by: Ivan Kitanov * chore(*): Get dom elements on demand after load. (#835) * fix(#848): Resolved unresponsiveness on hiding a maximized pane. (#849) Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com> * chore(*): update to 5.0.0-beta.0 (#851) * chore(*): update ig packages to 5.0.2 (#852) * Fixes to samples and some improvements (#843) * Adding changes from build igniteui-xplat-examples-output+PRs_2024.10.21.1 (#854) Co-authored-by: tfsbuild * fix(carousel): change properties' names; update lit and ig versions * fix(carousel): add animation type to thumbnail sample * Edited data shown for consistency with other platforms * Update web components package to 5.1.1 (#859) * Unify range slider styling sample between platforms. (#691) * fix(grid): fixed grid overlay scroll in pop up containers (#861) * fix(*): add constructor; add minor style changes * chore(*): update ig packages to 5.0.3-beta.0 (#865) * Re-instate steps for Licensed packages & use npm install npm install instead of npm ci - due to some package balagans * Re-instate licensed packages & use node 18 (#866) * chore(deps): bump follow-redirects from 1.15.4 to 1.15.9 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.9. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.9) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] * Adding changes from build igniteui-xplat-examples-output+PRs_2024.11.14.1 (#873) * chore(deps-dev): bump express from 4.18.2 to 4.21.1 Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.21.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.1) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] * chore(deps-dev): bump webpack from 5.89.0 to 5.96.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.96.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.96.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] * chore(*): update ig packages to 5.1.0 (#878) * update readme * readme - Updating Packages in Samples * revert CodeOwners * caching issues (#883) * mdd-update-browser-5.1.1-beta.0 (#885) mdd-update-browser-5.1.1-beta.0 * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.13.3 * update update * update packages to 5.1.1-beta.1 * update package-lock * mdd-update-with-dashboards (#900) mdd-update-with-dashboards * update to next beta packages (#909) * update to next beta packages * update locak file * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.17.7 (#911) Co-authored-by: tfsbuild * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.1 (#912) Co-authored-by: tfsbuild * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.2 (#913) Co-authored-by: tfsbuild * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.3 (#914) Co-authored-by: tfsbuild * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.4 (#915) Co-authored-by: tfsbuild * update packages for 24.2 release (#916) * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.19.3 (#917) Co-authored-by: tfsbuild * added grid toolbar sample with dynamic features (#746) * Adding changes from build igniteui-xplat-examples-output+PRs_2025.1.22.1 (#919) * chore(*): update ig to 5.2.0-beta.0 (#921) * Update wc package version to latest SR 5.2.1 (#922) * chore(*): update ig packages to 5.2.0 (#923) * update css (#925) update css * feat(dock-manager): add split pane fixed size sample (#882) * feat(dock-manager): add split pane fixed size sample * chore(*): Update to 1.16.0 * fix(DockManager): Add an empty floating panes array to the layouts --------- Co-authored-by: Galina Edinakova * Remote Paging Grid & Hgrid: Refactoring with the new customers endpoint (#874) * Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.8.2 * Update samples to v5.2.1-beta.0. Related fixes for samples to work. (#938) * Add disabled summaries samples * Correct samples names and versions * Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.21.1 * Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.26.1 (#948) Co-authored-by: tfsbuild * Merge pull request #940 from IgniteUI/apetrov/add-tile-manager-samples-vnext feat(tile-manager): add tile manager samples for wc * Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.26.2 (#949) Co-authored-by: tfsbuild Co-authored-by: mddifilippo89 * Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.28.1 * Revert "Merge pull request #940 from IgniteUI/apetrov/add-tile-manager-sampleā€¦" This reverts commit 58a6ba3618ebe940b26f1ad6aa61dae406f1bb2f. * update packages to use product build for 02/2025 SR * Update the versions of the samples --------- Signed-off-by: dependabot[bot] Co-authored-by: RivaIvanova Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com> Co-authored-by: Ivan Kitanov <69432826+IvanKitanov17@users.noreply.github.com> Co-authored-by: Ivan Kitanov Co-authored-by: Maya Co-authored-by: Galina Edinakova Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com> Co-authored-by: Deyan Kamburov Co-authored-by: Svetoslav Krastev Co-authored-by: Riva Ivanova <49126110+RivaIvanova@users.noreply.github.com> Co-authored-by: tfsbuild Co-authored-by: Mariela Tihova Co-authored-by: Vasya Kacheshmarova Co-authored-by: Tihomir Tonev Co-authored-by: Borislav Traykov Co-authored-by: Konstantin Dinev Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Deyan Kamburov Co-authored-by: gmurray81 Co-authored-by: mddifilippo89 Co-authored-by: Valerie Suszynski Co-authored-by: Georgi Anastasov Co-authored-by: Adrian Petrov <99720888+adrianptrv@users.noreply.github.com> Co-authored-by: Stamen Stoychev Co-authored-by: Georgi Anastasov <48180072+georgianastasov@users.noreply.github.com> --- browser/public/index.html | 4 + browser/tasks/gulp-samples.js | 28 +- browser/templates/sample/package.json | 27 +- browser/templates/sample/webpack.config.js | 6 +- package-lock.json | 547 +- package.json | 31 +- .../annotations-all/package.json | 13 +- .../annotations-all/webpack.config.js | 6 +- .../annotations-callouts/package.json | 13 +- .../annotations-callouts/webpack.config.js | 6 +- .../annotations-crosshairs/package.json | 13 +- .../annotations-crosshairs/webpack.config.js | 6 +- .../annotations-custom/package.json | 13 +- .../annotations-custom/webpack.config.js | 6 +- .../annotations-final-value/package.json | 13 +- .../annotations-final-value/webpack.config.js | 6 +- .../annotations-highlighting/package.json | 13 +- .../webpack.config.js | 6 +- .../category-chart/annotations/package.json | 7 +- .../annotations/webpack.config.js | 6 +- .../area-chart-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../area-chart-single-source/package.json | 7 +- .../webpack.config.js | 6 +- .../area-chart-styling/package.json | 7 +- .../area-chart-styling/webpack.config.js | 6 +- .../category-chart/axis-gap/package.json | 13 +- .../category-chart/axis-gap/webpack.config.js | 6 +- .../axis-gridlines/package.json | 13 +- .../axis-gridlines/webpack.config.js | 6 +- .../category-chart/axis-inverted/package.json | 13 +- .../axis-inverted/webpack.config.js | 6 +- .../category-chart/axis-labels/package.json | 13 +- .../axis-labels/webpack.config.js | 6 +- .../axis-locations/package.json | 13 +- .../axis-locations/webpack.config.js | 6 +- .../category-chart/axis-options/package.json | 7 +- .../axis-options/webpack.config.js | 6 +- .../category-chart/axis-overlap/package.json | 13 +- .../axis-overlap/webpack.config.js | 6 +- .../category-chart/axis-range/package.json | 13 +- .../axis-range/webpack.config.js | 6 +- .../axis-tickmarks/package.json | 13 +- .../axis-tickmarks/webpack.config.js | 6 +- .../category-chart/axis-titles/package.json | 7 +- .../axis-titles/webpack.config.js | 6 +- .../chart-highlight-filter/package.json | 13 +- .../chart-highlight-filter/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../column-chart-single-source/package.json | 7 +- .../webpack.config.js | 6 +- .../column-chart-styling/package.json | 7 +- .../column-chart-styling/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../column-chart-with-tooltips/package.json | 13 +- .../webpack.config.js | 6 +- .../custom-selection/package.json | 7 +- .../custom-selection/webpack.config.js | 6 +- .../data-aggregations/package.json | 13 +- .../data-aggregations/webpack.config.js | 6 +- .../category-chart/data-filter/package.json | 13 +- .../data-filter/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../category-chart/data-legend/package.json | 7 +- .../data-legend/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../data-tooltip-positioning/package.json | 13 +- .../webpack.config.js | 6 +- .../category-chart/data-tooltip/package.json | 7 +- .../data-tooltip/webpack.config.js | 6 +- .../format-specifiers/package.json | 11 +- .../format-specifiers/webpack.config.js | 6 +- .../high-frequency/package.json | 7 +- .../high-frequency/webpack.config.js | 6 +- .../category-chart/high-volume/package.json | 7 +- .../high-volume/webpack.config.js | 6 +- .../highlighting-behavior/package.json | 13 +- .../highlighting-behavior/webpack.config.js | 6 +- .../highlighting-mode/package.json | 13 +- .../highlighting-mode/webpack.config.js | 6 +- .../category-chart/highlighting/package.json | 7 +- .../highlighting/webpack.config.js | 6 +- .../legend-highlighting/package.json | 7 +- .../legend-highlighting/webpack.config.js | 6 +- .../line-chart-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../line-chart-single-source/package.json | 7 +- .../webpack.config.js | 6 +- .../line-chart-styling/package.json | 7 +- .../line-chart-styling/webpack.config.js | 6 +- .../line-chart-with-animations/package.json | 7 +- .../webpack.config.js | 6 +- .../line-chart-with-annotations/package.json | 7 +- .../webpack.config.js | 6 +- .../marker-options/package.json | 13 +- .../marker-options/webpack.config.js | 6 +- .../marker-templates/package.json | 7 +- .../marker-templates/webpack.config.js | 6 +- .../category-chart/overview/package.json | 7 +- .../category-chart/overview/webpack.config.js | 6 +- .../point-chart-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../point-chart-single-source/package.json | 7 +- .../webpack.config.js | 6 +- .../point-chart-styling/package.json | 7 +- .../point-chart-styling/webpack.config.js | 6 +- .../selection-matcher/.prettierrc | 11 + .../selection-matcher/ReadMe.md | 56 + .../selection-matcher/index.html | 54 + .../selection-matcher/package.json | 58 + .../selection-matcher/sandbox.config.json | 6 + .../src/EnergyRenewableConsumption.ts | 69 + .../selection-matcher/src/index.css | 3 + .../selection-matcher/src/index.ts | 92 + .../selection-matcher/tsconfig.json | 41 + .../selection-matcher/tslint.json | 54 + .../selection-matcher/webpack.config.js | 105 + .../selection-modes/package.json | 7 +- .../selection-modes/webpack.config.js | 6 +- .../selection-multiple-modes/package.json | 13 +- .../webpack.config.js | 6 +- .../spline-area-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../spline-area-single-source/package.json | 7 +- .../webpack.config.js | 6 +- .../spline-area-styling/package.json | 7 +- .../spline-area-styling/webpack.config.js | 6 +- .../spline-multiple-sources/package.json | 7 +- .../spline-multiple-sources/webpack.config.js | 6 +- .../spline-single-source/package.json | 7 +- .../spline-single-source/webpack.config.js | 6 +- .../spline-styling/package.json | 7 +- .../spline-styling/webpack.config.js | 6 +- .../category-chart/stack-columns/package.json | 7 +- .../stack-columns/webpack.config.js | 6 +- .../step-area-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../step-area-single-source/package.json | 7 +- .../step-area-single-source/webpack.config.js | 6 +- .../step-area-styling/package.json | 7 +- .../step-area-styling/webpack.config.js | 6 +- .../step-line-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../step-line-single-source/package.json | 7 +- .../step-line-single-source/webpack.config.js | 6 +- .../step-line-styling/package.json | 7 +- .../step-line-styling/webpack.config.js | 6 +- .../tooltip-template/package.json | 7 +- .../tooltip-template/webpack.config.js | 6 +- .../category-chart/tooltip-types/package.json | 7 +- .../tooltip-types/webpack.config.js | 6 +- .../category-chart/trendline/package.json | 7 +- .../trendline/webpack.config.js | 6 +- .../category-chart/value-lines/package.json | 13 +- .../value-lines/webpack.config.js | 6 +- .../chart-dashboard/package.json | 19 +- .../chart-dashboard/webpack.config.js | 6 +- .../financial-dashboard/package.json | 19 +- .../financial-dashboard/src/MultipleStocks.ts | 2 +- .../financial-dashboard/webpack.config.js | 6 +- .../gauge-dashboard/package.json | 19 +- .../src/DashboardGaugeDataSource.ts | 23 + .../gauge-dashboard/src/index.ts | 21 +- .../gauge-dashboard/webpack.config.js | 6 +- .../dashboard-tile/map-dashboard/package.json | 19 +- .../map-dashboard/webpack.config.js | 6 +- .../dashboard-tile/pie-dashboard/package.json | 19 +- .../pie-dashboard/webpack.config.js | 6 +- .../annotations-custom/package.json | 7 +- .../annotations-custom/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../data-chart/axis-annotations/package.json | 7 +- .../axis-annotations/webpack.config.js | 6 +- .../data-chart/axis-crossing/package.json | 7 +- .../axis-crossing/webpack.config.js | 6 +- .../axis-label-rotation/package.json | 13 +- .../axis-label-rotation/webpack.config.js | 6 +- .../data-chart/axis-locations/package.json | 7 +- .../axis-locations/webpack.config.js | 6 +- .../data-chart/axis-min-max-gap/package.json | 7 +- .../axis-min-max-gap/webpack.config.js | 6 +- .../data-chart/axis-settings/package.json | 7 +- .../axis-settings/webpack.config.js | 6 +- .../data-chart/axis-sharing/package.json | 7 +- .../data-chart/axis-sharing/webpack.config.js | 6 +- .../charts/data-chart/axis-types/package.json | 7 +- .../data-chart/axis-types/webpack.config.js | 6 +- .../bar-chart-multiple-sources/package.json | 7 +- .../webpack.config.js | 6 +- .../bar-chart-overlapping/package.json | 7 +- .../bar-chart-overlapping/webpack.config.js | 6 +- .../bar-chart-single-source/package.json | 7 +- .../bar-chart-single-source/webpack.config.js | 6 +- .../data-chart/bar-chart-styling/package.json | 7 +- .../bar-chart-styling/webpack.config.js | 6 +- .../callout-layer-styling/package.json | 7 +- .../callout-layer-styling/webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../chart-highlight-filter/package.json | 13 +- .../chart-highlight-filter/webpack.config.js | 6 +- .../data-chart/chart-navigation/package.json | 7 +- .../chart-navigation/webpack.config.js | 6 +- .../data-chart/chart-overview/package.json | 7 +- .../chart-overview/webpack.config.js | 6 +- .../data-chart/chart-performance/package.json | 7 +- .../chart-performance/webpack.config.js | 6 +- .../chart-synchronization/package.json | 7 +- .../chart-synchronization/webpack.config.js | 6 +- .../data-chart/chart-titles/package.json | 7 +- .../data-chart/chart-titles/webpack.config.js | 6 +- .../data-chart/composite-chart/package.json | 7 +- .../composite-chart/webpack.config.js | 6 +- .../crosshair-layer-styling/package.json | 7 +- .../crosshair-layer-styling/webpack.config.js | 6 +- .../custom-drawing-annotations/package.json | 11 +- .../webpack.config.js | 6 +- .../custom-editing-data/package.json | 7 +- .../custom-editing-data/webpack.config.js | 6 +- .../data-chart/dash-array-axes/package.json | 7 +- .../dash-array-axes/webpack.config.js | 6 +- .../data-chart/dash-array-series/package.json | 7 +- .../dash-array-series/webpack.config.js | 6 +- .../dash-array-tickmarks/package.json | 7 +- .../dash-array-tickmarks/webpack.config.js | 6 +- .../dash-array-trendline/package.json | 7 +- .../dash-array-trendline/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../data-legend-grouping/package.json | 7 +- .../data-legend-grouping/webpack.config.js | 6 +- .../data-legend-styling/package.json | 7 +- .../data-legend-styling/webpack.config.js | 6 +- .../data-chart/data-legend/package.json | 7 +- .../data-chart/data-legend/webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../data-tooltip-grouping/package.json | 11 +- .../data-tooltip-grouping/webpack.config.js | 6 +- .../data-tooltip-styling/package.json | 11 +- .../data-tooltip-styling/webpack.config.js | 6 +- .../data-chart/data-tooltip/package.json | 7 +- .../data-chart/data-tooltip/webpack.config.js | 6 +- .../final-value-layer-styling/package.json | 7 +- .../webpack.config.js | 6 +- .../financial-price-series/package.json | 7 +- .../financial-price-series/webpack.config.js | 6 +- .../data-chart/format-specifiers/package.json | 7 +- .../format-specifiers/webpack.config.js | 6 +- .../charts/data-chart/legends/package.json | 7 +- .../data-chart/legends/webpack.config.js | 6 +- .../polar-area-chart-styling/package.json | 7 +- .../webpack.config.js | 6 +- .../data-chart/polar-area-chart/package.json | 7 +- .../polar-area-chart/webpack.config.js | 6 +- .../data-chart/polar-chart-types/package.json | 7 +- .../polar-chart-types/webpack.config.js | 6 +- .../data-chart/polar-line-chart/package.json | 7 +- .../polar-line-chart/webpack.config.js | 6 +- .../polar-scatter-chart/package.json | 7 +- .../polar-scatter-chart/webpack.config.js | 6 +- .../polar-spline-area-chart/package.json | 7 +- .../polar-spline-area-chart/webpack.config.js | 6 +- .../polar-spline-chart/package.json | 7 +- .../polar-spline-chart/webpack.config.js | 6 +- .../radial-area-chart-styling/package.json | 7 +- .../webpack.config.js | 6 +- .../data-chart/radial-area-chart/package.json | 7 +- .../radial-area-chart/webpack.config.js | 6 +- .../radial-chart-types/package.json | 7 +- .../radial-chart-types/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../radial-column-chart/package.json | 7 +- .../radial-column-chart/webpack.config.js | 6 +- .../data-chart/radial-label-mode/index.html | 6 +- .../data-chart/radial-label-mode/package.json | 13 +- .../data-chart/radial-label-mode/src/index.ts | 2 +- .../radial-label-mode/webpack.config.js | 6 +- .../data-chart/radial-line-chart/package.json | 7 +- .../radial-line-chart/webpack.config.js | 6 +- .../data-chart/radial-pie-chart/package.json | 7 +- .../radial-pie-chart/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../data-chart/range-area-chart/package.json | 7 +- .../range-area-chart/webpack.config.js | 6 +- .../range-column-chart/package.json | 7 +- .../range-column-chart/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../scatter-bubble-chart-styling/package.json | 7 +- .../webpack.config.js | 6 +- .../scatter-line-chart/package.json | 7 +- .../scatter-line-chart/webpack.config.js | 6 +- .../scatter-point-chart/package.json | 7 +- .../scatter-point-chart/webpack.config.js | 6 +- .../scatter-spline-chart/package.json | 7 +- .../scatter-spline-chart/webpack.config.js | 6 +- .../data-chart/selection-matcher/.prettierrc | 11 + .../data-chart/selection-matcher/ReadMe.md | 56 + .../data-chart/selection-matcher/index.html | 97 + .../data-chart/selection-matcher/package.json | 58 + .../selection-matcher/sandbox.config.json | 6 + .../src/EnergyRenewableConsumption.ts | 69 + .../selection-matcher/src/index.css | 3 + .../data-chart/selection-matcher/src/index.ts | 100 + .../selection-matcher/tsconfig.json | 41 + .../data-chart/selection-matcher/tslint.json | 54 + .../selection-matcher/webpack.config.js | 105 + .../data-chart/series-animations/package.json | 7 +- .../series-animations/webpack.config.js | 6 +- .../series-annotations/package.json | 7 +- .../series-annotations/webpack.config.js | 6 +- .../data-chart/series-error-bars/package.json | 7 +- .../series-error-bars/webpack.config.js | 6 +- .../series-highlighting/package.json | 7 +- .../series-highlighting/webpack.config.js | 6 +- .../series-marker-template/package.json | 7 +- .../series-marker-template/webpack.config.js | 6 +- .../data-chart/series-markers/package.json | 7 +- .../series-markers/webpack.config.js | 6 +- .../data-chart/series-tooltips/package.json | 7 +- .../series-tooltips/webpack.config.js | 6 +- .../data-chart/series-trendlines/package.json | 7 +- .../series-trendlines/webpack.config.js | 6 +- .../series-value-overlay/package.json | 7 +- .../series-value-overlay/webpack.config.js | 6 +- .../stacked-100-area-chart/index.html | 12 +- .../stacked-100-area-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../stacked-100-area-chart/webpack.config.js | 6 +- .../stacked-100-bar-chart/package.json | 7 +- .../stacked-100-bar-chart/webpack.config.js | 6 +- .../stacked-100-column-chart/package.json | 7 +- .../webpack.config.js | 6 +- .../stacked-100-line-chart/index.html | 12 +- .../stacked-100-line-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../stacked-100-line-chart/webpack.config.js | 6 +- .../stacked-100-spline-area-chart/index.html | 12 +- .../package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../webpack.config.js | 6 +- .../stacked-100-spline-chart/index.html | 12 +- .../stacked-100-spline-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../webpack.config.js | 6 +- .../data-chart/stacked-area-chart/index.html | 12 +- .../stacked-area-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../stacked-area-chart/webpack.config.js | 6 +- .../data-chart/stacked-bar-chart/package.json | 7 +- .../stacked-bar-chart/webpack.config.js | 6 +- .../stacked-chart-types/package.json | 7 +- .../stacked-chart-types/webpack.config.js | 6 +- .../stacked-column-chart/index.html | 12 +- .../stacked-column-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../stacked-column-chart/webpack.config.js | 6 +- .../data-chart/stacked-line-chart/index.html | 12 +- .../stacked-line-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../stacked-line-chart/webpack.config.js | 6 +- .../stacked-spline-area-chart/index.html | 12 +- .../stacked-spline-area-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../webpack.config.js | 6 +- .../stacked-spline-chart/index.html | 12 +- .../stacked-spline-chart/package.json | 7 +- .../src/ContinentsBirthRate.ts | 126 +- .../stacked-spline-chart/webpack.config.js | 6 +- .../data-chart/tooltip-template/package.json | 7 +- .../tooltip-template/webpack.config.js | 6 +- .../data-chart/transition-event/package.json | 13 +- .../transition-event/webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../package.json | 7 +- .../webpack.config.js | 6 +- .../type-financial-ohlc-series/package.json | 7 +- .../webpack.config.js | 6 +- .../type-financial-overlays/package.json | 7 +- .../type-financial-overlays/webpack.config.js | 6 +- .../type-financial-series/package.json | 7 +- .../type-financial-series/webpack.config.js | 6 +- .../type-range-area-series/package.json | 7 +- .../type-range-area-series/webpack.config.js | 6 +- .../type-range-column-series/package.json | 7 +- .../webpack.config.js | 6 +- .../data-chart/type-range-series/package.json | 7 +- .../type-range-series/webpack.config.js | 6 +- .../type-scatter-area-series/package.json | 7 +- .../webpack.config.js | 6 +- .../type-scatter-bubble-series/package.json | 7 +- .../webpack.config.js | 6 +- .../type-scatter-contour-series/package.json | 7 +- .../webpack.config.js | 6 +- .../type-scatter-hd-series/package.json | 7 +- .../type-scatter-hd-series/webpack.config.js | 6 +- .../type-scatter-polygon-series/package.json | 7 +- .../webpack.config.js | 6 +- .../type-scatter-polyline-series/package.json | 7 +- .../webpack.config.js | 6 +- .../type-scatter-series/package.json | 7 +- .../type-scatter-series/webpack.config.js | 6 +- .../data-chart/type-shape-series/package.json | 7 +- .../type-shape-series/webpack.config.js | 6 +- .../data-chart/waterfall-chart/package.json | 7 +- .../waterfall-chart/webpack.config.js | 6 +- .../animation-replay/.prettierrc | 11 + .../data-pie-chart/animation-replay/ReadMe.md | 56 + .../animation-replay/index.html | 60 + .../animation-replay/package.json | 61 + .../animation-replay/sandbox.config.json | 6 + .../src/EnergyGlobalDemand.ts | 0 .../animation-replay/src/index.css | 3 + .../animation-replay/src/index.ts | 73 + .../animation-replay/tsconfig.json | 41 + .../animation-replay/tslint.json | 54 + .../animation-replay/webpack.config.js | 105 + .../data-pie-chart/animation/index.html | 8 +- .../data-pie-chart/animation/package.json | 13 +- .../data-pie-chart/animation/src/index.ts | 6 +- .../animation/webpack.config.js | 6 +- .../highlight-filter/package.json | 7 +- .../highlight-filter/webpack.config.js | 6 +- .../data-pie-chart/highlighting/index.html | 4 + .../data-pie-chart/highlighting/package.json | 13 +- .../data-pie-chart/highlighting/src/index.ts | 6 +- .../highlighting/webpack.config.js | 6 +- .../charts/data-pie-chart/legend/package.json | 11 +- .../data-pie-chart/legend/webpack.config.js | 6 +- .../charts/data-pie-chart/others/index.html | 19 +- .../charts/data-pie-chart/others/package.json | 13 +- .../data-pie-chart/others/src/DataPieData.ts | 60 + .../charts/data-pie-chart/others/src/index.ts | 22 +- .../data-pie-chart/others/webpack.config.js | 6 +- .../data-pie-chart/overview/package.json | 7 +- .../data-pie-chart/overview/webpack.config.js | 6 +- .../data-pie-chart/selection/index.html | 10 +- .../data-pie-chart/selection/package.json | 13 +- .../data-pie-chart/selection/src/index.ts | 6 +- .../selection/webpack.config.js | 6 +- .../doughnut-chart/animation/package.json | 7 +- .../animation/webpack.config.js | 6 +- .../doughnut-chart/explosion/package.json | 7 +- .../explosion/webpack.config.js | 6 +- .../charts/doughnut-chart/legend/package.json | 7 +- .../doughnut-chart/legend/webpack.config.js | 6 +- .../doughnut-chart/overview/package.json | 7 +- .../doughnut-chart/overview/webpack.config.js | 6 +- .../charts/doughnut-chart/rings/package.json | 7 +- .../doughnut-chart/rings/webpack.config.js | 6 +- .../doughnut-chart/selection/package.json | 7 +- .../selection/webpack.config.js | 6 +- .../financial-chart/annotations/package.json | 7 +- .../annotations/webpack.config.js | 6 +- .../financial-chart/axis-types/package.json | 7 +- .../axis-types/webpack.config.js | 6 +- .../package.json | 7 +- .../src/MultipleStocks.ts | 2 +- .../webpack.config.js | 6 +- .../data-legend-styling-props/package.json | 7 +- .../src/StockGoogle.ts | 9721 ++--------------- .../data-legend-styling-props/src/index.ts | 2 +- .../webpack.config.js | 6 +- .../financial-chart/data-legend/package.json | 7 +- .../data-legend/src/MultipleStocks.ts | 2 +- .../data-legend/webpack.config.js | 6 +- .../package.json | 7 +- .../src/MultipleStocks.ts | 2 +- .../webpack.config.js | 6 +- .../data-tooltip-styling-props/package.json | 7 +- .../src/StockGoogle.ts | 9721 ++--------------- .../data-tooltip-styling-props/src/index.ts | 2 +- .../webpack.config.js | 6 +- .../financial-chart/data-tooltip/package.json | 7 +- .../data-tooltip/src/MultipleStocks.ts | 2 +- .../data-tooltip/webpack.config.js | 6 +- .../format-specifiers/package.json | 7 +- .../format-specifiers/src/MultipleStocks.ts | 2 +- .../format-specifiers/webpack.config.js | 6 +- .../high-frequency/package.json | 7 +- .../high-frequency/webpack.config.js | 6 +- .../financial-chart/high-volume/package.json | 7 +- .../high-volume/webpack.config.js | 6 +- .../indicator-customization/package.json | 7 +- .../indicator-customization/webpack.config.js | 6 +- .../indicator-types/package.json | 7 +- .../indicator-types/webpack.config.js | 6 +- .../multiple-data/package.json | 7 +- .../multiple-data/webpack.config.js | 6 +- .../financial-chart/overview/package.json | 7 +- .../overview/webpack.config.js | 6 +- .../charts/financial-chart/panes/package.json | 7 +- .../financial-chart/panes/webpack.config.js | 6 +- .../financial-chart/performance/package.json | 7 +- .../performance/webpack.config.js | 6 +- .../financial-chart/scrollbars/package.json | 7 +- .../scrollbars/src/MultipleStocks.ts | 2 +- .../scrollbars/webpack.config.js | 6 +- .../stock-index-chart/package.json | 7 +- .../stock-index-chart/webpack.config.js | 6 +- .../financial-chart/styling/package.json | 7 +- .../financial-chart/styling/webpack.config.js | 6 +- .../financial-chart/titles/package.json | 7 +- .../financial-chart/titles/webpack.config.js | 6 +- .../tooltip-types/package.json | 7 +- .../tooltip-types/webpack.config.js | 6 +- .../financial-chart/trendlines/package.json | 7 +- .../trendlines/webpack.config.js | 6 +- .../financial-chart/volume-types/package.json | 7 +- .../volume-types/webpack.config.js | 6 +- .../charts/pie-chart/animation/package.json | 7 +- .../pie-chart/animation/webpack.config.js | 6 +- .../charts/pie-chart/explosion/package.json | 7 +- .../pie-chart/explosion/webpack.config.js | 6 +- samples/charts/pie-chart/legend/package.json | 7 +- .../charts/pie-chart/legend/webpack.config.js | 6 +- samples/charts/pie-chart/others/package.json | 7 +- .../charts/pie-chart/others/webpack.config.js | 6 +- .../charts/pie-chart/overview/package.json | 7 +- .../pie-chart/overview/webpack.config.js | 6 +- .../charts/pie-chart/selection/package.json | 7 +- .../pie-chart/selection/webpack.config.js | 6 +- samples/charts/pie-chart/styling/package.json | 7 +- .../pie-chart/styling/webpack.config.js | 6 +- .../sparkline/display-area/package.json | 7 +- .../sparkline/display-area/webpack.config.js | 6 +- .../sparkline/display-column/package.json | 7 +- .../display-column/webpack.config.js | 6 +- .../sparkline/display-lines/package.json | 11 +- .../sparkline/display-lines/webpack.config.js | 6 +- .../sparkline/display-types/package.json | 7 +- .../sparkline/display-types/webpack.config.js | 6 +- .../sparkline/display-winloss/package.json | 7 +- .../display-winloss/webpack.config.js | 6 +- samples/charts/sparkline/grid/package.json | 13 +- .../charts/sparkline/grid/webpack.config.js | 6 +- samples/charts/sparkline/markers/package.json | 13 +- .../sparkline/markers/webpack.config.js | 6 +- .../sparkline/normal-range/package.json | 13 +- .../sparkline/normal-range/webpack.config.js | 6 +- .../charts/sparkline/trendlines/package.json | 13 +- .../sparkline/trendlines/webpack.config.js | 6 +- .../sparkline/unknown-values/package.json | 13 +- .../unknown-values/webpack.config.js | 6 +- .../package.json | 11 +- .../src/index.ts | 4 +- .../webpack.config.js | 6 +- .../actions-built-in-data-chart/package.json | 11 +- .../webpack.config.js | 6 +- .../toolbar/color-editor-support/package.json | 11 +- .../color-editor-support/webpack.config.js | 6 +- samples/charts/toolbar/custom-tool/index.html | 7 + .../charts/toolbar/custom-tool/package.json | 11 +- .../charts/toolbar/custom-tool/src/index.ts | 4 + .../toolbar/custom-tool/webpack.config.js | 6 +- .../layout-actions-for-data-chart/index.html | 63 +- .../package.json | 11 +- .../src/index.ts | 70 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- samples/charts/toolbar/theming/index.html | 2 + samples/charts/toolbar/theming/package.json | 13 +- samples/charts/toolbar/theming/src/index.ts | 4 +- .../charts/toolbar/theming/webpack.config.js | 6 +- samples/charts/tree-map/events/package.json | 7 +- .../charts/tree-map/events/webpack.config.js | 6 +- .../highlighting-percent-based/package.json | 7 +- .../webpack.config.js | 6 +- .../charts/tree-map/highlighting/package.json | 13 +- .../tree-map/highlighting/webpack.config.js | 6 +- samples/charts/tree-map/layout/package.json | 13 +- .../charts/tree-map/layout/webpack.config.js | 6 +- samples/charts/tree-map/overview/package.json | 7 +- .../tree-map/overview/webpack.config.js | 6 +- samples/charts/tree-map/styling/package.json | 7 +- .../charts/tree-map/styling/webpack.config.js | 6 +- .../charts/zoomslider/overview/package.json | 7 +- .../zoomslider/overview/webpack.config.js | 6 +- .../overview/package.json | 11 +- .../overview/webpack.config.js | 6 +- .../x-date-picker/date-limits/package.json | 9 +- .../date-limits/webpack.config.js | 6 +- .../x-date-picker/editing/package.json | 9 +- .../x-date-picker/editing/webpack.config.js | 6 +- .../editors/x-date-picker/format/package.json | 9 +- .../x-date-picker/format/webpack.config.js | 6 +- .../x-date-picker/overview/package.json | 9 +- .../x-date-picker/overview/webpack.config.js | 6 +- .../editors/x-date-picker/range/package.json | 9 +- .../x-date-picker/range/webpack.config.js | 6 +- .../operations-on-workbooks/package.json | 13 +- .../operations-on-workbooks/webpack.config.js | 6 +- .../operations-on-worksheets/package.json | 7 +- .../webpack.config.js | 6 +- .../excel/excel-library/overview/package.json | 7 +- .../excel-library/overview/webpack.config.js | 6 +- .../working-with-cells/package.json | 7 +- .../working-with-cells/webpack.config.js | 6 +- .../working-with-charts/package.json | 15 +- .../working-with-charts/webpack.config.js | 6 +- .../working-with-sparklines/package.json | 15 +- .../working-with-sparklines/webpack.config.js | 6 +- .../excel/spreadsheet/activation/package.json | 9 +- .../spreadsheet/activation/webpack.config.js | 6 +- .../spreadsheet/adapter-chart/package.json | 13 +- .../adapter-chart/webpack.config.js | 6 +- .../spreadsheet/adapter-combo/package.json | 13 +- .../adapter-combo/webpack.config.js | 6 +- .../excel/spreadsheet/clipboard/package.json | 9 +- .../spreadsheet/clipboard/webpack.config.js | 6 +- .../excel/spreadsheet/commands/package.json | 9 +- .../spreadsheet/commands/webpack.config.js | 6 +- .../conditional-formatting/package.json | 9 +- .../conditional-formatting/webpack.config.js | 6 +- .../spreadsheet/config-options/package.json | 9 +- .../config-options/webpack.config.js | 6 +- .../spreadsheet/data-validation/package.json | 9 +- .../data-validation/webpack.config.js | 6 +- .../spreadsheet/filter-dialog/package.json | 9 +- .../filter-dialog/webpack.config.js | 6 +- .../spreadsheet/format-dialog/package.json | 9 +- .../format-dialog/webpack.config.js | 6 +- .../excel/spreadsheet/hyperlinks/package.json | 9 +- .../spreadsheet/hyperlinks/webpack.config.js | 6 +- .../excel/spreadsheet/overview/package.json | 9 +- .../spreadsheet/overview/webpack.config.js | 6 +- .../spreadsheet/sort-dialog/package.json | 9 +- .../spreadsheet/sort-dialog/webpack.config.js | 6 +- .../bullet-graph/animation/package.json | 7 +- .../bullet-graph/animation/webpack.config.js | 6 +- .../bullet-graph/background/package.json | 7 +- .../bullet-graph/background/webpack.config.js | 6 +- .../highlight-needle/package.json | 7 +- .../highlight-needle/webpack.config.js | 6 +- .../gauges/bullet-graph/labels/package.json | 7 +- .../bullet-graph/labels/webpack.config.js | 6 +- .../gauges/bullet-graph/measures/package.json | 7 +- .../bullet-graph/measures/webpack.config.js | 6 +- .../gauges/bullet-graph/ranges/package.json | 7 +- .../bullet-graph/ranges/webpack.config.js | 6 +- .../gauges/bullet-graph/scale/package.json | 7 +- .../bullet-graph/scale/webpack.config.js | 6 +- .../bullet-graph/tickmarks/package.json | 7 +- .../bullet-graph/tickmarks/webpack.config.js | 6 +- .../bullet-graph/type-filled/package.json | 7 +- .../type-filled/webpack.config.js | 6 +- .../bullet-graph/type-horizontal/package.json | 7 +- .../type-horizontal/webpack.config.js | 6 +- .../bullet-graph/type-reversed/package.json | 7 +- .../type-reversed/webpack.config.js | 6 +- .../bullet-graph/type-segmented/package.json | 7 +- .../type-segmented/webpack.config.js | 6 +- .../bullet-graph/type-vertical/package.json | 7 +- .../type-vertical/webpack.config.js | 6 +- .../linear-gauge/animation/package.json | 7 +- .../linear-gauge/animation/webpack.config.js | 6 +- .../gauges/linear-gauge/backing/package.json | 7 +- .../linear-gauge/backing/webpack.config.js | 6 +- .../highlight-needle/package.json | 7 +- .../highlight-needle/webpack.config.js | 6 +- .../gauges/linear-gauge/labels/package.json | 7 +- .../linear-gauge/labels/webpack.config.js | 6 +- .../gauges/linear-gauge/needle/package.json | 7 +- .../linear-gauge/needle/webpack.config.js | 6 +- .../gauges/linear-gauge/ranges/package.json | 7 +- .../linear-gauge/ranges/webpack.config.js | 6 +- .../gauges/linear-gauge/scale/package.json | 7 +- .../linear-gauge/scale/webpack.config.js | 6 +- .../linear-gauge/tickmarks/package.json | 7 +- .../linear-gauge/tickmarks/webpack.config.js | 6 +- .../linear-gauge/type-curved/package.json | 7 +- .../type-curved/webpack.config.js | 6 +- .../linear-gauge/type-filled/package.json | 7 +- .../type-filled/webpack.config.js | 6 +- .../linear-gauge/type-horizontal/package.json | 7 +- .../type-horizontal/webpack.config.js | 6 +- .../type-multi-range/package.json | 7 +- .../type-multi-range/webpack.config.js | 6 +- .../type-multi-scale/package.json | 7 +- .../type-multi-scale/webpack.config.js | 6 +- .../linear-gauge/type-segmented/package.json | 7 +- .../type-segmented/webpack.config.js | 6 +- .../linear-gauge/type-vertical/package.json | 7 +- .../type-vertical/webpack.config.js | 6 +- .../radial-gauge/animation/package.json | 7 +- .../radial-gauge/animation/webpack.config.js | 6 +- .../gauges/radial-gauge/backing/package.json | 7 +- .../radial-gauge/backing/webpack.config.js | 6 +- .../highlight-needle/package.json | 7 +- .../highlight-needle/webpack.config.js | 6 +- .../gauges/radial-gauge/labels/package.json | 7 +- .../radial-gauge/labels/webpack.config.js | 6 +- .../gauges/radial-gauge/needle/package.json | 7 +- .../radial-gauge/needle/webpack.config.js | 6 +- .../radial-gauge/optical-scaling/package.json | 7 +- .../optical-scaling/webpack.config.js | 6 +- .../gauges/radial-gauge/ranges/package.json | 7 +- .../radial-gauge/ranges/webpack.config.js | 6 +- .../gauges/radial-gauge/scale/package.json | 7 +- .../radial-gauge/scale/webpack.config.js | 6 +- .../radial-gauge/tickmarks/package.json | 7 +- .../radial-gauge/tickmarks/webpack.config.js | 6 +- .../radial-gauge/type-column/package.json | 7 +- .../type-column/webpack.config.js | 6 +- .../radial-gauge/type-curved/package.json | 7 +- .../type-curved/webpack.config.js | 6 +- .../radial-gauge/type-direction/package.json | 7 +- .../type-direction/webpack.config.js | 6 +- .../radial-gauge/type-full/package.json | 7 +- .../radial-gauge/type-full/webpack.config.js | 6 +- .../radial-gauge/type-half/package.json | 7 +- .../radial-gauge/type-half/webpack.config.js | 6 +- .../radial-gauge/type-quatre/package.json | 7 +- .../type-quatre/webpack.config.js | 6 +- .../radial-gauge/type-ring/package.json | 7 +- .../radial-gauge/type-ring/webpack.config.js | 6 +- .../radial-gauge/type-segmented/package.json | 7 +- .../type-segmented/webpack.config.js | 6 +- .../radial-gauge/type-semi/package.json | 7 +- .../radial-gauge/type-semi/webpack.config.js | 6 +- .../data-grid/accessibility/package.json | 11 +- .../data-grid/accessibility/webpack.config.js | 6 +- .../binding-data-service/package.json | 11 +- .../binding-data-service/webpack.config.js | 6 +- .../data-grid/binding-live-data/package.json | 13 +- .../binding-live-data/webpack.config.js | 6 +- .../data-grid/binding-local-data/package.json | 11 +- .../binding-local-data/webpack.config.js | 6 +- .../binding-remote-data/package.json | 13 +- .../binding-remote-data/webpack.config.js | 6 +- .../data-grid/cell-activation/package.json | 11 +- .../cell-activation/webpack.config.js | 6 +- .../grids/data-grid/cell-editing/package.json | 11 +- .../data-grid/cell-editing/webpack.config.js | 6 +- .../grids/data-grid/cell-merging/package.json | 13 +- .../data-grid/cell-merging/webpack.config.js | 6 +- .../data-grid/cell-selection/package.json | 11 +- .../cell-selection/webpack.config.js | 6 +- .../data-grid/column-animation/package.json | 11 +- .../column-animation/webpack.config.js | 6 +- .../column-chooser-picker/package.json | 11 +- .../column-chooser-picker/webpack.config.js | 6 +- .../column-chooser-toolbar/package.json | 11 +- .../column-chooser-toolbar/webpack.config.js | 6 +- .../column-filter-expressions/package.json | 11 +- .../webpack.config.js | 6 +- .../column-filter-operands/package.json | 11 +- .../column-filter-operands/webpack.config.js | 6 +- .../data-grid/column-filtering/package.json | 11 +- .../column-filtering/webpack.config.js | 6 +- .../data-grid/column-moving/package.json | 11 +- .../data-grid/column-moving/webpack.config.js | 6 +- .../data-grid/column-options/package.json | 11 +- .../column-options/webpack.config.js | 6 +- .../column-pinning-picker/package.json | 11 +- .../column-pinning-picker/webpack.config.js | 6 +- .../column-pinning-toolbar/package.json | 11 +- .../column-pinning-toolbar/webpack.config.js | 6 +- .../data-grid/column-resizing/package.json | 11 +- .../column-resizing/webpack.config.js | 6 +- .../data-grid/column-scrolling/package.json | 11 +- .../column-scrolling/webpack.config.js | 6 +- .../data-grid/column-sorting/package.json | 11 +- .../column-sorting/webpack.config.js | 6 +- .../data-grid/column-summaries/package.json | 11 +- .../column-summaries/webpack.config.js | 6 +- .../grids/data-grid/column-types/package.json | 13 +- .../data-grid/column-types/webpack.config.js | 6 +- .../data-grid/load-save-layout/package.json | 13 +- .../load-save-layout/webpack.config.js | 6 +- .../grids/data-grid/localization/package.json | 13 +- .../data-grid/localization/webpack.config.js | 6 +- samples/grids/data-grid/overview/package.json | 13 +- .../data-grid/overview/webpack.config.js | 6 +- samples/grids/data-grid/pager/package.json | 11 +- .../grids/data-grid/pager/webpack.config.js | 6 +- .../grids/data-grid/performance/package.json | 11 +- .../data-grid/performance/webpack.config.js | 6 +- .../row-group-descriptions/package.json | 11 +- .../row-group-descriptions/webpack.config.js | 6 +- .../grids/data-grid/row-grouping/package.json | 11 +- .../data-grid/row-grouping/webpack.config.js | 6 +- .../data-grid/row-highlighting/package.json | 11 +- .../row-highlighting/webpack.config.js | 6 +- .../grids/data-grid/row-paging/package.json | 11 +- .../data-grid/row-paging/webpack.config.js | 6 +- .../grids/data-grid/row-pinning/package.json | 11 +- .../data-grid/row-pinning/webpack.config.js | 6 +- .../data-grid/row-selection/package.json | 11 +- .../data-grid/row-selection/webpack.config.js | 6 +- .../type-comparison-table/package.json | 13 +- .../type-comparison-table/webpack.config.js | 6 +- .../data-grid/type-heatmap-table/package.json | 11 +- .../type-heatmap-table/webpack.config.js | 6 +- .../type-marketing-table/package.json | 13 +- .../type-marketing-table/webpack.config.js | 6 +- .../data-grid/type-matrix-table/package.json | 11 +- .../type-matrix-table/webpack.config.js | 6 +- .../type-periodic-table/package.json | 11 +- .../type-periodic-table/webpack.config.js | 6 +- .../grids/data-grid/type-table/package.json | 11 +- .../data-grid/type-table/webpack.config.js | 6 +- samples/grids/grid/action-strip/package.json | 11 +- .../grids/grid/action-strip/webpack.config.js | 6 +- .../advanced-filtering-options/package.json | 11 +- .../webpack.config.js | 6 +- .../advanced-filtering-style/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/binding-composite-data/package.json | 13 +- .../binding-composite-data/webpack.config.js | 6 +- .../grids/grid/binding-crud-data/package.json | 11 +- .../grid/binding-crud-data/webpack.config.js | 6 +- .../grid/binding-nested-data-1/package.json | 13 +- .../binding-nested-data-1/webpack.config.js | 6 +- .../grids/grid/cascading-combo/package.json | 13 +- .../grid/cascading-combo/webpack.config.js | 6 +- .../grid/cell-editing-sample/package.json | 13 +- .../cell-editing-sample/webpack.config.js | 6 +- .../grid/cell-editing-styling/package.json | 11 +- .../cell-editing-styling/webpack.config.js | 6 +- .../grid/cell-selection-mode/package.json | 13 +- .../cell-selection-mode/webpack.config.js | 6 +- .../grid/cell-selection-style/package.json | 11 +- .../cell-selection-style/webpack.config.js | 6 +- .../grid/change-icons-custom/package.json | 13 +- .../change-icons-custom/webpack.config.js | 6 +- .../grid/clipboard-operations/package.json | 13 +- .../clipboard-operations/webpack.config.js | 6 +- .../grid/column-auto-sizing/package.json | 11 +- .../grid/column-auto-sizing/webpack.config.js | 6 +- .../column-collapsible-groups/package.json | 11 +- .../webpack.config.js | 6 +- .../grids/grid/column-data-types/package.json | 11 +- .../grid/column-data-types/webpack.config.js | 6 +- .../grid/column-hiding-options/package.json | 11 +- .../column-hiding-options/webpack.config.js | 6 +- .../column-hiding-toolbar-style/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/column-hiding-toolbar/package.json | 11 +- .../column-hiding-toolbar/webpack.config.js | 6 +- .../grid/column-moving-options/package.json | 13 +- .../column-moving-options/webpack.config.js | 6 +- .../grid/column-moving-styles/package.json | 13 +- .../column-moving-styles/webpack.config.js | 6 +- .../grid/column-pinning-options/package.json | 11 +- .../column-pinning-options/webpack.config.js | 6 +- .../column-pinning-right-side/package.json | 13 +- .../webpack.config.js | 6 +- .../grid/column-pinning-styles/package.json | 11 +- .../column-pinning-styles/webpack.config.js | 6 +- .../grids/grid/column-pinning/package.json | 11 +- .../grid/column-pinning/webpack.config.js | 6 +- .../grid/column-resize-styling/package.json | 11 +- .../column-resize-styling/webpack.config.js | 6 +- .../grids/grid/column-resizing/package.json | 11 +- .../grid/column-resizing/webpack.config.js | 6 +- .../grid/column-selection-group/package.json | 11 +- .../column-selection-group/webpack.config.js | 6 +- .../grid/column-selection-mode/package.json | 13 +- .../column-selection-mode/webpack.config.js | 6 +- .../grid/column-selection-styles/package.json | 11 +- .../column-selection-styles/webpack.config.js | 6 +- .../column-sorting-indicators/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/column-sorting-options/package.json | 13 +- .../column-sorting-options/webpack.config.js | 6 +- .../grid/column-sorting-style/package.json | 11 +- .../column-sorting-style/webpack.config.js | 6 +- .../conditional-cell-style-1/package.json | 11 +- .../webpack.config.js | 6 +- .../conditional-cell-style-2/package.json | 11 +- .../webpack.config.js | 6 +- .../conditional-row-selectors/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/custom-context-menu/package.json | 13 +- .../grid/custom-context-menu/src/index.css | 42 +- .../custom-context-menu/webpack.config.js | 6 +- .../grids/grid/custom-filtering/package.json | 11 +- .../grid/custom-filtering/webpack.config.js | 6 +- .../data-batch-editing-actions/package.json | 13 +- .../webpack.config.js | 6 +- .../data-exporting-indicator/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/data-paste-options/package.json | 13 +- .../grid/data-paste-options/webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../grids/grid/data-searching/package.json | 13 +- .../grids/grid/data-searching/src/index.css | 5 +- .../grid/data-searching/webpack.config.js | 6 +- .../grid/data-summaries-custom/package.json | 11 +- .../data-summaries-custom/webpack.config.js | 6 +- .../grid/data-summary-formatter/package.json | 11 +- .../data-summary-formatter/webpack.config.js | 6 +- .../grid/data-summary-options/package.json | 11 +- .../data-summary-options/webpack.config.js | 6 +- .../grid/data-summary-template/package.json | 13 +- .../data-summary-template/webpack.config.js | 6 +- .../grid/data-validation-style/package.json | 11 +- .../data-validation-style/webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../grid/data-validator-service/package.json | 13 +- .../data-validator-service/webpack.config.js | 6 +- .../grids/grid/disabled-summaries/.prettierrc | 11 + .../grids/grid/disabled-summaries/ReadMe.md | 56 + .../grids/grid/disabled-summaries/index.html | 43 + .../grid/disabled-summaries/package.json | 62 + .../disabled-summaries/sandbox.config.json | 7 + .../grid/disabled-summaries/src/NwindData.ts | 323 + .../grid/disabled-summaries/src/index.css | 44 + .../grid/disabled-summaries/src/index.ts | 257 + .../grid/disabled-summaries/tsconfig.json | 20 + .../grids/grid/disabled-summaries/tslint.json | 53 + .../grid/disabled-summaries/webpack.config.js | 107 + .../grids/grid/editing-columns/package.json | 11 +- .../grid/editing-columns/webpack.config.js | 6 +- .../grids/grid/editing-events/package.json | 11 +- .../grid/editing-events/webpack.config.js | 6 +- .../editing-excel-style-custom/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/editing-excel-style/package.json | 11 +- .../editing-excel-style/webpack.config.js | 6 +- .../grids/grid/editing-lifecycle/package.json | 11 +- .../grid/editing-lifecycle/webpack.config.js | 6 +- .../grids/grid/excel-exporting/package.json | 11 +- .../grid/excel-exporting/webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../excel-style-filtering-style/package.json | 11 +- .../webpack.config.js | 6 +- .../external-advanced-filtering/package.json | 11 +- .../webpack.config.js | 6 +- .../grids/grid/filtering-options/package.json | 11 +- .../grid/filtering-options/webpack.config.js | 6 +- .../grid/filtering-strategy/package.json | 11 +- .../grid/filtering-strategy/webpack.config.js | 6 +- .../grids/grid/filtering-style/package.json | 13 +- .../grid/filtering-style/webpack.config.js | 6 +- samples/grids/grid/finjs/package.json | 13 +- samples/grids/grid/finjs/src/index.css | 53 +- samples/grids/grid/finjs/webpack.config.js | 6 +- .../grids/grid/groupby-custom/package.json | 11 +- .../grid/groupby-custom/webpack.config.js | 6 +- .../grid/groupby-expressions/package.json | 11 +- .../groupby-expressions/webpack.config.js | 6 +- .../grids/grid/groupby-paging/package.json | 11 +- .../grid/groupby-paging/webpack.config.js | 6 +- .../grids/grid/groupby-styling/package.json | 11 +- .../grid/groupby-styling/webpack.config.js | 6 +- .../grid/groupby-summary-options/package.json | 13 +- .../groupby-summary-options/webpack.config.js | 6 +- .../grid/groupby-summary-styling/package.json | 13 +- .../groupby-summary-styling/webpack.config.js | 6 +- .../grids/grid/infinite-scroll/package.json | 11 +- .../grid/infinite-scroll/webpack.config.js | 6 +- .../keyboard-custom-navigation/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/keyboard-mrl-navigation/package.json | 11 +- .../keyboard-mrl-navigation/webpack.config.js | 6 +- .../keyboard-navigation-guide/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/layout-display-density/package.json | 13 +- .../layout-display-density/webpack.config.js | 6 +- samples/grids/grid/master-detail/package.json | 11 +- .../grid/master-detail/webpack.config.js | 6 +- .../multi-cell-selection-mode/package.json | 11 +- .../webpack.config.js | 6 +- .../multi-column-headers-export/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../multi-column-headers-styling/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../multi-row-layout-options/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/multi-row-layout-style/package.json | 11 +- .../multi-row-layout-style/webpack.config.js | 6 +- samples/grids/grid/overview/package.json | 11 +- samples/grids/grid/overview/webpack.config.js | 6 +- samples/grids/grid/paste/package.json | 13 +- samples/grids/grid/paste/webpack.config.js | 6 +- .../grid/remote-paging-data/package.json | 11 +- .../grid/remote-paging-data/webpack.config.js | 6 +- .../grids/grid/remote-paging-grid/index.html | 63 +- .../grid/remote-paging-grid/package.json | 11 +- .../src/CustomersWithPageResponseModel.ts | 7 + .../src/RemotePagingService.ts | 60 +- .../grid/remote-paging-grid/src/index.ts | 112 +- .../grid/remote-paging-grid/webpack.config.js | 6 +- samples/grids/grid/row-adding/package.json | 11 +- .../grids/grid/row-adding/webpack.config.js | 6 +- samples/grids/grid/row-classes/package.json | 11 +- .../grids/grid/row-classes/webpack.config.js | 6 +- samples/grids/grid/row-drag-base/package.json | 11 +- .../grid/row-drag-base/webpack.config.js | 6 +- .../grid/row-editing-options/package.json | 11 +- .../row-editing-options/webpack.config.js | 6 +- .../grids/grid/row-editing-style/package.json | 11 +- .../grid/row-editing-style/webpack.config.js | 6 +- .../grids/grid/row-paging-basic/package.json | 13 +- .../grid/row-paging-basic/webpack.config.js | 6 +- .../grid/row-paging-options/package.json | 13 +- .../grid/row-paging-options/webpack.config.js | 6 +- .../grids/grid/row-pinning-drag/package.json | 11 +- .../grid/row-pinning-drag/webpack.config.js | 6 +- .../row-pinning-extra-column/package.json | 11 +- .../webpack.config.js | 6 +- .../grid/row-pinning-options/package.json | 13 +- .../row-pinning-options/webpack.config.js | 6 +- .../grids/grid/row-pinning-style/package.json | 11 +- .../grid/row-pinning-style/webpack.config.js | 6 +- samples/grids/grid/row-reorder/package.json | 11 +- .../grids/grid/row-reorder/webpack.config.js | 6 +- .../grid/row-selection-mode/package.json | 13 +- .../grid/row-selection-mode/webpack.config.js | 6 +- .../row-selection-template-excel/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- samples/grids/grid/row-styles/package.json | 13 +- .../grids/grid/row-styles/webpack.config.js | 6 +- .../grid/state-persistence-about/package.json | 13 +- .../state-persistence-about/webpack.config.js | 6 +- .../grid/state-persistence-main/package.json | 13 +- .../grid/state-persistence-main/src/index.css | 10 +- .../state-persistence-main/webpack.config.js | 6 +- .../grid/styling-custom-CSS/package.json | 11 +- .../grid/styling-custom-CSS/webpack.config.js | 6 +- .../grids/grid/toolbar-sample-1/package.json | 11 +- .../grid/toolbar-sample-1/webpack.config.js | 6 +- .../grids/grid/toolbar-sample-2/package.json | 11 +- .../grid/toolbar-sample-2/webpack.config.js | 6 +- .../grids/grid/toolbar-sample-3/package.json | 11 +- .../grid/toolbar-sample-3/webpack.config.js | 6 +- .../grids/grid/toolbar-sample-4/package.json | 11 +- .../grid/toolbar-sample-4/webpack.config.js | 6 +- samples/grids/grid/toolbar-style/package.json | 11 +- .../grid/toolbar-style/webpack.config.js | 6 +- .../action-strip/package.json | 11 +- .../action-strip/webpack.config.js | 6 +- .../advanced-filtering-options/package.json | 11 +- .../webpack.config.js | 6 +- .../advanced-filtering-style/package.json | 11 +- .../webpack.config.js | 6 +- .../cell-editing-sample/package.json | 13 +- .../cell-editing-sample/webpack.config.js | 6 +- .../cell-editing-styling/package.json | 11 +- .../cell-editing-styling/webpack.config.js | 6 +- .../cell-selection-mode/package.json | 13 +- .../cell-selection-mode/src/index.ts | 4 +- .../cell-selection-mode/webpack.config.js | 6 +- .../cell-selection-overview/package.json | 13 +- .../cell-selection-overview/webpack.config.js | 6 +- .../cell-selection-style/package.json | 13 +- .../cell-selection-style/webpack.config.js | 6 +- .../cell-selection-styling/package.json | 13 +- .../cell-selection-styling/src/index.css | 7 +- .../cell-selection-styling/webpack.config.js | 6 +- .../column-auto-sizing/package.json | 11 +- .../column-auto-sizing/webpack.config.js | 6 +- .../column-collapsible-groups/package.json | 11 +- .../webpack.config.js | 6 +- .../column-hiding-toolbar-style/package.json | 11 +- .../webpack.config.js | 6 +- .../column-hiding-toolbar/package.json | 11 +- .../column-hiding-toolbar/webpack.config.js | 6 +- .../column-moving-options/package.json | 11 +- .../column-moving-options/webpack.config.js | 6 +- .../column-moving-styles/package.json | 11 +- .../column-moving-styles/webpack.config.js | 6 +- .../column-pinning-options/package.json | 11 +- .../column-pinning-options/webpack.config.js | 6 +- .../column-pinning-right-side/package.json | 11 +- .../webpack.config.js | 6 +- .../column-pinning-styles/package.json | 11 +- .../column-pinning-styles/webpack.config.js | 6 +- .../column-pinning/package.json | 11 +- .../column-pinning/webpack.config.js | 6 +- .../column-resize-styling/package.json | 11 +- .../column-resize-styling/webpack.config.js | 6 +- .../column-resizing/package.json | 11 +- .../column-resizing/webpack.config.js | 6 +- .../column-selection-group/package.json | 11 +- .../column-selection-group/webpack.config.js | 6 +- .../column-selection-mode/package.json | 13 +- .../column-selection-mode/webpack.config.js | 6 +- .../column-selection-styles/package.json | 11 +- .../column-selection-styles/webpack.config.js | 6 +- .../column-sorting-indicators/package.json | 11 +- .../webpack.config.js | 6 +- .../column-sorting-options/package.json | 11 +- .../column-sorting-options/webpack.config.js | 6 +- .../column-sorting-style/package.json | 11 +- .../column-sorting-style/webpack.config.js | 6 +- .../conditional-cell-style-1/package.json | 11 +- .../webpack.config.js | 6 +- .../conditional-cell-style-2/package.json | 11 +- .../webpack.config.js | 6 +- .../conditional-row-selectors/package.json | 11 +- .../webpack.config.js | 6 +- .../custom-filtering/package.json | 11 +- .../custom-filtering/webpack.config.js | 6 +- .../data-exporting-indicator/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../data-summary-formatter/package.json | 11 +- .../data-summary-formatter/webpack.config.js | 6 +- .../data-summary-options-styling/package.json | 11 +- .../webpack.config.js | 6 +- .../data-summary-options/package.json | 11 +- .../data-summary-options/webpack.config.js | 6 +- .../data-summary-template/package.json | 13 +- .../data-summary-template/webpack.config.js | 6 +- .../disabled-summaries/.prettierrc | 11 + .../disabled-summaries/ReadMe.md | 56 + .../disabled-summaries/index.html | 59 + .../disabled-summaries/package.json | 62 + .../disabled-summaries/sandbox.config.json | 7 + .../disabled-summaries/src/SingersData.json | 1389 +++ .../disabled-summaries/src/index.css | 44 + .../disabled-summaries/src/index.ts | 241 + .../disabled-summaries/tsconfig.json | 20 + .../disabled-summaries/tslint.json | 53 + .../disabled-summaries/webpack.config.js | 107 + .../editing-columns/package.json | 11 +- .../editing-columns/webpack.config.js | 6 +- .../editing-events/package.json | 11 +- .../editing-events/webpack.config.js | 6 +- .../editing-lifecycle/package.json | 11 +- .../editing-lifecycle/webpack.config.js | 6 +- .../excel-exporting/package.json | 11 +- .../excel-exporting/webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../excel-style-filtering-style/package.json | 11 +- .../webpack.config.js | 6 +- .../filtering-options/package.json | 11 +- .../filtering-options/webpack.config.js | 6 +- .../filtering-style/package.json | 11 +- .../filtering-style/webpack.config.js | 6 +- .../hierarchical-grid-options/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../hierarchical-grid-styling/package.json | 11 +- .../webpack.config.js | 6 +- .../layout-display-density/package.json | 13 +- .../layout-display-density/webpack.config.js | 6 +- .../multi-column-headers-export/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../multi-column-headers-styling/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../hierarchical-grid/overview/package.json | 11 +- .../overview/webpack.config.js | 6 +- .../remote-paging-sample/index.html | 7 +- .../remote-paging-sample/package.json | 11 +- .../src/CustomersWithPageResponseModel.ts | 7 + .../remote-paging-sample/src/RemoteService.ts | 82 +- .../remote-paging-sample/src/index.ts | 160 +- .../remote-paging-sample/webpack.config.js | 6 +- .../hierarchical-grid/row-adding/package.json | 11 +- .../row-adding/webpack.config.js | 6 +- .../row-classes/package.json | 11 +- .../row-classes/webpack.config.js | 6 +- .../row-drag-base/package.json | 11 +- .../row-drag-base/webpack.config.js | 6 +- .../row-editing-options/package.json | 11 +- .../row-editing-options/webpack.config.js | 6 +- .../row-editing-style/package.json | 11 +- .../row-editing-style/webpack.config.js | 6 +- .../row-pinning-extra-column/package.json | 13 +- .../row-pinning-extra-column/src/index.ts | 22 +- .../webpack.config.js | 6 +- .../row-pinning-options/package.json | 13 +- .../row-pinning-options/src/index.ts | 22 +- .../row-pinning-options/webpack.config.js | 6 +- .../row-pinning-style/package.json | 11 +- .../row-pinning-style/webpack.config.js | 6 +- .../row-reorder/package.json | 11 +- .../row-reorder/webpack.config.js | 6 +- .../row-selection-mode/package.json | 13 +- .../row-selection-mode/webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../hierarchical-grid/row-styles/package.json | 11 +- .../row-styles/webpack.config.js | 6 +- .../state-persistence-about/package.json | 13 +- .../state-persistence-about/webpack.config.js | 6 +- .../state-persistence-main/package.json | 13 +- .../state-persistence-main/src/index.css | 10 +- .../state-persistence-main/webpack.config.js | 6 +- .../toolbar-sample-1/package.json | 11 +- .../toolbar-sample-1/webpack.config.js | 6 +- .../toolbar-sample-2/package.json | 11 +- .../toolbar-sample-2/webpack.config.js | 6 +- .../toolbar-sample-3/package.json | 11 +- .../toolbar-sample-3/webpack.config.js | 6 +- .../toolbar-sample-4/package.json | 11 +- .../toolbar-sample-4/webpack.config.js | 6 +- .../toolbar-style/package.json | 11 +- .../toolbar-style/webpack.config.js | 6 +- .../grids/list/add-list-items/package.json | 7 +- .../list/add-list-items/webpack.config.js | 6 +- .../grids/list/list-item-content/package.json | 5 +- .../list/list-item-content/webpack.config.js | 6 +- samples/grids/list/overview/package.json | 5 +- samples/grids/list/overview/webpack.config.js | 6 +- samples/grids/list/styling/package.json | 5 +- samples/grids/list/styling/webpack.config.js | 6 +- .../aggregate-max-sales/package.json | 11 +- .../aggregate-max-sales/webpack.config.js | 6 +- .../aggregate-units-sold/package.json | 11 +- .../aggregate-units-sold/webpack.config.js | 6 +- samples/grids/pivot-grid/basic/package.json | 11 +- .../grids/pivot-grid/basic/webpack.config.js | 6 +- .../data-persistence-noop/package.json | 13 +- .../data-persistence-noop/src/index.css | 6 +- .../data-persistence-noop/webpack.config.js | 6 +- .../pivot-grid/data-selector/package.json | 11 +- .../data-selector/webpack.config.js | 6 +- .../grids/pivot-grid/features/package.json | 11 +- .../pivot-grid/features/webpack.config.js | 6 +- samples/grids/pivot-grid/remote/package.json | 11 +- .../grids/pivot-grid/remote/webpack.config.js | 6 +- .../state-persistence-about/package.json | 13 +- .../state-persistence-about/webpack.config.js | 6 +- .../state-persistence-main/package.json | 13 +- .../state-persistence-main/src/index.css | 18 +- .../state-persistence-main/webpack.config.js | 6 +- .../grids/tree-grid/action-strip/package.json | 11 +- .../tree-grid/action-strip/webpack.config.js | 6 +- .../advanced-filtering-options/package.json | 11 +- .../webpack.config.js | 6 +- .../advanced-filtering-style/package.json | 11 +- .../webpack.config.js | 6 +- .../cell-editing-sample/package.json | 13 +- .../cell-editing-sample/webpack.config.js | 6 +- .../cell-editing-styling/package.json | 11 +- .../cell-editing-styling/webpack.config.js | 6 +- .../cell-selection-mode/package.json | 13 +- .../cell-selection-mode/webpack.config.js | 6 +- .../cell-selection-style/package.json | 11 +- .../cell-selection-style/webpack.config.js | 6 +- .../clipboard-operations/package.json | 13 +- .../clipboard-operations/webpack.config.js | 6 +- .../tree-grid/column-auto-sizing/package.json | 11 +- .../column-auto-sizing/webpack.config.js | 6 +- .../column-collapsible-groups/package.json | 11 +- .../webpack.config.js | 6 +- .../tree-grid/column-data-types/package.json | 11 +- .../tree-grid/column-data-types/src/index.css | 5 +- .../column-data-types/webpack.config.js | 6 +- .../column-hiding-toolbar-style/package.json | 11 +- .../webpack.config.js | 6 +- .../column-hiding-toolbar/package.json | 11 +- .../column-hiding-toolbar/webpack.config.js | 6 +- .../column-moving-options/package.json | 11 +- .../column-moving-options/webpack.config.js | 6 +- .../column-moving-styles/package.json | 11 +- .../column-moving-styles/webpack.config.js | 6 +- .../column-pinning-options/package.json | 11 +- .../column-pinning-options/webpack.config.js | 6 +- .../column-pinning-right-side/package.json | 11 +- .../webpack.config.js | 6 +- .../column-pinning-styles/package.json | 11 +- .../column-pinning-styles/webpack.config.js | 6 +- .../column-pinning-toolbar/package.json | 11 +- .../column-pinning-toolbar/webpack.config.js | 6 +- .../tree-grid/column-pinning/package.json | 11 +- .../column-pinning/webpack.config.js | 6 +- .../column-resize-styling/package.json | 11 +- .../column-resize-styling/webpack.config.js | 6 +- .../tree-grid/column-resizing/package.json | 11 +- .../column-resizing/webpack.config.js | 6 +- .../column-selection-group/package.json | 11 +- .../column-selection-group/webpack.config.js | 6 +- .../column-selection-mode/package.json | 13 +- .../column-selection-mode/webpack.config.js | 6 +- .../column-selection-style/package.json | 11 +- .../column-selection-style/src/index.css | 11 +- .../column-selection-style/webpack.config.js | 6 +- .../column-selection-styles/package.json | 11 +- .../column-selection-styles/webpack.config.js | 6 +- .../column-sorting-indicators/package.json | 11 +- .../webpack.config.js | 6 +- .../column-sorting-options/package.json | 13 +- .../column-sorting-options/webpack.config.js | 6 +- .../column-sorting-style/package.json | 11 +- .../column-sorting-style/webpack.config.js | 6 +- .../conditional-cell-style-1/package.json | 11 +- .../webpack.config.js | 6 +- .../conditional-cell-style-2/package.json | 11 +- .../webpack.config.js | 6 +- .../conditional-row-selectors/package.json | 11 +- .../webpack.config.js | 6 +- .../tree-grid/custom-filtering/package.json | 11 +- .../custom-filtering/webpack.config.js | 6 +- .../data-exporting-indicator/package.json | 11 +- .../webpack.config.js | 6 +- .../tree-grid/data-searching/package.json | 13 +- .../data-searching/webpack.config.js | 6 +- .../data-summaries-custom/package.json | 11 +- .../data-summaries-custom/src/index.css | 5 +- .../data-summaries-custom/webpack.config.js | 6 +- .../data-summary-children/package.json | 13 +- .../data-summary-children/webpack.config.js | 6 +- .../data-summary-formatter/package.json | 11 +- .../data-summary-formatter/webpack.config.js | 6 +- .../data-summary-options-styling/package.json | 11 +- .../webpack.config.js | 6 +- .../data-summary-options/package.json | 11 +- .../data-summary-options/webpack.config.js | 6 +- .../data-summary-template/package.json | 13 +- .../data-summary-template/webpack.config.js | 6 +- .../tree-grid/disabled-summaries/.prettierrc | 11 + .../tree-grid/disabled-summaries/ReadMe.md | 56 + .../tree-grid/disabled-summaries/index.html | 43 + .../tree-grid/disabled-summaries/package.json | 62 + .../disabled-summaries/sandbox.config.json | 7 + .../disabled-summaries/src/OrdersTreeData.ts | 291 + .../disabled-summaries/src/index.css | 44 + .../tree-grid/disabled-summaries/src/index.ts | 322 + .../disabled-summaries/tsconfig.json | 20 + .../tree-grid/disabled-summaries/tslint.json | 53 + .../disabled-summaries/webpack.config.js | 107 + .../tree-grid/editing-columns/package.json | 11 +- .../editing-columns/webpack.config.js | 6 +- .../tree-grid/editing-events/package.json | 11 +- .../editing-events/webpack.config.js | 6 +- .../tree-grid/editing-lifecycle/package.json | 11 +- .../editing-lifecycle/webpack.config.js | 6 +- .../tree-grid/excel-exporting/package.json | 11 +- .../excel-exporting/webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../excel-style-filtering-style/package.json | 11 +- .../webpack.config.js | 6 +- .../tree-grid/filtering-options/package.json | 11 +- .../filtering-options/webpack.config.js | 6 +- .../tree-grid/filtering-style/package.json | 11 +- .../filtering-style/webpack.config.js | 6 +- samples/grids/tree-grid/finjs/package.json | 13 +- samples/grids/tree-grid/finjs/src/index.css | 53 +- .../grids/tree-grid/finjs/webpack.config.js | 6 +- .../keyboard-custom-navigation/package.json | 11 +- .../webpack.config.js | 6 +- .../keyboard-navigation-guide/package.json | 11 +- .../webpack.config.js | 6 +- .../layout-display-density/package.json | 13 +- .../layout-display-density/webpack.config.js | 6 +- .../tree-grid/load-on-demand/package.json | 11 +- .../load-on-demand/webpack.config.js | 6 +- .../multi-cell-selection-mode/package.json | 11 +- .../webpack.config.js | 6 +- .../multi-column-headers-export/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 13 +- .../webpack.config.js | 6 +- .../multi-column-headers-styling/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../tree-grid/overview-styling/package.json | 11 +- .../overview-styling/webpack.config.js | 6 +- samples/grids/tree-grid/overview/package.json | 11 +- .../tree-grid/overview/webpack.config.js | 6 +- .../grids/tree-grid/row-adding/package.json | 11 +- .../tree-grid/row-adding/webpack.config.js | 6 +- .../grids/tree-grid/row-classes/package.json | 11 +- .../tree-grid/row-classes/webpack.config.js | 6 +- .../tree-grid/row-drag-base/package.json | 11 +- .../tree-grid/row-drag-base/webpack.config.js | 6 +- .../row-editing-options/package.json | 11 +- .../row-editing-options/webpack.config.js | 6 +- .../tree-grid/row-editing-style/package.json | 11 +- .../row-editing-style/webpack.config.js | 6 +- .../tree-grid/row-paging-basic/package.json | 11 +- .../row-paging-basic/webpack.config.js | 6 +- .../tree-grid/row-paging-options/package.json | 13 +- .../row-paging-options/webpack.config.js | 6 +- .../tree-grid/row-paging-style/package.json | 11 +- .../row-paging-style/webpack.config.js | 6 +- .../row-pinning-extra-column/package.json | 11 +- .../webpack.config.js | 6 +- .../row-pinning-options/package.json | 13 +- .../row-pinning-options/webpack.config.js | 6 +- .../tree-grid/row-pinning-style/package.json | 11 +- .../row-pinning-style/webpack.config.js | 6 +- .../grids/tree-grid/row-reorder/package.json | 11 +- .../tree-grid/row-reorder/webpack.config.js | 6 +- .../tree-grid/row-selection-mode/package.json | 13 +- .../row-selection-mode/webpack.config.js | 6 +- .../row-selection-template-excel/package.json | 11 +- .../webpack.config.js | 6 +- .../package.json | 11 +- .../webpack.config.js | 6 +- .../grids/tree-grid/row-styles/package.json | 11 +- .../tree-grid/row-styles/webpack.config.js | 6 +- .../state-persistence-about/package.json | 13 +- .../state-persistence-about/webpack.config.js | 6 +- .../state-persistence-main/package.json | 13 +- .../state-persistence-main/src/index.css | 10 +- .../state-persistence-main/webpack.config.js | 6 +- .../tree-grid/toolbar-sample-1/package.json | 13 +- .../toolbar-sample-1/webpack.config.js | 6 +- .../tree-grid/toolbar-sample-2/package.json | 11 +- .../tree-grid/toolbar-sample-2/src/index.css | 15 +- .../toolbar-sample-2/webpack.config.js | 6 +- .../tree-grid/toolbar-sample-3/package.json | 13 +- .../toolbar-sample-3/webpack.config.js | 6 +- .../tree-grid/toolbar-sample-4/package.json | 11 +- .../tree-grid/toolbar-sample-4/src/index.css | 10 +- .../toolbar-sample-4/webpack.config.js | 6 +- .../tree-grid/toolbar-style/package.json | 13 +- .../tree-grid/toolbar-style/webpack.config.js | 6 +- .../using-primary-foreign-keys/package.json | 11 +- .../webpack.config.js | 6 +- samples/grids/tree/basic-example/package.json | 5 +- .../tree/basic-example/webpack.config.js | 6 +- .../load-on-demand-virtualized/package.json | 5 +- .../webpack.config.js | 6 +- .../grids/tree/load-on-demand/package.json | 5 +- .../tree/load-on-demand/webpack.config.js | 6 +- samples/inputs/badge/outlined/package.json | 5 +- .../inputs/badge/outlined/webpack.config.js | 6 +- samples/inputs/badge/shape/package.json | 5 +- samples/inputs/badge/shape/webpack.config.js | 6 +- samples/inputs/badge/variants/package.json | 5 +- .../inputs/badge/variants/webpack.config.js | 6 +- .../button-group/alignment/package.json | 5 +- .../button-group/alignment/src/index.css | 9 +- .../button-group/alignment/webpack.config.js | 6 +- .../inputs/button-group/overview/package.json | 5 +- .../button-group/overview/src/index.css | 9 +- .../button-group/overview/webpack.config.js | 6 +- .../button-group/selection/package.json | 5 +- .../button-group/selection/src/index.css | 18 +- .../button-group/selection/webpack.config.js | 6 +- samples/inputs/button-group/size/package.json | 5 +- .../button-group/size/webpack.config.js | 6 +- .../inputs/button-group/styling/package.json | 5 +- .../inputs/button-group/styling/src/index.css | 29 +- .../button-group/styling/webpack.config.js | 6 +- samples/inputs/button/contained/package.json | 5 +- .../inputs/button/contained/webpack.config.js | 6 +- samples/inputs/button/download/package.json | 5 +- .../inputs/button/download/webpack.config.js | 6 +- samples/inputs/button/fab/package.json | 5 +- samples/inputs/button/fab/webpack.config.js | 6 +- samples/inputs/button/flat/package.json | 5 +- samples/inputs/button/flat/webpack.config.js | 6 +- samples/inputs/button/outlined/package.json | 5 +- .../inputs/button/outlined/webpack.config.js | 6 +- samples/inputs/button/overview/package.json | 5 +- .../inputs/button/overview/webpack.config.js | 6 +- samples/inputs/button/size/package.json | 5 +- samples/inputs/button/size/webpack.config.js | 6 +- samples/inputs/button/styling/package.json | 5 +- .../inputs/button/styling/webpack.config.js | 6 +- samples/inputs/checkbox/checking/package.json | 5 +- .../checkbox/checking/webpack.config.js | 6 +- samples/inputs/checkbox/disabled/package.json | 5 +- .../checkbox/disabled/webpack.config.js | 6 +- .../checkbox/indeterminate/package.json | 5 +- .../checkbox/indeterminate/webpack.config.js | 6 +- samples/inputs/checkbox/label/package.json | 5 +- .../inputs/checkbox/label/webpack.config.js | 6 +- samples/inputs/checkbox/overview/package.json | 5 +- .../checkbox/overview/webpack.config.js | 6 +- samples/inputs/chip/multiple/package.json | 5 +- .../inputs/chip/multiple/webpack.config.js | 6 +- samples/inputs/chip/overview/package.json | 5 +- .../inputs/chip/overview/webpack.config.js | 6 +- samples/inputs/chip/size/package.json | 5 +- samples/inputs/chip/size/webpack.config.js | 6 +- samples/inputs/chip/styling/package.json | 5 +- samples/inputs/chip/styling/webpack.config.js | 6 +- samples/inputs/chip/variants/package.json | 5 +- .../inputs/chip/variants/webpack.config.js | 6 +- .../dynamic/package.json | 5 +- .../dynamic/webpack.config.js | 6 +- .../indeterminate/package.json | 5 +- .../indeterminate/webpack.config.js | 6 +- .../simple/package.json | 5 +- .../simple/webpack.config.js | 6 +- .../styling/package.json | 5 +- .../styling/webpack.config.js | 6 +- .../inputs/color-editor/overview/package.json | 7 +- .../color-editor/overview/webpack.config.js | 6 +- samples/inputs/combo/features/package.json | 5 +- samples/inputs/combo/features/src/index.css | 8 +- .../inputs/combo/features/webpack.config.js | 6 +- samples/inputs/combo/overview/package.json | 5 +- .../inputs/combo/overview/webpack.config.js | 6 +- samples/inputs/combo/selection/package.json | 5 +- samples/inputs/combo/selection/src/index.css | 7 +- .../inputs/combo/selection/webpack.config.js | 6 +- samples/inputs/combo/simplified/package.json | 5 +- samples/inputs/combo/simplified/src/index.css | 8 +- .../inputs/combo/simplified/webpack.config.js | 6 +- samples/inputs/combo/styling/package.json | 5 +- samples/inputs/combo/styling/src/index.css | 33 +- .../inputs/combo/styling/webpack.config.js | 6 +- samples/inputs/combo/templates/package.json | 5 +- samples/inputs/combo/templates/src/index.css | 11 +- .../inputs/combo/templates/webpack.config.js | 6 +- .../input-format-display-format/package.json | 5 +- .../webpack.config.js | 6 +- .../min-max-value/package.json | 5 +- .../min-max-value/webpack.config.js | 6 +- .../date-time-input/overview/package.json | 5 +- .../overview/webpack.config.js | 6 +- .../date-time-input/step-up-down/package.json | 5 +- .../step-up-down/webpack.config.js | 6 +- samples/inputs/dropdown/group/package.json | 5 +- .../inputs/dropdown/group/webpack.config.js | 6 +- samples/inputs/dropdown/header/package.json | 5 +- .../inputs/dropdown/header/webpack.config.js | 6 +- samples/inputs/dropdown/item/package.json | 5 +- .../inputs/dropdown/item/webpack.config.js | 6 +- samples/inputs/dropdown/overview/package.json | 5 +- .../dropdown/overview/webpack.config.js | 6 +- samples/inputs/dropdown/position/package.json | 5 +- .../dropdown/position/webpack.config.js | 6 +- samples/inputs/dropdown/styling/package.json | 5 +- .../inputs/dropdown/styling/webpack.config.js | 6 +- samples/inputs/dropdown/target/package.json | 5 +- .../inputs/dropdown/target/webpack.config.js | 6 +- samples/inputs/icon-button/size/package.json | 5 +- .../inputs/icon-button/size/webpack.config.js | 6 +- .../inputs/icon-button/styling/package.json | 5 +- .../icon-button/styling/webpack.config.js | 6 +- .../inputs/icon-button/variant/package.json | 5 +- .../icon-button/variant/webpack.config.js | 6 +- samples/inputs/input/helper-text/package.json | 5 +- .../input/helper-text/webpack.config.js | 6 +- samples/inputs/input/overview/package.json | 5 +- .../inputs/input/overview/webpack.config.js | 6 +- .../inputs/input/prefix-suffix/package.json | 5 +- .../input/prefix-suffix/webpack.config.js | 6 +- samples/inputs/input/size/package.json | 5 +- samples/inputs/input/size/webpack.config.js | 6 +- samples/inputs/input/styling/package.json | 5 +- .../inputs/input/styling/webpack.config.js | 6 +- .../dynamic/package.json | 5 +- .../dynamic/webpack.config.js | 6 +- .../simple/package.json | 5 +- .../simple/webpack.config.js | 6 +- .../striped/package.json | 5 +- .../striped/webpack.config.js | 6 +- .../styling/package.json | 5 +- .../styling/webpack.config.js | 6 +- .../types/package.json | 5 +- .../types/webpack.config.js | 6 +- .../mask-input/applying-mask/package.json | 5 +- .../applying-mask/webpack.config.js | 6 +- .../inputs/mask-input/overview/package.json | 5 +- .../mask-input/overview/webpack.config.js | 6 +- .../mask-input/value-modes/package.json | 5 +- .../mask-input/value-modes/webpack.config.js | 6 +- samples/inputs/radio/alignment/package.json | 5 +- .../inputs/radio/alignment/webpack.config.js | 6 +- samples/inputs/radio/disabled/package.json | 5 +- .../inputs/radio/disabled/webpack.config.js | 6 +- samples/inputs/radio/group/package.json | 5 +- samples/inputs/radio/group/webpack.config.js | 6 +- samples/inputs/radio/invalid/package.json | 5 +- .../inputs/radio/invalid/webpack.config.js | 6 +- samples/inputs/radio/label/package.json | 5 +- samples/inputs/radio/label/webpack.config.js | 6 +- samples/inputs/radio/styling/package.json | 5 +- samples/inputs/radio/styling/src/index.css | 11 +- .../inputs/radio/styling/webpack.config.js | 6 +- samples/inputs/rating/basic/package.json | 5 +- samples/inputs/rating/basic/src/index.css | 5 +- samples/inputs/rating/basic/webpack.config.js | 6 +- samples/inputs/rating/custom/package.json | 5 +- .../inputs/rating/custom/webpack.config.js | 6 +- samples/inputs/rating/empty/package.json | 5 +- samples/inputs/rating/empty/webpack.config.js | 6 +- .../rating/single-selection/package.json | 5 +- .../rating/single-selection/src/index.css | 5 +- .../rating/single-selection/webpack.config.js | 6 +- samples/inputs/rating/styling/package.json | 5 +- samples/inputs/rating/styling/src/index.css | 27 +- .../inputs/rating/styling/webpack.config.js | 6 +- samples/inputs/ripple/button/package.json | 5 +- .../inputs/ripple/button/webpack.config.js | 6 +- samples/inputs/ripple/color/package.json | 5 +- samples/inputs/ripple/color/webpack.config.js | 6 +- samples/inputs/select/group/package.json | 5 +- samples/inputs/select/group/webpack.config.js | 6 +- samples/inputs/select/header/package.json | 5 +- .../inputs/select/header/webpack.config.js | 6 +- samples/inputs/select/item/package.json | 5 +- samples/inputs/select/item/webpack.config.js | 6 +- samples/inputs/select/overview/package.json | 5 +- .../inputs/select/overview/webpack.config.js | 6 +- samples/inputs/select/styling/package.json | 5 +- .../inputs/select/styling/webpack.config.js | 6 +- .../inputs/slider/constraints/package.json | 5 +- .../slider/constraints/webpack.config.js | 6 +- samples/inputs/slider/disabled/package.json | 5 +- .../inputs/slider/disabled/webpack.config.js | 6 +- samples/inputs/slider/discrete/package.json | 5 +- .../inputs/slider/discrete/webpack.config.js | 6 +- samples/inputs/slider/labels/package.json | 5 +- .../inputs/slider/labels/webpack.config.js | 6 +- samples/inputs/slider/overview/package.json | 5 +- .../inputs/slider/overview/webpack.config.js | 6 +- samples/inputs/slider/styling/package.json | 5 +- .../inputs/slider/styling/webpack.config.js | 6 +- .../inputs/slider/tick-labels/package.json | 5 +- .../slider/tick-labels/webpack.config.js | 6 +- samples/inputs/slider/ticks/package.json | 5 +- samples/inputs/slider/ticks/webpack.config.js | 6 +- .../inputs/slider/value-format/package.json | 5 +- .../slider/value-format/webpack.config.js | 6 +- samples/inputs/slider/value/package.json | 5 +- samples/inputs/slider/value/webpack.config.js | 6 +- samples/inputs/switches/checking/package.json | 5 +- .../switches/checking/webpack.config.js | 6 +- samples/inputs/switches/disabled/package.json | 5 +- .../switches/disabled/webpack.config.js | 6 +- samples/inputs/switches/label/package.json | 5 +- .../inputs/switches/label/webpack.config.js | 6 +- samples/inputs/switches/overview/package.json | 5 +- .../switches/overview/webpack.config.js | 6 +- .../textarea/form-integration/package.json | 5 +- .../textarea/form-integration/src/index.css | 5 +- .../form-integration/webpack.config.js | 6 +- samples/inputs/textarea/overview/package.json | 5 +- .../textarea/overview/webpack.config.js | 6 +- samples/inputs/textarea/resize/package.json | 5 +- .../inputs/textarea/resize/webpack.config.js | 6 +- samples/inputs/textarea/slots/package.json | 5 +- .../inputs/textarea/slots/webpack.config.js | 6 +- samples/inputs/textarea/styling/package.json | 5 +- .../inputs/textarea/styling/webpack.config.js | 6 +- .../accordion/customization/package.json | 5 +- .../accordion/customization/webpack.config.js | 6 +- .../accordion/nested-scenario/package.json | 5 +- .../nested-scenario/webpack.config.js | 6 +- .../layouts/accordion/overview/package.json | 5 +- .../accordion/overview/webpack.config.js | 6 +- samples/layouts/avatar/icon/package.json | 5 +- samples/layouts/avatar/icon/webpack.config.js | 6 +- samples/layouts/avatar/image/package.json | 5 +- .../layouts/avatar/image/webpack.config.js | 6 +- samples/layouts/avatar/initials/package.json | 5 +- .../layouts/avatar/initials/webpack.config.js | 6 +- samples/layouts/avatar/shape/package.json | 5 +- .../layouts/avatar/shape/webpack.config.js | 6 +- samples/layouts/avatar/size/package.json | 5 +- samples/layouts/avatar/size/webpack.config.js | 6 +- samples/layouts/card/horizontal/package.json | 5 +- .../layouts/card/horizontal/webpack.config.js | 6 +- samples/layouts/card/integration/package.json | 5 +- .../card/integration/webpack.config.js | 6 +- samples/layouts/card/overview/package.json | 5 +- .../layouts/card/overview/webpack.config.js | 6 +- .../layouts/card/semi-horizontal/package.json | 5 +- .../card/semi-horizontal/webpack.config.js | 6 +- samples/layouts/card/styling/package.json | 5 +- .../layouts/card/styling/webpack.config.js | 6 +- .../layouts/carousel/animations/package.json | 5 +- .../layouts/carousel/animations/src/index.css | 48 +- .../carousel/animations/webpack.config.js | 6 +- .../layouts/carousel/components/package.json | 5 +- .../layouts/carousel/components/src/index.css | 28 +- .../carousel/components/webpack.config.js | 6 +- .../layouts/carousel/overview/package.json | 5 +- .../layouts/carousel/overview/src/index.css | 30 +- .../carousel/overview/webpack.config.js | 6 +- .../layouts/carousel/thumbnail/package.json | 5 +- .../layouts/carousel/thumbnail/src/index.css | 15 +- .../carousel/thumbnail/webpack.config.js | 6 +- samples/layouts/divider/dashed/package.json | 5 +- .../layouts/divider/dashed/webpack.config.js | 6 +- samples/layouts/divider/middle/package.json | 5 +- .../layouts/divider/middle/webpack.config.js | 6 +- samples/layouts/divider/overview/package.json | 5 +- .../divider/overview/webpack.config.js | 6 +- samples/layouts/divider/select/package.json | 5 +- .../layouts/divider/select/webpack.config.js | 6 +- samples/layouts/divider/vertical/package.json | 5 +- .../divider/vertical/webpack.config.js | 6 +- .../add-content-runtime/package.json | 5 +- .../add-content-runtime/webpack.config.js | 6 +- .../contained-in-boundaries/package.json | 5 +- .../contained-in-boundaries/webpack.config.js | 6 +- .../customize-buttons/package.json | 5 +- .../customize-buttons/webpack.config.js | 6 +- .../embedding-frames/package.json | 7 +- .../embedding-frames/src/index.ts | 3 +- .../embedding-frames/webpack.config.js | 6 +- .../dock-manager/focus-panes/package.json | 5 +- .../focus-panes/webpack.config.js | 6 +- .../hide-pane-headers/package.json | 5 +- .../hide-pane-headers/webpack.config.js | 6 +- .../dock-manager/hiding-panes/package.json | 7 +- .../hiding-panes/webpack.config.js | 6 +- .../dock-manager/overview/package.json | 7 +- .../dock-manager/overview/webpack.config.js | 6 +- .../dock-manager/proximity-dock/package.json | 5 +- .../proximity-dock/webpack.config.js | 6 +- .../split-pane-fixed-size/.prettierrc | 11 + .../split-pane-fixed-size/ReadMe.md | 56 + .../split-pane-fixed-size/index.html | 30 + .../split-pane-fixed-size/package.json | 59 + .../split-pane-fixed-size/sandbox.config.json | 7 + .../src/DockManagerStyles.css | 9 + .../split-pane-fixed-size/src/index.css | 2 + .../split-pane-fixed-size/src/index.ts | 85 + .../split-pane-fixed-size/tsconfig.json | 20 + .../split-pane-fixed-size/webpack.config.js | 107 + .../layouts/dock-manager/styling/package.json | 9 +- .../layouts/dock-manager/styling/src/index.ts | 3 +- .../dock-manager/styling/webpack.config.js | 6 +- .../toggle-inner-dock/package.json | 5 +- .../toggle-inner-dock/webpack.config.js | 6 +- .../dock-manager/updating-panes/package.json | 13 +- .../dock-manager/updating-panes/src/index.ts | 1 + .../updating-panes/webpack.config.js | 6 +- .../component-customization/package.json | 5 +- .../component-customization/webpack.config.js | 6 +- .../properties-and-events/package.json | 5 +- .../properties-and-events/webpack.config.js | 6 +- .../expansion-panel/styling/package.json | 5 +- .../expansion-panel/styling/webpack.config.js | 6 +- .../expansion-panel/usage/package.json | 5 +- .../expansion-panel/usage/webpack.config.js | 6 +- samples/layouts/icon/sizing/package.json | 5 +- samples/layouts/icon/sizing/webpack.config.js | 6 +- samples/layouts/icon/styling/package.json | 5 +- samples/layouts/icon/styling/src/index.css | 6 +- .../layouts/icon/styling/webpack.config.js | 6 +- .../layouts/stepper/animations/package.json | 5 +- .../layouts/stepper/animations/src/index.css | 16 +- .../stepper/animations/webpack.config.js | 6 +- samples/layouts/stepper/linear/package.json | 5 +- .../layouts/stepper/linear/webpack.config.js | 6 +- .../layouts/stepper/orientation/package.json | 5 +- .../stepper/orientation/webpack.config.js | 6 +- samples/layouts/stepper/overview/package.json | 5 +- .../stepper/overview/webpack.config.js | 6 +- .../layouts/stepper/steptypes/package.json | 5 +- .../stepper/steptypes/webpack.config.js | 6 +- samples/layouts/tabs/alignment/package.json | 5 +- .../layouts/tabs/alignment/webpack.config.js | 6 +- samples/layouts/tabs/overview/package.json | 5 +- .../layouts/tabs/overview/webpack.config.js | 6 +- .../layouts/tabs/prefix-suffix/package.json | 5 +- .../layouts/tabs/prefix-suffix/src/index.css | 10 +- .../tabs/prefix-suffix/webpack.config.js | 6 +- samples/layouts/tabs/scrolling/package.json | 5 +- .../layouts/tabs/scrolling/webpack.config.js | 6 +- .../geo-map/binding-data-csv/package.json | 9 +- .../binding-data-csv/webpack.config.js | 6 +- .../binding-data-json-points/package.json | 9 +- .../webpack.config.js | 6 +- .../geo-map/binding-data-model/package.json | 9 +- .../binding-data-model/webpack.config.js | 6 +- .../binding-multiple-shapes/package.json | 9 +- .../binding-multiple-shapes/webpack.config.js | 6 +- .../binding-multiple-sources/package.json | 9 +- .../webpack.config.js | 6 +- .../geo-map/binding-shp-points/package.json | 9 +- .../binding-shp-points/webpack.config.js | 6 +- .../geo-map/binding-shp-polygons/package.json | 9 +- .../binding-shp-polygons/webpack.config.js | 6 +- .../binding-shp-polylines/package.json | 9 +- .../binding-shp-polylines/webpack.config.js | 6 +- .../maps/geo-map/custom-tooltips/package.json | 9 +- .../geo-map/custom-tooltips/webpack.config.js | 6 +- .../geo-map/display-all-imagery/package.json | 9 +- .../display-all-imagery/webpack.config.js | 6 +- .../geo-map/display-bing-imagery/package.json | 9 +- .../display-bing-imagery/webpack.config.js | 6 +- .../geo-map/display-esri-imagery/package.json | 9 +- .../display-esri-imagery/webpack.config.js | 6 +- .../geo-map/display-heat-imagery/package.json | 9 +- .../display-heat-imagery/webpack.config.js | 6 +- .../geo-map/display-osm-imagery/package.json | 9 +- .../display-osm-imagery/webpack.config.js | 6 +- .../maps/geo-map/marker-template/package.json | 9 +- .../geo-map/marker-template/webpack.config.js | 6 +- samples/maps/geo-map/marker-type/package.json | 9 +- .../geo-map/marker-type/webpack.config.js | 6 +- samples/maps/geo-map/navigation/package.json | 9 +- .../maps/geo-map/navigation/webpack.config.js | 6 +- samples/maps/geo-map/overview/package.json | 9 +- .../maps/geo-map/overview/webpack.config.js | 6 +- .../maps/geo-map/shape-styling/package.json | 9 +- .../geo-map/shape-styling/webpack.config.js | 6 +- .../maps/geo-map/synchronization/package.json | 9 +- .../geo-map/synchronization/webpack.config.js | 6 +- .../geo-map/triangulating-data/package.json | 9 +- .../triangulating-data/webpack.config.js | 6 +- .../type-scatter-area-series/package.json | 9 +- .../webpack.config.js | 6 +- .../type-scatter-bubble-series/package.json | 9 +- .../webpack.config.js | 6 +- .../type-scatter-contour-series/package.json | 9 +- .../webpack.config.js | 6 +- .../type-scatter-density-series/package.json | 9 +- .../webpack.config.js | 6 +- .../type-scatter-symbol-series/package.json | 9 +- .../webpack.config.js | 6 +- .../type-shape-polygon-series/package.json | 9 +- .../webpack.config.js | 6 +- .../type-shape-polyline-series/package.json | 9 +- .../webpack.config.js | 6 +- samples/menus/nav-bar/overview/package.json | 5 +- .../menus/nav-bar/overview/webpack.config.js | 6 +- samples/menus/nav-bar/styling/package.json | 5 +- .../menus/nav-bar/styling/webpack.config.js | 6 +- .../nav-drawer/add-drawer-items/package.json | 5 +- .../add-drawer-items/webpack.config.js | 6 +- .../menus/nav-drawer/add-mini/package.json | 5 +- .../nav-drawer/add-mini/webpack.config.js | 6 +- .../add-positions-navbar/package.json | 5 +- .../add-positions-navbar/webpack.config.js | 6 +- samples/menus/nav-drawer/styling/package.json | 5 +- .../nav-drawer/styling/webpack.config.js | 6 +- .../banner-advanced-sample/package.json | 5 +- .../banner-advanced-sample/webpack.config.js | 6 +- .../banner/banner-sample-1/package.json | 5 +- .../banner/banner-sample-1/webpack.config.js | 6 +- .../banner/banner-sample-2/package.json | 5 +- .../banner/banner-sample-2/webpack.config.js | 6 +- .../banner/banner-styling/package.json | 5 +- .../banner/banner-styling/webpack.config.js | 6 +- .../dialog/closing-variations/package.json | 5 +- .../closing-variations/webpack.config.js | 6 +- .../notifications/dialog/form/package.json | 5 +- .../dialog/form/webpack.config.js | 6 +- .../dialog/overview/package.json | 5 +- .../dialog/overview/webpack.config.js | 6 +- .../notifications/dialog/styling/package.json | 5 +- .../dialog/styling/webpack.config.js | 6 +- .../snackbar/action-text/package.json | 5 +- .../snackbar/action-text/webpack.config.js | 6 +- .../snackbar/display-time/package.json | 5 +- .../snackbar/display-time/webpack.config.js | 6 +- .../snackbar/overview/package.json | 5 +- .../snackbar/overview/webpack.config.js | 6 +- .../snackbar/styling/package.json | 5 +- .../snackbar/styling/webpack.config.js | 6 +- .../notifications/toast/overview/package.json | 5 +- .../toast/overview/webpack.config.js | 6 +- .../toast/properties/package.json | 5 +- .../toast/properties/webpack.config.js | 6 +- .../notifications/toast/styling/package.json | 5 +- .../toast/styling/webpack.config.js | 6 +- .../calendar/disabled-dates/package.json | 5 +- .../calendar/disabled-dates/webpack.config.js | 6 +- .../calendar/formatting/package.json | 5 +- .../calendar/formatting/webpack.config.js | 6 +- .../scheduling/calendar/header/package.json | 5 +- .../calendar/header/webpack.config.js | 6 +- .../calendar/multiple-months/package.json | 5 +- .../multiple-months/webpack.config.js | 6 +- .../calendar/multiple-selection/package.json | 5 +- .../multiple-selection/webpack.config.js | 6 +- .../scheduling/calendar/overview/package.json | 5 +- .../calendar/overview/webpack.config.js | 6 +- .../calendar/range-selection/package.json | 5 +- .../range-selection/webpack.config.js | 6 +- samples/scheduling/calendar/size/package.json | 5 +- .../calendar/size/webpack.config.js | 6 +- .../calendar/special-dates/package.json | 5 +- .../calendar/special-dates/webpack.config.js | 6 +- .../scheduling/calendar/styling/package.json | 5 +- .../calendar/styling/webpack.config.js | 6 +- .../calendar/week-numbers/package.json | 5 +- .../calendar/week-numbers/webpack.config.js | 6 +- .../date-picker/dialog-mode/package.json | 5 +- .../date-picker/dialog-mode/webpack.config.js | 6 +- .../scheduling/date-picker/form/package.json | 5 +- .../date-picker/form/webpack.config.js | 6 +- .../date-picker/format/package.json | 5 +- .../date-picker/format/webpack.config.js | 6 +- .../date-picker/overview/package.json | 5 +- .../date-picker/overview/webpack.config.js | 6 +- .../date-picker/styling/package.json | 5 +- .../date-picker/styling/webpack.config.js | 6 +- webpack.config.js | 6 +- 1930 files changed, 17886 insertions(+), 23972 deletions(-) create mode 100644 samples/charts/category-chart/selection-matcher/.prettierrc create mode 100644 samples/charts/category-chart/selection-matcher/ReadMe.md create mode 100644 samples/charts/category-chart/selection-matcher/index.html create mode 100644 samples/charts/category-chart/selection-matcher/package.json create mode 100644 samples/charts/category-chart/selection-matcher/sandbox.config.json create mode 100644 samples/charts/category-chart/selection-matcher/src/EnergyRenewableConsumption.ts create mode 100644 samples/charts/category-chart/selection-matcher/src/index.css create mode 100644 samples/charts/category-chart/selection-matcher/src/index.ts create mode 100644 samples/charts/category-chart/selection-matcher/tsconfig.json create mode 100644 samples/charts/category-chart/selection-matcher/tslint.json create mode 100644 samples/charts/category-chart/selection-matcher/webpack.config.js create mode 100644 samples/charts/dashboard-tile/gauge-dashboard/src/DashboardGaugeDataSource.ts create mode 100644 samples/charts/data-chart/selection-matcher/.prettierrc create mode 100644 samples/charts/data-chart/selection-matcher/ReadMe.md create mode 100644 samples/charts/data-chart/selection-matcher/index.html create mode 100644 samples/charts/data-chart/selection-matcher/package.json create mode 100644 samples/charts/data-chart/selection-matcher/sandbox.config.json create mode 100644 samples/charts/data-chart/selection-matcher/src/EnergyRenewableConsumption.ts create mode 100644 samples/charts/data-chart/selection-matcher/src/index.css create mode 100644 samples/charts/data-chart/selection-matcher/src/index.ts create mode 100644 samples/charts/data-chart/selection-matcher/tsconfig.json create mode 100644 samples/charts/data-chart/selection-matcher/tslint.json create mode 100644 samples/charts/data-chart/selection-matcher/webpack.config.js create mode 100644 samples/charts/data-pie-chart/animation-replay/.prettierrc create mode 100644 samples/charts/data-pie-chart/animation-replay/ReadMe.md create mode 100644 samples/charts/data-pie-chart/animation-replay/index.html create mode 100644 samples/charts/data-pie-chart/animation-replay/package.json create mode 100644 samples/charts/data-pie-chart/animation-replay/sandbox.config.json rename samples/charts/data-pie-chart/{others => animation-replay}/src/EnergyGlobalDemand.ts (100%) create mode 100644 samples/charts/data-pie-chart/animation-replay/src/index.css create mode 100644 samples/charts/data-pie-chart/animation-replay/src/index.ts create mode 100644 samples/charts/data-pie-chart/animation-replay/tsconfig.json create mode 100644 samples/charts/data-pie-chart/animation-replay/tslint.json create mode 100644 samples/charts/data-pie-chart/animation-replay/webpack.config.js create mode 100644 samples/charts/data-pie-chart/others/src/DataPieData.ts create mode 100644 samples/grids/grid/disabled-summaries/.prettierrc create mode 100644 samples/grids/grid/disabled-summaries/ReadMe.md create mode 100644 samples/grids/grid/disabled-summaries/index.html create mode 100644 samples/grids/grid/disabled-summaries/package.json create mode 100644 samples/grids/grid/disabled-summaries/sandbox.config.json create mode 100644 samples/grids/grid/disabled-summaries/src/NwindData.ts create mode 100644 samples/grids/grid/disabled-summaries/src/index.css create mode 100644 samples/grids/grid/disabled-summaries/src/index.ts create mode 100644 samples/grids/grid/disabled-summaries/tsconfig.json create mode 100644 samples/grids/grid/disabled-summaries/tslint.json create mode 100644 samples/grids/grid/disabled-summaries/webpack.config.js create mode 100644 samples/grids/grid/remote-paging-grid/src/CustomersWithPageResponseModel.ts create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/.prettierrc create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/ReadMe.md create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/index.html create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/package.json create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/sandbox.config.json create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/src/SingersData.json create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/src/index.css create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/src/index.ts create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/tsconfig.json create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/tslint.json create mode 100644 samples/grids/hierarchical-grid/disabled-summaries/webpack.config.js create mode 100644 samples/grids/hierarchical-grid/remote-paging-sample/src/CustomersWithPageResponseModel.ts create mode 100644 samples/grids/tree-grid/disabled-summaries/.prettierrc create mode 100644 samples/grids/tree-grid/disabled-summaries/ReadMe.md create mode 100644 samples/grids/tree-grid/disabled-summaries/index.html create mode 100644 samples/grids/tree-grid/disabled-summaries/package.json create mode 100644 samples/grids/tree-grid/disabled-summaries/sandbox.config.json create mode 100644 samples/grids/tree-grid/disabled-summaries/src/OrdersTreeData.ts create mode 100644 samples/grids/tree-grid/disabled-summaries/src/index.css create mode 100644 samples/grids/tree-grid/disabled-summaries/src/index.ts create mode 100644 samples/grids/tree-grid/disabled-summaries/tsconfig.json create mode 100644 samples/grids/tree-grid/disabled-summaries/tslint.json create mode 100644 samples/grids/tree-grid/disabled-summaries/webpack.config.js create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/.prettierrc create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/ReadMe.md create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/index.html create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/package.json create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/sandbox.config.json create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/src/DockManagerStyles.css create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/src/index.css create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/src/index.ts create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/tsconfig.json create mode 100644 samples/layouts/dock-manager/split-pane-fixed-size/webpack.config.js diff --git a/browser/public/index.html b/browser/public/index.html index 386c0e4d9..6c29cd72d 100644 --- a/browser/public/index.html +++ b/browser/public/index.html @@ -85,6 +85,7 @@ ā”€Point Chart Multiple Sources ā”€Point Chart Single Source ā”€Point Chart Styling + ā”€Selection Matcher ā”€Selection Modes ā”€Selection Multiple Modes ā”€Spline Area Multiple Sources @@ -200,6 +201,7 @@ ā”€Scatter Polyline Series ā”€Scatter Series ā”€Scatter Spline Chart + ā”€Selection Matcher ā”€Series Animations ā”€Series Annotations ā”€Series Error Bars @@ -230,6 +232,7 @@ diff --git a/samples/charts/data-pie-chart/animation/package.json b/samples/charts/data-pie-chart/animation/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/data-pie-chart/animation/package.json +++ b/samples/charts/data-pie-chart/animation/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/animation/src/index.ts b/samples/charts/data-pie-chart/animation/src/index.ts index 617c10eb3..ad040348b 100644 --- a/samples/charts/data-pie-chart/animation/src/index.ts +++ b/samples/charts/data-pie-chart/animation/src/index.ts @@ -1,7 +1,7 @@ import { IgcPropertyEditorPanelModule } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartModule, IgcItemLegendModule } from 'igniteui-webcomponents-charts'; import { ComponentRenderer, PropertyEditorPanelDescriptionModule, DataPieChartDescriptionModule, ItemLegendDescriptionModule } from 'igniteui-webcomponents-core'; -import { IgcPropertyEditorPanelComponent } from 'igniteui-webcomponents-layouts'; +import { IgcPropertyEditorPanelComponent, IgcPropertyEditorPropertyDescriptionComponent } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartComponent } from 'igniteui-webcomponents-charts'; import { EnergyGlobalDemandItem, EnergyGlobalDemand } from './EnergyGlobalDemand'; @@ -21,11 +21,15 @@ ModuleManager.register( export class Sample { private propertyEditorPanel1: IgcPropertyEditorPanelComponent + private transitionInModeEditor: IgcPropertyEditorPropertyDescriptionComponent + private transitionInSpeedTypeEditor: IgcPropertyEditorPropertyDescriptionComponent private chart: IgcDataPieChartComponent private _bind: () => void; constructor() { var propertyEditorPanel1 = this.propertyEditorPanel1 = document.getElementById('propertyEditorPanel1') as IgcPropertyEditorPanelComponent; + var transitionInModeEditor = this.transitionInModeEditor = document.getElementById('TransitionInModeEditor') as IgcPropertyEditorPropertyDescriptionComponent; + var transitionInSpeedTypeEditor = this.transitionInSpeedTypeEditor = document.getElementById('TransitionInSpeedTypeEditor') as IgcPropertyEditorPropertyDescriptionComponent; var chart = this.chart = document.getElementById('chart') as IgcDataPieChartComponent; this._bind = () => { diff --git a/samples/charts/data-pie-chart/animation/webpack.config.js b/samples/charts/data-pie-chart/animation/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/animation/webpack.config.js +++ b/samples/charts/data-pie-chart/animation/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/data-pie-chart/highlight-filter/package.json b/samples/charts/data-pie-chart/highlight-filter/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/data-pie-chart/highlight-filter/package.json +++ b/samples/charts/data-pie-chart/highlight-filter/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/highlight-filter/webpack.config.js b/samples/charts/data-pie-chart/highlight-filter/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/highlight-filter/webpack.config.js +++ b/samples/charts/data-pie-chart/highlight-filter/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/data-pie-chart/highlighting/index.html b/samples/charts/data-pie-chart/highlighting/index.html index 3ebbab0d4..5ce2f1119 100644 --- a/samples/charts/data-pie-chart/highlighting/index.html +++ b/samples/charts/data-pie-chart/highlighting/index.html @@ -27,11 +27,15 @@ id="propertyEditorPanel1"> diff --git a/samples/charts/data-pie-chart/highlighting/package.json b/samples/charts/data-pie-chart/highlighting/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/data-pie-chart/highlighting/package.json +++ b/samples/charts/data-pie-chart/highlighting/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/highlighting/src/index.ts b/samples/charts/data-pie-chart/highlighting/src/index.ts index 617c10eb3..a17ce1c7a 100644 --- a/samples/charts/data-pie-chart/highlighting/src/index.ts +++ b/samples/charts/data-pie-chart/highlighting/src/index.ts @@ -1,7 +1,7 @@ import { IgcPropertyEditorPanelModule } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartModule, IgcItemLegendModule } from 'igniteui-webcomponents-charts'; import { ComponentRenderer, PropertyEditorPanelDescriptionModule, DataPieChartDescriptionModule, ItemLegendDescriptionModule } from 'igniteui-webcomponents-core'; -import { IgcPropertyEditorPanelComponent } from 'igniteui-webcomponents-layouts'; +import { IgcPropertyEditorPanelComponent, IgcPropertyEditorPropertyDescriptionComponent } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartComponent } from 'igniteui-webcomponents-charts'; import { EnergyGlobalDemandItem, EnergyGlobalDemand } from './EnergyGlobalDemand'; @@ -21,11 +21,15 @@ ModuleManager.register( export class Sample { private propertyEditorPanel1: IgcPropertyEditorPanelComponent + private highlightingModeEditor: IgcPropertyEditorPropertyDescriptionComponent + private highlightingBehaviorEditor: IgcPropertyEditorPropertyDescriptionComponent private chart: IgcDataPieChartComponent private _bind: () => void; constructor() { var propertyEditorPanel1 = this.propertyEditorPanel1 = document.getElementById('propertyEditorPanel1') as IgcPropertyEditorPanelComponent; + var highlightingModeEditor = this.highlightingModeEditor = document.getElementById('HighlightingModeEditor') as IgcPropertyEditorPropertyDescriptionComponent; + var highlightingBehaviorEditor = this.highlightingBehaviorEditor = document.getElementById('HighlightingBehaviorEditor') as IgcPropertyEditorPropertyDescriptionComponent; var chart = this.chart = document.getElementById('chart') as IgcDataPieChartComponent; this._bind = () => { diff --git a/samples/charts/data-pie-chart/highlighting/webpack.config.js b/samples/charts/data-pie-chart/highlighting/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/highlighting/webpack.config.js +++ b/samples/charts/data-pie-chart/highlighting/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/data-pie-chart/legend/package.json b/samples/charts/data-pie-chart/legend/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/data-pie-chart/legend/package.json +++ b/samples/charts/data-pie-chart/legend/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/legend/webpack.config.js b/samples/charts/data-pie-chart/legend/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/legend/webpack.config.js +++ b/samples/charts/data-pie-chart/legend/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/data-pie-chart/others/index.html b/samples/charts/data-pie-chart/others/index.html index e80310350..b30835250 100644 --- a/samples/charts/data-pie-chart/others/index.html +++ b/samples/charts/data-pie-chart/others/index.html @@ -27,20 +27,28 @@ id="propertyEditorPanel1"> + primitive-value="Number" + value-type="EnumValue"> + max="50" + primitive-value="15"> + name="OthersCategoryTextEditor" + id="OthersCategoryTextEditor" + label="Others Text: " + value-type="StringValue"> @@ -53,9 +61,8 @@ + others-category-threshold="15"> diff --git a/samples/charts/data-pie-chart/others/package.json b/samples/charts/data-pie-chart/others/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/data-pie-chart/others/package.json +++ b/samples/charts/data-pie-chart/others/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/others/src/DataPieData.ts b/samples/charts/data-pie-chart/others/src/DataPieData.ts new file mode 100644 index 000000000..4bc30e59e --- /dev/null +++ b/samples/charts/data-pie-chart/others/src/DataPieData.ts @@ -0,0 +1,60 @@ +export class DataPieDataItem { + public constructor(init: Partial) { + Object.assign(this, init); + } + + public v1: number; + public category: string; + +} +export class DataPieData extends Array { + public constructor(items: Array | number = -1) { + if (Array.isArray(items)) { + super(...items); + } else { + const newItems = [ + new DataPieDataItem( + { + v1: 100, + category: `Maintenance` + }), + new DataPieDataItem( + { + v1: 40, + category: `Cooling` + }), + new DataPieDataItem( + { + v1: 20, + category: `Residential` + }), + new DataPieDataItem( + { + v1: 15, + category: `Utilities` + }), + new DataPieDataItem( + { + v1: 10, + category: `Heating` + }), + new DataPieDataItem( + { + v1: 5, + category: `Lighting` + }), + new DataPieDataItem( + { + v1: 4, + category: `Electric` + }), + new DataPieDataItem( + { + v1: 3, + category: `Misc` + }), + ]; + super(...newItems.slice(0)); + } + } +} diff --git a/samples/charts/data-pie-chart/others/src/index.ts b/samples/charts/data-pie-chart/others/src/index.ts index 617c10eb3..05a0db2a6 100644 --- a/samples/charts/data-pie-chart/others/src/index.ts +++ b/samples/charts/data-pie-chart/others/src/index.ts @@ -1,9 +1,9 @@ import { IgcPropertyEditorPanelModule } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartModule, IgcItemLegendModule } from 'igniteui-webcomponents-charts'; import { ComponentRenderer, PropertyEditorPanelDescriptionModule, DataPieChartDescriptionModule, ItemLegendDescriptionModule } from 'igniteui-webcomponents-core'; -import { IgcPropertyEditorPanelComponent } from 'igniteui-webcomponents-layouts'; +import { IgcPropertyEditorPanelComponent, IgcPropertyEditorPropertyDescriptionComponent } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartComponent } from 'igniteui-webcomponents-charts'; -import { EnergyGlobalDemandItem, EnergyGlobalDemand } from './EnergyGlobalDemand'; +import { DataPieDataItem, DataPieData } from './DataPieData'; import 'igniteui-webcomponents/themes/light/bootstrap.css'; import { defineAllComponents } from 'igniteui-webcomponents'; @@ -21,29 +21,35 @@ ModuleManager.register( export class Sample { private propertyEditorPanel1: IgcPropertyEditorPanelComponent + private othersCategoryTypeEditor: IgcPropertyEditorPropertyDescriptionComponent + private othersCategoryThresholdEditor: IgcPropertyEditorPropertyDescriptionComponent + private othersCategoryTextEditor: IgcPropertyEditorPropertyDescriptionComponent private chart: IgcDataPieChartComponent private _bind: () => void; constructor() { var propertyEditorPanel1 = this.propertyEditorPanel1 = document.getElementById('propertyEditorPanel1') as IgcPropertyEditorPanelComponent; + var othersCategoryTypeEditor = this.othersCategoryTypeEditor = document.getElementById('OthersCategoryTypeEditor') as IgcPropertyEditorPropertyDescriptionComponent; + var othersCategoryThresholdEditor = this.othersCategoryThresholdEditor = document.getElementById('OthersCategoryThresholdEditor') as IgcPropertyEditorPropertyDescriptionComponent; + var othersCategoryTextEditor = this.othersCategoryTextEditor = document.getElementById('OthersCategoryTextEditor') as IgcPropertyEditorPropertyDescriptionComponent; var chart = this.chart = document.getElementById('chart') as IgcDataPieChartComponent; this._bind = () => { propertyEditorPanel1.componentRenderer = this.renderer; propertyEditorPanel1.target = this.chart; - chart.dataSource = this.energyGlobalDemand; + chart.dataSource = this.dataPieData; } this._bind(); } - private _energyGlobalDemand: EnergyGlobalDemand = null; - public get energyGlobalDemand(): EnergyGlobalDemand { - if (this._energyGlobalDemand == null) + private _dataPieData: DataPieData = null; + public get dataPieData(): DataPieData { + if (this._dataPieData == null) { - this._energyGlobalDemand = new EnergyGlobalDemand(); + this._dataPieData = new DataPieData(); } - return this._energyGlobalDemand; + return this._dataPieData; } private _componentRenderer: ComponentRenderer = null; diff --git a/samples/charts/data-pie-chart/others/webpack.config.js b/samples/charts/data-pie-chart/others/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/others/webpack.config.js +++ b/samples/charts/data-pie-chart/others/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/data-pie-chart/overview/package.json b/samples/charts/data-pie-chart/overview/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/data-pie-chart/overview/package.json +++ b/samples/charts/data-pie-chart/overview/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/overview/webpack.config.js b/samples/charts/data-pie-chart/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/overview/webpack.config.js +++ b/samples/charts/data-pie-chart/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/data-pie-chart/selection/index.html b/samples/charts/data-pie-chart/selection/index.html index 817051e55..bbf787d95 100644 --- a/samples/charts/data-pie-chart/selection/index.html +++ b/samples/charts/data-pie-chart/selection/index.html @@ -26,12 +26,20 @@ name="propertyEditorPanel1" id="propertyEditorPanel1"> diff --git a/samples/charts/data-pie-chart/selection/package.json b/samples/charts/data-pie-chart/selection/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/data-pie-chart/selection/package.json +++ b/samples/charts/data-pie-chart/selection/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/data-pie-chart/selection/src/index.ts b/samples/charts/data-pie-chart/selection/src/index.ts index 617c10eb3..1b9095729 100644 --- a/samples/charts/data-pie-chart/selection/src/index.ts +++ b/samples/charts/data-pie-chart/selection/src/index.ts @@ -1,7 +1,7 @@ import { IgcPropertyEditorPanelModule } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartModule, IgcItemLegendModule } from 'igniteui-webcomponents-charts'; import { ComponentRenderer, PropertyEditorPanelDescriptionModule, DataPieChartDescriptionModule, ItemLegendDescriptionModule } from 'igniteui-webcomponents-core'; -import { IgcPropertyEditorPanelComponent } from 'igniteui-webcomponents-layouts'; +import { IgcPropertyEditorPanelComponent, IgcPropertyEditorPropertyDescriptionComponent } from 'igniteui-webcomponents-layouts'; import { IgcDataPieChartComponent } from 'igniteui-webcomponents-charts'; import { EnergyGlobalDemandItem, EnergyGlobalDemand } from './EnergyGlobalDemand'; @@ -21,11 +21,15 @@ ModuleManager.register( export class Sample { private propertyEditorPanel1: IgcPropertyEditorPanelComponent + private selectionBehaviorEditor: IgcPropertyEditorPropertyDescriptionComponent + private selectionModeEditor: IgcPropertyEditorPropertyDescriptionComponent private chart: IgcDataPieChartComponent private _bind: () => void; constructor() { var propertyEditorPanel1 = this.propertyEditorPanel1 = document.getElementById('propertyEditorPanel1') as IgcPropertyEditorPanelComponent; + var selectionBehaviorEditor = this.selectionBehaviorEditor = document.getElementById('SelectionBehaviorEditor') as IgcPropertyEditorPropertyDescriptionComponent; + var selectionModeEditor = this.selectionModeEditor = document.getElementById('SelectionModeEditor') as IgcPropertyEditorPropertyDescriptionComponent; var chart = this.chart = document.getElementById('chart') as IgcDataPieChartComponent; this._bind = () => { diff --git a/samples/charts/data-pie-chart/selection/webpack.config.js b/samples/charts/data-pie-chart/selection/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/data-pie-chart/selection/webpack.config.js +++ b/samples/charts/data-pie-chart/selection/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/doughnut-chart/animation/package.json b/samples/charts/doughnut-chart/animation/package.json index a959d0fb1..1a58b59c0 100644 --- a/samples/charts/doughnut-chart/animation/package.json +++ b/samples/charts/doughnut-chart/animation/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/doughnut-chart/animation/webpack.config.js b/samples/charts/doughnut-chart/animation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/doughnut-chart/animation/webpack.config.js +++ b/samples/charts/doughnut-chart/animation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/doughnut-chart/explosion/package.json b/samples/charts/doughnut-chart/explosion/package.json index 14a5bd014..966362dde 100644 --- a/samples/charts/doughnut-chart/explosion/package.json +++ b/samples/charts/doughnut-chart/explosion/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/doughnut-chart/explosion/webpack.config.js b/samples/charts/doughnut-chart/explosion/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/doughnut-chart/explosion/webpack.config.js +++ b/samples/charts/doughnut-chart/explosion/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/doughnut-chart/legend/package.json b/samples/charts/doughnut-chart/legend/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/doughnut-chart/legend/package.json +++ b/samples/charts/doughnut-chart/legend/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/doughnut-chart/legend/webpack.config.js b/samples/charts/doughnut-chart/legend/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/doughnut-chart/legend/webpack.config.js +++ b/samples/charts/doughnut-chart/legend/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/doughnut-chart/overview/package.json b/samples/charts/doughnut-chart/overview/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/doughnut-chart/overview/package.json +++ b/samples/charts/doughnut-chart/overview/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/doughnut-chart/overview/webpack.config.js b/samples/charts/doughnut-chart/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/doughnut-chart/overview/webpack.config.js +++ b/samples/charts/doughnut-chart/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/doughnut-chart/rings/package.json b/samples/charts/doughnut-chart/rings/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/doughnut-chart/rings/package.json +++ b/samples/charts/doughnut-chart/rings/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/doughnut-chart/rings/webpack.config.js b/samples/charts/doughnut-chart/rings/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/doughnut-chart/rings/webpack.config.js +++ b/samples/charts/doughnut-chart/rings/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/doughnut-chart/selection/package.json b/samples/charts/doughnut-chart/selection/package.json index cd9870b9f..7026150d8 100644 --- a/samples/charts/doughnut-chart/selection/package.json +++ b/samples/charts/doughnut-chart/selection/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/doughnut-chart/selection/webpack.config.js b/samples/charts/doughnut-chart/selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/doughnut-chart/selection/webpack.config.js +++ b/samples/charts/doughnut-chart/selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/annotations/package.json b/samples/charts/financial-chart/annotations/package.json index 3d9718954..22c524e59 100644 --- a/samples/charts/financial-chart/annotations/package.json +++ b/samples/charts/financial-chart/annotations/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/annotations/webpack.config.js b/samples/charts/financial-chart/annotations/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/annotations/webpack.config.js +++ b/samples/charts/financial-chart/annotations/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/axis-types/package.json b/samples/charts/financial-chart/axis-types/package.json index 4fa3ae880..0c82c6350 100644 --- a/samples/charts/financial-chart/axis-types/package.json +++ b/samples/charts/financial-chart/axis-types/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/axis-types/webpack.config.js b/samples/charts/financial-chart/axis-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/axis-types/webpack.config.js +++ b/samples/charts/financial-chart/axis-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/package.json b/samples/charts/financial-chart/data-legend-formatting-currency/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/data-legend-formatting-currency/package.json +++ b/samples/charts/financial-chart/data-legend-formatting-currency/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/src/MultipleStocks.ts b/samples/charts/financial-chart/data-legend-formatting-currency/src/MultipleStocks.ts index 3688676b4..ca994ac34 100644 --- a/samples/charts/financial-chart/data-legend-formatting-currency/src/MultipleStocks.ts +++ b/samples/charts/financial-chart/data-legend-formatting-currency/src/MultipleStocks.ts @@ -80,7 +80,7 @@ export class MultipleStocks extends Array> { for (let json of jsonData) { let parts = json.date.split("-"); // "2020-01-01" let item = new StockItem(); - item.date = new Date(parts[0], parts[1], parts[2]); + item.date = new Date(parts[0], parts[1], parts[2],13,0,0); item.open = json.open; item.high = json.high; item.low = json.low; diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/webpack.config.js b/samples/charts/financial-chart/data-legend-formatting-currency/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/data-legend-formatting-currency/webpack.config.js +++ b/samples/charts/financial-chart/data-legend-formatting-currency/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/data-legend-styling-props/package.json b/samples/charts/financial-chart/data-legend-styling-props/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/data-legend-styling-props/package.json +++ b/samples/charts/financial-chart/data-legend-styling-props/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/data-legend-styling-props/src/StockGoogle.ts b/samples/charts/financial-chart/data-legend-styling-props/src/StockGoogle.ts index efd806727..f482695fe 100644 --- a/samples/charts/financial-chart/data-legend-styling-props/src/StockGoogle.ts +++ b/samples/charts/financial-chart/data-legend-styling-props/src/StockGoogle.ts @@ -1,8727 +1,1000 @@ -export class StockGoogleItem { - public constructor(init: Partial) { - Object.assign(this, init); - } +//begin data +export class StockGoogle extends Array { - public date: string; - public open: number; - public high: number; - public low: number; - public close: number; - public volume: number; + constructor(){ + super(); + let jsonData = [ + { "Date": "2014-03-01", "Open": 559.6, "High": 568.2, "Low": 558.4, "Close": 566.9, "Volume": 2182626 }, + { "Date": "2014-03-02", "Open": 562.4, "High": 571.8, "Low": 561.4, "Close": 567.0, "Volume": 2088804 }, + { "Date": "2014-03-03", "Open": 569.9, "High": 587.3, "Low": 564.1, "Close": 569.7, "Volume": 5087530 }, + { "Date": "2014-03-04", "Open": 574.6, "High": 577.8, "Low": 543.0, "Close": 543.1, "Volume": 6377658 }, + { "Date": "2014-03-07", "Open": 540.7, "High": 548.5, "Low": 527.1, "Close": 538.1, "Volume": 4389569 }, + { "Date": "2014-03-08", "Open": 542.6, "High": 555.0, "Low": 541.6, "Close": 554.9, "Volume": 3152406 }, + { "Date": "2014-03-09", "Open": 559.6, "High": 565.4, "Low": 553.0, "Close": 564.1, "Volume": 3324742 }, + { "Date": "2014-03-10", "Open": 565.0, "High": 565.0, "Low": 539.9, "Close": 541.0, "Volume": 4027743 }, + { "Date": "2014-03-11", "Open": 532.5, "High": 540.0, "Low": 526.5, "Close": 530.6, "Volume": 3916171 }, + { "Date": "2014-03-14", "Open": 538.3, "High": 544.1, "Low": 529.6, "Close": 532.5, "Volume": 2568020 }, + { "Date": "2014-03-15", "Open": 536.8, "High": 538.5, "Low": 518.5, "Close": 536.4, "Volume": 3847453 }, + { "Date": "2014-03-16", "Open": 543.0, "High": 557.0, "Low": 540.0, "Close": 556.5, "Volume": 4879889 }, + { "Date": "2014-03-17", "Open": 548.8, "High": 549.5, "Low": 531.1, "Close": 536.1, "Volume": 6795393 }, + { "Date": "2014-03-21", "Open": 536.1, "High": 536.7, "Low": 525.6, "Close": 528.6, "Volume": 2561214 }, + { "Date": "2014-03-22", "Open": 528.6, "High": 537.2, "Low": 527.5, "Close": 534.8, "Volume": 2359421 }, + { "Date": "2014-03-23", "Open": 533.8, "High": 533.9, "Low": 526.3, "Close": 526.9, "Volume": 2051066 }, + { "Date": "2014-03-24", "Open": 530.1, "High": 531.6, "Low": 522.1, "Close": 525.2, "Volume": 1881965 }, + { "Date": "2014-03-25", "Open": 522.5, "High": 524.7, "Low": 515.4, "Close": 516.2, "Volume": 2097264 }, + { "Date": "2014-03-28", "Open": 517.2, "High": 518.6, "Low": 502.8, "Close": 517.1, "Volume": 3326429 }, + { "Date": "2014-03-29", "Open": 516.9, "High": 529.5, "Low": 516.3, "Close": 527.7, "Volume": 2692489 }, + { "Date": "2014-03-30", "Open": 527.6, "High": 528.0, "Low": 522.5, "Close": 526.7, "Volume": 1746904 }, + { "Date": "2014-04-01", "Open": 527.1, "High": 532.9, "Low": 523.9, "Close": 531.4, "Volume": 1900432 }, + { "Date": "2014-04-02", "Open": 533.8, "High": 534.0, "Low": 525.6, "Close": 527.9, "Volume": 1685042 }, + { "Date": "2014-04-05", "Open": 524.8, "High": 528.9, "Low": 521.3, "Close": 527.8, "Volume": 1021408 }, + { "Date": "2014-04-06", "Open": 525.2, "High": 526.8, "Low": 515.1, "Close": 515.1, "Volume": 1684381 }, + { "Date": "2014-04-07", "Open": 515.8, "High": 516.7, "Low": 503.3, "Close": 510.0, "Volume": 3216077 }, + { "Date": "2014-04-08", "Open": 508.5, "High": 517.2, "Low": 506.4, "Close": 511.0, "Volume": 2016131 }, + { "Date": "2014-04-09", "Open": 510.8, "High": 519.9, "Low": 504.2, "Close": 518.7, "Volume": 2432783 }, + { "Date": "2014-04-12", "Open": 523.5, "High": 530.2, "Low": 519.0, "Close": 529.9, "Volume": 1908392 }, + { "Date": "2014-04-13", "Open": 530.9, "High": 536.1, "Low": 529.5, "Close": 533.1, "Volume": 1648907 }, + { "Date": "2014-04-14", "Open": 533.0, "High": 533.0, "Low": 525.3, "Close": 526.6, "Volume": 1191863 }, + { "Date": "2014-04-15", "Open": 525.7, "High": 525.9, "Low": 517.4, "Close": 520.0, "Volume": 1703758 }, + { "Date": "2014-04-16", "Open": 521.4, "High": 521.8, "Low": 515.4, "Close": 520.6, "Volume": 1481688 }, + { "Date": "2014-04-19", "Open": 519.7, "High": 529.8, "Low": 517.6, "Close": 528.9, "Volume": 1276362 }, + { "Date": "2014-04-20", "Open": 529.7, "High": 536.2, "Low": 526.3, "Close": 529.8, "Volume": 1780113 }, + { "Date": "2014-04-21", "Open": 532.9, "High": 539.2, "Low": 531.9, "Close": 538.9, "Volume": 1193389 }, + { "Date": "2014-04-22", "Open": 541.1, "High": 547.6, "Low": 540.8, "Close": 545.1, "Volume": 1611837 }, + { "Date": "2014-04-23", "Open": 547.3, "High": 553.6, "Low": 543.7, "Close": 552.7, "Volume": 1929632 }, + { "Date": "2014-04-27", "Open": 556.0, "High": 566.0, "Low": 554.4, "Close": 566.0, "Volume": 2100298 }, + { "Date": "2014-04-28", "Open": 564.6, "High": 567.8, "Low": 561.0, "Close": 561.7, "Volume": 1647717 }, + { "Date": "2014-04-29", "Open": 563.4, "High": 564.0, "Low": 558.7, "Close": 560.1, "Volume": 1350657 }, + { "Date": "2014-04-30", "Open": 560.8, "High": 561.4, "Low": 555.9, "Close": 559.9, "Volume": 1766794 }, + { "Date": "2014-05-02", "Open": 560.7, "High": 560.9, "Low": 545.7, "Close": 553.9, "Volume": 1434989 }, + { "Date": "2014-05-03", "Open": 551.0, "High": 552.3, "Low": 542.5, "Close": 544.9, "Volume": 1861921 }, + { "Date": "2014-05-04", "Open": 541.5, "High": 548.6, "Low": 538.8, "Close": 544.7, "Volume": 1812084 }, + { "Date": "2014-05-05", "Open": 546.4, "High": 555.0, "Low": 544.5, "Close": 553.9, "Volume": 1684886 }, + { "Date": "2014-05-06", "Open": 558.1, "High": 558.1, "Low": 548.9, "Close": 556.3, "Volume": 1732592 }, + { "Date": "2014-05-09", "Open": 557.1, "High": 562.9, "Low": 556.0, "Close": 562.1, "Volume": 1463676 }, + { "Date": "2014-05-10", "Open": 560.5, "High": 563.6, "Low": 557.9, "Close": 560.5, "Volume": 1349444 }, + { "Date": "2014-05-11", "Open": 558.0, "High": 559.9, "Low": 555.0, "Close": 558.8, "Volume": 1097380 }, + { "Date": "2014-05-12", "Open": 557.3, "High": 558.0, "Low": 548.5, "Close": 551.4, "Volume": 1457104 }, + { "Date": "2014-05-13", "Open": 552.3, "High": 552.3, "Low": 545.6, "Close": 551.8, "Volume": 1217176 }, + { "Date": "2014-05-16", "Open": 549.3, "High": 549.6, "Low": 541.5, "Close": 544.3, "Volume": 1704027 }, + { "Date": "2014-05-17", "Open": 544.2, "High": 545.3, "Low": 539.3, "Close": 543.0, "Volume": 1445878 }, + { "Date": "2014-05-18", "Open": 544.9, "High": 553.6, "Low": 544.0, "Close": 553.4, "Volume": 1737343 }, + { "Date": "2014-05-19", "Open": 554.2, "High": 555.0, "Low": 548.5, "Close": 554.9, "Volume": 2451341 }, + { "Date": "2014-05-20", "Open": 556.9, "High": 557.6, "Low": 550.4, "Close": 556.4, "Volume": 4496962 }, + { "Date": "2014-05-23", "Open": 555.1, "High": 565.0, "Low": 554.3, "Close": 565.0, "Volume": 1534659 }, + { "Date": "2014-05-24", "Open": 565.2, "High": 572.6, "Low": 561.0, "Close": 564.6, "Volume": 2201789 }, + { "Date": "2014-05-25", "Open": 565.3, "High": 580.0, "Low": 565.2, "Close": 578.6, "Volume": 1964447 }, + { "Date": "2014-05-26", "Open": 581.0, "High": 582.5, "Low": 571.9, "Close": 576.0, "Volume": 1737210 }, + { "Date": "2014-05-27", "Open": 577.2, "High": 579.9, "Low": 573.8, "Close": 577.2, "Volume": 2231174 }, + { "Date": "2014-05-30", "Open": 578.7, "High": 579.6, "Low": 574.8, "Close": 575.3, "Volume": 1310909 }, + { "Date": "2014-06-01", "Open": 578.3, "High": 584.4, "Low": 576.6, "Close": 582.7, "Volume": 1446309 }, + { "Date": "2014-06-02", "Open": 583.4, "High": 585.4, "Low": 580.4, "Close": 582.3, "Volume": 1054936 }, + { "Date": "2014-06-03", "Open": 583.4, "High": 585.0, "Low": 580.9, "Close": 584.7, "Volume": 712210 }, + { "Date": "2014-06-07", "Open": 583.8, "High": 586.4, "Low": 579.6, "Close": 582.3, "Volume": 1061833 }, + { "Date": "2014-06-08", "Open": 577.7, "High": 579.5, "Low": 566.1, "Close": 571.1, "Volume": 1908647 }, + { "Date": "2014-06-09", "Open": 571.6, "High": 576.7, "Low": 569.4, "Close": 576.1, "Volume": 1113907 }, + { "Date": "2014-06-10", "Open": 565.9, "High": 576.6, "Low": 565.0, "Close": 571.1, "Volume": 1353317 }, + { "Date": "2014-06-11", "Open": 571.9, "High": 580.9, "Low": 571.4, "Close": 579.2, "Volume": 1617569 }, + { "Date": "2014-06-14", "Open": 582.6, "High": 585.2, "Low": 578.0, "Close": 584.9, "Volume": 1852290 }, + { "Date": "2014-06-15", "Open": 585.7, "High": 585.8, "Low": 576.6, "Close": 584.8, "Volume": 1618815 }, + { "Date": "2014-06-16", "Open": 588.0, "High": 588.4, "Low": 582.2, "Close": 582.7, "Volume": 1394560 }, + { "Date": "2014-06-17", "Open": 579.5, "High": 581.0, "Low": 568.6, "Close": 573.7, "Volume": 3015475 }, + { "Date": "2014-06-18", "Open": 593.0, "High": 596.8, "Low": 582.0, "Close": 595.1, "Volume": 4006389 }, + { "Date": "2014-06-21", "Open": 591.8, "High": 594.4, "Low": 585.2, "Close": 589.5, "Volume": 2060334 }, + { "Date": "2014-06-22", "Open": 590.7, "High": 599.6, "Low": 590.6, "Close": 594.7, "Volume": 1694787 }, + { "Date": "2014-06-23", "Open": 593.2, "High": 597.9, "Low": 592.5, "Close": 596.0, "Volume": 1229846 }, + { "Date": "2014-06-24", "Open": 596.5, "High": 599.5, "Low": 591.8, "Close": 593.4, "Volume": 1033341 }, + { "Date": "2014-06-25", "Open": 590.4, "High": 591.9, "Low": 587.0, "Close": 589.0, "Volume": 932724 }, + { "Date": "2014-06-28", "Open": 588.1, "High": 592.5, "Low": 584.8, "Close": 590.6, "Volume": 984161 }, + { "Date": "2014-06-29", "Open": 588.8, "High": 589.7, "Low": 583.5, "Close": 585.6, "Volume": 1346647 }, + { "Date": "2014-06-30", "Open": 586.5, "High": 589.5, "Low": 584.0, "Close": 587.4, "Volume": 1013932 }, + { "Date": "2014-06-31", "Open": 580.6, "High": 583.6, "Low": 570.0, "Close": 571.6, "Volume": 2099516 }, + { "Date": "2014-07-01", "Open": 570.4, "High": 576.0, "Low": 562.9, "Close": 566.1, "Volume": 1950171 }, + { "Date": "2014-07-04", "Open": 569.0, "High": 575.4, "Low": 564.1, "Close": 573.1, "Volume": 1427169 }, + { "Date": "2014-07-05", "Open": 570.0, "High": 572.0, "Low": 562.6, "Close": 565.1, "Volume": 1556685 }, + { "Date": "2014-07-06", "Open": 561.8, "High": 570.7, "Low": 560.0, "Close": 566.4, "Volume": 1330877 }, + { "Date": "2014-07-07", "Open": 568.0, "High": 569.9, "Low": 561.1, "Close": 563.4, "Volume": 1108900 }, + { "Date": "2014-07-08", "Open": 563.6, "High": 570.3, "Low": 560.4, "Close": 568.8, "Volume": 1492491 }, + { "Date": "2014-07-11", "Open": 570.0, "High": 570.5, "Low": 566.0, "Close": 567.9, "Volume": 1215968 }, + { "Date": "2014-07-12", "Open": 564.5, "High": 565.9, "Low": 560.9, "Close": 562.7, "Volume": 1537758 }, + { "Date": "2014-07-13", "Open": 567.3, "High": 575.0, "Low": 565.8, "Close": 574.8, "Volume": 1437922 }, + { "Date": "2014-07-14", "Open": 576.2, "High": 577.9, "Low": 570.9, "Close": 574.6, "Volume": 982926 }, + { "Date": "2014-07-15", "Open": 577.9, "High": 579.4, "Low": 570.5, "Close": 573.5, "Volume": 1517056 }, + { "Date": "2014-07-18", "Open": 576.1, "High": 584.5, "Low": 576.0, "Close": 582.2, "Volume": 1282531 }, + { "Date": "2014-07-19", "Open": 585.0, "High": 587.3, "Low": 584.0, "Close": 586.9, "Volume": 979298 }, + { "Date": "2014-07-20", "Open": 585.9, "High": 586.7, "Low": 582.6, "Close": 584.5, "Volume": 1034779 }, + { "Date": "2014-07-21", "Open": 583.8, "High": 584.5, "Low": 581.1, "Close": 583.4, "Volume": 912854 }, + { "Date": "2014-07-22", "Open": 583.6, "High": 585.2, "Low": 580.6, "Close": 582.6, "Volume": 789484 }, + { "Date": "2014-07-25", "Open": 584.7, "High": 585.0, "Low": 579.0, "Close": 580.2, "Volume": 1358810 }, + { "Date": "2014-07-26", "Open": 581.3, "High": 581.8, "Low": 576.6, "Close": 577.9, "Volume": 1635465 }, + { "Date": "2014-07-27", "Open": 577.3, "High": 578.5, "Low": 570.1, "Close": 571.0, "Volume": 1700161 }, + { "Date": "2014-07-28", "Open": 569.6, "High": 573.3, "Low": 567.1, "Close": 569.2, "Volume": 1295963 }, + { "Date": "2014-07-29", "Open": 571.3, "High": 572.0, "Low": 567.1, "Close": 571.6, "Volume": 1081231 }, + { "Date": "2014-08-02", "Open": 571.9, "High": 577.8, "Low": 571.2, "Close": 577.3, "Volume": 1576830 }, + { "Date": "2014-08-03", "Open": 580.0, "High": 583.0, "Low": 575.0, "Close": 577.9, "Volume": 1214586 }, + { "Date": "2014-08-04", "Open": 580.0, "High": 586.0, "Low": 579.2, "Close": 582.0, "Volume": 1459956 }, + { "Date": "2014-08-05", "Open": 584.0, "High": 586.5, "Low": 582.0, "Close": 586.1, "Volume": 1629477 }, + { "Date": "2014-08-08", "Open": 586.6, "High": 591.8, "Low": 586.3, "Close": 589.7, "Volume": 1429101 }, + { "Date": "2014-08-09", "Open": 588.9, "High": 589.0, "Low": 580.0, "Close": 581.0, "Volume": 1286722 }, + { "Date": "2014-08-10", "Open": 581.5, "High": 583.5, "Low": 576.9, "Close": 583.1, "Volume": 975145 }, + { "Date": "2014-08-11", "Open": 580.4, "High": 581.8, "Low": 576.3, "Close": 581.4, "Volume": 1217721 }, + { "Date": "2014-08-12", "Open": 581.0, "High": 581.6, "Low": 574.5, "Close": 575.6, "Volume": 1597677 }, + { "Date": "2014-08-15", "Open": 572.9, "High": 575.0, "Low": 568.2, "Close": 573.1, "Volume": 1596224 }, + { "Date": "2014-08-16", "Open": 572.8, "High": 581.5, "Low": 572.7, "Close": 580.0, "Volume": 1478306 }, + { "Date": "2014-08-17", "Open": 580.0, "High": 587.5, "Low": 578.8, "Close": 584.8, "Volume": 1690994 }, + { "Date": "2014-08-18", "Open": 587.0, "High": 589.5, "Low": 585.0, "Close": 589.3, "Volume": 1442012 }, + { "Date": "2014-08-19", "Open": 591.5, "High": 596.5, "Low": 589.5, "Close": 596.1, "Volume": 3727045 }, + { "Date": "2014-08-22", "Open": 593.8, "High": 594.0, "Low": 583.5, "Close": 587.4, "Volume": 1687710 }, + { "Date": "2014-08-23", "Open": 586.9, "High": 586.9, "Low": 581.0, "Close": 581.1, "Volume": 1467703 }, + { "Date": "2014-08-24", "Open": 581.5, "High": 589.6, "Low": 580.5, "Close": 588.0, "Volume": 1724537 }, + { "Date": "2014-08-25", "Open": 587.5, "High": 588.0, "Low": 574.2, "Close": 575.1, "Volume": 1925350 }, + { "Date": "2014-08-26", "Open": 576.1, "High": 579.3, "Low": 574.7, "Close": 577.1, "Volume": 1439807 }, + { "Date": "2014-08-29", "Open": 571.8, "High": 578.2, "Low": 571.2, "Close": 576.4, "Volume": 1281204 }, + { "Date": "2014-08-30", "Open": 576.9, "High": 579.9, "Low": 572.9, "Close": 577.4, "Volume": 1618437 }, + { "Date": "2014-09-01", "Open": 576.0, "High": 577.6, "Low": 567.0, "Close": 568.3, "Volume": 1445027 }, + { "Date": "2014-09-02", "Open": 567.3, "High": 571.9, "Low": 563.3, "Close": 570.1, "Volume": 1175307 }, + { "Date": "2014-09-03", "Open": 573.0, "High": 577.2, "Low": 572.5, "Close": 575.3, "Volume": 1138636 }, + { "Date": "2014-09-06", "Open": 578.8, "High": 581.0, "Low": 574.4, "Close": 577.4, "Volume": 1211320 }, + { "Date": "2014-09-07", "Open": 574.4, "High": 575.3, "Low": 563.7, "Close": 563.7, "Volume": 1906427 }, + { "Date": "2014-09-08", "Open": 565.6, "High": 573.9, "Low": 557.5, "Close": 572.5, "Volume": 1987888 }, + { "Date": "2014-09-09", "Open": 571.2, "High": 571.5, "Low": 559.1, "Close": 560.9, "Volume": 2519693 }, + { "Date": "2014-09-10", "Open": 557.7, "High": 565.1, "Low": 544.0, "Close": 544.5, "Volume": 3078634 }, + { "Date": "2014-09-13", "Open": 545.0, "High": 549.5, "Low": 533.1, "Close": 533.2, "Volume": 2578676 }, + { "Date": "2014-09-14", "Open": 538.9, "High": 547.2, "Low": 533.2, "Close": 537.9, "Volume": 2217230 }, + { "Date": "2014-09-15", "Open": 531.0, "High": 532.8, "Low": 518.3, "Close": 530.0, "Volume": 3712536 }, + { "Date": "2014-09-16", "Open": 519.0, "High": 529.4, "Low": 515.0, "Close": 524.5, "Volume": 3698423 }, + { "Date": "2014-09-17", "Open": 527.3, "High": 531.0, "Low": 508.5, "Close": 511.2, "Volume": 5530674 }, + { "Date": "2014-09-20", "Open": 509.4, "High": 521.8, "Low": 508.1, "Close": 520.8, "Volume": 2605505 }, + { "Date": "2014-09-21", "Open": 525.2, "High": 526.8, "Low": 519.1, "Close": 526.5, "Volume": 2332531 }, + { "Date": "2014-09-22", "Open": 529.9, "High": 539.8, "Low": 528.8, "Close": 532.7, "Volume": 2917183 }, + { "Date": "2014-09-23", "Open": 539.3, "High": 547.2, "Low": 535.9, "Close": 544.0, "Volume": 2345296 }, + { "Date": "2014-09-24", "Open": 544.4, "High": 544.9, "Low": 535.8, "Close": 539.8, "Volume": 1972047 }, + { "Date": "2014-09-27", "Open": 537.0, "High": 544.4, "Low": 537.0, "Close": 540.8, "Volume": 1184973 }, + { "Date": "2014-09-28", "Open": 543.0, "High": 549.0, "Low": 541.6, "Close": 548.9, "Volume": 1273372 }, + { "Date": "2014-09-29", "Open": 550.0, "High": 554.2, "Low": 547.0, "Close": 549.3, "Volume": 1767107 }, + { "Date": "2014-09-30", "Open": 549.0, "High": 552.8, "Low": 543.5, "Close": 550.3, "Volume": 1451667 }, + { "Date": "2014-09-31", "Open": 559.4, "High": 559.6, "Low": 554.8, "Close": 559.1, "Volume": 2032887 }, + { "Date": "2014-10-03", "Open": 555.5, "High": 557.9, "Low": 553.2, "Close": 555.2, "Volume": 1378511 }, + { "Date": "2014-10-04", "Open": 553.0, "High": 555.5, "Low": 549.3, "Close": 554.1, "Volume": 1240761 }, + { "Date": "2014-10-05", "Open": 556.8, "High": 556.8, "Low": 544.0, "Close": 545.9, "Volume": 2026740 }, + { "Date": "2014-10-06", "Open": 545.5, "High": 546.9, "Low": 541.0, "Close": 542.0, "Volume": 1329604 }, + { "Date": "2014-10-07", "Open": 546.2, "High": 546.2, "Low": 538.7, "Close": 541.0, "Volume": 1629259 }, + { "Date": "2014-10-10", "Open": 541.5, "High": 549.6, "Low": 541.0, "Close": 547.5, "Volume": 1131546 }, + { "Date": "2014-10-11", "Open": 548.5, "High": 551.9, "Low": 546.3, "Close": 550.3, "Volume": 964866 }, + { "Date": "2014-10-12", "Open": 550.4, "High": 550.5, "Low": 545.2, "Close": 547.3, "Volume": 1126594 }, + { "Date": "2014-10-13", "Open": 549.8, "High": 549.8, "Low": 543.5, "Close": 545.4, "Volume": 1335719 }, + { "Date": "2014-10-14", "Open": 546.7, "High": 546.7, "Low": 542.1, "Close": 544.4, "Volume": 1285991 }, + { "Date": "2014-10-17", "Open": 543.6, "High": 543.8, "Low": 534.1, "Close": 536.5, "Volume": 1721282 }, + { "Date": "2014-10-18", "Open": 537.5, "High": 541.9, "Low": 534.2, "Close": 535.0, "Volume": 1957664 }, + { "Date": "2014-10-19", "Open": 535.0, "High": 538.2, "Low": 530.1, "Close": 537.0, "Volume": 1388440 }, + { "Date": "2014-10-20", "Open": 531.3, "High": 535.1, "Low": 531.1, "Close": 534.8, "Volume": 1559131 }, + { "Date": "2014-10-21", "Open": 541.6, "High": 542.1, "Low": 536.6, "Close": 537.5, "Volume": 2218249 }, + { "Date": "2014-10-24", "Open": 537.6, "High": 542.7, "Low": 535.6, "Close": 539.3, "Volume": 1701682 }, + { "Date": "2014-10-25", "Open": 539.0, "High": 544.0, "Low": 538.6, "Close": 541.1, "Volume": 1784967 }, + { "Date": "2014-10-26", "Open": 540.9, "High": 541.5, "Low": 537.0, "Close": 540.4, "Volume": 1519503 }, + { "Date": "2014-10-28", "Open": 540.6, "High": 542.0, "Low": 536.6, "Close": 541.8, "Volume": 1145231 }, + { "Date": "2014-11-01", "Open": 538.9, "High": 541.4, "Low": 531.9, "Close": 533.8, "Volume": 2109599 }, + { "Date": "2014-11-02", "Open": 533.5, "High": 535.5, "Low": 529.8, "Close": 533.8, "Volume": 1522481 }, + { "Date": "2014-11-03", "Open": 531.4, "High": 536.0, "Low": 529.3, "Close": 531.3, "Volume": 1279288 }, + { "Date": "2014-11-04", "Open": 531.2, "High": 537.3, "Low": 528.6, "Close": 537.3, "Volume": 1392208 }, + { "Date": "2014-11-05", "Open": 531.0, "High": 532.9, "Low": 524.3, "Close": 525.3, "Volume": 2558649 }, + { "Date": "2014-11-08", "Open": 527.1, "High": 531.0, "Low": 523.8, "Close": 527.0, "Volume": 2327127 }, + { "Date": "2014-11-09", "Open": 522.1, "High": 534.2, "Low": 520.5, "Close": 533.4, "Volume": 1871268 }, + { "Date": "2014-11-10", "Open": 533.1, "High": 536.3, "Low": 525.6, "Close": 526.1, "Volume": 1716835 }, + { "Date": "2014-11-11", "Open": 527.8, "High": 533.9, "Low": 527.1, "Close": 528.3, "Volume": 1610964 }, + { "Date": "2014-11-12", "Open": 523.5, "High": 528.5, "Low": 518.7, "Close": 518.7, "Volume": 1989117 }, + { "Date": "2014-11-15", "Open": 522.7, "High": 523.1, "Low": 513.3, "Close": 513.8, "Volume": 2812786 }, + { "Date": "2014-11-16", "Open": 511.6, "High": 513.0, "Low": 489.0, "Close": 495.4, "Volume": 3953371 }, + { "Date": "2014-11-17", "Open": 497.0, "High": 507.0, "Low": 496.8, "Close": 504.9, "Volume": 2875281 }, + { "Date": "2014-11-18", "Open": 513.0, "High": 513.9, "Low": 504.7, "Close": 511.1, "Volume": 2918730 }, + { "Date": "2014-11-19", "Open": 511.5, "High": 517.7, "Low": 506.9, "Close": 516.4, "Volume": 3680148 }, + { "Date": "2014-11-22", "Open": 516.1, "High": 526.5, "Low": 516.1, "Close": 524.9, "Volume": 2723599 }, + { "Date": "2014-11-23", "Open": 527.0, "High": 534.6, "Low": 526.3, "Close": 530.6, "Volume": 2191567 }, + { "Date": "2014-11-24", "Open": 530.5, "High": 531.8, "Low": 527.0, "Close": 528.8, "Volume": 704035 }, + { "Date": "2014-11-26", "Open": 528.8, "High": 534.3, "Low": 527.3, "Close": 534.0, "Volume": 1037727 }, + { "Date": "2014-11-29", "Open": 532.2, "High": 535.5, "Low": 530.0, "Close": 530.3, "Volume": 2276104 }, + { "Date": "2014-11-30", "Open": 528.1, "High": 531.1, "Low": 527.1, "Close": 530.4, "Volume": 873923 }, + { "Date": "2014-11-31", "Open": 531.3, "High": 532.6, "Low": 525.8, "Close": 526.4, "Volume": 1371819 }, + { "Date": "2015-00-02", "Open": 529.0, "High": 531.3, "Low": 524.1, "Close": 524.8, "Volume": 1446662 }, + { "Date": "2015-00-05", "Open": 523.3, "High": 524.3, "Low": 513.1, "Close": 513.9, "Volume": 2054238 }, + { "Date": "2015-00-06", "Open": 515.0, "High": 516.2, "Low": 501.1, "Close": 502.0, "Volume": 2891950 }, + { "Date": "2015-00-07", "Open": 507.0, "High": 507.2, "Low": 499.6, "Close": 501.1, "Volume": 2059366 }, + { "Date": "2015-00-08", "Open": 498.0, "High": 503.5, "Low": 491.0, "Close": 502.7, "Volume": 3344395 }, + { "Date": "2015-00-09", "Open": 504.8, "High": 504.9, "Low": 494.8, "Close": 496.2, "Volume": 2065715 }, + { "Date": "2015-00-12", "Open": 494.9, "High": 496.0, "Low": 487.6, "Close": 492.6, "Volume": 2320446 }, + { "Date": "2015-00-13", "Open": 498.8, "High": 503.0, "Low": 492.4, "Close": 496.2, "Volume": 2365687 }, + { "Date": "2015-00-14", "Open": 494.6, "High": 503.2, "Low": 493.0, "Close": 500.9, "Volume": 2229638 }, + { "Date": "2015-00-15", "Open": 505.6, "High": 505.7, "Low": 497.8, "Close": 501.8, "Volume": 2711355 }, + { "Date": "2015-00-16", "Open": 500.0, "High": 508.2, "Low": 500.0, "Close": 508.1, "Volume": 2292043 }, + { "Date": "2015-00-20", "Open": 511.0, "High": 512.5, "Low": 506.0, "Close": 506.9, "Volume": 2225922 }, + { "Date": "2015-00-21", "Open": 507.3, "High": 519.3, "Low": 506.2, "Close": 518.0, "Volume": 2262455 }, + { "Date": "2015-00-22", "Open": 521.5, "High": 536.3, "Low": 519.7, "Close": 534.4, "Volume": 2669558 }, + { "Date": "2015-00-23", "Open": 535.6, "High": 542.2, "Low": 533.0, "Close": 540.0, "Volume": 2275485 }, + { "Date": "2015-00-26", "Open": 538.5, "High": 539.0, "Low": 529.7, "Close": 535.2, "Volume": 1539524 }, + { "Date": "2015-00-27", "Open": 530.0, "High": 530.7, "Low": 518.2, "Close": 518.6, "Volume": 1898844 }, + { "Date": "2015-00-28", "Open": 522.8, "High": 523.0, "Low": 510.0, "Close": 510.0, "Volume": 1679230 }, + { "Date": "2015-00-29", "Open": 511.0, "High": 511.1, "Low": 501.2, "Close": 510.7, "Volume": 4174924 }, + { "Date": "2015-00-30", "Open": 515.9, "High": 539.9, "Low": 515.5, "Close": 534.5, "Volume": 5590977 }, + { "Date": "2015-01-02", "Open": 531.7, "High": 533.0, "Low": 518.5, "Close": 528.5, "Volume": 2841976 }, + { "Date": "2015-01-03", "Open": 528.0, "High": 533.4, "Low": 523.3, "Close": 529.2, "Volume": 2033085 }, + { "Date": "2015-01-04", "Open": 529.2, "High": 532.7, "Low": 521.3, "Close": 522.8, "Volume": 1659125 }, + { "Date": "2015-01-05", "Open": 523.8, "High": 528.5, "Low": 522.1, "Close": 527.6, "Volume": 1844687 }, + { "Date": "2015-01-06", "Open": 527.6, "High": 537.2, "Low": 526.4, "Close": 531.0, "Volume": 1758650 }, + { "Date": "2015-01-09", "Open": 528.0, "High": 532.0, "Low": 526.0, "Close": 527.8, "Volume": 1264276 }, + { "Date": "2015-01-10", "Open": 529.3, "High": 537.7, "Low": 526.9, "Close": 536.9, "Volume": 1745076 }, + { "Date": "2015-01-11", "Open": 535.3, "High": 538.5, "Low": 533.4, "Close": 536.0, "Volume": 1373970 }, + { "Date": "2015-01-12", "Open": 537.3, "High": 544.8, "Low": 534.7, "Close": 542.9, "Volume": 1615824 }, + { "Date": "2015-01-13", "Open": 543.4, "High": 549.9, "Low": 543.1, "Close": 549.0, "Volume": 1895126 }, + { "Date": "2015-01-17", "Open": 546.8, "High": 550.0, "Low": 541.1, "Close": 542.8, "Volume": 1612439 }, + { "Date": "2015-01-18", "Open": 541.4, "High": 545.5, "Low": 537.5, "Close": 539.7, "Volume": 1449089 }, + { "Date": "2015-01-19", "Open": 538.0, "High": 543.1, "Low": 538.0, "Close": 542.9, "Volume": 987478 }, + { "Date": "2015-01-20", "Open": 543.1, "High": 543.8, "Low": 535.8, "Close": 539.0, "Volume": 1441212 }, + { "Date": "2015-01-23", "Open": 536.0, "High": 536.4, "Low": 529.4, "Close": 531.9, "Volume": 1453907 }, + { "Date": "2015-01-24", "Open": 530.0, "High": 536.8, "Low": 528.3, "Close": 536.1, "Volume": 1002393 }, + { "Date": "2015-01-25", "Open": 535.9, "High": 546.2, "Low": 535.4, "Close": 543.9, "Volume": 1821041 }, + { "Date": "2015-01-26", "Open": 543.2, "High": 556.1, "Low": 541.5, "Close": 555.5, "Volume": 2305219 }, + { "Date": "2015-01-27", "Open": 554.2, "High": 564.7, "Low": 552.9, "Close": 558.4, "Volume": 2403553 }, + { "Date": "2015-02-02", "Open": 560.5, "High": 572.1, "Low": 558.8, "Close": 571.3, "Volume": 2123796 }, + { "Date": "2015-02-03", "Open": 570.5, "High": 575.4, "Low": 566.5, "Close": 573.6, "Volume": 1700084 }, + { "Date": "2015-02-04", "Open": 571.9, "High": 577.1, "Low": 568.0, "Close": 573.4, "Volume": 1871694 }, + { "Date": "2015-02-05", "Open": 575.0, "High": 577.9, "Low": 573.4, "Close": 575.3, "Volume": 1385818 }, + { "Date": "2015-02-06", "Open": 574.9, "High": 576.7, "Low": 566.8, "Close": 567.7, "Volume": 1654561 }, + { "Date": "2015-02-09", "Open": 566.9, "High": 570.3, "Low": 563.5, "Close": 568.9, "Volume": 1059336 }, + { "Date": "2015-02-10", "Open": 564.3, "High": 564.9, "Low": 554.7, "Close": 555.0, "Volume": 1787357 }, + { "Date": "2015-02-11", "Open": 555.1, "High": 558.1, "Low": 550.7, "Close": 551.2, "Volume": 1815763 }, + { "Date": "2015-02-12", "Open": 553.5, "High": 556.4, "Low": 550.5, "Close": 555.5, "Volume": 1385772 }, + { "Date": "2015-02-13", "Open": 553.5, "High": 558.4, "Low": 544.2, "Close": 547.3, "Volume": 1698872 }, + { "Date": "2015-02-16", "Open": 551.0, "High": 556.9, "Low": 546.0, "Close": 554.5, "Volume": 1636493 }, + { "Date": "2015-02-17", "Open": 551.7, "High": 553.8, "Low": 548.0, "Close": 550.8, "Volume": 1800570 }, + { "Date": "2015-02-18", "Open": 552.5, "High": 559.8, "Low": 547.0, "Close": 559.5, "Volume": 2128714 }, + { "Date": "2015-02-19", "Open": 559.4, "High": 560.8, "Low": 556.1, "Close": 558.0, "Volume": 1194049 }, + { "Date": "2015-02-20", "Open": 561.6, "High": 561.7, "Low": 559.0, "Close": 560.4, "Volume": 2609690 }, + { "Date": "2015-02-23", "Open": 560.4, "High": 562.4, "Low": 555.8, "Close": 558.8, "Volume": 1639306 }, + { "Date": "2015-02-24", "Open": 562.6, "High": 574.6, "Low": 561.2, "Close": 570.2, "Volume": 2576234 }, + { "Date": "2015-02-25", "Open": 570.5, "High": 572.3, "Low": 558.7, "Close": 558.8, "Volume": 2146384 }, + { "Date": "2015-02-26", "Open": 557.6, "High": 558.9, "Low": 550.6, "Close": 555.2, "Volume": 1568331 }, + { "Date": "2015-02-27", "Open": 553.0, "High": 555.3, "Low": 548.1, "Close": 548.3, "Volume": 1892323 }, + { "Date": "2015-02-30", "Open": 551.6, "High": 553.5, "Low": 548.2, "Close": 552.0, "Volume": 1283958 }, + { "Date": "2015-02-31", "Open": 550.0, "High": 554.7, "Low": 546.7, "Close": 548.0, "Volume": 1583677 }, + { "Date": "2015-03-01", "Open": 548.6, "High": 551.1, "Low": 539.5, "Close": 542.6, "Volume": 1957718 }, + { "Date": "2015-03-02", "Open": 540.9, "High": 540.9, "Low": 533.9, "Close": 535.5, "Volume": 1711737 }, + { "Date": "2015-03-06", "Open": 532.2, "High": 538.4, "Low": 529.6, "Close": 536.8, "Volume": 1320767 }, + { "Date": "2015-03-07", "Open": 538.1, "High": 542.7, "Low": 536.0, "Close": 537.0, "Volume": 1299298 }, + { "Date": "2015-03-08", "Open": 538.4, "High": 543.9, "Low": 538.4, "Close": 541.6, "Volume": 1175332 }, + { "Date": "2015-03-09", "Open": 541.0, "High": 542.0, "Low": 535.5, "Close": 540.8, "Volume": 1553586 }, + { "Date": "2015-03-10", "Open": 542.3, "High": 542.3, "Low": 537.3, "Close": 540.0, "Volume": 1405574 }, + { "Date": "2015-03-13", "Open": 538.4, "High": 544.1, "Low": 537.3, "Close": 539.2, "Volume": 1640809 }, + { "Date": "2015-03-14", "Open": 536.3, "High": 537.6, "Low": 528.1, "Close": 530.4, "Volume": 2597043 }, + { "Date": "2015-03-15", "Open": 528.7, "High": 534.7, "Low": 523.2, "Close": 532.5, "Volume": 2312512 }, + { "Date": "2015-03-16", "Open": 529.9, "High": 535.6, "Low": 529.6, "Close": 533.8, "Volume": 1296304 }, + { "Date": "2015-03-17", "Open": 528.7, "High": 529.8, "Low": 521.0, "Close": 524.0, "Volume": 2145955 }, + { "Date": "2015-03-20", "Open": 525.6, "High": 536.1, "Low": 524.5, "Close": 535.4, "Volume": 1675487 }, + { "Date": "2015-03-21", "Open": 537.5, "High": 539.4, "Low": 533.7, "Close": 534.0, "Volume": 1839668 }, + { "Date": "2015-03-22", "Open": 534.4, "High": 541.1, "Low": 531.8, "Close": 539.4, "Volume": 1589248 }, + { "Date": "2015-03-23", "Open": 541.0, "High": 551.0, "Low": 540.2, "Close": 547.0, "Volume": 4173376 }, + { "Date": "2015-03-24", "Open": 566.1, "High": 571.1, "Low": 557.3, "Close": 565.1, "Volume": 4919031 }, + { "Date": "2015-03-27", "Open": 563.4, "High": 566.0, "Low": 553.2, "Close": 555.4, "Volume": 2398039 }, + { "Date": "2015-03-28", "Open": 554.6, "High": 556.0, "Low": 550.4, "Close": 553.7, "Volume": 1490983 }, + { "Date": "2015-03-29", "Open": 550.5, "High": 553.7, "Low": 546.9, "Close": 549.1, "Volume": 1698761 }, + { "Date": "2015-03-30", "Open": 547.9, "High": 548.6, "Low": 535.0, "Close": 537.3, "Volume": 2082214 }, + { "Date": "2015-04-01", "Open": 538.4, "High": 539.5, "Low": 532.1, "Close": 537.9, "Volume": 1768181 }, + { "Date": "2015-04-04", "Open": 538.5, "High": 544.1, "Low": 535.1, "Close": 540.8, "Volume": 1307960 }, + { "Date": "2015-04-05", "Open": 538.2, "High": 539.7, "Low": 530.4, "Close": 530.8, "Volume": 1383068 }, + { "Date": "2015-04-06", "Open": 531.2, "High": 532.4, "Low": 521.1, "Close": 524.2, "Volume": 1566987 }, + { "Date": "2015-04-07", "Open": 524.0, "High": 533.5, "Low": 521.8, "Close": 530.7, "Volume": 1546278 }, + { "Date": "2015-04-08", "Open": 536.6, "High": 541.1, "Low": 536.0, "Close": 538.2, "Volume": 1527615 }, + { "Date": "2015-04-11", "Open": 538.4, "High": 542.0, "Low": 535.4, "Close": 535.7, "Volume": 905285 }, + { "Date": "2015-04-12", "Open": 531.6, "High": 533.2, "Low": 525.3, "Close": 529.0, "Volume": 1634174 }, + { "Date": "2015-04-13", "Open": 530.6, "High": 534.3, "Low": 528.7, "Close": 529.6, "Volume": 1253063 }, + { "Date": "2015-04-14", "Open": 533.8, "High": 539.0, "Low": 532.4, "Close": 538.4, "Volume": 1403935 }, + { "Date": "2015-04-15", "Open": 539.2, "High": 539.3, "Low": 530.4, "Close": 533.9, "Volume": 1971343 }, + { "Date": "2015-04-18", "Open": 532.0, "High": 534.8, "Low": 528.9, "Close": 532.3, "Volume": 2003421 }, + { "Date": "2015-04-19", "Open": 534.0, "High": 540.7, "Low": 533.0, "Close": 537.4, "Volume": 1966947 }, + { "Date": "2015-04-20", "Open": 538.5, "High": 542.9, "Low": 533.0, "Close": 539.3, "Volume": 1430826 }, + { "Date": "2015-04-21", "Open": 538.0, "High": 543.8, "Low": 536.0, "Close": 542.5, "Volume": 1462695 }, + { "Date": "2015-04-22", "Open": 540.1, "High": 544.2, "Low": 539.5, "Close": 540.1, "Volume": 1176214 }, + { "Date": "2015-04-26", "Open": 538.1, "High": 539.0, "Low": 529.9, "Close": 532.3, "Volume": 2406512 }, + { "Date": "2015-04-27", "Open": 532.8, "High": 540.5, "Low": 531.7, "Close": 539.8, "Volume": 1525019 }, + { "Date": "2015-04-28", "Open": 538.0, "High": 540.6, "Low": 536.3, "Close": 539.8, "Volume": 1029849 }, + { "Date": "2015-04-29", "Open": 537.4, "High": 538.6, "Low": 531.5, "Close": 532.1, "Volume": 2597407 }, + { "Date": "2015-05-01", "Open": 536.8, "High": 536.8, "Low": 529.8, "Close": 534.0, "Volume": 1904332 }, + { "Date": "2015-05-02", "Open": 532.9, "High": 543.0, "Low": 531.3, "Close": 539.2, "Volume": 1938989 }, + { "Date": "2015-05-03", "Open": 539.9, "High": 543.5, "Low": 537.1, "Close": 540.3, "Volume": 1717036 }, + { "Date": "2015-05-04", "Open": 537.8, "High": 540.6, "Low": 534.3, "Close": 536.7, "Volume": 1348337 }, + { "Date": "2015-05-05", "Open": 536.4, "High": 537.2, "Low": 532.5, "Close": 533.3, "Volume": 1388220 }, + { "Date": "2015-05-08", "Open": 533.3, "High": 534.1, "Low": 526.2, "Close": 526.8, "Volume": 1524139 }, + { "Date": "2015-05-09", "Open": 527.6, "High": 529.2, "Low": 523.0, "Close": 526.7, "Volume": 1455266 }, + { "Date": "2015-05-10", "Open": 529.4, "High": 538.4, "Low": 529.4, "Close": 536.7, "Volume": 1814958 }, + { "Date": "2015-05-11", "Open": 538.4, "High": 539.0, "Low": 533.0, "Close": 534.6, "Volume": 1217536 }, + { "Date": "2015-05-12", "Open": 531.6, "High": 533.1, "Low": 530.2, "Close": 532.3, "Volume": 955789 }, + { "Date": "2015-05-15", "Open": 528.0, "High": 528.3, "Low": 524.0, "Close": 527.2, "Volume": 1632702 }, + { "Date": "2015-05-16", "Open": 528.4, "High": 529.6, "Low": 525.6, "Close": 528.1, "Volume": 1071814 }, + { "Date": "2015-05-17", "Open": 529.4, "High": 531.0, "Low": 525.1, "Close": 529.3, "Volume": 1294216 }, + { "Date": "2015-05-18", "Open": 531.0, "High": 538.1, "Low": 530.8, "Close": 536.7, "Volume": 1833109 }, + { "Date": "2015-05-19", "Open": 537.2, "High": 538.3, "Low": 533.0, "Close": 536.7, "Volume": 1893497 }, + { "Date": "2015-05-22", "Open": 539.6, "High": 543.7, "Low": 537.5, "Close": 538.2, "Volume": 1250282 }, + { "Date": "2015-05-23", "Open": 539.6, "High": 541.5, "Low": 535.3, "Close": 540.5, "Volume": 1197450 }, + { "Date": "2015-05-24", "Open": 540.0, "High": 540.0, "Low": 535.7, "Close": 537.8, "Volume": 1286608 }, + { "Date": "2015-05-25", "Open": 538.9, "High": 540.9, "Low": 535.2, "Close": 535.2, "Volume": 1335697 }, + { "Date": "2015-05-26", "Open": 537.3, "High": 537.8, "Low": 531.4, "Close": 531.7, "Volume": 2109130 }, + { "Date": "2015-05-29", "Open": 525.0, "High": 528.6, "Low": 520.5, "Close": 521.5, "Volume": 1937821 }, + { "Date": "2015-05-30", "Open": 526.0, "High": 526.3, "Low": 520.5, "Close": 520.5, "Volume": 2235595 }, + { "Date": "2015-06-01", "Open": 524.7, "High": 525.7, "Low": 518.2, "Close": 521.8, "Volume": 1961354 }, + { "Date": "2015-06-02", "Open": 521.1, "High": 524.6, "Low": 521.1, "Close": 523.4, "Volume": 1235903 }, + { "Date": "2015-06-06", "Open": 519.5, "High": 525.3, "Low": 519.0, "Close": 522.9, "Volume": 1280525 }, + { "Date": "2015-06-07", "Open": 523.1, "High": 526.2, "Low": 515.2, "Close": 525.0, "Volume": 1597229 }, + { "Date": "2015-06-08", "Open": 521.0, "High": 522.7, "Low": 516.1, "Close": 516.8, "Volume": 1296699 }, + { "Date": "2015-06-09", "Open": 523.1, "High": 523.8, "Low": 520.4, "Close": 520.7, "Volume": 1842347 }, + { "Date": "2015-06-10", "Open": 526.3, "High": 532.6, "Low": 525.5, "Close": 530.1, "Volume": 1956682 }, + { "Date": "2015-06-13", "Open": 532.9, "High": 547.1, "Low": 532.4, "Close": 546.5, "Volume": 2206475 }, + { "Date": "2015-06-14", "Open": 546.8, "High": 565.9, "Low": 546.7, "Close": 561.1, "Volume": 3244066 }, + { "Date": "2015-06-15", "Open": 560.1, "High": 566.5, "Low": 556.8, "Close": 560.2, "Volume": 1784554 }, + { "Date": "2015-06-16", "Open": 565.1, "High": 580.7, "Low": 565.0, "Close": 579.9, "Volume": 4768318 }, + { "Date": "2015-06-17", "Open": 649.0, "High": 674.5, "Low": 645.0, "Close": 672.9, "Volume": 11164943 }, + { "Date": "2015-06-20", "Open": 659.2, "High": 668.9, "Low": 653.0, "Close": 663.0, "Volume": 5860872 }, + { "Date": "2015-06-21", "Open": 655.2, "High": 673.0, "Low": 654.3, "Close": 662.3, "Volume": 3377196 }, + { "Date": "2015-06-22", "Open": 660.9, "High": 678.6, "Low": 659.0, "Close": 662.1, "Volume": 3929309 }, + { "Date": "2015-06-23", "Open": 661.3, "High": 663.6, "Low": 641.0, "Close": 644.3, "Volume": 3029109 }, + { "Date": "2015-06-24", "Open": 647.0, "High": 648.2, "Low": 622.5, "Close": 623.6, "Volume": 3625747 }, + { "Date": "2015-06-27", "Open": 621.0, "High": 634.3, "Low": 620.5, "Close": 627.3, "Volume": 2675381 }, + { "Date": "2015-06-28", "Open": 632.8, "High": 632.8, "Low": 623.3, "Close": 628.0, "Volume": 1727327 }, + { "Date": "2015-06-29", "Open": 628.8, "High": 633.4, "Low": 622.6, "Close": 631.9, "Volume": 1575069 }, + { "Date": "2015-06-30", "Open": 630.0, "High": 635.2, "Low": 622.0, "Close": 632.6, "Volume": 1474203 }, + { "Date": "2015-06-31", "Open": 631.4, "High": 632.9, "Low": 625.5, "Close": 625.6, "Volume": 1706149 }, + { "Date": "2015-07-03", "Open": 625.3, "High": 633.1, "Low": 625.3, "Close": 631.2, "Volume": 1304511 }, + { "Date": "2015-07-04", "Open": 628.4, "High": 634.8, "Low": 627.2, "Close": 629.3, "Volume": 1490881 }, + { "Date": "2015-07-05", "Open": 634.3, "High": 647.9, "Low": 633.2, "Close": 643.8, "Volume": 2334266 }, + { "Date": "2015-07-06", "Open": 645.0, "High": 645.4, "Low": 632.3, "Close": 642.7, "Volume": 1572600 }, + { "Date": "2015-07-07", "Open": 640.2, "High": 642.7, "Low": 629.7, "Close": 635.3, "Volume": 1403865 }, + { "Date": "2015-07-10", "Open": 639.5, "High": 643.4, "Low": 631.3, "Close": 633.7, "Volume": 1809205 }, + { "Date": "2015-07-11", "Open": 669.2, "High": 674.9, "Low": 654.3, "Close": 660.8, "Volume": 5029203 }, + { "Date": "2015-07-12", "Open": 663.1, "High": 665.0, "Low": 652.3, "Close": 659.6, "Volume": 2940803 }, + { "Date": "2015-07-13", "Open": 659.3, "High": 664.5, "Low": 651.7, "Close": 656.5, "Volume": 1810749 }, + { "Date": "2015-07-14", "Open": 655.0, "High": 659.9, "Low": 652.7, "Close": 657.1, "Volume": 1072061 }, + { "Date": "2015-07-17", "Open": 656.8, "High": 661.4, "Low": 651.2, "Close": 660.9, "Volume": 1051699 }, + { "Date": "2015-07-18", "Open": 661.9, "High": 664.0, "Low": 653.5, "Close": 656.1, "Volume": 1456059 }, + { "Date": "2015-07-19", "Open": 656.6, "High": 667.0, "Low": 654.2, "Close": 660.9, "Volume": 2134098 }, + { "Date": "2015-07-20", "Open": 655.5, "High": 663.0, "Low": 642.9, "Close": 646.8, "Volume": 2855299 }, + { "Date": "2015-07-21", "Open": 639.8, "High": 640.0, "Low": 612.3, "Close": 612.5, "Volume": 4265183 }, + { "Date": "2015-07-24", "Open": 573.0, "High": 614.0, "Low": 565.0, "Close": 589.6, "Volume": 5770302 }, + { "Date": "2015-07-25", "Open": 614.9, "High": 617.5, "Low": 581.1, "Close": 582.1, "Volume": 3537966 }, + { "Date": "2015-07-26", "Open": 610.4, "High": 631.7, "Low": 599.0, "Close": 628.6, "Volume": 4235891 }, + { "Date": "2015-07-27", "Open": 639.4, "High": 643.6, "Low": 622.0, "Close": 637.6, "Volume": 3491336 }, + { "Date": "2015-07-28", "Open": 632.8, "High": 636.9, "Low": 624.6, "Close": 630.4, "Volume": 1978733 }, + { "Date": "2015-07-31", "Open": 627.5, "High": 635.8, "Low": 617.7, "Close": 618.3, "Volume": 2176737 }, + { "Date": "2015-08-01", "Open": 602.4, "High": 612.9, "Low": 594.1, "Close": 597.8, "Volume": 3702105 }, + { "Date": "2015-08-02", "Open": 605.6, "High": 614.3, "Low": 599.7, "Close": 614.3, "Volume": 2575620 }, + { "Date": "2015-08-03", "Open": 617.0, "High": 619.7, "Low": 602.8, "Close": 606.3, "Volume": 1759572 }, + { "Date": "2015-08-04", "Open": 600.0, "High": 603.5, "Low": 595.3, "Close": 600.7, "Volume": 2089453 }, + { "Date": "2015-08-08", "Open": 612.5, "High": 616.3, "Low": 604.1, "Close": 614.7, "Volume": 2279538 }, + { "Date": "2015-08-09", "Open": 621.2, "High": 626.5, "Low": 609.6, "Close": 612.7, "Volume": 1702094 }, + { "Date": "2015-08-10", "Open": 613.1, "High": 624.2, "Low": 611.4, "Close": 621.4, "Volume": 1900526 }, + { "Date": "2015-08-11", "Open": 619.8, "High": 625.8, "Low": 617.4, "Close": 625.8, "Volume": 1373545 }, + { "Date": "2015-08-14", "Open": 625.7, "High": 625.9, "Low": 619.4, "Close": 623.2, "Volume": 1702271 }, + { "Date": "2015-08-15", "Open": 626.7, "High": 638.7, "Low": 623.8, "Close": 635.1, "Volume": 2084397 }, + { "Date": "2015-08-16", "Open": 635.5, "High": 638.0, "Low": 632.3, "Close": 636.0, "Volume": 1286454 }, + { "Date": "2015-08-17", "Open": 637.8, "High": 650.9, "Low": 635.0, "Close": 642.9, "Volume": 2274690 }, + { "Date": "2015-08-18", "Open": 636.8, "High": 640.0, "Low": 627.0, "Close": 629.3, "Volume": 5133386 }, + { "Date": "2015-08-21", "Open": 634.4, "High": 636.5, "Low": 625.9, "Close": 635.4, "Volume": 1788506 }, + { "Date": "2015-08-22", "Open": 627.0, "High": 627.5, "Low": 615.4, "Close": 622.7, "Volume": 2562869 }, + { "Date": "2015-08-23", "Open": 622.0, "High": 628.9, "Low": 620.0, "Close": 622.4, "Volume": 1470949 }, + { "Date": "2015-08-24", "Open": 616.6, "High": 627.3, "Low": 612.4, "Close": 625.8, "Volume": 2240098 }, + { "Date": "2015-08-25", "Open": 629.8, "High": 629.8, "Low": 611.0, "Close": 612.0, "Volume": 2174009 }, + { "Date": "2015-08-28", "Open": 610.3, "High": 614.6, "Low": 589.4, "Close": 594.9, "Volume": 3127667 }, + { "Date": "2015-08-29", "Open": 597.3, "High": 605.0, "Low": 590.2, "Close": 595.0, "Volume": 2310284 }, + { "Date": "2015-08-30", "Open": 603.3, "High": 608.8, "Low": 600.7, "Close": 608.4, "Volume": 2413441 }, + { "Date": "2015-09-01", "Open": 608.4, "High": 612.1, "Low": 599.9, "Close": 611.3, "Volume": 1867601 }, + { "Date": "2015-09-02", "Open": 607.2, "High": 627.3, "Low": 603.1, "Close": 626.9, "Volume": 2684805 }, + { "Date": "2015-09-05", "Open": 632.0, "High": 643.0, "Low": 627.0, "Close": 641.5, "Volume": 1787880 }, + { "Date": "2015-09-06", "Open": 638.8, "High": 649.3, "Low": 636.5, "Close": 645.4, "Volume": 2166264 }, + { "Date": "2015-09-07", "Open": 649.2, "High": 650.6, "Low": 632.1, "Close": 642.4, "Volume": 2089776 }, + { "Date": "2015-09-08", "Open": 641.4, "High": 644.5, "Low": 625.6, "Close": 639.2, "Volume": 2180441 }, + { "Date": "2015-09-09", "Open": 640.0, "High": 646.0, "Low": 635.3, "Close": 643.6, "Volume": 1645844 }, + { "Date": "2015-09-12", "Open": 642.1, "High": 648.5, "Low": 639.0, "Close": 646.7, "Volume": 1275206 }, + { "Date": "2015-09-13", "Open": 643.1, "High": 657.8, "Low": 643.1, "Close": 652.3, "Volume": 1790704 }, + { "Date": "2015-09-14", "Open": 653.2, "High": 659.4, "Low": 648.9, "Close": 651.2, "Volume": 1412040 }, + { "Date": "2015-09-15", "Open": 654.7, "High": 663.1, "Low": 654.5, "Close": 661.7, "Volume": 1830524 }, + { "Date": "2015-09-16", "Open": 664.1, "High": 665.0, "Low": 657.2, "Close": 662.2, "Volume": 1606138 }, + { "Date": "2015-09-19", "Open": 661.2, "High": 666.8, "Low": 659.6, "Close": 666.1, "Volume": 1465339 }, + { "Date": "2015-09-20", "Open": 664.0, "High": 664.7, "Low": 644.2, "Close": 650.3, "Volume": 2490016 }, + { "Date": "2015-09-21", "Open": 654.1, "High": 655.9, "Low": 641.7, "Close": 642.6, "Volume": 1791099 }, + { "Date": "2015-09-22", "Open": 646.7, "High": 657.8, "Low": 644.0, "Close": 651.8, "Volume": 3782103 }, + { "Date": "2015-09-23", "Open": 727.5, "High": 730.0, "Low": 701.5, "Close": 702.0, "Volume": 6642504 }, + { "Date": "2015-09-26", "Open": 701.5, "High": 719.1, "Low": 701.3, "Close": 712.8, "Volume": 2701629 }, + { "Date": "2015-09-27", "Open": 707.4, "High": 713.6, "Low": 704.5, "Close": 708.5, "Volume": 2224309 }, + { "Date": "2015-09-28", "Open": 707.3, "High": 713.0, "Low": 703.1, "Close": 713.0, "Volume": 2176623 }, + { "Date": "2015-09-29", "Open": 710.5, "High": 718.3, "Low": 710.0, "Close": 716.9, "Volume": 1454128 }, + { "Date": "2015-09-30", "Open": 715.7, "High": 718.0, "Low": 710.0, "Close": 710.8, "Volume": 1903980 }, + { "Date": "2015-10-02", "Open": 711.1, "High": 721.6, "Low": 705.9, "Close": 721.1, "Volume": 1871073 }, + { "Date": "2015-10-03", "Open": 718.9, "High": 724.6, "Low": 714.7, "Close": 722.2, "Volume": 1560770 }, + { "Date": "2015-10-04", "Open": 722.0, "High": 733.1, "Low": 721.9, "Close": 728.1, "Volume": 1704575 }, + { "Date": "2015-10-05", "Open": 729.5, "High": 739.5, "Low": 729.5, "Close": 731.3, "Volume": 1860367 }, + { "Date": "2015-10-06", "Open": 731.5, "High": 735.4, "Low": 727.0, "Close": 733.8, "Volume": 1509656 }, + { "Date": "2015-10-09", "Open": 730.2, "High": 734.7, "Low": 719.4, "Close": 724.9, "Volume": 2065619 }, + { "Date": "2015-10-10", "Open": 724.4, "High": 730.6, "Low": 718.5, "Close": 728.3, "Volume": 1603937 }, + { "Date": "2015-10-11", "Open": 732.5, "High": 741.0, "Low": 730.2, "Close": 735.4, "Volume": 1366375 }, + { "Date": "2015-10-12", "Open": 731.0, "High": 737.8, "Low": 728.6, "Close": 731.2, "Volume": 1668048 }, + { "Date": "2015-10-13", "Open": 729.2, "High": 731.1, "Low": 716.7, "Close": 717.0, "Volume": 2062982 }, + { "Date": "2015-10-16", "Open": 715.6, "High": 729.5, "Low": 711.3, "Close": 729.0, "Volume": 1891074 }, + { "Date": "2015-10-17", "Open": 729.3, "High": 731.8, "Low": 723.0, "Close": 725.3, "Volume": 1491709 }, + { "Date": "2015-10-18", "Open": 727.6, "High": 741.4, "Low": 727.0, "Close": 740.0, "Volume": 1671588 }, + { "Date": "2015-10-19", "Open": 738.7, "High": 742.0, "Low": 737.4, "Close": 738.4, "Volume": 1327109 }, + { "Date": "2015-10-20", "Open": 746.5, "High": 757.9, "Low": 743.0, "Close": 756.6, "Volume": 2212302 }, + { "Date": "2015-10-23", "Open": 757.5, "High": 762.7, "Low": 751.8, "Close": 756.0, "Volume": 1414487 }, + { "Date": "2015-10-24", "Open": 752.0, "High": 755.3, "Low": 737.6, "Close": 748.3, "Volume": 2333130 }, + { "Date": "2015-10-25", "Open": 748.1, "High": 752.0, "Low": 746.1, "Close": 748.1, "Volume": 1122224 }, + { "Date": "2015-10-27", "Open": 748.5, "High": 753.4, "Low": 747.5, "Close": 750.3, "Volume": 838518 }, + { "Date": "2015-10-30", "Open": 748.8, "High": 754.9, "Low": 741.3, "Close": 742.6, "Volume": 2035261 }, + { "Date": "2015-11-01", "Open": 747.1, "High": 769.0, "Low": 746.7, "Close": 767.0, "Volume": 2129940 }, + { "Date": "2015-11-02", "Open": 768.9, "High": 776.0, "Low": 759.0, "Close": 762.4, "Volume": 2195686 }, + { "Date": "2015-11-03", "Open": 766.0, "High": 769.0, "Low": 745.6, "Close": 752.5, "Volume": 2590641 }, + { "Date": "2015-11-04", "Open": 753.1, "High": 768.5, "Low": 750.0, "Close": 766.8, "Volume": 2757283 }, + { "Date": "2015-11-07", "Open": 767.8, "High": 768.7, "Low": 755.1, "Close": 763.3, "Volume": 1812314 }, + { "Date": "2015-11-08", "Open": 757.9, "High": 764.8, "Low": 754.2, "Close": 762.4, "Volume": 1829475 }, + { "Date": "2015-11-09", "Open": 759.2, "High": 764.2, "Low": 737.0, "Close": 751.6, "Volume": 2699990 }, + { "Date": "2015-11-10", "Open": 752.9, "High": 755.9, "Low": 743.8, "Close": 749.5, "Volume": 1988380 }, + { "Date": "2015-11-11", "Open": 741.2, "High": 745.7, "Low": 736.8, "Close": 738.9, "Volume": 2224410 }, + { "Date": "2015-11-14", "Open": 741.8, "High": 748.7, "Low": 724.2, "Close": 747.8, "Volume": 2412497 }, + { "Date": "2015-11-15", "Open": 753.0, "High": 758.1, "Low": 743.0, "Close": 743.4, "Volume": 2666229 }, + { "Date": "2015-11-16", "Open": 750.0, "High": 760.6, "Low": 739.4, "Close": 758.1, "Volume": 1993251 }, + { "Date": "2015-11-17", "Open": 762.4, "High": 762.7, "Low": 749.0, "Close": 749.4, "Volume": 1553418 }, + { "Date": "2015-11-18", "Open": 746.5, "High": 754.1, "Low": 738.1, "Close": 739.3, "Volume": 3148743 }, + { "Date": "2015-11-21", "Open": 746.1, "High": 750.0, "Low": 740.0, "Close": 747.8, "Volume": 1525703 }, + { "Date": "2015-11-22", "Open": 751.6, "High": 754.9, "Low": 745.5, "Close": 750.0, "Volume": 1365520 }, + { "Date": "2015-11-23", "Open": 753.5, "High": 754.2, "Low": 744.0, "Close": 750.3, "Volume": 1566726 }, + { "Date": "2015-11-24", "Open": 749.5, "High": 751.4, "Low": 746.6, "Close": 748.4, "Volume": 527223 }, + { "Date": "2015-11-28", "Open": 752.9, "High": 763.0, "Low": 749.5, "Close": 762.5, "Volume": 1515716 }, + { "Date": "2015-11-29", "Open": 766.7, "High": 780.0, "Low": 766.4, "Close": 776.6, "Volume": 1765012 }, + { "Date": "2015-11-30", "Open": 776.6, "High": 777.6, "Low": 766.9, "Close": 771.0, "Volume": 1293521 }, + { "Date": "2015-11-31", "Open": 769.5, "High": 769.5, "Low": 758.3, "Close": 758.9, "Volume": 1500923 }, + { "Date": "2016-00-04", "Open": 743.0, "High": 744.1, "Low": 731.3, "Close": 741.8, "Volume": 3258199 }, + { "Date": "2016-00-05", "Open": 746.5, "High": 752.0, "Low": 738.6, "Close": 742.6, "Volume": 1950691 }, + { "Date": "2016-00-06", "Open": 730.0, "High": 747.2, "Low": 728.9, "Close": 743.6, "Volume": 1947034 }, + { "Date": "2016-00-07", "Open": 730.3, "High": 738.5, "Low": 719.1, "Close": 726.4, "Volume": 2963741 }, + { "Date": "2016-00-08", "Open": 731.5, "High": 733.2, "Low": 713.0, "Close": 714.5, "Volume": 2450857 }, + { "Date": "2016-00-11", "Open": 716.6, "High": 718.9, "Low": 703.5, "Close": 716.0, "Volume": 2090621 }, + { "Date": "2016-00-12", "Open": 721.7, "High": 728.8, "Low": 717.3, "Close": 726.1, "Volume": 2024509 }, + { "Date": "2016-00-13", "Open": 730.9, "High": 734.7, "Low": 698.6, "Close": 700.6, "Volume": 2468295 }, + { "Date": "2016-00-14", "Open": 705.4, "High": 721.9, "Low": 689.1, "Close": 714.7, "Volume": 2211853 }, + { "Date": "2016-00-15", "Open": 692.3, "High": 706.7, "Low": 685.4, "Close": 694.5, "Volume": 3592449 }, + { "Date": "2016-00-19", "Open": 703.3, "High": 710.0, "Low": 693.4, "Close": 701.8, "Volume": 2258479 }, + { "Date": "2016-00-20", "Open": 688.6, "High": 706.9, "Low": 673.3, "Close": 698.5, "Volume": 3439386 }, + { "Date": "2016-00-21", "Open": 702.2, "High": 719.2, "Low": 694.5, "Close": 706.6, "Volume": 2410263 }, + { "Date": "2016-00-22", "Open": 723.6, "High": 728.1, "Low": 720.1, "Close": 725.3, "Volume": 2006528 }, + { "Date": "2016-00-25", "Open": 723.6, "High": 729.7, "Low": 710.0, "Close": 711.7, "Volume": 1704641 }, + { "Date": "2016-00-26", "Open": 713.9, "High": 718.3, "Low": 706.5, "Close": 713.0, "Volume": 1324300 }, + { "Date": "2016-00-27", "Open": 713.7, "High": 718.2, "Low": 694.4, "Close": 700.0, "Volume": 2139970 }, + { "Date": "2016-00-28", "Open": 722.2, "High": 733.7, "Low": 712.4, "Close": 731.0, "Volume": 2658016 }, + { "Date": "2016-00-29", "Open": 731.5, "High": 745.0, "Low": 726.8, "Close": 743.0, "Volume": 3394935 }, + { "Date": "2016-01-01", "Open": 750.5, "High": 757.9, "Low": 743.3, "Close": 752.0, "Volume": 4801816 }, + { "Date": "2016-01-02", "Open": 784.5, "High": 789.9, "Low": 764.6, "Close": 764.6, "Volume": 6332431 }, + { "Date": "2016-01-03", "Open": 770.2, "High": 774.5, "Low": 720.5, "Close": 727.0, "Volume": 6162333 }, + { "Date": "2016-01-04", "Open": 722.8, "High": 727.0, "Low": 701.9, "Close": 708.0, "Volume": 5145855 }, + { "Date": "2016-01-05", "Open": 703.9, "High": 704.0, "Low": 680.1, "Close": 683.6, "Volume": 5069985 }, + { "Date": "2016-01-08", "Open": 667.9, "High": 684.0, "Low": 663.1, "Close": 682.7, "Volume": 4212541 }, + { "Date": "2016-01-09", "Open": 672.3, "High": 699.9, "Low": 668.8, "Close": 678.1, "Volume": 3604335 }, + { "Date": "2016-01-10", "Open": 686.9, "High": 701.3, "Low": 682.1, "Close": 684.1, "Volume": 2627379 }, + { "Date": "2016-01-11", "Open": 675.0, "High": 689.4, "Low": 668.9, "Close": 683.1, "Volume": 3007223 }, + { "Date": "2016-01-12", "Open": 690.3, "High": 693.8, "Low": 678.6, "Close": 682.4, "Volume": 2129831 }, + { "Date": "2016-01-16", "Open": 693.0, "High": 698.0, "Low": 685.0, "Close": 691.0, "Volume": 2497024 }, + { "Date": "2016-01-17", "Open": 699.0, "High": 709.8, "Low": 691.4, "Close": 708.4, "Volume": 2466808 }, + { "Date": "2016-01-18", "Open": 710.0, "High": 712.4, "Low": 696.0, "Close": 697.4, "Volume": 1859130 }, + { "Date": "2016-01-19", "Open": 695.0, "High": 703.1, "Low": 694.0, "Close": 700.9, "Volume": 1582260 }, + { "Date": "2016-01-22", "Open": 707.5, "High": 713.2, "Low": 702.5, "Close": 706.5, "Volume": 1946067 }, + { "Date": "2016-01-23", "Open": 701.5, "High": 708.4, "Low": 693.6, "Close": 695.9, "Volume": 1999699 }, + { "Date": "2016-01-24", "Open": 688.9, "High": 700.0, "Low": 680.8, "Close": 699.6, "Volume": 1958611 }, + { "Date": "2016-01-25", "Open": 700.0, "High": 706.0, "Low": 690.6, "Close": 705.8, "Volume": 1631855 }, + { "Date": "2016-01-26", "Open": 708.6, "High": 713.4, "Low": 700.9, "Close": 705.1, "Volume": 2239978 }, + { "Date": "2016-01-29", "Open": 700.3, "High": 710.9, "Low": 697.7, "Close": 697.8, "Volume": 2280280 }, + { "Date": "2016-02-01", "Open": 703.6, "High": 718.8, "Low": 699.8, "Close": 718.8, "Volume": 2147442 }, + { "Date": "2016-02-02", "Open": 719.0, "High": 720.0, "Low": 712.0, "Close": 718.9, "Volume": 1627753 }, + { "Date": "2016-02-03", "Open": 718.7, "High": 719.5, "Low": 706.0, "Close": 712.4, "Volume": 1956761 }, + { "Date": "2016-02-04", "Open": 715.0, "High": 716.5, "Low": 706.0, "Close": 710.9, "Volume": 1967873 }, + { "Date": "2016-02-07", "Open": 706.9, "High": 708.1, "Low": 686.9, "Close": 695.2, "Volume": 2985094 }, + { "Date": "2016-02-08", "Open": 688.6, "High": 703.8, "Low": 685.3, "Close": 694.0, "Volume": 2063357 }, + { "Date": "2016-02-09", "Open": 698.5, "High": 705.7, "Low": 694.0, "Close": 705.2, "Volume": 1418704 }, + { "Date": "2016-02-10", "Open": 708.1, "High": 716.4, "Low": 703.4, "Close": 712.8, "Volume": 2829412 }, + { "Date": "2016-02-11", "Open": 720.0, "High": 726.9, "Low": 717.1, "Close": 726.8, "Volume": 1963907 }, + { "Date": "2016-02-14", "Open": 726.8, "High": 735.5, "Low": 725.1, "Close": 730.5, "Volume": 1716910 }, + { "Date": "2016-02-15", "Open": 726.9, "High": 732.3, "Low": 724.8, "Close": 728.3, "Volume": 1720965 }, + { "Date": "2016-02-16", "Open": 726.4, "High": 737.5, "Low": 724.5, "Close": 736.1, "Volume": 1572329 }, + { "Date": "2016-02-17", "Open": 736.5, "High": 743.1, "Low": 736.0, "Close": 737.8, "Volume": 1856800 }, + { "Date": "2016-02-18", "Open": 741.9, "High": 742.0, "Low": 731.8, "Close": 737.6, "Volume": 2796376 }, + { "Date": "2016-02-21", "Open": 736.5, "High": 742.5, "Low": 733.5, "Close": 742.1, "Volume": 1831839 }, + { "Date": "2016-02-22", "Open": 737.5, "High": 745.0, "Low": 737.5, "Close": 740.8, "Volume": 1264396 }, + { "Date": "2016-02-23", "Open": 742.4, "High": 745.7, "Low": 736.1, "Close": 738.1, "Volume": 1421861 }, + { "Date": "2016-02-24", "Open": 732.0, "High": 737.8, "Low": 731.0, "Close": 735.3, "Volume": 1564782 }, + { "Date": "2016-02-28", "Open": 736.8, "High": 739.0, "Low": 732.5, "Close": 733.5, "Volume": 1299812 }, + { "Date": "2016-02-29", "Open": 734.6, "High": 747.3, "Low": 728.8, "Close": 744.8, "Volume": 1902128 }, + { "Date": "2016-02-30", "Open": 750.1, "High": 757.9, "Low": 748.7, "Close": 750.5, "Volume": 1780998 }, + { "Date": "2016-02-31", "Open": 749.3, "High": 750.9, "Low": 740.9, "Close": 745.0, "Volume": 1712375 }, + { "Date": "2016-03-01", "Open": 738.6, "High": 750.3, "Low": 737.0, "Close": 749.9, "Volume": 1574870 }, + { "Date": "2016-03-04", "Open": 750.1, "High": 752.8, "Low": 742.4, "Close": 745.3, "Volume": 1131843 }, + { "Date": "2016-03-05", "Open": 738.0, "High": 742.8, "Low": 735.4, "Close": 737.8, "Volume": 1129829 }, + { "Date": "2016-03-06", "Open": 735.8, "High": 746.2, "Low": 735.6, "Close": 745.7, "Volume": 1050193 }, + { "Date": "2016-03-07", "Open": 745.4, "High": 747.0, "Low": 736.3, "Close": 740.3, "Volume": 1429504 }, + { "Date": "2016-03-08", "Open": 744.0, "High": 745.5, "Low": 735.5, "Close": 739.1, "Volume": 1285755 }, + { "Date": "2016-03-11", "Open": 743.0, "High": 745.0, "Low": 736.0, "Close": 736.1, "Volume": 1211762 }, + { "Date": "2016-03-12", "Open": 738.0, "High": 743.8, "Low": 731.0, "Close": 743.1, "Volume": 1349734 }, + { "Date": "2016-03-13", "Open": 749.2, "High": 754.4, "Low": 744.3, "Close": 751.7, "Volume": 1707095 }, + { "Date": "2016-03-14", "Open": 754.0, "High": 757.3, "Low": 752.7, "Close": 753.2, "Volume": 1130971 }, + { "Date": "2016-03-15", "Open": 754.0, "High": 761.0, "Low": 752.7, "Close": 759.0, "Volume": 1800413 }, + { "Date": "2016-03-18", "Open": 760.5, "High": 768.0, "Low": 757.3, "Close": 766.6, "Volume": 1555953 }, + { "Date": "2016-03-19", "Open": 769.5, "High": 769.9, "Low": 749.3, "Close": 753.9, "Volume": 2027642 }, + { "Date": "2016-03-20", "Open": 758.0, "High": 758.1, "Low": 750.0, "Close": 752.7, "Volume": 1525591 }, + { "Date": "2016-03-21", "Open": 755.4, "High": 760.5, "Low": 749.5, "Close": 759.1, "Volume": 2743620 }, + { "Date": "2016-03-22", "Open": 726.3, "High": 736.1, "Low": 713.6, "Close": 718.8, "Volume": 5939199 }, + { "Date": "2016-03-25", "Open": 716.1, "High": 723.9, "Low": 715.6, "Close": 723.1, "Volume": 1955567 }, + { "Date": "2016-03-26", "Open": 725.4, "High": 725.8, "Low": 703.0, "Close": 708.1, "Volume": 2727185 }, + { "Date": "2016-03-27", "Open": 707.3, "High": 709.0, "Low": 692.4, "Close": 705.8, "Volume": 3086722 }, + { "Date": "2016-03-28", "Open": 708.3, "High": 714.2, "Low": 689.5, "Close": 691.0, "Volume": 2851108 }, + { "Date": "2016-03-29", "Open": 690.7, "High": 697.6, "Low": 689.0, "Close": 693.0, "Volume": 2484273 }, + { "Date": "2016-04-02", "Open": 697.6, "High": 700.6, "Low": 691.0, "Close": 698.2, "Volume": 1644126 }, + { "Date": "2016-04-03", "Open": 696.9, "High": 697.8, "Low": 692.0, "Close": 692.4, "Volume": 1530993 }, + { "Date": "2016-04-04", "Open": 690.5, "High": 699.8, "Low": 689.0, "Close": 695.7, "Volume": 1688569 }, + { "Date": "2016-04-05", "Open": 697.7, "High": 702.3, "Low": 695.7, "Close": 701.4, "Volume": 1677405 }, + { "Date": "2016-04-06", "Open": 698.4, "High": 711.9, "Low": 698.1, "Close": 711.1, "Volume": 1826146 }, + { "Date": "2016-04-09", "Open": 712.0, "High": 718.7, "Low": 710.0, "Close": 712.9, "Volume": 1508423 }, + { "Date": "2016-04-10", "Open": 716.8, "High": 723.5, "Low": 715.7, "Close": 723.2, "Volume": 1563105 }, + { "Date": "2016-04-11", "Open": 723.4, "High": 724.5, "Low": 712.8, "Close": 715.3, "Volume": 1686823 }, + { "Date": "2016-04-12", "Open": 717.1, "High": 719.3, "Low": 709.0, "Close": 713.3, "Volume": 1360732 }, + { "Date": "2016-04-13", "Open": 711.9, "High": 716.7, "Low": 709.3, "Close": 710.8, "Volume": 1307338 }, + { "Date": "2016-04-16", "Open": 709.1, "High": 718.5, "Low": 705.6, "Close": 716.5, "Volume": 1316177 }, + { "Date": "2016-04-17", "Open": 716.0, "High": 721.5, "Low": 704.1, "Close": 706.2, "Volume": 1999456 }, + { "Date": "2016-04-18", "Open": 703.7, "High": 711.6, "Low": 700.6, "Close": 706.6, "Volume": 1763394 }, + { "Date": "2016-04-19", "Open": 702.4, "High": 706.0, "Low": 696.8, "Close": 700.3, "Volume": 1656321 }, + { "Date": "2016-04-20", "Open": 701.6, "High": 714.6, "Low": 700.5, "Close": 709.7, "Volume": 1816027 }, + { "Date": "2016-04-23", "Open": 706.5, "High": 711.5, "Low": 704.2, "Close": 704.2, "Volume": 1320927 }, + { "Date": "2016-04-24", "Open": 706.9, "High": 721.0, "Low": 706.9, "Close": 720.1, "Volume": 1920411 }, + { "Date": "2016-04-25", "Open": 720.8, "High": 727.5, "Low": 719.7, "Close": 725.3, "Volume": 1629198 }, + { "Date": "2016-04-26", "Open": 722.9, "High": 728.3, "Low": 720.3, "Close": 724.1, "Volume": 1542866 }, + { "Date": "2016-04-27", "Open": 724.0, "High": 733.9, "Low": 724.0, "Close": 732.7, "Volume": 1974026 }, + { "Date": "2016-04-31", "Open": 731.7, "High": 739.7, "Low": 731.3, "Close": 735.7, "Volume": 2129545 }, + { "Date": "2016-05-01", "Open": 734.5, "High": 737.2, "Low": 730.7, "Close": 734.1, "Volume": 1253593 }, + { "Date": "2016-05-02", "Open": 732.5, "High": 733.0, "Low": 724.2, "Close": 730.4, "Volume": 1341807 }, + { "Date": "2016-05-03", "Open": 729.3, "High": 729.5, "Low": 720.6, "Close": 722.3, "Volume": 1226253 }, + { "Date": "2016-05-06", "Open": 724.9, "High": 724.9, "Low": 714.6, "Close": 716.5, "Volume": 1566059 }, + { "Date": "2016-05-07", "Open": 719.8, "High": 722.0, "Low": 716.5, "Close": 716.6, "Volume": 1336754 }, + { "Date": "2016-05-08", "Open": 724.0, "High": 728.6, "Low": 720.6, "Close": 728.3, "Volume": 1583701 }, + { "Date": "2016-05-09", "Open": 722.9, "High": 729.5, "Low": 722.3, "Close": 728.6, "Volume": 988914 }, + { "Date": "2016-05-10", "Open": 719.5, "High": 725.9, "Low": 716.4, "Close": 719.4, "Volume": 1216443 }, + { "Date": "2016-05-13", "Open": 716.5, "High": 725.4, "Low": 716.5, "Close": 718.4, "Volume": 1258930 }, + { "Date": "2016-05-14", "Open": 716.5, "High": 722.5, "Low": 713.1, "Close": 718.3, "Volume": 1306065 }, + { "Date": "2016-05-15", "Open": 719.0, "High": 723.0, "Low": 717.3, "Close": 718.9, "Volume": 1214517 }, + { "Date": "2016-05-16", "Open": 714.9, "High": 716.6, "Low": 703.3, "Close": 710.4, "Volume": 1982471 }, + { "Date": "2016-05-17", "Open": 708.6, "High": 708.8, "Low": 688.5, "Close": 691.7, "Volume": 3402357 }, + { "Date": "2016-05-20", "Open": 698.8, "High": 702.5, "Low": 693.4, "Close": 693.7, "Volume": 2082538 }, + { "Date": "2016-05-21", "Open": 698.4, "High": 702.8, "Low": 692.0, "Close": 695.9, "Volume": 1465634 }, + { "Date": "2016-05-22", "Open": 699.1, "High": 700.9, "Low": 693.1, "Close": 697.5, "Volume": 1184318 }, + { "Date": "2016-05-23", "Open": 697.5, "High": 702.0, "Low": 687.0, "Close": 701.9, "Volume": 2171415 }, + { "Date": "2016-05-24", "Open": 675.2, "High": 689.4, "Low": 673.5, "Close": 675.2, "Volume": 4449022 }, + { "Date": "2016-05-27", "Open": 671.0, "High": 672.3, "Low": 663.3, "Close": 668.3, "Volume": 2641085 }, + { "Date": "2016-05-28", "Open": 679.0, "High": 680.3, "Low": 673.0, "Close": 680.0, "Volume": 2173762 }, + { "Date": "2016-05-29", "Open": 683.0, "High": 687.4, "Low": 681.4, "Close": 684.1, "Volume": 1932561 }, + { "Date": "2016-05-30", "Open": 685.5, "High": 692.3, "Low": 683.6, "Close": 692.1, "Volume": 1597714 }, + { "Date": "2016-06-01", "Open": 692.2, "High": 700.6, "Low": 692.1, "Close": 699.2, "Volume": 1344710 }, + { "Date": "2016-06-05", "Open": 696.1, "High": 696.9, "Low": 688.9, "Close": 694.5, "Volume": 1462616 }, + { "Date": "2016-06-06", "Open": 690.0, "High": 701.7, "Low": 689.1, "Close": 697.8, "Volume": 1411925 }, + { "Date": "2016-06-07", "Open": 698.1, "High": 698.2, "Low": 688.2, "Close": 695.4, "Volume": 1304200 }, + { "Date": "2016-06-08", "Open": 699.5, "High": 705.7, "Low": 696.4, "Close": 705.6, "Volume": 1575166 }, + { "Date": "2016-06-11", "Open": 708.0, "High": 716.5, "Low": 707.2, "Close": 715.1, "Volume": 1111762 }, + { "Date": "2016-06-12", "Open": 719.1, "High": 722.9, "Low": 715.9, "Close": 720.6, "Volume": 1336921 }, + { "Date": "2016-06-13", "Open": 723.6, "High": 724.0, "Low": 716.9, "Close": 717.0, "Volume": 935876 }, + { "Date": "2016-06-14", "Open": 721.6, "High": 722.2, "Low": 718.0, "Close": 721.0, "Volume": 950193 }, + { "Date": "2016-06-15", "Open": 725.7, "High": 725.7, "Low": 719.1, "Close": 719.9, "Volume": 1279339 }, + { "Date": "2016-06-18", "Open": 722.7, "High": 736.1, "Low": 721.2, "Close": 733.8, "Volume": 1295476 }, + { "Date": "2016-06-19", "Open": 729.9, "High": 737.0, "Low": 729.0, "Close": 737.0, "Volume": 1227486 }, + { "Date": "2016-06-20", "Open": 737.3, "High": 742.1, "Low": 737.1, "Close": 741.2, "Volume": 1289671 }, + { "Date": "2016-06-21", "Open": 740.4, "High": 741.7, "Low": 735.8, "Close": 738.6, "Volume": 1026306 }, + { "Date": "2016-06-22", "Open": 741.9, "High": 743.2, "Low": 736.6, "Close": 742.7, "Volume": 1259823 }, + { "Date": "2016-06-25", "Open": 740.7, "High": 742.6, "Low": 737.5, "Close": 739.8, "Volume": 1032432 }, + { "Date": "2016-06-26", "Open": 739.0, "High": 741.7, "Low": 734.3, "Close": 738.4, "Volume": 1186738 }, + { "Date": "2016-06-27", "Open": 738.3, "High": 744.5, "Low": 737.0, "Close": 741.8, "Volume": 1512517 }, + { "Date": "2016-06-28", "Open": 747.0, "High": 748.6, "Low": 739.3, "Close": 745.9, "Volume": 3530169 }, + { "Date": "2016-06-29", "Open": 772.7, "High": 778.5, "Low": 766.8, "Close": 768.8, "Volume": 3841482 }, + { "Date": "2016-07-01", "Open": 761.1, "High": 780.4, "Low": 761.1, "Close": 772.9, "Volume": 2700470 }, + { "Date": "2016-07-02", "Open": 768.7, "High": 775.8, "Low": 767.9, "Close": 771.1, "Volume": 1784525 }, + { "Date": "2016-07-03", "Open": 767.2, "High": 773.2, "Low": 766.8, "Close": 773.2, "Volume": 1287421 }, + { "Date": "2016-07-04", "Open": 772.2, "High": 774.1, "Low": 768.8, "Close": 771.6, "Volume": 1140254 }, + { "Date": "2016-07-05", "Open": 773.8, "High": 783.0, "Low": 772.3, "Close": 782.2, "Volume": 1801205 }, + { "Date": "2016-07-08", "Open": 782.0, "High": 782.6, "Low": 778.1, "Close": 781.8, "Volume": 1107857 }, + { "Date": "2016-07-09", "Open": 781.1, "High": 788.9, "Low": 780.6, "Close": 784.3, "Volume": 1318894 }, + { "Date": "2016-07-10", "Open": 783.8, "High": 786.8, "Low": 782.8, "Close": 784.7, "Volume": 786363 }, + { "Date": "2016-07-11", "Open": 785.0, "High": 789.8, "Low": 783.0, "Close": 784.9, "Volume": 975113 }, + { "Date": "2016-07-12", "Open": 781.5, "High": 783.4, "Low": 780.4, "Close": 783.2, "Volume": 740498 }, + { "Date": "2016-07-15", "Open": 783.8, "High": 787.5, "Low": 780.1, "Close": 782.4, "Volume": 938186 }, + { "Date": "2016-07-16", "Open": 780.3, "High": 781.0, "Low": 773.4, "Close": 777.1, "Volume": 1028047 }, + { "Date": "2016-07-17", "Open": 777.3, "High": 780.8, "Low": 773.5, "Close": 779.9, "Volume": 924226 }, + { "Date": "2016-07-18", "Open": 780.0, "High": 782.9, "Low": 777.0, "Close": 777.5, "Volume": 719429 }, + { "Date": "2016-07-19", "Open": 775.0, "High": 777.1, "Low": 773.1, "Close": 775.4, "Volume": 861546 }, + { "Date": "2016-07-22", "Open": 773.3, "High": 774.5, "Low": 770.0, "Close": 772.1, "Volume": 951362 }, + { "Date": "2016-07-23", "Open": 775.5, "High": 776.4, "Low": 771.8, "Close": 772.1, "Volume": 928232 }, + { "Date": "2016-07-24", "Open": 770.6, "High": 774.5, "Low": 767.1, "Close": 769.6, "Volume": 1071999 }, + { "Date": "2016-07-25", "Open": 767.0, "High": 771.9, "Low": 763.2, "Close": 769.4, "Volume": 926883 }, + { "Date": "2016-07-26", "Open": 769.0, "High": 776.1, "Low": 765.9, "Close": 769.5, "Volume": 1166681 }, + { "Date": "2016-07-29", "Open": 768.7, "High": 775.0, "Low": 766.6, "Close": 772.1, "Volume": 847565 }, + { "Date": "2016-07-30", "Open": 769.3, "High": 774.5, "Low": 766.8, "Close": 769.1, "Volume": 1130029 }, + { "Date": "2016-07-31", "Open": 767.0, "High": 769.1, "Low": 765.4, "Close": 767.0, "Volume": 1248556 }, + { "Date": "2016-08-01", "Open": 769.3, "High": 771.0, "Low": 764.3, "Close": 768.8, "Volume": 925131 }, + { "Date": "2016-08-02", "Open": 773.0, "High": 773.9, "Low": 768.4, "Close": 771.5, "Volume": 1072658 }, + { "Date": "2016-08-06", "Open": 773.5, "High": 782.0, "Low": 771.0, "Close": 780.1, "Volume": 1442822 }, + { "Date": "2016-08-07", "Open": 780.0, "High": 782.7, "Low": 776.2, "Close": 780.4, "Volume": 894021 }, + { "Date": "2016-08-08", "Open": 778.6, "High": 780.4, "Low": 773.6, "Close": 775.3, "Volume": 1270264 }, + { "Date": "2016-08-09", "Open": 770.1, "High": 773.2, "Low": 759.7, "Close": 759.7, "Volume": 1885496 }, + { "Date": "2016-08-12", "Open": 755.1, "High": 770.3, "Low": 754.0, "Close": 769.0, "Volume": 1310986 }, + { "Date": "2016-08-13", "Open": 764.5, "High": 766.2, "Low": 755.8, "Close": 759.7, "Volume": 1395046 }, + { "Date": "2016-08-14", "Open": 759.6, "High": 767.7, "Low": 759.1, "Close": 762.5, "Volume": 1094490 }, + { "Date": "2016-08-15", "Open": 762.9, "High": 773.8, "Low": 760.0, "Close": 771.8, "Volume": 1346751 }, + { "Date": "2016-08-16", "Open": 769.8, "High": 769.8, "Low": 764.7, "Close": 768.9, "Volume": 2049338 }, + { "Date": "2016-08-19", "Open": 772.4, "High": 774.0, "Low": 764.4, "Close": 765.7, "Volume": 1172824 }, + { "Date": "2016-08-20", "Open": 769.0, "High": 773.3, "Low": 768.5, "Close": 771.4, "Volume": 978631 }, + { "Date": "2016-08-21", "Open": 772.7, "High": 777.2, "Low": 768.3, "Close": 776.2, "Volume": 1167810 }, + { "Date": "2016-08-22", "Open": 780.0, "High": 789.9, "Low": 778.4, "Close": 787.2, "Volume": 1486223 }, + { "Date": "2016-08-23", "Open": 786.6, "High": 788.9, "Low": 784.1, "Close": 786.9, "Volume": 1411937 }, + { "Date": "2016-08-26", "Open": 782.7, "High": 782.7, "Low": 773.1, "Close": 774.2, "Volume": 1533206 }, + { "Date": "2016-08-27", "Open": 775.5, "High": 786.0, "Low": 774.3, "Close": 783.0, "Volume": 1153247 }, + { "Date": "2016-08-28", "Open": 777.9, "High": 781.8, "Low": 775.0, "Close": 781.6, "Volume": 1109834 }, + { "Date": "2016-08-29", "Open": 781.4, "High": 785.8, "Low": 774.2, "Close": 775.0, "Volume": 1314746 }, + { "Date": "2016-08-30", "Open": 776.3, "High": 780.9, "Low": 774.1, "Close": 777.3, "Volume": 1585333 }, + { "Date": "2016-09-03", "Open": 774.3, "High": 776.1, "Low": 769.5, "Close": 772.6, "Volume": 1278821 }, + { "Date": "2016-09-04", "Open": 776.0, "High": 778.7, "Low": 772.9, "Close": 776.4, "Volume": 1201350 }, + { "Date": "2016-09-05", "Open": 779.3, "High": 782.1, "Low": 775.6, "Close": 776.5, "Volume": 1461151 }, + { "Date": "2016-09-06", "Open": 779.0, "High": 780.5, "Low": 775.5, "Close": 776.9, "Volume": 1070692 }, + { "Date": "2016-09-07", "Open": 779.7, "High": 779.7, "Low": 770.8, "Close": 775.1, "Volume": 933158 }, + { "Date": "2016-09-10", "Open": 777.7, "High": 789.4, "Low": 775.9, "Close": 785.9, "Volume": 1174923 }, + { "Date": "2016-09-11", "Open": 786.7, "High": 792.3, "Low": 780.6, "Close": 783.1, "Volume": 1372461 }, + { "Date": "2016-09-12", "Open": 783.8, "High": 788.1, "Low": 782.1, "Close": 786.1, "Volume": 937435 }, + { "Date": "2016-09-13", "Open": 781.2, "High": 781.2, "Low": 773.0, "Close": 778.2, "Volume": 1365277 }, + { "Date": "2016-09-14", "Open": 781.6, "High": 784.0, "Low": 776.0, "Close": 778.5, "Volume": 852487 }, + { "Date": "2016-09-17", "Open": 779.8, "High": 785.9, "Low": 777.5, "Close": 780.0, "Volume": 1092973 }, + { "Date": "2016-09-18", "Open": 787.9, "High": 801.6, "Low": 785.6, "Close": 795.3, "Volume": 2056903 }, + { "Date": "2016-09-19", "Open": 798.9, "High": 804.6, "Low": 797.6, "Close": 801.6, "Volume": 1766798 }, + { "Date": "2016-09-20", "Open": 803.3, "High": 804.0, "Low": 796.0, "Close": 797.0, "Volume": 1757528 }, + { "Date": "2016-09-21", "Open": 795.0, "High": 799.5, "Low": 794.0, "Close": 799.4, "Volume": 1266181 }, + { "Date": "2016-09-24", "Open": 804.9, "High": 815.2, "Low": 804.8, "Close": 813.1, "Volume": 1697514 }, + { "Date": "2016-09-25", "Open": 816.7, "High": 816.7, "Low": 805.1, "Close": 807.7, "Volume": 1576404 }, + { "Date": "2016-09-26", "Open": 806.3, "High": 807.0, "Low": 796.3, "Close": 799.1, "Volume": 1647733 }, + { "Date": "2016-09-27", "Open": 801.0, "High": 803.5, "Low": 791.5, "Close": 795.4, "Volume": 2749221 }, + { "Date": "2016-09-28", "Open": 808.4, "High": 815.5, "Low": 793.6, "Close": 795.4, "Volume": 4269902 }, + { "Date": "2016-09-31", "Open": 795.5, "High": 796.9, "Low": 784.0, "Close": 784.5, "Volume": 2427284 }, + { "Date": "2016-10-01", "Open": 782.9, "High": 789.5, "Low": 775.5, "Close": 783.6, "Volume": 2406356 }, + { "Date": "2016-10-02", "Open": 778.2, "High": 781.6, "Low": 763.5, "Close": 768.7, "Volume": 1918414 }, + { "Date": "2016-10-03", "Open": 767.3, "High": 770.0, "Low": 759.0, "Close": 762.1, "Volume": 1943175 }, + { "Date": "2016-10-04", "Open": 750.7, "High": 770.4, "Low": 750.6, "Close": 762.0, "Volume": 2134812 }, + { "Date": "2016-10-07", "Open": 774.5, "High": 785.2, "Low": 772.5, "Close": 782.5, "Volume": 1585070 }, + { "Date": "2016-10-08", "Open": 783.4, "High": 795.6, "Low": 780.2, "Close": 790.5, "Volume": 1366873 }, + { "Date": "2016-10-09", "Open": 779.9, "High": 791.2, "Low": 771.7, "Close": 785.3, "Volume": 2607121 }, + { "Date": "2016-10-10", "Open": 791.2, "High": 791.2, "Low": 752.2, "Close": 762.6, "Volume": 4745183 }, + { "Date": "2016-10-11", "Open": 756.5, "High": 760.8, "Low": 750.4, "Close": 754.0, "Volume": 2431815 }, + { "Date": "2016-10-14", "Open": 755.6, "High": 757.9, "Low": 727.5, "Close": 736.1, "Volume": 3654385 }, + { "Date": "2016-10-15", "Open": 747.0, "High": 764.4, "Low": 747.0, "Close": 758.5, "Volume": 2384001 }, + { "Date": "2016-10-16", "Open": 755.2, "High": 766.4, "Low": 750.5, "Close": 764.5, "Volume": 1472594 }, + { "Date": "2016-10-17", "Open": 766.9, "High": 772.7, "Low": 764.2, "Close": 771.2, "Volume": 1286961 }, + { "Date": "2016-10-18", "Open": 771.4, "High": 775.0, "Low": 760.0, "Close": 760.5, "Volume": 1547145 }, + { "Date": "2016-10-21", "Open": 762.6, "High": 769.7, "Low": 760.6, "Close": 769.2, "Volume": 1330639 }, + { "Date": "2016-10-22", "Open": 772.6, "High": 777.0, "Low": 767.0, "Close": 768.3, "Volume": 1593108 }, + { "Date": "2016-10-23", "Open": 767.7, "High": 768.3, "Low": 755.3, "Close": 761.0, "Volume": 1478417 }, + { "Date": "2016-10-25", "Open": 764.3, "High": 765.0, "Low": 760.5, "Close": 761.7, "Volume": 587421 }, + { "Date": "2016-10-28", "Open": 760.0, "High": 779.5, "Low": 759.8, "Close": 768.2, "Volume": 2188151 }, + { "Date": "2016-10-29", "Open": 771.5, "High": 778.5, "Low": 768.2, "Close": 770.8, "Volume": 1616618 }, + { "Date": "2016-10-30", "Open": 770.1, "High": 773.0, "Low": 754.8, "Close": 758.0, "Volume": 2392890 }, + { "Date": "2016-11-01", "Open": 757.4, "High": 759.9, "Low": 737.0, "Close": 747.9, "Volume": 3017947 }, + { "Date": "2016-11-02", "Open": 744.6, "High": 754.0, "Low": 743.1, "Close": 750.5, "Volume": 1452484 }, + { "Date": "2016-11-05", "Open": 757.7, "High": 763.9, "Low": 752.9, "Close": 762.5, "Volume": 1394223 }, + { "Date": "2016-11-06", "Open": 764.7, "High": 768.8, "Low": 757.3, "Close": 759.1, "Volume": 1690689 }, + { "Date": "2016-11-07", "Open": 761.0, "High": 771.4, "Low": 755.8, "Close": 771.2, "Volume": 1760966 }, + { "Date": "2016-11-08", "Open": 772.5, "High": 778.2, "Low": 767.2, "Close": 776.4, "Volume": 1488059 }, + { "Date": "2016-11-09", "Open": 780.0, "High": 789.4, "Low": 779.0, "Close": 789.3, "Volume": 1821914 }, + { "Date": "2016-11-12", "Open": 785.0, "High": 791.3, "Low": 784.4, "Close": 789.3, "Volume": 2104117 }, + { "Date": "2016-11-13", "Open": 793.9, "High": 804.4, "Low": 793.3, "Close": 796.1, "Volume": 2145209 }, + { "Date": "2016-11-14", "Open": 797.4, "High": 804.0, "Low": 794.0, "Close": 797.1, "Volume": 1704150 }, + { "Date": "2016-11-15", "Open": 797.3, "High": 803.0, "Low": 792.9, "Close": 797.9, "Volume": 1626499 }, + { "Date": "2016-11-16", "Open": 800.4, "High": 800.9, "Low": 790.3, "Close": 790.8, "Volume": 2443796 }, + { "Date": "2016-11-19", "Open": 790.2, "High": 797.7, "Low": 786.3, "Close": 794.2, "Volume": 1232087 }, + { "Date": "2016-11-20", "Open": 796.8, "High": 798.6, "Low": 793.3, "Close": 796.4, "Volume": 951014 }, + { "Date": "2016-11-21", "Open": 795.8, "High": 796.7, "Low": 787.1, "Close": 794.6, "Volume": 1211346 }, + { "Date": "2016-11-22", "Open": 792.4, "High": 793.3, "Low": 788.6, "Close": 791.3, "Volume": 972169 }, + { "Date": "2016-11-23", "Open": 790.9, "High": 792.7, "Low": 787.3, "Close": 789.9, "Volume": 623944 }, + { "Date": "2016-11-27", "Open": 790.7, "High": 797.9, "Low": 787.7, "Close": 791.5, "Volume": 789321 }, + { "Date": "2016-11-28", "Open": 793.7, "High": 794.2, "Low": 783.2, "Close": 785.0, "Volume": 1153824 }, + { "Date": "2016-11-29", "Open": 783.3, "High": 785.9, "Low": 778.9, "Close": 782.8, "Volume": 744272 }, + { "Date": "2016-11-30", "Open": 782.8, "High": 782.8, "Low": 770.4, "Close": 771.8, "Volume": 1769950 }, + { "Date": "2017-00-03", "Open": 778.8, "High": 789.6, "Low": 775.8, "Close": 786.1, "Volume": 1657268 }, + { "Date": "2017-00-04", "Open": 788.4, "High": 791.3, "Low": 783.2, "Close": 786.9, "Volume": 1072958 }, + { "Date": "2017-00-05", "Open": 786.1, "High": 794.5, "Low": 785.0, "Close": 794.0, "Volume": 1335167 }, + { "Date": "2017-00-06", "Open": 795.3, "High": 807.9, "Low": 792.2, "Close": 806.1, "Volume": 1640170 }, + { "Date": "2017-00-09", "Open": 806.4, "High": 810.0, "Low": 802.8, "Close": 806.6, "Volume": 1274645 }, + { "Date": "2017-00-10", "Open": 807.9, "High": 809.1, "Low": 803.5, "Close": 804.8, "Volume": 1176780 }, + { "Date": "2017-00-11", "Open": 805.0, "High": 808.1, "Low": 801.4, "Close": 807.9, "Volume": 1065936 }, + { "Date": "2017-00-12", "Open": 807.1, "High": 807.4, "Low": 799.2, "Close": 806.4, "Volume": 1353057 }, + { "Date": "2017-00-13", "Open": 807.5, "High": 811.2, "Low": 806.7, "Close": 807.9, "Volume": 1099215 }, + { "Date": "2017-00-17", "Open": 807.1, "High": 807.1, "Low": 800.4, "Close": 804.6, "Volume": 1362115 }, + { "Date": "2017-00-18", "Open": 805.8, "High": 806.2, "Low": 801.0, "Close": 806.1, "Volume": 1294407 }, + { "Date": "2017-00-19", "Open": 805.1, "High": 809.5, "Low": 801.8, "Close": 802.2, "Volume": 919325 }, + { "Date": "2017-00-20", "Open": 806.9, "High": 806.9, "Low": 801.7, "Close": 805.0, "Volume": 1670045 }, + { "Date": "2017-00-23", "Open": 807.3, "High": 820.9, "Low": 803.7, "Close": 819.3, "Volume": 1963628 }, + { "Date": "2017-00-24", "Open": 822.3, "High": 825.9, "Low": 817.8, "Close": 823.9, "Volume": 1474010 }, + { "Date": "2017-00-25", "Open": 829.6, "High": 835.8, "Low": 825.1, "Close": 835.7, "Volume": 1627304 }, + { "Date": "2017-00-26", "Open": 837.8, "High": 838.0, "Low": 827.0, "Close": 832.1, "Volume": 2973891 }, + { "Date": "2017-00-27", "Open": 834.7, "High": 842.0, "Low": 820.4, "Close": 823.3, "Volume": 2965771 }, + { "Date": "2017-00-30", "Open": 814.7, "High": 815.8, "Low": 799.8, "Close": 802.3, "Volume": 3246573 }, + { "Date": "2017-00-31", "Open": 796.9, "High": 801.3, "Low": 790.5, "Close": 796.8, "Volume": 2160556 }, + { "Date": "2017-01-01", "Open": 799.7, "High": 801.2, "Low": 791.2, "Close": 795.7, "Volume": 2029744 }, + { "Date": "2017-01-02", "Open": 793.8, "High": 802.7, "Low": 792.0, "Close": 798.5, "Volume": 1532138 }, + { "Date": "2017-01-03", "Open": 803.0, "High": 806.0, "Low": 800.4, "Close": 801.5, "Volume": 1463448 }, + { "Date": "2017-01-06", "Open": 799.7, "High": 801.7, "Low": 795.3, "Close": 801.3, "Volume": 1184483 }, + { "Date": "2017-01-07", "Open": 804.0, "High": 810.5, "Low": 801.8, "Close": 807.0, "Volume": 1241221 }, + { "Date": "2017-01-08", "Open": 807.0, "High": 811.8, "Low": 803.2, "Close": 808.4, "Volume": 1155990 }, + { "Date": "2017-01-09", "Open": 809.5, "High": 810.7, "Low": 804.5, "Close": 809.6, "Volume": 990391 }, + { "Date": "2017-01-10", "Open": 811.7, "High": 815.3, "Low": 809.8, "Close": 813.7, "Volume": 1134976 }, + { "Date": "2017-01-13", "Open": 816.0, "High": 821.0, "Low": 815.5, "Close": 819.2, "Volume": 1213324 }, + { "Date": "2017-01-14", "Open": 819.0, "High": 823.0, "Low": 816.0, "Close": 820.5, "Volume": 1054732 }, + { "Date": "2017-01-15", "Open": 819.4, "High": 823.0, "Low": 818.5, "Close": 819.0, "Volume": 1313617 }, + { "Date": "2017-01-16", "Open": 819.9, "High": 824.4, "Low": 819.0, "Close": 824.2, "Volume": 1287626 }, + { "Date": "2017-01-17", "Open": 823.0, "High": 828.1, "Low": 821.7, "Close": 828.1, "Volume": 1611039 }, + { "Date": "2017-01-21", "Open": 828.7, "High": 833.5, "Low": 828.4, "Close": 831.7, "Volume": 1262337 }, + { "Date": "2017-01-22", "Open": 828.7, "High": 833.3, "Low": 828.6, "Close": 830.8, "Volume": 987248 }, + { "Date": "2017-01-23", "Open": 830.1, "High": 832.5, "Low": 822.9, "Close": 831.3, "Volume": 1472771 }, + { "Date": "2017-01-24", "Open": 827.7, "High": 829.0, "Low": 824.2, "Close": 828.6, "Volume": 1392202 }, + { "Date": "2017-01-27", "Open": 824.5, "High": 830.5, "Low": 824.0, "Close": 829.3, "Volume": 1101466 }, + { "Date": "2017-01-28", "Open": 825.6, "High": 828.5, "Low": 820.2, "Close": 823.2, "Volume": 2260769 }, + { "Date": "2017-02-01", "Open": 828.9, "High": 836.3, "Low": 827.3, "Close": 835.2, "Volume": 1496540 }, + { "Date": "2017-02-02", "Open": 833.9, "High": 834.5, "Low": 829.6, "Close": 830.6, "Volume": 942476 }, + { "Date": "2017-02-03", "Open": 830.6, "High": 831.4, "Low": 825.8, "Close": 829.1, "Volume": 896378 }, + { "Date": "2017-02-06", "Open": 827.0, "High": 828.9, "Low": 822.4, "Close": 827.8, "Volume": 1109037 }, + { "Date": "2017-02-07", "Open": 827.4, "High": 833.4, "Low": 826.5, "Close": 831.9, "Volume": 1037630 }, + { "Date": "2017-02-08", "Open": 833.5, "High": 838.1, "Low": 831.8, "Close": 835.4, "Volume": 989773 }, + { "Date": "2017-02-09", "Open": 836.0, "High": 842.0, "Low": 834.2, "Close": 838.7, "Volume": 1261517 }, + { "Date": "2017-02-10", "Open": 843.3, "High": 844.9, "Low": 839.5, "Close": 843.3, "Volume": 1704024 }, + { "Date": "2017-02-13", "Open": 844.0, "High": 848.7, "Low": 843.3, "Close": 845.5, "Volume": 1223647 }, + { "Date": "2017-02-14", "Open": 843.6, "High": 847.2, "Low": 840.8, "Close": 845.6, "Volume": 780198 }, + { "Date": "2017-02-15", "Open": 847.6, "High": 848.6, "Low": 840.8, "Close": 847.2, "Volume": 1381474 }, + { "Date": "2017-02-16", "Open": 849.0, "High": 850.9, "Low": 846.1, "Close": 848.8, "Volume": 977560 }, + { "Date": "2017-02-17", "Open": 851.6, "High": 853.4, "Low": 847.1, "Close": 852.1, "Volume": 1716471 }, + { "Date": "2017-02-20", "Open": 850.0, "High": 850.2, "Low": 845.1, "Close": 848.4, "Volume": 1231521 }, + { "Date": "2017-02-21", "Open": 851.4, "High": 853.5, "Low": 829.0, "Close": 830.5, "Volume": 2463484 }, + { "Date": "2017-02-22", "Open": 831.9, "High": 835.5, "Low": 827.2, "Close": 829.6, "Volume": 1401465 }, + { "Date": "2017-02-23", "Open": 821.0, "High": 822.6, "Low": 812.3, "Close": 817.6, "Volume": 3487056 }, + { "Date": "2017-02-24", "Open": 820.1, "High": 821.9, "Low": 808.9, "Close": 814.4, "Volume": 1981006 }, + { "Date": "2017-02-27", "Open": 807.0, "High": 821.6, "Low": 803.4, "Close": 819.5, "Volume": 1894990 }, + { "Date": "2017-02-28", "Open": 820.4, "High": 826.0, "Low": 814.0, "Close": 820.9, "Volume": 1620542 }, + { "Date": "2017-02-29", "Open": 825.0, "High": 832.8, "Low": 822.4, "Close": 831.4, "Volume": 1786321 }, + { "Date": "2017-02-30", "Open": 833.5, "High": 833.7, "Low": 829.0, "Close": 831.5, "Volume": 1055339 }, + { "Date": "2017-02-31", "Open": 829.0, "High": 831.6, "Low": 827.4, "Close": 829.6, "Volume": 1401893 }, + { "Date": "2017-03-03", "Open": 829.2, "High": 840.9, "Low": 829.2, "Close": 838.5, "Volume": 1671503 }, + { "Date": "2017-03-04", "Open": 831.4, "High": 835.2, "Low": 829.0, "Close": 834.6, "Volume": 1045363 }, + { "Date": "2017-03-05", "Open": 835.5, "High": 842.5, "Low": 830.7, "Close": 831.4, "Volume": 1555328 }, + { "Date": "2017-03-06", "Open": 832.4, "High": 836.4, "Low": 826.5, "Close": 827.9, "Volume": 1254433 }, + { "Date": "2017-03-07", "Open": 828.0, "High": 828.5, "Low": 820.5, "Close": 824.7, "Volume": 1057253 }, + { "Date": "2017-03-10", "Open": 825.4, "High": 829.4, "Low": 823.8, "Close": 824.7, "Volume": 978905 }, + { "Date": "2017-03-11", "Open": 824.7, "High": 827.4, "Low": 817.0, "Close": 823.4, "Volume": 1079732 }, + { "Date": "2017-03-12", "Open": 821.9, "High": 826.7, "Low": 821.0, "Close": 824.3, "Volume": 900480 }, + { "Date": "2017-03-13", "Open": 822.1, "High": 826.4, "Low": 821.4, "Close": 823.6, "Volume": 1122362 }, + { "Date": "2017-03-17", "Open": 825.0, "High": 837.8, "Low": 824.5, "Close": 837.2, "Volume": 895015 }, + { "Date": "2017-03-18", "Open": 834.2, "High": 838.9, "Low": 832.7, "Close": 836.8, "Volume": 836722 }, + { "Date": "2017-03-19", "Open": 839.8, "High": 842.2, "Low": 836.3, "Close": 838.2, "Volume": 954330 }, + { "Date": "2017-03-20", "Open": 841.4, "High": 845.2, "Low": 839.3, "Close": 841.6, "Volume": 959031 }, + { "Date": "2017-03-21", "Open": 842.9, "High": 843.9, "Low": 840.6, "Close": 843.2, "Volume": 1323583 }, + { "Date": "2017-03-24", "Open": 851.2, "High": 863.5, "Low": 849.9, "Close": 862.8, "Volume": 1372541 }, + { "Date": "2017-03-25", "Open": 865.0, "High": 875.0, "Low": 862.8, "Close": 872.3, "Volume": 1671972 }, + { "Date": "2017-03-26", "Open": 874.2, "High": 876.0, "Low": 867.8, "Close": 871.7, "Volume": 1237167 }, + { "Date": "2017-03-27", "Open": 873.6, "High": 875.4, "Low": 870.4, "Close": 874.3, "Volume": 2026816 }, + { "Date": "2017-03-28", "Open": 910.7, "High": 916.9, "Low": 905.8, "Close": 906.0, "Volume": 3276255 }, + { "Date": "2017-04-01", "Open": 901.9, "High": 915.7, "Low": 901.5, "Close": 912.6, "Volume": 2115993 }, + { "Date": "2017-04-02", "Open": 909.6, "High": 920.8, "Low": 909.5, "Close": 916.4, "Volume": 1587219 }, + { "Date": "2017-04-03", "Open": 914.9, "High": 928.1, "Low": 912.5, "Close": 927.0, "Volume": 1499532 }, + { "Date": "2017-04-04", "Open": 926.1, "High": 935.9, "Low": 924.6, "Close": 931.7, "Volume": 1422144 }, + { "Date": "2017-04-05", "Open": 933.5, "High": 934.9, "Low": 925.2, "Close": 927.1, "Volume": 1911275 }, + { "Date": "2017-04-08", "Open": 926.1, "High": 936.9, "Low": 925.3, "Close": 934.3, "Volume": 1329825 }, + { "Date": "2017-04-09", "Open": 937.0, "High": 937.5, "Low": 929.5, "Close": 932.2, "Volume": 1581809 }, + { "Date": "2017-04-10", "Open": 932.0, "High": 932.0, "Low": 925.2, "Close": 928.8, "Volume": 1173925 }, + { "Date": "2017-04-11", "Open": 925.3, "High": 932.5, "Low": 923.0, "Close": 930.6, "Volume": 835386 }, + { "Date": "2017-04-12", "Open": 931.5, "High": 933.4, "Low": 927.9, "Close": 932.2, "Volume": 1050601 }, + { "Date": "2017-04-15", "Open": 933.0, "High": 938.3, "Low": 929.3, "Close": 937.1, "Volume": 1108496 }, + { "Date": "2017-04-16", "Open": 940.0, "High": 943.1, "Low": 937.6, "Close": 943.0, "Volume": 969479 }, + { "Date": "2017-04-17", "Open": 935.7, "High": 939.3, "Low": 918.1, "Close": 919.6, "Volume": 2362072 }, + { "Date": "2017-04-18", "Open": 921.0, "High": 933.2, "Low": 918.8, "Close": 930.2, "Volume": 1596897 }, + { "Date": "2017-04-19", "Open": 931.5, "High": 937.8, "Low": 931.0, "Close": 934.0, "Volume": 1393024 }, + { "Date": "2017-04-22", "Open": 935.0, "High": 941.9, "Low": 935.0, "Close": 941.9, "Volume": 1120385 }, + { "Date": "2017-04-23", "Open": 947.9, "High": 951.5, "Low": 942.6, "Close": 948.8, "Volume": 1270817 }, + { "Date": "2017-04-24", "Open": 953.0, "High": 955.1, "Low": 949.5, "Close": 955.0, "Volume": 1034199 }, + { "Date": "2017-04-25", "Open": 957.3, "High": 972.6, "Low": 955.5, "Close": 969.5, "Volume": 1660474 }, + { "Date": "2017-04-26", "Open": 969.7, "High": 975.0, "Low": 965.0, "Close": 971.5, "Volume": 1252010 }, + { "Date": "2017-04-30", "Open": 970.3, "High": 976.2, "Low": 969.5, "Close": 975.9, "Volume": 1466654 }, + { "Date": "2017-04-31", "Open": 975.0, "High": 979.3, "Low": 960.2, "Close": 964.9, "Volume": 2448067 }, + { "Date": "2017-05-01", "Open": 969.0, "High": 971.5, "Low": 960.0, "Close": 967.0, "Volume": 1410458 }, + { "Date": "2017-05-02", "Open": 969.5, "High": 975.9, "Low": 966.0, "Close": 975.6, "Volume": 1750955 }, + { "Date": "2017-05-05", "Open": 976.5, "High": 986.9, "Low": 975.1, "Close": 983.7, "Volume": 1252106 }, + { "Date": "2017-05-06", "Open": 983.2, "High": 988.3, "Low": 975.1, "Close": 976.6, "Volume": 1814624 }, + { "Date": "2017-05-07", "Open": 979.6, "High": 984.1, "Low": 975.8, "Close": 981.1, "Volume": 1453874 }, + { "Date": "2017-05-08", "Open": 982.4, "High": 984.6, "Low": 977.2, "Close": 983.4, "Volume": 1481916 }, + { "Date": "2017-05-09", "Open": 984.5, "High": 984.5, "Low": 935.6, "Close": 949.8, "Volume": 3309389 }, + { "Date": "2017-05-12", "Open": 939.6, "High": 949.4, "Low": 915.2, "Close": 942.9, "Volume": 3763529 }, + { "Date": "2017-05-13", "Open": 951.9, "High": 960.0, "Low": 944.1, "Close": 953.4, "Volume": 2013337 }, + { "Date": "2017-05-14", "Open": 959.9, "High": 961.1, "Low": 942.3, "Close": 950.8, "Volume": 1489715 }, + { "Date": "2017-05-15", "Open": 934.0, "High": 943.3, "Low": 924.4, "Close": 942.3, "Volume": 2133050 }, + { "Date": "2017-05-16", "Open": 940.0, "High": 942.0, "Low": 931.6, "Close": 939.8, "Volume": 3094711 }, + { "Date": "2017-05-19", "Open": 950.0, "High": 960.0, "Low": 949.0, "Close": 957.4, "Volume": 1533336 }, + { "Date": "2017-05-20", "Open": 957.5, "High": 961.6, "Low": 950.0, "Close": 950.6, "Volume": 1125990 }, + { "Date": "2017-05-21", "Open": 953.6, "High": 960.1, "Low": 950.8, "Close": 959.5, "Volume": 1202233 }, + { "Date": "2017-05-22", "Open": 958.7, "High": 960.7, "Low": 954.5, "Close": 957.1, "Volume": 941958 }, + { "Date": "2017-05-23", "Open": 956.8, "High": 966.0, "Low": 954.2, "Close": 965.6, "Volume": 1527856 }, + { "Date": "2017-05-26", "Open": 969.9, "High": 973.3, "Low": 950.8, "Close": 952.3, "Volume": 1598355 }, + { "Date": "2017-05-27", "Open": 942.5, "High": 948.3, "Low": 926.9, "Close": 927.3, "Volume": 2579930 }, + { "Date": "2017-05-28", "Open": 929.0, "High": 942.8, "Low": 916.0, "Close": 940.5, "Volume": 2721406 }, + { "Date": "2017-05-29", "Open": 929.9, "High": 931.3, "Low": 910.6, "Close": 917.8, "Volume": 3299176 }, + { "Date": "2017-05-30", "Open": 926.0, "High": 926.0, "Low": 908.3, "Close": 908.7, "Volume": 2090226 }, + { "Date": "2017-06-03", "Open": 912.2, "High": 913.9, "Low": 894.8, "Close": 898.7, "Volume": 1710373 }, + { "Date": "2017-06-05", "Open": 901.8, "High": 914.5, "Low": 898.5, "Close": 911.7, "Volume": 1813884 }, + { "Date": "2017-06-06", "Open": 904.1, "High": 914.9, "Low": 899.7, "Close": 906.7, "Volume": 1424503 }, + { "Date": "2017-06-07", "Open": 908.9, "High": 921.5, "Low": 908.9, "Close": 918.6, "Volume": 1637785 }, + { "Date": "2017-06-10", "Open": 921.8, "High": 930.4, "Low": 919.6, "Close": 928.8, "Volume": 1192825 }, + { "Date": "2017-06-11", "Open": 929.5, "High": 931.4, "Low": 922.0, "Close": 930.1, "Volume": 1113235 }, + { "Date": "2017-06-12", "Open": 938.7, "High": 946.3, "Low": 934.5, "Close": 943.8, "Volume": 1532144 }, + { "Date": "2017-06-13", "Open": 946.3, "High": 954.5, "Low": 943.0, "Close": 947.2, "Volume": 1294687 }, + { "Date": "2017-06-14", "Open": 952.0, "High": 956.9, "Low": 948.0, "Close": 956.0, "Volume": 1053774 }, + { "Date": "2017-06-17", "Open": 957.0, "High": 960.7, "Low": 949.2, "Close": 953.4, "Volume": 1165537 }, + { "Date": "2017-06-18", "Open": 953.0, "High": 968.0, "Low": 950.6, "Close": 965.4, "Volume": 1153964 }, + { "Date": "2017-06-19", "Open": 967.8, "High": 973.0, "Low": 964.0, "Close": 970.9, "Volume": 1224540 }, + { "Date": "2017-06-20", "Open": 975.0, "High": 975.9, "Low": 961.5, "Close": 968.1, "Volume": 1624463 }, + { "Date": "2017-06-21", "Open": 962.3, "High": 973.2, "Low": 960.1, "Close": 972.9, "Volume": 1711000 }, + { "Date": "2017-06-24", "Open": 972.2, "High": 986.2, "Low": 970.8, "Close": 980.3, "Volume": 3248347 }, + { "Date": "2017-06-25", "Open": 953.8, "High": 959.7, "Low": 945.4, "Close": 950.7, "Volume": 4660979 }, + { "Date": "2017-06-26", "Open": 954.7, "High": 955.0, "Low": 942.3, "Close": 947.8, "Volume": 2088256 }, + { "Date": "2017-06-27", "Open": 951.8, "High": 951.8, "Low": 920.0, "Close": 934.1, "Volume": 3212996 }, + { "Date": "2017-06-28", "Open": 929.4, "High": 943.8, "Low": 927.5, "Close": 941.5, "Volume": 1846351 }, + { "Date": "2017-06-31", "Open": 941.9, "High": 943.6, "Low": 926.0, "Close": 930.5, "Volume": 1970095 }, + { "Date": "2017-07-01", "Open": 932.4, "High": 937.5, "Low": 929.3, "Close": 930.8, "Volume": 1277734 }, + { "Date": "2017-07-02", "Open": 928.6, "High": 932.6, "Low": 916.7, "Close": 930.4, "Volume": 1824448 }, + { "Date": "2017-07-03", "Open": 930.3, "High": 932.2, "Low": 922.2, "Close": 923.6, "Volume": 1202512 }, + { "Date": "2017-07-04", "Open": 926.8, "High": 930.3, "Low": 923.0, "Close": 928.0, "Volume": 1082267 }, + { "Date": "2017-07-07", "Open": 929.1, "High": 931.7, "Low": 926.5, "Close": 929.4, "Volume": 1032239 }, + { "Date": "2017-07-08", "Open": 927.1, "High": 935.8, "Low": 925.6, "Close": 926.8, "Volume": 1061579 }, + { "Date": "2017-07-09", "Open": 920.6, "High": 926.0, "Low": 917.3, "Close": 922.9, "Volume": 1192081 }, + { "Date": "2017-07-10", "Open": 917.5, "High": 919.3, "Low": 906.1, "Close": 907.2, "Volume": 1823967 }, + { "Date": "2017-07-11", "Open": 908.0, "High": 917.8, "Low": 905.6, "Close": 914.4, "Volume": 1206782 }, + { "Date": "2017-07-14", "Open": 922.5, "High": 924.7, "Low": 918.2, "Close": 922.7, "Volume": 1064530 }, + { "Date": "2017-07-15", "Open": 924.2, "High": 926.5, "Low": 919.8, "Close": 922.2, "Volume": 883369 }, + { "Date": "2017-07-16", "Open": 925.3, "High": 932.7, "Low": 923.4, "Close": 927.0, "Volume": 1006711 }, + { "Date": "2017-07-17", "Open": 925.8, "High": 926.9, "Low": 911.0, "Close": 911.0, "Volume": 1277238 }, + { "Date": "2017-07-18", "Open": 910.3, "High": 915.3, "Low": 907.1, "Close": 910.7, "Volume": 1342689 }, + { "Date": "2017-07-21", "Open": 910.0, "High": 913.0, "Low": 903.4, "Close": 906.7, "Volume": 943441 }, + { "Date": "2017-07-22", "Open": 912.7, "High": 925.9, "Low": 911.5, "Close": 924.7, "Volume": 1166737 }, + { "Date": "2017-07-23", "Open": 921.9, "High": 929.9, "Low": 919.4, "Close": 927.0, "Volume": 1090248 }, + { "Date": "2017-07-24", "Open": 928.7, "High": 930.8, "Low": 915.5, "Close": 921.3, "Volume": 1270306 }, + { "Date": "2017-07-25", "Open": 923.5, "High": 925.6, "Low": 915.5, "Close": 915.9, "Volume": 1053376 }, + { "Date": "2017-07-28", "Open": 916.0, "High": 919.2, "Low": 911.9, "Close": 913.8, "Volume": 1086484 }, + { "Date": "2017-07-29", "Open": 905.1, "High": 923.3, "Low": 905.0, "Close": 921.3, "Volume": 1185564 }, + { "Date": "2017-07-30", "Open": 920.0, "High": 930.8, "Low": 919.6, "Close": 929.6, "Volume": 1301225 }, + { "Date": "2017-07-31", "Open": 931.8, "High": 942.0, "Low": 931.8, "Close": 939.3, "Volume": 1582579 }, + { "Date": "2017-08-01", "Open": 941.1, "High": 942.5, "Low": 935.1, "Close": 937.3, "Volume": 947374 }, + { "Date": "2017-08-05", "Open": 933.1, "High": 937.0, "Low": 922.0, "Close": 928.5, "Volume": 1348292 }, + { "Date": "2017-08-06", "Open": 930.1, "High": 930.9, "Low": 919.3, "Close": 927.8, "Volume": 1527650 }, + { "Date": "2017-08-07", "Open": 931.7, "High": 936.4, "Low": 923.6, "Close": 936.0, "Volume": 1212743 }, + { "Date": "2017-08-08", "Open": 936.5, "High": 937.0, "Low": 924.9, "Close": 926.5, "Volume": 1011538 }, + { "Date": "2017-08-11", "Open": 934.3, "High": 938.4, "Low": 926.9, "Close": 929.1, "Volume": 1266991 }, + { "Date": "2017-08-12", "Open": 932.6, "High": 933.5, "Low": 923.9, "Close": 932.1, "Volume": 1134397 }, + { "Date": "2017-08-13", "Open": 930.7, "High": 937.3, "Low": 929.9, "Close": 935.1, "Volume": 1102631 }, + { "Date": "2017-08-14", "Open": 931.3, "High": 932.8, "Low": 924.0, "Close": 925.1, "Volume": 1397644 }, + { "Date": "2017-08-15", "Open": 924.7, "High": 926.5, "Low": 916.4, "Close": 920.3, "Volume": 2505430 }, + { "Date": "2017-08-18", "Open": 920.0, "High": 922.1, "Low": 910.6, "Close": 915.0, "Volume": 1306922 }, + { "Date": "2017-08-19", "Open": 917.4, "High": 922.4, "Low": 912.5, "Close": 921.8, "Volume": 936654 }, + { "Date": "2017-08-20", "Open": 923.0, "High": 933.9, "Low": 922.0, "Close": 931.6, "Volume": 1669763 }, + { "Date": "2017-08-21", "Open": 933.0, "High": 936.5, "Low": 923.8, "Close": 932.5, "Volume": 1290607 }, + { "Date": "2017-08-22", "Open": 927.8, "High": 934.7, "Low": 926.5, "Close": 928.5, "Volume": 1052704 }, + { "Date": "2017-08-25", "Open": 925.5, "High": 926.4, "Low": 909.7, "Close": 921.0, "Volume": 1856822 }, + { "Date": "2017-08-26", "Open": 923.7, "High": 930.8, "Low": 921.1, "Close": 924.9, "Volume": 1666861 }, + { "Date": "2017-08-27", "Open": 927.7, "High": 949.9, "Low": 927.7, "Close": 944.5, "Volume": 2212600 }, + { "Date": "2017-08-28", "Open": 941.4, "High": 950.7, "Low": 940.5, "Close": 949.5, "Volume": 1020312 }, + { "Date": "2017-08-29", "Open": 952.0, "High": 959.8, "Low": 951.5, "Close": 959.1, "Volume": 1580994 }, + { "Date": "2017-09-02", "Open": 960.0, "High": 962.5, "Low": 947.8, "Close": 953.3, "Volume": 1283444 }, + { "Date": "2017-09-03", "Open": 954.0, "High": 958.0, "Low": 949.1, "Close": 957.8, "Volume": 888346 }, + { "Date": "2017-09-04", "Open": 957.0, "High": 960.4, "Low": 950.7, "Close": 951.7, "Volume": 952391 }, + { "Date": "2017-09-05", "Open": 955.5, "High": 970.9, "Low": 955.2, "Close": 970.0, "Volume": 1213816 }, + { "Date": "2017-09-06", "Open": 966.7, "High": 979.5, "Low": 963.4, "Close": 978.9, "Volume": 1173882 }, + { "Date": "2017-09-09", "Open": 980.0, "High": 985.4, "Low": 976.1, "Close": 977.0, "Volume": 891355 }, + { "Date": "2017-09-10", "Open": 980.0, "High": 981.6, "Low": 966.1, "Close": 972.6, "Volume": 968362 }, + { "Date": "2017-09-11", "Open": 973.7, "High": 990.7, "Low": 972.3, "Close": 989.3, "Volume": 1693274 }, + { "Date": "2017-09-12", "Open": 987.5, "High": 994.1, "Low": 985.0, "Close": 987.8, "Volume": 1262793 }, + { "Date": "2017-09-13", "Open": 992.0, "High": 997.2, "Low": 989.0, "Close": 989.7, "Volume": 1169777 }, + { "Date": "2017-09-16", "Open": 992.1, "High": 993.9, "Low": 984.0, "Close": 992.0, "Volume": 910543 }, + { "Date": "2017-09-17", "Open": 990.3, "High": 996.4, "Low": 988.6, "Close": 992.2, "Volume": 1290186 }, + { "Date": "2017-09-18", "Open": 991.8, "High": 996.7, "Low": 987.0, "Close": 992.8, "Volume": 1057581 }, + { "Date": "2017-09-19", "Open": 986.0, "High": 988.9, "Low": 978.4, "Close": 984.5, "Volume": 1313575 }, + { "Date": "2017-09-20", "Open": 989.4, "High": 991.0, "Low": 984.6, "Close": 988.2, "Volume": 1183186 }, + { "Date": "2017-09-23", "Open": 989.5, "High": 989.5, "Low": 966.1, "Close": 968.5, "Volume": 1478448 }, + { "Date": "2017-09-24", "Open": 970.0, "High": 972.2, "Low": 961.0, "Close": 970.5, "Volume": 1212153 }, + { "Date": "2017-09-25", "Open": 968.4, "High": 976.1, "Low": 960.5, "Close": 973.3, "Volume": 1211262 }, + { "Date": "2017-09-26", "Open": 980.0, "High": 987.6, "Low": 972.2, "Close": 972.6, "Volume": 2042149 }, + { "Date": "2017-09-27", "Open": 1009.2, "High": 1048.4, "Low": 1008.2, "Close": 1019.3, "Volume": 5167689 }, + { "Date": "2017-09-30", "Open": 1014.0, "High": 1025.0, "Low": 1007.5, "Close": 1017.1, "Volume": 2085062 }, + { "Date": "2017-09-31", "Open": 1015.2, "High": 1024.0, "Low": 1010.4, "Close": 1016.6, "Volume": 1331391 }, + { "Date": "2017-10-01", "Open": 1017.2, "High": 1029.7, "Low": 1017.0, "Close": 1025.5, "Volume": 1373444 }, + { "Date": "2017-10-02", "Open": 1021.8, "High": 1028.1, "Low": 1013.0, "Close": 1025.6, "Volume": 1048970 }, + { "Date": "2017-10-03", "Open": 1022.1, "High": 1032.7, "Low": 1020.3, "Close": 1032.5, "Volume": 1076350 }, + { "Date": "2017-10-06", "Open": 1029.0, "High": 1034.9, "Low": 1025.0, "Close": 1025.9, "Volume": 1125185 }, + { "Date": "2017-10-07", "Open": 1027.3, "High": 1034.0, "Low": 1025.1, "Close": 1033.3, "Volume": 1112331 }, + { "Date": "2017-10-08", "Open": 1030.5, "High": 1043.5, "Low": 1028.5, "Close": 1039.8, "Volume": 1088716 }, + { "Date": "2017-10-09", "Open": 1034.0, "High": 1034.0, "Low": 1019.7, "Close": 1031.3, "Volume": 1245246 }, + { "Date": "2017-10-10", "Open": 1026.5, "High": 1030.8, "Low": 1025.3, "Close": 1028.1, "Volume": 720676 }, + { "Date": "2017-10-13", "Open": 1023.4, "High": 1031.6, "Low": 1022.6, "Close": 1025.8, "Volume": 885779 }, + { "Date": "2017-10-14", "Open": 1022.6, "High": 1026.8, "Low": 1014.1, "Close": 1026.0, "Volume": 959222 }, + { "Date": "2017-10-15", "Open": 1019.2, "High": 1024.1, "Low": 1015.4, "Close": 1020.9, "Volume": 853992 }, + { "Date": "2017-10-16", "Open": 1022.5, "High": 1035.9, "Low": 1022.5, "Close": 1032.5, "Volume": 1129688 }, + { "Date": "2017-10-17", "Open": 1034.0, "High": 1034.4, "Low": 1017.8, "Close": 1019.1, "Volume": 1397064 }, + { "Date": "2017-10-20", "Open": 1020.3, "High": 1022.6, "Low": 1017.5, "Close": 1018.4, "Volume": 953470 }, + { "Date": "2017-10-21", "Open": 1023.3, "High": 1035.1, "Low": 1022.7, "Close": 1034.5, "Volume": 1096999 }, + { "Date": "2017-10-22", "Open": 1035.0, "High": 1039.7, "Low": 1031.4, "Close": 1036.0, "Volume": 746878 }, + { "Date": "2017-10-24", "Open": 1035.9, "High": 1043.2, "Low": 1035.0, "Close": 1040.6, "Volume": 536996 }, + { "Date": "2017-10-27", "Open": 1040.0, "High": 1055.5, "Low": 1038.4, "Close": 1054.2, "Volume": 1307881 }, + { "Date": "2017-10-28", "Open": 1055.1, "High": 1062.4, "Low": 1040.0, "Close": 1047.4, "Volume": 1424394 }, + { "Date": "2017-10-29", "Open": 1042.7, "High": 1044.1, "Low": 1015.6, "Close": 1021.7, "Volume": 2459426 }, + { "Date": "2017-10-30", "Open": 1022.4, "High": 1028.5, "Low": 1015.0, "Close": 1021.4, "Volume": 1724031 }, + { "Date": "2017-11-01", "Open": 1015.8, "High": 1022.5, "Low": 1002.0, "Close": 1010.2, "Volume": 1909566 }, + { "Date": "2017-11-04", "Open": 1012.7, "High": 1016.1, "Low": 995.6, "Close": 998.7, "Volume": 1906439 }, + { "Date": "2017-11-05", "Open": 995.9, "High": 1020.6, "Low": 988.3, "Close": 1005.1, "Volume": 2067318 }, + { "Date": "2017-11-06", "Open": 1001.5, "High": 1025.0, "Low": 1001.1, "Close": 1018.4, "Volume": 1271964 }, + { "Date": "2017-11-07", "Open": 1020.4, "High": 1034.2, "Low": 1018.1, "Close": 1030.9, "Volume": 1458242 }, + { "Date": "2017-11-08", "Open": 1037.5, "High": 1042.0, "Low": 1032.5, "Close": 1037.0, "Volume": 1290774 }, + { "Date": "2017-11-11", "Open": 1035.5, "High": 1043.8, "Low": 1032.0, "Close": 1041.1, "Volume": 1192838 }, + { "Date": "2017-11-12", "Open": 1039.6, "High": 1050.3, "Low": 1033.7, "Close": 1040.5, "Volume": 1279659 }, + { "Date": "2017-11-13", "Open": 1046.1, "High": 1046.7, "Low": 1038.4, "Close": 1040.6, "Volume": 1282677 }, + { "Date": "2017-11-14", "Open": 1045.0, "High": 1058.5, "Low": 1043.1, "Close": 1049.2, "Volume": 1558835 }, + { "Date": "2017-11-15", "Open": 1054.6, "High": 1067.6, "Low": 1049.5, "Close": 1064.2, "Volume": 3275931 }, + { "Date": "2017-11-18", "Open": 1066.1, "High": 1078.5, "Low": 1062.0, "Close": 1077.1, "Volume": 1554552 }, + { "Date": "2017-11-19", "Open": 1075.2, "High": 1076.8, "Low": 1063.5, "Close": 1070.7, "Volume": 1338725 }, + { "Date": "2017-11-20", "Open": 1071.8, "High": 1073.4, "Low": 1061.5, "Close": 1065.0, "Volume": 1268582 }, + { "Date": "2017-11-21", "Open": 1065.0, "High": 1069.3, "Low": 1061.8, "Close": 1063.6, "Volume": 995703 }, + { "Date": "2017-11-22", "Open": 1061.1, "High": 1064.2, "Low": 1059.4, "Close": 1060.1, "Volume": 755095 }, + { "Date": "2017-11-26", "Open": 1058.1, "High": 1060.1, "Low": 1050.2, "Close": 1056.7, "Volume": 761237 }, + { "Date": "2017-11-27", "Open": 1057.4, "High": 1058.4, "Low": 1048.0, "Close": 1049.4, "Volume": 1271911 }, + { "Date": "2017-11-28", "Open": 1051.6, "High": 1054.8, "Low": 1044.8, "Close": 1048.1, "Volume": 837121 }, + { "Date": "2017-11-29", "Open": 1046.7, "High": 1049.7, "Low": 1044.9, "Close": 1046.4, "Volume": 887511 }, + { "Date": "2018-00-02", "Open": 1048.3, "High": 1066.9, "Low": 1045.2, "Close": 1065.0, "Volume": 1237564 }, + { "Date": "2018-00-03", "Open": 1064.3, "High": 1086.3, "Low": 1063.2, "Close": 1082.5, "Volume": 1430170 }, + { "Date": "2018-00-04", "Open": 1088.0, "High": 1093.6, "Low": 1084.0, "Close": 1086.4, "Volume": 1004605 }, + { "Date": "2018-00-05", "Open": 1094.0, "High": 1104.3, "Low": 1092.0, "Close": 1102.2, "Volume": 1279123 }, + { "Date": "2018-00-08", "Open": 1102.2, "High": 1111.3, "Low": 1101.6, "Close": 1106.9, "Volume": 1047603 }, + { "Date": "2018-00-09", "Open": 1109.4, "High": 1110.6, "Low": 1101.2, "Close": 1106.3, "Volume": 902541 }, + { "Date": "2018-00-10", "Open": 1097.1, "High": 1104.6, "Low": 1096.1, "Close": 1102.6, "Volume": 1042793 }, + { "Date": "2018-00-11", "Open": 1106.3, "High": 1106.5, "Low": 1099.6, "Close": 1105.5, "Volume": 978292 }, + { "Date": "2018-00-12", "Open": 1102.4, "High": 1124.3, "Low": 1101.2, "Close": 1122.3, "Volume": 1720533 }, + { "Date": "2018-00-16", "Open": 1132.5, "High": 1139.9, "Low": 1117.8, "Close": 1121.8, "Volume": 1575261 }, + { "Date": "2018-00-17", "Open": 1126.2, "High": 1132.6, "Low": 1117.0, "Close": 1132.0, "Volume": 1202639 }, + { "Date": "2018-00-18", "Open": 1131.4, "High": 1132.5, "Low": 1117.5, "Close": 1129.8, "Volume": 1198234 }, + { "Date": "2018-00-19", "Open": 1131.8, "High": 1137.9, "Low": 1128.3, "Close": 1137.5, "Volume": 1778229 }, + { "Date": "2018-00-22", "Open": 1137.5, "High": 1159.9, "Low": 1135.1, "Close": 1155.8, "Volume": 1617975 }, + { "Date": "2018-00-23", "Open": 1159.8, "High": 1171.6, "Low": 1158.8, "Close": 1170.0, "Volume": 1333056 }, + { "Date": "2018-00-24", "Open": 1177.3, "High": 1179.9, "Low": 1161.0, "Close": 1164.2, "Volume": 1416625 }, + { "Date": "2018-00-25", "Open": 1172.5, "High": 1175.9, "Low": 1162.8, "Close": 1170.4, "Volume": 1480540 }, + { "Date": "2018-00-26", "Open": 1175.1, "High": 1175.8, "Low": 1158.1, "Close": 1175.8, "Volume": 2018755 }, + { "Date": "2018-00-29", "Open": 1176.5, "High": 1186.9, "Low": 1172.0, "Close": 1175.6, "Volume": 1378913 }, + { "Date": "2018-00-30", "Open": 1167.8, "High": 1176.5, "Low": 1163.5, "Close": 1163.7, "Volume": 1556346 }, + { "Date": "2018-00-31", "Open": 1170.6, "High": 1173.0, "Low": 1159.1, "Close": 1169.9, "Volume": 1538688 }]; + let stockItems: StockItem[] = []; + for (let json of jsonData) { + let parts = json.Date.split("-"); + let item = new StockItem(); + item.date = new Date(parseInt(parts[0]), parseInt(parts[1]) - 1, parseInt(parts[2]), 13, 0, 0); + item.open = json.Open; + item.high = json.High; + item.low = json.Low; + item.close = json.Close; + item.volume = json.Volume; + stockItems.push(item); + } + this.push(...stockItems); + } } -export class StockGoogle extends Array { - public constructor(items: Array | number = -1) { - if (Array.isArray(items)) { - super(...items); - } else { - const newItems = [ - new StockGoogleItem( - { - date: `2014-03-01`, - open: 559.6, - high: 568.2, - low: 558.4, - close: 566.9, - volume: 2182626 - }), - new StockGoogleItem( - { - date: `2014-03-02`, - open: 562.4, - high: 571.8, - low: 561.4, - close: 567, - volume: 2088804 - }), - new StockGoogleItem( - { - date: `2014-03-03`, - open: 569.9, - high: 587.3, - low: 564.1, - close: 569.7, - volume: 5087530 - }), - new StockGoogleItem( - { - date: `2014-03-04`, - open: 574.6, - high: 577.8, - low: 543, - close: 543.1, - volume: 6377658 - }), - new StockGoogleItem( - { - date: `2014-03-07`, - open: 540.7, - high: 548.5, - low: 527.1, - close: 538.1, - volume: 4389569 - }), - new StockGoogleItem( - { - date: `2014-03-08`, - open: 542.6, - high: 555, - low: 541.6, - close: 554.9, - volume: 3152406 - }), - new StockGoogleItem( - { - date: `2014-03-09`, - open: 559.6, - high: 565.4, - low: 553, - close: 564.1, - volume: 3324742 - }), - new StockGoogleItem( - { - date: `2014-03-10`, - open: 565, - high: 565, - low: 539.9, - close: 541, - volume: 4027743 - }), - new StockGoogleItem( - { - date: `2014-03-11`, - open: 532.5, - high: 540, - low: 526.5, - close: 530.6, - volume: 3916171 - }), - new StockGoogleItem( - { - date: `2014-03-14`, - open: 538.3, - high: 544.1, - low: 529.6, - close: 532.5, - volume: 2568020 - }), - new StockGoogleItem( - { - date: `2014-03-15`, - open: 536.8, - high: 538.5, - low: 518.5, - close: 536.4, - volume: 3847453 - }), - new StockGoogleItem( - { - date: `2014-03-16`, - open: 543, - high: 557, - low: 540, - close: 556.5, - volume: 4879889 - }), - new StockGoogleItem( - { - date: `2014-03-17`, - open: 548.8, - high: 549.5, - low: 531.1, - close: 536.1, - volume: 6795393 - }), - new StockGoogleItem( - { - date: `2014-03-21`, - open: 536.1, - high: 536.7, - low: 525.6, - close: 528.6, - volume: 2561214 - }), - new StockGoogleItem( - { - date: `2014-03-22`, - open: 528.6, - high: 537.2, - low: 527.5, - close: 534.8, - volume: 2359421 - }), - new StockGoogleItem( - { - date: `2014-03-23`, - open: 533.8, - high: 533.9, - low: 526.3, - close: 526.9, - volume: 2051066 - }), - new StockGoogleItem( - { - date: `2014-03-24`, - open: 530.1, - high: 531.6, - low: 522.1, - close: 525.2, - volume: 1881965 - }), - new StockGoogleItem( - { - date: `2014-03-25`, - open: 522.5, - high: 524.7, - low: 515.4, - close: 516.2, - volume: 2097264 - }), - new StockGoogleItem( - { - date: `2014-03-28`, - open: 517.2, - high: 518.6, - low: 502.8, - close: 517.1, - volume: 3326429 - }), - new StockGoogleItem( - { - date: `2014-03-29`, - open: 516.9, - high: 529.5, - low: 516.3, - close: 527.7, - volume: 2692489 - }), - new StockGoogleItem( - { - date: `2014-03-30`, - open: 527.6, - high: 528, - low: 522.5, - close: 526.7, - volume: 1746904 - }), - new StockGoogleItem( - { - date: `2014-04-01`, - open: 527.1, - high: 532.9, - low: 523.9, - close: 531.4, - volume: 1900432 - }), - new StockGoogleItem( - { - date: `2014-04-02`, - open: 533.8, - high: 534, - low: 525.6, - close: 527.9, - volume: 1685042 - }), - new StockGoogleItem( - { - date: `2014-04-05`, - open: 524.8, - high: 528.9, - low: 521.3, - close: 527.8, - volume: 1021408 - }), - new StockGoogleItem( - { - date: `2014-04-06`, - open: 525.2, - high: 526.8, - low: 515.1, - close: 515.1, - volume: 1684381 - }), - new StockGoogleItem( - { - date: `2014-04-07`, - open: 515.8, - high: 516.7, - low: 503.3, - close: 510, - volume: 3216077 - }), - new StockGoogleItem( - { - date: `2014-04-08`, - open: 508.5, - high: 517.2, - low: 506.4, - close: 511, - volume: 2016131 - }), - new StockGoogleItem( - { - date: `2014-04-09`, - open: 510.8, - high: 519.9, - low: 504.2, - close: 518.7, - volume: 2432783 - }), - new StockGoogleItem( - { - date: `2014-04-12`, - open: 523.5, - high: 530.2, - low: 519, - close: 529.9, - volume: 1908392 - }), - new StockGoogleItem( - { - date: `2014-04-13`, - open: 530.9, - high: 536.1, - low: 529.5, - close: 533.1, - volume: 1648907 - }), - new StockGoogleItem( - { - date: `2014-04-14`, - open: 533, - high: 533, - low: 525.3, - close: 526.6, - volume: 1191863 - }), - new StockGoogleItem( - { - date: `2014-04-15`, - open: 525.7, - high: 525.9, - low: 517.4, - close: 520, - volume: 1703758 - }), - new StockGoogleItem( - { - date: `2014-04-16`, - open: 521.4, - high: 521.8, - low: 515.4, - close: 520.6, - volume: 1481688 - }), - new StockGoogleItem( - { - date: `2014-04-19`, - open: 519.7, - high: 529.8, - low: 517.6, - close: 528.9, - volume: 1276362 - }), - new StockGoogleItem( - { - date: `2014-04-20`, - open: 529.7, - high: 536.2, - low: 526.3, - close: 529.8, - volume: 1780113 - }), - new StockGoogleItem( - { - date: `2014-04-21`, - open: 532.9, - high: 539.2, - low: 531.9, - close: 538.9, - volume: 1193389 - }), - new StockGoogleItem( - { - date: `2014-04-22`, - open: 541.1, - high: 547.6, - low: 540.8, - close: 545.1, - volume: 1611837 - }), - new StockGoogleItem( - { - date: `2014-04-23`, - open: 547.3, - high: 553.6, - low: 543.7, - close: 552.7, - volume: 1929632 - }), - new StockGoogleItem( - { - date: `2014-04-27`, - open: 556, - high: 566, - low: 554.4, - close: 566, - volume: 2100298 - }), - new StockGoogleItem( - { - date: `2014-04-28`, - open: 564.6, - high: 567.8, - low: 561, - close: 561.7, - volume: 1647717 - }), - new StockGoogleItem( - { - date: `2014-04-29`, - open: 563.4, - high: 564, - low: 558.7, - close: 560.1, - volume: 1350657 - }), - new StockGoogleItem( - { - date: `2014-04-30`, - open: 560.8, - high: 561.4, - low: 555.9, - close: 559.9, - volume: 1766794 - }), - new StockGoogleItem( - { - date: `2014-05-02`, - open: 560.7, - high: 560.9, - low: 545.7, - close: 553.9, - volume: 1434989 - }), - new StockGoogleItem( - { - date: `2014-05-03`, - open: 551, - high: 552.3, - low: 542.5, - close: 544.9, - volume: 1861921 - }), - new StockGoogleItem( - { - date: `2014-05-04`, - open: 541.5, - high: 548.6, - low: 538.8, - close: 544.7, - volume: 1812084 - }), - new StockGoogleItem( - { - date: `2014-05-05`, - open: 546.4, - high: 555, - low: 544.5, - close: 553.9, - volume: 1684886 - }), - new StockGoogleItem( - { - date: `2014-05-06`, - open: 558.1, - high: 558.1, - low: 548.9, - close: 556.3, - volume: 1732592 - }), - new StockGoogleItem( - { - date: `2014-05-09`, - open: 557.1, - high: 562.9, - low: 556, - close: 562.1, - volume: 1463676 - }), - new StockGoogleItem( - { - date: `2014-05-10`, - open: 560.5, - high: 563.6, - low: 557.9, - close: 560.5, - volume: 1349444 - }), - new StockGoogleItem( - { - date: `2014-05-11`, - open: 558, - high: 559.9, - low: 555, - close: 558.8, - volume: 1097380 - }), - new StockGoogleItem( - { - date: `2014-05-12`, - open: 557.3, - high: 558, - low: 548.5, - close: 551.4, - volume: 1457104 - }), - new StockGoogleItem( - { - date: `2014-05-13`, - open: 552.3, - high: 552.3, - low: 545.6, - close: 551.8, - volume: 1217176 - }), - new StockGoogleItem( - { - date: `2014-05-16`, - open: 549.3, - high: 549.6, - low: 541.5, - close: 544.3, - volume: 1704027 - }), - new StockGoogleItem( - { - date: `2014-05-17`, - open: 544.2, - high: 545.3, - low: 539.3, - close: 543, - volume: 1445878 - }), - new StockGoogleItem( - { - date: `2014-05-18`, - open: 544.9, - high: 553.6, - low: 544, - close: 553.4, - volume: 1737343 - }), - new StockGoogleItem( - { - date: `2014-05-19`, - open: 554.2, - high: 555, - low: 548.5, - close: 554.9, - volume: 2451341 - }), - new StockGoogleItem( - { - date: `2014-05-20`, - open: 556.9, - high: 557.6, - low: 550.4, - close: 556.4, - volume: 4496962 - }), - new StockGoogleItem( - { - date: `2014-05-23`, - open: 555.1, - high: 565, - low: 554.3, - close: 565, - volume: 1534659 - }), - new StockGoogleItem( - { - date: `2014-05-24`, - open: 565.2, - high: 572.6, - low: 561, - close: 564.6, - volume: 2201789 - }), - new StockGoogleItem( - { - date: `2014-05-25`, - open: 565.3, - high: 580, - low: 565.2, - close: 578.6, - volume: 1964447 - }), - new StockGoogleItem( - { - date: `2014-05-26`, - open: 581, - high: 582.5, - low: 571.9, - close: 576, - volume: 1737210 - }), - new StockGoogleItem( - { - date: `2014-05-27`, - open: 577.2, - high: 579.9, - low: 573.8, - close: 577.2, - volume: 2231174 - }), - new StockGoogleItem( - { - date: `2014-05-30`, - open: 578.7, - high: 579.6, - low: 574.8, - close: 575.3, - volume: 1310909 - }), - new StockGoogleItem( - { - date: `2014-06-01`, - open: 578.3, - high: 584.4, - low: 576.6, - close: 582.7, - volume: 1446309 - }), - new StockGoogleItem( - { - date: `2014-06-02`, - open: 583.4, - high: 585.4, - low: 580.4, - close: 582.3, - volume: 1054936 - }), - new StockGoogleItem( - { - date: `2014-06-03`, - open: 583.4, - high: 585, - low: 580.9, - close: 584.7, - volume: 712210 - }), - new StockGoogleItem( - { - date: `2014-06-07`, - open: 583.8, - high: 586.4, - low: 579.6, - close: 582.3, - volume: 1061833 - }), - new StockGoogleItem( - { - date: `2014-06-08`, - open: 577.7, - high: 579.5, - low: 566.1, - close: 571.1, - volume: 1908647 - }), - new StockGoogleItem( - { - date: `2014-06-09`, - open: 571.6, - high: 576.7, - low: 569.4, - close: 576.1, - volume: 1113907 - }), - new StockGoogleItem( - { - date: `2014-06-10`, - open: 565.9, - high: 576.6, - low: 565, - close: 571.1, - volume: 1353317 - }), - new StockGoogleItem( - { - date: `2014-06-11`, - open: 571.9, - high: 580.9, - low: 571.4, - close: 579.2, - volume: 1617569 - }), - new StockGoogleItem( - { - date: `2014-06-14`, - open: 582.6, - high: 585.2, - low: 578, - close: 584.9, - volume: 1852290 - }), - new StockGoogleItem( - { - date: `2014-06-15`, - open: 585.7, - high: 585.8, - low: 576.6, - close: 584.8, - volume: 1618815 - }), - new StockGoogleItem( - { - date: `2014-06-16`, - open: 588, - high: 588.4, - low: 582.2, - close: 582.7, - volume: 1394560 - }), - new StockGoogleItem( - { - date: `2014-06-17`, - open: 579.5, - high: 581, - low: 568.6, - close: 573.7, - volume: 3015475 - }), - new StockGoogleItem( - { - date: `2014-06-18`, - open: 593, - high: 596.8, - low: 582, - close: 595.1, - volume: 4006389 - }), - new StockGoogleItem( - { - date: `2014-06-21`, - open: 591.8, - high: 594.4, - low: 585.2, - close: 589.5, - volume: 2060334 - }), - new StockGoogleItem( - { - date: `2014-06-22`, - open: 590.7, - high: 599.6, - low: 590.6, - close: 594.7, - volume: 1694787 - }), - new StockGoogleItem( - { - date: `2014-06-23`, - open: 593.2, - high: 597.9, - low: 592.5, - close: 596, - volume: 1229846 - }), - new StockGoogleItem( - { - date: `2014-06-24`, - open: 596.5, - high: 599.5, - low: 591.8, - close: 593.4, - volume: 1033341 - }), - new StockGoogleItem( - { - date: `2014-06-25`, - open: 590.4, - high: 591.9, - low: 587, - close: 589, - volume: 932724 - }), - new StockGoogleItem( - { - date: `2014-06-28`, - open: 588.1, - high: 592.5, - low: 584.8, - close: 590.6, - volume: 984161 - }), - new StockGoogleItem( - { - date: `2014-06-29`, - open: 588.8, - high: 589.7, - low: 583.5, - close: 585.6, - volume: 1346647 - }), - new StockGoogleItem( - { - date: `2014-06-30`, - open: 586.5, - high: 589.5, - low: 584, - close: 587.4, - volume: 1013932 - }), - new StockGoogleItem( - { - date: `2014-06-31`, - open: 580.6, - high: 583.6, - low: 570, - close: 571.6, - volume: 2099516 - }), - new StockGoogleItem( - { - date: `2014-07-01`, - open: 570.4, - high: 576, - low: 562.9, - close: 566.1, - volume: 1950171 - }), - new StockGoogleItem( - { - date: `2014-07-04`, - open: 569, - high: 575.4, - low: 564.1, - close: 573.1, - volume: 1427169 - }), - new StockGoogleItem( - { - date: `2014-07-05`, - open: 570, - high: 572, - low: 562.6, - close: 565.1, - volume: 1556685 - }), - new StockGoogleItem( - { - date: `2014-07-06`, - open: 561.8, - high: 570.7, - low: 560, - close: 566.4, - volume: 1330877 - }), - new StockGoogleItem( - { - date: `2014-07-07`, - open: 568, - high: 569.9, - low: 561.1, - close: 563.4, - volume: 1108900 - }), - new StockGoogleItem( - { - date: `2014-07-08`, - open: 563.6, - high: 570.3, - low: 560.4, - close: 568.8, - volume: 1492491 - }), - new StockGoogleItem( - { - date: `2014-07-11`, - open: 570, - high: 570.5, - low: 566, - close: 567.9, - volume: 1215968 - }), - new StockGoogleItem( - { - date: `2014-07-12`, - open: 564.5, - high: 565.9, - low: 560.9, - close: 562.7, - volume: 1537758 - }), - new StockGoogleItem( - { - date: `2014-07-13`, - open: 567.3, - high: 575, - low: 565.8, - close: 574.8, - volume: 1437922 - }), - new StockGoogleItem( - { - date: `2014-07-14`, - open: 576.2, - high: 577.9, - low: 570.9, - close: 574.6, - volume: 982926 - }), - new StockGoogleItem( - { - date: `2014-07-15`, - open: 577.9, - high: 579.4, - low: 570.5, - close: 573.5, - volume: 1517056 - }), - new StockGoogleItem( - { - date: `2014-07-18`, - open: 576.1, - high: 584.5, - low: 576, - close: 582.2, - volume: 1282531 - }), - new StockGoogleItem( - { - date: `2014-07-19`, - open: 585, - high: 587.3, - low: 584, - close: 586.9, - volume: 979298 - }), - new StockGoogleItem( - { - date: `2014-07-20`, - open: 585.9, - high: 586.7, - low: 582.6, - close: 584.5, - volume: 1034779 - }), - new StockGoogleItem( - { - date: `2014-07-21`, - open: 583.8, - high: 584.5, - low: 581.1, - close: 583.4, - volume: 912854 - }), - new StockGoogleItem( - { - date: `2014-07-22`, - open: 583.6, - high: 585.2, - low: 580.6, - close: 582.6, - volume: 789484 - }), - new StockGoogleItem( - { - date: `2014-07-25`, - open: 584.7, - high: 585, - low: 579, - close: 580.2, - volume: 1358810 - }), - new StockGoogleItem( - { - date: `2014-07-26`, - open: 581.3, - high: 581.8, - low: 576.6, - close: 577.9, - volume: 1635465 - }), - new StockGoogleItem( - { - date: `2014-07-27`, - open: 577.3, - high: 578.5, - low: 570.1, - close: 571, - volume: 1700161 - }), - new StockGoogleItem( - { - date: `2014-07-28`, - open: 569.6, - high: 573.3, - low: 567.1, - close: 569.2, - volume: 1295963 - }), - new StockGoogleItem( - { - date: `2014-07-29`, - open: 571.3, - high: 572, - low: 567.1, - close: 571.6, - volume: 1081231 - }), - new StockGoogleItem( - { - date: `2014-08-02`, - open: 571.9, - high: 577.8, - low: 571.2, - close: 577.3, - volume: 1576830 - }), - new StockGoogleItem( - { - date: `2014-08-03`, - open: 580, - high: 583, - low: 575, - close: 577.9, - volume: 1214586 - }), - new StockGoogleItem( - { - date: `2014-08-04`, - open: 580, - high: 586, - low: 579.2, - close: 582, - volume: 1459956 - }), - new StockGoogleItem( - { - date: `2014-08-05`, - open: 584, - high: 586.5, - low: 582, - close: 586.1, - volume: 1629477 - }), - new StockGoogleItem( - { - date: `2014-08-08`, - open: 586.6, - high: 591.8, - low: 586.3, - close: 589.7, - volume: 1429101 - }), - new StockGoogleItem( - { - date: `2014-08-09`, - open: 588.9, - high: 589, - low: 580, - close: 581, - volume: 1286722 - }), - new StockGoogleItem( - { - date: `2014-08-10`, - open: 581.5, - high: 583.5, - low: 576.9, - close: 583.1, - volume: 975145 - }), - new StockGoogleItem( - { - date: `2014-08-11`, - open: 580.4, - high: 581.8, - low: 576.3, - close: 581.4, - volume: 1217721 - }), - new StockGoogleItem( - { - date: `2014-08-12`, - open: 581, - high: 581.6, - low: 574.5, - close: 575.6, - volume: 1597677 - }), - new StockGoogleItem( - { - date: `2014-08-15`, - open: 572.9, - high: 575, - low: 568.2, - close: 573.1, - volume: 1596224 - }), - new StockGoogleItem( - { - date: `2014-08-16`, - open: 572.8, - high: 581.5, - low: 572.7, - close: 580, - volume: 1478306 - }), - new StockGoogleItem( - { - date: `2014-08-17`, - open: 580, - high: 587.5, - low: 578.8, - close: 584.8, - volume: 1690994 - }), - new StockGoogleItem( - { - date: `2014-08-18`, - open: 587, - high: 589.5, - low: 585, - close: 589.3, - volume: 1442012 - }), - new StockGoogleItem( - { - date: `2014-08-19`, - open: 591.5, - high: 596.5, - low: 589.5, - close: 596.1, - volume: 3727045 - }), - new StockGoogleItem( - { - date: `2014-08-22`, - open: 593.8, - high: 594, - low: 583.5, - close: 587.4, - volume: 1687710 - }), - new StockGoogleItem( - { - date: `2014-08-23`, - open: 586.9, - high: 586.9, - low: 581, - close: 581.1, - volume: 1467703 - }), - new StockGoogleItem( - { - date: `2014-08-24`, - open: 581.5, - high: 589.6, - low: 580.5, - close: 588, - volume: 1724537 - }), - new StockGoogleItem( - { - date: `2014-08-25`, - open: 587.5, - high: 588, - low: 574.2, - close: 575.1, - volume: 1925350 - }), - new StockGoogleItem( - { - date: `2014-08-26`, - open: 576.1, - high: 579.3, - low: 574.7, - close: 577.1, - volume: 1439807 - }), - new StockGoogleItem( - { - date: `2014-08-29`, - open: 571.8, - high: 578.2, - low: 571.2, - close: 576.4, - volume: 1281204 - }), - new StockGoogleItem( - { - date: `2014-08-30`, - open: 576.9, - high: 579.9, - low: 572.9, - close: 577.4, - volume: 1618437 - }), - new StockGoogleItem( - { - date: `2014-09-01`, - open: 576, - high: 577.6, - low: 567, - close: 568.3, - volume: 1445027 - }), - new StockGoogleItem( - { - date: `2014-09-02`, - open: 567.3, - high: 571.9, - low: 563.3, - close: 570.1, - volume: 1175307 - }), - new StockGoogleItem( - { - date: `2014-09-03`, - open: 573, - high: 577.2, - low: 572.5, - close: 575.3, - volume: 1138636 - }), - new StockGoogleItem( - { - date: `2014-09-06`, - open: 578.8, - high: 581, - low: 574.4, - close: 577.4, - volume: 1211320 - }), - new StockGoogleItem( - { - date: `2014-09-07`, - open: 574.4, - high: 575.3, - low: 563.7, - close: 563.7, - volume: 1906427 - }), - new StockGoogleItem( - { - date: `2014-09-08`, - open: 565.6, - high: 573.9, - low: 557.5, - close: 572.5, - volume: 1987888 - }), - new StockGoogleItem( - { - date: `2014-09-09`, - open: 571.2, - high: 571.5, - low: 559.1, - close: 560.9, - volume: 2519693 - }), - new StockGoogleItem( - { - date: `2014-09-10`, - open: 557.7, - high: 565.1, - low: 544, - close: 544.5, - volume: 3078634 - }), - new StockGoogleItem( - { - date: `2014-09-13`, - open: 545, - high: 549.5, - low: 533.1, - close: 533.2, - volume: 2578676 - }), - new StockGoogleItem( - { - date: `2014-09-14`, - open: 538.9, - high: 547.2, - low: 533.2, - close: 537.9, - volume: 2217230 - }), - new StockGoogleItem( - { - date: `2014-09-15`, - open: 531, - high: 532.8, - low: 518.3, - close: 530, - volume: 3712536 - }), - new StockGoogleItem( - { - date: `2014-09-16`, - open: 519, - high: 529.4, - low: 515, - close: 524.5, - volume: 3698423 - }), - new StockGoogleItem( - { - date: `2014-09-17`, - open: 527.3, - high: 531, - low: 508.5, - close: 511.2, - volume: 5530674 - }), - new StockGoogleItem( - { - date: `2014-09-20`, - open: 509.4, - high: 521.8, - low: 508.1, - close: 520.8, - volume: 2605505 - }), - new StockGoogleItem( - { - date: `2014-09-21`, - open: 525.2, - high: 526.8, - low: 519.1, - close: 526.5, - volume: 2332531 - }), - new StockGoogleItem( - { - date: `2014-09-22`, - open: 529.9, - high: 539.8, - low: 528.8, - close: 532.7, - volume: 2917183 - }), - new StockGoogleItem( - { - date: `2014-09-23`, - open: 539.3, - high: 547.2, - low: 535.9, - close: 544, - volume: 2345296 - }), - new StockGoogleItem( - { - date: `2014-09-24`, - open: 544.4, - high: 544.9, - low: 535.8, - close: 539.8, - volume: 1972047 - }), - new StockGoogleItem( - { - date: `2014-09-27`, - open: 537, - high: 544.4, - low: 537, - close: 540.8, - volume: 1184973 - }), - new StockGoogleItem( - { - date: `2014-09-28`, - open: 543, - high: 549, - low: 541.6, - close: 548.9, - volume: 1273372 - }), - new StockGoogleItem( - { - date: `2014-09-29`, - open: 550, - high: 554.2, - low: 547, - close: 549.3, - volume: 1767107 - }), - new StockGoogleItem( - { - date: `2014-09-30`, - open: 549, - high: 552.8, - low: 543.5, - close: 550.3, - volume: 1451667 - }), - new StockGoogleItem( - { - date: `2014-09-31`, - open: 559.4, - high: 559.6, - low: 554.8, - close: 559.1, - volume: 2032887 - }), - new StockGoogleItem( - { - date: `2014-10-03`, - open: 555.5, - high: 557.9, - low: 553.2, - close: 555.2, - volume: 1378511 - }), - new StockGoogleItem( - { - date: `2014-10-04`, - open: 553, - high: 555.5, - low: 549.3, - close: 554.1, - volume: 1240761 - }), - new StockGoogleItem( - { - date: `2014-10-05`, - open: 556.8, - high: 556.8, - low: 544, - close: 545.9, - volume: 2026740 - }), - new StockGoogleItem( - { - date: `2014-10-06`, - open: 545.5, - high: 546.9, - low: 541, - close: 542, - volume: 1329604 - }), - new StockGoogleItem( - { - date: `2014-10-07`, - open: 546.2, - high: 546.2, - low: 538.7, - close: 541, - volume: 1629259 - }), - new StockGoogleItem( - { - date: `2014-10-10`, - open: 541.5, - high: 549.6, - low: 541, - close: 547.5, - volume: 1131546 - }), - new StockGoogleItem( - { - date: `2014-10-11`, - open: 548.5, - high: 551.9, - low: 546.3, - close: 550.3, - volume: 964866 - }), - new StockGoogleItem( - { - date: `2014-10-12`, - open: 550.4, - high: 550.5, - low: 545.2, - close: 547.3, - volume: 1126594 - }), - new StockGoogleItem( - { - date: `2014-10-13`, - open: 549.8, - high: 549.8, - low: 543.5, - close: 545.4, - volume: 1335719 - }), - new StockGoogleItem( - { - date: `2014-10-14`, - open: 546.7, - high: 546.7, - low: 542.1, - close: 544.4, - volume: 1285991 - }), - new StockGoogleItem( - { - date: `2014-10-17`, - open: 543.6, - high: 543.8, - low: 534.1, - close: 536.5, - volume: 1721282 - }), - new StockGoogleItem( - { - date: `2014-10-18`, - open: 537.5, - high: 541.9, - low: 534.2, - close: 535, - volume: 1957664 - }), - new StockGoogleItem( - { - date: `2014-10-19`, - open: 535, - high: 538.2, - low: 530.1, - close: 537, - volume: 1388440 - }), - new StockGoogleItem( - { - date: `2014-10-20`, - open: 531.3, - high: 535.1, - low: 531.1, - close: 534.8, - volume: 1559131 - }), - new StockGoogleItem( - { - date: `2014-10-21`, - open: 541.6, - high: 542.1, - low: 536.6, - close: 537.5, - volume: 2218249 - }), - new StockGoogleItem( - { - date: `2014-10-24`, - open: 537.6, - high: 542.7, - low: 535.6, - close: 539.3, - volume: 1701682 - }), - new StockGoogleItem( - { - date: `2014-10-25`, - open: 539, - high: 544, - low: 538.6, - close: 541.1, - volume: 1784967 - }), - new StockGoogleItem( - { - date: `2014-10-26`, - open: 540.9, - high: 541.5, - low: 537, - close: 540.4, - volume: 1519503 - }), - new StockGoogleItem( - { - date: `2014-10-28`, - open: 540.6, - high: 542, - low: 536.6, - close: 541.8, - volume: 1145231 - }), - new StockGoogleItem( - { - date: `2014-11-01`, - open: 538.9, - high: 541.4, - low: 531.9, - close: 533.8, - volume: 2109599 - }), - new StockGoogleItem( - { - date: `2014-11-02`, - open: 533.5, - high: 535.5, - low: 529.8, - close: 533.8, - volume: 1522481 - }), - new StockGoogleItem( - { - date: `2014-11-03`, - open: 531.4, - high: 536, - low: 529.3, - close: 531.3, - volume: 1279288 - }), - new StockGoogleItem( - { - date: `2014-11-04`, - open: 531.2, - high: 537.3, - low: 528.6, - close: 537.3, - volume: 1392208 - }), - new StockGoogleItem( - { - date: `2014-11-05`, - open: 531, - high: 532.9, - low: 524.3, - close: 525.3, - volume: 2558649 - }), - new StockGoogleItem( - { - date: `2014-11-08`, - open: 527.1, - high: 531, - low: 523.8, - close: 527, - volume: 2327127 - }), - new StockGoogleItem( - { - date: `2014-11-09`, - open: 522.1, - high: 534.2, - low: 520.5, - close: 533.4, - volume: 1871268 - }), - new StockGoogleItem( - { - date: `2014-11-10`, - open: 533.1, - high: 536.3, - low: 525.6, - close: 526.1, - volume: 1716835 - }), - new StockGoogleItem( - { - date: `2014-11-11`, - open: 527.8, - high: 533.9, - low: 527.1, - close: 528.3, - volume: 1610964 - }), - new StockGoogleItem( - { - date: `2014-11-12`, - open: 523.5, - high: 528.5, - low: 518.7, - close: 518.7, - volume: 1989117 - }), - new StockGoogleItem( - { - date: `2014-11-15`, - open: 522.7, - high: 523.1, - low: 513.3, - close: 513.8, - volume: 2812786 - }), - new StockGoogleItem( - { - date: `2014-11-16`, - open: 511.6, - high: 513, - low: 489, - close: 495.4, - volume: 3953371 - }), - new StockGoogleItem( - { - date: `2014-11-17`, - open: 497, - high: 507, - low: 496.8, - close: 504.9, - volume: 2875281 - }), - new StockGoogleItem( - { - date: `2014-11-18`, - open: 513, - high: 513.9, - low: 504.7, - close: 511.1, - volume: 2918730 - }), - new StockGoogleItem( - { - date: `2014-11-19`, - open: 511.5, - high: 517.7, - low: 506.9, - close: 516.4, - volume: 3680148 - }), - new StockGoogleItem( - { - date: `2014-11-22`, - open: 516.1, - high: 526.5, - low: 516.1, - close: 524.9, - volume: 2723599 - }), - new StockGoogleItem( - { - date: `2014-11-23`, - open: 527, - high: 534.6, - low: 526.3, - close: 530.6, - volume: 2191567 - }), - new StockGoogleItem( - { - date: `2014-11-24`, - open: 530.5, - high: 531.8, - low: 527, - close: 528.8, - volume: 704035 - }), - new StockGoogleItem( - { - date: `2014-11-26`, - open: 528.8, - high: 534.3, - low: 527.3, - close: 534, - volume: 1037727 - }), - new StockGoogleItem( - { - date: `2014-11-29`, - open: 532.2, - high: 535.5, - low: 530, - close: 530.3, - volume: 2276104 - }), - new StockGoogleItem( - { - date: `2014-11-30`, - open: 528.1, - high: 531.1, - low: 527.1, - close: 530.4, - volume: 873923 - }), - new StockGoogleItem( - { - date: `2014-11-31`, - open: 531.3, - high: 532.6, - low: 525.8, - close: 526.4, - volume: 1371819 - }), - new StockGoogleItem( - { - date: `2015-00-02`, - open: 529, - high: 531.3, - low: 524.1, - close: 524.8, - volume: 1446662 - }), - new StockGoogleItem( - { - date: `2015-00-05`, - open: 523.3, - high: 524.3, - low: 513.1, - close: 513.9, - volume: 2054238 - }), - new StockGoogleItem( - { - date: `2015-00-06`, - open: 515, - high: 516.2, - low: 501.1, - close: 502, - volume: 2891950 - }), - new StockGoogleItem( - { - date: `2015-00-07`, - open: 507, - high: 507.2, - low: 499.6, - close: 501.1, - volume: 2059366 - }), - new StockGoogleItem( - { - date: `2015-00-08`, - open: 498, - high: 503.5, - low: 491, - close: 502.7, - volume: 3344395 - }), - new StockGoogleItem( - { - date: `2015-00-09`, - open: 504.8, - high: 504.9, - low: 494.8, - close: 496.2, - volume: 2065715 - }), - new StockGoogleItem( - { - date: `2015-00-12`, - open: 494.9, - high: 496, - low: 487.6, - close: 492.6, - volume: 2320446 - }), - new StockGoogleItem( - { - date: `2015-00-13`, - open: 498.8, - high: 503, - low: 492.4, - close: 496.2, - volume: 2365687 - }), - new StockGoogleItem( - { - date: `2015-00-14`, - open: 494.6, - high: 503.2, - low: 493, - close: 500.9, - volume: 2229638 - }), - new StockGoogleItem( - { - date: `2015-00-15`, - open: 505.6, - high: 505.7, - low: 497.8, - close: 501.8, - volume: 2711355 - }), - new StockGoogleItem( - { - date: `2015-00-16`, - open: 500, - high: 508.2, - low: 500, - close: 508.1, - volume: 2292043 - }), - new StockGoogleItem( - { - date: `2015-00-20`, - open: 511, - high: 512.5, - low: 506, - close: 506.9, - volume: 2225922 - }), - new StockGoogleItem( - { - date: `2015-00-21`, - open: 507.3, - high: 519.3, - low: 506.2, - close: 518, - volume: 2262455 - }), - new StockGoogleItem( - { - date: `2015-00-22`, - open: 521.5, - high: 536.3, - low: 519.7, - close: 534.4, - volume: 2669558 - }), - new StockGoogleItem( - { - date: `2015-00-23`, - open: 535.6, - high: 542.2, - low: 533, - close: 540, - volume: 2275485 - }), - new StockGoogleItem( - { - date: `2015-00-26`, - open: 538.5, - high: 539, - low: 529.7, - close: 535.2, - volume: 1539524 - }), - new StockGoogleItem( - { - date: `2015-00-27`, - open: 530, - high: 530.7, - low: 518.2, - close: 518.6, - volume: 1898844 - }), - new StockGoogleItem( - { - date: `2015-00-28`, - open: 522.8, - high: 523, - low: 510, - close: 510, - volume: 1679230 - }), - new StockGoogleItem( - { - date: `2015-00-29`, - open: 511, - high: 511.1, - low: 501.2, - close: 510.7, - volume: 4174924 - }), - new StockGoogleItem( - { - date: `2015-00-30`, - open: 515.9, - high: 539.9, - low: 515.5, - close: 534.5, - volume: 5590977 - }), - new StockGoogleItem( - { - date: `2015-01-02`, - open: 531.7, - high: 533, - low: 518.5, - close: 528.5, - volume: 2841976 - }), - new StockGoogleItem( - { - date: `2015-01-03`, - open: 528, - high: 533.4, - low: 523.3, - close: 529.2, - volume: 2033085 - }), - new StockGoogleItem( - { - date: `2015-01-04`, - open: 529.2, - high: 532.7, - low: 521.3, - close: 522.8, - volume: 1659125 - }), - new StockGoogleItem( - { - date: `2015-01-05`, - open: 523.8, - high: 528.5, - low: 522.1, - close: 527.6, - volume: 1844687 - }), - new StockGoogleItem( - { - date: `2015-01-06`, - open: 527.6, - high: 537.2, - low: 526.4, - close: 531, - volume: 1758650 - }), - new StockGoogleItem( - { - date: `2015-01-09`, - open: 528, - high: 532, - low: 526, - close: 527.8, - volume: 1264276 - }), - new StockGoogleItem( - { - date: `2015-01-10`, - open: 529.3, - high: 537.7, - low: 526.9, - close: 536.9, - volume: 1745076 - }), - new StockGoogleItem( - { - date: `2015-01-11`, - open: 535.3, - high: 538.5, - low: 533.4, - close: 536, - volume: 1373970 - }), - new StockGoogleItem( - { - date: `2015-01-12`, - open: 537.3, - high: 544.8, - low: 534.7, - close: 542.9, - volume: 1615824 - }), - new StockGoogleItem( - { - date: `2015-01-13`, - open: 543.4, - high: 549.9, - low: 543.1, - close: 549, - volume: 1895126 - }), - new StockGoogleItem( - { - date: `2015-01-17`, - open: 546.8, - high: 550, - low: 541.1, - close: 542.8, - volume: 1612439 - }), - new StockGoogleItem( - { - date: `2015-01-18`, - open: 541.4, - high: 545.5, - low: 537.5, - close: 539.7, - volume: 1449089 - }), - new StockGoogleItem( - { - date: `2015-01-19`, - open: 538, - high: 543.1, - low: 538, - close: 542.9, - volume: 987478 - }), - new StockGoogleItem( - { - date: `2015-01-20`, - open: 543.1, - high: 543.8, - low: 535.8, - close: 539, - volume: 1441212 - }), - new StockGoogleItem( - { - date: `2015-01-23`, - open: 536, - high: 536.4, - low: 529.4, - close: 531.9, - volume: 1453907 - }), - new StockGoogleItem( - { - date: `2015-01-24`, - open: 530, - high: 536.8, - low: 528.3, - close: 536.1, - volume: 1002393 - }), - new StockGoogleItem( - { - date: `2015-01-25`, - open: 535.9, - high: 546.2, - low: 535.4, - close: 543.9, - volume: 1821041 - }), - new StockGoogleItem( - { - date: `2015-01-26`, - open: 543.2, - high: 556.1, - low: 541.5, - close: 555.5, - volume: 2305219 - }), - new StockGoogleItem( - { - date: `2015-01-27`, - open: 554.2, - high: 564.7, - low: 552.9, - close: 558.4, - volume: 2403553 - }), - new StockGoogleItem( - { - date: `2015-02-02`, - open: 560.5, - high: 572.1, - low: 558.8, - close: 571.3, - volume: 2123796 - }), - new StockGoogleItem( - { - date: `2015-02-03`, - open: 570.5, - high: 575.4, - low: 566.5, - close: 573.6, - volume: 1700084 - }), - new StockGoogleItem( - { - date: `2015-02-04`, - open: 571.9, - high: 577.1, - low: 568, - close: 573.4, - volume: 1871694 - }), - new StockGoogleItem( - { - date: `2015-02-05`, - open: 575, - high: 577.9, - low: 573.4, - close: 575.3, - volume: 1385818 - }), - new StockGoogleItem( - { - date: `2015-02-06`, - open: 574.9, - high: 576.7, - low: 566.8, - close: 567.7, - volume: 1654561 - }), - new StockGoogleItem( - { - date: `2015-02-09`, - open: 566.9, - high: 570.3, - low: 563.5, - close: 568.9, - volume: 1059336 - }), - new StockGoogleItem( - { - date: `2015-02-10`, - open: 564.3, - high: 564.9, - low: 554.7, - close: 555, - volume: 1787357 - }), - new StockGoogleItem( - { - date: `2015-02-11`, - open: 555.1, - high: 558.1, - low: 550.7, - close: 551.2, - volume: 1815763 - }), - new StockGoogleItem( - { - date: `2015-02-12`, - open: 553.5, - high: 556.4, - low: 550.5, - close: 555.5, - volume: 1385772 - }), - new StockGoogleItem( - { - date: `2015-02-13`, - open: 553.5, - high: 558.4, - low: 544.2, - close: 547.3, - volume: 1698872 - }), - new StockGoogleItem( - { - date: `2015-02-16`, - open: 551, - high: 556.9, - low: 546, - close: 554.5, - volume: 1636493 - }), - new StockGoogleItem( - { - date: `2015-02-17`, - open: 551.7, - high: 553.8, - low: 548, - close: 550.8, - volume: 1800570 - }), - new StockGoogleItem( - { - date: `2015-02-18`, - open: 552.5, - high: 559.8, - low: 547, - close: 559.5, - volume: 2128714 - }), - new StockGoogleItem( - { - date: `2015-02-19`, - open: 559.4, - high: 560.8, - low: 556.1, - close: 558, - volume: 1194049 - }), - new StockGoogleItem( - { - date: `2015-02-20`, - open: 561.6, - high: 561.7, - low: 559, - close: 560.4, - volume: 2609690 - }), - new StockGoogleItem( - { - date: `2015-02-23`, - open: 560.4, - high: 562.4, - low: 555.8, - close: 558.8, - volume: 1639306 - }), - new StockGoogleItem( - { - date: `2015-02-24`, - open: 562.6, - high: 574.6, - low: 561.2, - close: 570.2, - volume: 2576234 - }), - new StockGoogleItem( - { - date: `2015-02-25`, - open: 570.5, - high: 572.3, - low: 558.7, - close: 558.8, - volume: 2146384 - }), - new StockGoogleItem( - { - date: `2015-02-26`, - open: 557.6, - high: 558.9, - low: 550.6, - close: 555.2, - volume: 1568331 - }), - new StockGoogleItem( - { - date: `2015-02-27`, - open: 553, - high: 555.3, - low: 548.1, - close: 548.3, - volume: 1892323 - }), - new StockGoogleItem( - { - date: `2015-02-30`, - open: 551.6, - high: 553.5, - low: 548.2, - close: 552, - volume: 1283958 - }), - new StockGoogleItem( - { - date: `2015-02-31`, - open: 550, - high: 554.7, - low: 546.7, - close: 548, - volume: 1583677 - }), - new StockGoogleItem( - { - date: `2015-03-01`, - open: 548.6, - high: 551.1, - low: 539.5, - close: 542.6, - volume: 1957718 - }), - new StockGoogleItem( - { - date: `2015-03-02`, - open: 540.9, - high: 540.9, - low: 533.9, - close: 535.5, - volume: 1711737 - }), - new StockGoogleItem( - { - date: `2015-03-06`, - open: 532.2, - high: 538.4, - low: 529.6, - close: 536.8, - volume: 1320767 - }), - new StockGoogleItem( - { - date: `2015-03-07`, - open: 538.1, - high: 542.7, - low: 536, - close: 537, - volume: 1299298 - }), - new StockGoogleItem( - { - date: `2015-03-08`, - open: 538.4, - high: 543.9, - low: 538.4, - close: 541.6, - volume: 1175332 - }), - new StockGoogleItem( - { - date: `2015-03-09`, - open: 541, - high: 542, - low: 535.5, - close: 540.8, - volume: 1553586 - }), - new StockGoogleItem( - { - date: `2015-03-10`, - open: 542.3, - high: 542.3, - low: 537.3, - close: 540, - volume: 1405574 - }), - new StockGoogleItem( - { - date: `2015-03-13`, - open: 538.4, - high: 544.1, - low: 537.3, - close: 539.2, - volume: 1640809 - }), - new StockGoogleItem( - { - date: `2015-03-14`, - open: 536.3, - high: 537.6, - low: 528.1, - close: 530.4, - volume: 2597043 - }), - new StockGoogleItem( - { - date: `2015-03-15`, - open: 528.7, - high: 534.7, - low: 523.2, - close: 532.5, - volume: 2312512 - }), - new StockGoogleItem( - { - date: `2015-03-16`, - open: 529.9, - high: 535.6, - low: 529.6, - close: 533.8, - volume: 1296304 - }), - new StockGoogleItem( - { - date: `2015-03-17`, - open: 528.7, - high: 529.8, - low: 521, - close: 524, - volume: 2145955 - }), - new StockGoogleItem( - { - date: `2015-03-20`, - open: 525.6, - high: 536.1, - low: 524.5, - close: 535.4, - volume: 1675487 - }), - new StockGoogleItem( - { - date: `2015-03-21`, - open: 537.5, - high: 539.4, - low: 533.7, - close: 534, - volume: 1839668 - }), - new StockGoogleItem( - { - date: `2015-03-22`, - open: 534.4, - high: 541.1, - low: 531.8, - close: 539.4, - volume: 1589248 - }), - new StockGoogleItem( - { - date: `2015-03-23`, - open: 541, - high: 551, - low: 540.2, - close: 547, - volume: 4173376 - }), - new StockGoogleItem( - { - date: `2015-03-24`, - open: 566.1, - high: 571.1, - low: 557.3, - close: 565.1, - volume: 4919031 - }), - new StockGoogleItem( - { - date: `2015-03-27`, - open: 563.4, - high: 566, - low: 553.2, - close: 555.4, - volume: 2398039 - }), - new StockGoogleItem( - { - date: `2015-03-28`, - open: 554.6, - high: 556, - low: 550.4, - close: 553.7, - volume: 1490983 - }), - new StockGoogleItem( - { - date: `2015-03-29`, - open: 550.5, - high: 553.7, - low: 546.9, - close: 549.1, - volume: 1698761 - }), - new StockGoogleItem( - { - date: `2015-03-30`, - open: 547.9, - high: 548.6, - low: 535, - close: 537.3, - volume: 2082214 - }), - new StockGoogleItem( - { - date: `2015-04-01`, - open: 538.4, - high: 539.5, - low: 532.1, - close: 537.9, - volume: 1768181 - }), - new StockGoogleItem( - { - date: `2015-04-04`, - open: 538.5, - high: 544.1, - low: 535.1, - close: 540.8, - volume: 1307960 - }), - new StockGoogleItem( - { - date: `2015-04-05`, - open: 538.2, - high: 539.7, - low: 530.4, - close: 530.8, - volume: 1383068 - }), - new StockGoogleItem( - { - date: `2015-04-06`, - open: 531.2, - high: 532.4, - low: 521.1, - close: 524.2, - volume: 1566987 - }), - new StockGoogleItem( - { - date: `2015-04-07`, - open: 524, - high: 533.5, - low: 521.8, - close: 530.7, - volume: 1546278 - }), - new StockGoogleItem( - { - date: `2015-04-08`, - open: 536.6, - high: 541.1, - low: 536, - close: 538.2, - volume: 1527615 - }), - new StockGoogleItem( - { - date: `2015-04-11`, - open: 538.4, - high: 542, - low: 535.4, - close: 535.7, - volume: 905285 - }), - new StockGoogleItem( - { - date: `2015-04-12`, - open: 531.6, - high: 533.2, - low: 525.3, - close: 529, - volume: 1634174 - }), - new StockGoogleItem( - { - date: `2015-04-13`, - open: 530.6, - high: 534.3, - low: 528.7, - close: 529.6, - volume: 1253063 - }), - new StockGoogleItem( - { - date: `2015-04-14`, - open: 533.8, - high: 539, - low: 532.4, - close: 538.4, - volume: 1403935 - }), - new StockGoogleItem( - { - date: `2015-04-15`, - open: 539.2, - high: 539.3, - low: 530.4, - close: 533.9, - volume: 1971343 - }), - new StockGoogleItem( - { - date: `2015-04-18`, - open: 532, - high: 534.8, - low: 528.9, - close: 532.3, - volume: 2003421 - }), - new StockGoogleItem( - { - date: `2015-04-19`, - open: 534, - high: 540.7, - low: 533, - close: 537.4, - volume: 1966947 - }), - new StockGoogleItem( - { - date: `2015-04-20`, - open: 538.5, - high: 542.9, - low: 533, - close: 539.3, - volume: 1430826 - }), - new StockGoogleItem( - { - date: `2015-04-21`, - open: 538, - high: 543.8, - low: 536, - close: 542.5, - volume: 1462695 - }), - new StockGoogleItem( - { - date: `2015-04-22`, - open: 540.1, - high: 544.2, - low: 539.5, - close: 540.1, - volume: 1176214 - }), - new StockGoogleItem( - { - date: `2015-04-26`, - open: 538.1, - high: 539, - low: 529.9, - close: 532.3, - volume: 2406512 - }), - new StockGoogleItem( - { - date: `2015-04-27`, - open: 532.8, - high: 540.5, - low: 531.7, - close: 539.8, - volume: 1525019 - }), - new StockGoogleItem( - { - date: `2015-04-28`, - open: 538, - high: 540.6, - low: 536.3, - close: 539.8, - volume: 1029849 - }), - new StockGoogleItem( - { - date: `2015-04-29`, - open: 537.4, - high: 538.6, - low: 531.5, - close: 532.1, - volume: 2597407 - }), - new StockGoogleItem( - { - date: `2015-05-01`, - open: 536.8, - high: 536.8, - low: 529.8, - close: 534, - volume: 1904332 - }), - new StockGoogleItem( - { - date: `2015-05-02`, - open: 532.9, - high: 543, - low: 531.3, - close: 539.2, - volume: 1938989 - }), - new StockGoogleItem( - { - date: `2015-05-03`, - open: 539.9, - high: 543.5, - low: 537.1, - close: 540.3, - volume: 1717036 - }), - new StockGoogleItem( - { - date: `2015-05-04`, - open: 537.8, - high: 540.6, - low: 534.3, - close: 536.7, - volume: 1348337 - }), - new StockGoogleItem( - { - date: `2015-05-05`, - open: 536.4, - high: 537.2, - low: 532.5, - close: 533.3, - volume: 1388220 - }), - new StockGoogleItem( - { - date: `2015-05-08`, - open: 533.3, - high: 534.1, - low: 526.2, - close: 526.8, - volume: 1524139 - }), - new StockGoogleItem( - { - date: `2015-05-09`, - open: 527.6, - high: 529.2, - low: 523, - close: 526.7, - volume: 1455266 - }), - new StockGoogleItem( - { - date: `2015-05-10`, - open: 529.4, - high: 538.4, - low: 529.4, - close: 536.7, - volume: 1814958 - }), - new StockGoogleItem( - { - date: `2015-05-11`, - open: 538.4, - high: 539, - low: 533, - close: 534.6, - volume: 1217536 - }), - new StockGoogleItem( - { - date: `2015-05-12`, - open: 531.6, - high: 533.1, - low: 530.2, - close: 532.3, - volume: 955789 - }), - new StockGoogleItem( - { - date: `2015-05-15`, - open: 528, - high: 528.3, - low: 524, - close: 527.2, - volume: 1632702 - }), - new StockGoogleItem( - { - date: `2015-05-16`, - open: 528.4, - high: 529.6, - low: 525.6, - close: 528.1, - volume: 1071814 - }), - new StockGoogleItem( - { - date: `2015-05-17`, - open: 529.4, - high: 531, - low: 525.1, - close: 529.3, - volume: 1294216 - }), - new StockGoogleItem( - { - date: `2015-05-18`, - open: 531, - high: 538.1, - low: 530.8, - close: 536.7, - volume: 1833109 - }), - new StockGoogleItem( - { - date: `2015-05-19`, - open: 537.2, - high: 538.3, - low: 533, - close: 536.7, - volume: 1893497 - }), - new StockGoogleItem( - { - date: `2015-05-22`, - open: 539.6, - high: 543.7, - low: 537.5, - close: 538.2, - volume: 1250282 - }), - new StockGoogleItem( - { - date: `2015-05-23`, - open: 539.6, - high: 541.5, - low: 535.3, - close: 540.5, - volume: 1197450 - }), - new StockGoogleItem( - { - date: `2015-05-24`, - open: 540, - high: 540, - low: 535.7, - close: 537.8, - volume: 1286608 - }), - new StockGoogleItem( - { - date: `2015-05-25`, - open: 538.9, - high: 540.9, - low: 535.2, - close: 535.2, - volume: 1335697 - }), - new StockGoogleItem( - { - date: `2015-05-26`, - open: 537.3, - high: 537.8, - low: 531.4, - close: 531.7, - volume: 2109130 - }), - new StockGoogleItem( - { - date: `2015-05-29`, - open: 525, - high: 528.6, - low: 520.5, - close: 521.5, - volume: 1937821 - }), - new StockGoogleItem( - { - date: `2015-05-30`, - open: 526, - high: 526.3, - low: 520.5, - close: 520.5, - volume: 2235595 - }), - new StockGoogleItem( - { - date: `2015-06-01`, - open: 524.7, - high: 525.7, - low: 518.2, - close: 521.8, - volume: 1961354 - }), - new StockGoogleItem( - { - date: `2015-06-02`, - open: 521.1, - high: 524.6, - low: 521.1, - close: 523.4, - volume: 1235903 - }), - new StockGoogleItem( - { - date: `2015-06-06`, - open: 519.5, - high: 525.3, - low: 519, - close: 522.9, - volume: 1280525 - }), - new StockGoogleItem( - { - date: `2015-06-07`, - open: 523.1, - high: 526.2, - low: 515.2, - close: 525, - volume: 1597229 - }), - new StockGoogleItem( - { - date: `2015-06-08`, - open: 521, - high: 522.7, - low: 516.1, - close: 516.8, - volume: 1296699 - }), - new StockGoogleItem( - { - date: `2015-06-09`, - open: 523.1, - high: 523.8, - low: 520.4, - close: 520.7, - volume: 1842347 - }), - new StockGoogleItem( - { - date: `2015-06-10`, - open: 526.3, - high: 532.6, - low: 525.5, - close: 530.1, - volume: 1956682 - }), - new StockGoogleItem( - { - date: `2015-06-13`, - open: 532.9, - high: 547.1, - low: 532.4, - close: 546.5, - volume: 2206475 - }), - new StockGoogleItem( - { - date: `2015-06-14`, - open: 546.8, - high: 565.9, - low: 546.7, - close: 561.1, - volume: 3244066 - }), - new StockGoogleItem( - { - date: `2015-06-15`, - open: 560.1, - high: 566.5, - low: 556.8, - close: 560.2, - volume: 1784554 - }), - new StockGoogleItem( - { - date: `2015-06-16`, - open: 565.1, - high: 580.7, - low: 565, - close: 579.9, - volume: 4768318 - }), - new StockGoogleItem( - { - date: `2015-06-17`, - open: 649, - high: 674.5, - low: 645, - close: 672.9, - volume: 11164943 - }), - new StockGoogleItem( - { - date: `2015-06-20`, - open: 659.2, - high: 668.9, - low: 653, - close: 663, - volume: 5860872 - }), - new StockGoogleItem( - { - date: `2015-06-21`, - open: 655.2, - high: 673, - low: 654.3, - close: 662.3, - volume: 3377196 - }), - new StockGoogleItem( - { - date: `2015-06-22`, - open: 660.9, - high: 678.6, - low: 659, - close: 662.1, - volume: 3929309 - }), - new StockGoogleItem( - { - date: `2015-06-23`, - open: 661.3, - high: 663.6, - low: 641, - close: 644.3, - volume: 3029109 - }), - new StockGoogleItem( - { - date: `2015-06-24`, - open: 647, - high: 648.2, - low: 622.5, - close: 623.6, - volume: 3625747 - }), - new StockGoogleItem( - { - date: `2015-06-27`, - open: 621, - high: 634.3, - low: 620.5, - close: 627.3, - volume: 2675381 - }), - new StockGoogleItem( - { - date: `2015-06-28`, - open: 632.8, - high: 632.8, - low: 623.3, - close: 628, - volume: 1727327 - }), - new StockGoogleItem( - { - date: `2015-06-29`, - open: 628.8, - high: 633.4, - low: 622.6, - close: 631.9, - volume: 1575069 - }), - new StockGoogleItem( - { - date: `2015-06-30`, - open: 630, - high: 635.2, - low: 622, - close: 632.6, - volume: 1474203 - }), - new StockGoogleItem( - { - date: `2015-06-31`, - open: 631.4, - high: 632.9, - low: 625.5, - close: 625.6, - volume: 1706149 - }), - new StockGoogleItem( - { - date: `2015-07-03`, - open: 625.3, - high: 633.1, - low: 625.3, - close: 631.2, - volume: 1304511 - }), - new StockGoogleItem( - { - date: `2015-07-04`, - open: 628.4, - high: 634.8, - low: 627.2, - close: 629.3, - volume: 1490881 - }), - new StockGoogleItem( - { - date: `2015-07-05`, - open: 634.3, - high: 647.9, - low: 633.2, - close: 643.8, - volume: 2334266 - }), - new StockGoogleItem( - { - date: `2015-07-06`, - open: 645, - high: 645.4, - low: 632.3, - close: 642.7, - volume: 1572600 - }), - new StockGoogleItem( - { - date: `2015-07-07`, - open: 640.2, - high: 642.7, - low: 629.7, - close: 635.3, - volume: 1403865 - }), - new StockGoogleItem( - { - date: `2015-07-10`, - open: 639.5, - high: 643.4, - low: 631.3, - close: 633.7, - volume: 1809205 - }), - new StockGoogleItem( - { - date: `2015-07-11`, - open: 669.2, - high: 674.9, - low: 654.3, - close: 660.8, - volume: 5029203 - }), - new StockGoogleItem( - { - date: `2015-07-12`, - open: 663.1, - high: 665, - low: 652.3, - close: 659.6, - volume: 2940803 - }), - new StockGoogleItem( - { - date: `2015-07-13`, - open: 659.3, - high: 664.5, - low: 651.7, - close: 656.5, - volume: 1810749 - }), - new StockGoogleItem( - { - date: `2015-07-14`, - open: 655, - high: 659.9, - low: 652.7, - close: 657.1, - volume: 1072061 - }), - new StockGoogleItem( - { - date: `2015-07-17`, - open: 656.8, - high: 661.4, - low: 651.2, - close: 660.9, - volume: 1051699 - }), - new StockGoogleItem( - { - date: `2015-07-18`, - open: 661.9, - high: 664, - low: 653.5, - close: 656.1, - volume: 1456059 - }), - new StockGoogleItem( - { - date: `2015-07-19`, - open: 656.6, - high: 667, - low: 654.2, - close: 660.9, - volume: 2134098 - }), - new StockGoogleItem( - { - date: `2015-07-20`, - open: 655.5, - high: 663, - low: 642.9, - close: 646.8, - volume: 2855299 - }), - new StockGoogleItem( - { - date: `2015-07-21`, - open: 639.8, - high: 640, - low: 612.3, - close: 612.5, - volume: 4265183 - }), - new StockGoogleItem( - { - date: `2015-07-24`, - open: 573, - high: 614, - low: 565, - close: 589.6, - volume: 5770302 - }), - new StockGoogleItem( - { - date: `2015-07-25`, - open: 614.9, - high: 617.5, - low: 581.1, - close: 582.1, - volume: 3537966 - }), - new StockGoogleItem( - { - date: `2015-07-26`, - open: 610.4, - high: 631.7, - low: 599, - close: 628.6, - volume: 4235891 - }), - new StockGoogleItem( - { - date: `2015-07-27`, - open: 639.4, - high: 643.6, - low: 622, - close: 637.6, - volume: 3491336 - }), - new StockGoogleItem( - { - date: `2015-07-28`, - open: 632.8, - high: 636.9, - low: 624.6, - close: 630.4, - volume: 1978733 - }), - new StockGoogleItem( - { - date: `2015-07-31`, - open: 627.5, - high: 635.8, - low: 617.7, - close: 618.3, - volume: 2176737 - }), - new StockGoogleItem( - { - date: `2015-08-01`, - open: 602.4, - high: 612.9, - low: 594.1, - close: 597.8, - volume: 3702105 - }), - new StockGoogleItem( - { - date: `2015-08-02`, - open: 605.6, - high: 614.3, - low: 599.7, - close: 614.3, - volume: 2575620 - }), - new StockGoogleItem( - { - date: `2015-08-03`, - open: 617, - high: 619.7, - low: 602.8, - close: 606.3, - volume: 1759572 - }), - new StockGoogleItem( - { - date: `2015-08-04`, - open: 600, - high: 603.5, - low: 595.3, - close: 600.7, - volume: 2089453 - }), - new StockGoogleItem( - { - date: `2015-08-08`, - open: 612.5, - high: 616.3, - low: 604.1, - close: 614.7, - volume: 2279538 - }), - new StockGoogleItem( - { - date: `2015-08-09`, - open: 621.2, - high: 626.5, - low: 609.6, - close: 612.7, - volume: 1702094 - }), - new StockGoogleItem( - { - date: `2015-08-10`, - open: 613.1, - high: 624.2, - low: 611.4, - close: 621.4, - volume: 1900526 - }), - new StockGoogleItem( - { - date: `2015-08-11`, - open: 619.8, - high: 625.8, - low: 617.4, - close: 625.8, - volume: 1373545 - }), - new StockGoogleItem( - { - date: `2015-08-14`, - open: 625.7, - high: 625.9, - low: 619.4, - close: 623.2, - volume: 1702271 - }), - new StockGoogleItem( - { - date: `2015-08-15`, - open: 626.7, - high: 638.7, - low: 623.8, - close: 635.1, - volume: 2084397 - }), - new StockGoogleItem( - { - date: `2015-08-16`, - open: 635.5, - high: 638, - low: 632.3, - close: 636, - volume: 1286454 - }), - new StockGoogleItem( - { - date: `2015-08-17`, - open: 637.8, - high: 650.9, - low: 635, - close: 642.9, - volume: 2274690 - }), - new StockGoogleItem( - { - date: `2015-08-18`, - open: 636.8, - high: 640, - low: 627, - close: 629.3, - volume: 5133386 - }), - new StockGoogleItem( - { - date: `2015-08-21`, - open: 634.4, - high: 636.5, - low: 625.9, - close: 635.4, - volume: 1788506 - }), - new StockGoogleItem( - { - date: `2015-08-22`, - open: 627, - high: 627.5, - low: 615.4, - close: 622.7, - volume: 2562869 - }), - new StockGoogleItem( - { - date: `2015-08-23`, - open: 622, - high: 628.9, - low: 620, - close: 622.4, - volume: 1470949 - }), - new StockGoogleItem( - { - date: `2015-08-24`, - open: 616.6, - high: 627.3, - low: 612.4, - close: 625.8, - volume: 2240098 - }), - new StockGoogleItem( - { - date: `2015-08-25`, - open: 629.8, - high: 629.8, - low: 611, - close: 612, - volume: 2174009 - }), - new StockGoogleItem( - { - date: `2015-08-28`, - open: 610.3, - high: 614.6, - low: 589.4, - close: 594.9, - volume: 3127667 - }), - new StockGoogleItem( - { - date: `2015-08-29`, - open: 597.3, - high: 605, - low: 590.2, - close: 595, - volume: 2310284 - }), - new StockGoogleItem( - { - date: `2015-08-30`, - open: 603.3, - high: 608.8, - low: 600.7, - close: 608.4, - volume: 2413441 - }), - new StockGoogleItem( - { - date: `2015-09-01`, - open: 608.4, - high: 612.1, - low: 599.9, - close: 611.3, - volume: 1867601 - }), - new StockGoogleItem( - { - date: `2015-09-02`, - open: 607.2, - high: 627.3, - low: 603.1, - close: 626.9, - volume: 2684805 - }), - new StockGoogleItem( - { - date: `2015-09-05`, - open: 632, - high: 643, - low: 627, - close: 641.5, - volume: 1787880 - }), - new StockGoogleItem( - { - date: `2015-09-06`, - open: 638.8, - high: 649.3, - low: 636.5, - close: 645.4, - volume: 2166264 - }), - new StockGoogleItem( - { - date: `2015-09-07`, - open: 649.2, - high: 650.6, - low: 632.1, - close: 642.4, - volume: 2089776 - }), - new StockGoogleItem( - { - date: `2015-09-08`, - open: 641.4, - high: 644.5, - low: 625.6, - close: 639.2, - volume: 2180441 - }), - new StockGoogleItem( - { - date: `2015-09-09`, - open: 640, - high: 646, - low: 635.3, - close: 643.6, - volume: 1645844 - }), - new StockGoogleItem( - { - date: `2015-09-12`, - open: 642.1, - high: 648.5, - low: 639, - close: 646.7, - volume: 1275206 - }), - new StockGoogleItem( - { - date: `2015-09-13`, - open: 643.1, - high: 657.8, - low: 643.1, - close: 652.3, - volume: 1790704 - }), - new StockGoogleItem( - { - date: `2015-09-14`, - open: 653.2, - high: 659.4, - low: 648.9, - close: 651.2, - volume: 1412040 - }), - new StockGoogleItem( - { - date: `2015-09-15`, - open: 654.7, - high: 663.1, - low: 654.5, - close: 661.7, - volume: 1830524 - }), - new StockGoogleItem( - { - date: `2015-09-16`, - open: 664.1, - high: 665, - low: 657.2, - close: 662.2, - volume: 1606138 - }), - new StockGoogleItem( - { - date: `2015-09-19`, - open: 661.2, - high: 666.8, - low: 659.6, - close: 666.1, - volume: 1465339 - }), - new StockGoogleItem( - { - date: `2015-09-20`, - open: 664, - high: 664.7, - low: 644.2, - close: 650.3, - volume: 2490016 - }), - new StockGoogleItem( - { - date: `2015-09-21`, - open: 654.1, - high: 655.9, - low: 641.7, - close: 642.6, - volume: 1791099 - }), - new StockGoogleItem( - { - date: `2015-09-22`, - open: 646.7, - high: 657.8, - low: 644, - close: 651.8, - volume: 3782103 - }), - new StockGoogleItem( - { - date: `2015-09-23`, - open: 727.5, - high: 730, - low: 701.5, - close: 702, - volume: 6642504 - }), - new StockGoogleItem( - { - date: `2015-09-26`, - open: 701.5, - high: 719.1, - low: 701.3, - close: 712.8, - volume: 2701629 - }), - new StockGoogleItem( - { - date: `2015-09-27`, - open: 707.4, - high: 713.6, - low: 704.5, - close: 708.5, - volume: 2224309 - }), - new StockGoogleItem( - { - date: `2015-09-28`, - open: 707.3, - high: 713, - low: 703.1, - close: 713, - volume: 2176623 - }), - new StockGoogleItem( - { - date: `2015-09-29`, - open: 710.5, - high: 718.3, - low: 710, - close: 716.9, - volume: 1454128 - }), - new StockGoogleItem( - { - date: `2015-09-30`, - open: 715.7, - high: 718, - low: 710, - close: 710.8, - volume: 1903980 - }), - new StockGoogleItem( - { - date: `2015-10-02`, - open: 711.1, - high: 721.6, - low: 705.9, - close: 721.1, - volume: 1871073 - }), - new StockGoogleItem( - { - date: `2015-10-03`, - open: 718.9, - high: 724.6, - low: 714.7, - close: 722.2, - volume: 1560770 - }), - new StockGoogleItem( - { - date: `2015-10-04`, - open: 722, - high: 733.1, - low: 721.9, - close: 728.1, - volume: 1704575 - }), - new StockGoogleItem( - { - date: `2015-10-05`, - open: 729.5, - high: 739.5, - low: 729.5, - close: 731.3, - volume: 1860367 - }), - new StockGoogleItem( - { - date: `2015-10-06`, - open: 731.5, - high: 735.4, - low: 727, - close: 733.8, - volume: 1509656 - }), - new StockGoogleItem( - { - date: `2015-10-09`, - open: 730.2, - high: 734.7, - low: 719.4, - close: 724.9, - volume: 2065619 - }), - new StockGoogleItem( - { - date: `2015-10-10`, - open: 724.4, - high: 730.6, - low: 718.5, - close: 728.3, - volume: 1603937 - }), - new StockGoogleItem( - { - date: `2015-10-11`, - open: 732.5, - high: 741, - low: 730.2, - close: 735.4, - volume: 1366375 - }), - new StockGoogleItem( - { - date: `2015-10-12`, - open: 731, - high: 737.8, - low: 728.6, - close: 731.2, - volume: 1668048 - }), - new StockGoogleItem( - { - date: `2015-10-13`, - open: 729.2, - high: 731.1, - low: 716.7, - close: 717, - volume: 2062982 - }), - new StockGoogleItem( - { - date: `2015-10-16`, - open: 715.6, - high: 729.5, - low: 711.3, - close: 729, - volume: 1891074 - }), - new StockGoogleItem( - { - date: `2015-10-17`, - open: 729.3, - high: 731.8, - low: 723, - close: 725.3, - volume: 1491709 - }), - new StockGoogleItem( - { - date: `2015-10-18`, - open: 727.6, - high: 741.4, - low: 727, - close: 740, - volume: 1671588 - }), - new StockGoogleItem( - { - date: `2015-10-19`, - open: 738.7, - high: 742, - low: 737.4, - close: 738.4, - volume: 1327109 - }), - new StockGoogleItem( - { - date: `2015-10-20`, - open: 746.5, - high: 757.9, - low: 743, - close: 756.6, - volume: 2212302 - }), - new StockGoogleItem( - { - date: `2015-10-23`, - open: 757.5, - high: 762.7, - low: 751.8, - close: 756, - volume: 1414487 - }), - new StockGoogleItem( - { - date: `2015-10-24`, - open: 752, - high: 755.3, - low: 737.6, - close: 748.3, - volume: 2333130 - }), - new StockGoogleItem( - { - date: `2015-10-25`, - open: 748.1, - high: 752, - low: 746.1, - close: 748.1, - volume: 1122224 - }), - new StockGoogleItem( - { - date: `2015-10-27`, - open: 748.5, - high: 753.4, - low: 747.5, - close: 750.3, - volume: 838518 - }), - new StockGoogleItem( - { - date: `2015-10-30`, - open: 748.8, - high: 754.9, - low: 741.3, - close: 742.6, - volume: 2035261 - }), - new StockGoogleItem( - { - date: `2015-11-01`, - open: 747.1, - high: 769, - low: 746.7, - close: 767, - volume: 2129940 - }), - new StockGoogleItem( - { - date: `2015-11-02`, - open: 768.9, - high: 776, - low: 759, - close: 762.4, - volume: 2195686 - }), - new StockGoogleItem( - { - date: `2015-11-03`, - open: 766, - high: 769, - low: 745.6, - close: 752.5, - volume: 2590641 - }), - new StockGoogleItem( - { - date: `2015-11-04`, - open: 753.1, - high: 768.5, - low: 750, - close: 766.8, - volume: 2757283 - }), - new StockGoogleItem( - { - date: `2015-11-07`, - open: 767.8, - high: 768.7, - low: 755.1, - close: 763.3, - volume: 1812314 - }), - new StockGoogleItem( - { - date: `2015-11-08`, - open: 757.9, - high: 764.8, - low: 754.2, - close: 762.4, - volume: 1829475 - }), - new StockGoogleItem( - { - date: `2015-11-09`, - open: 759.2, - high: 764.2, - low: 737, - close: 751.6, - volume: 2699990 - }), - new StockGoogleItem( - { - date: `2015-11-10`, - open: 752.9, - high: 755.9, - low: 743.8, - close: 749.5, - volume: 1988380 - }), - new StockGoogleItem( - { - date: `2015-11-11`, - open: 741.2, - high: 745.7, - low: 736.8, - close: 738.9, - volume: 2224410 - }), - new StockGoogleItem( - { - date: `2015-11-14`, - open: 741.8, - high: 748.7, - low: 724.2, - close: 747.8, - volume: 2412497 - }), - new StockGoogleItem( - { - date: `2015-11-15`, - open: 753, - high: 758.1, - low: 743, - close: 743.4, - volume: 2666229 - }), - new StockGoogleItem( - { - date: `2015-11-16`, - open: 750, - high: 760.6, - low: 739.4, - close: 758.1, - volume: 1993251 - }), - new StockGoogleItem( - { - date: `2015-11-17`, - open: 762.4, - high: 762.7, - low: 749, - close: 749.4, - volume: 1553418 - }), - new StockGoogleItem( - { - date: `2015-11-18`, - open: 746.5, - high: 754.1, - low: 738.1, - close: 739.3, - volume: 3148743 - }), - new StockGoogleItem( - { - date: `2015-11-21`, - open: 746.1, - high: 750, - low: 740, - close: 747.8, - volume: 1525703 - }), - new StockGoogleItem( - { - date: `2015-11-22`, - open: 751.6, - high: 754.9, - low: 745.5, - close: 750, - volume: 1365520 - }), - new StockGoogleItem( - { - date: `2015-11-23`, - open: 753.5, - high: 754.2, - low: 744, - close: 750.3, - volume: 1566726 - }), - new StockGoogleItem( - { - date: `2015-11-24`, - open: 749.5, - high: 751.4, - low: 746.6, - close: 748.4, - volume: 527223 - }), - new StockGoogleItem( - { - date: `2015-11-28`, - open: 752.9, - high: 763, - low: 749.5, - close: 762.5, - volume: 1515716 - }), - new StockGoogleItem( - { - date: `2015-11-29`, - open: 766.7, - high: 780, - low: 766.4, - close: 776.6, - volume: 1765012 - }), - new StockGoogleItem( - { - date: `2015-11-30`, - open: 776.6, - high: 777.6, - low: 766.9, - close: 771, - volume: 1293521 - }), - new StockGoogleItem( - { - date: `2015-11-31`, - open: 769.5, - high: 769.5, - low: 758.3, - close: 758.9, - volume: 1500923 - }), - new StockGoogleItem( - { - date: `2016-00-04`, - open: 743, - high: 744.1, - low: 731.3, - close: 741.8, - volume: 3258199 - }), - new StockGoogleItem( - { - date: `2016-00-05`, - open: 746.5, - high: 752, - low: 738.6, - close: 742.6, - volume: 1950691 - }), - new StockGoogleItem( - { - date: `2016-00-06`, - open: 730, - high: 747.2, - low: 728.9, - close: 743.6, - volume: 1947034 - }), - new StockGoogleItem( - { - date: `2016-00-07`, - open: 730.3, - high: 738.5, - low: 719.1, - close: 726.4, - volume: 2963741 - }), - new StockGoogleItem( - { - date: `2016-00-08`, - open: 731.5, - high: 733.2, - low: 713, - close: 714.5, - volume: 2450857 - }), - new StockGoogleItem( - { - date: `2016-00-11`, - open: 716.6, - high: 718.9, - low: 703.5, - close: 716, - volume: 2090621 - }), - new StockGoogleItem( - { - date: `2016-00-12`, - open: 721.7, - high: 728.8, - low: 717.3, - close: 726.1, - volume: 2024509 - }), - new StockGoogleItem( - { - date: `2016-00-13`, - open: 730.9, - high: 734.7, - low: 698.6, - close: 700.6, - volume: 2468295 - }), - new StockGoogleItem( - { - date: `2016-00-14`, - open: 705.4, - high: 721.9, - low: 689.1, - close: 714.7, - volume: 2211853 - }), - new StockGoogleItem( - { - date: `2016-00-15`, - open: 692.3, - high: 706.7, - low: 685.4, - close: 694.5, - volume: 3592449 - }), - new StockGoogleItem( - { - date: `2016-00-19`, - open: 703.3, - high: 710, - low: 693.4, - close: 701.8, - volume: 2258479 - }), - new StockGoogleItem( - { - date: `2016-00-20`, - open: 688.6, - high: 706.9, - low: 673.3, - close: 698.5, - volume: 3439386 - }), - new StockGoogleItem( - { - date: `2016-00-21`, - open: 702.2, - high: 719.2, - low: 694.5, - close: 706.6, - volume: 2410263 - }), - new StockGoogleItem( - { - date: `2016-00-22`, - open: 723.6, - high: 728.1, - low: 720.1, - close: 725.3, - volume: 2006528 - }), - new StockGoogleItem( - { - date: `2016-00-25`, - open: 723.6, - high: 729.7, - low: 710, - close: 711.7, - volume: 1704641 - }), - new StockGoogleItem( - { - date: `2016-00-26`, - open: 713.9, - high: 718.3, - low: 706.5, - close: 713, - volume: 1324300 - }), - new StockGoogleItem( - { - date: `2016-00-27`, - open: 713.7, - high: 718.2, - low: 694.4, - close: 700, - volume: 2139970 - }), - new StockGoogleItem( - { - date: `2016-00-28`, - open: 722.2, - high: 733.7, - low: 712.4, - close: 731, - volume: 2658016 - }), - new StockGoogleItem( - { - date: `2016-00-29`, - open: 731.5, - high: 745, - low: 726.8, - close: 743, - volume: 3394935 - }), - new StockGoogleItem( - { - date: `2016-01-01`, - open: 750.5, - high: 757.9, - low: 743.3, - close: 752, - volume: 4801816 - }), - new StockGoogleItem( - { - date: `2016-01-02`, - open: 784.5, - high: 789.9, - low: 764.6, - close: 764.6, - volume: 6332431 - }), - new StockGoogleItem( - { - date: `2016-01-03`, - open: 770.2, - high: 774.5, - low: 720.5, - close: 727, - volume: 6162333 - }), - new StockGoogleItem( - { - date: `2016-01-04`, - open: 722.8, - high: 727, - low: 701.9, - close: 708, - volume: 5145855 - }), - new StockGoogleItem( - { - date: `2016-01-05`, - open: 703.9, - high: 704, - low: 680.1, - close: 683.6, - volume: 5069985 - }), - new StockGoogleItem( - { - date: `2016-01-08`, - open: 667.9, - high: 684, - low: 663.1, - close: 682.7, - volume: 4212541 - }), - new StockGoogleItem( - { - date: `2016-01-09`, - open: 672.3, - high: 699.9, - low: 668.8, - close: 678.1, - volume: 3604335 - }), - new StockGoogleItem( - { - date: `2016-01-10`, - open: 686.9, - high: 701.3, - low: 682.1, - close: 684.1, - volume: 2627379 - }), - new StockGoogleItem( - { - date: `2016-01-11`, - open: 675, - high: 689.4, - low: 668.9, - close: 683.1, - volume: 3007223 - }), - new StockGoogleItem( - { - date: `2016-01-12`, - open: 690.3, - high: 693.8, - low: 678.6, - close: 682.4, - volume: 2129831 - }), - new StockGoogleItem( - { - date: `2016-01-16`, - open: 693, - high: 698, - low: 685, - close: 691, - volume: 2497024 - }), - new StockGoogleItem( - { - date: `2016-01-17`, - open: 699, - high: 709.8, - low: 691.4, - close: 708.4, - volume: 2466808 - }), - new StockGoogleItem( - { - date: `2016-01-18`, - open: 710, - high: 712.4, - low: 696, - close: 697.4, - volume: 1859130 - }), - new StockGoogleItem( - { - date: `2016-01-19`, - open: 695, - high: 703.1, - low: 694, - close: 700.9, - volume: 1582260 - }), - new StockGoogleItem( - { - date: `2016-01-22`, - open: 707.5, - high: 713.2, - low: 702.5, - close: 706.5, - volume: 1946067 - }), - new StockGoogleItem( - { - date: `2016-01-23`, - open: 701.5, - high: 708.4, - low: 693.6, - close: 695.9, - volume: 1999699 - }), - new StockGoogleItem( - { - date: `2016-01-24`, - open: 688.9, - high: 700, - low: 680.8, - close: 699.6, - volume: 1958611 - }), - new StockGoogleItem( - { - date: `2016-01-25`, - open: 700, - high: 706, - low: 690.6, - close: 705.8, - volume: 1631855 - }), - new StockGoogleItem( - { - date: `2016-01-26`, - open: 708.6, - high: 713.4, - low: 700.9, - close: 705.1, - volume: 2239978 - }), - new StockGoogleItem( - { - date: `2016-01-29`, - open: 700.3, - high: 710.9, - low: 697.7, - close: 697.8, - volume: 2280280 - }), - new StockGoogleItem( - { - date: `2016-02-01`, - open: 703.6, - high: 718.8, - low: 699.8, - close: 718.8, - volume: 2147442 - }), - new StockGoogleItem( - { - date: `2016-02-02`, - open: 719, - high: 720, - low: 712, - close: 718.9, - volume: 1627753 - }), - new StockGoogleItem( - { - date: `2016-02-03`, - open: 718.7, - high: 719.5, - low: 706, - close: 712.4, - volume: 1956761 - }), - new StockGoogleItem( - { - date: `2016-02-04`, - open: 715, - high: 716.5, - low: 706, - close: 710.9, - volume: 1967873 - }), - new StockGoogleItem( - { - date: `2016-02-07`, - open: 706.9, - high: 708.1, - low: 686.9, - close: 695.2, - volume: 2985094 - }), - new StockGoogleItem( - { - date: `2016-02-08`, - open: 688.6, - high: 703.8, - low: 685.3, - close: 694, - volume: 2063357 - }), - new StockGoogleItem( - { - date: `2016-02-09`, - open: 698.5, - high: 705.7, - low: 694, - close: 705.2, - volume: 1418704 - }), - new StockGoogleItem( - { - date: `2016-02-10`, - open: 708.1, - high: 716.4, - low: 703.4, - close: 712.8, - volume: 2829412 - }), - new StockGoogleItem( - { - date: `2016-02-11`, - open: 720, - high: 726.9, - low: 717.1, - close: 726.8, - volume: 1963907 - }), - new StockGoogleItem( - { - date: `2016-02-14`, - open: 726.8, - high: 735.5, - low: 725.1, - close: 730.5, - volume: 1716910 - }), - new StockGoogleItem( - { - date: `2016-02-15`, - open: 726.9, - high: 732.3, - low: 724.8, - close: 728.3, - volume: 1720965 - }), - new StockGoogleItem( - { - date: `2016-02-16`, - open: 726.4, - high: 737.5, - low: 724.5, - close: 736.1, - volume: 1572329 - }), - new StockGoogleItem( - { - date: `2016-02-17`, - open: 736.5, - high: 743.1, - low: 736, - close: 737.8, - volume: 1856800 - }), - new StockGoogleItem( - { - date: `2016-02-18`, - open: 741.9, - high: 742, - low: 731.8, - close: 737.6, - volume: 2796376 - }), - new StockGoogleItem( - { - date: `2016-02-21`, - open: 736.5, - high: 742.5, - low: 733.5, - close: 742.1, - volume: 1831839 - }), - new StockGoogleItem( - { - date: `2016-02-22`, - open: 737.5, - high: 745, - low: 737.5, - close: 740.8, - volume: 1264396 - }), - new StockGoogleItem( - { - date: `2016-02-23`, - open: 742.4, - high: 745.7, - low: 736.1, - close: 738.1, - volume: 1421861 - }), - new StockGoogleItem( - { - date: `2016-02-24`, - open: 732, - high: 737.8, - low: 731, - close: 735.3, - volume: 1564782 - }), - new StockGoogleItem( - { - date: `2016-02-28`, - open: 736.8, - high: 739, - low: 732.5, - close: 733.5, - volume: 1299812 - }), - new StockGoogleItem( - { - date: `2016-02-29`, - open: 734.6, - high: 747.3, - low: 728.8, - close: 744.8, - volume: 1902128 - }), - new StockGoogleItem( - { - date: `2016-02-30`, - open: 750.1, - high: 757.9, - low: 748.7, - close: 750.5, - volume: 1780998 - }), - new StockGoogleItem( - { - date: `2016-02-31`, - open: 749.3, - high: 750.9, - low: 740.9, - close: 745, - volume: 1712375 - }), - new StockGoogleItem( - { - date: `2016-03-01`, - open: 738.6, - high: 750.3, - low: 737, - close: 749.9, - volume: 1574870 - }), - new StockGoogleItem( - { - date: `2016-03-04`, - open: 750.1, - high: 752.8, - low: 742.4, - close: 745.3, - volume: 1131843 - }), - new StockGoogleItem( - { - date: `2016-03-05`, - open: 738, - high: 742.8, - low: 735.4, - close: 737.8, - volume: 1129829 - }), - new StockGoogleItem( - { - date: `2016-03-06`, - open: 735.8, - high: 746.2, - low: 735.6, - close: 745.7, - volume: 1050193 - }), - new StockGoogleItem( - { - date: `2016-03-07`, - open: 745.4, - high: 747, - low: 736.3, - close: 740.3, - volume: 1429504 - }), - new StockGoogleItem( - { - date: `2016-03-08`, - open: 744, - high: 745.5, - low: 735.5, - close: 739.1, - volume: 1285755 - }), - new StockGoogleItem( - { - date: `2016-03-11`, - open: 743, - high: 745, - low: 736, - close: 736.1, - volume: 1211762 - }), - new StockGoogleItem( - { - date: `2016-03-12`, - open: 738, - high: 743.8, - low: 731, - close: 743.1, - volume: 1349734 - }), - new StockGoogleItem( - { - date: `2016-03-13`, - open: 749.2, - high: 754.4, - low: 744.3, - close: 751.7, - volume: 1707095 - }), - new StockGoogleItem( - { - date: `2016-03-14`, - open: 754, - high: 757.3, - low: 752.7, - close: 753.2, - volume: 1130971 - }), - new StockGoogleItem( - { - date: `2016-03-15`, - open: 754, - high: 761, - low: 752.7, - close: 759, - volume: 1800413 - }), - new StockGoogleItem( - { - date: `2016-03-18`, - open: 760.5, - high: 768, - low: 757.3, - close: 766.6, - volume: 1555953 - }), - new StockGoogleItem( - { - date: `2016-03-19`, - open: 769.5, - high: 769.9, - low: 749.3, - close: 753.9, - volume: 2027642 - }), - new StockGoogleItem( - { - date: `2016-03-20`, - open: 758, - high: 758.1, - low: 750, - close: 752.7, - volume: 1525591 - }), - new StockGoogleItem( - { - date: `2016-03-21`, - open: 755.4, - high: 760.5, - low: 749.5, - close: 759.1, - volume: 2743620 - }), - new StockGoogleItem( - { - date: `2016-03-22`, - open: 726.3, - high: 736.1, - low: 713.6, - close: 718.8, - volume: 5939199 - }), - new StockGoogleItem( - { - date: `2016-03-25`, - open: 716.1, - high: 723.9, - low: 715.6, - close: 723.1, - volume: 1955567 - }), - new StockGoogleItem( - { - date: `2016-03-26`, - open: 725.4, - high: 725.8, - low: 703, - close: 708.1, - volume: 2727185 - }), - new StockGoogleItem( - { - date: `2016-03-27`, - open: 707.3, - high: 709, - low: 692.4, - close: 705.8, - volume: 3086722 - }), - new StockGoogleItem( - { - date: `2016-03-28`, - open: 708.3, - high: 714.2, - low: 689.5, - close: 691, - volume: 2851108 - }), - new StockGoogleItem( - { - date: `2016-03-29`, - open: 690.7, - high: 697.6, - low: 689, - close: 693, - volume: 2484273 - }), - new StockGoogleItem( - { - date: `2016-04-02`, - open: 697.6, - high: 700.6, - low: 691, - close: 698.2, - volume: 1644126 - }), - new StockGoogleItem( - { - date: `2016-04-03`, - open: 696.9, - high: 697.8, - low: 692, - close: 692.4, - volume: 1530993 - }), - new StockGoogleItem( - { - date: `2016-04-04`, - open: 690.5, - high: 699.8, - low: 689, - close: 695.7, - volume: 1688569 - }), - new StockGoogleItem( - { - date: `2016-04-05`, - open: 697.7, - high: 702.3, - low: 695.7, - close: 701.4, - volume: 1677405 - }), - new StockGoogleItem( - { - date: `2016-04-06`, - open: 698.4, - high: 711.9, - low: 698.1, - close: 711.1, - volume: 1826146 - }), - new StockGoogleItem( - { - date: `2016-04-09`, - open: 712, - high: 718.7, - low: 710, - close: 712.9, - volume: 1508423 - }), - new StockGoogleItem( - { - date: `2016-04-10`, - open: 716.8, - high: 723.5, - low: 715.7, - close: 723.2, - volume: 1563105 - }), - new StockGoogleItem( - { - date: `2016-04-11`, - open: 723.4, - high: 724.5, - low: 712.8, - close: 715.3, - volume: 1686823 - }), - new StockGoogleItem( - { - date: `2016-04-12`, - open: 717.1, - high: 719.3, - low: 709, - close: 713.3, - volume: 1360732 - }), - new StockGoogleItem( - { - date: `2016-04-13`, - open: 711.9, - high: 716.7, - low: 709.3, - close: 710.8, - volume: 1307338 - }), - new StockGoogleItem( - { - date: `2016-04-16`, - open: 709.1, - high: 718.5, - low: 705.6, - close: 716.5, - volume: 1316177 - }), - new StockGoogleItem( - { - date: `2016-04-17`, - open: 716, - high: 721.5, - low: 704.1, - close: 706.2, - volume: 1999456 - }), - new StockGoogleItem( - { - date: `2016-04-18`, - open: 703.7, - high: 711.6, - low: 700.6, - close: 706.6, - volume: 1763394 - }), - new StockGoogleItem( - { - date: `2016-04-19`, - open: 702.4, - high: 706, - low: 696.8, - close: 700.3, - volume: 1656321 - }), - new StockGoogleItem( - { - date: `2016-04-20`, - open: 701.6, - high: 714.6, - low: 700.5, - close: 709.7, - volume: 1816027 - }), - new StockGoogleItem( - { - date: `2016-04-23`, - open: 706.5, - high: 711.5, - low: 704.2, - close: 704.2, - volume: 1320927 - }), - new StockGoogleItem( - { - date: `2016-04-24`, - open: 706.9, - high: 721, - low: 706.9, - close: 720.1, - volume: 1920411 - }), - new StockGoogleItem( - { - date: `2016-04-25`, - open: 720.8, - high: 727.5, - low: 719.7, - close: 725.3, - volume: 1629198 - }), - new StockGoogleItem( - { - date: `2016-04-26`, - open: 722.9, - high: 728.3, - low: 720.3, - close: 724.1, - volume: 1542866 - }), - new StockGoogleItem( - { - date: `2016-04-27`, - open: 724, - high: 733.9, - low: 724, - close: 732.7, - volume: 1974026 - }), - new StockGoogleItem( - { - date: `2016-04-31`, - open: 731.7, - high: 739.7, - low: 731.3, - close: 735.7, - volume: 2129545 - }), - new StockGoogleItem( - { - date: `2016-05-01`, - open: 734.5, - high: 737.2, - low: 730.7, - close: 734.1, - volume: 1253593 - }), - new StockGoogleItem( - { - date: `2016-05-02`, - open: 732.5, - high: 733, - low: 724.2, - close: 730.4, - volume: 1341807 - }), - new StockGoogleItem( - { - date: `2016-05-03`, - open: 729.3, - high: 729.5, - low: 720.6, - close: 722.3, - volume: 1226253 - }), - new StockGoogleItem( - { - date: `2016-05-06`, - open: 724.9, - high: 724.9, - low: 714.6, - close: 716.5, - volume: 1566059 - }), - new StockGoogleItem( - { - date: `2016-05-07`, - open: 719.8, - high: 722, - low: 716.5, - close: 716.6, - volume: 1336754 - }), - new StockGoogleItem( - { - date: `2016-05-08`, - open: 724, - high: 728.6, - low: 720.6, - close: 728.3, - volume: 1583701 - }), - new StockGoogleItem( - { - date: `2016-05-09`, - open: 722.9, - high: 729.5, - low: 722.3, - close: 728.6, - volume: 988914 - }), - new StockGoogleItem( - { - date: `2016-05-10`, - open: 719.5, - high: 725.9, - low: 716.4, - close: 719.4, - volume: 1216443 - }), - new StockGoogleItem( - { - date: `2016-05-13`, - open: 716.5, - high: 725.4, - low: 716.5, - close: 718.4, - volume: 1258930 - }), - new StockGoogleItem( - { - date: `2016-05-14`, - open: 716.5, - high: 722.5, - low: 713.1, - close: 718.3, - volume: 1306065 - }), - new StockGoogleItem( - { - date: `2016-05-15`, - open: 719, - high: 723, - low: 717.3, - close: 718.9, - volume: 1214517 - }), - new StockGoogleItem( - { - date: `2016-05-16`, - open: 714.9, - high: 716.6, - low: 703.3, - close: 710.4, - volume: 1982471 - }), - new StockGoogleItem( - { - date: `2016-05-17`, - open: 708.6, - high: 708.8, - low: 688.5, - close: 691.7, - volume: 3402357 - }), - new StockGoogleItem( - { - date: `2016-05-20`, - open: 698.8, - high: 702.5, - low: 693.4, - close: 693.7, - volume: 2082538 - }), - new StockGoogleItem( - { - date: `2016-05-21`, - open: 698.4, - high: 702.8, - low: 692, - close: 695.9, - volume: 1465634 - }), - new StockGoogleItem( - { - date: `2016-05-22`, - open: 699.1, - high: 700.9, - low: 693.1, - close: 697.5, - volume: 1184318 - }), - new StockGoogleItem( - { - date: `2016-05-23`, - open: 697.5, - high: 702, - low: 687, - close: 701.9, - volume: 2171415 - }), - new StockGoogleItem( - { - date: `2016-05-24`, - open: 675.2, - high: 689.4, - low: 673.5, - close: 675.2, - volume: 4449022 - }), - new StockGoogleItem( - { - date: `2016-05-27`, - open: 671, - high: 672.3, - low: 663.3, - close: 668.3, - volume: 2641085 - }), - new StockGoogleItem( - { - date: `2016-05-28`, - open: 679, - high: 680.3, - low: 673, - close: 680, - volume: 2173762 - }), - new StockGoogleItem( - { - date: `2016-05-29`, - open: 683, - high: 687.4, - low: 681.4, - close: 684.1, - volume: 1932561 - }), - new StockGoogleItem( - { - date: `2016-05-30`, - open: 685.5, - high: 692.3, - low: 683.6, - close: 692.1, - volume: 1597714 - }), - new StockGoogleItem( - { - date: `2016-06-01`, - open: 692.2, - high: 700.6, - low: 692.1, - close: 699.2, - volume: 1344710 - }), - new StockGoogleItem( - { - date: `2016-06-05`, - open: 696.1, - high: 696.9, - low: 688.9, - close: 694.5, - volume: 1462616 - }), - new StockGoogleItem( - { - date: `2016-06-06`, - open: 690, - high: 701.7, - low: 689.1, - close: 697.8, - volume: 1411925 - }), - new StockGoogleItem( - { - date: `2016-06-07`, - open: 698.1, - high: 698.2, - low: 688.2, - close: 695.4, - volume: 1304200 - }), - new StockGoogleItem( - { - date: `2016-06-08`, - open: 699.5, - high: 705.7, - low: 696.4, - close: 705.6, - volume: 1575166 - }), - new StockGoogleItem( - { - date: `2016-06-11`, - open: 708, - high: 716.5, - low: 707.2, - close: 715.1, - volume: 1111762 - }), - new StockGoogleItem( - { - date: `2016-06-12`, - open: 719.1, - high: 722.9, - low: 715.9, - close: 720.6, - volume: 1336921 - }), - new StockGoogleItem( - { - date: `2016-06-13`, - open: 723.6, - high: 724, - low: 716.9, - close: 717, - volume: 935876 - }), - new StockGoogleItem( - { - date: `2016-06-14`, - open: 721.6, - high: 722.2, - low: 718, - close: 721, - volume: 950193 - }), - new StockGoogleItem( - { - date: `2016-06-15`, - open: 725.7, - high: 725.7, - low: 719.1, - close: 719.9, - volume: 1279339 - }), - new StockGoogleItem( - { - date: `2016-06-18`, - open: 722.7, - high: 736.1, - low: 721.2, - close: 733.8, - volume: 1295476 - }), - new StockGoogleItem( - { - date: `2016-06-19`, - open: 729.9, - high: 737, - low: 729, - close: 737, - volume: 1227486 - }), - new StockGoogleItem( - { - date: `2016-06-20`, - open: 737.3, - high: 742.1, - low: 737.1, - close: 741.2, - volume: 1289671 - }), - new StockGoogleItem( - { - date: `2016-06-21`, - open: 740.4, - high: 741.7, - low: 735.8, - close: 738.6, - volume: 1026306 - }), - new StockGoogleItem( - { - date: `2016-06-22`, - open: 741.9, - high: 743.2, - low: 736.6, - close: 742.7, - volume: 1259823 - }), - new StockGoogleItem( - { - date: `2016-06-25`, - open: 740.7, - high: 742.6, - low: 737.5, - close: 739.8, - volume: 1032432 - }), - new StockGoogleItem( - { - date: `2016-06-26`, - open: 739, - high: 741.7, - low: 734.3, - close: 738.4, - volume: 1186738 - }), - new StockGoogleItem( - { - date: `2016-06-27`, - open: 738.3, - high: 744.5, - low: 737, - close: 741.8, - volume: 1512517 - }), - new StockGoogleItem( - { - date: `2016-06-28`, - open: 747, - high: 748.6, - low: 739.3, - close: 745.9, - volume: 3530169 - }), - new StockGoogleItem( - { - date: `2016-06-29`, - open: 772.7, - high: 778.5, - low: 766.8, - close: 768.8, - volume: 3841482 - }), - new StockGoogleItem( - { - date: `2016-07-01`, - open: 761.1, - high: 780.4, - low: 761.1, - close: 772.9, - volume: 2700470 - }), - new StockGoogleItem( - { - date: `2016-07-02`, - open: 768.7, - high: 775.8, - low: 767.9, - close: 771.1, - volume: 1784525 - }), - new StockGoogleItem( - { - date: `2016-07-03`, - open: 767.2, - high: 773.2, - low: 766.8, - close: 773.2, - volume: 1287421 - }), - new StockGoogleItem( - { - date: `2016-07-04`, - open: 772.2, - high: 774.1, - low: 768.8, - close: 771.6, - volume: 1140254 - }), - new StockGoogleItem( - { - date: `2016-07-05`, - open: 773.8, - high: 783, - low: 772.3, - close: 782.2, - volume: 1801205 - }), - new StockGoogleItem( - { - date: `2016-07-08`, - open: 782, - high: 782.6, - low: 778.1, - close: 781.8, - volume: 1107857 - }), - new StockGoogleItem( - { - date: `2016-07-09`, - open: 781.1, - high: 788.9, - low: 780.6, - close: 784.3, - volume: 1318894 - }), - new StockGoogleItem( - { - date: `2016-07-10`, - open: 783.8, - high: 786.8, - low: 782.8, - close: 784.7, - volume: 786363 - }), - new StockGoogleItem( - { - date: `2016-07-11`, - open: 785, - high: 789.8, - low: 783, - close: 784.9, - volume: 975113 - }), - new StockGoogleItem( - { - date: `2016-07-12`, - open: 781.5, - high: 783.4, - low: 780.4, - close: 783.2, - volume: 740498 - }), - new StockGoogleItem( - { - date: `2016-07-15`, - open: 783.8, - high: 787.5, - low: 780.1, - close: 782.4, - volume: 938186 - }), - new StockGoogleItem( - { - date: `2016-07-16`, - open: 780.3, - high: 781, - low: 773.4, - close: 777.1, - volume: 1028047 - }), - new StockGoogleItem( - { - date: `2016-07-17`, - open: 777.3, - high: 780.8, - low: 773.5, - close: 779.9, - volume: 924226 - }), - new StockGoogleItem( - { - date: `2016-07-18`, - open: 780, - high: 782.9, - low: 777, - close: 777.5, - volume: 719429 - }), - new StockGoogleItem( - { - date: `2016-07-19`, - open: 775, - high: 777.1, - low: 773.1, - close: 775.4, - volume: 861546 - }), - new StockGoogleItem( - { - date: `2016-07-22`, - open: 773.3, - high: 774.5, - low: 770, - close: 772.1, - volume: 951362 - }), - new StockGoogleItem( - { - date: `2016-07-23`, - open: 775.5, - high: 776.4, - low: 771.8, - close: 772.1, - volume: 928232 - }), - new StockGoogleItem( - { - date: `2016-07-24`, - open: 770.6, - high: 774.5, - low: 767.1, - close: 769.6, - volume: 1071999 - }), - new StockGoogleItem( - { - date: `2016-07-25`, - open: 767, - high: 771.9, - low: 763.2, - close: 769.4, - volume: 926883 - }), - new StockGoogleItem( - { - date: `2016-07-26`, - open: 769, - high: 776.1, - low: 765.9, - close: 769.5, - volume: 1166681 - }), - new StockGoogleItem( - { - date: `2016-07-29`, - open: 768.7, - high: 775, - low: 766.6, - close: 772.1, - volume: 847565 - }), - new StockGoogleItem( - { - date: `2016-07-30`, - open: 769.3, - high: 774.5, - low: 766.8, - close: 769.1, - volume: 1130029 - }), - new StockGoogleItem( - { - date: `2016-07-31`, - open: 767, - high: 769.1, - low: 765.4, - close: 767, - volume: 1248556 - }), - new StockGoogleItem( - { - date: `2016-08-01`, - open: 769.3, - high: 771, - low: 764.3, - close: 768.8, - volume: 925131 - }), - new StockGoogleItem( - { - date: `2016-08-02`, - open: 773, - high: 773.9, - low: 768.4, - close: 771.5, - volume: 1072658 - }), - new StockGoogleItem( - { - date: `2016-08-06`, - open: 773.5, - high: 782, - low: 771, - close: 780.1, - volume: 1442822 - }), - new StockGoogleItem( - { - date: `2016-08-07`, - open: 780, - high: 782.7, - low: 776.2, - close: 780.4, - volume: 894021 - }), - new StockGoogleItem( - { - date: `2016-08-08`, - open: 778.6, - high: 780.4, - low: 773.6, - close: 775.3, - volume: 1270264 - }), - new StockGoogleItem( - { - date: `2016-08-09`, - open: 770.1, - high: 773.2, - low: 759.7, - close: 759.7, - volume: 1885496 - }), - new StockGoogleItem( - { - date: `2016-08-12`, - open: 755.1, - high: 770.3, - low: 754, - close: 769, - volume: 1310986 - }), - new StockGoogleItem( - { - date: `2016-08-13`, - open: 764.5, - high: 766.2, - low: 755.8, - close: 759.7, - volume: 1395046 - }), - new StockGoogleItem( - { - date: `2016-08-14`, - open: 759.6, - high: 767.7, - low: 759.1, - close: 762.5, - volume: 1094490 - }), - new StockGoogleItem( - { - date: `2016-08-15`, - open: 762.9, - high: 773.8, - low: 760, - close: 771.8, - volume: 1346751 - }), - new StockGoogleItem( - { - date: `2016-08-16`, - open: 769.8, - high: 769.8, - low: 764.7, - close: 768.9, - volume: 2049338 - }), - new StockGoogleItem( - { - date: `2016-08-19`, - open: 772.4, - high: 774, - low: 764.4, - close: 765.7, - volume: 1172824 - }), - new StockGoogleItem( - { - date: `2016-08-20`, - open: 769, - high: 773.3, - low: 768.5, - close: 771.4, - volume: 978631 - }), - new StockGoogleItem( - { - date: `2016-08-21`, - open: 772.7, - high: 777.2, - low: 768.3, - close: 776.2, - volume: 1167810 - }), - new StockGoogleItem( - { - date: `2016-08-22`, - open: 780, - high: 789.9, - low: 778.4, - close: 787.2, - volume: 1486223 - }), - new StockGoogleItem( - { - date: `2016-08-23`, - open: 786.6, - high: 788.9, - low: 784.1, - close: 786.9, - volume: 1411937 - }), - new StockGoogleItem( - { - date: `2016-08-26`, - open: 782.7, - high: 782.7, - low: 773.1, - close: 774.2, - volume: 1533206 - }), - new StockGoogleItem( - { - date: `2016-08-27`, - open: 775.5, - high: 786, - low: 774.3, - close: 783, - volume: 1153247 - }), - new StockGoogleItem( - { - date: `2016-08-28`, - open: 777.9, - high: 781.8, - low: 775, - close: 781.6, - volume: 1109834 - }), - new StockGoogleItem( - { - date: `2016-08-29`, - open: 781.4, - high: 785.8, - low: 774.2, - close: 775, - volume: 1314746 - }), - new StockGoogleItem( - { - date: `2016-08-30`, - open: 776.3, - high: 780.9, - low: 774.1, - close: 777.3, - volume: 1585333 - }), - new StockGoogleItem( - { - date: `2016-09-03`, - open: 774.3, - high: 776.1, - low: 769.5, - close: 772.6, - volume: 1278821 - }), - new StockGoogleItem( - { - date: `2016-09-04`, - open: 776, - high: 778.7, - low: 772.9, - close: 776.4, - volume: 1201350 - }), - new StockGoogleItem( - { - date: `2016-09-05`, - open: 779.3, - high: 782.1, - low: 775.6, - close: 776.5, - volume: 1461151 - }), - new StockGoogleItem( - { - date: `2016-09-06`, - open: 779, - high: 780.5, - low: 775.5, - close: 776.9, - volume: 1070692 - }), - new StockGoogleItem( - { - date: `2016-09-07`, - open: 779.7, - high: 779.7, - low: 770.8, - close: 775.1, - volume: 933158 - }), - new StockGoogleItem( - { - date: `2016-09-10`, - open: 777.7, - high: 789.4, - low: 775.9, - close: 785.9, - volume: 1174923 - }), - new StockGoogleItem( - { - date: `2016-09-11`, - open: 786.7, - high: 792.3, - low: 780.6, - close: 783.1, - volume: 1372461 - }), - new StockGoogleItem( - { - date: `2016-09-12`, - open: 783.8, - high: 788.1, - low: 782.1, - close: 786.1, - volume: 937435 - }), - new StockGoogleItem( - { - date: `2016-09-13`, - open: 781.2, - high: 781.2, - low: 773, - close: 778.2, - volume: 1365277 - }), - new StockGoogleItem( - { - date: `2016-09-14`, - open: 781.6, - high: 784, - low: 776, - close: 778.5, - volume: 852487 - }), - new StockGoogleItem( - { - date: `2016-09-17`, - open: 779.8, - high: 785.9, - low: 777.5, - close: 780, - volume: 1092973 - }), - new StockGoogleItem( - { - date: `2016-09-18`, - open: 787.9, - high: 801.6, - low: 785.6, - close: 795.3, - volume: 2056903 - }), - new StockGoogleItem( - { - date: `2016-09-19`, - open: 798.9, - high: 804.6, - low: 797.6, - close: 801.6, - volume: 1766798 - }), - new StockGoogleItem( - { - date: `2016-09-20`, - open: 803.3, - high: 804, - low: 796, - close: 797, - volume: 1757528 - }), - new StockGoogleItem( - { - date: `2016-09-21`, - open: 795, - high: 799.5, - low: 794, - close: 799.4, - volume: 1266181 - }), - new StockGoogleItem( - { - date: `2016-09-24`, - open: 804.9, - high: 815.2, - low: 804.8, - close: 813.1, - volume: 1697514 - }), - new StockGoogleItem( - { - date: `2016-09-25`, - open: 816.7, - high: 816.7, - low: 805.1, - close: 807.7, - volume: 1576404 - }), - new StockGoogleItem( - { - date: `2016-09-26`, - open: 806.3, - high: 807, - low: 796.3, - close: 799.1, - volume: 1647733 - }), - new StockGoogleItem( - { - date: `2016-09-27`, - open: 801, - high: 803.5, - low: 791.5, - close: 795.4, - volume: 2749221 - }), - new StockGoogleItem( - { - date: `2016-09-28`, - open: 808.4, - high: 815.5, - low: 793.6, - close: 795.4, - volume: 4269902 - }), - new StockGoogleItem( - { - date: `2016-09-31`, - open: 795.5, - high: 796.9, - low: 784, - close: 784.5, - volume: 2427284 - }), - new StockGoogleItem( - { - date: `2016-10-01`, - open: 782.9, - high: 789.5, - low: 775.5, - close: 783.6, - volume: 2406356 - }), - new StockGoogleItem( - { - date: `2016-10-02`, - open: 778.2, - high: 781.6, - low: 763.5, - close: 768.7, - volume: 1918414 - }), - new StockGoogleItem( - { - date: `2016-10-03`, - open: 767.3, - high: 770, - low: 759, - close: 762.1, - volume: 1943175 - }), - new StockGoogleItem( - { - date: `2016-10-04`, - open: 750.7, - high: 770.4, - low: 750.6, - close: 762, - volume: 2134812 - }), - new StockGoogleItem( - { - date: `2016-10-07`, - open: 774.5, - high: 785.2, - low: 772.5, - close: 782.5, - volume: 1585070 - }), - new StockGoogleItem( - { - date: `2016-10-08`, - open: 783.4, - high: 795.6, - low: 780.2, - close: 790.5, - volume: 1366873 - }), - new StockGoogleItem( - { - date: `2016-10-09`, - open: 779.9, - high: 791.2, - low: 771.7, - close: 785.3, - volume: 2607121 - }), - new StockGoogleItem( - { - date: `2016-10-10`, - open: 791.2, - high: 791.2, - low: 752.2, - close: 762.6, - volume: 4745183 - }), - new StockGoogleItem( - { - date: `2016-10-11`, - open: 756.5, - high: 760.8, - low: 750.4, - close: 754, - volume: 2431815 - }), - new StockGoogleItem( - { - date: `2016-10-14`, - open: 755.6, - high: 757.9, - low: 727.5, - close: 736.1, - volume: 3654385 - }), - new StockGoogleItem( - { - date: `2016-10-15`, - open: 747, - high: 764.4, - low: 747, - close: 758.5, - volume: 2384001 - }), - new StockGoogleItem( - { - date: `2016-10-16`, - open: 755.2, - high: 766.4, - low: 750.5, - close: 764.5, - volume: 1472594 - }), - new StockGoogleItem( - { - date: `2016-10-17`, - open: 766.9, - high: 772.7, - low: 764.2, - close: 771.2, - volume: 1286961 - }), - new StockGoogleItem( - { - date: `2016-10-18`, - open: 771.4, - high: 775, - low: 760, - close: 760.5, - volume: 1547145 - }), - new StockGoogleItem( - { - date: `2016-10-21`, - open: 762.6, - high: 769.7, - low: 760.6, - close: 769.2, - volume: 1330639 - }), - new StockGoogleItem( - { - date: `2016-10-22`, - open: 772.6, - high: 777, - low: 767, - close: 768.3, - volume: 1593108 - }), - new StockGoogleItem( - { - date: `2016-10-23`, - open: 767.7, - high: 768.3, - low: 755.3, - close: 761, - volume: 1478417 - }), - new StockGoogleItem( - { - date: `2016-10-25`, - open: 764.3, - high: 765, - low: 760.5, - close: 761.7, - volume: 587421 - }), - new StockGoogleItem( - { - date: `2016-10-28`, - open: 760, - high: 779.5, - low: 759.8, - close: 768.2, - volume: 2188151 - }), - new StockGoogleItem( - { - date: `2016-10-29`, - open: 771.5, - high: 778.5, - low: 768.2, - close: 770.8, - volume: 1616618 - }), - new StockGoogleItem( - { - date: `2016-10-30`, - open: 770.1, - high: 773, - low: 754.8, - close: 758, - volume: 2392890 - }), - new StockGoogleItem( - { - date: `2016-11-01`, - open: 757.4, - high: 759.9, - low: 737, - close: 747.9, - volume: 3017947 - }), - new StockGoogleItem( - { - date: `2016-11-02`, - open: 744.6, - high: 754, - low: 743.1, - close: 750.5, - volume: 1452484 - }), - new StockGoogleItem( - { - date: `2016-11-05`, - open: 757.7, - high: 763.9, - low: 752.9, - close: 762.5, - volume: 1394223 - }), - new StockGoogleItem( - { - date: `2016-11-06`, - open: 764.7, - high: 768.8, - low: 757.3, - close: 759.1, - volume: 1690689 - }), - new StockGoogleItem( - { - date: `2016-11-07`, - open: 761, - high: 771.4, - low: 755.8, - close: 771.2, - volume: 1760966 - }), - new StockGoogleItem( - { - date: `2016-11-08`, - open: 772.5, - high: 778.2, - low: 767.2, - close: 776.4, - volume: 1488059 - }), - new StockGoogleItem( - { - date: `2016-11-09`, - open: 780, - high: 789.4, - low: 779, - close: 789.3, - volume: 1821914 - }), - new StockGoogleItem( - { - date: `2016-11-12`, - open: 785, - high: 791.3, - low: 784.4, - close: 789.3, - volume: 2104117 - }), - new StockGoogleItem( - { - date: `2016-11-13`, - open: 793.9, - high: 804.4, - low: 793.3, - close: 796.1, - volume: 2145209 - }), - new StockGoogleItem( - { - date: `2016-11-14`, - open: 797.4, - high: 804, - low: 794, - close: 797.1, - volume: 1704150 - }), - new StockGoogleItem( - { - date: `2016-11-15`, - open: 797.3, - high: 803, - low: 792.9, - close: 797.9, - volume: 1626499 - }), - new StockGoogleItem( - { - date: `2016-11-16`, - open: 800.4, - high: 800.9, - low: 790.3, - close: 790.8, - volume: 2443796 - }), - new StockGoogleItem( - { - date: `2016-11-19`, - open: 790.2, - high: 797.7, - low: 786.3, - close: 794.2, - volume: 1232087 - }), - new StockGoogleItem( - { - date: `2016-11-20`, - open: 796.8, - high: 798.6, - low: 793.3, - close: 796.4, - volume: 951014 - }), - new StockGoogleItem( - { - date: `2016-11-21`, - open: 795.8, - high: 796.7, - low: 787.1, - close: 794.6, - volume: 1211346 - }), - new StockGoogleItem( - { - date: `2016-11-22`, - open: 792.4, - high: 793.3, - low: 788.6, - close: 791.3, - volume: 972169 - }), - new StockGoogleItem( - { - date: `2016-11-23`, - open: 790.9, - high: 792.7, - low: 787.3, - close: 789.9, - volume: 623944 - }), - new StockGoogleItem( - { - date: `2016-11-27`, - open: 790.7, - high: 797.9, - low: 787.7, - close: 791.5, - volume: 789321 - }), - new StockGoogleItem( - { - date: `2016-11-28`, - open: 793.7, - high: 794.2, - low: 783.2, - close: 785, - volume: 1153824 - }), - new StockGoogleItem( - { - date: `2016-11-29`, - open: 783.3, - high: 785.9, - low: 778.9, - close: 782.8, - volume: 744272 - }), - new StockGoogleItem( - { - date: `2016-11-30`, - open: 782.8, - high: 782.8, - low: 770.4, - close: 771.8, - volume: 1769950 - }), - new StockGoogleItem( - { - date: `2017-00-03`, - open: 778.8, - high: 789.6, - low: 775.8, - close: 786.1, - volume: 1657268 - }), - new StockGoogleItem( - { - date: `2017-00-04`, - open: 788.4, - high: 791.3, - low: 783.2, - close: 786.9, - volume: 1072958 - }), - new StockGoogleItem( - { - date: `2017-00-05`, - open: 786.1, - high: 794.5, - low: 785, - close: 794, - volume: 1335167 - }), - new StockGoogleItem( - { - date: `2017-00-06`, - open: 795.3, - high: 807.9, - low: 792.2, - close: 806.1, - volume: 1640170 - }), - new StockGoogleItem( - { - date: `2017-00-09`, - open: 806.4, - high: 810, - low: 802.8, - close: 806.6, - volume: 1274645 - }), - new StockGoogleItem( - { - date: `2017-00-10`, - open: 807.9, - high: 809.1, - low: 803.5, - close: 804.8, - volume: 1176780 - }), - new StockGoogleItem( - { - date: `2017-00-11`, - open: 805, - high: 808.1, - low: 801.4, - close: 807.9, - volume: 1065936 - }), - new StockGoogleItem( - { - date: `2017-00-12`, - open: 807.1, - high: 807.4, - low: 799.2, - close: 806.4, - volume: 1353057 - }), - new StockGoogleItem( - { - date: `2017-00-13`, - open: 807.5, - high: 811.2, - low: 806.7, - close: 807.9, - volume: 1099215 - }), - new StockGoogleItem( - { - date: `2017-00-17`, - open: 807.1, - high: 807.1, - low: 800.4, - close: 804.6, - volume: 1362115 - }), - new StockGoogleItem( - { - date: `2017-00-18`, - open: 805.8, - high: 806.2, - low: 801, - close: 806.1, - volume: 1294407 - }), - new StockGoogleItem( - { - date: `2017-00-19`, - open: 805.1, - high: 809.5, - low: 801.8, - close: 802.2, - volume: 919325 - }), - new StockGoogleItem( - { - date: `2017-00-20`, - open: 806.9, - high: 806.9, - low: 801.7, - close: 805, - volume: 1670045 - }), - new StockGoogleItem( - { - date: `2017-00-23`, - open: 807.3, - high: 820.9, - low: 803.7, - close: 819.3, - volume: 1963628 - }), - new StockGoogleItem( - { - date: `2017-00-24`, - open: 822.3, - high: 825.9, - low: 817.8, - close: 823.9, - volume: 1474010 - }), - new StockGoogleItem( - { - date: `2017-00-25`, - open: 829.6, - high: 835.8, - low: 825.1, - close: 835.7, - volume: 1627304 - }), - new StockGoogleItem( - { - date: `2017-00-26`, - open: 837.8, - high: 838, - low: 827, - close: 832.1, - volume: 2973891 - }), - new StockGoogleItem( - { - date: `2017-00-27`, - open: 834.7, - high: 842, - low: 820.4, - close: 823.3, - volume: 2965771 - }), - new StockGoogleItem( - { - date: `2017-00-30`, - open: 814.7, - high: 815.8, - low: 799.8, - close: 802.3, - volume: 3246573 - }), - new StockGoogleItem( - { - date: `2017-00-31`, - open: 796.9, - high: 801.3, - low: 790.5, - close: 796.8, - volume: 2160556 - }), - new StockGoogleItem( - { - date: `2017-01-01`, - open: 799.7, - high: 801.2, - low: 791.2, - close: 795.7, - volume: 2029744 - }), - new StockGoogleItem( - { - date: `2017-01-02`, - open: 793.8, - high: 802.7, - low: 792, - close: 798.5, - volume: 1532138 - }), - new StockGoogleItem( - { - date: `2017-01-03`, - open: 803, - high: 806, - low: 800.4, - close: 801.5, - volume: 1463448 - }), - new StockGoogleItem( - { - date: `2017-01-06`, - open: 799.7, - high: 801.7, - low: 795.3, - close: 801.3, - volume: 1184483 - }), - new StockGoogleItem( - { - date: `2017-01-07`, - open: 804, - high: 810.5, - low: 801.8, - close: 807, - volume: 1241221 - }), - new StockGoogleItem( - { - date: `2017-01-08`, - open: 807, - high: 811.8, - low: 803.2, - close: 808.4, - volume: 1155990 - }), - new StockGoogleItem( - { - date: `2017-01-09`, - open: 809.5, - high: 810.7, - low: 804.5, - close: 809.6, - volume: 990391 - }), - new StockGoogleItem( - { - date: `2017-01-10`, - open: 811.7, - high: 815.3, - low: 809.8, - close: 813.7, - volume: 1134976 - }), - new StockGoogleItem( - { - date: `2017-01-13`, - open: 816, - high: 821, - low: 815.5, - close: 819.2, - volume: 1213324 - }), - new StockGoogleItem( - { - date: `2017-01-14`, - open: 819, - high: 823, - low: 816, - close: 820.5, - volume: 1054732 - }), - new StockGoogleItem( - { - date: `2017-01-15`, - open: 819.4, - high: 823, - low: 818.5, - close: 819, - volume: 1313617 - }), - new StockGoogleItem( - { - date: `2017-01-16`, - open: 819.9, - high: 824.4, - low: 819, - close: 824.2, - volume: 1287626 - }), - new StockGoogleItem( - { - date: `2017-01-17`, - open: 823, - high: 828.1, - low: 821.7, - close: 828.1, - volume: 1611039 - }), - new StockGoogleItem( - { - date: `2017-01-21`, - open: 828.7, - high: 833.5, - low: 828.4, - close: 831.7, - volume: 1262337 - }), - new StockGoogleItem( - { - date: `2017-01-22`, - open: 828.7, - high: 833.3, - low: 828.6, - close: 830.8, - volume: 987248 - }), - new StockGoogleItem( - { - date: `2017-01-23`, - open: 830.1, - high: 832.5, - low: 822.9, - close: 831.3, - volume: 1472771 - }), - new StockGoogleItem( - { - date: `2017-01-24`, - open: 827.7, - high: 829, - low: 824.2, - close: 828.6, - volume: 1392202 - }), - new StockGoogleItem( - { - date: `2017-01-27`, - open: 824.5, - high: 830.5, - low: 824, - close: 829.3, - volume: 1101466 - }), - new StockGoogleItem( - { - date: `2017-01-28`, - open: 825.6, - high: 828.5, - low: 820.2, - close: 823.2, - volume: 2260769 - }), - new StockGoogleItem( - { - date: `2017-02-01`, - open: 828.9, - high: 836.3, - low: 827.3, - close: 835.2, - volume: 1496540 - }), - new StockGoogleItem( - { - date: `2017-02-02`, - open: 833.9, - high: 834.5, - low: 829.6, - close: 830.6, - volume: 942476 - }), - new StockGoogleItem( - { - date: `2017-02-03`, - open: 830.6, - high: 831.4, - low: 825.8, - close: 829.1, - volume: 896378 - }), - new StockGoogleItem( - { - date: `2017-02-06`, - open: 827, - high: 828.9, - low: 822.4, - close: 827.8, - volume: 1109037 - }), - new StockGoogleItem( - { - date: `2017-02-07`, - open: 827.4, - high: 833.4, - low: 826.5, - close: 831.9, - volume: 1037630 - }), - new StockGoogleItem( - { - date: `2017-02-08`, - open: 833.5, - high: 838.1, - low: 831.8, - close: 835.4, - volume: 989773 - }), - new StockGoogleItem( - { - date: `2017-02-09`, - open: 836, - high: 842, - low: 834.2, - close: 838.7, - volume: 1261517 - }), - new StockGoogleItem( - { - date: `2017-02-10`, - open: 843.3, - high: 844.9, - low: 839.5, - close: 843.3, - volume: 1704024 - }), - new StockGoogleItem( - { - date: `2017-02-13`, - open: 844, - high: 848.7, - low: 843.3, - close: 845.5, - volume: 1223647 - }), - new StockGoogleItem( - { - date: `2017-02-14`, - open: 843.6, - high: 847.2, - low: 840.8, - close: 845.6, - volume: 780198 - }), - new StockGoogleItem( - { - date: `2017-02-15`, - open: 847.6, - high: 848.6, - low: 840.8, - close: 847.2, - volume: 1381474 - }), - new StockGoogleItem( - { - date: `2017-02-16`, - open: 849, - high: 850.9, - low: 846.1, - close: 848.8, - volume: 977560 - }), - new StockGoogleItem( - { - date: `2017-02-17`, - open: 851.6, - high: 853.4, - low: 847.1, - close: 852.1, - volume: 1716471 - }), - new StockGoogleItem( - { - date: `2017-02-20`, - open: 850, - high: 850.2, - low: 845.1, - close: 848.4, - volume: 1231521 - }), - new StockGoogleItem( - { - date: `2017-02-21`, - open: 851.4, - high: 853.5, - low: 829, - close: 830.5, - volume: 2463484 - }), - new StockGoogleItem( - { - date: `2017-02-22`, - open: 831.9, - high: 835.5, - low: 827.2, - close: 829.6, - volume: 1401465 - }), - new StockGoogleItem( - { - date: `2017-02-23`, - open: 821, - high: 822.6, - low: 812.3, - close: 817.6, - volume: 3487056 - }), - new StockGoogleItem( - { - date: `2017-02-24`, - open: 820.1, - high: 821.9, - low: 808.9, - close: 814.4, - volume: 1981006 - }), - new StockGoogleItem( - { - date: `2017-02-27`, - open: 807, - high: 821.6, - low: 803.4, - close: 819.5, - volume: 1894990 - }), - new StockGoogleItem( - { - date: `2017-02-28`, - open: 820.4, - high: 826, - low: 814, - close: 820.9, - volume: 1620542 - }), - new StockGoogleItem( - { - date: `2017-02-29`, - open: 825, - high: 832.8, - low: 822.4, - close: 831.4, - volume: 1786321 - }), - new StockGoogleItem( - { - date: `2017-02-30`, - open: 833.5, - high: 833.7, - low: 829, - close: 831.5, - volume: 1055339 - }), - new StockGoogleItem( - { - date: `2017-02-31`, - open: 829, - high: 831.6, - low: 827.4, - close: 829.6, - volume: 1401893 - }), - new StockGoogleItem( - { - date: `2017-03-03`, - open: 829.2, - high: 840.9, - low: 829.2, - close: 838.5, - volume: 1671503 - }), - new StockGoogleItem( - { - date: `2017-03-04`, - open: 831.4, - high: 835.2, - low: 829, - close: 834.6, - volume: 1045363 - }), - new StockGoogleItem( - { - date: `2017-03-05`, - open: 835.5, - high: 842.5, - low: 830.7, - close: 831.4, - volume: 1555328 - }), - new StockGoogleItem( - { - date: `2017-03-06`, - open: 832.4, - high: 836.4, - low: 826.5, - close: 827.9, - volume: 1254433 - }), - new StockGoogleItem( - { - date: `2017-03-07`, - open: 828, - high: 828.5, - low: 820.5, - close: 824.7, - volume: 1057253 - }), - new StockGoogleItem( - { - date: `2017-03-10`, - open: 825.4, - high: 829.4, - low: 823.8, - close: 824.7, - volume: 978905 - }), - new StockGoogleItem( - { - date: `2017-03-11`, - open: 824.7, - high: 827.4, - low: 817, - close: 823.4, - volume: 1079732 - }), - new StockGoogleItem( - { - date: `2017-03-12`, - open: 821.9, - high: 826.7, - low: 821, - close: 824.3, - volume: 900480 - }), - new StockGoogleItem( - { - date: `2017-03-13`, - open: 822.1, - high: 826.4, - low: 821.4, - close: 823.6, - volume: 1122362 - }), - new StockGoogleItem( - { - date: `2017-03-17`, - open: 825, - high: 837.8, - low: 824.5, - close: 837.2, - volume: 895015 - }), - new StockGoogleItem( - { - date: `2017-03-18`, - open: 834.2, - high: 838.9, - low: 832.7, - close: 836.8, - volume: 836722 - }), - new StockGoogleItem( - { - date: `2017-03-19`, - open: 839.8, - high: 842.2, - low: 836.3, - close: 838.2, - volume: 954330 - }), - new StockGoogleItem( - { - date: `2017-03-20`, - open: 841.4, - high: 845.2, - low: 839.3, - close: 841.6, - volume: 959031 - }), - new StockGoogleItem( - { - date: `2017-03-21`, - open: 842.9, - high: 843.9, - low: 840.6, - close: 843.2, - volume: 1323583 - }), - new StockGoogleItem( - { - date: `2017-03-24`, - open: 851.2, - high: 863.5, - low: 849.9, - close: 862.8, - volume: 1372541 - }), - new StockGoogleItem( - { - date: `2017-03-25`, - open: 865, - high: 875, - low: 862.8, - close: 872.3, - volume: 1671972 - }), - new StockGoogleItem( - { - date: `2017-03-26`, - open: 874.2, - high: 876, - low: 867.8, - close: 871.7, - volume: 1237167 - }), - new StockGoogleItem( - { - date: `2017-03-27`, - open: 873.6, - high: 875.4, - low: 870.4, - close: 874.3, - volume: 2026816 - }), - new StockGoogleItem( - { - date: `2017-03-28`, - open: 910.7, - high: 916.9, - low: 905.8, - close: 906, - volume: 3276255 - }), - new StockGoogleItem( - { - date: `2017-04-01`, - open: 901.9, - high: 915.7, - low: 901.5, - close: 912.6, - volume: 2115993 - }), - new StockGoogleItem( - { - date: `2017-04-02`, - open: 909.6, - high: 920.8, - low: 909.5, - close: 916.4, - volume: 1587219 - }), - new StockGoogleItem( - { - date: `2017-04-03`, - open: 914.9, - high: 928.1, - low: 912.5, - close: 927, - volume: 1499532 - }), - new StockGoogleItem( - { - date: `2017-04-04`, - open: 926.1, - high: 935.9, - low: 924.6, - close: 931.7, - volume: 1422144 - }), - new StockGoogleItem( - { - date: `2017-04-05`, - open: 933.5, - high: 934.9, - low: 925.2, - close: 927.1, - volume: 1911275 - }), - new StockGoogleItem( - { - date: `2017-04-08`, - open: 926.1, - high: 936.9, - low: 925.3, - close: 934.3, - volume: 1329825 - }), - new StockGoogleItem( - { - date: `2017-04-09`, - open: 937, - high: 937.5, - low: 929.5, - close: 932.2, - volume: 1581809 - }), - new StockGoogleItem( - { - date: `2017-04-10`, - open: 932, - high: 932, - low: 925.2, - close: 928.8, - volume: 1173925 - }), - new StockGoogleItem( - { - date: `2017-04-11`, - open: 925.3, - high: 932.5, - low: 923, - close: 930.6, - volume: 835386 - }), - new StockGoogleItem( - { - date: `2017-04-12`, - open: 931.5, - high: 933.4, - low: 927.9, - close: 932.2, - volume: 1050601 - }), - new StockGoogleItem( - { - date: `2017-04-15`, - open: 933, - high: 938.3, - low: 929.3, - close: 937.1, - volume: 1108496 - }), - new StockGoogleItem( - { - date: `2017-04-16`, - open: 940, - high: 943.1, - low: 937.6, - close: 943, - volume: 969479 - }), - new StockGoogleItem( - { - date: `2017-04-17`, - open: 935.7, - high: 939.3, - low: 918.1, - close: 919.6, - volume: 2362072 - }), - new StockGoogleItem( - { - date: `2017-04-18`, - open: 921, - high: 933.2, - low: 918.8, - close: 930.2, - volume: 1596897 - }), - new StockGoogleItem( - { - date: `2017-04-19`, - open: 931.5, - high: 937.8, - low: 931, - close: 934, - volume: 1393024 - }), - new StockGoogleItem( - { - date: `2017-04-22`, - open: 935, - high: 941.9, - low: 935, - close: 941.9, - volume: 1120385 - }), - new StockGoogleItem( - { - date: `2017-04-23`, - open: 947.9, - high: 951.5, - low: 942.6, - close: 948.8, - volume: 1270817 - }), - new StockGoogleItem( - { - date: `2017-04-24`, - open: 953, - high: 955.1, - low: 949.5, - close: 955, - volume: 1034199 - }), - new StockGoogleItem( - { - date: `2017-04-25`, - open: 957.3, - high: 972.6, - low: 955.5, - close: 969.5, - volume: 1660474 - }), - new StockGoogleItem( - { - date: `2017-04-26`, - open: 969.7, - high: 975, - low: 965, - close: 971.5, - volume: 1252010 - }), - new StockGoogleItem( - { - date: `2017-04-30`, - open: 970.3, - high: 976.2, - low: 969.5, - close: 975.9, - volume: 1466654 - }), - new StockGoogleItem( - { - date: `2017-04-31`, - open: 975, - high: 979.3, - low: 960.2, - close: 964.9, - volume: 2448067 - }), - new StockGoogleItem( - { - date: `2017-05-01`, - open: 969, - high: 971.5, - low: 960, - close: 967, - volume: 1410458 - }), - new StockGoogleItem( - { - date: `2017-05-02`, - open: 969.5, - high: 975.9, - low: 966, - close: 975.6, - volume: 1750955 - }), - new StockGoogleItem( - { - date: `2017-05-05`, - open: 976.5, - high: 986.9, - low: 975.1, - close: 983.7, - volume: 1252106 - }), - new StockGoogleItem( - { - date: `2017-05-06`, - open: 983.2, - high: 988.3, - low: 975.1, - close: 976.6, - volume: 1814624 - }), - new StockGoogleItem( - { - date: `2017-05-07`, - open: 979.6, - high: 984.1, - low: 975.8, - close: 981.1, - volume: 1453874 - }), - new StockGoogleItem( - { - date: `2017-05-08`, - open: 982.4, - high: 984.6, - low: 977.2, - close: 983.4, - volume: 1481916 - }), - new StockGoogleItem( - { - date: `2017-05-09`, - open: 984.5, - high: 984.5, - low: 935.6, - close: 949.8, - volume: 3309389 - }), - new StockGoogleItem( - { - date: `2017-05-12`, - open: 939.6, - high: 949.4, - low: 915.2, - close: 942.9, - volume: 3763529 - }), - new StockGoogleItem( - { - date: `2017-05-13`, - open: 951.9, - high: 960, - low: 944.1, - close: 953.4, - volume: 2013337 - }), - new StockGoogleItem( - { - date: `2017-05-14`, - open: 959.9, - high: 961.1, - low: 942.3, - close: 950.8, - volume: 1489715 - }), - new StockGoogleItem( - { - date: `2017-05-15`, - open: 934, - high: 943.3, - low: 924.4, - close: 942.3, - volume: 2133050 - }), - new StockGoogleItem( - { - date: `2017-05-16`, - open: 940, - high: 942, - low: 931.6, - close: 939.8, - volume: 3094711 - }), - new StockGoogleItem( - { - date: `2017-05-19`, - open: 950, - high: 960, - low: 949, - close: 957.4, - volume: 1533336 - }), - new StockGoogleItem( - { - date: `2017-05-20`, - open: 957.5, - high: 961.6, - low: 950, - close: 950.6, - volume: 1125990 - }), - new StockGoogleItem( - { - date: `2017-05-21`, - open: 953.6, - high: 960.1, - low: 950.8, - close: 959.5, - volume: 1202233 - }), - new StockGoogleItem( - { - date: `2017-05-22`, - open: 958.7, - high: 960.7, - low: 954.5, - close: 957.1, - volume: 941958 - }), - new StockGoogleItem( - { - date: `2017-05-23`, - open: 956.8, - high: 966, - low: 954.2, - close: 965.6, - volume: 1527856 - }), - new StockGoogleItem( - { - date: `2017-05-26`, - open: 969.9, - high: 973.3, - low: 950.8, - close: 952.3, - volume: 1598355 - }), - new StockGoogleItem( - { - date: `2017-05-27`, - open: 942.5, - high: 948.3, - low: 926.9, - close: 927.3, - volume: 2579930 - }), - new StockGoogleItem( - { - date: `2017-05-28`, - open: 929, - high: 942.8, - low: 916, - close: 940.5, - volume: 2721406 - }), - new StockGoogleItem( - { - date: `2017-05-29`, - open: 929.9, - high: 931.3, - low: 910.6, - close: 917.8, - volume: 3299176 - }), - new StockGoogleItem( - { - date: `2017-05-30`, - open: 926, - high: 926, - low: 908.3, - close: 908.7, - volume: 2090226 - }), - new StockGoogleItem( - { - date: `2017-06-03`, - open: 912.2, - high: 913.9, - low: 894.8, - close: 898.7, - volume: 1710373 - }), - new StockGoogleItem( - { - date: `2017-06-05`, - open: 901.8, - high: 914.5, - low: 898.5, - close: 911.7, - volume: 1813884 - }), - new StockGoogleItem( - { - date: `2017-06-06`, - open: 904.1, - high: 914.9, - low: 899.7, - close: 906.7, - volume: 1424503 - }), - new StockGoogleItem( - { - date: `2017-06-07`, - open: 908.9, - high: 921.5, - low: 908.9, - close: 918.6, - volume: 1637785 - }), - new StockGoogleItem( - { - date: `2017-06-10`, - open: 921.8, - high: 930.4, - low: 919.6, - close: 928.8, - volume: 1192825 - }), - new StockGoogleItem( - { - date: `2017-06-11`, - open: 929.5, - high: 931.4, - low: 922, - close: 930.1, - volume: 1113235 - }), - new StockGoogleItem( - { - date: `2017-06-12`, - open: 938.7, - high: 946.3, - low: 934.5, - close: 943.8, - volume: 1532144 - }), - new StockGoogleItem( - { - date: `2017-06-13`, - open: 946.3, - high: 954.5, - low: 943, - close: 947.2, - volume: 1294687 - }), - new StockGoogleItem( - { - date: `2017-06-14`, - open: 952, - high: 956.9, - low: 948, - close: 956, - volume: 1053774 - }), - new StockGoogleItem( - { - date: `2017-06-17`, - open: 957, - high: 960.7, - low: 949.2, - close: 953.4, - volume: 1165537 - }), - new StockGoogleItem( - { - date: `2017-06-18`, - open: 953, - high: 968, - low: 950.6, - close: 965.4, - volume: 1153964 - }), - new StockGoogleItem( - { - date: `2017-06-19`, - open: 967.8, - high: 973, - low: 964, - close: 970.9, - volume: 1224540 - }), - new StockGoogleItem( - { - date: `2017-06-20`, - open: 975, - high: 975.9, - low: 961.5, - close: 968.1, - volume: 1624463 - }), - new StockGoogleItem( - { - date: `2017-06-21`, - open: 962.3, - high: 973.2, - low: 960.1, - close: 972.9, - volume: 1711000 - }), - new StockGoogleItem( - { - date: `2017-06-24`, - open: 972.2, - high: 986.2, - low: 970.8, - close: 980.3, - volume: 3248347 - }), - new StockGoogleItem( - { - date: `2017-06-25`, - open: 953.8, - high: 959.7, - low: 945.4, - close: 950.7, - volume: 4660979 - }), - new StockGoogleItem( - { - date: `2017-06-26`, - open: 954.7, - high: 955, - low: 942.3, - close: 947.8, - volume: 2088256 - }), - new StockGoogleItem( - { - date: `2017-06-27`, - open: 951.8, - high: 951.8, - low: 920, - close: 934.1, - volume: 3212996 - }), - new StockGoogleItem( - { - date: `2017-06-28`, - open: 929.4, - high: 943.8, - low: 927.5, - close: 941.5, - volume: 1846351 - }), - new StockGoogleItem( - { - date: `2017-06-31`, - open: 941.9, - high: 943.6, - low: 926, - close: 930.5, - volume: 1970095 - }), - new StockGoogleItem( - { - date: `2017-07-01`, - open: 932.4, - high: 937.5, - low: 929.3, - close: 930.8, - volume: 1277734 - }), - new StockGoogleItem( - { - date: `2017-07-02`, - open: 928.6, - high: 932.6, - low: 916.7, - close: 930.4, - volume: 1824448 - }), - new StockGoogleItem( - { - date: `2017-07-03`, - open: 930.3, - high: 932.2, - low: 922.2, - close: 923.6, - volume: 1202512 - }), - new StockGoogleItem( - { - date: `2017-07-04`, - open: 926.8, - high: 930.3, - low: 923, - close: 928, - volume: 1082267 - }), - new StockGoogleItem( - { - date: `2017-07-07`, - open: 929.1, - high: 931.7, - low: 926.5, - close: 929.4, - volume: 1032239 - }), - new StockGoogleItem( - { - date: `2017-07-08`, - open: 927.1, - high: 935.8, - low: 925.6, - close: 926.8, - volume: 1061579 - }), - new StockGoogleItem( - { - date: `2017-07-09`, - open: 920.6, - high: 926, - low: 917.3, - close: 922.9, - volume: 1192081 - }), - new StockGoogleItem( - { - date: `2017-07-10`, - open: 917.5, - high: 919.3, - low: 906.1, - close: 907.2, - volume: 1823967 - }), - new StockGoogleItem( - { - date: `2017-07-11`, - open: 908, - high: 917.8, - low: 905.6, - close: 914.4, - volume: 1206782 - }), - new StockGoogleItem( - { - date: `2017-07-14`, - open: 922.5, - high: 924.7, - low: 918.2, - close: 922.7, - volume: 1064530 - }), - new StockGoogleItem( - { - date: `2017-07-15`, - open: 924.2, - high: 926.5, - low: 919.8, - close: 922.2, - volume: 883369 - }), - new StockGoogleItem( - { - date: `2017-07-16`, - open: 925.3, - high: 932.7, - low: 923.4, - close: 927, - volume: 1006711 - }), - new StockGoogleItem( - { - date: `2017-07-17`, - open: 925.8, - high: 926.9, - low: 911, - close: 911, - volume: 1277238 - }), - new StockGoogleItem( - { - date: `2017-07-18`, - open: 910.3, - high: 915.3, - low: 907.1, - close: 910.7, - volume: 1342689 - }), - new StockGoogleItem( - { - date: `2017-07-21`, - open: 910, - high: 913, - low: 903.4, - close: 906.7, - volume: 943441 - }), - new StockGoogleItem( - { - date: `2017-07-22`, - open: 912.7, - high: 925.9, - low: 911.5, - close: 924.7, - volume: 1166737 - }), - new StockGoogleItem( - { - date: `2017-07-23`, - open: 921.9, - high: 929.9, - low: 919.4, - close: 927, - volume: 1090248 - }), - new StockGoogleItem( - { - date: `2017-07-24`, - open: 928.7, - high: 930.8, - low: 915.5, - close: 921.3, - volume: 1270306 - }), - new StockGoogleItem( - { - date: `2017-07-25`, - open: 923.5, - high: 925.6, - low: 915.5, - close: 915.9, - volume: 1053376 - }), - new StockGoogleItem( - { - date: `2017-07-28`, - open: 916, - high: 919.2, - low: 911.9, - close: 913.8, - volume: 1086484 - }), - new StockGoogleItem( - { - date: `2017-07-29`, - open: 905.1, - high: 923.3, - low: 905, - close: 921.3, - volume: 1185564 - }), - new StockGoogleItem( - { - date: `2017-07-30`, - open: 920, - high: 930.8, - low: 919.6, - close: 929.6, - volume: 1301225 - }), - new StockGoogleItem( - { - date: `2017-07-31`, - open: 931.8, - high: 942, - low: 931.8, - close: 939.3, - volume: 1582579 - }), - new StockGoogleItem( - { - date: `2017-08-01`, - open: 941.1, - high: 942.5, - low: 935.1, - close: 937.3, - volume: 947374 - }), - new StockGoogleItem( - { - date: `2017-08-05`, - open: 933.1, - high: 937, - low: 922, - close: 928.5, - volume: 1348292 - }), - new StockGoogleItem( - { - date: `2017-08-06`, - open: 930.1, - high: 930.9, - low: 919.3, - close: 927.8, - volume: 1527650 - }), - new StockGoogleItem( - { - date: `2017-08-07`, - open: 931.7, - high: 936.4, - low: 923.6, - close: 936, - volume: 1212743 - }), - new StockGoogleItem( - { - date: `2017-08-08`, - open: 936.5, - high: 937, - low: 924.9, - close: 926.5, - volume: 1011538 - }), - new StockGoogleItem( - { - date: `2017-08-11`, - open: 934.3, - high: 938.4, - low: 926.9, - close: 929.1, - volume: 1266991 - }), - new StockGoogleItem( - { - date: `2017-08-12`, - open: 932.6, - high: 933.5, - low: 923.9, - close: 932.1, - volume: 1134397 - }), - new StockGoogleItem( - { - date: `2017-08-13`, - open: 930.7, - high: 937.3, - low: 929.9, - close: 935.1, - volume: 1102631 - }), - new StockGoogleItem( - { - date: `2017-08-14`, - open: 931.3, - high: 932.8, - low: 924, - close: 925.1, - volume: 1397644 - }), - new StockGoogleItem( - { - date: `2017-08-15`, - open: 924.7, - high: 926.5, - low: 916.4, - close: 920.3, - volume: 2505430 - }), - new StockGoogleItem( - { - date: `2017-08-18`, - open: 920, - high: 922.1, - low: 910.6, - close: 915, - volume: 1306922 - }), - new StockGoogleItem( - { - date: `2017-08-19`, - open: 917.4, - high: 922.4, - low: 912.5, - close: 921.8, - volume: 936654 - }), - new StockGoogleItem( - { - date: `2017-08-20`, - open: 923, - high: 933.9, - low: 922, - close: 931.6, - volume: 1669763 - }), - new StockGoogleItem( - { - date: `2017-08-21`, - open: 933, - high: 936.5, - low: 923.8, - close: 932.5, - volume: 1290607 - }), - new StockGoogleItem( - { - date: `2017-08-22`, - open: 927.8, - high: 934.7, - low: 926.5, - close: 928.5, - volume: 1052704 - }), - new StockGoogleItem( - { - date: `2017-08-25`, - open: 925.5, - high: 926.4, - low: 909.7, - close: 921, - volume: 1856822 - }), - new StockGoogleItem( - { - date: `2017-08-26`, - open: 923.7, - high: 930.8, - low: 921.1, - close: 924.9, - volume: 1666861 - }), - new StockGoogleItem( - { - date: `2017-08-27`, - open: 927.7, - high: 949.9, - low: 927.7, - close: 944.5, - volume: 2212600 - }), - new StockGoogleItem( - { - date: `2017-08-28`, - open: 941.4, - high: 950.7, - low: 940.5, - close: 949.5, - volume: 1020312 - }), - new StockGoogleItem( - { - date: `2017-08-29`, - open: 952, - high: 959.8, - low: 951.5, - close: 959.1, - volume: 1580994 - }), - new StockGoogleItem( - { - date: `2017-09-02`, - open: 960, - high: 962.5, - low: 947.8, - close: 953.3, - volume: 1283444 - }), - new StockGoogleItem( - { - date: `2017-09-03`, - open: 954, - high: 958, - low: 949.1, - close: 957.8, - volume: 888346 - }), - new StockGoogleItem( - { - date: `2017-09-04`, - open: 957, - high: 960.4, - low: 950.7, - close: 951.7, - volume: 952391 - }), - new StockGoogleItem( - { - date: `2017-09-05`, - open: 955.5, - high: 970.9, - low: 955.2, - close: 970, - volume: 1213816 - }), - new StockGoogleItem( - { - date: `2017-09-06`, - open: 966.7, - high: 979.5, - low: 963.4, - close: 978.9, - volume: 1173882 - }), - new StockGoogleItem( - { - date: `2017-09-09`, - open: 980, - high: 985.4, - low: 976.1, - close: 977, - volume: 891355 - }), - new StockGoogleItem( - { - date: `2017-09-10`, - open: 980, - high: 981.6, - low: 966.1, - close: 972.6, - volume: 968362 - }), - new StockGoogleItem( - { - date: `2017-09-11`, - open: 973.7, - high: 990.7, - low: 972.3, - close: 989.3, - volume: 1693274 - }), - new StockGoogleItem( - { - date: `2017-09-12`, - open: 987.5, - high: 994.1, - low: 985, - close: 987.8, - volume: 1262793 - }), - new StockGoogleItem( - { - date: `2017-09-13`, - open: 992, - high: 997.2, - low: 989, - close: 989.7, - volume: 1169777 - }), - new StockGoogleItem( - { - date: `2017-09-16`, - open: 992.1, - high: 993.9, - low: 984, - close: 992, - volume: 910543 - }), - new StockGoogleItem( - { - date: `2017-09-17`, - open: 990.3, - high: 996.4, - low: 988.6, - close: 992.2, - volume: 1290186 - }), - new StockGoogleItem( - { - date: `2017-09-18`, - open: 991.8, - high: 996.7, - low: 987, - close: 992.8, - volume: 1057581 - }), - new StockGoogleItem( - { - date: `2017-09-19`, - open: 986, - high: 988.9, - low: 978.4, - close: 984.5, - volume: 1313575 - }), - new StockGoogleItem( - { - date: `2017-09-20`, - open: 989.4, - high: 991, - low: 984.6, - close: 988.2, - volume: 1183186 - }), - new StockGoogleItem( - { - date: `2017-09-23`, - open: 989.5, - high: 989.5, - low: 966.1, - close: 968.5, - volume: 1478448 - }), - new StockGoogleItem( - { - date: `2017-09-24`, - open: 970, - high: 972.2, - low: 961, - close: 970.5, - volume: 1212153 - }), - new StockGoogleItem( - { - date: `2017-09-25`, - open: 968.4, - high: 976.1, - low: 960.5, - close: 973.3, - volume: 1211262 - }), - new StockGoogleItem( - { - date: `2017-09-26`, - open: 980, - high: 987.6, - low: 972.2, - close: 972.6, - volume: 2042149 - }), - new StockGoogleItem( - { - date: `2017-09-27`, - open: 1009.2, - high: 1048.4, - low: 1008.2, - close: 1019.3, - volume: 5167689 - }), - new StockGoogleItem( - { - date: `2017-09-30`, - open: 1014, - high: 1025, - low: 1007.5, - close: 1017.1, - volume: 2085062 - }), - new StockGoogleItem( - { - date: `2017-09-31`, - open: 1015.2, - high: 1024, - low: 1010.4, - close: 1016.6, - volume: 1331391 - }), - new StockGoogleItem( - { - date: `2017-10-01`, - open: 1017.2, - high: 1029.7, - low: 1017, - close: 1025.5, - volume: 1373444 - }), - new StockGoogleItem( - { - date: `2017-10-02`, - open: 1021.8, - high: 1028.1, - low: 1013, - close: 1025.6, - volume: 1048970 - }), - new StockGoogleItem( - { - date: `2017-10-03`, - open: 1022.1, - high: 1032.7, - low: 1020.3, - close: 1032.5, - volume: 1076350 - }), - new StockGoogleItem( - { - date: `2017-10-06`, - open: 1029, - high: 1034.9, - low: 1025, - close: 1025.9, - volume: 1125185 - }), - new StockGoogleItem( - { - date: `2017-10-07`, - open: 1027.3, - high: 1034, - low: 1025.1, - close: 1033.3, - volume: 1112331 - }), - new StockGoogleItem( - { - date: `2017-10-08`, - open: 1030.5, - high: 1043.5, - low: 1028.5, - close: 1039.8, - volume: 1088716 - }), - new StockGoogleItem( - { - date: `2017-10-09`, - open: 1034, - high: 1034, - low: 1019.7, - close: 1031.3, - volume: 1245246 - }), - new StockGoogleItem( - { - date: `2017-10-10`, - open: 1026.5, - high: 1030.8, - low: 1025.3, - close: 1028.1, - volume: 720676 - }), - new StockGoogleItem( - { - date: `2017-10-13`, - open: 1023.4, - high: 1031.6, - low: 1022.6, - close: 1025.8, - volume: 885779 - }), - new StockGoogleItem( - { - date: `2017-10-14`, - open: 1022.6, - high: 1026.8, - low: 1014.1, - close: 1026, - volume: 959222 - }), - new StockGoogleItem( - { - date: `2017-10-15`, - open: 1019.2, - high: 1024.1, - low: 1015.4, - close: 1020.9, - volume: 853992 - }), - new StockGoogleItem( - { - date: `2017-10-16`, - open: 1022.5, - high: 1035.9, - low: 1022.5, - close: 1032.5, - volume: 1129688 - }), - new StockGoogleItem( - { - date: `2017-10-17`, - open: 1034, - high: 1034.4, - low: 1017.8, - close: 1019.1, - volume: 1397064 - }), - new StockGoogleItem( - { - date: `2017-10-20`, - open: 1020.3, - high: 1022.6, - low: 1017.5, - close: 1018.4, - volume: 953470 - }), - new StockGoogleItem( - { - date: `2017-10-21`, - open: 1023.3, - high: 1035.1, - low: 1022.7, - close: 1034.5, - volume: 1096999 - }), - new StockGoogleItem( - { - date: `2017-10-22`, - open: 1035, - high: 1039.7, - low: 1031.4, - close: 1036, - volume: 746878 - }), - new StockGoogleItem( - { - date: `2017-10-24`, - open: 1035.9, - high: 1043.2, - low: 1035, - close: 1040.6, - volume: 536996 - }), - new StockGoogleItem( - { - date: `2017-10-27`, - open: 1040, - high: 1055.5, - low: 1038.4, - close: 1054.2, - volume: 1307881 - }), - new StockGoogleItem( - { - date: `2017-10-28`, - open: 1055.1, - high: 1062.4, - low: 1040, - close: 1047.4, - volume: 1424394 - }), - new StockGoogleItem( - { - date: `2017-10-29`, - open: 1042.7, - high: 1044.1, - low: 1015.6, - close: 1021.7, - volume: 2459426 - }), - new StockGoogleItem( - { - date: `2017-10-30`, - open: 1022.4, - high: 1028.5, - low: 1015, - close: 1021.4, - volume: 1724031 - }), - new StockGoogleItem( - { - date: `2017-11-01`, - open: 1015.8, - high: 1022.5, - low: 1002, - close: 1010.2, - volume: 1909566 - }), - new StockGoogleItem( - { - date: `2017-11-04`, - open: 1012.7, - high: 1016.1, - low: 995.6, - close: 998.7, - volume: 1906439 - }), - new StockGoogleItem( - { - date: `2017-11-05`, - open: 995.9, - high: 1020.6, - low: 988.3, - close: 1005.1, - volume: 2067318 - }), - new StockGoogleItem( - { - date: `2017-11-06`, - open: 1001.5, - high: 1025, - low: 1001.1, - close: 1018.4, - volume: 1271964 - }), - new StockGoogleItem( - { - date: `2017-11-07`, - open: 1020.4, - high: 1034.2, - low: 1018.1, - close: 1030.9, - volume: 1458242 - }), - new StockGoogleItem( - { - date: `2017-11-08`, - open: 1037.5, - high: 1042, - low: 1032.5, - close: 1037, - volume: 1290774 - }), - new StockGoogleItem( - { - date: `2017-11-11`, - open: 1035.5, - high: 1043.8, - low: 1032, - close: 1041.1, - volume: 1192838 - }), - new StockGoogleItem( - { - date: `2017-11-12`, - open: 1039.6, - high: 1050.3, - low: 1033.7, - close: 1040.5, - volume: 1279659 - }), - new StockGoogleItem( - { - date: `2017-11-13`, - open: 1046.1, - high: 1046.7, - low: 1038.4, - close: 1040.6, - volume: 1282677 - }), - new StockGoogleItem( - { - date: `2017-11-14`, - open: 1045, - high: 1058.5, - low: 1043.1, - close: 1049.2, - volume: 1558835 - }), - new StockGoogleItem( - { - date: `2017-11-15`, - open: 1054.6, - high: 1067.6, - low: 1049.5, - close: 1064.2, - volume: 3275931 - }), - new StockGoogleItem( - { - date: `2017-11-18`, - open: 1066.1, - high: 1078.5, - low: 1062, - close: 1077.1, - volume: 1554552 - }), - new StockGoogleItem( - { - date: `2017-11-19`, - open: 1075.2, - high: 1076.8, - low: 1063.5, - close: 1070.7, - volume: 1338725 - }), - new StockGoogleItem( - { - date: `2017-11-20`, - open: 1071.8, - high: 1073.4, - low: 1061.5, - close: 1065, - volume: 1268582 - }), - new StockGoogleItem( - { - date: `2017-11-21`, - open: 1065, - high: 1069.3, - low: 1061.8, - close: 1063.6, - volume: 995703 - }), - new StockGoogleItem( - { - date: `2017-11-22`, - open: 1061.1, - high: 1064.2, - low: 1059.4, - close: 1060.1, - volume: 755095 - }), - new StockGoogleItem( - { - date: `2017-11-26`, - open: 1058.1, - high: 1060.1, - low: 1050.2, - close: 1056.7, - volume: 761237 - }), - new StockGoogleItem( - { - date: `2017-11-27`, - open: 1057.4, - high: 1058.4, - low: 1048, - close: 1049.4, - volume: 1271911 - }), - new StockGoogleItem( - { - date: `2017-11-28`, - open: 1051.6, - high: 1054.8, - low: 1044.8, - close: 1048.1, - volume: 837121 - }), - new StockGoogleItem( - { - date: `2017-11-29`, - open: 1046.7, - high: 1049.7, - low: 1044.9, - close: 1046.4, - volume: 887511 - }), - new StockGoogleItem( - { - date: `2018-00-02`, - open: 1048.3, - high: 1066.9, - low: 1045.2, - close: 1065, - volume: 1237564 - }), - new StockGoogleItem( - { - date: `2018-00-03`, - open: 1064.3, - high: 1086.3, - low: 1063.2, - close: 1082.5, - volume: 1430170 - }), - new StockGoogleItem( - { - date: `2018-00-04`, - open: 1088, - high: 1093.6, - low: 1084, - close: 1086.4, - volume: 1004605 - }), - new StockGoogleItem( - { - date: `2018-00-05`, - open: 1094, - high: 1104.3, - low: 1092, - close: 1102.2, - volume: 1279123 - }), - new StockGoogleItem( - { - date: `2018-00-08`, - open: 1102.2, - high: 1111.3, - low: 1101.6, - close: 1106.9, - volume: 1047603 - }), - new StockGoogleItem( - { - date: `2018-00-09`, - open: 1109.4, - high: 1110.6, - low: 1101.2, - close: 1106.3, - volume: 902541 - }), - new StockGoogleItem( - { - date: `2018-00-10`, - open: 1097.1, - high: 1104.6, - low: 1096.1, - close: 1102.6, - volume: 1042793 - }), - new StockGoogleItem( - { - date: `2018-00-11`, - open: 1106.3, - high: 1106.5, - low: 1099.6, - close: 1105.5, - volume: 978292 - }), - new StockGoogleItem( - { - date: `2018-00-12`, - open: 1102.4, - high: 1124.3, - low: 1101.2, - close: 1122.3, - volume: 1720533 - }), - new StockGoogleItem( - { - date: `2018-00-16`, - open: 1132.5, - high: 1139.9, - low: 1117.8, - close: 1121.8, - volume: 1575261 - }), - new StockGoogleItem( - { - date: `2018-00-17`, - open: 1126.2, - high: 1132.6, - low: 1117, - close: 1132, - volume: 1202639 - }), - new StockGoogleItem( - { - date: `2018-00-18`, - open: 1131.4, - high: 1132.5, - low: 1117.5, - close: 1129.8, - volume: 1198234 - }), - new StockGoogleItem( - { - date: `2018-00-19`, - open: 1131.8, - high: 1137.9, - low: 1128.3, - close: 1137.5, - volume: 1778229 - }), - new StockGoogleItem( - { - date: `2018-00-22`, - open: 1137.5, - high: 1159.9, - low: 1135.1, - close: 1155.8, - volume: 1617975 - }), - new StockGoogleItem( - { - date: `2018-00-23`, - open: 1159.8, - high: 1171.6, - low: 1158.8, - close: 1170, - volume: 1333056 - }), - new StockGoogleItem( - { - date: `2018-00-24`, - open: 1177.3, - high: 1179.9, - low: 1161, - close: 1164.2, - volume: 1416625 - }), - new StockGoogleItem( - { - date: `2018-00-25`, - open: 1172.5, - high: 1175.9, - low: 1162.8, - close: 1170.4, - volume: 1480540 - }), - new StockGoogleItem( - { - date: `2018-00-26`, - open: 1175.1, - high: 1175.8, - low: 1158.1, - close: 1175.8, - volume: 2018755 - }), - new StockGoogleItem( - { - date: `2018-00-29`, - open: 1176.5, - high: 1186.9, - low: 1172, - close: 1175.6, - volume: 1378913 - }), - new StockGoogleItem( - { - date: `2018-00-30`, - open: 1167.8, - high: 1176.5, - low: 1163.5, - close: 1163.7, - volume: 1556346 - }), - new StockGoogleItem( - { - date: `2018-00-31`, - open: 1170.6, - high: 1173, - low: 1159.1, - close: 1169.9, - volume: 1538688 - }), - ]; - super(...newItems.slice(0)); - } - } -} +export class StockItem { + public open?: number; + public close?: number; + public high?: number; + public low?: number; + public volume?: number; + + public date?: Date; + + } + //end data \ No newline at end of file diff --git a/samples/charts/financial-chart/data-legend-styling-props/src/index.ts b/samples/charts/financial-chart/data-legend-styling-props/src/index.ts index 920e2b95f..0bff69c92 100644 --- a/samples/charts/financial-chart/data-legend-styling-props/src/index.ts +++ b/samples/charts/financial-chart/data-legend-styling-props/src/index.ts @@ -1,6 +1,6 @@ import { IgcFinancialChartModule, IgcDataChartInteractivityModule, IgcDataLegendModule } from 'igniteui-webcomponents-charts'; import { IgcDataLegendComponent, IgcFinancialChartComponent } from 'igniteui-webcomponents-charts'; -import { StockGoogleItem, StockGoogle } from './StockGoogle'; +import { StockGoogle } from './StockGoogle'; import { ModuleManager } from 'igniteui-webcomponents-core'; diff --git a/samples/charts/financial-chart/data-legend-styling-props/webpack.config.js b/samples/charts/financial-chart/data-legend-styling-props/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/data-legend-styling-props/webpack.config.js +++ b/samples/charts/financial-chart/data-legend-styling-props/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/data-legend/package.json b/samples/charts/financial-chart/data-legend/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/data-legend/package.json +++ b/samples/charts/financial-chart/data-legend/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/data-legend/src/MultipleStocks.ts b/samples/charts/financial-chart/data-legend/src/MultipleStocks.ts index 3688676b4..ca994ac34 100644 --- a/samples/charts/financial-chart/data-legend/src/MultipleStocks.ts +++ b/samples/charts/financial-chart/data-legend/src/MultipleStocks.ts @@ -80,7 +80,7 @@ export class MultipleStocks extends Array> { for (let json of jsonData) { let parts = json.date.split("-"); // "2020-01-01" let item = new StockItem(); - item.date = new Date(parts[0], parts[1], parts[2]); + item.date = new Date(parts[0], parts[1], parts[2],13,0,0); item.open = json.open; item.high = json.high; item.low = json.low; diff --git a/samples/charts/financial-chart/data-legend/webpack.config.js b/samples/charts/financial-chart/data-legend/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/data-legend/webpack.config.js +++ b/samples/charts/financial-chart/data-legend/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json b/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json +++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/src/MultipleStocks.ts b/samples/charts/financial-chart/data-tooltip-formatting-currency/src/MultipleStocks.ts index 3688676b4..ca994ac34 100644 --- a/samples/charts/financial-chart/data-tooltip-formatting-currency/src/MultipleStocks.ts +++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/src/MultipleStocks.ts @@ -80,7 +80,7 @@ export class MultipleStocks extends Array> { for (let json of jsonData) { let parts = json.date.split("-"); // "2020-01-01" let item = new StockItem(); - item.date = new Date(parts[0], parts[1], parts[2]); + item.date = new Date(parts[0], parts[1], parts[2],13,0,0); item.open = json.open; item.high = json.high; item.low = json.low; diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/webpack.config.js b/samples/charts/financial-chart/data-tooltip-formatting-currency/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/data-tooltip-formatting-currency/webpack.config.js +++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/package.json b/samples/charts/financial-chart/data-tooltip-styling-props/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/data-tooltip-styling-props/package.json +++ b/samples/charts/financial-chart/data-tooltip-styling-props/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/src/StockGoogle.ts b/samples/charts/financial-chart/data-tooltip-styling-props/src/StockGoogle.ts index efd806727..f482695fe 100644 --- a/samples/charts/financial-chart/data-tooltip-styling-props/src/StockGoogle.ts +++ b/samples/charts/financial-chart/data-tooltip-styling-props/src/StockGoogle.ts @@ -1,8727 +1,1000 @@ -export class StockGoogleItem { - public constructor(init: Partial) { - Object.assign(this, init); - } +//begin data +export class StockGoogle extends Array { - public date: string; - public open: number; - public high: number; - public low: number; - public close: number; - public volume: number; + constructor(){ + super(); + let jsonData = [ + { "Date": "2014-03-01", "Open": 559.6, "High": 568.2, "Low": 558.4, "Close": 566.9, "Volume": 2182626 }, + { "Date": "2014-03-02", "Open": 562.4, "High": 571.8, "Low": 561.4, "Close": 567.0, "Volume": 2088804 }, + { "Date": "2014-03-03", "Open": 569.9, "High": 587.3, "Low": 564.1, "Close": 569.7, "Volume": 5087530 }, + { "Date": "2014-03-04", "Open": 574.6, "High": 577.8, "Low": 543.0, "Close": 543.1, "Volume": 6377658 }, + { "Date": "2014-03-07", "Open": 540.7, "High": 548.5, "Low": 527.1, "Close": 538.1, "Volume": 4389569 }, + { "Date": "2014-03-08", "Open": 542.6, "High": 555.0, "Low": 541.6, "Close": 554.9, "Volume": 3152406 }, + { "Date": "2014-03-09", "Open": 559.6, "High": 565.4, "Low": 553.0, "Close": 564.1, "Volume": 3324742 }, + { "Date": "2014-03-10", "Open": 565.0, "High": 565.0, "Low": 539.9, "Close": 541.0, "Volume": 4027743 }, + { "Date": "2014-03-11", "Open": 532.5, "High": 540.0, "Low": 526.5, "Close": 530.6, "Volume": 3916171 }, + { "Date": "2014-03-14", "Open": 538.3, "High": 544.1, "Low": 529.6, "Close": 532.5, "Volume": 2568020 }, + { "Date": "2014-03-15", "Open": 536.8, "High": 538.5, "Low": 518.5, "Close": 536.4, "Volume": 3847453 }, + { "Date": "2014-03-16", "Open": 543.0, "High": 557.0, "Low": 540.0, "Close": 556.5, "Volume": 4879889 }, + { "Date": "2014-03-17", "Open": 548.8, "High": 549.5, "Low": 531.1, "Close": 536.1, "Volume": 6795393 }, + { "Date": "2014-03-21", "Open": 536.1, "High": 536.7, "Low": 525.6, "Close": 528.6, "Volume": 2561214 }, + { "Date": "2014-03-22", "Open": 528.6, "High": 537.2, "Low": 527.5, "Close": 534.8, "Volume": 2359421 }, + { "Date": "2014-03-23", "Open": 533.8, "High": 533.9, "Low": 526.3, "Close": 526.9, "Volume": 2051066 }, + { "Date": "2014-03-24", "Open": 530.1, "High": 531.6, "Low": 522.1, "Close": 525.2, "Volume": 1881965 }, + { "Date": "2014-03-25", "Open": 522.5, "High": 524.7, "Low": 515.4, "Close": 516.2, "Volume": 2097264 }, + { "Date": "2014-03-28", "Open": 517.2, "High": 518.6, "Low": 502.8, "Close": 517.1, "Volume": 3326429 }, + { "Date": "2014-03-29", "Open": 516.9, "High": 529.5, "Low": 516.3, "Close": 527.7, "Volume": 2692489 }, + { "Date": "2014-03-30", "Open": 527.6, "High": 528.0, "Low": 522.5, "Close": 526.7, "Volume": 1746904 }, + { "Date": "2014-04-01", "Open": 527.1, "High": 532.9, "Low": 523.9, "Close": 531.4, "Volume": 1900432 }, + { "Date": "2014-04-02", "Open": 533.8, "High": 534.0, "Low": 525.6, "Close": 527.9, "Volume": 1685042 }, + { "Date": "2014-04-05", "Open": 524.8, "High": 528.9, "Low": 521.3, "Close": 527.8, "Volume": 1021408 }, + { "Date": "2014-04-06", "Open": 525.2, "High": 526.8, "Low": 515.1, "Close": 515.1, "Volume": 1684381 }, + { "Date": "2014-04-07", "Open": 515.8, "High": 516.7, "Low": 503.3, "Close": 510.0, "Volume": 3216077 }, + { "Date": "2014-04-08", "Open": 508.5, "High": 517.2, "Low": 506.4, "Close": 511.0, "Volume": 2016131 }, + { "Date": "2014-04-09", "Open": 510.8, "High": 519.9, "Low": 504.2, "Close": 518.7, "Volume": 2432783 }, + { "Date": "2014-04-12", "Open": 523.5, "High": 530.2, "Low": 519.0, "Close": 529.9, "Volume": 1908392 }, + { "Date": "2014-04-13", "Open": 530.9, "High": 536.1, "Low": 529.5, "Close": 533.1, "Volume": 1648907 }, + { "Date": "2014-04-14", "Open": 533.0, "High": 533.0, "Low": 525.3, "Close": 526.6, "Volume": 1191863 }, + { "Date": "2014-04-15", "Open": 525.7, "High": 525.9, "Low": 517.4, "Close": 520.0, "Volume": 1703758 }, + { "Date": "2014-04-16", "Open": 521.4, "High": 521.8, "Low": 515.4, "Close": 520.6, "Volume": 1481688 }, + { "Date": "2014-04-19", "Open": 519.7, "High": 529.8, "Low": 517.6, "Close": 528.9, "Volume": 1276362 }, + { "Date": "2014-04-20", "Open": 529.7, "High": 536.2, "Low": 526.3, "Close": 529.8, "Volume": 1780113 }, + { "Date": "2014-04-21", "Open": 532.9, "High": 539.2, "Low": 531.9, "Close": 538.9, "Volume": 1193389 }, + { "Date": "2014-04-22", "Open": 541.1, "High": 547.6, "Low": 540.8, "Close": 545.1, "Volume": 1611837 }, + { "Date": "2014-04-23", "Open": 547.3, "High": 553.6, "Low": 543.7, "Close": 552.7, "Volume": 1929632 }, + { "Date": "2014-04-27", "Open": 556.0, "High": 566.0, "Low": 554.4, "Close": 566.0, "Volume": 2100298 }, + { "Date": "2014-04-28", "Open": 564.6, "High": 567.8, "Low": 561.0, "Close": 561.7, "Volume": 1647717 }, + { "Date": "2014-04-29", "Open": 563.4, "High": 564.0, "Low": 558.7, "Close": 560.1, "Volume": 1350657 }, + { "Date": "2014-04-30", "Open": 560.8, "High": 561.4, "Low": 555.9, "Close": 559.9, "Volume": 1766794 }, + { "Date": "2014-05-02", "Open": 560.7, "High": 560.9, "Low": 545.7, "Close": 553.9, "Volume": 1434989 }, + { "Date": "2014-05-03", "Open": 551.0, "High": 552.3, "Low": 542.5, "Close": 544.9, "Volume": 1861921 }, + { "Date": "2014-05-04", "Open": 541.5, "High": 548.6, "Low": 538.8, "Close": 544.7, "Volume": 1812084 }, + { "Date": "2014-05-05", "Open": 546.4, "High": 555.0, "Low": 544.5, "Close": 553.9, "Volume": 1684886 }, + { "Date": "2014-05-06", "Open": 558.1, "High": 558.1, "Low": 548.9, "Close": 556.3, "Volume": 1732592 }, + { "Date": "2014-05-09", "Open": 557.1, "High": 562.9, "Low": 556.0, "Close": 562.1, "Volume": 1463676 }, + { "Date": "2014-05-10", "Open": 560.5, "High": 563.6, "Low": 557.9, "Close": 560.5, "Volume": 1349444 }, + { "Date": "2014-05-11", "Open": 558.0, "High": 559.9, "Low": 555.0, "Close": 558.8, "Volume": 1097380 }, + { "Date": "2014-05-12", "Open": 557.3, "High": 558.0, "Low": 548.5, "Close": 551.4, "Volume": 1457104 }, + { "Date": "2014-05-13", "Open": 552.3, "High": 552.3, "Low": 545.6, "Close": 551.8, "Volume": 1217176 }, + { "Date": "2014-05-16", "Open": 549.3, "High": 549.6, "Low": 541.5, "Close": 544.3, "Volume": 1704027 }, + { "Date": "2014-05-17", "Open": 544.2, "High": 545.3, "Low": 539.3, "Close": 543.0, "Volume": 1445878 }, + { "Date": "2014-05-18", "Open": 544.9, "High": 553.6, "Low": 544.0, "Close": 553.4, "Volume": 1737343 }, + { "Date": "2014-05-19", "Open": 554.2, "High": 555.0, "Low": 548.5, "Close": 554.9, "Volume": 2451341 }, + { "Date": "2014-05-20", "Open": 556.9, "High": 557.6, "Low": 550.4, "Close": 556.4, "Volume": 4496962 }, + { "Date": "2014-05-23", "Open": 555.1, "High": 565.0, "Low": 554.3, "Close": 565.0, "Volume": 1534659 }, + { "Date": "2014-05-24", "Open": 565.2, "High": 572.6, "Low": 561.0, "Close": 564.6, "Volume": 2201789 }, + { "Date": "2014-05-25", "Open": 565.3, "High": 580.0, "Low": 565.2, "Close": 578.6, "Volume": 1964447 }, + { "Date": "2014-05-26", "Open": 581.0, "High": 582.5, "Low": 571.9, "Close": 576.0, "Volume": 1737210 }, + { "Date": "2014-05-27", "Open": 577.2, "High": 579.9, "Low": 573.8, "Close": 577.2, "Volume": 2231174 }, + { "Date": "2014-05-30", "Open": 578.7, "High": 579.6, "Low": 574.8, "Close": 575.3, "Volume": 1310909 }, + { "Date": "2014-06-01", "Open": 578.3, "High": 584.4, "Low": 576.6, "Close": 582.7, "Volume": 1446309 }, + { "Date": "2014-06-02", "Open": 583.4, "High": 585.4, "Low": 580.4, "Close": 582.3, "Volume": 1054936 }, + { "Date": "2014-06-03", "Open": 583.4, "High": 585.0, "Low": 580.9, "Close": 584.7, "Volume": 712210 }, + { "Date": "2014-06-07", "Open": 583.8, "High": 586.4, "Low": 579.6, "Close": 582.3, "Volume": 1061833 }, + { "Date": "2014-06-08", "Open": 577.7, "High": 579.5, "Low": 566.1, "Close": 571.1, "Volume": 1908647 }, + { "Date": "2014-06-09", "Open": 571.6, "High": 576.7, "Low": 569.4, "Close": 576.1, "Volume": 1113907 }, + { "Date": "2014-06-10", "Open": 565.9, "High": 576.6, "Low": 565.0, "Close": 571.1, "Volume": 1353317 }, + { "Date": "2014-06-11", "Open": 571.9, "High": 580.9, "Low": 571.4, "Close": 579.2, "Volume": 1617569 }, + { "Date": "2014-06-14", "Open": 582.6, "High": 585.2, "Low": 578.0, "Close": 584.9, "Volume": 1852290 }, + { "Date": "2014-06-15", "Open": 585.7, "High": 585.8, "Low": 576.6, "Close": 584.8, "Volume": 1618815 }, + { "Date": "2014-06-16", "Open": 588.0, "High": 588.4, "Low": 582.2, "Close": 582.7, "Volume": 1394560 }, + { "Date": "2014-06-17", "Open": 579.5, "High": 581.0, "Low": 568.6, "Close": 573.7, "Volume": 3015475 }, + { "Date": "2014-06-18", "Open": 593.0, "High": 596.8, "Low": 582.0, "Close": 595.1, "Volume": 4006389 }, + { "Date": "2014-06-21", "Open": 591.8, "High": 594.4, "Low": 585.2, "Close": 589.5, "Volume": 2060334 }, + { "Date": "2014-06-22", "Open": 590.7, "High": 599.6, "Low": 590.6, "Close": 594.7, "Volume": 1694787 }, + { "Date": "2014-06-23", "Open": 593.2, "High": 597.9, "Low": 592.5, "Close": 596.0, "Volume": 1229846 }, + { "Date": "2014-06-24", "Open": 596.5, "High": 599.5, "Low": 591.8, "Close": 593.4, "Volume": 1033341 }, + { "Date": "2014-06-25", "Open": 590.4, "High": 591.9, "Low": 587.0, "Close": 589.0, "Volume": 932724 }, + { "Date": "2014-06-28", "Open": 588.1, "High": 592.5, "Low": 584.8, "Close": 590.6, "Volume": 984161 }, + { "Date": "2014-06-29", "Open": 588.8, "High": 589.7, "Low": 583.5, "Close": 585.6, "Volume": 1346647 }, + { "Date": "2014-06-30", "Open": 586.5, "High": 589.5, "Low": 584.0, "Close": 587.4, "Volume": 1013932 }, + { "Date": "2014-06-31", "Open": 580.6, "High": 583.6, "Low": 570.0, "Close": 571.6, "Volume": 2099516 }, + { "Date": "2014-07-01", "Open": 570.4, "High": 576.0, "Low": 562.9, "Close": 566.1, "Volume": 1950171 }, + { "Date": "2014-07-04", "Open": 569.0, "High": 575.4, "Low": 564.1, "Close": 573.1, "Volume": 1427169 }, + { "Date": "2014-07-05", "Open": 570.0, "High": 572.0, "Low": 562.6, "Close": 565.1, "Volume": 1556685 }, + { "Date": "2014-07-06", "Open": 561.8, "High": 570.7, "Low": 560.0, "Close": 566.4, "Volume": 1330877 }, + { "Date": "2014-07-07", "Open": 568.0, "High": 569.9, "Low": 561.1, "Close": 563.4, "Volume": 1108900 }, + { "Date": "2014-07-08", "Open": 563.6, "High": 570.3, "Low": 560.4, "Close": 568.8, "Volume": 1492491 }, + { "Date": "2014-07-11", "Open": 570.0, "High": 570.5, "Low": 566.0, "Close": 567.9, "Volume": 1215968 }, + { "Date": "2014-07-12", "Open": 564.5, "High": 565.9, "Low": 560.9, "Close": 562.7, "Volume": 1537758 }, + { "Date": "2014-07-13", "Open": 567.3, "High": 575.0, "Low": 565.8, "Close": 574.8, "Volume": 1437922 }, + { "Date": "2014-07-14", "Open": 576.2, "High": 577.9, "Low": 570.9, "Close": 574.6, "Volume": 982926 }, + { "Date": "2014-07-15", "Open": 577.9, "High": 579.4, "Low": 570.5, "Close": 573.5, "Volume": 1517056 }, + { "Date": "2014-07-18", "Open": 576.1, "High": 584.5, "Low": 576.0, "Close": 582.2, "Volume": 1282531 }, + { "Date": "2014-07-19", "Open": 585.0, "High": 587.3, "Low": 584.0, "Close": 586.9, "Volume": 979298 }, + { "Date": "2014-07-20", "Open": 585.9, "High": 586.7, "Low": 582.6, "Close": 584.5, "Volume": 1034779 }, + { "Date": "2014-07-21", "Open": 583.8, "High": 584.5, "Low": 581.1, "Close": 583.4, "Volume": 912854 }, + { "Date": "2014-07-22", "Open": 583.6, "High": 585.2, "Low": 580.6, "Close": 582.6, "Volume": 789484 }, + { "Date": "2014-07-25", "Open": 584.7, "High": 585.0, "Low": 579.0, "Close": 580.2, "Volume": 1358810 }, + { "Date": "2014-07-26", "Open": 581.3, "High": 581.8, "Low": 576.6, "Close": 577.9, "Volume": 1635465 }, + { "Date": "2014-07-27", "Open": 577.3, "High": 578.5, "Low": 570.1, "Close": 571.0, "Volume": 1700161 }, + { "Date": "2014-07-28", "Open": 569.6, "High": 573.3, "Low": 567.1, "Close": 569.2, "Volume": 1295963 }, + { "Date": "2014-07-29", "Open": 571.3, "High": 572.0, "Low": 567.1, "Close": 571.6, "Volume": 1081231 }, + { "Date": "2014-08-02", "Open": 571.9, "High": 577.8, "Low": 571.2, "Close": 577.3, "Volume": 1576830 }, + { "Date": "2014-08-03", "Open": 580.0, "High": 583.0, "Low": 575.0, "Close": 577.9, "Volume": 1214586 }, + { "Date": "2014-08-04", "Open": 580.0, "High": 586.0, "Low": 579.2, "Close": 582.0, "Volume": 1459956 }, + { "Date": "2014-08-05", "Open": 584.0, "High": 586.5, "Low": 582.0, "Close": 586.1, "Volume": 1629477 }, + { "Date": "2014-08-08", "Open": 586.6, "High": 591.8, "Low": 586.3, "Close": 589.7, "Volume": 1429101 }, + { "Date": "2014-08-09", "Open": 588.9, "High": 589.0, "Low": 580.0, "Close": 581.0, "Volume": 1286722 }, + { "Date": "2014-08-10", "Open": 581.5, "High": 583.5, "Low": 576.9, "Close": 583.1, "Volume": 975145 }, + { "Date": "2014-08-11", "Open": 580.4, "High": 581.8, "Low": 576.3, "Close": 581.4, "Volume": 1217721 }, + { "Date": "2014-08-12", "Open": 581.0, "High": 581.6, "Low": 574.5, "Close": 575.6, "Volume": 1597677 }, + { "Date": "2014-08-15", "Open": 572.9, "High": 575.0, "Low": 568.2, "Close": 573.1, "Volume": 1596224 }, + { "Date": "2014-08-16", "Open": 572.8, "High": 581.5, "Low": 572.7, "Close": 580.0, "Volume": 1478306 }, + { "Date": "2014-08-17", "Open": 580.0, "High": 587.5, "Low": 578.8, "Close": 584.8, "Volume": 1690994 }, + { "Date": "2014-08-18", "Open": 587.0, "High": 589.5, "Low": 585.0, "Close": 589.3, "Volume": 1442012 }, + { "Date": "2014-08-19", "Open": 591.5, "High": 596.5, "Low": 589.5, "Close": 596.1, "Volume": 3727045 }, + { "Date": "2014-08-22", "Open": 593.8, "High": 594.0, "Low": 583.5, "Close": 587.4, "Volume": 1687710 }, + { "Date": "2014-08-23", "Open": 586.9, "High": 586.9, "Low": 581.0, "Close": 581.1, "Volume": 1467703 }, + { "Date": "2014-08-24", "Open": 581.5, "High": 589.6, "Low": 580.5, "Close": 588.0, "Volume": 1724537 }, + { "Date": "2014-08-25", "Open": 587.5, "High": 588.0, "Low": 574.2, "Close": 575.1, "Volume": 1925350 }, + { "Date": "2014-08-26", "Open": 576.1, "High": 579.3, "Low": 574.7, "Close": 577.1, "Volume": 1439807 }, + { "Date": "2014-08-29", "Open": 571.8, "High": 578.2, "Low": 571.2, "Close": 576.4, "Volume": 1281204 }, + { "Date": "2014-08-30", "Open": 576.9, "High": 579.9, "Low": 572.9, "Close": 577.4, "Volume": 1618437 }, + { "Date": "2014-09-01", "Open": 576.0, "High": 577.6, "Low": 567.0, "Close": 568.3, "Volume": 1445027 }, + { "Date": "2014-09-02", "Open": 567.3, "High": 571.9, "Low": 563.3, "Close": 570.1, "Volume": 1175307 }, + { "Date": "2014-09-03", "Open": 573.0, "High": 577.2, "Low": 572.5, "Close": 575.3, "Volume": 1138636 }, + { "Date": "2014-09-06", "Open": 578.8, "High": 581.0, "Low": 574.4, "Close": 577.4, "Volume": 1211320 }, + { "Date": "2014-09-07", "Open": 574.4, "High": 575.3, "Low": 563.7, "Close": 563.7, "Volume": 1906427 }, + { "Date": "2014-09-08", "Open": 565.6, "High": 573.9, "Low": 557.5, "Close": 572.5, "Volume": 1987888 }, + { "Date": "2014-09-09", "Open": 571.2, "High": 571.5, "Low": 559.1, "Close": 560.9, "Volume": 2519693 }, + { "Date": "2014-09-10", "Open": 557.7, "High": 565.1, "Low": 544.0, "Close": 544.5, "Volume": 3078634 }, + { "Date": "2014-09-13", "Open": 545.0, "High": 549.5, "Low": 533.1, "Close": 533.2, "Volume": 2578676 }, + { "Date": "2014-09-14", "Open": 538.9, "High": 547.2, "Low": 533.2, "Close": 537.9, "Volume": 2217230 }, + { "Date": "2014-09-15", "Open": 531.0, "High": 532.8, "Low": 518.3, "Close": 530.0, "Volume": 3712536 }, + { "Date": "2014-09-16", "Open": 519.0, "High": 529.4, "Low": 515.0, "Close": 524.5, "Volume": 3698423 }, + { "Date": "2014-09-17", "Open": 527.3, "High": 531.0, "Low": 508.5, "Close": 511.2, "Volume": 5530674 }, + { "Date": "2014-09-20", "Open": 509.4, "High": 521.8, "Low": 508.1, "Close": 520.8, "Volume": 2605505 }, + { "Date": "2014-09-21", "Open": 525.2, "High": 526.8, "Low": 519.1, "Close": 526.5, "Volume": 2332531 }, + { "Date": "2014-09-22", "Open": 529.9, "High": 539.8, "Low": 528.8, "Close": 532.7, "Volume": 2917183 }, + { "Date": "2014-09-23", "Open": 539.3, "High": 547.2, "Low": 535.9, "Close": 544.0, "Volume": 2345296 }, + { "Date": "2014-09-24", "Open": 544.4, "High": 544.9, "Low": 535.8, "Close": 539.8, "Volume": 1972047 }, + { "Date": "2014-09-27", "Open": 537.0, "High": 544.4, "Low": 537.0, "Close": 540.8, "Volume": 1184973 }, + { "Date": "2014-09-28", "Open": 543.0, "High": 549.0, "Low": 541.6, "Close": 548.9, "Volume": 1273372 }, + { "Date": "2014-09-29", "Open": 550.0, "High": 554.2, "Low": 547.0, "Close": 549.3, "Volume": 1767107 }, + { "Date": "2014-09-30", "Open": 549.0, "High": 552.8, "Low": 543.5, "Close": 550.3, "Volume": 1451667 }, + { "Date": "2014-09-31", "Open": 559.4, "High": 559.6, "Low": 554.8, "Close": 559.1, "Volume": 2032887 }, + { "Date": "2014-10-03", "Open": 555.5, "High": 557.9, "Low": 553.2, "Close": 555.2, "Volume": 1378511 }, + { "Date": "2014-10-04", "Open": 553.0, "High": 555.5, "Low": 549.3, "Close": 554.1, "Volume": 1240761 }, + { "Date": "2014-10-05", "Open": 556.8, "High": 556.8, "Low": 544.0, "Close": 545.9, "Volume": 2026740 }, + { "Date": "2014-10-06", "Open": 545.5, "High": 546.9, "Low": 541.0, "Close": 542.0, "Volume": 1329604 }, + { "Date": "2014-10-07", "Open": 546.2, "High": 546.2, "Low": 538.7, "Close": 541.0, "Volume": 1629259 }, + { "Date": "2014-10-10", "Open": 541.5, "High": 549.6, "Low": 541.0, "Close": 547.5, "Volume": 1131546 }, + { "Date": "2014-10-11", "Open": 548.5, "High": 551.9, "Low": 546.3, "Close": 550.3, "Volume": 964866 }, + { "Date": "2014-10-12", "Open": 550.4, "High": 550.5, "Low": 545.2, "Close": 547.3, "Volume": 1126594 }, + { "Date": "2014-10-13", "Open": 549.8, "High": 549.8, "Low": 543.5, "Close": 545.4, "Volume": 1335719 }, + { "Date": "2014-10-14", "Open": 546.7, "High": 546.7, "Low": 542.1, "Close": 544.4, "Volume": 1285991 }, + { "Date": "2014-10-17", "Open": 543.6, "High": 543.8, "Low": 534.1, "Close": 536.5, "Volume": 1721282 }, + { "Date": "2014-10-18", "Open": 537.5, "High": 541.9, "Low": 534.2, "Close": 535.0, "Volume": 1957664 }, + { "Date": "2014-10-19", "Open": 535.0, "High": 538.2, "Low": 530.1, "Close": 537.0, "Volume": 1388440 }, + { "Date": "2014-10-20", "Open": 531.3, "High": 535.1, "Low": 531.1, "Close": 534.8, "Volume": 1559131 }, + { "Date": "2014-10-21", "Open": 541.6, "High": 542.1, "Low": 536.6, "Close": 537.5, "Volume": 2218249 }, + { "Date": "2014-10-24", "Open": 537.6, "High": 542.7, "Low": 535.6, "Close": 539.3, "Volume": 1701682 }, + { "Date": "2014-10-25", "Open": 539.0, "High": 544.0, "Low": 538.6, "Close": 541.1, "Volume": 1784967 }, + { "Date": "2014-10-26", "Open": 540.9, "High": 541.5, "Low": 537.0, "Close": 540.4, "Volume": 1519503 }, + { "Date": "2014-10-28", "Open": 540.6, "High": 542.0, "Low": 536.6, "Close": 541.8, "Volume": 1145231 }, + { "Date": "2014-11-01", "Open": 538.9, "High": 541.4, "Low": 531.9, "Close": 533.8, "Volume": 2109599 }, + { "Date": "2014-11-02", "Open": 533.5, "High": 535.5, "Low": 529.8, "Close": 533.8, "Volume": 1522481 }, + { "Date": "2014-11-03", "Open": 531.4, "High": 536.0, "Low": 529.3, "Close": 531.3, "Volume": 1279288 }, + { "Date": "2014-11-04", "Open": 531.2, "High": 537.3, "Low": 528.6, "Close": 537.3, "Volume": 1392208 }, + { "Date": "2014-11-05", "Open": 531.0, "High": 532.9, "Low": 524.3, "Close": 525.3, "Volume": 2558649 }, + { "Date": "2014-11-08", "Open": 527.1, "High": 531.0, "Low": 523.8, "Close": 527.0, "Volume": 2327127 }, + { "Date": "2014-11-09", "Open": 522.1, "High": 534.2, "Low": 520.5, "Close": 533.4, "Volume": 1871268 }, + { "Date": "2014-11-10", "Open": 533.1, "High": 536.3, "Low": 525.6, "Close": 526.1, "Volume": 1716835 }, + { "Date": "2014-11-11", "Open": 527.8, "High": 533.9, "Low": 527.1, "Close": 528.3, "Volume": 1610964 }, + { "Date": "2014-11-12", "Open": 523.5, "High": 528.5, "Low": 518.7, "Close": 518.7, "Volume": 1989117 }, + { "Date": "2014-11-15", "Open": 522.7, "High": 523.1, "Low": 513.3, "Close": 513.8, "Volume": 2812786 }, + { "Date": "2014-11-16", "Open": 511.6, "High": 513.0, "Low": 489.0, "Close": 495.4, "Volume": 3953371 }, + { "Date": "2014-11-17", "Open": 497.0, "High": 507.0, "Low": 496.8, "Close": 504.9, "Volume": 2875281 }, + { "Date": "2014-11-18", "Open": 513.0, "High": 513.9, "Low": 504.7, "Close": 511.1, "Volume": 2918730 }, + { "Date": "2014-11-19", "Open": 511.5, "High": 517.7, "Low": 506.9, "Close": 516.4, "Volume": 3680148 }, + { "Date": "2014-11-22", "Open": 516.1, "High": 526.5, "Low": 516.1, "Close": 524.9, "Volume": 2723599 }, + { "Date": "2014-11-23", "Open": 527.0, "High": 534.6, "Low": 526.3, "Close": 530.6, "Volume": 2191567 }, + { "Date": "2014-11-24", "Open": 530.5, "High": 531.8, "Low": 527.0, "Close": 528.8, "Volume": 704035 }, + { "Date": "2014-11-26", "Open": 528.8, "High": 534.3, "Low": 527.3, "Close": 534.0, "Volume": 1037727 }, + { "Date": "2014-11-29", "Open": 532.2, "High": 535.5, "Low": 530.0, "Close": 530.3, "Volume": 2276104 }, + { "Date": "2014-11-30", "Open": 528.1, "High": 531.1, "Low": 527.1, "Close": 530.4, "Volume": 873923 }, + { "Date": "2014-11-31", "Open": 531.3, "High": 532.6, "Low": 525.8, "Close": 526.4, "Volume": 1371819 }, + { "Date": "2015-00-02", "Open": 529.0, "High": 531.3, "Low": 524.1, "Close": 524.8, "Volume": 1446662 }, + { "Date": "2015-00-05", "Open": 523.3, "High": 524.3, "Low": 513.1, "Close": 513.9, "Volume": 2054238 }, + { "Date": "2015-00-06", "Open": 515.0, "High": 516.2, "Low": 501.1, "Close": 502.0, "Volume": 2891950 }, + { "Date": "2015-00-07", "Open": 507.0, "High": 507.2, "Low": 499.6, "Close": 501.1, "Volume": 2059366 }, + { "Date": "2015-00-08", "Open": 498.0, "High": 503.5, "Low": 491.0, "Close": 502.7, "Volume": 3344395 }, + { "Date": "2015-00-09", "Open": 504.8, "High": 504.9, "Low": 494.8, "Close": 496.2, "Volume": 2065715 }, + { "Date": "2015-00-12", "Open": 494.9, "High": 496.0, "Low": 487.6, "Close": 492.6, "Volume": 2320446 }, + { "Date": "2015-00-13", "Open": 498.8, "High": 503.0, "Low": 492.4, "Close": 496.2, "Volume": 2365687 }, + { "Date": "2015-00-14", "Open": 494.6, "High": 503.2, "Low": 493.0, "Close": 500.9, "Volume": 2229638 }, + { "Date": "2015-00-15", "Open": 505.6, "High": 505.7, "Low": 497.8, "Close": 501.8, "Volume": 2711355 }, + { "Date": "2015-00-16", "Open": 500.0, "High": 508.2, "Low": 500.0, "Close": 508.1, "Volume": 2292043 }, + { "Date": "2015-00-20", "Open": 511.0, "High": 512.5, "Low": 506.0, "Close": 506.9, "Volume": 2225922 }, + { "Date": "2015-00-21", "Open": 507.3, "High": 519.3, "Low": 506.2, "Close": 518.0, "Volume": 2262455 }, + { "Date": "2015-00-22", "Open": 521.5, "High": 536.3, "Low": 519.7, "Close": 534.4, "Volume": 2669558 }, + { "Date": "2015-00-23", "Open": 535.6, "High": 542.2, "Low": 533.0, "Close": 540.0, "Volume": 2275485 }, + { "Date": "2015-00-26", "Open": 538.5, "High": 539.0, "Low": 529.7, "Close": 535.2, "Volume": 1539524 }, + { "Date": "2015-00-27", "Open": 530.0, "High": 530.7, "Low": 518.2, "Close": 518.6, "Volume": 1898844 }, + { "Date": "2015-00-28", "Open": 522.8, "High": 523.0, "Low": 510.0, "Close": 510.0, "Volume": 1679230 }, + { "Date": "2015-00-29", "Open": 511.0, "High": 511.1, "Low": 501.2, "Close": 510.7, "Volume": 4174924 }, + { "Date": "2015-00-30", "Open": 515.9, "High": 539.9, "Low": 515.5, "Close": 534.5, "Volume": 5590977 }, + { "Date": "2015-01-02", "Open": 531.7, "High": 533.0, "Low": 518.5, "Close": 528.5, "Volume": 2841976 }, + { "Date": "2015-01-03", "Open": 528.0, "High": 533.4, "Low": 523.3, "Close": 529.2, "Volume": 2033085 }, + { "Date": "2015-01-04", "Open": 529.2, "High": 532.7, "Low": 521.3, "Close": 522.8, "Volume": 1659125 }, + { "Date": "2015-01-05", "Open": 523.8, "High": 528.5, "Low": 522.1, "Close": 527.6, "Volume": 1844687 }, + { "Date": "2015-01-06", "Open": 527.6, "High": 537.2, "Low": 526.4, "Close": 531.0, "Volume": 1758650 }, + { "Date": "2015-01-09", "Open": 528.0, "High": 532.0, "Low": 526.0, "Close": 527.8, "Volume": 1264276 }, + { "Date": "2015-01-10", "Open": 529.3, "High": 537.7, "Low": 526.9, "Close": 536.9, "Volume": 1745076 }, + { "Date": "2015-01-11", "Open": 535.3, "High": 538.5, "Low": 533.4, "Close": 536.0, "Volume": 1373970 }, + { "Date": "2015-01-12", "Open": 537.3, "High": 544.8, "Low": 534.7, "Close": 542.9, "Volume": 1615824 }, + { "Date": "2015-01-13", "Open": 543.4, "High": 549.9, "Low": 543.1, "Close": 549.0, "Volume": 1895126 }, + { "Date": "2015-01-17", "Open": 546.8, "High": 550.0, "Low": 541.1, "Close": 542.8, "Volume": 1612439 }, + { "Date": "2015-01-18", "Open": 541.4, "High": 545.5, "Low": 537.5, "Close": 539.7, "Volume": 1449089 }, + { "Date": "2015-01-19", "Open": 538.0, "High": 543.1, "Low": 538.0, "Close": 542.9, "Volume": 987478 }, + { "Date": "2015-01-20", "Open": 543.1, "High": 543.8, "Low": 535.8, "Close": 539.0, "Volume": 1441212 }, + { "Date": "2015-01-23", "Open": 536.0, "High": 536.4, "Low": 529.4, "Close": 531.9, "Volume": 1453907 }, + { "Date": "2015-01-24", "Open": 530.0, "High": 536.8, "Low": 528.3, "Close": 536.1, "Volume": 1002393 }, + { "Date": "2015-01-25", "Open": 535.9, "High": 546.2, "Low": 535.4, "Close": 543.9, "Volume": 1821041 }, + { "Date": "2015-01-26", "Open": 543.2, "High": 556.1, "Low": 541.5, "Close": 555.5, "Volume": 2305219 }, + { "Date": "2015-01-27", "Open": 554.2, "High": 564.7, "Low": 552.9, "Close": 558.4, "Volume": 2403553 }, + { "Date": "2015-02-02", "Open": 560.5, "High": 572.1, "Low": 558.8, "Close": 571.3, "Volume": 2123796 }, + { "Date": "2015-02-03", "Open": 570.5, "High": 575.4, "Low": 566.5, "Close": 573.6, "Volume": 1700084 }, + { "Date": "2015-02-04", "Open": 571.9, "High": 577.1, "Low": 568.0, "Close": 573.4, "Volume": 1871694 }, + { "Date": "2015-02-05", "Open": 575.0, "High": 577.9, "Low": 573.4, "Close": 575.3, "Volume": 1385818 }, + { "Date": "2015-02-06", "Open": 574.9, "High": 576.7, "Low": 566.8, "Close": 567.7, "Volume": 1654561 }, + { "Date": "2015-02-09", "Open": 566.9, "High": 570.3, "Low": 563.5, "Close": 568.9, "Volume": 1059336 }, + { "Date": "2015-02-10", "Open": 564.3, "High": 564.9, "Low": 554.7, "Close": 555.0, "Volume": 1787357 }, + { "Date": "2015-02-11", "Open": 555.1, "High": 558.1, "Low": 550.7, "Close": 551.2, "Volume": 1815763 }, + { "Date": "2015-02-12", "Open": 553.5, "High": 556.4, "Low": 550.5, "Close": 555.5, "Volume": 1385772 }, + { "Date": "2015-02-13", "Open": 553.5, "High": 558.4, "Low": 544.2, "Close": 547.3, "Volume": 1698872 }, + { "Date": "2015-02-16", "Open": 551.0, "High": 556.9, "Low": 546.0, "Close": 554.5, "Volume": 1636493 }, + { "Date": "2015-02-17", "Open": 551.7, "High": 553.8, "Low": 548.0, "Close": 550.8, "Volume": 1800570 }, + { "Date": "2015-02-18", "Open": 552.5, "High": 559.8, "Low": 547.0, "Close": 559.5, "Volume": 2128714 }, + { "Date": "2015-02-19", "Open": 559.4, "High": 560.8, "Low": 556.1, "Close": 558.0, "Volume": 1194049 }, + { "Date": "2015-02-20", "Open": 561.6, "High": 561.7, "Low": 559.0, "Close": 560.4, "Volume": 2609690 }, + { "Date": "2015-02-23", "Open": 560.4, "High": 562.4, "Low": 555.8, "Close": 558.8, "Volume": 1639306 }, + { "Date": "2015-02-24", "Open": 562.6, "High": 574.6, "Low": 561.2, "Close": 570.2, "Volume": 2576234 }, + { "Date": "2015-02-25", "Open": 570.5, "High": 572.3, "Low": 558.7, "Close": 558.8, "Volume": 2146384 }, + { "Date": "2015-02-26", "Open": 557.6, "High": 558.9, "Low": 550.6, "Close": 555.2, "Volume": 1568331 }, + { "Date": "2015-02-27", "Open": 553.0, "High": 555.3, "Low": 548.1, "Close": 548.3, "Volume": 1892323 }, + { "Date": "2015-02-30", "Open": 551.6, "High": 553.5, "Low": 548.2, "Close": 552.0, "Volume": 1283958 }, + { "Date": "2015-02-31", "Open": 550.0, "High": 554.7, "Low": 546.7, "Close": 548.0, "Volume": 1583677 }, + { "Date": "2015-03-01", "Open": 548.6, "High": 551.1, "Low": 539.5, "Close": 542.6, "Volume": 1957718 }, + { "Date": "2015-03-02", "Open": 540.9, "High": 540.9, "Low": 533.9, "Close": 535.5, "Volume": 1711737 }, + { "Date": "2015-03-06", "Open": 532.2, "High": 538.4, "Low": 529.6, "Close": 536.8, "Volume": 1320767 }, + { "Date": "2015-03-07", "Open": 538.1, "High": 542.7, "Low": 536.0, "Close": 537.0, "Volume": 1299298 }, + { "Date": "2015-03-08", "Open": 538.4, "High": 543.9, "Low": 538.4, "Close": 541.6, "Volume": 1175332 }, + { "Date": "2015-03-09", "Open": 541.0, "High": 542.0, "Low": 535.5, "Close": 540.8, "Volume": 1553586 }, + { "Date": "2015-03-10", "Open": 542.3, "High": 542.3, "Low": 537.3, "Close": 540.0, "Volume": 1405574 }, + { "Date": "2015-03-13", "Open": 538.4, "High": 544.1, "Low": 537.3, "Close": 539.2, "Volume": 1640809 }, + { "Date": "2015-03-14", "Open": 536.3, "High": 537.6, "Low": 528.1, "Close": 530.4, "Volume": 2597043 }, + { "Date": "2015-03-15", "Open": 528.7, "High": 534.7, "Low": 523.2, "Close": 532.5, "Volume": 2312512 }, + { "Date": "2015-03-16", "Open": 529.9, "High": 535.6, "Low": 529.6, "Close": 533.8, "Volume": 1296304 }, + { "Date": "2015-03-17", "Open": 528.7, "High": 529.8, "Low": 521.0, "Close": 524.0, "Volume": 2145955 }, + { "Date": "2015-03-20", "Open": 525.6, "High": 536.1, "Low": 524.5, "Close": 535.4, "Volume": 1675487 }, + { "Date": "2015-03-21", "Open": 537.5, "High": 539.4, "Low": 533.7, "Close": 534.0, "Volume": 1839668 }, + { "Date": "2015-03-22", "Open": 534.4, "High": 541.1, "Low": 531.8, "Close": 539.4, "Volume": 1589248 }, + { "Date": "2015-03-23", "Open": 541.0, "High": 551.0, "Low": 540.2, "Close": 547.0, "Volume": 4173376 }, + { "Date": "2015-03-24", "Open": 566.1, "High": 571.1, "Low": 557.3, "Close": 565.1, "Volume": 4919031 }, + { "Date": "2015-03-27", "Open": 563.4, "High": 566.0, "Low": 553.2, "Close": 555.4, "Volume": 2398039 }, + { "Date": "2015-03-28", "Open": 554.6, "High": 556.0, "Low": 550.4, "Close": 553.7, "Volume": 1490983 }, + { "Date": "2015-03-29", "Open": 550.5, "High": 553.7, "Low": 546.9, "Close": 549.1, "Volume": 1698761 }, + { "Date": "2015-03-30", "Open": 547.9, "High": 548.6, "Low": 535.0, "Close": 537.3, "Volume": 2082214 }, + { "Date": "2015-04-01", "Open": 538.4, "High": 539.5, "Low": 532.1, "Close": 537.9, "Volume": 1768181 }, + { "Date": "2015-04-04", "Open": 538.5, "High": 544.1, "Low": 535.1, "Close": 540.8, "Volume": 1307960 }, + { "Date": "2015-04-05", "Open": 538.2, "High": 539.7, "Low": 530.4, "Close": 530.8, "Volume": 1383068 }, + { "Date": "2015-04-06", "Open": 531.2, "High": 532.4, "Low": 521.1, "Close": 524.2, "Volume": 1566987 }, + { "Date": "2015-04-07", "Open": 524.0, "High": 533.5, "Low": 521.8, "Close": 530.7, "Volume": 1546278 }, + { "Date": "2015-04-08", "Open": 536.6, "High": 541.1, "Low": 536.0, "Close": 538.2, "Volume": 1527615 }, + { "Date": "2015-04-11", "Open": 538.4, "High": 542.0, "Low": 535.4, "Close": 535.7, "Volume": 905285 }, + { "Date": "2015-04-12", "Open": 531.6, "High": 533.2, "Low": 525.3, "Close": 529.0, "Volume": 1634174 }, + { "Date": "2015-04-13", "Open": 530.6, "High": 534.3, "Low": 528.7, "Close": 529.6, "Volume": 1253063 }, + { "Date": "2015-04-14", "Open": 533.8, "High": 539.0, "Low": 532.4, "Close": 538.4, "Volume": 1403935 }, + { "Date": "2015-04-15", "Open": 539.2, "High": 539.3, "Low": 530.4, "Close": 533.9, "Volume": 1971343 }, + { "Date": "2015-04-18", "Open": 532.0, "High": 534.8, "Low": 528.9, "Close": 532.3, "Volume": 2003421 }, + { "Date": "2015-04-19", "Open": 534.0, "High": 540.7, "Low": 533.0, "Close": 537.4, "Volume": 1966947 }, + { "Date": "2015-04-20", "Open": 538.5, "High": 542.9, "Low": 533.0, "Close": 539.3, "Volume": 1430826 }, + { "Date": "2015-04-21", "Open": 538.0, "High": 543.8, "Low": 536.0, "Close": 542.5, "Volume": 1462695 }, + { "Date": "2015-04-22", "Open": 540.1, "High": 544.2, "Low": 539.5, "Close": 540.1, "Volume": 1176214 }, + { "Date": "2015-04-26", "Open": 538.1, "High": 539.0, "Low": 529.9, "Close": 532.3, "Volume": 2406512 }, + { "Date": "2015-04-27", "Open": 532.8, "High": 540.5, "Low": 531.7, "Close": 539.8, "Volume": 1525019 }, + { "Date": "2015-04-28", "Open": 538.0, "High": 540.6, "Low": 536.3, "Close": 539.8, "Volume": 1029849 }, + { "Date": "2015-04-29", "Open": 537.4, "High": 538.6, "Low": 531.5, "Close": 532.1, "Volume": 2597407 }, + { "Date": "2015-05-01", "Open": 536.8, "High": 536.8, "Low": 529.8, "Close": 534.0, "Volume": 1904332 }, + { "Date": "2015-05-02", "Open": 532.9, "High": 543.0, "Low": 531.3, "Close": 539.2, "Volume": 1938989 }, + { "Date": "2015-05-03", "Open": 539.9, "High": 543.5, "Low": 537.1, "Close": 540.3, "Volume": 1717036 }, + { "Date": "2015-05-04", "Open": 537.8, "High": 540.6, "Low": 534.3, "Close": 536.7, "Volume": 1348337 }, + { "Date": "2015-05-05", "Open": 536.4, "High": 537.2, "Low": 532.5, "Close": 533.3, "Volume": 1388220 }, + { "Date": "2015-05-08", "Open": 533.3, "High": 534.1, "Low": 526.2, "Close": 526.8, "Volume": 1524139 }, + { "Date": "2015-05-09", "Open": 527.6, "High": 529.2, "Low": 523.0, "Close": 526.7, "Volume": 1455266 }, + { "Date": "2015-05-10", "Open": 529.4, "High": 538.4, "Low": 529.4, "Close": 536.7, "Volume": 1814958 }, + { "Date": "2015-05-11", "Open": 538.4, "High": 539.0, "Low": 533.0, "Close": 534.6, "Volume": 1217536 }, + { "Date": "2015-05-12", "Open": 531.6, "High": 533.1, "Low": 530.2, "Close": 532.3, "Volume": 955789 }, + { "Date": "2015-05-15", "Open": 528.0, "High": 528.3, "Low": 524.0, "Close": 527.2, "Volume": 1632702 }, + { "Date": "2015-05-16", "Open": 528.4, "High": 529.6, "Low": 525.6, "Close": 528.1, "Volume": 1071814 }, + { "Date": "2015-05-17", "Open": 529.4, "High": 531.0, "Low": 525.1, "Close": 529.3, "Volume": 1294216 }, + { "Date": "2015-05-18", "Open": 531.0, "High": 538.1, "Low": 530.8, "Close": 536.7, "Volume": 1833109 }, + { "Date": "2015-05-19", "Open": 537.2, "High": 538.3, "Low": 533.0, "Close": 536.7, "Volume": 1893497 }, + { "Date": "2015-05-22", "Open": 539.6, "High": 543.7, "Low": 537.5, "Close": 538.2, "Volume": 1250282 }, + { "Date": "2015-05-23", "Open": 539.6, "High": 541.5, "Low": 535.3, "Close": 540.5, "Volume": 1197450 }, + { "Date": "2015-05-24", "Open": 540.0, "High": 540.0, "Low": 535.7, "Close": 537.8, "Volume": 1286608 }, + { "Date": "2015-05-25", "Open": 538.9, "High": 540.9, "Low": 535.2, "Close": 535.2, "Volume": 1335697 }, + { "Date": "2015-05-26", "Open": 537.3, "High": 537.8, "Low": 531.4, "Close": 531.7, "Volume": 2109130 }, + { "Date": "2015-05-29", "Open": 525.0, "High": 528.6, "Low": 520.5, "Close": 521.5, "Volume": 1937821 }, + { "Date": "2015-05-30", "Open": 526.0, "High": 526.3, "Low": 520.5, "Close": 520.5, "Volume": 2235595 }, + { "Date": "2015-06-01", "Open": 524.7, "High": 525.7, "Low": 518.2, "Close": 521.8, "Volume": 1961354 }, + { "Date": "2015-06-02", "Open": 521.1, "High": 524.6, "Low": 521.1, "Close": 523.4, "Volume": 1235903 }, + { "Date": "2015-06-06", "Open": 519.5, "High": 525.3, "Low": 519.0, "Close": 522.9, "Volume": 1280525 }, + { "Date": "2015-06-07", "Open": 523.1, "High": 526.2, "Low": 515.2, "Close": 525.0, "Volume": 1597229 }, + { "Date": "2015-06-08", "Open": 521.0, "High": 522.7, "Low": 516.1, "Close": 516.8, "Volume": 1296699 }, + { "Date": "2015-06-09", "Open": 523.1, "High": 523.8, "Low": 520.4, "Close": 520.7, "Volume": 1842347 }, + { "Date": "2015-06-10", "Open": 526.3, "High": 532.6, "Low": 525.5, "Close": 530.1, "Volume": 1956682 }, + { "Date": "2015-06-13", "Open": 532.9, "High": 547.1, "Low": 532.4, "Close": 546.5, "Volume": 2206475 }, + { "Date": "2015-06-14", "Open": 546.8, "High": 565.9, "Low": 546.7, "Close": 561.1, "Volume": 3244066 }, + { "Date": "2015-06-15", "Open": 560.1, "High": 566.5, "Low": 556.8, "Close": 560.2, "Volume": 1784554 }, + { "Date": "2015-06-16", "Open": 565.1, "High": 580.7, "Low": 565.0, "Close": 579.9, "Volume": 4768318 }, + { "Date": "2015-06-17", "Open": 649.0, "High": 674.5, "Low": 645.0, "Close": 672.9, "Volume": 11164943 }, + { "Date": "2015-06-20", "Open": 659.2, "High": 668.9, "Low": 653.0, "Close": 663.0, "Volume": 5860872 }, + { "Date": "2015-06-21", "Open": 655.2, "High": 673.0, "Low": 654.3, "Close": 662.3, "Volume": 3377196 }, + { "Date": "2015-06-22", "Open": 660.9, "High": 678.6, "Low": 659.0, "Close": 662.1, "Volume": 3929309 }, + { "Date": "2015-06-23", "Open": 661.3, "High": 663.6, "Low": 641.0, "Close": 644.3, "Volume": 3029109 }, + { "Date": "2015-06-24", "Open": 647.0, "High": 648.2, "Low": 622.5, "Close": 623.6, "Volume": 3625747 }, + { "Date": "2015-06-27", "Open": 621.0, "High": 634.3, "Low": 620.5, "Close": 627.3, "Volume": 2675381 }, + { "Date": "2015-06-28", "Open": 632.8, "High": 632.8, "Low": 623.3, "Close": 628.0, "Volume": 1727327 }, + { "Date": "2015-06-29", "Open": 628.8, "High": 633.4, "Low": 622.6, "Close": 631.9, "Volume": 1575069 }, + { "Date": "2015-06-30", "Open": 630.0, "High": 635.2, "Low": 622.0, "Close": 632.6, "Volume": 1474203 }, + { "Date": "2015-06-31", "Open": 631.4, "High": 632.9, "Low": 625.5, "Close": 625.6, "Volume": 1706149 }, + { "Date": "2015-07-03", "Open": 625.3, "High": 633.1, "Low": 625.3, "Close": 631.2, "Volume": 1304511 }, + { "Date": "2015-07-04", "Open": 628.4, "High": 634.8, "Low": 627.2, "Close": 629.3, "Volume": 1490881 }, + { "Date": "2015-07-05", "Open": 634.3, "High": 647.9, "Low": 633.2, "Close": 643.8, "Volume": 2334266 }, + { "Date": "2015-07-06", "Open": 645.0, "High": 645.4, "Low": 632.3, "Close": 642.7, "Volume": 1572600 }, + { "Date": "2015-07-07", "Open": 640.2, "High": 642.7, "Low": 629.7, "Close": 635.3, "Volume": 1403865 }, + { "Date": "2015-07-10", "Open": 639.5, "High": 643.4, "Low": 631.3, "Close": 633.7, "Volume": 1809205 }, + { "Date": "2015-07-11", "Open": 669.2, "High": 674.9, "Low": 654.3, "Close": 660.8, "Volume": 5029203 }, + { "Date": "2015-07-12", "Open": 663.1, "High": 665.0, "Low": 652.3, "Close": 659.6, "Volume": 2940803 }, + { "Date": "2015-07-13", "Open": 659.3, "High": 664.5, "Low": 651.7, "Close": 656.5, "Volume": 1810749 }, + { "Date": "2015-07-14", "Open": 655.0, "High": 659.9, "Low": 652.7, "Close": 657.1, "Volume": 1072061 }, + { "Date": "2015-07-17", "Open": 656.8, "High": 661.4, "Low": 651.2, "Close": 660.9, "Volume": 1051699 }, + { "Date": "2015-07-18", "Open": 661.9, "High": 664.0, "Low": 653.5, "Close": 656.1, "Volume": 1456059 }, + { "Date": "2015-07-19", "Open": 656.6, "High": 667.0, "Low": 654.2, "Close": 660.9, "Volume": 2134098 }, + { "Date": "2015-07-20", "Open": 655.5, "High": 663.0, "Low": 642.9, "Close": 646.8, "Volume": 2855299 }, + { "Date": "2015-07-21", "Open": 639.8, "High": 640.0, "Low": 612.3, "Close": 612.5, "Volume": 4265183 }, + { "Date": "2015-07-24", "Open": 573.0, "High": 614.0, "Low": 565.0, "Close": 589.6, "Volume": 5770302 }, + { "Date": "2015-07-25", "Open": 614.9, "High": 617.5, "Low": 581.1, "Close": 582.1, "Volume": 3537966 }, + { "Date": "2015-07-26", "Open": 610.4, "High": 631.7, "Low": 599.0, "Close": 628.6, "Volume": 4235891 }, + { "Date": "2015-07-27", "Open": 639.4, "High": 643.6, "Low": 622.0, "Close": 637.6, "Volume": 3491336 }, + { "Date": "2015-07-28", "Open": 632.8, "High": 636.9, "Low": 624.6, "Close": 630.4, "Volume": 1978733 }, + { "Date": "2015-07-31", "Open": 627.5, "High": 635.8, "Low": 617.7, "Close": 618.3, "Volume": 2176737 }, + { "Date": "2015-08-01", "Open": 602.4, "High": 612.9, "Low": 594.1, "Close": 597.8, "Volume": 3702105 }, + { "Date": "2015-08-02", "Open": 605.6, "High": 614.3, "Low": 599.7, "Close": 614.3, "Volume": 2575620 }, + { "Date": "2015-08-03", "Open": 617.0, "High": 619.7, "Low": 602.8, "Close": 606.3, "Volume": 1759572 }, + { "Date": "2015-08-04", "Open": 600.0, "High": 603.5, "Low": 595.3, "Close": 600.7, "Volume": 2089453 }, + { "Date": "2015-08-08", "Open": 612.5, "High": 616.3, "Low": 604.1, "Close": 614.7, "Volume": 2279538 }, + { "Date": "2015-08-09", "Open": 621.2, "High": 626.5, "Low": 609.6, "Close": 612.7, "Volume": 1702094 }, + { "Date": "2015-08-10", "Open": 613.1, "High": 624.2, "Low": 611.4, "Close": 621.4, "Volume": 1900526 }, + { "Date": "2015-08-11", "Open": 619.8, "High": 625.8, "Low": 617.4, "Close": 625.8, "Volume": 1373545 }, + { "Date": "2015-08-14", "Open": 625.7, "High": 625.9, "Low": 619.4, "Close": 623.2, "Volume": 1702271 }, + { "Date": "2015-08-15", "Open": 626.7, "High": 638.7, "Low": 623.8, "Close": 635.1, "Volume": 2084397 }, + { "Date": "2015-08-16", "Open": 635.5, "High": 638.0, "Low": 632.3, "Close": 636.0, "Volume": 1286454 }, + { "Date": "2015-08-17", "Open": 637.8, "High": 650.9, "Low": 635.0, "Close": 642.9, "Volume": 2274690 }, + { "Date": "2015-08-18", "Open": 636.8, "High": 640.0, "Low": 627.0, "Close": 629.3, "Volume": 5133386 }, + { "Date": "2015-08-21", "Open": 634.4, "High": 636.5, "Low": 625.9, "Close": 635.4, "Volume": 1788506 }, + { "Date": "2015-08-22", "Open": 627.0, "High": 627.5, "Low": 615.4, "Close": 622.7, "Volume": 2562869 }, + { "Date": "2015-08-23", "Open": 622.0, "High": 628.9, "Low": 620.0, "Close": 622.4, "Volume": 1470949 }, + { "Date": "2015-08-24", "Open": 616.6, "High": 627.3, "Low": 612.4, "Close": 625.8, "Volume": 2240098 }, + { "Date": "2015-08-25", "Open": 629.8, "High": 629.8, "Low": 611.0, "Close": 612.0, "Volume": 2174009 }, + { "Date": "2015-08-28", "Open": 610.3, "High": 614.6, "Low": 589.4, "Close": 594.9, "Volume": 3127667 }, + { "Date": "2015-08-29", "Open": 597.3, "High": 605.0, "Low": 590.2, "Close": 595.0, "Volume": 2310284 }, + { "Date": "2015-08-30", "Open": 603.3, "High": 608.8, "Low": 600.7, "Close": 608.4, "Volume": 2413441 }, + { "Date": "2015-09-01", "Open": 608.4, "High": 612.1, "Low": 599.9, "Close": 611.3, "Volume": 1867601 }, + { "Date": "2015-09-02", "Open": 607.2, "High": 627.3, "Low": 603.1, "Close": 626.9, "Volume": 2684805 }, + { "Date": "2015-09-05", "Open": 632.0, "High": 643.0, "Low": 627.0, "Close": 641.5, "Volume": 1787880 }, + { "Date": "2015-09-06", "Open": 638.8, "High": 649.3, "Low": 636.5, "Close": 645.4, "Volume": 2166264 }, + { "Date": "2015-09-07", "Open": 649.2, "High": 650.6, "Low": 632.1, "Close": 642.4, "Volume": 2089776 }, + { "Date": "2015-09-08", "Open": 641.4, "High": 644.5, "Low": 625.6, "Close": 639.2, "Volume": 2180441 }, + { "Date": "2015-09-09", "Open": 640.0, "High": 646.0, "Low": 635.3, "Close": 643.6, "Volume": 1645844 }, + { "Date": "2015-09-12", "Open": 642.1, "High": 648.5, "Low": 639.0, "Close": 646.7, "Volume": 1275206 }, + { "Date": "2015-09-13", "Open": 643.1, "High": 657.8, "Low": 643.1, "Close": 652.3, "Volume": 1790704 }, + { "Date": "2015-09-14", "Open": 653.2, "High": 659.4, "Low": 648.9, "Close": 651.2, "Volume": 1412040 }, + { "Date": "2015-09-15", "Open": 654.7, "High": 663.1, "Low": 654.5, "Close": 661.7, "Volume": 1830524 }, + { "Date": "2015-09-16", "Open": 664.1, "High": 665.0, "Low": 657.2, "Close": 662.2, "Volume": 1606138 }, + { "Date": "2015-09-19", "Open": 661.2, "High": 666.8, "Low": 659.6, "Close": 666.1, "Volume": 1465339 }, + { "Date": "2015-09-20", "Open": 664.0, "High": 664.7, "Low": 644.2, "Close": 650.3, "Volume": 2490016 }, + { "Date": "2015-09-21", "Open": 654.1, "High": 655.9, "Low": 641.7, "Close": 642.6, "Volume": 1791099 }, + { "Date": "2015-09-22", "Open": 646.7, "High": 657.8, "Low": 644.0, "Close": 651.8, "Volume": 3782103 }, + { "Date": "2015-09-23", "Open": 727.5, "High": 730.0, "Low": 701.5, "Close": 702.0, "Volume": 6642504 }, + { "Date": "2015-09-26", "Open": 701.5, "High": 719.1, "Low": 701.3, "Close": 712.8, "Volume": 2701629 }, + { "Date": "2015-09-27", "Open": 707.4, "High": 713.6, "Low": 704.5, "Close": 708.5, "Volume": 2224309 }, + { "Date": "2015-09-28", "Open": 707.3, "High": 713.0, "Low": 703.1, "Close": 713.0, "Volume": 2176623 }, + { "Date": "2015-09-29", "Open": 710.5, "High": 718.3, "Low": 710.0, "Close": 716.9, "Volume": 1454128 }, + { "Date": "2015-09-30", "Open": 715.7, "High": 718.0, "Low": 710.0, "Close": 710.8, "Volume": 1903980 }, + { "Date": "2015-10-02", "Open": 711.1, "High": 721.6, "Low": 705.9, "Close": 721.1, "Volume": 1871073 }, + { "Date": "2015-10-03", "Open": 718.9, "High": 724.6, "Low": 714.7, "Close": 722.2, "Volume": 1560770 }, + { "Date": "2015-10-04", "Open": 722.0, "High": 733.1, "Low": 721.9, "Close": 728.1, "Volume": 1704575 }, + { "Date": "2015-10-05", "Open": 729.5, "High": 739.5, "Low": 729.5, "Close": 731.3, "Volume": 1860367 }, + { "Date": "2015-10-06", "Open": 731.5, "High": 735.4, "Low": 727.0, "Close": 733.8, "Volume": 1509656 }, + { "Date": "2015-10-09", "Open": 730.2, "High": 734.7, "Low": 719.4, "Close": 724.9, "Volume": 2065619 }, + { "Date": "2015-10-10", "Open": 724.4, "High": 730.6, "Low": 718.5, "Close": 728.3, "Volume": 1603937 }, + { "Date": "2015-10-11", "Open": 732.5, "High": 741.0, "Low": 730.2, "Close": 735.4, "Volume": 1366375 }, + { "Date": "2015-10-12", "Open": 731.0, "High": 737.8, "Low": 728.6, "Close": 731.2, "Volume": 1668048 }, + { "Date": "2015-10-13", "Open": 729.2, "High": 731.1, "Low": 716.7, "Close": 717.0, "Volume": 2062982 }, + { "Date": "2015-10-16", "Open": 715.6, "High": 729.5, "Low": 711.3, "Close": 729.0, "Volume": 1891074 }, + { "Date": "2015-10-17", "Open": 729.3, "High": 731.8, "Low": 723.0, "Close": 725.3, "Volume": 1491709 }, + { "Date": "2015-10-18", "Open": 727.6, "High": 741.4, "Low": 727.0, "Close": 740.0, "Volume": 1671588 }, + { "Date": "2015-10-19", "Open": 738.7, "High": 742.0, "Low": 737.4, "Close": 738.4, "Volume": 1327109 }, + { "Date": "2015-10-20", "Open": 746.5, "High": 757.9, "Low": 743.0, "Close": 756.6, "Volume": 2212302 }, + { "Date": "2015-10-23", "Open": 757.5, "High": 762.7, "Low": 751.8, "Close": 756.0, "Volume": 1414487 }, + { "Date": "2015-10-24", "Open": 752.0, "High": 755.3, "Low": 737.6, "Close": 748.3, "Volume": 2333130 }, + { "Date": "2015-10-25", "Open": 748.1, "High": 752.0, "Low": 746.1, "Close": 748.1, "Volume": 1122224 }, + { "Date": "2015-10-27", "Open": 748.5, "High": 753.4, "Low": 747.5, "Close": 750.3, "Volume": 838518 }, + { "Date": "2015-10-30", "Open": 748.8, "High": 754.9, "Low": 741.3, "Close": 742.6, "Volume": 2035261 }, + { "Date": "2015-11-01", "Open": 747.1, "High": 769.0, "Low": 746.7, "Close": 767.0, "Volume": 2129940 }, + { "Date": "2015-11-02", "Open": 768.9, "High": 776.0, "Low": 759.0, "Close": 762.4, "Volume": 2195686 }, + { "Date": "2015-11-03", "Open": 766.0, "High": 769.0, "Low": 745.6, "Close": 752.5, "Volume": 2590641 }, + { "Date": "2015-11-04", "Open": 753.1, "High": 768.5, "Low": 750.0, "Close": 766.8, "Volume": 2757283 }, + { "Date": "2015-11-07", "Open": 767.8, "High": 768.7, "Low": 755.1, "Close": 763.3, "Volume": 1812314 }, + { "Date": "2015-11-08", "Open": 757.9, "High": 764.8, "Low": 754.2, "Close": 762.4, "Volume": 1829475 }, + { "Date": "2015-11-09", "Open": 759.2, "High": 764.2, "Low": 737.0, "Close": 751.6, "Volume": 2699990 }, + { "Date": "2015-11-10", "Open": 752.9, "High": 755.9, "Low": 743.8, "Close": 749.5, "Volume": 1988380 }, + { "Date": "2015-11-11", "Open": 741.2, "High": 745.7, "Low": 736.8, "Close": 738.9, "Volume": 2224410 }, + { "Date": "2015-11-14", "Open": 741.8, "High": 748.7, "Low": 724.2, "Close": 747.8, "Volume": 2412497 }, + { "Date": "2015-11-15", "Open": 753.0, "High": 758.1, "Low": 743.0, "Close": 743.4, "Volume": 2666229 }, + { "Date": "2015-11-16", "Open": 750.0, "High": 760.6, "Low": 739.4, "Close": 758.1, "Volume": 1993251 }, + { "Date": "2015-11-17", "Open": 762.4, "High": 762.7, "Low": 749.0, "Close": 749.4, "Volume": 1553418 }, + { "Date": "2015-11-18", "Open": 746.5, "High": 754.1, "Low": 738.1, "Close": 739.3, "Volume": 3148743 }, + { "Date": "2015-11-21", "Open": 746.1, "High": 750.0, "Low": 740.0, "Close": 747.8, "Volume": 1525703 }, + { "Date": "2015-11-22", "Open": 751.6, "High": 754.9, "Low": 745.5, "Close": 750.0, "Volume": 1365520 }, + { "Date": "2015-11-23", "Open": 753.5, "High": 754.2, "Low": 744.0, "Close": 750.3, "Volume": 1566726 }, + { "Date": "2015-11-24", "Open": 749.5, "High": 751.4, "Low": 746.6, "Close": 748.4, "Volume": 527223 }, + { "Date": "2015-11-28", "Open": 752.9, "High": 763.0, "Low": 749.5, "Close": 762.5, "Volume": 1515716 }, + { "Date": "2015-11-29", "Open": 766.7, "High": 780.0, "Low": 766.4, "Close": 776.6, "Volume": 1765012 }, + { "Date": "2015-11-30", "Open": 776.6, "High": 777.6, "Low": 766.9, "Close": 771.0, "Volume": 1293521 }, + { "Date": "2015-11-31", "Open": 769.5, "High": 769.5, "Low": 758.3, "Close": 758.9, "Volume": 1500923 }, + { "Date": "2016-00-04", "Open": 743.0, "High": 744.1, "Low": 731.3, "Close": 741.8, "Volume": 3258199 }, + { "Date": "2016-00-05", "Open": 746.5, "High": 752.0, "Low": 738.6, "Close": 742.6, "Volume": 1950691 }, + { "Date": "2016-00-06", "Open": 730.0, "High": 747.2, "Low": 728.9, "Close": 743.6, "Volume": 1947034 }, + { "Date": "2016-00-07", "Open": 730.3, "High": 738.5, "Low": 719.1, "Close": 726.4, "Volume": 2963741 }, + { "Date": "2016-00-08", "Open": 731.5, "High": 733.2, "Low": 713.0, "Close": 714.5, "Volume": 2450857 }, + { "Date": "2016-00-11", "Open": 716.6, "High": 718.9, "Low": 703.5, "Close": 716.0, "Volume": 2090621 }, + { "Date": "2016-00-12", "Open": 721.7, "High": 728.8, "Low": 717.3, "Close": 726.1, "Volume": 2024509 }, + { "Date": "2016-00-13", "Open": 730.9, "High": 734.7, "Low": 698.6, "Close": 700.6, "Volume": 2468295 }, + { "Date": "2016-00-14", "Open": 705.4, "High": 721.9, "Low": 689.1, "Close": 714.7, "Volume": 2211853 }, + { "Date": "2016-00-15", "Open": 692.3, "High": 706.7, "Low": 685.4, "Close": 694.5, "Volume": 3592449 }, + { "Date": "2016-00-19", "Open": 703.3, "High": 710.0, "Low": 693.4, "Close": 701.8, "Volume": 2258479 }, + { "Date": "2016-00-20", "Open": 688.6, "High": 706.9, "Low": 673.3, "Close": 698.5, "Volume": 3439386 }, + { "Date": "2016-00-21", "Open": 702.2, "High": 719.2, "Low": 694.5, "Close": 706.6, "Volume": 2410263 }, + { "Date": "2016-00-22", "Open": 723.6, "High": 728.1, "Low": 720.1, "Close": 725.3, "Volume": 2006528 }, + { "Date": "2016-00-25", "Open": 723.6, "High": 729.7, "Low": 710.0, "Close": 711.7, "Volume": 1704641 }, + { "Date": "2016-00-26", "Open": 713.9, "High": 718.3, "Low": 706.5, "Close": 713.0, "Volume": 1324300 }, + { "Date": "2016-00-27", "Open": 713.7, "High": 718.2, "Low": 694.4, "Close": 700.0, "Volume": 2139970 }, + { "Date": "2016-00-28", "Open": 722.2, "High": 733.7, "Low": 712.4, "Close": 731.0, "Volume": 2658016 }, + { "Date": "2016-00-29", "Open": 731.5, "High": 745.0, "Low": 726.8, "Close": 743.0, "Volume": 3394935 }, + { "Date": "2016-01-01", "Open": 750.5, "High": 757.9, "Low": 743.3, "Close": 752.0, "Volume": 4801816 }, + { "Date": "2016-01-02", "Open": 784.5, "High": 789.9, "Low": 764.6, "Close": 764.6, "Volume": 6332431 }, + { "Date": "2016-01-03", "Open": 770.2, "High": 774.5, "Low": 720.5, "Close": 727.0, "Volume": 6162333 }, + { "Date": "2016-01-04", "Open": 722.8, "High": 727.0, "Low": 701.9, "Close": 708.0, "Volume": 5145855 }, + { "Date": "2016-01-05", "Open": 703.9, "High": 704.0, "Low": 680.1, "Close": 683.6, "Volume": 5069985 }, + { "Date": "2016-01-08", "Open": 667.9, "High": 684.0, "Low": 663.1, "Close": 682.7, "Volume": 4212541 }, + { "Date": "2016-01-09", "Open": 672.3, "High": 699.9, "Low": 668.8, "Close": 678.1, "Volume": 3604335 }, + { "Date": "2016-01-10", "Open": 686.9, "High": 701.3, "Low": 682.1, "Close": 684.1, "Volume": 2627379 }, + { "Date": "2016-01-11", "Open": 675.0, "High": 689.4, "Low": 668.9, "Close": 683.1, "Volume": 3007223 }, + { "Date": "2016-01-12", "Open": 690.3, "High": 693.8, "Low": 678.6, "Close": 682.4, "Volume": 2129831 }, + { "Date": "2016-01-16", "Open": 693.0, "High": 698.0, "Low": 685.0, "Close": 691.0, "Volume": 2497024 }, + { "Date": "2016-01-17", "Open": 699.0, "High": 709.8, "Low": 691.4, "Close": 708.4, "Volume": 2466808 }, + { "Date": "2016-01-18", "Open": 710.0, "High": 712.4, "Low": 696.0, "Close": 697.4, "Volume": 1859130 }, + { "Date": "2016-01-19", "Open": 695.0, "High": 703.1, "Low": 694.0, "Close": 700.9, "Volume": 1582260 }, + { "Date": "2016-01-22", "Open": 707.5, "High": 713.2, "Low": 702.5, "Close": 706.5, "Volume": 1946067 }, + { "Date": "2016-01-23", "Open": 701.5, "High": 708.4, "Low": 693.6, "Close": 695.9, "Volume": 1999699 }, + { "Date": "2016-01-24", "Open": 688.9, "High": 700.0, "Low": 680.8, "Close": 699.6, "Volume": 1958611 }, + { "Date": "2016-01-25", "Open": 700.0, "High": 706.0, "Low": 690.6, "Close": 705.8, "Volume": 1631855 }, + { "Date": "2016-01-26", "Open": 708.6, "High": 713.4, "Low": 700.9, "Close": 705.1, "Volume": 2239978 }, + { "Date": "2016-01-29", "Open": 700.3, "High": 710.9, "Low": 697.7, "Close": 697.8, "Volume": 2280280 }, + { "Date": "2016-02-01", "Open": 703.6, "High": 718.8, "Low": 699.8, "Close": 718.8, "Volume": 2147442 }, + { "Date": "2016-02-02", "Open": 719.0, "High": 720.0, "Low": 712.0, "Close": 718.9, "Volume": 1627753 }, + { "Date": "2016-02-03", "Open": 718.7, "High": 719.5, "Low": 706.0, "Close": 712.4, "Volume": 1956761 }, + { "Date": "2016-02-04", "Open": 715.0, "High": 716.5, "Low": 706.0, "Close": 710.9, "Volume": 1967873 }, + { "Date": "2016-02-07", "Open": 706.9, "High": 708.1, "Low": 686.9, "Close": 695.2, "Volume": 2985094 }, + { "Date": "2016-02-08", "Open": 688.6, "High": 703.8, "Low": 685.3, "Close": 694.0, "Volume": 2063357 }, + { "Date": "2016-02-09", "Open": 698.5, "High": 705.7, "Low": 694.0, "Close": 705.2, "Volume": 1418704 }, + { "Date": "2016-02-10", "Open": 708.1, "High": 716.4, "Low": 703.4, "Close": 712.8, "Volume": 2829412 }, + { "Date": "2016-02-11", "Open": 720.0, "High": 726.9, "Low": 717.1, "Close": 726.8, "Volume": 1963907 }, + { "Date": "2016-02-14", "Open": 726.8, "High": 735.5, "Low": 725.1, "Close": 730.5, "Volume": 1716910 }, + { "Date": "2016-02-15", "Open": 726.9, "High": 732.3, "Low": 724.8, "Close": 728.3, "Volume": 1720965 }, + { "Date": "2016-02-16", "Open": 726.4, "High": 737.5, "Low": 724.5, "Close": 736.1, "Volume": 1572329 }, + { "Date": "2016-02-17", "Open": 736.5, "High": 743.1, "Low": 736.0, "Close": 737.8, "Volume": 1856800 }, + { "Date": "2016-02-18", "Open": 741.9, "High": 742.0, "Low": 731.8, "Close": 737.6, "Volume": 2796376 }, + { "Date": "2016-02-21", "Open": 736.5, "High": 742.5, "Low": 733.5, "Close": 742.1, "Volume": 1831839 }, + { "Date": "2016-02-22", "Open": 737.5, "High": 745.0, "Low": 737.5, "Close": 740.8, "Volume": 1264396 }, + { "Date": "2016-02-23", "Open": 742.4, "High": 745.7, "Low": 736.1, "Close": 738.1, "Volume": 1421861 }, + { "Date": "2016-02-24", "Open": 732.0, "High": 737.8, "Low": 731.0, "Close": 735.3, "Volume": 1564782 }, + { "Date": "2016-02-28", "Open": 736.8, "High": 739.0, "Low": 732.5, "Close": 733.5, "Volume": 1299812 }, + { "Date": "2016-02-29", "Open": 734.6, "High": 747.3, "Low": 728.8, "Close": 744.8, "Volume": 1902128 }, + { "Date": "2016-02-30", "Open": 750.1, "High": 757.9, "Low": 748.7, "Close": 750.5, "Volume": 1780998 }, + { "Date": "2016-02-31", "Open": 749.3, "High": 750.9, "Low": 740.9, "Close": 745.0, "Volume": 1712375 }, + { "Date": "2016-03-01", "Open": 738.6, "High": 750.3, "Low": 737.0, "Close": 749.9, "Volume": 1574870 }, + { "Date": "2016-03-04", "Open": 750.1, "High": 752.8, "Low": 742.4, "Close": 745.3, "Volume": 1131843 }, + { "Date": "2016-03-05", "Open": 738.0, "High": 742.8, "Low": 735.4, "Close": 737.8, "Volume": 1129829 }, + { "Date": "2016-03-06", "Open": 735.8, "High": 746.2, "Low": 735.6, "Close": 745.7, "Volume": 1050193 }, + { "Date": "2016-03-07", "Open": 745.4, "High": 747.0, "Low": 736.3, "Close": 740.3, "Volume": 1429504 }, + { "Date": "2016-03-08", "Open": 744.0, "High": 745.5, "Low": 735.5, "Close": 739.1, "Volume": 1285755 }, + { "Date": "2016-03-11", "Open": 743.0, "High": 745.0, "Low": 736.0, "Close": 736.1, "Volume": 1211762 }, + { "Date": "2016-03-12", "Open": 738.0, "High": 743.8, "Low": 731.0, "Close": 743.1, "Volume": 1349734 }, + { "Date": "2016-03-13", "Open": 749.2, "High": 754.4, "Low": 744.3, "Close": 751.7, "Volume": 1707095 }, + { "Date": "2016-03-14", "Open": 754.0, "High": 757.3, "Low": 752.7, "Close": 753.2, "Volume": 1130971 }, + { "Date": "2016-03-15", "Open": 754.0, "High": 761.0, "Low": 752.7, "Close": 759.0, "Volume": 1800413 }, + { "Date": "2016-03-18", "Open": 760.5, "High": 768.0, "Low": 757.3, "Close": 766.6, "Volume": 1555953 }, + { "Date": "2016-03-19", "Open": 769.5, "High": 769.9, "Low": 749.3, "Close": 753.9, "Volume": 2027642 }, + { "Date": "2016-03-20", "Open": 758.0, "High": 758.1, "Low": 750.0, "Close": 752.7, "Volume": 1525591 }, + { "Date": "2016-03-21", "Open": 755.4, "High": 760.5, "Low": 749.5, "Close": 759.1, "Volume": 2743620 }, + { "Date": "2016-03-22", "Open": 726.3, "High": 736.1, "Low": 713.6, "Close": 718.8, "Volume": 5939199 }, + { "Date": "2016-03-25", "Open": 716.1, "High": 723.9, "Low": 715.6, "Close": 723.1, "Volume": 1955567 }, + { "Date": "2016-03-26", "Open": 725.4, "High": 725.8, "Low": 703.0, "Close": 708.1, "Volume": 2727185 }, + { "Date": "2016-03-27", "Open": 707.3, "High": 709.0, "Low": 692.4, "Close": 705.8, "Volume": 3086722 }, + { "Date": "2016-03-28", "Open": 708.3, "High": 714.2, "Low": 689.5, "Close": 691.0, "Volume": 2851108 }, + { "Date": "2016-03-29", "Open": 690.7, "High": 697.6, "Low": 689.0, "Close": 693.0, "Volume": 2484273 }, + { "Date": "2016-04-02", "Open": 697.6, "High": 700.6, "Low": 691.0, "Close": 698.2, "Volume": 1644126 }, + { "Date": "2016-04-03", "Open": 696.9, "High": 697.8, "Low": 692.0, "Close": 692.4, "Volume": 1530993 }, + { "Date": "2016-04-04", "Open": 690.5, "High": 699.8, "Low": 689.0, "Close": 695.7, "Volume": 1688569 }, + { "Date": "2016-04-05", "Open": 697.7, "High": 702.3, "Low": 695.7, "Close": 701.4, "Volume": 1677405 }, + { "Date": "2016-04-06", "Open": 698.4, "High": 711.9, "Low": 698.1, "Close": 711.1, "Volume": 1826146 }, + { "Date": "2016-04-09", "Open": 712.0, "High": 718.7, "Low": 710.0, "Close": 712.9, "Volume": 1508423 }, + { "Date": "2016-04-10", "Open": 716.8, "High": 723.5, "Low": 715.7, "Close": 723.2, "Volume": 1563105 }, + { "Date": "2016-04-11", "Open": 723.4, "High": 724.5, "Low": 712.8, "Close": 715.3, "Volume": 1686823 }, + { "Date": "2016-04-12", "Open": 717.1, "High": 719.3, "Low": 709.0, "Close": 713.3, "Volume": 1360732 }, + { "Date": "2016-04-13", "Open": 711.9, "High": 716.7, "Low": 709.3, "Close": 710.8, "Volume": 1307338 }, + { "Date": "2016-04-16", "Open": 709.1, "High": 718.5, "Low": 705.6, "Close": 716.5, "Volume": 1316177 }, + { "Date": "2016-04-17", "Open": 716.0, "High": 721.5, "Low": 704.1, "Close": 706.2, "Volume": 1999456 }, + { "Date": "2016-04-18", "Open": 703.7, "High": 711.6, "Low": 700.6, "Close": 706.6, "Volume": 1763394 }, + { "Date": "2016-04-19", "Open": 702.4, "High": 706.0, "Low": 696.8, "Close": 700.3, "Volume": 1656321 }, + { "Date": "2016-04-20", "Open": 701.6, "High": 714.6, "Low": 700.5, "Close": 709.7, "Volume": 1816027 }, + { "Date": "2016-04-23", "Open": 706.5, "High": 711.5, "Low": 704.2, "Close": 704.2, "Volume": 1320927 }, + { "Date": "2016-04-24", "Open": 706.9, "High": 721.0, "Low": 706.9, "Close": 720.1, "Volume": 1920411 }, + { "Date": "2016-04-25", "Open": 720.8, "High": 727.5, "Low": 719.7, "Close": 725.3, "Volume": 1629198 }, + { "Date": "2016-04-26", "Open": 722.9, "High": 728.3, "Low": 720.3, "Close": 724.1, "Volume": 1542866 }, + { "Date": "2016-04-27", "Open": 724.0, "High": 733.9, "Low": 724.0, "Close": 732.7, "Volume": 1974026 }, + { "Date": "2016-04-31", "Open": 731.7, "High": 739.7, "Low": 731.3, "Close": 735.7, "Volume": 2129545 }, + { "Date": "2016-05-01", "Open": 734.5, "High": 737.2, "Low": 730.7, "Close": 734.1, "Volume": 1253593 }, + { "Date": "2016-05-02", "Open": 732.5, "High": 733.0, "Low": 724.2, "Close": 730.4, "Volume": 1341807 }, + { "Date": "2016-05-03", "Open": 729.3, "High": 729.5, "Low": 720.6, "Close": 722.3, "Volume": 1226253 }, + { "Date": "2016-05-06", "Open": 724.9, "High": 724.9, "Low": 714.6, "Close": 716.5, "Volume": 1566059 }, + { "Date": "2016-05-07", "Open": 719.8, "High": 722.0, "Low": 716.5, "Close": 716.6, "Volume": 1336754 }, + { "Date": "2016-05-08", "Open": 724.0, "High": 728.6, "Low": 720.6, "Close": 728.3, "Volume": 1583701 }, + { "Date": "2016-05-09", "Open": 722.9, "High": 729.5, "Low": 722.3, "Close": 728.6, "Volume": 988914 }, + { "Date": "2016-05-10", "Open": 719.5, "High": 725.9, "Low": 716.4, "Close": 719.4, "Volume": 1216443 }, + { "Date": "2016-05-13", "Open": 716.5, "High": 725.4, "Low": 716.5, "Close": 718.4, "Volume": 1258930 }, + { "Date": "2016-05-14", "Open": 716.5, "High": 722.5, "Low": 713.1, "Close": 718.3, "Volume": 1306065 }, + { "Date": "2016-05-15", "Open": 719.0, "High": 723.0, "Low": 717.3, "Close": 718.9, "Volume": 1214517 }, + { "Date": "2016-05-16", "Open": 714.9, "High": 716.6, "Low": 703.3, "Close": 710.4, "Volume": 1982471 }, + { "Date": "2016-05-17", "Open": 708.6, "High": 708.8, "Low": 688.5, "Close": 691.7, "Volume": 3402357 }, + { "Date": "2016-05-20", "Open": 698.8, "High": 702.5, "Low": 693.4, "Close": 693.7, "Volume": 2082538 }, + { "Date": "2016-05-21", "Open": 698.4, "High": 702.8, "Low": 692.0, "Close": 695.9, "Volume": 1465634 }, + { "Date": "2016-05-22", "Open": 699.1, "High": 700.9, "Low": 693.1, "Close": 697.5, "Volume": 1184318 }, + { "Date": "2016-05-23", "Open": 697.5, "High": 702.0, "Low": 687.0, "Close": 701.9, "Volume": 2171415 }, + { "Date": "2016-05-24", "Open": 675.2, "High": 689.4, "Low": 673.5, "Close": 675.2, "Volume": 4449022 }, + { "Date": "2016-05-27", "Open": 671.0, "High": 672.3, "Low": 663.3, "Close": 668.3, "Volume": 2641085 }, + { "Date": "2016-05-28", "Open": 679.0, "High": 680.3, "Low": 673.0, "Close": 680.0, "Volume": 2173762 }, + { "Date": "2016-05-29", "Open": 683.0, "High": 687.4, "Low": 681.4, "Close": 684.1, "Volume": 1932561 }, + { "Date": "2016-05-30", "Open": 685.5, "High": 692.3, "Low": 683.6, "Close": 692.1, "Volume": 1597714 }, + { "Date": "2016-06-01", "Open": 692.2, "High": 700.6, "Low": 692.1, "Close": 699.2, "Volume": 1344710 }, + { "Date": "2016-06-05", "Open": 696.1, "High": 696.9, "Low": 688.9, "Close": 694.5, "Volume": 1462616 }, + { "Date": "2016-06-06", "Open": 690.0, "High": 701.7, "Low": 689.1, "Close": 697.8, "Volume": 1411925 }, + { "Date": "2016-06-07", "Open": 698.1, "High": 698.2, "Low": 688.2, "Close": 695.4, "Volume": 1304200 }, + { "Date": "2016-06-08", "Open": 699.5, "High": 705.7, "Low": 696.4, "Close": 705.6, "Volume": 1575166 }, + { "Date": "2016-06-11", "Open": 708.0, "High": 716.5, "Low": 707.2, "Close": 715.1, "Volume": 1111762 }, + { "Date": "2016-06-12", "Open": 719.1, "High": 722.9, "Low": 715.9, "Close": 720.6, "Volume": 1336921 }, + { "Date": "2016-06-13", "Open": 723.6, "High": 724.0, "Low": 716.9, "Close": 717.0, "Volume": 935876 }, + { "Date": "2016-06-14", "Open": 721.6, "High": 722.2, "Low": 718.0, "Close": 721.0, "Volume": 950193 }, + { "Date": "2016-06-15", "Open": 725.7, "High": 725.7, "Low": 719.1, "Close": 719.9, "Volume": 1279339 }, + { "Date": "2016-06-18", "Open": 722.7, "High": 736.1, "Low": 721.2, "Close": 733.8, "Volume": 1295476 }, + { "Date": "2016-06-19", "Open": 729.9, "High": 737.0, "Low": 729.0, "Close": 737.0, "Volume": 1227486 }, + { "Date": "2016-06-20", "Open": 737.3, "High": 742.1, "Low": 737.1, "Close": 741.2, "Volume": 1289671 }, + { "Date": "2016-06-21", "Open": 740.4, "High": 741.7, "Low": 735.8, "Close": 738.6, "Volume": 1026306 }, + { "Date": "2016-06-22", "Open": 741.9, "High": 743.2, "Low": 736.6, "Close": 742.7, "Volume": 1259823 }, + { "Date": "2016-06-25", "Open": 740.7, "High": 742.6, "Low": 737.5, "Close": 739.8, "Volume": 1032432 }, + { "Date": "2016-06-26", "Open": 739.0, "High": 741.7, "Low": 734.3, "Close": 738.4, "Volume": 1186738 }, + { "Date": "2016-06-27", "Open": 738.3, "High": 744.5, "Low": 737.0, "Close": 741.8, "Volume": 1512517 }, + { "Date": "2016-06-28", "Open": 747.0, "High": 748.6, "Low": 739.3, "Close": 745.9, "Volume": 3530169 }, + { "Date": "2016-06-29", "Open": 772.7, "High": 778.5, "Low": 766.8, "Close": 768.8, "Volume": 3841482 }, + { "Date": "2016-07-01", "Open": 761.1, "High": 780.4, "Low": 761.1, "Close": 772.9, "Volume": 2700470 }, + { "Date": "2016-07-02", "Open": 768.7, "High": 775.8, "Low": 767.9, "Close": 771.1, "Volume": 1784525 }, + { "Date": "2016-07-03", "Open": 767.2, "High": 773.2, "Low": 766.8, "Close": 773.2, "Volume": 1287421 }, + { "Date": "2016-07-04", "Open": 772.2, "High": 774.1, "Low": 768.8, "Close": 771.6, "Volume": 1140254 }, + { "Date": "2016-07-05", "Open": 773.8, "High": 783.0, "Low": 772.3, "Close": 782.2, "Volume": 1801205 }, + { "Date": "2016-07-08", "Open": 782.0, "High": 782.6, "Low": 778.1, "Close": 781.8, "Volume": 1107857 }, + { "Date": "2016-07-09", "Open": 781.1, "High": 788.9, "Low": 780.6, "Close": 784.3, "Volume": 1318894 }, + { "Date": "2016-07-10", "Open": 783.8, "High": 786.8, "Low": 782.8, "Close": 784.7, "Volume": 786363 }, + { "Date": "2016-07-11", "Open": 785.0, "High": 789.8, "Low": 783.0, "Close": 784.9, "Volume": 975113 }, + { "Date": "2016-07-12", "Open": 781.5, "High": 783.4, "Low": 780.4, "Close": 783.2, "Volume": 740498 }, + { "Date": "2016-07-15", "Open": 783.8, "High": 787.5, "Low": 780.1, "Close": 782.4, "Volume": 938186 }, + { "Date": "2016-07-16", "Open": 780.3, "High": 781.0, "Low": 773.4, "Close": 777.1, "Volume": 1028047 }, + { "Date": "2016-07-17", "Open": 777.3, "High": 780.8, "Low": 773.5, "Close": 779.9, "Volume": 924226 }, + { "Date": "2016-07-18", "Open": 780.0, "High": 782.9, "Low": 777.0, "Close": 777.5, "Volume": 719429 }, + { "Date": "2016-07-19", "Open": 775.0, "High": 777.1, "Low": 773.1, "Close": 775.4, "Volume": 861546 }, + { "Date": "2016-07-22", "Open": 773.3, "High": 774.5, "Low": 770.0, "Close": 772.1, "Volume": 951362 }, + { "Date": "2016-07-23", "Open": 775.5, "High": 776.4, "Low": 771.8, "Close": 772.1, "Volume": 928232 }, + { "Date": "2016-07-24", "Open": 770.6, "High": 774.5, "Low": 767.1, "Close": 769.6, "Volume": 1071999 }, + { "Date": "2016-07-25", "Open": 767.0, "High": 771.9, "Low": 763.2, "Close": 769.4, "Volume": 926883 }, + { "Date": "2016-07-26", "Open": 769.0, "High": 776.1, "Low": 765.9, "Close": 769.5, "Volume": 1166681 }, + { "Date": "2016-07-29", "Open": 768.7, "High": 775.0, "Low": 766.6, "Close": 772.1, "Volume": 847565 }, + { "Date": "2016-07-30", "Open": 769.3, "High": 774.5, "Low": 766.8, "Close": 769.1, "Volume": 1130029 }, + { "Date": "2016-07-31", "Open": 767.0, "High": 769.1, "Low": 765.4, "Close": 767.0, "Volume": 1248556 }, + { "Date": "2016-08-01", "Open": 769.3, "High": 771.0, "Low": 764.3, "Close": 768.8, "Volume": 925131 }, + { "Date": "2016-08-02", "Open": 773.0, "High": 773.9, "Low": 768.4, "Close": 771.5, "Volume": 1072658 }, + { "Date": "2016-08-06", "Open": 773.5, "High": 782.0, "Low": 771.0, "Close": 780.1, "Volume": 1442822 }, + { "Date": "2016-08-07", "Open": 780.0, "High": 782.7, "Low": 776.2, "Close": 780.4, "Volume": 894021 }, + { "Date": "2016-08-08", "Open": 778.6, "High": 780.4, "Low": 773.6, "Close": 775.3, "Volume": 1270264 }, + { "Date": "2016-08-09", "Open": 770.1, "High": 773.2, "Low": 759.7, "Close": 759.7, "Volume": 1885496 }, + { "Date": "2016-08-12", "Open": 755.1, "High": 770.3, "Low": 754.0, "Close": 769.0, "Volume": 1310986 }, + { "Date": "2016-08-13", "Open": 764.5, "High": 766.2, "Low": 755.8, "Close": 759.7, "Volume": 1395046 }, + { "Date": "2016-08-14", "Open": 759.6, "High": 767.7, "Low": 759.1, "Close": 762.5, "Volume": 1094490 }, + { "Date": "2016-08-15", "Open": 762.9, "High": 773.8, "Low": 760.0, "Close": 771.8, "Volume": 1346751 }, + { "Date": "2016-08-16", "Open": 769.8, "High": 769.8, "Low": 764.7, "Close": 768.9, "Volume": 2049338 }, + { "Date": "2016-08-19", "Open": 772.4, "High": 774.0, "Low": 764.4, "Close": 765.7, "Volume": 1172824 }, + { "Date": "2016-08-20", "Open": 769.0, "High": 773.3, "Low": 768.5, "Close": 771.4, "Volume": 978631 }, + { "Date": "2016-08-21", "Open": 772.7, "High": 777.2, "Low": 768.3, "Close": 776.2, "Volume": 1167810 }, + { "Date": "2016-08-22", "Open": 780.0, "High": 789.9, "Low": 778.4, "Close": 787.2, "Volume": 1486223 }, + { "Date": "2016-08-23", "Open": 786.6, "High": 788.9, "Low": 784.1, "Close": 786.9, "Volume": 1411937 }, + { "Date": "2016-08-26", "Open": 782.7, "High": 782.7, "Low": 773.1, "Close": 774.2, "Volume": 1533206 }, + { "Date": "2016-08-27", "Open": 775.5, "High": 786.0, "Low": 774.3, "Close": 783.0, "Volume": 1153247 }, + { "Date": "2016-08-28", "Open": 777.9, "High": 781.8, "Low": 775.0, "Close": 781.6, "Volume": 1109834 }, + { "Date": "2016-08-29", "Open": 781.4, "High": 785.8, "Low": 774.2, "Close": 775.0, "Volume": 1314746 }, + { "Date": "2016-08-30", "Open": 776.3, "High": 780.9, "Low": 774.1, "Close": 777.3, "Volume": 1585333 }, + { "Date": "2016-09-03", "Open": 774.3, "High": 776.1, "Low": 769.5, "Close": 772.6, "Volume": 1278821 }, + { "Date": "2016-09-04", "Open": 776.0, "High": 778.7, "Low": 772.9, "Close": 776.4, "Volume": 1201350 }, + { "Date": "2016-09-05", "Open": 779.3, "High": 782.1, "Low": 775.6, "Close": 776.5, "Volume": 1461151 }, + { "Date": "2016-09-06", "Open": 779.0, "High": 780.5, "Low": 775.5, "Close": 776.9, "Volume": 1070692 }, + { "Date": "2016-09-07", "Open": 779.7, "High": 779.7, "Low": 770.8, "Close": 775.1, "Volume": 933158 }, + { "Date": "2016-09-10", "Open": 777.7, "High": 789.4, "Low": 775.9, "Close": 785.9, "Volume": 1174923 }, + { "Date": "2016-09-11", "Open": 786.7, "High": 792.3, "Low": 780.6, "Close": 783.1, "Volume": 1372461 }, + { "Date": "2016-09-12", "Open": 783.8, "High": 788.1, "Low": 782.1, "Close": 786.1, "Volume": 937435 }, + { "Date": "2016-09-13", "Open": 781.2, "High": 781.2, "Low": 773.0, "Close": 778.2, "Volume": 1365277 }, + { "Date": "2016-09-14", "Open": 781.6, "High": 784.0, "Low": 776.0, "Close": 778.5, "Volume": 852487 }, + { "Date": "2016-09-17", "Open": 779.8, "High": 785.9, "Low": 777.5, "Close": 780.0, "Volume": 1092973 }, + { "Date": "2016-09-18", "Open": 787.9, "High": 801.6, "Low": 785.6, "Close": 795.3, "Volume": 2056903 }, + { "Date": "2016-09-19", "Open": 798.9, "High": 804.6, "Low": 797.6, "Close": 801.6, "Volume": 1766798 }, + { "Date": "2016-09-20", "Open": 803.3, "High": 804.0, "Low": 796.0, "Close": 797.0, "Volume": 1757528 }, + { "Date": "2016-09-21", "Open": 795.0, "High": 799.5, "Low": 794.0, "Close": 799.4, "Volume": 1266181 }, + { "Date": "2016-09-24", "Open": 804.9, "High": 815.2, "Low": 804.8, "Close": 813.1, "Volume": 1697514 }, + { "Date": "2016-09-25", "Open": 816.7, "High": 816.7, "Low": 805.1, "Close": 807.7, "Volume": 1576404 }, + { "Date": "2016-09-26", "Open": 806.3, "High": 807.0, "Low": 796.3, "Close": 799.1, "Volume": 1647733 }, + { "Date": "2016-09-27", "Open": 801.0, "High": 803.5, "Low": 791.5, "Close": 795.4, "Volume": 2749221 }, + { "Date": "2016-09-28", "Open": 808.4, "High": 815.5, "Low": 793.6, "Close": 795.4, "Volume": 4269902 }, + { "Date": "2016-09-31", "Open": 795.5, "High": 796.9, "Low": 784.0, "Close": 784.5, "Volume": 2427284 }, + { "Date": "2016-10-01", "Open": 782.9, "High": 789.5, "Low": 775.5, "Close": 783.6, "Volume": 2406356 }, + { "Date": "2016-10-02", "Open": 778.2, "High": 781.6, "Low": 763.5, "Close": 768.7, "Volume": 1918414 }, + { "Date": "2016-10-03", "Open": 767.3, "High": 770.0, "Low": 759.0, "Close": 762.1, "Volume": 1943175 }, + { "Date": "2016-10-04", "Open": 750.7, "High": 770.4, "Low": 750.6, "Close": 762.0, "Volume": 2134812 }, + { "Date": "2016-10-07", "Open": 774.5, "High": 785.2, "Low": 772.5, "Close": 782.5, "Volume": 1585070 }, + { "Date": "2016-10-08", "Open": 783.4, "High": 795.6, "Low": 780.2, "Close": 790.5, "Volume": 1366873 }, + { "Date": "2016-10-09", "Open": 779.9, "High": 791.2, "Low": 771.7, "Close": 785.3, "Volume": 2607121 }, + { "Date": "2016-10-10", "Open": 791.2, "High": 791.2, "Low": 752.2, "Close": 762.6, "Volume": 4745183 }, + { "Date": "2016-10-11", "Open": 756.5, "High": 760.8, "Low": 750.4, "Close": 754.0, "Volume": 2431815 }, + { "Date": "2016-10-14", "Open": 755.6, "High": 757.9, "Low": 727.5, "Close": 736.1, "Volume": 3654385 }, + { "Date": "2016-10-15", "Open": 747.0, "High": 764.4, "Low": 747.0, "Close": 758.5, "Volume": 2384001 }, + { "Date": "2016-10-16", "Open": 755.2, "High": 766.4, "Low": 750.5, "Close": 764.5, "Volume": 1472594 }, + { "Date": "2016-10-17", "Open": 766.9, "High": 772.7, "Low": 764.2, "Close": 771.2, "Volume": 1286961 }, + { "Date": "2016-10-18", "Open": 771.4, "High": 775.0, "Low": 760.0, "Close": 760.5, "Volume": 1547145 }, + { "Date": "2016-10-21", "Open": 762.6, "High": 769.7, "Low": 760.6, "Close": 769.2, "Volume": 1330639 }, + { "Date": "2016-10-22", "Open": 772.6, "High": 777.0, "Low": 767.0, "Close": 768.3, "Volume": 1593108 }, + { "Date": "2016-10-23", "Open": 767.7, "High": 768.3, "Low": 755.3, "Close": 761.0, "Volume": 1478417 }, + { "Date": "2016-10-25", "Open": 764.3, "High": 765.0, "Low": 760.5, "Close": 761.7, "Volume": 587421 }, + { "Date": "2016-10-28", "Open": 760.0, "High": 779.5, "Low": 759.8, "Close": 768.2, "Volume": 2188151 }, + { "Date": "2016-10-29", "Open": 771.5, "High": 778.5, "Low": 768.2, "Close": 770.8, "Volume": 1616618 }, + { "Date": "2016-10-30", "Open": 770.1, "High": 773.0, "Low": 754.8, "Close": 758.0, "Volume": 2392890 }, + { "Date": "2016-11-01", "Open": 757.4, "High": 759.9, "Low": 737.0, "Close": 747.9, "Volume": 3017947 }, + { "Date": "2016-11-02", "Open": 744.6, "High": 754.0, "Low": 743.1, "Close": 750.5, "Volume": 1452484 }, + { "Date": "2016-11-05", "Open": 757.7, "High": 763.9, "Low": 752.9, "Close": 762.5, "Volume": 1394223 }, + { "Date": "2016-11-06", "Open": 764.7, "High": 768.8, "Low": 757.3, "Close": 759.1, "Volume": 1690689 }, + { "Date": "2016-11-07", "Open": 761.0, "High": 771.4, "Low": 755.8, "Close": 771.2, "Volume": 1760966 }, + { "Date": "2016-11-08", "Open": 772.5, "High": 778.2, "Low": 767.2, "Close": 776.4, "Volume": 1488059 }, + { "Date": "2016-11-09", "Open": 780.0, "High": 789.4, "Low": 779.0, "Close": 789.3, "Volume": 1821914 }, + { "Date": "2016-11-12", "Open": 785.0, "High": 791.3, "Low": 784.4, "Close": 789.3, "Volume": 2104117 }, + { "Date": "2016-11-13", "Open": 793.9, "High": 804.4, "Low": 793.3, "Close": 796.1, "Volume": 2145209 }, + { "Date": "2016-11-14", "Open": 797.4, "High": 804.0, "Low": 794.0, "Close": 797.1, "Volume": 1704150 }, + { "Date": "2016-11-15", "Open": 797.3, "High": 803.0, "Low": 792.9, "Close": 797.9, "Volume": 1626499 }, + { "Date": "2016-11-16", "Open": 800.4, "High": 800.9, "Low": 790.3, "Close": 790.8, "Volume": 2443796 }, + { "Date": "2016-11-19", "Open": 790.2, "High": 797.7, "Low": 786.3, "Close": 794.2, "Volume": 1232087 }, + { "Date": "2016-11-20", "Open": 796.8, "High": 798.6, "Low": 793.3, "Close": 796.4, "Volume": 951014 }, + { "Date": "2016-11-21", "Open": 795.8, "High": 796.7, "Low": 787.1, "Close": 794.6, "Volume": 1211346 }, + { "Date": "2016-11-22", "Open": 792.4, "High": 793.3, "Low": 788.6, "Close": 791.3, "Volume": 972169 }, + { "Date": "2016-11-23", "Open": 790.9, "High": 792.7, "Low": 787.3, "Close": 789.9, "Volume": 623944 }, + { "Date": "2016-11-27", "Open": 790.7, "High": 797.9, "Low": 787.7, "Close": 791.5, "Volume": 789321 }, + { "Date": "2016-11-28", "Open": 793.7, "High": 794.2, "Low": 783.2, "Close": 785.0, "Volume": 1153824 }, + { "Date": "2016-11-29", "Open": 783.3, "High": 785.9, "Low": 778.9, "Close": 782.8, "Volume": 744272 }, + { "Date": "2016-11-30", "Open": 782.8, "High": 782.8, "Low": 770.4, "Close": 771.8, "Volume": 1769950 }, + { "Date": "2017-00-03", "Open": 778.8, "High": 789.6, "Low": 775.8, "Close": 786.1, "Volume": 1657268 }, + { "Date": "2017-00-04", "Open": 788.4, "High": 791.3, "Low": 783.2, "Close": 786.9, "Volume": 1072958 }, + { "Date": "2017-00-05", "Open": 786.1, "High": 794.5, "Low": 785.0, "Close": 794.0, "Volume": 1335167 }, + { "Date": "2017-00-06", "Open": 795.3, "High": 807.9, "Low": 792.2, "Close": 806.1, "Volume": 1640170 }, + { "Date": "2017-00-09", "Open": 806.4, "High": 810.0, "Low": 802.8, "Close": 806.6, "Volume": 1274645 }, + { "Date": "2017-00-10", "Open": 807.9, "High": 809.1, "Low": 803.5, "Close": 804.8, "Volume": 1176780 }, + { "Date": "2017-00-11", "Open": 805.0, "High": 808.1, "Low": 801.4, "Close": 807.9, "Volume": 1065936 }, + { "Date": "2017-00-12", "Open": 807.1, "High": 807.4, "Low": 799.2, "Close": 806.4, "Volume": 1353057 }, + { "Date": "2017-00-13", "Open": 807.5, "High": 811.2, "Low": 806.7, "Close": 807.9, "Volume": 1099215 }, + { "Date": "2017-00-17", "Open": 807.1, "High": 807.1, "Low": 800.4, "Close": 804.6, "Volume": 1362115 }, + { "Date": "2017-00-18", "Open": 805.8, "High": 806.2, "Low": 801.0, "Close": 806.1, "Volume": 1294407 }, + { "Date": "2017-00-19", "Open": 805.1, "High": 809.5, "Low": 801.8, "Close": 802.2, "Volume": 919325 }, + { "Date": "2017-00-20", "Open": 806.9, "High": 806.9, "Low": 801.7, "Close": 805.0, "Volume": 1670045 }, + { "Date": "2017-00-23", "Open": 807.3, "High": 820.9, "Low": 803.7, "Close": 819.3, "Volume": 1963628 }, + { "Date": "2017-00-24", "Open": 822.3, "High": 825.9, "Low": 817.8, "Close": 823.9, "Volume": 1474010 }, + { "Date": "2017-00-25", "Open": 829.6, "High": 835.8, "Low": 825.1, "Close": 835.7, "Volume": 1627304 }, + { "Date": "2017-00-26", "Open": 837.8, "High": 838.0, "Low": 827.0, "Close": 832.1, "Volume": 2973891 }, + { "Date": "2017-00-27", "Open": 834.7, "High": 842.0, "Low": 820.4, "Close": 823.3, "Volume": 2965771 }, + { "Date": "2017-00-30", "Open": 814.7, "High": 815.8, "Low": 799.8, "Close": 802.3, "Volume": 3246573 }, + { "Date": "2017-00-31", "Open": 796.9, "High": 801.3, "Low": 790.5, "Close": 796.8, "Volume": 2160556 }, + { "Date": "2017-01-01", "Open": 799.7, "High": 801.2, "Low": 791.2, "Close": 795.7, "Volume": 2029744 }, + { "Date": "2017-01-02", "Open": 793.8, "High": 802.7, "Low": 792.0, "Close": 798.5, "Volume": 1532138 }, + { "Date": "2017-01-03", "Open": 803.0, "High": 806.0, "Low": 800.4, "Close": 801.5, "Volume": 1463448 }, + { "Date": "2017-01-06", "Open": 799.7, "High": 801.7, "Low": 795.3, "Close": 801.3, "Volume": 1184483 }, + { "Date": "2017-01-07", "Open": 804.0, "High": 810.5, "Low": 801.8, "Close": 807.0, "Volume": 1241221 }, + { "Date": "2017-01-08", "Open": 807.0, "High": 811.8, "Low": 803.2, "Close": 808.4, "Volume": 1155990 }, + { "Date": "2017-01-09", "Open": 809.5, "High": 810.7, "Low": 804.5, "Close": 809.6, "Volume": 990391 }, + { "Date": "2017-01-10", "Open": 811.7, "High": 815.3, "Low": 809.8, "Close": 813.7, "Volume": 1134976 }, + { "Date": "2017-01-13", "Open": 816.0, "High": 821.0, "Low": 815.5, "Close": 819.2, "Volume": 1213324 }, + { "Date": "2017-01-14", "Open": 819.0, "High": 823.0, "Low": 816.0, "Close": 820.5, "Volume": 1054732 }, + { "Date": "2017-01-15", "Open": 819.4, "High": 823.0, "Low": 818.5, "Close": 819.0, "Volume": 1313617 }, + { "Date": "2017-01-16", "Open": 819.9, "High": 824.4, "Low": 819.0, "Close": 824.2, "Volume": 1287626 }, + { "Date": "2017-01-17", "Open": 823.0, "High": 828.1, "Low": 821.7, "Close": 828.1, "Volume": 1611039 }, + { "Date": "2017-01-21", "Open": 828.7, "High": 833.5, "Low": 828.4, "Close": 831.7, "Volume": 1262337 }, + { "Date": "2017-01-22", "Open": 828.7, "High": 833.3, "Low": 828.6, "Close": 830.8, "Volume": 987248 }, + { "Date": "2017-01-23", "Open": 830.1, "High": 832.5, "Low": 822.9, "Close": 831.3, "Volume": 1472771 }, + { "Date": "2017-01-24", "Open": 827.7, "High": 829.0, "Low": 824.2, "Close": 828.6, "Volume": 1392202 }, + { "Date": "2017-01-27", "Open": 824.5, "High": 830.5, "Low": 824.0, "Close": 829.3, "Volume": 1101466 }, + { "Date": "2017-01-28", "Open": 825.6, "High": 828.5, "Low": 820.2, "Close": 823.2, "Volume": 2260769 }, + { "Date": "2017-02-01", "Open": 828.9, "High": 836.3, "Low": 827.3, "Close": 835.2, "Volume": 1496540 }, + { "Date": "2017-02-02", "Open": 833.9, "High": 834.5, "Low": 829.6, "Close": 830.6, "Volume": 942476 }, + { "Date": "2017-02-03", "Open": 830.6, "High": 831.4, "Low": 825.8, "Close": 829.1, "Volume": 896378 }, + { "Date": "2017-02-06", "Open": 827.0, "High": 828.9, "Low": 822.4, "Close": 827.8, "Volume": 1109037 }, + { "Date": "2017-02-07", "Open": 827.4, "High": 833.4, "Low": 826.5, "Close": 831.9, "Volume": 1037630 }, + { "Date": "2017-02-08", "Open": 833.5, "High": 838.1, "Low": 831.8, "Close": 835.4, "Volume": 989773 }, + { "Date": "2017-02-09", "Open": 836.0, "High": 842.0, "Low": 834.2, "Close": 838.7, "Volume": 1261517 }, + { "Date": "2017-02-10", "Open": 843.3, "High": 844.9, "Low": 839.5, "Close": 843.3, "Volume": 1704024 }, + { "Date": "2017-02-13", "Open": 844.0, "High": 848.7, "Low": 843.3, "Close": 845.5, "Volume": 1223647 }, + { "Date": "2017-02-14", "Open": 843.6, "High": 847.2, "Low": 840.8, "Close": 845.6, "Volume": 780198 }, + { "Date": "2017-02-15", "Open": 847.6, "High": 848.6, "Low": 840.8, "Close": 847.2, "Volume": 1381474 }, + { "Date": "2017-02-16", "Open": 849.0, "High": 850.9, "Low": 846.1, "Close": 848.8, "Volume": 977560 }, + { "Date": "2017-02-17", "Open": 851.6, "High": 853.4, "Low": 847.1, "Close": 852.1, "Volume": 1716471 }, + { "Date": "2017-02-20", "Open": 850.0, "High": 850.2, "Low": 845.1, "Close": 848.4, "Volume": 1231521 }, + { "Date": "2017-02-21", "Open": 851.4, "High": 853.5, "Low": 829.0, "Close": 830.5, "Volume": 2463484 }, + { "Date": "2017-02-22", "Open": 831.9, "High": 835.5, "Low": 827.2, "Close": 829.6, "Volume": 1401465 }, + { "Date": "2017-02-23", "Open": 821.0, "High": 822.6, "Low": 812.3, "Close": 817.6, "Volume": 3487056 }, + { "Date": "2017-02-24", "Open": 820.1, "High": 821.9, "Low": 808.9, "Close": 814.4, "Volume": 1981006 }, + { "Date": "2017-02-27", "Open": 807.0, "High": 821.6, "Low": 803.4, "Close": 819.5, "Volume": 1894990 }, + { "Date": "2017-02-28", "Open": 820.4, "High": 826.0, "Low": 814.0, "Close": 820.9, "Volume": 1620542 }, + { "Date": "2017-02-29", "Open": 825.0, "High": 832.8, "Low": 822.4, "Close": 831.4, "Volume": 1786321 }, + { "Date": "2017-02-30", "Open": 833.5, "High": 833.7, "Low": 829.0, "Close": 831.5, "Volume": 1055339 }, + { "Date": "2017-02-31", "Open": 829.0, "High": 831.6, "Low": 827.4, "Close": 829.6, "Volume": 1401893 }, + { "Date": "2017-03-03", "Open": 829.2, "High": 840.9, "Low": 829.2, "Close": 838.5, "Volume": 1671503 }, + { "Date": "2017-03-04", "Open": 831.4, "High": 835.2, "Low": 829.0, "Close": 834.6, "Volume": 1045363 }, + { "Date": "2017-03-05", "Open": 835.5, "High": 842.5, "Low": 830.7, "Close": 831.4, "Volume": 1555328 }, + { "Date": "2017-03-06", "Open": 832.4, "High": 836.4, "Low": 826.5, "Close": 827.9, "Volume": 1254433 }, + { "Date": "2017-03-07", "Open": 828.0, "High": 828.5, "Low": 820.5, "Close": 824.7, "Volume": 1057253 }, + { "Date": "2017-03-10", "Open": 825.4, "High": 829.4, "Low": 823.8, "Close": 824.7, "Volume": 978905 }, + { "Date": "2017-03-11", "Open": 824.7, "High": 827.4, "Low": 817.0, "Close": 823.4, "Volume": 1079732 }, + { "Date": "2017-03-12", "Open": 821.9, "High": 826.7, "Low": 821.0, "Close": 824.3, "Volume": 900480 }, + { "Date": "2017-03-13", "Open": 822.1, "High": 826.4, "Low": 821.4, "Close": 823.6, "Volume": 1122362 }, + { "Date": "2017-03-17", "Open": 825.0, "High": 837.8, "Low": 824.5, "Close": 837.2, "Volume": 895015 }, + { "Date": "2017-03-18", "Open": 834.2, "High": 838.9, "Low": 832.7, "Close": 836.8, "Volume": 836722 }, + { "Date": "2017-03-19", "Open": 839.8, "High": 842.2, "Low": 836.3, "Close": 838.2, "Volume": 954330 }, + { "Date": "2017-03-20", "Open": 841.4, "High": 845.2, "Low": 839.3, "Close": 841.6, "Volume": 959031 }, + { "Date": "2017-03-21", "Open": 842.9, "High": 843.9, "Low": 840.6, "Close": 843.2, "Volume": 1323583 }, + { "Date": "2017-03-24", "Open": 851.2, "High": 863.5, "Low": 849.9, "Close": 862.8, "Volume": 1372541 }, + { "Date": "2017-03-25", "Open": 865.0, "High": 875.0, "Low": 862.8, "Close": 872.3, "Volume": 1671972 }, + { "Date": "2017-03-26", "Open": 874.2, "High": 876.0, "Low": 867.8, "Close": 871.7, "Volume": 1237167 }, + { "Date": "2017-03-27", "Open": 873.6, "High": 875.4, "Low": 870.4, "Close": 874.3, "Volume": 2026816 }, + { "Date": "2017-03-28", "Open": 910.7, "High": 916.9, "Low": 905.8, "Close": 906.0, "Volume": 3276255 }, + { "Date": "2017-04-01", "Open": 901.9, "High": 915.7, "Low": 901.5, "Close": 912.6, "Volume": 2115993 }, + { "Date": "2017-04-02", "Open": 909.6, "High": 920.8, "Low": 909.5, "Close": 916.4, "Volume": 1587219 }, + { "Date": "2017-04-03", "Open": 914.9, "High": 928.1, "Low": 912.5, "Close": 927.0, "Volume": 1499532 }, + { "Date": "2017-04-04", "Open": 926.1, "High": 935.9, "Low": 924.6, "Close": 931.7, "Volume": 1422144 }, + { "Date": "2017-04-05", "Open": 933.5, "High": 934.9, "Low": 925.2, "Close": 927.1, "Volume": 1911275 }, + { "Date": "2017-04-08", "Open": 926.1, "High": 936.9, "Low": 925.3, "Close": 934.3, "Volume": 1329825 }, + { "Date": "2017-04-09", "Open": 937.0, "High": 937.5, "Low": 929.5, "Close": 932.2, "Volume": 1581809 }, + { "Date": "2017-04-10", "Open": 932.0, "High": 932.0, "Low": 925.2, "Close": 928.8, "Volume": 1173925 }, + { "Date": "2017-04-11", "Open": 925.3, "High": 932.5, "Low": 923.0, "Close": 930.6, "Volume": 835386 }, + { "Date": "2017-04-12", "Open": 931.5, "High": 933.4, "Low": 927.9, "Close": 932.2, "Volume": 1050601 }, + { "Date": "2017-04-15", "Open": 933.0, "High": 938.3, "Low": 929.3, "Close": 937.1, "Volume": 1108496 }, + { "Date": "2017-04-16", "Open": 940.0, "High": 943.1, "Low": 937.6, "Close": 943.0, "Volume": 969479 }, + { "Date": "2017-04-17", "Open": 935.7, "High": 939.3, "Low": 918.1, "Close": 919.6, "Volume": 2362072 }, + { "Date": "2017-04-18", "Open": 921.0, "High": 933.2, "Low": 918.8, "Close": 930.2, "Volume": 1596897 }, + { "Date": "2017-04-19", "Open": 931.5, "High": 937.8, "Low": 931.0, "Close": 934.0, "Volume": 1393024 }, + { "Date": "2017-04-22", "Open": 935.0, "High": 941.9, "Low": 935.0, "Close": 941.9, "Volume": 1120385 }, + { "Date": "2017-04-23", "Open": 947.9, "High": 951.5, "Low": 942.6, "Close": 948.8, "Volume": 1270817 }, + { "Date": "2017-04-24", "Open": 953.0, "High": 955.1, "Low": 949.5, "Close": 955.0, "Volume": 1034199 }, + { "Date": "2017-04-25", "Open": 957.3, "High": 972.6, "Low": 955.5, "Close": 969.5, "Volume": 1660474 }, + { "Date": "2017-04-26", "Open": 969.7, "High": 975.0, "Low": 965.0, "Close": 971.5, "Volume": 1252010 }, + { "Date": "2017-04-30", "Open": 970.3, "High": 976.2, "Low": 969.5, "Close": 975.9, "Volume": 1466654 }, + { "Date": "2017-04-31", "Open": 975.0, "High": 979.3, "Low": 960.2, "Close": 964.9, "Volume": 2448067 }, + { "Date": "2017-05-01", "Open": 969.0, "High": 971.5, "Low": 960.0, "Close": 967.0, "Volume": 1410458 }, + { "Date": "2017-05-02", "Open": 969.5, "High": 975.9, "Low": 966.0, "Close": 975.6, "Volume": 1750955 }, + { "Date": "2017-05-05", "Open": 976.5, "High": 986.9, "Low": 975.1, "Close": 983.7, "Volume": 1252106 }, + { "Date": "2017-05-06", "Open": 983.2, "High": 988.3, "Low": 975.1, "Close": 976.6, "Volume": 1814624 }, + { "Date": "2017-05-07", "Open": 979.6, "High": 984.1, "Low": 975.8, "Close": 981.1, "Volume": 1453874 }, + { "Date": "2017-05-08", "Open": 982.4, "High": 984.6, "Low": 977.2, "Close": 983.4, "Volume": 1481916 }, + { "Date": "2017-05-09", "Open": 984.5, "High": 984.5, "Low": 935.6, "Close": 949.8, "Volume": 3309389 }, + { "Date": "2017-05-12", "Open": 939.6, "High": 949.4, "Low": 915.2, "Close": 942.9, "Volume": 3763529 }, + { "Date": "2017-05-13", "Open": 951.9, "High": 960.0, "Low": 944.1, "Close": 953.4, "Volume": 2013337 }, + { "Date": "2017-05-14", "Open": 959.9, "High": 961.1, "Low": 942.3, "Close": 950.8, "Volume": 1489715 }, + { "Date": "2017-05-15", "Open": 934.0, "High": 943.3, "Low": 924.4, "Close": 942.3, "Volume": 2133050 }, + { "Date": "2017-05-16", "Open": 940.0, "High": 942.0, "Low": 931.6, "Close": 939.8, "Volume": 3094711 }, + { "Date": "2017-05-19", "Open": 950.0, "High": 960.0, "Low": 949.0, "Close": 957.4, "Volume": 1533336 }, + { "Date": "2017-05-20", "Open": 957.5, "High": 961.6, "Low": 950.0, "Close": 950.6, "Volume": 1125990 }, + { "Date": "2017-05-21", "Open": 953.6, "High": 960.1, "Low": 950.8, "Close": 959.5, "Volume": 1202233 }, + { "Date": "2017-05-22", "Open": 958.7, "High": 960.7, "Low": 954.5, "Close": 957.1, "Volume": 941958 }, + { "Date": "2017-05-23", "Open": 956.8, "High": 966.0, "Low": 954.2, "Close": 965.6, "Volume": 1527856 }, + { "Date": "2017-05-26", "Open": 969.9, "High": 973.3, "Low": 950.8, "Close": 952.3, "Volume": 1598355 }, + { "Date": "2017-05-27", "Open": 942.5, "High": 948.3, "Low": 926.9, "Close": 927.3, "Volume": 2579930 }, + { "Date": "2017-05-28", "Open": 929.0, "High": 942.8, "Low": 916.0, "Close": 940.5, "Volume": 2721406 }, + { "Date": "2017-05-29", "Open": 929.9, "High": 931.3, "Low": 910.6, "Close": 917.8, "Volume": 3299176 }, + { "Date": "2017-05-30", "Open": 926.0, "High": 926.0, "Low": 908.3, "Close": 908.7, "Volume": 2090226 }, + { "Date": "2017-06-03", "Open": 912.2, "High": 913.9, "Low": 894.8, "Close": 898.7, "Volume": 1710373 }, + { "Date": "2017-06-05", "Open": 901.8, "High": 914.5, "Low": 898.5, "Close": 911.7, "Volume": 1813884 }, + { "Date": "2017-06-06", "Open": 904.1, "High": 914.9, "Low": 899.7, "Close": 906.7, "Volume": 1424503 }, + { "Date": "2017-06-07", "Open": 908.9, "High": 921.5, "Low": 908.9, "Close": 918.6, "Volume": 1637785 }, + { "Date": "2017-06-10", "Open": 921.8, "High": 930.4, "Low": 919.6, "Close": 928.8, "Volume": 1192825 }, + { "Date": "2017-06-11", "Open": 929.5, "High": 931.4, "Low": 922.0, "Close": 930.1, "Volume": 1113235 }, + { "Date": "2017-06-12", "Open": 938.7, "High": 946.3, "Low": 934.5, "Close": 943.8, "Volume": 1532144 }, + { "Date": "2017-06-13", "Open": 946.3, "High": 954.5, "Low": 943.0, "Close": 947.2, "Volume": 1294687 }, + { "Date": "2017-06-14", "Open": 952.0, "High": 956.9, "Low": 948.0, "Close": 956.0, "Volume": 1053774 }, + { "Date": "2017-06-17", "Open": 957.0, "High": 960.7, "Low": 949.2, "Close": 953.4, "Volume": 1165537 }, + { "Date": "2017-06-18", "Open": 953.0, "High": 968.0, "Low": 950.6, "Close": 965.4, "Volume": 1153964 }, + { "Date": "2017-06-19", "Open": 967.8, "High": 973.0, "Low": 964.0, "Close": 970.9, "Volume": 1224540 }, + { "Date": "2017-06-20", "Open": 975.0, "High": 975.9, "Low": 961.5, "Close": 968.1, "Volume": 1624463 }, + { "Date": "2017-06-21", "Open": 962.3, "High": 973.2, "Low": 960.1, "Close": 972.9, "Volume": 1711000 }, + { "Date": "2017-06-24", "Open": 972.2, "High": 986.2, "Low": 970.8, "Close": 980.3, "Volume": 3248347 }, + { "Date": "2017-06-25", "Open": 953.8, "High": 959.7, "Low": 945.4, "Close": 950.7, "Volume": 4660979 }, + { "Date": "2017-06-26", "Open": 954.7, "High": 955.0, "Low": 942.3, "Close": 947.8, "Volume": 2088256 }, + { "Date": "2017-06-27", "Open": 951.8, "High": 951.8, "Low": 920.0, "Close": 934.1, "Volume": 3212996 }, + { "Date": "2017-06-28", "Open": 929.4, "High": 943.8, "Low": 927.5, "Close": 941.5, "Volume": 1846351 }, + { "Date": "2017-06-31", "Open": 941.9, "High": 943.6, "Low": 926.0, "Close": 930.5, "Volume": 1970095 }, + { "Date": "2017-07-01", "Open": 932.4, "High": 937.5, "Low": 929.3, "Close": 930.8, "Volume": 1277734 }, + { "Date": "2017-07-02", "Open": 928.6, "High": 932.6, "Low": 916.7, "Close": 930.4, "Volume": 1824448 }, + { "Date": "2017-07-03", "Open": 930.3, "High": 932.2, "Low": 922.2, "Close": 923.6, "Volume": 1202512 }, + { "Date": "2017-07-04", "Open": 926.8, "High": 930.3, "Low": 923.0, "Close": 928.0, "Volume": 1082267 }, + { "Date": "2017-07-07", "Open": 929.1, "High": 931.7, "Low": 926.5, "Close": 929.4, "Volume": 1032239 }, + { "Date": "2017-07-08", "Open": 927.1, "High": 935.8, "Low": 925.6, "Close": 926.8, "Volume": 1061579 }, + { "Date": "2017-07-09", "Open": 920.6, "High": 926.0, "Low": 917.3, "Close": 922.9, "Volume": 1192081 }, + { "Date": "2017-07-10", "Open": 917.5, "High": 919.3, "Low": 906.1, "Close": 907.2, "Volume": 1823967 }, + { "Date": "2017-07-11", "Open": 908.0, "High": 917.8, "Low": 905.6, "Close": 914.4, "Volume": 1206782 }, + { "Date": "2017-07-14", "Open": 922.5, "High": 924.7, "Low": 918.2, "Close": 922.7, "Volume": 1064530 }, + { "Date": "2017-07-15", "Open": 924.2, "High": 926.5, "Low": 919.8, "Close": 922.2, "Volume": 883369 }, + { "Date": "2017-07-16", "Open": 925.3, "High": 932.7, "Low": 923.4, "Close": 927.0, "Volume": 1006711 }, + { "Date": "2017-07-17", "Open": 925.8, "High": 926.9, "Low": 911.0, "Close": 911.0, "Volume": 1277238 }, + { "Date": "2017-07-18", "Open": 910.3, "High": 915.3, "Low": 907.1, "Close": 910.7, "Volume": 1342689 }, + { "Date": "2017-07-21", "Open": 910.0, "High": 913.0, "Low": 903.4, "Close": 906.7, "Volume": 943441 }, + { "Date": "2017-07-22", "Open": 912.7, "High": 925.9, "Low": 911.5, "Close": 924.7, "Volume": 1166737 }, + { "Date": "2017-07-23", "Open": 921.9, "High": 929.9, "Low": 919.4, "Close": 927.0, "Volume": 1090248 }, + { "Date": "2017-07-24", "Open": 928.7, "High": 930.8, "Low": 915.5, "Close": 921.3, "Volume": 1270306 }, + { "Date": "2017-07-25", "Open": 923.5, "High": 925.6, "Low": 915.5, "Close": 915.9, "Volume": 1053376 }, + { "Date": "2017-07-28", "Open": 916.0, "High": 919.2, "Low": 911.9, "Close": 913.8, "Volume": 1086484 }, + { "Date": "2017-07-29", "Open": 905.1, "High": 923.3, "Low": 905.0, "Close": 921.3, "Volume": 1185564 }, + { "Date": "2017-07-30", "Open": 920.0, "High": 930.8, "Low": 919.6, "Close": 929.6, "Volume": 1301225 }, + { "Date": "2017-07-31", "Open": 931.8, "High": 942.0, "Low": 931.8, "Close": 939.3, "Volume": 1582579 }, + { "Date": "2017-08-01", "Open": 941.1, "High": 942.5, "Low": 935.1, "Close": 937.3, "Volume": 947374 }, + { "Date": "2017-08-05", "Open": 933.1, "High": 937.0, "Low": 922.0, "Close": 928.5, "Volume": 1348292 }, + { "Date": "2017-08-06", "Open": 930.1, "High": 930.9, "Low": 919.3, "Close": 927.8, "Volume": 1527650 }, + { "Date": "2017-08-07", "Open": 931.7, "High": 936.4, "Low": 923.6, "Close": 936.0, "Volume": 1212743 }, + { "Date": "2017-08-08", "Open": 936.5, "High": 937.0, "Low": 924.9, "Close": 926.5, "Volume": 1011538 }, + { "Date": "2017-08-11", "Open": 934.3, "High": 938.4, "Low": 926.9, "Close": 929.1, "Volume": 1266991 }, + { "Date": "2017-08-12", "Open": 932.6, "High": 933.5, "Low": 923.9, "Close": 932.1, "Volume": 1134397 }, + { "Date": "2017-08-13", "Open": 930.7, "High": 937.3, "Low": 929.9, "Close": 935.1, "Volume": 1102631 }, + { "Date": "2017-08-14", "Open": 931.3, "High": 932.8, "Low": 924.0, "Close": 925.1, "Volume": 1397644 }, + { "Date": "2017-08-15", "Open": 924.7, "High": 926.5, "Low": 916.4, "Close": 920.3, "Volume": 2505430 }, + { "Date": "2017-08-18", "Open": 920.0, "High": 922.1, "Low": 910.6, "Close": 915.0, "Volume": 1306922 }, + { "Date": "2017-08-19", "Open": 917.4, "High": 922.4, "Low": 912.5, "Close": 921.8, "Volume": 936654 }, + { "Date": "2017-08-20", "Open": 923.0, "High": 933.9, "Low": 922.0, "Close": 931.6, "Volume": 1669763 }, + { "Date": "2017-08-21", "Open": 933.0, "High": 936.5, "Low": 923.8, "Close": 932.5, "Volume": 1290607 }, + { "Date": "2017-08-22", "Open": 927.8, "High": 934.7, "Low": 926.5, "Close": 928.5, "Volume": 1052704 }, + { "Date": "2017-08-25", "Open": 925.5, "High": 926.4, "Low": 909.7, "Close": 921.0, "Volume": 1856822 }, + { "Date": "2017-08-26", "Open": 923.7, "High": 930.8, "Low": 921.1, "Close": 924.9, "Volume": 1666861 }, + { "Date": "2017-08-27", "Open": 927.7, "High": 949.9, "Low": 927.7, "Close": 944.5, "Volume": 2212600 }, + { "Date": "2017-08-28", "Open": 941.4, "High": 950.7, "Low": 940.5, "Close": 949.5, "Volume": 1020312 }, + { "Date": "2017-08-29", "Open": 952.0, "High": 959.8, "Low": 951.5, "Close": 959.1, "Volume": 1580994 }, + { "Date": "2017-09-02", "Open": 960.0, "High": 962.5, "Low": 947.8, "Close": 953.3, "Volume": 1283444 }, + { "Date": "2017-09-03", "Open": 954.0, "High": 958.0, "Low": 949.1, "Close": 957.8, "Volume": 888346 }, + { "Date": "2017-09-04", "Open": 957.0, "High": 960.4, "Low": 950.7, "Close": 951.7, "Volume": 952391 }, + { "Date": "2017-09-05", "Open": 955.5, "High": 970.9, "Low": 955.2, "Close": 970.0, "Volume": 1213816 }, + { "Date": "2017-09-06", "Open": 966.7, "High": 979.5, "Low": 963.4, "Close": 978.9, "Volume": 1173882 }, + { "Date": "2017-09-09", "Open": 980.0, "High": 985.4, "Low": 976.1, "Close": 977.0, "Volume": 891355 }, + { "Date": "2017-09-10", "Open": 980.0, "High": 981.6, "Low": 966.1, "Close": 972.6, "Volume": 968362 }, + { "Date": "2017-09-11", "Open": 973.7, "High": 990.7, "Low": 972.3, "Close": 989.3, "Volume": 1693274 }, + { "Date": "2017-09-12", "Open": 987.5, "High": 994.1, "Low": 985.0, "Close": 987.8, "Volume": 1262793 }, + { "Date": "2017-09-13", "Open": 992.0, "High": 997.2, "Low": 989.0, "Close": 989.7, "Volume": 1169777 }, + { "Date": "2017-09-16", "Open": 992.1, "High": 993.9, "Low": 984.0, "Close": 992.0, "Volume": 910543 }, + { "Date": "2017-09-17", "Open": 990.3, "High": 996.4, "Low": 988.6, "Close": 992.2, "Volume": 1290186 }, + { "Date": "2017-09-18", "Open": 991.8, "High": 996.7, "Low": 987.0, "Close": 992.8, "Volume": 1057581 }, + { "Date": "2017-09-19", "Open": 986.0, "High": 988.9, "Low": 978.4, "Close": 984.5, "Volume": 1313575 }, + { "Date": "2017-09-20", "Open": 989.4, "High": 991.0, "Low": 984.6, "Close": 988.2, "Volume": 1183186 }, + { "Date": "2017-09-23", "Open": 989.5, "High": 989.5, "Low": 966.1, "Close": 968.5, "Volume": 1478448 }, + { "Date": "2017-09-24", "Open": 970.0, "High": 972.2, "Low": 961.0, "Close": 970.5, "Volume": 1212153 }, + { "Date": "2017-09-25", "Open": 968.4, "High": 976.1, "Low": 960.5, "Close": 973.3, "Volume": 1211262 }, + { "Date": "2017-09-26", "Open": 980.0, "High": 987.6, "Low": 972.2, "Close": 972.6, "Volume": 2042149 }, + { "Date": "2017-09-27", "Open": 1009.2, "High": 1048.4, "Low": 1008.2, "Close": 1019.3, "Volume": 5167689 }, + { "Date": "2017-09-30", "Open": 1014.0, "High": 1025.0, "Low": 1007.5, "Close": 1017.1, "Volume": 2085062 }, + { "Date": "2017-09-31", "Open": 1015.2, "High": 1024.0, "Low": 1010.4, "Close": 1016.6, "Volume": 1331391 }, + { "Date": "2017-10-01", "Open": 1017.2, "High": 1029.7, "Low": 1017.0, "Close": 1025.5, "Volume": 1373444 }, + { "Date": "2017-10-02", "Open": 1021.8, "High": 1028.1, "Low": 1013.0, "Close": 1025.6, "Volume": 1048970 }, + { "Date": "2017-10-03", "Open": 1022.1, "High": 1032.7, "Low": 1020.3, "Close": 1032.5, "Volume": 1076350 }, + { "Date": "2017-10-06", "Open": 1029.0, "High": 1034.9, "Low": 1025.0, "Close": 1025.9, "Volume": 1125185 }, + { "Date": "2017-10-07", "Open": 1027.3, "High": 1034.0, "Low": 1025.1, "Close": 1033.3, "Volume": 1112331 }, + { "Date": "2017-10-08", "Open": 1030.5, "High": 1043.5, "Low": 1028.5, "Close": 1039.8, "Volume": 1088716 }, + { "Date": "2017-10-09", "Open": 1034.0, "High": 1034.0, "Low": 1019.7, "Close": 1031.3, "Volume": 1245246 }, + { "Date": "2017-10-10", "Open": 1026.5, "High": 1030.8, "Low": 1025.3, "Close": 1028.1, "Volume": 720676 }, + { "Date": "2017-10-13", "Open": 1023.4, "High": 1031.6, "Low": 1022.6, "Close": 1025.8, "Volume": 885779 }, + { "Date": "2017-10-14", "Open": 1022.6, "High": 1026.8, "Low": 1014.1, "Close": 1026.0, "Volume": 959222 }, + { "Date": "2017-10-15", "Open": 1019.2, "High": 1024.1, "Low": 1015.4, "Close": 1020.9, "Volume": 853992 }, + { "Date": "2017-10-16", "Open": 1022.5, "High": 1035.9, "Low": 1022.5, "Close": 1032.5, "Volume": 1129688 }, + { "Date": "2017-10-17", "Open": 1034.0, "High": 1034.4, "Low": 1017.8, "Close": 1019.1, "Volume": 1397064 }, + { "Date": "2017-10-20", "Open": 1020.3, "High": 1022.6, "Low": 1017.5, "Close": 1018.4, "Volume": 953470 }, + { "Date": "2017-10-21", "Open": 1023.3, "High": 1035.1, "Low": 1022.7, "Close": 1034.5, "Volume": 1096999 }, + { "Date": "2017-10-22", "Open": 1035.0, "High": 1039.7, "Low": 1031.4, "Close": 1036.0, "Volume": 746878 }, + { "Date": "2017-10-24", "Open": 1035.9, "High": 1043.2, "Low": 1035.0, "Close": 1040.6, "Volume": 536996 }, + { "Date": "2017-10-27", "Open": 1040.0, "High": 1055.5, "Low": 1038.4, "Close": 1054.2, "Volume": 1307881 }, + { "Date": "2017-10-28", "Open": 1055.1, "High": 1062.4, "Low": 1040.0, "Close": 1047.4, "Volume": 1424394 }, + { "Date": "2017-10-29", "Open": 1042.7, "High": 1044.1, "Low": 1015.6, "Close": 1021.7, "Volume": 2459426 }, + { "Date": "2017-10-30", "Open": 1022.4, "High": 1028.5, "Low": 1015.0, "Close": 1021.4, "Volume": 1724031 }, + { "Date": "2017-11-01", "Open": 1015.8, "High": 1022.5, "Low": 1002.0, "Close": 1010.2, "Volume": 1909566 }, + { "Date": "2017-11-04", "Open": 1012.7, "High": 1016.1, "Low": 995.6, "Close": 998.7, "Volume": 1906439 }, + { "Date": "2017-11-05", "Open": 995.9, "High": 1020.6, "Low": 988.3, "Close": 1005.1, "Volume": 2067318 }, + { "Date": "2017-11-06", "Open": 1001.5, "High": 1025.0, "Low": 1001.1, "Close": 1018.4, "Volume": 1271964 }, + { "Date": "2017-11-07", "Open": 1020.4, "High": 1034.2, "Low": 1018.1, "Close": 1030.9, "Volume": 1458242 }, + { "Date": "2017-11-08", "Open": 1037.5, "High": 1042.0, "Low": 1032.5, "Close": 1037.0, "Volume": 1290774 }, + { "Date": "2017-11-11", "Open": 1035.5, "High": 1043.8, "Low": 1032.0, "Close": 1041.1, "Volume": 1192838 }, + { "Date": "2017-11-12", "Open": 1039.6, "High": 1050.3, "Low": 1033.7, "Close": 1040.5, "Volume": 1279659 }, + { "Date": "2017-11-13", "Open": 1046.1, "High": 1046.7, "Low": 1038.4, "Close": 1040.6, "Volume": 1282677 }, + { "Date": "2017-11-14", "Open": 1045.0, "High": 1058.5, "Low": 1043.1, "Close": 1049.2, "Volume": 1558835 }, + { "Date": "2017-11-15", "Open": 1054.6, "High": 1067.6, "Low": 1049.5, "Close": 1064.2, "Volume": 3275931 }, + { "Date": "2017-11-18", "Open": 1066.1, "High": 1078.5, "Low": 1062.0, "Close": 1077.1, "Volume": 1554552 }, + { "Date": "2017-11-19", "Open": 1075.2, "High": 1076.8, "Low": 1063.5, "Close": 1070.7, "Volume": 1338725 }, + { "Date": "2017-11-20", "Open": 1071.8, "High": 1073.4, "Low": 1061.5, "Close": 1065.0, "Volume": 1268582 }, + { "Date": "2017-11-21", "Open": 1065.0, "High": 1069.3, "Low": 1061.8, "Close": 1063.6, "Volume": 995703 }, + { "Date": "2017-11-22", "Open": 1061.1, "High": 1064.2, "Low": 1059.4, "Close": 1060.1, "Volume": 755095 }, + { "Date": "2017-11-26", "Open": 1058.1, "High": 1060.1, "Low": 1050.2, "Close": 1056.7, "Volume": 761237 }, + { "Date": "2017-11-27", "Open": 1057.4, "High": 1058.4, "Low": 1048.0, "Close": 1049.4, "Volume": 1271911 }, + { "Date": "2017-11-28", "Open": 1051.6, "High": 1054.8, "Low": 1044.8, "Close": 1048.1, "Volume": 837121 }, + { "Date": "2017-11-29", "Open": 1046.7, "High": 1049.7, "Low": 1044.9, "Close": 1046.4, "Volume": 887511 }, + { "Date": "2018-00-02", "Open": 1048.3, "High": 1066.9, "Low": 1045.2, "Close": 1065.0, "Volume": 1237564 }, + { "Date": "2018-00-03", "Open": 1064.3, "High": 1086.3, "Low": 1063.2, "Close": 1082.5, "Volume": 1430170 }, + { "Date": "2018-00-04", "Open": 1088.0, "High": 1093.6, "Low": 1084.0, "Close": 1086.4, "Volume": 1004605 }, + { "Date": "2018-00-05", "Open": 1094.0, "High": 1104.3, "Low": 1092.0, "Close": 1102.2, "Volume": 1279123 }, + { "Date": "2018-00-08", "Open": 1102.2, "High": 1111.3, "Low": 1101.6, "Close": 1106.9, "Volume": 1047603 }, + { "Date": "2018-00-09", "Open": 1109.4, "High": 1110.6, "Low": 1101.2, "Close": 1106.3, "Volume": 902541 }, + { "Date": "2018-00-10", "Open": 1097.1, "High": 1104.6, "Low": 1096.1, "Close": 1102.6, "Volume": 1042793 }, + { "Date": "2018-00-11", "Open": 1106.3, "High": 1106.5, "Low": 1099.6, "Close": 1105.5, "Volume": 978292 }, + { "Date": "2018-00-12", "Open": 1102.4, "High": 1124.3, "Low": 1101.2, "Close": 1122.3, "Volume": 1720533 }, + { "Date": "2018-00-16", "Open": 1132.5, "High": 1139.9, "Low": 1117.8, "Close": 1121.8, "Volume": 1575261 }, + { "Date": "2018-00-17", "Open": 1126.2, "High": 1132.6, "Low": 1117.0, "Close": 1132.0, "Volume": 1202639 }, + { "Date": "2018-00-18", "Open": 1131.4, "High": 1132.5, "Low": 1117.5, "Close": 1129.8, "Volume": 1198234 }, + { "Date": "2018-00-19", "Open": 1131.8, "High": 1137.9, "Low": 1128.3, "Close": 1137.5, "Volume": 1778229 }, + { "Date": "2018-00-22", "Open": 1137.5, "High": 1159.9, "Low": 1135.1, "Close": 1155.8, "Volume": 1617975 }, + { "Date": "2018-00-23", "Open": 1159.8, "High": 1171.6, "Low": 1158.8, "Close": 1170.0, "Volume": 1333056 }, + { "Date": "2018-00-24", "Open": 1177.3, "High": 1179.9, "Low": 1161.0, "Close": 1164.2, "Volume": 1416625 }, + { "Date": "2018-00-25", "Open": 1172.5, "High": 1175.9, "Low": 1162.8, "Close": 1170.4, "Volume": 1480540 }, + { "Date": "2018-00-26", "Open": 1175.1, "High": 1175.8, "Low": 1158.1, "Close": 1175.8, "Volume": 2018755 }, + { "Date": "2018-00-29", "Open": 1176.5, "High": 1186.9, "Low": 1172.0, "Close": 1175.6, "Volume": 1378913 }, + { "Date": "2018-00-30", "Open": 1167.8, "High": 1176.5, "Low": 1163.5, "Close": 1163.7, "Volume": 1556346 }, + { "Date": "2018-00-31", "Open": 1170.6, "High": 1173.0, "Low": 1159.1, "Close": 1169.9, "Volume": 1538688 }]; + let stockItems: StockItem[] = []; + for (let json of jsonData) { + let parts = json.Date.split("-"); + let item = new StockItem(); + item.date = new Date(parseInt(parts[0]), parseInt(parts[1]) - 1, parseInt(parts[2]), 13, 0, 0); + item.open = json.Open; + item.high = json.High; + item.low = json.Low; + item.close = json.Close; + item.volume = json.Volume; + stockItems.push(item); + } + this.push(...stockItems); + } } -export class StockGoogle extends Array { - public constructor(items: Array | number = -1) { - if (Array.isArray(items)) { - super(...items); - } else { - const newItems = [ - new StockGoogleItem( - { - date: `2014-03-01`, - open: 559.6, - high: 568.2, - low: 558.4, - close: 566.9, - volume: 2182626 - }), - new StockGoogleItem( - { - date: `2014-03-02`, - open: 562.4, - high: 571.8, - low: 561.4, - close: 567, - volume: 2088804 - }), - new StockGoogleItem( - { - date: `2014-03-03`, - open: 569.9, - high: 587.3, - low: 564.1, - close: 569.7, - volume: 5087530 - }), - new StockGoogleItem( - { - date: `2014-03-04`, - open: 574.6, - high: 577.8, - low: 543, - close: 543.1, - volume: 6377658 - }), - new StockGoogleItem( - { - date: `2014-03-07`, - open: 540.7, - high: 548.5, - low: 527.1, - close: 538.1, - volume: 4389569 - }), - new StockGoogleItem( - { - date: `2014-03-08`, - open: 542.6, - high: 555, - low: 541.6, - close: 554.9, - volume: 3152406 - }), - new StockGoogleItem( - { - date: `2014-03-09`, - open: 559.6, - high: 565.4, - low: 553, - close: 564.1, - volume: 3324742 - }), - new StockGoogleItem( - { - date: `2014-03-10`, - open: 565, - high: 565, - low: 539.9, - close: 541, - volume: 4027743 - }), - new StockGoogleItem( - { - date: `2014-03-11`, - open: 532.5, - high: 540, - low: 526.5, - close: 530.6, - volume: 3916171 - }), - new StockGoogleItem( - { - date: `2014-03-14`, - open: 538.3, - high: 544.1, - low: 529.6, - close: 532.5, - volume: 2568020 - }), - new StockGoogleItem( - { - date: `2014-03-15`, - open: 536.8, - high: 538.5, - low: 518.5, - close: 536.4, - volume: 3847453 - }), - new StockGoogleItem( - { - date: `2014-03-16`, - open: 543, - high: 557, - low: 540, - close: 556.5, - volume: 4879889 - }), - new StockGoogleItem( - { - date: `2014-03-17`, - open: 548.8, - high: 549.5, - low: 531.1, - close: 536.1, - volume: 6795393 - }), - new StockGoogleItem( - { - date: `2014-03-21`, - open: 536.1, - high: 536.7, - low: 525.6, - close: 528.6, - volume: 2561214 - }), - new StockGoogleItem( - { - date: `2014-03-22`, - open: 528.6, - high: 537.2, - low: 527.5, - close: 534.8, - volume: 2359421 - }), - new StockGoogleItem( - { - date: `2014-03-23`, - open: 533.8, - high: 533.9, - low: 526.3, - close: 526.9, - volume: 2051066 - }), - new StockGoogleItem( - { - date: `2014-03-24`, - open: 530.1, - high: 531.6, - low: 522.1, - close: 525.2, - volume: 1881965 - }), - new StockGoogleItem( - { - date: `2014-03-25`, - open: 522.5, - high: 524.7, - low: 515.4, - close: 516.2, - volume: 2097264 - }), - new StockGoogleItem( - { - date: `2014-03-28`, - open: 517.2, - high: 518.6, - low: 502.8, - close: 517.1, - volume: 3326429 - }), - new StockGoogleItem( - { - date: `2014-03-29`, - open: 516.9, - high: 529.5, - low: 516.3, - close: 527.7, - volume: 2692489 - }), - new StockGoogleItem( - { - date: `2014-03-30`, - open: 527.6, - high: 528, - low: 522.5, - close: 526.7, - volume: 1746904 - }), - new StockGoogleItem( - { - date: `2014-04-01`, - open: 527.1, - high: 532.9, - low: 523.9, - close: 531.4, - volume: 1900432 - }), - new StockGoogleItem( - { - date: `2014-04-02`, - open: 533.8, - high: 534, - low: 525.6, - close: 527.9, - volume: 1685042 - }), - new StockGoogleItem( - { - date: `2014-04-05`, - open: 524.8, - high: 528.9, - low: 521.3, - close: 527.8, - volume: 1021408 - }), - new StockGoogleItem( - { - date: `2014-04-06`, - open: 525.2, - high: 526.8, - low: 515.1, - close: 515.1, - volume: 1684381 - }), - new StockGoogleItem( - { - date: `2014-04-07`, - open: 515.8, - high: 516.7, - low: 503.3, - close: 510, - volume: 3216077 - }), - new StockGoogleItem( - { - date: `2014-04-08`, - open: 508.5, - high: 517.2, - low: 506.4, - close: 511, - volume: 2016131 - }), - new StockGoogleItem( - { - date: `2014-04-09`, - open: 510.8, - high: 519.9, - low: 504.2, - close: 518.7, - volume: 2432783 - }), - new StockGoogleItem( - { - date: `2014-04-12`, - open: 523.5, - high: 530.2, - low: 519, - close: 529.9, - volume: 1908392 - }), - new StockGoogleItem( - { - date: `2014-04-13`, - open: 530.9, - high: 536.1, - low: 529.5, - close: 533.1, - volume: 1648907 - }), - new StockGoogleItem( - { - date: `2014-04-14`, - open: 533, - high: 533, - low: 525.3, - close: 526.6, - volume: 1191863 - }), - new StockGoogleItem( - { - date: `2014-04-15`, - open: 525.7, - high: 525.9, - low: 517.4, - close: 520, - volume: 1703758 - }), - new StockGoogleItem( - { - date: `2014-04-16`, - open: 521.4, - high: 521.8, - low: 515.4, - close: 520.6, - volume: 1481688 - }), - new StockGoogleItem( - { - date: `2014-04-19`, - open: 519.7, - high: 529.8, - low: 517.6, - close: 528.9, - volume: 1276362 - }), - new StockGoogleItem( - { - date: `2014-04-20`, - open: 529.7, - high: 536.2, - low: 526.3, - close: 529.8, - volume: 1780113 - }), - new StockGoogleItem( - { - date: `2014-04-21`, - open: 532.9, - high: 539.2, - low: 531.9, - close: 538.9, - volume: 1193389 - }), - new StockGoogleItem( - { - date: `2014-04-22`, - open: 541.1, - high: 547.6, - low: 540.8, - close: 545.1, - volume: 1611837 - }), - new StockGoogleItem( - { - date: `2014-04-23`, - open: 547.3, - high: 553.6, - low: 543.7, - close: 552.7, - volume: 1929632 - }), - new StockGoogleItem( - { - date: `2014-04-27`, - open: 556, - high: 566, - low: 554.4, - close: 566, - volume: 2100298 - }), - new StockGoogleItem( - { - date: `2014-04-28`, - open: 564.6, - high: 567.8, - low: 561, - close: 561.7, - volume: 1647717 - }), - new StockGoogleItem( - { - date: `2014-04-29`, - open: 563.4, - high: 564, - low: 558.7, - close: 560.1, - volume: 1350657 - }), - new StockGoogleItem( - { - date: `2014-04-30`, - open: 560.8, - high: 561.4, - low: 555.9, - close: 559.9, - volume: 1766794 - }), - new StockGoogleItem( - { - date: `2014-05-02`, - open: 560.7, - high: 560.9, - low: 545.7, - close: 553.9, - volume: 1434989 - }), - new StockGoogleItem( - { - date: `2014-05-03`, - open: 551, - high: 552.3, - low: 542.5, - close: 544.9, - volume: 1861921 - }), - new StockGoogleItem( - { - date: `2014-05-04`, - open: 541.5, - high: 548.6, - low: 538.8, - close: 544.7, - volume: 1812084 - }), - new StockGoogleItem( - { - date: `2014-05-05`, - open: 546.4, - high: 555, - low: 544.5, - close: 553.9, - volume: 1684886 - }), - new StockGoogleItem( - { - date: `2014-05-06`, - open: 558.1, - high: 558.1, - low: 548.9, - close: 556.3, - volume: 1732592 - }), - new StockGoogleItem( - { - date: `2014-05-09`, - open: 557.1, - high: 562.9, - low: 556, - close: 562.1, - volume: 1463676 - }), - new StockGoogleItem( - { - date: `2014-05-10`, - open: 560.5, - high: 563.6, - low: 557.9, - close: 560.5, - volume: 1349444 - }), - new StockGoogleItem( - { - date: `2014-05-11`, - open: 558, - high: 559.9, - low: 555, - close: 558.8, - volume: 1097380 - }), - new StockGoogleItem( - { - date: `2014-05-12`, - open: 557.3, - high: 558, - low: 548.5, - close: 551.4, - volume: 1457104 - }), - new StockGoogleItem( - { - date: `2014-05-13`, - open: 552.3, - high: 552.3, - low: 545.6, - close: 551.8, - volume: 1217176 - }), - new StockGoogleItem( - { - date: `2014-05-16`, - open: 549.3, - high: 549.6, - low: 541.5, - close: 544.3, - volume: 1704027 - }), - new StockGoogleItem( - { - date: `2014-05-17`, - open: 544.2, - high: 545.3, - low: 539.3, - close: 543, - volume: 1445878 - }), - new StockGoogleItem( - { - date: `2014-05-18`, - open: 544.9, - high: 553.6, - low: 544, - close: 553.4, - volume: 1737343 - }), - new StockGoogleItem( - { - date: `2014-05-19`, - open: 554.2, - high: 555, - low: 548.5, - close: 554.9, - volume: 2451341 - }), - new StockGoogleItem( - { - date: `2014-05-20`, - open: 556.9, - high: 557.6, - low: 550.4, - close: 556.4, - volume: 4496962 - }), - new StockGoogleItem( - { - date: `2014-05-23`, - open: 555.1, - high: 565, - low: 554.3, - close: 565, - volume: 1534659 - }), - new StockGoogleItem( - { - date: `2014-05-24`, - open: 565.2, - high: 572.6, - low: 561, - close: 564.6, - volume: 2201789 - }), - new StockGoogleItem( - { - date: `2014-05-25`, - open: 565.3, - high: 580, - low: 565.2, - close: 578.6, - volume: 1964447 - }), - new StockGoogleItem( - { - date: `2014-05-26`, - open: 581, - high: 582.5, - low: 571.9, - close: 576, - volume: 1737210 - }), - new StockGoogleItem( - { - date: `2014-05-27`, - open: 577.2, - high: 579.9, - low: 573.8, - close: 577.2, - volume: 2231174 - }), - new StockGoogleItem( - { - date: `2014-05-30`, - open: 578.7, - high: 579.6, - low: 574.8, - close: 575.3, - volume: 1310909 - }), - new StockGoogleItem( - { - date: `2014-06-01`, - open: 578.3, - high: 584.4, - low: 576.6, - close: 582.7, - volume: 1446309 - }), - new StockGoogleItem( - { - date: `2014-06-02`, - open: 583.4, - high: 585.4, - low: 580.4, - close: 582.3, - volume: 1054936 - }), - new StockGoogleItem( - { - date: `2014-06-03`, - open: 583.4, - high: 585, - low: 580.9, - close: 584.7, - volume: 712210 - }), - new StockGoogleItem( - { - date: `2014-06-07`, - open: 583.8, - high: 586.4, - low: 579.6, - close: 582.3, - volume: 1061833 - }), - new StockGoogleItem( - { - date: `2014-06-08`, - open: 577.7, - high: 579.5, - low: 566.1, - close: 571.1, - volume: 1908647 - }), - new StockGoogleItem( - { - date: `2014-06-09`, - open: 571.6, - high: 576.7, - low: 569.4, - close: 576.1, - volume: 1113907 - }), - new StockGoogleItem( - { - date: `2014-06-10`, - open: 565.9, - high: 576.6, - low: 565, - close: 571.1, - volume: 1353317 - }), - new StockGoogleItem( - { - date: `2014-06-11`, - open: 571.9, - high: 580.9, - low: 571.4, - close: 579.2, - volume: 1617569 - }), - new StockGoogleItem( - { - date: `2014-06-14`, - open: 582.6, - high: 585.2, - low: 578, - close: 584.9, - volume: 1852290 - }), - new StockGoogleItem( - { - date: `2014-06-15`, - open: 585.7, - high: 585.8, - low: 576.6, - close: 584.8, - volume: 1618815 - }), - new StockGoogleItem( - { - date: `2014-06-16`, - open: 588, - high: 588.4, - low: 582.2, - close: 582.7, - volume: 1394560 - }), - new StockGoogleItem( - { - date: `2014-06-17`, - open: 579.5, - high: 581, - low: 568.6, - close: 573.7, - volume: 3015475 - }), - new StockGoogleItem( - { - date: `2014-06-18`, - open: 593, - high: 596.8, - low: 582, - close: 595.1, - volume: 4006389 - }), - new StockGoogleItem( - { - date: `2014-06-21`, - open: 591.8, - high: 594.4, - low: 585.2, - close: 589.5, - volume: 2060334 - }), - new StockGoogleItem( - { - date: `2014-06-22`, - open: 590.7, - high: 599.6, - low: 590.6, - close: 594.7, - volume: 1694787 - }), - new StockGoogleItem( - { - date: `2014-06-23`, - open: 593.2, - high: 597.9, - low: 592.5, - close: 596, - volume: 1229846 - }), - new StockGoogleItem( - { - date: `2014-06-24`, - open: 596.5, - high: 599.5, - low: 591.8, - close: 593.4, - volume: 1033341 - }), - new StockGoogleItem( - { - date: `2014-06-25`, - open: 590.4, - high: 591.9, - low: 587, - close: 589, - volume: 932724 - }), - new StockGoogleItem( - { - date: `2014-06-28`, - open: 588.1, - high: 592.5, - low: 584.8, - close: 590.6, - volume: 984161 - }), - new StockGoogleItem( - { - date: `2014-06-29`, - open: 588.8, - high: 589.7, - low: 583.5, - close: 585.6, - volume: 1346647 - }), - new StockGoogleItem( - { - date: `2014-06-30`, - open: 586.5, - high: 589.5, - low: 584, - close: 587.4, - volume: 1013932 - }), - new StockGoogleItem( - { - date: `2014-06-31`, - open: 580.6, - high: 583.6, - low: 570, - close: 571.6, - volume: 2099516 - }), - new StockGoogleItem( - { - date: `2014-07-01`, - open: 570.4, - high: 576, - low: 562.9, - close: 566.1, - volume: 1950171 - }), - new StockGoogleItem( - { - date: `2014-07-04`, - open: 569, - high: 575.4, - low: 564.1, - close: 573.1, - volume: 1427169 - }), - new StockGoogleItem( - { - date: `2014-07-05`, - open: 570, - high: 572, - low: 562.6, - close: 565.1, - volume: 1556685 - }), - new StockGoogleItem( - { - date: `2014-07-06`, - open: 561.8, - high: 570.7, - low: 560, - close: 566.4, - volume: 1330877 - }), - new StockGoogleItem( - { - date: `2014-07-07`, - open: 568, - high: 569.9, - low: 561.1, - close: 563.4, - volume: 1108900 - }), - new StockGoogleItem( - { - date: `2014-07-08`, - open: 563.6, - high: 570.3, - low: 560.4, - close: 568.8, - volume: 1492491 - }), - new StockGoogleItem( - { - date: `2014-07-11`, - open: 570, - high: 570.5, - low: 566, - close: 567.9, - volume: 1215968 - }), - new StockGoogleItem( - { - date: `2014-07-12`, - open: 564.5, - high: 565.9, - low: 560.9, - close: 562.7, - volume: 1537758 - }), - new StockGoogleItem( - { - date: `2014-07-13`, - open: 567.3, - high: 575, - low: 565.8, - close: 574.8, - volume: 1437922 - }), - new StockGoogleItem( - { - date: `2014-07-14`, - open: 576.2, - high: 577.9, - low: 570.9, - close: 574.6, - volume: 982926 - }), - new StockGoogleItem( - { - date: `2014-07-15`, - open: 577.9, - high: 579.4, - low: 570.5, - close: 573.5, - volume: 1517056 - }), - new StockGoogleItem( - { - date: `2014-07-18`, - open: 576.1, - high: 584.5, - low: 576, - close: 582.2, - volume: 1282531 - }), - new StockGoogleItem( - { - date: `2014-07-19`, - open: 585, - high: 587.3, - low: 584, - close: 586.9, - volume: 979298 - }), - new StockGoogleItem( - { - date: `2014-07-20`, - open: 585.9, - high: 586.7, - low: 582.6, - close: 584.5, - volume: 1034779 - }), - new StockGoogleItem( - { - date: `2014-07-21`, - open: 583.8, - high: 584.5, - low: 581.1, - close: 583.4, - volume: 912854 - }), - new StockGoogleItem( - { - date: `2014-07-22`, - open: 583.6, - high: 585.2, - low: 580.6, - close: 582.6, - volume: 789484 - }), - new StockGoogleItem( - { - date: `2014-07-25`, - open: 584.7, - high: 585, - low: 579, - close: 580.2, - volume: 1358810 - }), - new StockGoogleItem( - { - date: `2014-07-26`, - open: 581.3, - high: 581.8, - low: 576.6, - close: 577.9, - volume: 1635465 - }), - new StockGoogleItem( - { - date: `2014-07-27`, - open: 577.3, - high: 578.5, - low: 570.1, - close: 571, - volume: 1700161 - }), - new StockGoogleItem( - { - date: `2014-07-28`, - open: 569.6, - high: 573.3, - low: 567.1, - close: 569.2, - volume: 1295963 - }), - new StockGoogleItem( - { - date: `2014-07-29`, - open: 571.3, - high: 572, - low: 567.1, - close: 571.6, - volume: 1081231 - }), - new StockGoogleItem( - { - date: `2014-08-02`, - open: 571.9, - high: 577.8, - low: 571.2, - close: 577.3, - volume: 1576830 - }), - new StockGoogleItem( - { - date: `2014-08-03`, - open: 580, - high: 583, - low: 575, - close: 577.9, - volume: 1214586 - }), - new StockGoogleItem( - { - date: `2014-08-04`, - open: 580, - high: 586, - low: 579.2, - close: 582, - volume: 1459956 - }), - new StockGoogleItem( - { - date: `2014-08-05`, - open: 584, - high: 586.5, - low: 582, - close: 586.1, - volume: 1629477 - }), - new StockGoogleItem( - { - date: `2014-08-08`, - open: 586.6, - high: 591.8, - low: 586.3, - close: 589.7, - volume: 1429101 - }), - new StockGoogleItem( - { - date: `2014-08-09`, - open: 588.9, - high: 589, - low: 580, - close: 581, - volume: 1286722 - }), - new StockGoogleItem( - { - date: `2014-08-10`, - open: 581.5, - high: 583.5, - low: 576.9, - close: 583.1, - volume: 975145 - }), - new StockGoogleItem( - { - date: `2014-08-11`, - open: 580.4, - high: 581.8, - low: 576.3, - close: 581.4, - volume: 1217721 - }), - new StockGoogleItem( - { - date: `2014-08-12`, - open: 581, - high: 581.6, - low: 574.5, - close: 575.6, - volume: 1597677 - }), - new StockGoogleItem( - { - date: `2014-08-15`, - open: 572.9, - high: 575, - low: 568.2, - close: 573.1, - volume: 1596224 - }), - new StockGoogleItem( - { - date: `2014-08-16`, - open: 572.8, - high: 581.5, - low: 572.7, - close: 580, - volume: 1478306 - }), - new StockGoogleItem( - { - date: `2014-08-17`, - open: 580, - high: 587.5, - low: 578.8, - close: 584.8, - volume: 1690994 - }), - new StockGoogleItem( - { - date: `2014-08-18`, - open: 587, - high: 589.5, - low: 585, - close: 589.3, - volume: 1442012 - }), - new StockGoogleItem( - { - date: `2014-08-19`, - open: 591.5, - high: 596.5, - low: 589.5, - close: 596.1, - volume: 3727045 - }), - new StockGoogleItem( - { - date: `2014-08-22`, - open: 593.8, - high: 594, - low: 583.5, - close: 587.4, - volume: 1687710 - }), - new StockGoogleItem( - { - date: `2014-08-23`, - open: 586.9, - high: 586.9, - low: 581, - close: 581.1, - volume: 1467703 - }), - new StockGoogleItem( - { - date: `2014-08-24`, - open: 581.5, - high: 589.6, - low: 580.5, - close: 588, - volume: 1724537 - }), - new StockGoogleItem( - { - date: `2014-08-25`, - open: 587.5, - high: 588, - low: 574.2, - close: 575.1, - volume: 1925350 - }), - new StockGoogleItem( - { - date: `2014-08-26`, - open: 576.1, - high: 579.3, - low: 574.7, - close: 577.1, - volume: 1439807 - }), - new StockGoogleItem( - { - date: `2014-08-29`, - open: 571.8, - high: 578.2, - low: 571.2, - close: 576.4, - volume: 1281204 - }), - new StockGoogleItem( - { - date: `2014-08-30`, - open: 576.9, - high: 579.9, - low: 572.9, - close: 577.4, - volume: 1618437 - }), - new StockGoogleItem( - { - date: `2014-09-01`, - open: 576, - high: 577.6, - low: 567, - close: 568.3, - volume: 1445027 - }), - new StockGoogleItem( - { - date: `2014-09-02`, - open: 567.3, - high: 571.9, - low: 563.3, - close: 570.1, - volume: 1175307 - }), - new StockGoogleItem( - { - date: `2014-09-03`, - open: 573, - high: 577.2, - low: 572.5, - close: 575.3, - volume: 1138636 - }), - new StockGoogleItem( - { - date: `2014-09-06`, - open: 578.8, - high: 581, - low: 574.4, - close: 577.4, - volume: 1211320 - }), - new StockGoogleItem( - { - date: `2014-09-07`, - open: 574.4, - high: 575.3, - low: 563.7, - close: 563.7, - volume: 1906427 - }), - new StockGoogleItem( - { - date: `2014-09-08`, - open: 565.6, - high: 573.9, - low: 557.5, - close: 572.5, - volume: 1987888 - }), - new StockGoogleItem( - { - date: `2014-09-09`, - open: 571.2, - high: 571.5, - low: 559.1, - close: 560.9, - volume: 2519693 - }), - new StockGoogleItem( - { - date: `2014-09-10`, - open: 557.7, - high: 565.1, - low: 544, - close: 544.5, - volume: 3078634 - }), - new StockGoogleItem( - { - date: `2014-09-13`, - open: 545, - high: 549.5, - low: 533.1, - close: 533.2, - volume: 2578676 - }), - new StockGoogleItem( - { - date: `2014-09-14`, - open: 538.9, - high: 547.2, - low: 533.2, - close: 537.9, - volume: 2217230 - }), - new StockGoogleItem( - { - date: `2014-09-15`, - open: 531, - high: 532.8, - low: 518.3, - close: 530, - volume: 3712536 - }), - new StockGoogleItem( - { - date: `2014-09-16`, - open: 519, - high: 529.4, - low: 515, - close: 524.5, - volume: 3698423 - }), - new StockGoogleItem( - { - date: `2014-09-17`, - open: 527.3, - high: 531, - low: 508.5, - close: 511.2, - volume: 5530674 - }), - new StockGoogleItem( - { - date: `2014-09-20`, - open: 509.4, - high: 521.8, - low: 508.1, - close: 520.8, - volume: 2605505 - }), - new StockGoogleItem( - { - date: `2014-09-21`, - open: 525.2, - high: 526.8, - low: 519.1, - close: 526.5, - volume: 2332531 - }), - new StockGoogleItem( - { - date: `2014-09-22`, - open: 529.9, - high: 539.8, - low: 528.8, - close: 532.7, - volume: 2917183 - }), - new StockGoogleItem( - { - date: `2014-09-23`, - open: 539.3, - high: 547.2, - low: 535.9, - close: 544, - volume: 2345296 - }), - new StockGoogleItem( - { - date: `2014-09-24`, - open: 544.4, - high: 544.9, - low: 535.8, - close: 539.8, - volume: 1972047 - }), - new StockGoogleItem( - { - date: `2014-09-27`, - open: 537, - high: 544.4, - low: 537, - close: 540.8, - volume: 1184973 - }), - new StockGoogleItem( - { - date: `2014-09-28`, - open: 543, - high: 549, - low: 541.6, - close: 548.9, - volume: 1273372 - }), - new StockGoogleItem( - { - date: `2014-09-29`, - open: 550, - high: 554.2, - low: 547, - close: 549.3, - volume: 1767107 - }), - new StockGoogleItem( - { - date: `2014-09-30`, - open: 549, - high: 552.8, - low: 543.5, - close: 550.3, - volume: 1451667 - }), - new StockGoogleItem( - { - date: `2014-09-31`, - open: 559.4, - high: 559.6, - low: 554.8, - close: 559.1, - volume: 2032887 - }), - new StockGoogleItem( - { - date: `2014-10-03`, - open: 555.5, - high: 557.9, - low: 553.2, - close: 555.2, - volume: 1378511 - }), - new StockGoogleItem( - { - date: `2014-10-04`, - open: 553, - high: 555.5, - low: 549.3, - close: 554.1, - volume: 1240761 - }), - new StockGoogleItem( - { - date: `2014-10-05`, - open: 556.8, - high: 556.8, - low: 544, - close: 545.9, - volume: 2026740 - }), - new StockGoogleItem( - { - date: `2014-10-06`, - open: 545.5, - high: 546.9, - low: 541, - close: 542, - volume: 1329604 - }), - new StockGoogleItem( - { - date: `2014-10-07`, - open: 546.2, - high: 546.2, - low: 538.7, - close: 541, - volume: 1629259 - }), - new StockGoogleItem( - { - date: `2014-10-10`, - open: 541.5, - high: 549.6, - low: 541, - close: 547.5, - volume: 1131546 - }), - new StockGoogleItem( - { - date: `2014-10-11`, - open: 548.5, - high: 551.9, - low: 546.3, - close: 550.3, - volume: 964866 - }), - new StockGoogleItem( - { - date: `2014-10-12`, - open: 550.4, - high: 550.5, - low: 545.2, - close: 547.3, - volume: 1126594 - }), - new StockGoogleItem( - { - date: `2014-10-13`, - open: 549.8, - high: 549.8, - low: 543.5, - close: 545.4, - volume: 1335719 - }), - new StockGoogleItem( - { - date: `2014-10-14`, - open: 546.7, - high: 546.7, - low: 542.1, - close: 544.4, - volume: 1285991 - }), - new StockGoogleItem( - { - date: `2014-10-17`, - open: 543.6, - high: 543.8, - low: 534.1, - close: 536.5, - volume: 1721282 - }), - new StockGoogleItem( - { - date: `2014-10-18`, - open: 537.5, - high: 541.9, - low: 534.2, - close: 535, - volume: 1957664 - }), - new StockGoogleItem( - { - date: `2014-10-19`, - open: 535, - high: 538.2, - low: 530.1, - close: 537, - volume: 1388440 - }), - new StockGoogleItem( - { - date: `2014-10-20`, - open: 531.3, - high: 535.1, - low: 531.1, - close: 534.8, - volume: 1559131 - }), - new StockGoogleItem( - { - date: `2014-10-21`, - open: 541.6, - high: 542.1, - low: 536.6, - close: 537.5, - volume: 2218249 - }), - new StockGoogleItem( - { - date: `2014-10-24`, - open: 537.6, - high: 542.7, - low: 535.6, - close: 539.3, - volume: 1701682 - }), - new StockGoogleItem( - { - date: `2014-10-25`, - open: 539, - high: 544, - low: 538.6, - close: 541.1, - volume: 1784967 - }), - new StockGoogleItem( - { - date: `2014-10-26`, - open: 540.9, - high: 541.5, - low: 537, - close: 540.4, - volume: 1519503 - }), - new StockGoogleItem( - { - date: `2014-10-28`, - open: 540.6, - high: 542, - low: 536.6, - close: 541.8, - volume: 1145231 - }), - new StockGoogleItem( - { - date: `2014-11-01`, - open: 538.9, - high: 541.4, - low: 531.9, - close: 533.8, - volume: 2109599 - }), - new StockGoogleItem( - { - date: `2014-11-02`, - open: 533.5, - high: 535.5, - low: 529.8, - close: 533.8, - volume: 1522481 - }), - new StockGoogleItem( - { - date: `2014-11-03`, - open: 531.4, - high: 536, - low: 529.3, - close: 531.3, - volume: 1279288 - }), - new StockGoogleItem( - { - date: `2014-11-04`, - open: 531.2, - high: 537.3, - low: 528.6, - close: 537.3, - volume: 1392208 - }), - new StockGoogleItem( - { - date: `2014-11-05`, - open: 531, - high: 532.9, - low: 524.3, - close: 525.3, - volume: 2558649 - }), - new StockGoogleItem( - { - date: `2014-11-08`, - open: 527.1, - high: 531, - low: 523.8, - close: 527, - volume: 2327127 - }), - new StockGoogleItem( - { - date: `2014-11-09`, - open: 522.1, - high: 534.2, - low: 520.5, - close: 533.4, - volume: 1871268 - }), - new StockGoogleItem( - { - date: `2014-11-10`, - open: 533.1, - high: 536.3, - low: 525.6, - close: 526.1, - volume: 1716835 - }), - new StockGoogleItem( - { - date: `2014-11-11`, - open: 527.8, - high: 533.9, - low: 527.1, - close: 528.3, - volume: 1610964 - }), - new StockGoogleItem( - { - date: `2014-11-12`, - open: 523.5, - high: 528.5, - low: 518.7, - close: 518.7, - volume: 1989117 - }), - new StockGoogleItem( - { - date: `2014-11-15`, - open: 522.7, - high: 523.1, - low: 513.3, - close: 513.8, - volume: 2812786 - }), - new StockGoogleItem( - { - date: `2014-11-16`, - open: 511.6, - high: 513, - low: 489, - close: 495.4, - volume: 3953371 - }), - new StockGoogleItem( - { - date: `2014-11-17`, - open: 497, - high: 507, - low: 496.8, - close: 504.9, - volume: 2875281 - }), - new StockGoogleItem( - { - date: `2014-11-18`, - open: 513, - high: 513.9, - low: 504.7, - close: 511.1, - volume: 2918730 - }), - new StockGoogleItem( - { - date: `2014-11-19`, - open: 511.5, - high: 517.7, - low: 506.9, - close: 516.4, - volume: 3680148 - }), - new StockGoogleItem( - { - date: `2014-11-22`, - open: 516.1, - high: 526.5, - low: 516.1, - close: 524.9, - volume: 2723599 - }), - new StockGoogleItem( - { - date: `2014-11-23`, - open: 527, - high: 534.6, - low: 526.3, - close: 530.6, - volume: 2191567 - }), - new StockGoogleItem( - { - date: `2014-11-24`, - open: 530.5, - high: 531.8, - low: 527, - close: 528.8, - volume: 704035 - }), - new StockGoogleItem( - { - date: `2014-11-26`, - open: 528.8, - high: 534.3, - low: 527.3, - close: 534, - volume: 1037727 - }), - new StockGoogleItem( - { - date: `2014-11-29`, - open: 532.2, - high: 535.5, - low: 530, - close: 530.3, - volume: 2276104 - }), - new StockGoogleItem( - { - date: `2014-11-30`, - open: 528.1, - high: 531.1, - low: 527.1, - close: 530.4, - volume: 873923 - }), - new StockGoogleItem( - { - date: `2014-11-31`, - open: 531.3, - high: 532.6, - low: 525.8, - close: 526.4, - volume: 1371819 - }), - new StockGoogleItem( - { - date: `2015-00-02`, - open: 529, - high: 531.3, - low: 524.1, - close: 524.8, - volume: 1446662 - }), - new StockGoogleItem( - { - date: `2015-00-05`, - open: 523.3, - high: 524.3, - low: 513.1, - close: 513.9, - volume: 2054238 - }), - new StockGoogleItem( - { - date: `2015-00-06`, - open: 515, - high: 516.2, - low: 501.1, - close: 502, - volume: 2891950 - }), - new StockGoogleItem( - { - date: `2015-00-07`, - open: 507, - high: 507.2, - low: 499.6, - close: 501.1, - volume: 2059366 - }), - new StockGoogleItem( - { - date: `2015-00-08`, - open: 498, - high: 503.5, - low: 491, - close: 502.7, - volume: 3344395 - }), - new StockGoogleItem( - { - date: `2015-00-09`, - open: 504.8, - high: 504.9, - low: 494.8, - close: 496.2, - volume: 2065715 - }), - new StockGoogleItem( - { - date: `2015-00-12`, - open: 494.9, - high: 496, - low: 487.6, - close: 492.6, - volume: 2320446 - }), - new StockGoogleItem( - { - date: `2015-00-13`, - open: 498.8, - high: 503, - low: 492.4, - close: 496.2, - volume: 2365687 - }), - new StockGoogleItem( - { - date: `2015-00-14`, - open: 494.6, - high: 503.2, - low: 493, - close: 500.9, - volume: 2229638 - }), - new StockGoogleItem( - { - date: `2015-00-15`, - open: 505.6, - high: 505.7, - low: 497.8, - close: 501.8, - volume: 2711355 - }), - new StockGoogleItem( - { - date: `2015-00-16`, - open: 500, - high: 508.2, - low: 500, - close: 508.1, - volume: 2292043 - }), - new StockGoogleItem( - { - date: `2015-00-20`, - open: 511, - high: 512.5, - low: 506, - close: 506.9, - volume: 2225922 - }), - new StockGoogleItem( - { - date: `2015-00-21`, - open: 507.3, - high: 519.3, - low: 506.2, - close: 518, - volume: 2262455 - }), - new StockGoogleItem( - { - date: `2015-00-22`, - open: 521.5, - high: 536.3, - low: 519.7, - close: 534.4, - volume: 2669558 - }), - new StockGoogleItem( - { - date: `2015-00-23`, - open: 535.6, - high: 542.2, - low: 533, - close: 540, - volume: 2275485 - }), - new StockGoogleItem( - { - date: `2015-00-26`, - open: 538.5, - high: 539, - low: 529.7, - close: 535.2, - volume: 1539524 - }), - new StockGoogleItem( - { - date: `2015-00-27`, - open: 530, - high: 530.7, - low: 518.2, - close: 518.6, - volume: 1898844 - }), - new StockGoogleItem( - { - date: `2015-00-28`, - open: 522.8, - high: 523, - low: 510, - close: 510, - volume: 1679230 - }), - new StockGoogleItem( - { - date: `2015-00-29`, - open: 511, - high: 511.1, - low: 501.2, - close: 510.7, - volume: 4174924 - }), - new StockGoogleItem( - { - date: `2015-00-30`, - open: 515.9, - high: 539.9, - low: 515.5, - close: 534.5, - volume: 5590977 - }), - new StockGoogleItem( - { - date: `2015-01-02`, - open: 531.7, - high: 533, - low: 518.5, - close: 528.5, - volume: 2841976 - }), - new StockGoogleItem( - { - date: `2015-01-03`, - open: 528, - high: 533.4, - low: 523.3, - close: 529.2, - volume: 2033085 - }), - new StockGoogleItem( - { - date: `2015-01-04`, - open: 529.2, - high: 532.7, - low: 521.3, - close: 522.8, - volume: 1659125 - }), - new StockGoogleItem( - { - date: `2015-01-05`, - open: 523.8, - high: 528.5, - low: 522.1, - close: 527.6, - volume: 1844687 - }), - new StockGoogleItem( - { - date: `2015-01-06`, - open: 527.6, - high: 537.2, - low: 526.4, - close: 531, - volume: 1758650 - }), - new StockGoogleItem( - { - date: `2015-01-09`, - open: 528, - high: 532, - low: 526, - close: 527.8, - volume: 1264276 - }), - new StockGoogleItem( - { - date: `2015-01-10`, - open: 529.3, - high: 537.7, - low: 526.9, - close: 536.9, - volume: 1745076 - }), - new StockGoogleItem( - { - date: `2015-01-11`, - open: 535.3, - high: 538.5, - low: 533.4, - close: 536, - volume: 1373970 - }), - new StockGoogleItem( - { - date: `2015-01-12`, - open: 537.3, - high: 544.8, - low: 534.7, - close: 542.9, - volume: 1615824 - }), - new StockGoogleItem( - { - date: `2015-01-13`, - open: 543.4, - high: 549.9, - low: 543.1, - close: 549, - volume: 1895126 - }), - new StockGoogleItem( - { - date: `2015-01-17`, - open: 546.8, - high: 550, - low: 541.1, - close: 542.8, - volume: 1612439 - }), - new StockGoogleItem( - { - date: `2015-01-18`, - open: 541.4, - high: 545.5, - low: 537.5, - close: 539.7, - volume: 1449089 - }), - new StockGoogleItem( - { - date: `2015-01-19`, - open: 538, - high: 543.1, - low: 538, - close: 542.9, - volume: 987478 - }), - new StockGoogleItem( - { - date: `2015-01-20`, - open: 543.1, - high: 543.8, - low: 535.8, - close: 539, - volume: 1441212 - }), - new StockGoogleItem( - { - date: `2015-01-23`, - open: 536, - high: 536.4, - low: 529.4, - close: 531.9, - volume: 1453907 - }), - new StockGoogleItem( - { - date: `2015-01-24`, - open: 530, - high: 536.8, - low: 528.3, - close: 536.1, - volume: 1002393 - }), - new StockGoogleItem( - { - date: `2015-01-25`, - open: 535.9, - high: 546.2, - low: 535.4, - close: 543.9, - volume: 1821041 - }), - new StockGoogleItem( - { - date: `2015-01-26`, - open: 543.2, - high: 556.1, - low: 541.5, - close: 555.5, - volume: 2305219 - }), - new StockGoogleItem( - { - date: `2015-01-27`, - open: 554.2, - high: 564.7, - low: 552.9, - close: 558.4, - volume: 2403553 - }), - new StockGoogleItem( - { - date: `2015-02-02`, - open: 560.5, - high: 572.1, - low: 558.8, - close: 571.3, - volume: 2123796 - }), - new StockGoogleItem( - { - date: `2015-02-03`, - open: 570.5, - high: 575.4, - low: 566.5, - close: 573.6, - volume: 1700084 - }), - new StockGoogleItem( - { - date: `2015-02-04`, - open: 571.9, - high: 577.1, - low: 568, - close: 573.4, - volume: 1871694 - }), - new StockGoogleItem( - { - date: `2015-02-05`, - open: 575, - high: 577.9, - low: 573.4, - close: 575.3, - volume: 1385818 - }), - new StockGoogleItem( - { - date: `2015-02-06`, - open: 574.9, - high: 576.7, - low: 566.8, - close: 567.7, - volume: 1654561 - }), - new StockGoogleItem( - { - date: `2015-02-09`, - open: 566.9, - high: 570.3, - low: 563.5, - close: 568.9, - volume: 1059336 - }), - new StockGoogleItem( - { - date: `2015-02-10`, - open: 564.3, - high: 564.9, - low: 554.7, - close: 555, - volume: 1787357 - }), - new StockGoogleItem( - { - date: `2015-02-11`, - open: 555.1, - high: 558.1, - low: 550.7, - close: 551.2, - volume: 1815763 - }), - new StockGoogleItem( - { - date: `2015-02-12`, - open: 553.5, - high: 556.4, - low: 550.5, - close: 555.5, - volume: 1385772 - }), - new StockGoogleItem( - { - date: `2015-02-13`, - open: 553.5, - high: 558.4, - low: 544.2, - close: 547.3, - volume: 1698872 - }), - new StockGoogleItem( - { - date: `2015-02-16`, - open: 551, - high: 556.9, - low: 546, - close: 554.5, - volume: 1636493 - }), - new StockGoogleItem( - { - date: `2015-02-17`, - open: 551.7, - high: 553.8, - low: 548, - close: 550.8, - volume: 1800570 - }), - new StockGoogleItem( - { - date: `2015-02-18`, - open: 552.5, - high: 559.8, - low: 547, - close: 559.5, - volume: 2128714 - }), - new StockGoogleItem( - { - date: `2015-02-19`, - open: 559.4, - high: 560.8, - low: 556.1, - close: 558, - volume: 1194049 - }), - new StockGoogleItem( - { - date: `2015-02-20`, - open: 561.6, - high: 561.7, - low: 559, - close: 560.4, - volume: 2609690 - }), - new StockGoogleItem( - { - date: `2015-02-23`, - open: 560.4, - high: 562.4, - low: 555.8, - close: 558.8, - volume: 1639306 - }), - new StockGoogleItem( - { - date: `2015-02-24`, - open: 562.6, - high: 574.6, - low: 561.2, - close: 570.2, - volume: 2576234 - }), - new StockGoogleItem( - { - date: `2015-02-25`, - open: 570.5, - high: 572.3, - low: 558.7, - close: 558.8, - volume: 2146384 - }), - new StockGoogleItem( - { - date: `2015-02-26`, - open: 557.6, - high: 558.9, - low: 550.6, - close: 555.2, - volume: 1568331 - }), - new StockGoogleItem( - { - date: `2015-02-27`, - open: 553, - high: 555.3, - low: 548.1, - close: 548.3, - volume: 1892323 - }), - new StockGoogleItem( - { - date: `2015-02-30`, - open: 551.6, - high: 553.5, - low: 548.2, - close: 552, - volume: 1283958 - }), - new StockGoogleItem( - { - date: `2015-02-31`, - open: 550, - high: 554.7, - low: 546.7, - close: 548, - volume: 1583677 - }), - new StockGoogleItem( - { - date: `2015-03-01`, - open: 548.6, - high: 551.1, - low: 539.5, - close: 542.6, - volume: 1957718 - }), - new StockGoogleItem( - { - date: `2015-03-02`, - open: 540.9, - high: 540.9, - low: 533.9, - close: 535.5, - volume: 1711737 - }), - new StockGoogleItem( - { - date: `2015-03-06`, - open: 532.2, - high: 538.4, - low: 529.6, - close: 536.8, - volume: 1320767 - }), - new StockGoogleItem( - { - date: `2015-03-07`, - open: 538.1, - high: 542.7, - low: 536, - close: 537, - volume: 1299298 - }), - new StockGoogleItem( - { - date: `2015-03-08`, - open: 538.4, - high: 543.9, - low: 538.4, - close: 541.6, - volume: 1175332 - }), - new StockGoogleItem( - { - date: `2015-03-09`, - open: 541, - high: 542, - low: 535.5, - close: 540.8, - volume: 1553586 - }), - new StockGoogleItem( - { - date: `2015-03-10`, - open: 542.3, - high: 542.3, - low: 537.3, - close: 540, - volume: 1405574 - }), - new StockGoogleItem( - { - date: `2015-03-13`, - open: 538.4, - high: 544.1, - low: 537.3, - close: 539.2, - volume: 1640809 - }), - new StockGoogleItem( - { - date: `2015-03-14`, - open: 536.3, - high: 537.6, - low: 528.1, - close: 530.4, - volume: 2597043 - }), - new StockGoogleItem( - { - date: `2015-03-15`, - open: 528.7, - high: 534.7, - low: 523.2, - close: 532.5, - volume: 2312512 - }), - new StockGoogleItem( - { - date: `2015-03-16`, - open: 529.9, - high: 535.6, - low: 529.6, - close: 533.8, - volume: 1296304 - }), - new StockGoogleItem( - { - date: `2015-03-17`, - open: 528.7, - high: 529.8, - low: 521, - close: 524, - volume: 2145955 - }), - new StockGoogleItem( - { - date: `2015-03-20`, - open: 525.6, - high: 536.1, - low: 524.5, - close: 535.4, - volume: 1675487 - }), - new StockGoogleItem( - { - date: `2015-03-21`, - open: 537.5, - high: 539.4, - low: 533.7, - close: 534, - volume: 1839668 - }), - new StockGoogleItem( - { - date: `2015-03-22`, - open: 534.4, - high: 541.1, - low: 531.8, - close: 539.4, - volume: 1589248 - }), - new StockGoogleItem( - { - date: `2015-03-23`, - open: 541, - high: 551, - low: 540.2, - close: 547, - volume: 4173376 - }), - new StockGoogleItem( - { - date: `2015-03-24`, - open: 566.1, - high: 571.1, - low: 557.3, - close: 565.1, - volume: 4919031 - }), - new StockGoogleItem( - { - date: `2015-03-27`, - open: 563.4, - high: 566, - low: 553.2, - close: 555.4, - volume: 2398039 - }), - new StockGoogleItem( - { - date: `2015-03-28`, - open: 554.6, - high: 556, - low: 550.4, - close: 553.7, - volume: 1490983 - }), - new StockGoogleItem( - { - date: `2015-03-29`, - open: 550.5, - high: 553.7, - low: 546.9, - close: 549.1, - volume: 1698761 - }), - new StockGoogleItem( - { - date: `2015-03-30`, - open: 547.9, - high: 548.6, - low: 535, - close: 537.3, - volume: 2082214 - }), - new StockGoogleItem( - { - date: `2015-04-01`, - open: 538.4, - high: 539.5, - low: 532.1, - close: 537.9, - volume: 1768181 - }), - new StockGoogleItem( - { - date: `2015-04-04`, - open: 538.5, - high: 544.1, - low: 535.1, - close: 540.8, - volume: 1307960 - }), - new StockGoogleItem( - { - date: `2015-04-05`, - open: 538.2, - high: 539.7, - low: 530.4, - close: 530.8, - volume: 1383068 - }), - new StockGoogleItem( - { - date: `2015-04-06`, - open: 531.2, - high: 532.4, - low: 521.1, - close: 524.2, - volume: 1566987 - }), - new StockGoogleItem( - { - date: `2015-04-07`, - open: 524, - high: 533.5, - low: 521.8, - close: 530.7, - volume: 1546278 - }), - new StockGoogleItem( - { - date: `2015-04-08`, - open: 536.6, - high: 541.1, - low: 536, - close: 538.2, - volume: 1527615 - }), - new StockGoogleItem( - { - date: `2015-04-11`, - open: 538.4, - high: 542, - low: 535.4, - close: 535.7, - volume: 905285 - }), - new StockGoogleItem( - { - date: `2015-04-12`, - open: 531.6, - high: 533.2, - low: 525.3, - close: 529, - volume: 1634174 - }), - new StockGoogleItem( - { - date: `2015-04-13`, - open: 530.6, - high: 534.3, - low: 528.7, - close: 529.6, - volume: 1253063 - }), - new StockGoogleItem( - { - date: `2015-04-14`, - open: 533.8, - high: 539, - low: 532.4, - close: 538.4, - volume: 1403935 - }), - new StockGoogleItem( - { - date: `2015-04-15`, - open: 539.2, - high: 539.3, - low: 530.4, - close: 533.9, - volume: 1971343 - }), - new StockGoogleItem( - { - date: `2015-04-18`, - open: 532, - high: 534.8, - low: 528.9, - close: 532.3, - volume: 2003421 - }), - new StockGoogleItem( - { - date: `2015-04-19`, - open: 534, - high: 540.7, - low: 533, - close: 537.4, - volume: 1966947 - }), - new StockGoogleItem( - { - date: `2015-04-20`, - open: 538.5, - high: 542.9, - low: 533, - close: 539.3, - volume: 1430826 - }), - new StockGoogleItem( - { - date: `2015-04-21`, - open: 538, - high: 543.8, - low: 536, - close: 542.5, - volume: 1462695 - }), - new StockGoogleItem( - { - date: `2015-04-22`, - open: 540.1, - high: 544.2, - low: 539.5, - close: 540.1, - volume: 1176214 - }), - new StockGoogleItem( - { - date: `2015-04-26`, - open: 538.1, - high: 539, - low: 529.9, - close: 532.3, - volume: 2406512 - }), - new StockGoogleItem( - { - date: `2015-04-27`, - open: 532.8, - high: 540.5, - low: 531.7, - close: 539.8, - volume: 1525019 - }), - new StockGoogleItem( - { - date: `2015-04-28`, - open: 538, - high: 540.6, - low: 536.3, - close: 539.8, - volume: 1029849 - }), - new StockGoogleItem( - { - date: `2015-04-29`, - open: 537.4, - high: 538.6, - low: 531.5, - close: 532.1, - volume: 2597407 - }), - new StockGoogleItem( - { - date: `2015-05-01`, - open: 536.8, - high: 536.8, - low: 529.8, - close: 534, - volume: 1904332 - }), - new StockGoogleItem( - { - date: `2015-05-02`, - open: 532.9, - high: 543, - low: 531.3, - close: 539.2, - volume: 1938989 - }), - new StockGoogleItem( - { - date: `2015-05-03`, - open: 539.9, - high: 543.5, - low: 537.1, - close: 540.3, - volume: 1717036 - }), - new StockGoogleItem( - { - date: `2015-05-04`, - open: 537.8, - high: 540.6, - low: 534.3, - close: 536.7, - volume: 1348337 - }), - new StockGoogleItem( - { - date: `2015-05-05`, - open: 536.4, - high: 537.2, - low: 532.5, - close: 533.3, - volume: 1388220 - }), - new StockGoogleItem( - { - date: `2015-05-08`, - open: 533.3, - high: 534.1, - low: 526.2, - close: 526.8, - volume: 1524139 - }), - new StockGoogleItem( - { - date: `2015-05-09`, - open: 527.6, - high: 529.2, - low: 523, - close: 526.7, - volume: 1455266 - }), - new StockGoogleItem( - { - date: `2015-05-10`, - open: 529.4, - high: 538.4, - low: 529.4, - close: 536.7, - volume: 1814958 - }), - new StockGoogleItem( - { - date: `2015-05-11`, - open: 538.4, - high: 539, - low: 533, - close: 534.6, - volume: 1217536 - }), - new StockGoogleItem( - { - date: `2015-05-12`, - open: 531.6, - high: 533.1, - low: 530.2, - close: 532.3, - volume: 955789 - }), - new StockGoogleItem( - { - date: `2015-05-15`, - open: 528, - high: 528.3, - low: 524, - close: 527.2, - volume: 1632702 - }), - new StockGoogleItem( - { - date: `2015-05-16`, - open: 528.4, - high: 529.6, - low: 525.6, - close: 528.1, - volume: 1071814 - }), - new StockGoogleItem( - { - date: `2015-05-17`, - open: 529.4, - high: 531, - low: 525.1, - close: 529.3, - volume: 1294216 - }), - new StockGoogleItem( - { - date: `2015-05-18`, - open: 531, - high: 538.1, - low: 530.8, - close: 536.7, - volume: 1833109 - }), - new StockGoogleItem( - { - date: `2015-05-19`, - open: 537.2, - high: 538.3, - low: 533, - close: 536.7, - volume: 1893497 - }), - new StockGoogleItem( - { - date: `2015-05-22`, - open: 539.6, - high: 543.7, - low: 537.5, - close: 538.2, - volume: 1250282 - }), - new StockGoogleItem( - { - date: `2015-05-23`, - open: 539.6, - high: 541.5, - low: 535.3, - close: 540.5, - volume: 1197450 - }), - new StockGoogleItem( - { - date: `2015-05-24`, - open: 540, - high: 540, - low: 535.7, - close: 537.8, - volume: 1286608 - }), - new StockGoogleItem( - { - date: `2015-05-25`, - open: 538.9, - high: 540.9, - low: 535.2, - close: 535.2, - volume: 1335697 - }), - new StockGoogleItem( - { - date: `2015-05-26`, - open: 537.3, - high: 537.8, - low: 531.4, - close: 531.7, - volume: 2109130 - }), - new StockGoogleItem( - { - date: `2015-05-29`, - open: 525, - high: 528.6, - low: 520.5, - close: 521.5, - volume: 1937821 - }), - new StockGoogleItem( - { - date: `2015-05-30`, - open: 526, - high: 526.3, - low: 520.5, - close: 520.5, - volume: 2235595 - }), - new StockGoogleItem( - { - date: `2015-06-01`, - open: 524.7, - high: 525.7, - low: 518.2, - close: 521.8, - volume: 1961354 - }), - new StockGoogleItem( - { - date: `2015-06-02`, - open: 521.1, - high: 524.6, - low: 521.1, - close: 523.4, - volume: 1235903 - }), - new StockGoogleItem( - { - date: `2015-06-06`, - open: 519.5, - high: 525.3, - low: 519, - close: 522.9, - volume: 1280525 - }), - new StockGoogleItem( - { - date: `2015-06-07`, - open: 523.1, - high: 526.2, - low: 515.2, - close: 525, - volume: 1597229 - }), - new StockGoogleItem( - { - date: `2015-06-08`, - open: 521, - high: 522.7, - low: 516.1, - close: 516.8, - volume: 1296699 - }), - new StockGoogleItem( - { - date: `2015-06-09`, - open: 523.1, - high: 523.8, - low: 520.4, - close: 520.7, - volume: 1842347 - }), - new StockGoogleItem( - { - date: `2015-06-10`, - open: 526.3, - high: 532.6, - low: 525.5, - close: 530.1, - volume: 1956682 - }), - new StockGoogleItem( - { - date: `2015-06-13`, - open: 532.9, - high: 547.1, - low: 532.4, - close: 546.5, - volume: 2206475 - }), - new StockGoogleItem( - { - date: `2015-06-14`, - open: 546.8, - high: 565.9, - low: 546.7, - close: 561.1, - volume: 3244066 - }), - new StockGoogleItem( - { - date: `2015-06-15`, - open: 560.1, - high: 566.5, - low: 556.8, - close: 560.2, - volume: 1784554 - }), - new StockGoogleItem( - { - date: `2015-06-16`, - open: 565.1, - high: 580.7, - low: 565, - close: 579.9, - volume: 4768318 - }), - new StockGoogleItem( - { - date: `2015-06-17`, - open: 649, - high: 674.5, - low: 645, - close: 672.9, - volume: 11164943 - }), - new StockGoogleItem( - { - date: `2015-06-20`, - open: 659.2, - high: 668.9, - low: 653, - close: 663, - volume: 5860872 - }), - new StockGoogleItem( - { - date: `2015-06-21`, - open: 655.2, - high: 673, - low: 654.3, - close: 662.3, - volume: 3377196 - }), - new StockGoogleItem( - { - date: `2015-06-22`, - open: 660.9, - high: 678.6, - low: 659, - close: 662.1, - volume: 3929309 - }), - new StockGoogleItem( - { - date: `2015-06-23`, - open: 661.3, - high: 663.6, - low: 641, - close: 644.3, - volume: 3029109 - }), - new StockGoogleItem( - { - date: `2015-06-24`, - open: 647, - high: 648.2, - low: 622.5, - close: 623.6, - volume: 3625747 - }), - new StockGoogleItem( - { - date: `2015-06-27`, - open: 621, - high: 634.3, - low: 620.5, - close: 627.3, - volume: 2675381 - }), - new StockGoogleItem( - { - date: `2015-06-28`, - open: 632.8, - high: 632.8, - low: 623.3, - close: 628, - volume: 1727327 - }), - new StockGoogleItem( - { - date: `2015-06-29`, - open: 628.8, - high: 633.4, - low: 622.6, - close: 631.9, - volume: 1575069 - }), - new StockGoogleItem( - { - date: `2015-06-30`, - open: 630, - high: 635.2, - low: 622, - close: 632.6, - volume: 1474203 - }), - new StockGoogleItem( - { - date: `2015-06-31`, - open: 631.4, - high: 632.9, - low: 625.5, - close: 625.6, - volume: 1706149 - }), - new StockGoogleItem( - { - date: `2015-07-03`, - open: 625.3, - high: 633.1, - low: 625.3, - close: 631.2, - volume: 1304511 - }), - new StockGoogleItem( - { - date: `2015-07-04`, - open: 628.4, - high: 634.8, - low: 627.2, - close: 629.3, - volume: 1490881 - }), - new StockGoogleItem( - { - date: `2015-07-05`, - open: 634.3, - high: 647.9, - low: 633.2, - close: 643.8, - volume: 2334266 - }), - new StockGoogleItem( - { - date: `2015-07-06`, - open: 645, - high: 645.4, - low: 632.3, - close: 642.7, - volume: 1572600 - }), - new StockGoogleItem( - { - date: `2015-07-07`, - open: 640.2, - high: 642.7, - low: 629.7, - close: 635.3, - volume: 1403865 - }), - new StockGoogleItem( - { - date: `2015-07-10`, - open: 639.5, - high: 643.4, - low: 631.3, - close: 633.7, - volume: 1809205 - }), - new StockGoogleItem( - { - date: `2015-07-11`, - open: 669.2, - high: 674.9, - low: 654.3, - close: 660.8, - volume: 5029203 - }), - new StockGoogleItem( - { - date: `2015-07-12`, - open: 663.1, - high: 665, - low: 652.3, - close: 659.6, - volume: 2940803 - }), - new StockGoogleItem( - { - date: `2015-07-13`, - open: 659.3, - high: 664.5, - low: 651.7, - close: 656.5, - volume: 1810749 - }), - new StockGoogleItem( - { - date: `2015-07-14`, - open: 655, - high: 659.9, - low: 652.7, - close: 657.1, - volume: 1072061 - }), - new StockGoogleItem( - { - date: `2015-07-17`, - open: 656.8, - high: 661.4, - low: 651.2, - close: 660.9, - volume: 1051699 - }), - new StockGoogleItem( - { - date: `2015-07-18`, - open: 661.9, - high: 664, - low: 653.5, - close: 656.1, - volume: 1456059 - }), - new StockGoogleItem( - { - date: `2015-07-19`, - open: 656.6, - high: 667, - low: 654.2, - close: 660.9, - volume: 2134098 - }), - new StockGoogleItem( - { - date: `2015-07-20`, - open: 655.5, - high: 663, - low: 642.9, - close: 646.8, - volume: 2855299 - }), - new StockGoogleItem( - { - date: `2015-07-21`, - open: 639.8, - high: 640, - low: 612.3, - close: 612.5, - volume: 4265183 - }), - new StockGoogleItem( - { - date: `2015-07-24`, - open: 573, - high: 614, - low: 565, - close: 589.6, - volume: 5770302 - }), - new StockGoogleItem( - { - date: `2015-07-25`, - open: 614.9, - high: 617.5, - low: 581.1, - close: 582.1, - volume: 3537966 - }), - new StockGoogleItem( - { - date: `2015-07-26`, - open: 610.4, - high: 631.7, - low: 599, - close: 628.6, - volume: 4235891 - }), - new StockGoogleItem( - { - date: `2015-07-27`, - open: 639.4, - high: 643.6, - low: 622, - close: 637.6, - volume: 3491336 - }), - new StockGoogleItem( - { - date: `2015-07-28`, - open: 632.8, - high: 636.9, - low: 624.6, - close: 630.4, - volume: 1978733 - }), - new StockGoogleItem( - { - date: `2015-07-31`, - open: 627.5, - high: 635.8, - low: 617.7, - close: 618.3, - volume: 2176737 - }), - new StockGoogleItem( - { - date: `2015-08-01`, - open: 602.4, - high: 612.9, - low: 594.1, - close: 597.8, - volume: 3702105 - }), - new StockGoogleItem( - { - date: `2015-08-02`, - open: 605.6, - high: 614.3, - low: 599.7, - close: 614.3, - volume: 2575620 - }), - new StockGoogleItem( - { - date: `2015-08-03`, - open: 617, - high: 619.7, - low: 602.8, - close: 606.3, - volume: 1759572 - }), - new StockGoogleItem( - { - date: `2015-08-04`, - open: 600, - high: 603.5, - low: 595.3, - close: 600.7, - volume: 2089453 - }), - new StockGoogleItem( - { - date: `2015-08-08`, - open: 612.5, - high: 616.3, - low: 604.1, - close: 614.7, - volume: 2279538 - }), - new StockGoogleItem( - { - date: `2015-08-09`, - open: 621.2, - high: 626.5, - low: 609.6, - close: 612.7, - volume: 1702094 - }), - new StockGoogleItem( - { - date: `2015-08-10`, - open: 613.1, - high: 624.2, - low: 611.4, - close: 621.4, - volume: 1900526 - }), - new StockGoogleItem( - { - date: `2015-08-11`, - open: 619.8, - high: 625.8, - low: 617.4, - close: 625.8, - volume: 1373545 - }), - new StockGoogleItem( - { - date: `2015-08-14`, - open: 625.7, - high: 625.9, - low: 619.4, - close: 623.2, - volume: 1702271 - }), - new StockGoogleItem( - { - date: `2015-08-15`, - open: 626.7, - high: 638.7, - low: 623.8, - close: 635.1, - volume: 2084397 - }), - new StockGoogleItem( - { - date: `2015-08-16`, - open: 635.5, - high: 638, - low: 632.3, - close: 636, - volume: 1286454 - }), - new StockGoogleItem( - { - date: `2015-08-17`, - open: 637.8, - high: 650.9, - low: 635, - close: 642.9, - volume: 2274690 - }), - new StockGoogleItem( - { - date: `2015-08-18`, - open: 636.8, - high: 640, - low: 627, - close: 629.3, - volume: 5133386 - }), - new StockGoogleItem( - { - date: `2015-08-21`, - open: 634.4, - high: 636.5, - low: 625.9, - close: 635.4, - volume: 1788506 - }), - new StockGoogleItem( - { - date: `2015-08-22`, - open: 627, - high: 627.5, - low: 615.4, - close: 622.7, - volume: 2562869 - }), - new StockGoogleItem( - { - date: `2015-08-23`, - open: 622, - high: 628.9, - low: 620, - close: 622.4, - volume: 1470949 - }), - new StockGoogleItem( - { - date: `2015-08-24`, - open: 616.6, - high: 627.3, - low: 612.4, - close: 625.8, - volume: 2240098 - }), - new StockGoogleItem( - { - date: `2015-08-25`, - open: 629.8, - high: 629.8, - low: 611, - close: 612, - volume: 2174009 - }), - new StockGoogleItem( - { - date: `2015-08-28`, - open: 610.3, - high: 614.6, - low: 589.4, - close: 594.9, - volume: 3127667 - }), - new StockGoogleItem( - { - date: `2015-08-29`, - open: 597.3, - high: 605, - low: 590.2, - close: 595, - volume: 2310284 - }), - new StockGoogleItem( - { - date: `2015-08-30`, - open: 603.3, - high: 608.8, - low: 600.7, - close: 608.4, - volume: 2413441 - }), - new StockGoogleItem( - { - date: `2015-09-01`, - open: 608.4, - high: 612.1, - low: 599.9, - close: 611.3, - volume: 1867601 - }), - new StockGoogleItem( - { - date: `2015-09-02`, - open: 607.2, - high: 627.3, - low: 603.1, - close: 626.9, - volume: 2684805 - }), - new StockGoogleItem( - { - date: `2015-09-05`, - open: 632, - high: 643, - low: 627, - close: 641.5, - volume: 1787880 - }), - new StockGoogleItem( - { - date: `2015-09-06`, - open: 638.8, - high: 649.3, - low: 636.5, - close: 645.4, - volume: 2166264 - }), - new StockGoogleItem( - { - date: `2015-09-07`, - open: 649.2, - high: 650.6, - low: 632.1, - close: 642.4, - volume: 2089776 - }), - new StockGoogleItem( - { - date: `2015-09-08`, - open: 641.4, - high: 644.5, - low: 625.6, - close: 639.2, - volume: 2180441 - }), - new StockGoogleItem( - { - date: `2015-09-09`, - open: 640, - high: 646, - low: 635.3, - close: 643.6, - volume: 1645844 - }), - new StockGoogleItem( - { - date: `2015-09-12`, - open: 642.1, - high: 648.5, - low: 639, - close: 646.7, - volume: 1275206 - }), - new StockGoogleItem( - { - date: `2015-09-13`, - open: 643.1, - high: 657.8, - low: 643.1, - close: 652.3, - volume: 1790704 - }), - new StockGoogleItem( - { - date: `2015-09-14`, - open: 653.2, - high: 659.4, - low: 648.9, - close: 651.2, - volume: 1412040 - }), - new StockGoogleItem( - { - date: `2015-09-15`, - open: 654.7, - high: 663.1, - low: 654.5, - close: 661.7, - volume: 1830524 - }), - new StockGoogleItem( - { - date: `2015-09-16`, - open: 664.1, - high: 665, - low: 657.2, - close: 662.2, - volume: 1606138 - }), - new StockGoogleItem( - { - date: `2015-09-19`, - open: 661.2, - high: 666.8, - low: 659.6, - close: 666.1, - volume: 1465339 - }), - new StockGoogleItem( - { - date: `2015-09-20`, - open: 664, - high: 664.7, - low: 644.2, - close: 650.3, - volume: 2490016 - }), - new StockGoogleItem( - { - date: `2015-09-21`, - open: 654.1, - high: 655.9, - low: 641.7, - close: 642.6, - volume: 1791099 - }), - new StockGoogleItem( - { - date: `2015-09-22`, - open: 646.7, - high: 657.8, - low: 644, - close: 651.8, - volume: 3782103 - }), - new StockGoogleItem( - { - date: `2015-09-23`, - open: 727.5, - high: 730, - low: 701.5, - close: 702, - volume: 6642504 - }), - new StockGoogleItem( - { - date: `2015-09-26`, - open: 701.5, - high: 719.1, - low: 701.3, - close: 712.8, - volume: 2701629 - }), - new StockGoogleItem( - { - date: `2015-09-27`, - open: 707.4, - high: 713.6, - low: 704.5, - close: 708.5, - volume: 2224309 - }), - new StockGoogleItem( - { - date: `2015-09-28`, - open: 707.3, - high: 713, - low: 703.1, - close: 713, - volume: 2176623 - }), - new StockGoogleItem( - { - date: `2015-09-29`, - open: 710.5, - high: 718.3, - low: 710, - close: 716.9, - volume: 1454128 - }), - new StockGoogleItem( - { - date: `2015-09-30`, - open: 715.7, - high: 718, - low: 710, - close: 710.8, - volume: 1903980 - }), - new StockGoogleItem( - { - date: `2015-10-02`, - open: 711.1, - high: 721.6, - low: 705.9, - close: 721.1, - volume: 1871073 - }), - new StockGoogleItem( - { - date: `2015-10-03`, - open: 718.9, - high: 724.6, - low: 714.7, - close: 722.2, - volume: 1560770 - }), - new StockGoogleItem( - { - date: `2015-10-04`, - open: 722, - high: 733.1, - low: 721.9, - close: 728.1, - volume: 1704575 - }), - new StockGoogleItem( - { - date: `2015-10-05`, - open: 729.5, - high: 739.5, - low: 729.5, - close: 731.3, - volume: 1860367 - }), - new StockGoogleItem( - { - date: `2015-10-06`, - open: 731.5, - high: 735.4, - low: 727, - close: 733.8, - volume: 1509656 - }), - new StockGoogleItem( - { - date: `2015-10-09`, - open: 730.2, - high: 734.7, - low: 719.4, - close: 724.9, - volume: 2065619 - }), - new StockGoogleItem( - { - date: `2015-10-10`, - open: 724.4, - high: 730.6, - low: 718.5, - close: 728.3, - volume: 1603937 - }), - new StockGoogleItem( - { - date: `2015-10-11`, - open: 732.5, - high: 741, - low: 730.2, - close: 735.4, - volume: 1366375 - }), - new StockGoogleItem( - { - date: `2015-10-12`, - open: 731, - high: 737.8, - low: 728.6, - close: 731.2, - volume: 1668048 - }), - new StockGoogleItem( - { - date: `2015-10-13`, - open: 729.2, - high: 731.1, - low: 716.7, - close: 717, - volume: 2062982 - }), - new StockGoogleItem( - { - date: `2015-10-16`, - open: 715.6, - high: 729.5, - low: 711.3, - close: 729, - volume: 1891074 - }), - new StockGoogleItem( - { - date: `2015-10-17`, - open: 729.3, - high: 731.8, - low: 723, - close: 725.3, - volume: 1491709 - }), - new StockGoogleItem( - { - date: `2015-10-18`, - open: 727.6, - high: 741.4, - low: 727, - close: 740, - volume: 1671588 - }), - new StockGoogleItem( - { - date: `2015-10-19`, - open: 738.7, - high: 742, - low: 737.4, - close: 738.4, - volume: 1327109 - }), - new StockGoogleItem( - { - date: `2015-10-20`, - open: 746.5, - high: 757.9, - low: 743, - close: 756.6, - volume: 2212302 - }), - new StockGoogleItem( - { - date: `2015-10-23`, - open: 757.5, - high: 762.7, - low: 751.8, - close: 756, - volume: 1414487 - }), - new StockGoogleItem( - { - date: `2015-10-24`, - open: 752, - high: 755.3, - low: 737.6, - close: 748.3, - volume: 2333130 - }), - new StockGoogleItem( - { - date: `2015-10-25`, - open: 748.1, - high: 752, - low: 746.1, - close: 748.1, - volume: 1122224 - }), - new StockGoogleItem( - { - date: `2015-10-27`, - open: 748.5, - high: 753.4, - low: 747.5, - close: 750.3, - volume: 838518 - }), - new StockGoogleItem( - { - date: `2015-10-30`, - open: 748.8, - high: 754.9, - low: 741.3, - close: 742.6, - volume: 2035261 - }), - new StockGoogleItem( - { - date: `2015-11-01`, - open: 747.1, - high: 769, - low: 746.7, - close: 767, - volume: 2129940 - }), - new StockGoogleItem( - { - date: `2015-11-02`, - open: 768.9, - high: 776, - low: 759, - close: 762.4, - volume: 2195686 - }), - new StockGoogleItem( - { - date: `2015-11-03`, - open: 766, - high: 769, - low: 745.6, - close: 752.5, - volume: 2590641 - }), - new StockGoogleItem( - { - date: `2015-11-04`, - open: 753.1, - high: 768.5, - low: 750, - close: 766.8, - volume: 2757283 - }), - new StockGoogleItem( - { - date: `2015-11-07`, - open: 767.8, - high: 768.7, - low: 755.1, - close: 763.3, - volume: 1812314 - }), - new StockGoogleItem( - { - date: `2015-11-08`, - open: 757.9, - high: 764.8, - low: 754.2, - close: 762.4, - volume: 1829475 - }), - new StockGoogleItem( - { - date: `2015-11-09`, - open: 759.2, - high: 764.2, - low: 737, - close: 751.6, - volume: 2699990 - }), - new StockGoogleItem( - { - date: `2015-11-10`, - open: 752.9, - high: 755.9, - low: 743.8, - close: 749.5, - volume: 1988380 - }), - new StockGoogleItem( - { - date: `2015-11-11`, - open: 741.2, - high: 745.7, - low: 736.8, - close: 738.9, - volume: 2224410 - }), - new StockGoogleItem( - { - date: `2015-11-14`, - open: 741.8, - high: 748.7, - low: 724.2, - close: 747.8, - volume: 2412497 - }), - new StockGoogleItem( - { - date: `2015-11-15`, - open: 753, - high: 758.1, - low: 743, - close: 743.4, - volume: 2666229 - }), - new StockGoogleItem( - { - date: `2015-11-16`, - open: 750, - high: 760.6, - low: 739.4, - close: 758.1, - volume: 1993251 - }), - new StockGoogleItem( - { - date: `2015-11-17`, - open: 762.4, - high: 762.7, - low: 749, - close: 749.4, - volume: 1553418 - }), - new StockGoogleItem( - { - date: `2015-11-18`, - open: 746.5, - high: 754.1, - low: 738.1, - close: 739.3, - volume: 3148743 - }), - new StockGoogleItem( - { - date: `2015-11-21`, - open: 746.1, - high: 750, - low: 740, - close: 747.8, - volume: 1525703 - }), - new StockGoogleItem( - { - date: `2015-11-22`, - open: 751.6, - high: 754.9, - low: 745.5, - close: 750, - volume: 1365520 - }), - new StockGoogleItem( - { - date: `2015-11-23`, - open: 753.5, - high: 754.2, - low: 744, - close: 750.3, - volume: 1566726 - }), - new StockGoogleItem( - { - date: `2015-11-24`, - open: 749.5, - high: 751.4, - low: 746.6, - close: 748.4, - volume: 527223 - }), - new StockGoogleItem( - { - date: `2015-11-28`, - open: 752.9, - high: 763, - low: 749.5, - close: 762.5, - volume: 1515716 - }), - new StockGoogleItem( - { - date: `2015-11-29`, - open: 766.7, - high: 780, - low: 766.4, - close: 776.6, - volume: 1765012 - }), - new StockGoogleItem( - { - date: `2015-11-30`, - open: 776.6, - high: 777.6, - low: 766.9, - close: 771, - volume: 1293521 - }), - new StockGoogleItem( - { - date: `2015-11-31`, - open: 769.5, - high: 769.5, - low: 758.3, - close: 758.9, - volume: 1500923 - }), - new StockGoogleItem( - { - date: `2016-00-04`, - open: 743, - high: 744.1, - low: 731.3, - close: 741.8, - volume: 3258199 - }), - new StockGoogleItem( - { - date: `2016-00-05`, - open: 746.5, - high: 752, - low: 738.6, - close: 742.6, - volume: 1950691 - }), - new StockGoogleItem( - { - date: `2016-00-06`, - open: 730, - high: 747.2, - low: 728.9, - close: 743.6, - volume: 1947034 - }), - new StockGoogleItem( - { - date: `2016-00-07`, - open: 730.3, - high: 738.5, - low: 719.1, - close: 726.4, - volume: 2963741 - }), - new StockGoogleItem( - { - date: `2016-00-08`, - open: 731.5, - high: 733.2, - low: 713, - close: 714.5, - volume: 2450857 - }), - new StockGoogleItem( - { - date: `2016-00-11`, - open: 716.6, - high: 718.9, - low: 703.5, - close: 716, - volume: 2090621 - }), - new StockGoogleItem( - { - date: `2016-00-12`, - open: 721.7, - high: 728.8, - low: 717.3, - close: 726.1, - volume: 2024509 - }), - new StockGoogleItem( - { - date: `2016-00-13`, - open: 730.9, - high: 734.7, - low: 698.6, - close: 700.6, - volume: 2468295 - }), - new StockGoogleItem( - { - date: `2016-00-14`, - open: 705.4, - high: 721.9, - low: 689.1, - close: 714.7, - volume: 2211853 - }), - new StockGoogleItem( - { - date: `2016-00-15`, - open: 692.3, - high: 706.7, - low: 685.4, - close: 694.5, - volume: 3592449 - }), - new StockGoogleItem( - { - date: `2016-00-19`, - open: 703.3, - high: 710, - low: 693.4, - close: 701.8, - volume: 2258479 - }), - new StockGoogleItem( - { - date: `2016-00-20`, - open: 688.6, - high: 706.9, - low: 673.3, - close: 698.5, - volume: 3439386 - }), - new StockGoogleItem( - { - date: `2016-00-21`, - open: 702.2, - high: 719.2, - low: 694.5, - close: 706.6, - volume: 2410263 - }), - new StockGoogleItem( - { - date: `2016-00-22`, - open: 723.6, - high: 728.1, - low: 720.1, - close: 725.3, - volume: 2006528 - }), - new StockGoogleItem( - { - date: `2016-00-25`, - open: 723.6, - high: 729.7, - low: 710, - close: 711.7, - volume: 1704641 - }), - new StockGoogleItem( - { - date: `2016-00-26`, - open: 713.9, - high: 718.3, - low: 706.5, - close: 713, - volume: 1324300 - }), - new StockGoogleItem( - { - date: `2016-00-27`, - open: 713.7, - high: 718.2, - low: 694.4, - close: 700, - volume: 2139970 - }), - new StockGoogleItem( - { - date: `2016-00-28`, - open: 722.2, - high: 733.7, - low: 712.4, - close: 731, - volume: 2658016 - }), - new StockGoogleItem( - { - date: `2016-00-29`, - open: 731.5, - high: 745, - low: 726.8, - close: 743, - volume: 3394935 - }), - new StockGoogleItem( - { - date: `2016-01-01`, - open: 750.5, - high: 757.9, - low: 743.3, - close: 752, - volume: 4801816 - }), - new StockGoogleItem( - { - date: `2016-01-02`, - open: 784.5, - high: 789.9, - low: 764.6, - close: 764.6, - volume: 6332431 - }), - new StockGoogleItem( - { - date: `2016-01-03`, - open: 770.2, - high: 774.5, - low: 720.5, - close: 727, - volume: 6162333 - }), - new StockGoogleItem( - { - date: `2016-01-04`, - open: 722.8, - high: 727, - low: 701.9, - close: 708, - volume: 5145855 - }), - new StockGoogleItem( - { - date: `2016-01-05`, - open: 703.9, - high: 704, - low: 680.1, - close: 683.6, - volume: 5069985 - }), - new StockGoogleItem( - { - date: `2016-01-08`, - open: 667.9, - high: 684, - low: 663.1, - close: 682.7, - volume: 4212541 - }), - new StockGoogleItem( - { - date: `2016-01-09`, - open: 672.3, - high: 699.9, - low: 668.8, - close: 678.1, - volume: 3604335 - }), - new StockGoogleItem( - { - date: `2016-01-10`, - open: 686.9, - high: 701.3, - low: 682.1, - close: 684.1, - volume: 2627379 - }), - new StockGoogleItem( - { - date: `2016-01-11`, - open: 675, - high: 689.4, - low: 668.9, - close: 683.1, - volume: 3007223 - }), - new StockGoogleItem( - { - date: `2016-01-12`, - open: 690.3, - high: 693.8, - low: 678.6, - close: 682.4, - volume: 2129831 - }), - new StockGoogleItem( - { - date: `2016-01-16`, - open: 693, - high: 698, - low: 685, - close: 691, - volume: 2497024 - }), - new StockGoogleItem( - { - date: `2016-01-17`, - open: 699, - high: 709.8, - low: 691.4, - close: 708.4, - volume: 2466808 - }), - new StockGoogleItem( - { - date: `2016-01-18`, - open: 710, - high: 712.4, - low: 696, - close: 697.4, - volume: 1859130 - }), - new StockGoogleItem( - { - date: `2016-01-19`, - open: 695, - high: 703.1, - low: 694, - close: 700.9, - volume: 1582260 - }), - new StockGoogleItem( - { - date: `2016-01-22`, - open: 707.5, - high: 713.2, - low: 702.5, - close: 706.5, - volume: 1946067 - }), - new StockGoogleItem( - { - date: `2016-01-23`, - open: 701.5, - high: 708.4, - low: 693.6, - close: 695.9, - volume: 1999699 - }), - new StockGoogleItem( - { - date: `2016-01-24`, - open: 688.9, - high: 700, - low: 680.8, - close: 699.6, - volume: 1958611 - }), - new StockGoogleItem( - { - date: `2016-01-25`, - open: 700, - high: 706, - low: 690.6, - close: 705.8, - volume: 1631855 - }), - new StockGoogleItem( - { - date: `2016-01-26`, - open: 708.6, - high: 713.4, - low: 700.9, - close: 705.1, - volume: 2239978 - }), - new StockGoogleItem( - { - date: `2016-01-29`, - open: 700.3, - high: 710.9, - low: 697.7, - close: 697.8, - volume: 2280280 - }), - new StockGoogleItem( - { - date: `2016-02-01`, - open: 703.6, - high: 718.8, - low: 699.8, - close: 718.8, - volume: 2147442 - }), - new StockGoogleItem( - { - date: `2016-02-02`, - open: 719, - high: 720, - low: 712, - close: 718.9, - volume: 1627753 - }), - new StockGoogleItem( - { - date: `2016-02-03`, - open: 718.7, - high: 719.5, - low: 706, - close: 712.4, - volume: 1956761 - }), - new StockGoogleItem( - { - date: `2016-02-04`, - open: 715, - high: 716.5, - low: 706, - close: 710.9, - volume: 1967873 - }), - new StockGoogleItem( - { - date: `2016-02-07`, - open: 706.9, - high: 708.1, - low: 686.9, - close: 695.2, - volume: 2985094 - }), - new StockGoogleItem( - { - date: `2016-02-08`, - open: 688.6, - high: 703.8, - low: 685.3, - close: 694, - volume: 2063357 - }), - new StockGoogleItem( - { - date: `2016-02-09`, - open: 698.5, - high: 705.7, - low: 694, - close: 705.2, - volume: 1418704 - }), - new StockGoogleItem( - { - date: `2016-02-10`, - open: 708.1, - high: 716.4, - low: 703.4, - close: 712.8, - volume: 2829412 - }), - new StockGoogleItem( - { - date: `2016-02-11`, - open: 720, - high: 726.9, - low: 717.1, - close: 726.8, - volume: 1963907 - }), - new StockGoogleItem( - { - date: `2016-02-14`, - open: 726.8, - high: 735.5, - low: 725.1, - close: 730.5, - volume: 1716910 - }), - new StockGoogleItem( - { - date: `2016-02-15`, - open: 726.9, - high: 732.3, - low: 724.8, - close: 728.3, - volume: 1720965 - }), - new StockGoogleItem( - { - date: `2016-02-16`, - open: 726.4, - high: 737.5, - low: 724.5, - close: 736.1, - volume: 1572329 - }), - new StockGoogleItem( - { - date: `2016-02-17`, - open: 736.5, - high: 743.1, - low: 736, - close: 737.8, - volume: 1856800 - }), - new StockGoogleItem( - { - date: `2016-02-18`, - open: 741.9, - high: 742, - low: 731.8, - close: 737.6, - volume: 2796376 - }), - new StockGoogleItem( - { - date: `2016-02-21`, - open: 736.5, - high: 742.5, - low: 733.5, - close: 742.1, - volume: 1831839 - }), - new StockGoogleItem( - { - date: `2016-02-22`, - open: 737.5, - high: 745, - low: 737.5, - close: 740.8, - volume: 1264396 - }), - new StockGoogleItem( - { - date: `2016-02-23`, - open: 742.4, - high: 745.7, - low: 736.1, - close: 738.1, - volume: 1421861 - }), - new StockGoogleItem( - { - date: `2016-02-24`, - open: 732, - high: 737.8, - low: 731, - close: 735.3, - volume: 1564782 - }), - new StockGoogleItem( - { - date: `2016-02-28`, - open: 736.8, - high: 739, - low: 732.5, - close: 733.5, - volume: 1299812 - }), - new StockGoogleItem( - { - date: `2016-02-29`, - open: 734.6, - high: 747.3, - low: 728.8, - close: 744.8, - volume: 1902128 - }), - new StockGoogleItem( - { - date: `2016-02-30`, - open: 750.1, - high: 757.9, - low: 748.7, - close: 750.5, - volume: 1780998 - }), - new StockGoogleItem( - { - date: `2016-02-31`, - open: 749.3, - high: 750.9, - low: 740.9, - close: 745, - volume: 1712375 - }), - new StockGoogleItem( - { - date: `2016-03-01`, - open: 738.6, - high: 750.3, - low: 737, - close: 749.9, - volume: 1574870 - }), - new StockGoogleItem( - { - date: `2016-03-04`, - open: 750.1, - high: 752.8, - low: 742.4, - close: 745.3, - volume: 1131843 - }), - new StockGoogleItem( - { - date: `2016-03-05`, - open: 738, - high: 742.8, - low: 735.4, - close: 737.8, - volume: 1129829 - }), - new StockGoogleItem( - { - date: `2016-03-06`, - open: 735.8, - high: 746.2, - low: 735.6, - close: 745.7, - volume: 1050193 - }), - new StockGoogleItem( - { - date: `2016-03-07`, - open: 745.4, - high: 747, - low: 736.3, - close: 740.3, - volume: 1429504 - }), - new StockGoogleItem( - { - date: `2016-03-08`, - open: 744, - high: 745.5, - low: 735.5, - close: 739.1, - volume: 1285755 - }), - new StockGoogleItem( - { - date: `2016-03-11`, - open: 743, - high: 745, - low: 736, - close: 736.1, - volume: 1211762 - }), - new StockGoogleItem( - { - date: `2016-03-12`, - open: 738, - high: 743.8, - low: 731, - close: 743.1, - volume: 1349734 - }), - new StockGoogleItem( - { - date: `2016-03-13`, - open: 749.2, - high: 754.4, - low: 744.3, - close: 751.7, - volume: 1707095 - }), - new StockGoogleItem( - { - date: `2016-03-14`, - open: 754, - high: 757.3, - low: 752.7, - close: 753.2, - volume: 1130971 - }), - new StockGoogleItem( - { - date: `2016-03-15`, - open: 754, - high: 761, - low: 752.7, - close: 759, - volume: 1800413 - }), - new StockGoogleItem( - { - date: `2016-03-18`, - open: 760.5, - high: 768, - low: 757.3, - close: 766.6, - volume: 1555953 - }), - new StockGoogleItem( - { - date: `2016-03-19`, - open: 769.5, - high: 769.9, - low: 749.3, - close: 753.9, - volume: 2027642 - }), - new StockGoogleItem( - { - date: `2016-03-20`, - open: 758, - high: 758.1, - low: 750, - close: 752.7, - volume: 1525591 - }), - new StockGoogleItem( - { - date: `2016-03-21`, - open: 755.4, - high: 760.5, - low: 749.5, - close: 759.1, - volume: 2743620 - }), - new StockGoogleItem( - { - date: `2016-03-22`, - open: 726.3, - high: 736.1, - low: 713.6, - close: 718.8, - volume: 5939199 - }), - new StockGoogleItem( - { - date: `2016-03-25`, - open: 716.1, - high: 723.9, - low: 715.6, - close: 723.1, - volume: 1955567 - }), - new StockGoogleItem( - { - date: `2016-03-26`, - open: 725.4, - high: 725.8, - low: 703, - close: 708.1, - volume: 2727185 - }), - new StockGoogleItem( - { - date: `2016-03-27`, - open: 707.3, - high: 709, - low: 692.4, - close: 705.8, - volume: 3086722 - }), - new StockGoogleItem( - { - date: `2016-03-28`, - open: 708.3, - high: 714.2, - low: 689.5, - close: 691, - volume: 2851108 - }), - new StockGoogleItem( - { - date: `2016-03-29`, - open: 690.7, - high: 697.6, - low: 689, - close: 693, - volume: 2484273 - }), - new StockGoogleItem( - { - date: `2016-04-02`, - open: 697.6, - high: 700.6, - low: 691, - close: 698.2, - volume: 1644126 - }), - new StockGoogleItem( - { - date: `2016-04-03`, - open: 696.9, - high: 697.8, - low: 692, - close: 692.4, - volume: 1530993 - }), - new StockGoogleItem( - { - date: `2016-04-04`, - open: 690.5, - high: 699.8, - low: 689, - close: 695.7, - volume: 1688569 - }), - new StockGoogleItem( - { - date: `2016-04-05`, - open: 697.7, - high: 702.3, - low: 695.7, - close: 701.4, - volume: 1677405 - }), - new StockGoogleItem( - { - date: `2016-04-06`, - open: 698.4, - high: 711.9, - low: 698.1, - close: 711.1, - volume: 1826146 - }), - new StockGoogleItem( - { - date: `2016-04-09`, - open: 712, - high: 718.7, - low: 710, - close: 712.9, - volume: 1508423 - }), - new StockGoogleItem( - { - date: `2016-04-10`, - open: 716.8, - high: 723.5, - low: 715.7, - close: 723.2, - volume: 1563105 - }), - new StockGoogleItem( - { - date: `2016-04-11`, - open: 723.4, - high: 724.5, - low: 712.8, - close: 715.3, - volume: 1686823 - }), - new StockGoogleItem( - { - date: `2016-04-12`, - open: 717.1, - high: 719.3, - low: 709, - close: 713.3, - volume: 1360732 - }), - new StockGoogleItem( - { - date: `2016-04-13`, - open: 711.9, - high: 716.7, - low: 709.3, - close: 710.8, - volume: 1307338 - }), - new StockGoogleItem( - { - date: `2016-04-16`, - open: 709.1, - high: 718.5, - low: 705.6, - close: 716.5, - volume: 1316177 - }), - new StockGoogleItem( - { - date: `2016-04-17`, - open: 716, - high: 721.5, - low: 704.1, - close: 706.2, - volume: 1999456 - }), - new StockGoogleItem( - { - date: `2016-04-18`, - open: 703.7, - high: 711.6, - low: 700.6, - close: 706.6, - volume: 1763394 - }), - new StockGoogleItem( - { - date: `2016-04-19`, - open: 702.4, - high: 706, - low: 696.8, - close: 700.3, - volume: 1656321 - }), - new StockGoogleItem( - { - date: `2016-04-20`, - open: 701.6, - high: 714.6, - low: 700.5, - close: 709.7, - volume: 1816027 - }), - new StockGoogleItem( - { - date: `2016-04-23`, - open: 706.5, - high: 711.5, - low: 704.2, - close: 704.2, - volume: 1320927 - }), - new StockGoogleItem( - { - date: `2016-04-24`, - open: 706.9, - high: 721, - low: 706.9, - close: 720.1, - volume: 1920411 - }), - new StockGoogleItem( - { - date: `2016-04-25`, - open: 720.8, - high: 727.5, - low: 719.7, - close: 725.3, - volume: 1629198 - }), - new StockGoogleItem( - { - date: `2016-04-26`, - open: 722.9, - high: 728.3, - low: 720.3, - close: 724.1, - volume: 1542866 - }), - new StockGoogleItem( - { - date: `2016-04-27`, - open: 724, - high: 733.9, - low: 724, - close: 732.7, - volume: 1974026 - }), - new StockGoogleItem( - { - date: `2016-04-31`, - open: 731.7, - high: 739.7, - low: 731.3, - close: 735.7, - volume: 2129545 - }), - new StockGoogleItem( - { - date: `2016-05-01`, - open: 734.5, - high: 737.2, - low: 730.7, - close: 734.1, - volume: 1253593 - }), - new StockGoogleItem( - { - date: `2016-05-02`, - open: 732.5, - high: 733, - low: 724.2, - close: 730.4, - volume: 1341807 - }), - new StockGoogleItem( - { - date: `2016-05-03`, - open: 729.3, - high: 729.5, - low: 720.6, - close: 722.3, - volume: 1226253 - }), - new StockGoogleItem( - { - date: `2016-05-06`, - open: 724.9, - high: 724.9, - low: 714.6, - close: 716.5, - volume: 1566059 - }), - new StockGoogleItem( - { - date: `2016-05-07`, - open: 719.8, - high: 722, - low: 716.5, - close: 716.6, - volume: 1336754 - }), - new StockGoogleItem( - { - date: `2016-05-08`, - open: 724, - high: 728.6, - low: 720.6, - close: 728.3, - volume: 1583701 - }), - new StockGoogleItem( - { - date: `2016-05-09`, - open: 722.9, - high: 729.5, - low: 722.3, - close: 728.6, - volume: 988914 - }), - new StockGoogleItem( - { - date: `2016-05-10`, - open: 719.5, - high: 725.9, - low: 716.4, - close: 719.4, - volume: 1216443 - }), - new StockGoogleItem( - { - date: `2016-05-13`, - open: 716.5, - high: 725.4, - low: 716.5, - close: 718.4, - volume: 1258930 - }), - new StockGoogleItem( - { - date: `2016-05-14`, - open: 716.5, - high: 722.5, - low: 713.1, - close: 718.3, - volume: 1306065 - }), - new StockGoogleItem( - { - date: `2016-05-15`, - open: 719, - high: 723, - low: 717.3, - close: 718.9, - volume: 1214517 - }), - new StockGoogleItem( - { - date: `2016-05-16`, - open: 714.9, - high: 716.6, - low: 703.3, - close: 710.4, - volume: 1982471 - }), - new StockGoogleItem( - { - date: `2016-05-17`, - open: 708.6, - high: 708.8, - low: 688.5, - close: 691.7, - volume: 3402357 - }), - new StockGoogleItem( - { - date: `2016-05-20`, - open: 698.8, - high: 702.5, - low: 693.4, - close: 693.7, - volume: 2082538 - }), - new StockGoogleItem( - { - date: `2016-05-21`, - open: 698.4, - high: 702.8, - low: 692, - close: 695.9, - volume: 1465634 - }), - new StockGoogleItem( - { - date: `2016-05-22`, - open: 699.1, - high: 700.9, - low: 693.1, - close: 697.5, - volume: 1184318 - }), - new StockGoogleItem( - { - date: `2016-05-23`, - open: 697.5, - high: 702, - low: 687, - close: 701.9, - volume: 2171415 - }), - new StockGoogleItem( - { - date: `2016-05-24`, - open: 675.2, - high: 689.4, - low: 673.5, - close: 675.2, - volume: 4449022 - }), - new StockGoogleItem( - { - date: `2016-05-27`, - open: 671, - high: 672.3, - low: 663.3, - close: 668.3, - volume: 2641085 - }), - new StockGoogleItem( - { - date: `2016-05-28`, - open: 679, - high: 680.3, - low: 673, - close: 680, - volume: 2173762 - }), - new StockGoogleItem( - { - date: `2016-05-29`, - open: 683, - high: 687.4, - low: 681.4, - close: 684.1, - volume: 1932561 - }), - new StockGoogleItem( - { - date: `2016-05-30`, - open: 685.5, - high: 692.3, - low: 683.6, - close: 692.1, - volume: 1597714 - }), - new StockGoogleItem( - { - date: `2016-06-01`, - open: 692.2, - high: 700.6, - low: 692.1, - close: 699.2, - volume: 1344710 - }), - new StockGoogleItem( - { - date: `2016-06-05`, - open: 696.1, - high: 696.9, - low: 688.9, - close: 694.5, - volume: 1462616 - }), - new StockGoogleItem( - { - date: `2016-06-06`, - open: 690, - high: 701.7, - low: 689.1, - close: 697.8, - volume: 1411925 - }), - new StockGoogleItem( - { - date: `2016-06-07`, - open: 698.1, - high: 698.2, - low: 688.2, - close: 695.4, - volume: 1304200 - }), - new StockGoogleItem( - { - date: `2016-06-08`, - open: 699.5, - high: 705.7, - low: 696.4, - close: 705.6, - volume: 1575166 - }), - new StockGoogleItem( - { - date: `2016-06-11`, - open: 708, - high: 716.5, - low: 707.2, - close: 715.1, - volume: 1111762 - }), - new StockGoogleItem( - { - date: `2016-06-12`, - open: 719.1, - high: 722.9, - low: 715.9, - close: 720.6, - volume: 1336921 - }), - new StockGoogleItem( - { - date: `2016-06-13`, - open: 723.6, - high: 724, - low: 716.9, - close: 717, - volume: 935876 - }), - new StockGoogleItem( - { - date: `2016-06-14`, - open: 721.6, - high: 722.2, - low: 718, - close: 721, - volume: 950193 - }), - new StockGoogleItem( - { - date: `2016-06-15`, - open: 725.7, - high: 725.7, - low: 719.1, - close: 719.9, - volume: 1279339 - }), - new StockGoogleItem( - { - date: `2016-06-18`, - open: 722.7, - high: 736.1, - low: 721.2, - close: 733.8, - volume: 1295476 - }), - new StockGoogleItem( - { - date: `2016-06-19`, - open: 729.9, - high: 737, - low: 729, - close: 737, - volume: 1227486 - }), - new StockGoogleItem( - { - date: `2016-06-20`, - open: 737.3, - high: 742.1, - low: 737.1, - close: 741.2, - volume: 1289671 - }), - new StockGoogleItem( - { - date: `2016-06-21`, - open: 740.4, - high: 741.7, - low: 735.8, - close: 738.6, - volume: 1026306 - }), - new StockGoogleItem( - { - date: `2016-06-22`, - open: 741.9, - high: 743.2, - low: 736.6, - close: 742.7, - volume: 1259823 - }), - new StockGoogleItem( - { - date: `2016-06-25`, - open: 740.7, - high: 742.6, - low: 737.5, - close: 739.8, - volume: 1032432 - }), - new StockGoogleItem( - { - date: `2016-06-26`, - open: 739, - high: 741.7, - low: 734.3, - close: 738.4, - volume: 1186738 - }), - new StockGoogleItem( - { - date: `2016-06-27`, - open: 738.3, - high: 744.5, - low: 737, - close: 741.8, - volume: 1512517 - }), - new StockGoogleItem( - { - date: `2016-06-28`, - open: 747, - high: 748.6, - low: 739.3, - close: 745.9, - volume: 3530169 - }), - new StockGoogleItem( - { - date: `2016-06-29`, - open: 772.7, - high: 778.5, - low: 766.8, - close: 768.8, - volume: 3841482 - }), - new StockGoogleItem( - { - date: `2016-07-01`, - open: 761.1, - high: 780.4, - low: 761.1, - close: 772.9, - volume: 2700470 - }), - new StockGoogleItem( - { - date: `2016-07-02`, - open: 768.7, - high: 775.8, - low: 767.9, - close: 771.1, - volume: 1784525 - }), - new StockGoogleItem( - { - date: `2016-07-03`, - open: 767.2, - high: 773.2, - low: 766.8, - close: 773.2, - volume: 1287421 - }), - new StockGoogleItem( - { - date: `2016-07-04`, - open: 772.2, - high: 774.1, - low: 768.8, - close: 771.6, - volume: 1140254 - }), - new StockGoogleItem( - { - date: `2016-07-05`, - open: 773.8, - high: 783, - low: 772.3, - close: 782.2, - volume: 1801205 - }), - new StockGoogleItem( - { - date: `2016-07-08`, - open: 782, - high: 782.6, - low: 778.1, - close: 781.8, - volume: 1107857 - }), - new StockGoogleItem( - { - date: `2016-07-09`, - open: 781.1, - high: 788.9, - low: 780.6, - close: 784.3, - volume: 1318894 - }), - new StockGoogleItem( - { - date: `2016-07-10`, - open: 783.8, - high: 786.8, - low: 782.8, - close: 784.7, - volume: 786363 - }), - new StockGoogleItem( - { - date: `2016-07-11`, - open: 785, - high: 789.8, - low: 783, - close: 784.9, - volume: 975113 - }), - new StockGoogleItem( - { - date: `2016-07-12`, - open: 781.5, - high: 783.4, - low: 780.4, - close: 783.2, - volume: 740498 - }), - new StockGoogleItem( - { - date: `2016-07-15`, - open: 783.8, - high: 787.5, - low: 780.1, - close: 782.4, - volume: 938186 - }), - new StockGoogleItem( - { - date: `2016-07-16`, - open: 780.3, - high: 781, - low: 773.4, - close: 777.1, - volume: 1028047 - }), - new StockGoogleItem( - { - date: `2016-07-17`, - open: 777.3, - high: 780.8, - low: 773.5, - close: 779.9, - volume: 924226 - }), - new StockGoogleItem( - { - date: `2016-07-18`, - open: 780, - high: 782.9, - low: 777, - close: 777.5, - volume: 719429 - }), - new StockGoogleItem( - { - date: `2016-07-19`, - open: 775, - high: 777.1, - low: 773.1, - close: 775.4, - volume: 861546 - }), - new StockGoogleItem( - { - date: `2016-07-22`, - open: 773.3, - high: 774.5, - low: 770, - close: 772.1, - volume: 951362 - }), - new StockGoogleItem( - { - date: `2016-07-23`, - open: 775.5, - high: 776.4, - low: 771.8, - close: 772.1, - volume: 928232 - }), - new StockGoogleItem( - { - date: `2016-07-24`, - open: 770.6, - high: 774.5, - low: 767.1, - close: 769.6, - volume: 1071999 - }), - new StockGoogleItem( - { - date: `2016-07-25`, - open: 767, - high: 771.9, - low: 763.2, - close: 769.4, - volume: 926883 - }), - new StockGoogleItem( - { - date: `2016-07-26`, - open: 769, - high: 776.1, - low: 765.9, - close: 769.5, - volume: 1166681 - }), - new StockGoogleItem( - { - date: `2016-07-29`, - open: 768.7, - high: 775, - low: 766.6, - close: 772.1, - volume: 847565 - }), - new StockGoogleItem( - { - date: `2016-07-30`, - open: 769.3, - high: 774.5, - low: 766.8, - close: 769.1, - volume: 1130029 - }), - new StockGoogleItem( - { - date: `2016-07-31`, - open: 767, - high: 769.1, - low: 765.4, - close: 767, - volume: 1248556 - }), - new StockGoogleItem( - { - date: `2016-08-01`, - open: 769.3, - high: 771, - low: 764.3, - close: 768.8, - volume: 925131 - }), - new StockGoogleItem( - { - date: `2016-08-02`, - open: 773, - high: 773.9, - low: 768.4, - close: 771.5, - volume: 1072658 - }), - new StockGoogleItem( - { - date: `2016-08-06`, - open: 773.5, - high: 782, - low: 771, - close: 780.1, - volume: 1442822 - }), - new StockGoogleItem( - { - date: `2016-08-07`, - open: 780, - high: 782.7, - low: 776.2, - close: 780.4, - volume: 894021 - }), - new StockGoogleItem( - { - date: `2016-08-08`, - open: 778.6, - high: 780.4, - low: 773.6, - close: 775.3, - volume: 1270264 - }), - new StockGoogleItem( - { - date: `2016-08-09`, - open: 770.1, - high: 773.2, - low: 759.7, - close: 759.7, - volume: 1885496 - }), - new StockGoogleItem( - { - date: `2016-08-12`, - open: 755.1, - high: 770.3, - low: 754, - close: 769, - volume: 1310986 - }), - new StockGoogleItem( - { - date: `2016-08-13`, - open: 764.5, - high: 766.2, - low: 755.8, - close: 759.7, - volume: 1395046 - }), - new StockGoogleItem( - { - date: `2016-08-14`, - open: 759.6, - high: 767.7, - low: 759.1, - close: 762.5, - volume: 1094490 - }), - new StockGoogleItem( - { - date: `2016-08-15`, - open: 762.9, - high: 773.8, - low: 760, - close: 771.8, - volume: 1346751 - }), - new StockGoogleItem( - { - date: `2016-08-16`, - open: 769.8, - high: 769.8, - low: 764.7, - close: 768.9, - volume: 2049338 - }), - new StockGoogleItem( - { - date: `2016-08-19`, - open: 772.4, - high: 774, - low: 764.4, - close: 765.7, - volume: 1172824 - }), - new StockGoogleItem( - { - date: `2016-08-20`, - open: 769, - high: 773.3, - low: 768.5, - close: 771.4, - volume: 978631 - }), - new StockGoogleItem( - { - date: `2016-08-21`, - open: 772.7, - high: 777.2, - low: 768.3, - close: 776.2, - volume: 1167810 - }), - new StockGoogleItem( - { - date: `2016-08-22`, - open: 780, - high: 789.9, - low: 778.4, - close: 787.2, - volume: 1486223 - }), - new StockGoogleItem( - { - date: `2016-08-23`, - open: 786.6, - high: 788.9, - low: 784.1, - close: 786.9, - volume: 1411937 - }), - new StockGoogleItem( - { - date: `2016-08-26`, - open: 782.7, - high: 782.7, - low: 773.1, - close: 774.2, - volume: 1533206 - }), - new StockGoogleItem( - { - date: `2016-08-27`, - open: 775.5, - high: 786, - low: 774.3, - close: 783, - volume: 1153247 - }), - new StockGoogleItem( - { - date: `2016-08-28`, - open: 777.9, - high: 781.8, - low: 775, - close: 781.6, - volume: 1109834 - }), - new StockGoogleItem( - { - date: `2016-08-29`, - open: 781.4, - high: 785.8, - low: 774.2, - close: 775, - volume: 1314746 - }), - new StockGoogleItem( - { - date: `2016-08-30`, - open: 776.3, - high: 780.9, - low: 774.1, - close: 777.3, - volume: 1585333 - }), - new StockGoogleItem( - { - date: `2016-09-03`, - open: 774.3, - high: 776.1, - low: 769.5, - close: 772.6, - volume: 1278821 - }), - new StockGoogleItem( - { - date: `2016-09-04`, - open: 776, - high: 778.7, - low: 772.9, - close: 776.4, - volume: 1201350 - }), - new StockGoogleItem( - { - date: `2016-09-05`, - open: 779.3, - high: 782.1, - low: 775.6, - close: 776.5, - volume: 1461151 - }), - new StockGoogleItem( - { - date: `2016-09-06`, - open: 779, - high: 780.5, - low: 775.5, - close: 776.9, - volume: 1070692 - }), - new StockGoogleItem( - { - date: `2016-09-07`, - open: 779.7, - high: 779.7, - low: 770.8, - close: 775.1, - volume: 933158 - }), - new StockGoogleItem( - { - date: `2016-09-10`, - open: 777.7, - high: 789.4, - low: 775.9, - close: 785.9, - volume: 1174923 - }), - new StockGoogleItem( - { - date: `2016-09-11`, - open: 786.7, - high: 792.3, - low: 780.6, - close: 783.1, - volume: 1372461 - }), - new StockGoogleItem( - { - date: `2016-09-12`, - open: 783.8, - high: 788.1, - low: 782.1, - close: 786.1, - volume: 937435 - }), - new StockGoogleItem( - { - date: `2016-09-13`, - open: 781.2, - high: 781.2, - low: 773, - close: 778.2, - volume: 1365277 - }), - new StockGoogleItem( - { - date: `2016-09-14`, - open: 781.6, - high: 784, - low: 776, - close: 778.5, - volume: 852487 - }), - new StockGoogleItem( - { - date: `2016-09-17`, - open: 779.8, - high: 785.9, - low: 777.5, - close: 780, - volume: 1092973 - }), - new StockGoogleItem( - { - date: `2016-09-18`, - open: 787.9, - high: 801.6, - low: 785.6, - close: 795.3, - volume: 2056903 - }), - new StockGoogleItem( - { - date: `2016-09-19`, - open: 798.9, - high: 804.6, - low: 797.6, - close: 801.6, - volume: 1766798 - }), - new StockGoogleItem( - { - date: `2016-09-20`, - open: 803.3, - high: 804, - low: 796, - close: 797, - volume: 1757528 - }), - new StockGoogleItem( - { - date: `2016-09-21`, - open: 795, - high: 799.5, - low: 794, - close: 799.4, - volume: 1266181 - }), - new StockGoogleItem( - { - date: `2016-09-24`, - open: 804.9, - high: 815.2, - low: 804.8, - close: 813.1, - volume: 1697514 - }), - new StockGoogleItem( - { - date: `2016-09-25`, - open: 816.7, - high: 816.7, - low: 805.1, - close: 807.7, - volume: 1576404 - }), - new StockGoogleItem( - { - date: `2016-09-26`, - open: 806.3, - high: 807, - low: 796.3, - close: 799.1, - volume: 1647733 - }), - new StockGoogleItem( - { - date: `2016-09-27`, - open: 801, - high: 803.5, - low: 791.5, - close: 795.4, - volume: 2749221 - }), - new StockGoogleItem( - { - date: `2016-09-28`, - open: 808.4, - high: 815.5, - low: 793.6, - close: 795.4, - volume: 4269902 - }), - new StockGoogleItem( - { - date: `2016-09-31`, - open: 795.5, - high: 796.9, - low: 784, - close: 784.5, - volume: 2427284 - }), - new StockGoogleItem( - { - date: `2016-10-01`, - open: 782.9, - high: 789.5, - low: 775.5, - close: 783.6, - volume: 2406356 - }), - new StockGoogleItem( - { - date: `2016-10-02`, - open: 778.2, - high: 781.6, - low: 763.5, - close: 768.7, - volume: 1918414 - }), - new StockGoogleItem( - { - date: `2016-10-03`, - open: 767.3, - high: 770, - low: 759, - close: 762.1, - volume: 1943175 - }), - new StockGoogleItem( - { - date: `2016-10-04`, - open: 750.7, - high: 770.4, - low: 750.6, - close: 762, - volume: 2134812 - }), - new StockGoogleItem( - { - date: `2016-10-07`, - open: 774.5, - high: 785.2, - low: 772.5, - close: 782.5, - volume: 1585070 - }), - new StockGoogleItem( - { - date: `2016-10-08`, - open: 783.4, - high: 795.6, - low: 780.2, - close: 790.5, - volume: 1366873 - }), - new StockGoogleItem( - { - date: `2016-10-09`, - open: 779.9, - high: 791.2, - low: 771.7, - close: 785.3, - volume: 2607121 - }), - new StockGoogleItem( - { - date: `2016-10-10`, - open: 791.2, - high: 791.2, - low: 752.2, - close: 762.6, - volume: 4745183 - }), - new StockGoogleItem( - { - date: `2016-10-11`, - open: 756.5, - high: 760.8, - low: 750.4, - close: 754, - volume: 2431815 - }), - new StockGoogleItem( - { - date: `2016-10-14`, - open: 755.6, - high: 757.9, - low: 727.5, - close: 736.1, - volume: 3654385 - }), - new StockGoogleItem( - { - date: `2016-10-15`, - open: 747, - high: 764.4, - low: 747, - close: 758.5, - volume: 2384001 - }), - new StockGoogleItem( - { - date: `2016-10-16`, - open: 755.2, - high: 766.4, - low: 750.5, - close: 764.5, - volume: 1472594 - }), - new StockGoogleItem( - { - date: `2016-10-17`, - open: 766.9, - high: 772.7, - low: 764.2, - close: 771.2, - volume: 1286961 - }), - new StockGoogleItem( - { - date: `2016-10-18`, - open: 771.4, - high: 775, - low: 760, - close: 760.5, - volume: 1547145 - }), - new StockGoogleItem( - { - date: `2016-10-21`, - open: 762.6, - high: 769.7, - low: 760.6, - close: 769.2, - volume: 1330639 - }), - new StockGoogleItem( - { - date: `2016-10-22`, - open: 772.6, - high: 777, - low: 767, - close: 768.3, - volume: 1593108 - }), - new StockGoogleItem( - { - date: `2016-10-23`, - open: 767.7, - high: 768.3, - low: 755.3, - close: 761, - volume: 1478417 - }), - new StockGoogleItem( - { - date: `2016-10-25`, - open: 764.3, - high: 765, - low: 760.5, - close: 761.7, - volume: 587421 - }), - new StockGoogleItem( - { - date: `2016-10-28`, - open: 760, - high: 779.5, - low: 759.8, - close: 768.2, - volume: 2188151 - }), - new StockGoogleItem( - { - date: `2016-10-29`, - open: 771.5, - high: 778.5, - low: 768.2, - close: 770.8, - volume: 1616618 - }), - new StockGoogleItem( - { - date: `2016-10-30`, - open: 770.1, - high: 773, - low: 754.8, - close: 758, - volume: 2392890 - }), - new StockGoogleItem( - { - date: `2016-11-01`, - open: 757.4, - high: 759.9, - low: 737, - close: 747.9, - volume: 3017947 - }), - new StockGoogleItem( - { - date: `2016-11-02`, - open: 744.6, - high: 754, - low: 743.1, - close: 750.5, - volume: 1452484 - }), - new StockGoogleItem( - { - date: `2016-11-05`, - open: 757.7, - high: 763.9, - low: 752.9, - close: 762.5, - volume: 1394223 - }), - new StockGoogleItem( - { - date: `2016-11-06`, - open: 764.7, - high: 768.8, - low: 757.3, - close: 759.1, - volume: 1690689 - }), - new StockGoogleItem( - { - date: `2016-11-07`, - open: 761, - high: 771.4, - low: 755.8, - close: 771.2, - volume: 1760966 - }), - new StockGoogleItem( - { - date: `2016-11-08`, - open: 772.5, - high: 778.2, - low: 767.2, - close: 776.4, - volume: 1488059 - }), - new StockGoogleItem( - { - date: `2016-11-09`, - open: 780, - high: 789.4, - low: 779, - close: 789.3, - volume: 1821914 - }), - new StockGoogleItem( - { - date: `2016-11-12`, - open: 785, - high: 791.3, - low: 784.4, - close: 789.3, - volume: 2104117 - }), - new StockGoogleItem( - { - date: `2016-11-13`, - open: 793.9, - high: 804.4, - low: 793.3, - close: 796.1, - volume: 2145209 - }), - new StockGoogleItem( - { - date: `2016-11-14`, - open: 797.4, - high: 804, - low: 794, - close: 797.1, - volume: 1704150 - }), - new StockGoogleItem( - { - date: `2016-11-15`, - open: 797.3, - high: 803, - low: 792.9, - close: 797.9, - volume: 1626499 - }), - new StockGoogleItem( - { - date: `2016-11-16`, - open: 800.4, - high: 800.9, - low: 790.3, - close: 790.8, - volume: 2443796 - }), - new StockGoogleItem( - { - date: `2016-11-19`, - open: 790.2, - high: 797.7, - low: 786.3, - close: 794.2, - volume: 1232087 - }), - new StockGoogleItem( - { - date: `2016-11-20`, - open: 796.8, - high: 798.6, - low: 793.3, - close: 796.4, - volume: 951014 - }), - new StockGoogleItem( - { - date: `2016-11-21`, - open: 795.8, - high: 796.7, - low: 787.1, - close: 794.6, - volume: 1211346 - }), - new StockGoogleItem( - { - date: `2016-11-22`, - open: 792.4, - high: 793.3, - low: 788.6, - close: 791.3, - volume: 972169 - }), - new StockGoogleItem( - { - date: `2016-11-23`, - open: 790.9, - high: 792.7, - low: 787.3, - close: 789.9, - volume: 623944 - }), - new StockGoogleItem( - { - date: `2016-11-27`, - open: 790.7, - high: 797.9, - low: 787.7, - close: 791.5, - volume: 789321 - }), - new StockGoogleItem( - { - date: `2016-11-28`, - open: 793.7, - high: 794.2, - low: 783.2, - close: 785, - volume: 1153824 - }), - new StockGoogleItem( - { - date: `2016-11-29`, - open: 783.3, - high: 785.9, - low: 778.9, - close: 782.8, - volume: 744272 - }), - new StockGoogleItem( - { - date: `2016-11-30`, - open: 782.8, - high: 782.8, - low: 770.4, - close: 771.8, - volume: 1769950 - }), - new StockGoogleItem( - { - date: `2017-00-03`, - open: 778.8, - high: 789.6, - low: 775.8, - close: 786.1, - volume: 1657268 - }), - new StockGoogleItem( - { - date: `2017-00-04`, - open: 788.4, - high: 791.3, - low: 783.2, - close: 786.9, - volume: 1072958 - }), - new StockGoogleItem( - { - date: `2017-00-05`, - open: 786.1, - high: 794.5, - low: 785, - close: 794, - volume: 1335167 - }), - new StockGoogleItem( - { - date: `2017-00-06`, - open: 795.3, - high: 807.9, - low: 792.2, - close: 806.1, - volume: 1640170 - }), - new StockGoogleItem( - { - date: `2017-00-09`, - open: 806.4, - high: 810, - low: 802.8, - close: 806.6, - volume: 1274645 - }), - new StockGoogleItem( - { - date: `2017-00-10`, - open: 807.9, - high: 809.1, - low: 803.5, - close: 804.8, - volume: 1176780 - }), - new StockGoogleItem( - { - date: `2017-00-11`, - open: 805, - high: 808.1, - low: 801.4, - close: 807.9, - volume: 1065936 - }), - new StockGoogleItem( - { - date: `2017-00-12`, - open: 807.1, - high: 807.4, - low: 799.2, - close: 806.4, - volume: 1353057 - }), - new StockGoogleItem( - { - date: `2017-00-13`, - open: 807.5, - high: 811.2, - low: 806.7, - close: 807.9, - volume: 1099215 - }), - new StockGoogleItem( - { - date: `2017-00-17`, - open: 807.1, - high: 807.1, - low: 800.4, - close: 804.6, - volume: 1362115 - }), - new StockGoogleItem( - { - date: `2017-00-18`, - open: 805.8, - high: 806.2, - low: 801, - close: 806.1, - volume: 1294407 - }), - new StockGoogleItem( - { - date: `2017-00-19`, - open: 805.1, - high: 809.5, - low: 801.8, - close: 802.2, - volume: 919325 - }), - new StockGoogleItem( - { - date: `2017-00-20`, - open: 806.9, - high: 806.9, - low: 801.7, - close: 805, - volume: 1670045 - }), - new StockGoogleItem( - { - date: `2017-00-23`, - open: 807.3, - high: 820.9, - low: 803.7, - close: 819.3, - volume: 1963628 - }), - new StockGoogleItem( - { - date: `2017-00-24`, - open: 822.3, - high: 825.9, - low: 817.8, - close: 823.9, - volume: 1474010 - }), - new StockGoogleItem( - { - date: `2017-00-25`, - open: 829.6, - high: 835.8, - low: 825.1, - close: 835.7, - volume: 1627304 - }), - new StockGoogleItem( - { - date: `2017-00-26`, - open: 837.8, - high: 838, - low: 827, - close: 832.1, - volume: 2973891 - }), - new StockGoogleItem( - { - date: `2017-00-27`, - open: 834.7, - high: 842, - low: 820.4, - close: 823.3, - volume: 2965771 - }), - new StockGoogleItem( - { - date: `2017-00-30`, - open: 814.7, - high: 815.8, - low: 799.8, - close: 802.3, - volume: 3246573 - }), - new StockGoogleItem( - { - date: `2017-00-31`, - open: 796.9, - high: 801.3, - low: 790.5, - close: 796.8, - volume: 2160556 - }), - new StockGoogleItem( - { - date: `2017-01-01`, - open: 799.7, - high: 801.2, - low: 791.2, - close: 795.7, - volume: 2029744 - }), - new StockGoogleItem( - { - date: `2017-01-02`, - open: 793.8, - high: 802.7, - low: 792, - close: 798.5, - volume: 1532138 - }), - new StockGoogleItem( - { - date: `2017-01-03`, - open: 803, - high: 806, - low: 800.4, - close: 801.5, - volume: 1463448 - }), - new StockGoogleItem( - { - date: `2017-01-06`, - open: 799.7, - high: 801.7, - low: 795.3, - close: 801.3, - volume: 1184483 - }), - new StockGoogleItem( - { - date: `2017-01-07`, - open: 804, - high: 810.5, - low: 801.8, - close: 807, - volume: 1241221 - }), - new StockGoogleItem( - { - date: `2017-01-08`, - open: 807, - high: 811.8, - low: 803.2, - close: 808.4, - volume: 1155990 - }), - new StockGoogleItem( - { - date: `2017-01-09`, - open: 809.5, - high: 810.7, - low: 804.5, - close: 809.6, - volume: 990391 - }), - new StockGoogleItem( - { - date: `2017-01-10`, - open: 811.7, - high: 815.3, - low: 809.8, - close: 813.7, - volume: 1134976 - }), - new StockGoogleItem( - { - date: `2017-01-13`, - open: 816, - high: 821, - low: 815.5, - close: 819.2, - volume: 1213324 - }), - new StockGoogleItem( - { - date: `2017-01-14`, - open: 819, - high: 823, - low: 816, - close: 820.5, - volume: 1054732 - }), - new StockGoogleItem( - { - date: `2017-01-15`, - open: 819.4, - high: 823, - low: 818.5, - close: 819, - volume: 1313617 - }), - new StockGoogleItem( - { - date: `2017-01-16`, - open: 819.9, - high: 824.4, - low: 819, - close: 824.2, - volume: 1287626 - }), - new StockGoogleItem( - { - date: `2017-01-17`, - open: 823, - high: 828.1, - low: 821.7, - close: 828.1, - volume: 1611039 - }), - new StockGoogleItem( - { - date: `2017-01-21`, - open: 828.7, - high: 833.5, - low: 828.4, - close: 831.7, - volume: 1262337 - }), - new StockGoogleItem( - { - date: `2017-01-22`, - open: 828.7, - high: 833.3, - low: 828.6, - close: 830.8, - volume: 987248 - }), - new StockGoogleItem( - { - date: `2017-01-23`, - open: 830.1, - high: 832.5, - low: 822.9, - close: 831.3, - volume: 1472771 - }), - new StockGoogleItem( - { - date: `2017-01-24`, - open: 827.7, - high: 829, - low: 824.2, - close: 828.6, - volume: 1392202 - }), - new StockGoogleItem( - { - date: `2017-01-27`, - open: 824.5, - high: 830.5, - low: 824, - close: 829.3, - volume: 1101466 - }), - new StockGoogleItem( - { - date: `2017-01-28`, - open: 825.6, - high: 828.5, - low: 820.2, - close: 823.2, - volume: 2260769 - }), - new StockGoogleItem( - { - date: `2017-02-01`, - open: 828.9, - high: 836.3, - low: 827.3, - close: 835.2, - volume: 1496540 - }), - new StockGoogleItem( - { - date: `2017-02-02`, - open: 833.9, - high: 834.5, - low: 829.6, - close: 830.6, - volume: 942476 - }), - new StockGoogleItem( - { - date: `2017-02-03`, - open: 830.6, - high: 831.4, - low: 825.8, - close: 829.1, - volume: 896378 - }), - new StockGoogleItem( - { - date: `2017-02-06`, - open: 827, - high: 828.9, - low: 822.4, - close: 827.8, - volume: 1109037 - }), - new StockGoogleItem( - { - date: `2017-02-07`, - open: 827.4, - high: 833.4, - low: 826.5, - close: 831.9, - volume: 1037630 - }), - new StockGoogleItem( - { - date: `2017-02-08`, - open: 833.5, - high: 838.1, - low: 831.8, - close: 835.4, - volume: 989773 - }), - new StockGoogleItem( - { - date: `2017-02-09`, - open: 836, - high: 842, - low: 834.2, - close: 838.7, - volume: 1261517 - }), - new StockGoogleItem( - { - date: `2017-02-10`, - open: 843.3, - high: 844.9, - low: 839.5, - close: 843.3, - volume: 1704024 - }), - new StockGoogleItem( - { - date: `2017-02-13`, - open: 844, - high: 848.7, - low: 843.3, - close: 845.5, - volume: 1223647 - }), - new StockGoogleItem( - { - date: `2017-02-14`, - open: 843.6, - high: 847.2, - low: 840.8, - close: 845.6, - volume: 780198 - }), - new StockGoogleItem( - { - date: `2017-02-15`, - open: 847.6, - high: 848.6, - low: 840.8, - close: 847.2, - volume: 1381474 - }), - new StockGoogleItem( - { - date: `2017-02-16`, - open: 849, - high: 850.9, - low: 846.1, - close: 848.8, - volume: 977560 - }), - new StockGoogleItem( - { - date: `2017-02-17`, - open: 851.6, - high: 853.4, - low: 847.1, - close: 852.1, - volume: 1716471 - }), - new StockGoogleItem( - { - date: `2017-02-20`, - open: 850, - high: 850.2, - low: 845.1, - close: 848.4, - volume: 1231521 - }), - new StockGoogleItem( - { - date: `2017-02-21`, - open: 851.4, - high: 853.5, - low: 829, - close: 830.5, - volume: 2463484 - }), - new StockGoogleItem( - { - date: `2017-02-22`, - open: 831.9, - high: 835.5, - low: 827.2, - close: 829.6, - volume: 1401465 - }), - new StockGoogleItem( - { - date: `2017-02-23`, - open: 821, - high: 822.6, - low: 812.3, - close: 817.6, - volume: 3487056 - }), - new StockGoogleItem( - { - date: `2017-02-24`, - open: 820.1, - high: 821.9, - low: 808.9, - close: 814.4, - volume: 1981006 - }), - new StockGoogleItem( - { - date: `2017-02-27`, - open: 807, - high: 821.6, - low: 803.4, - close: 819.5, - volume: 1894990 - }), - new StockGoogleItem( - { - date: `2017-02-28`, - open: 820.4, - high: 826, - low: 814, - close: 820.9, - volume: 1620542 - }), - new StockGoogleItem( - { - date: `2017-02-29`, - open: 825, - high: 832.8, - low: 822.4, - close: 831.4, - volume: 1786321 - }), - new StockGoogleItem( - { - date: `2017-02-30`, - open: 833.5, - high: 833.7, - low: 829, - close: 831.5, - volume: 1055339 - }), - new StockGoogleItem( - { - date: `2017-02-31`, - open: 829, - high: 831.6, - low: 827.4, - close: 829.6, - volume: 1401893 - }), - new StockGoogleItem( - { - date: `2017-03-03`, - open: 829.2, - high: 840.9, - low: 829.2, - close: 838.5, - volume: 1671503 - }), - new StockGoogleItem( - { - date: `2017-03-04`, - open: 831.4, - high: 835.2, - low: 829, - close: 834.6, - volume: 1045363 - }), - new StockGoogleItem( - { - date: `2017-03-05`, - open: 835.5, - high: 842.5, - low: 830.7, - close: 831.4, - volume: 1555328 - }), - new StockGoogleItem( - { - date: `2017-03-06`, - open: 832.4, - high: 836.4, - low: 826.5, - close: 827.9, - volume: 1254433 - }), - new StockGoogleItem( - { - date: `2017-03-07`, - open: 828, - high: 828.5, - low: 820.5, - close: 824.7, - volume: 1057253 - }), - new StockGoogleItem( - { - date: `2017-03-10`, - open: 825.4, - high: 829.4, - low: 823.8, - close: 824.7, - volume: 978905 - }), - new StockGoogleItem( - { - date: `2017-03-11`, - open: 824.7, - high: 827.4, - low: 817, - close: 823.4, - volume: 1079732 - }), - new StockGoogleItem( - { - date: `2017-03-12`, - open: 821.9, - high: 826.7, - low: 821, - close: 824.3, - volume: 900480 - }), - new StockGoogleItem( - { - date: `2017-03-13`, - open: 822.1, - high: 826.4, - low: 821.4, - close: 823.6, - volume: 1122362 - }), - new StockGoogleItem( - { - date: `2017-03-17`, - open: 825, - high: 837.8, - low: 824.5, - close: 837.2, - volume: 895015 - }), - new StockGoogleItem( - { - date: `2017-03-18`, - open: 834.2, - high: 838.9, - low: 832.7, - close: 836.8, - volume: 836722 - }), - new StockGoogleItem( - { - date: `2017-03-19`, - open: 839.8, - high: 842.2, - low: 836.3, - close: 838.2, - volume: 954330 - }), - new StockGoogleItem( - { - date: `2017-03-20`, - open: 841.4, - high: 845.2, - low: 839.3, - close: 841.6, - volume: 959031 - }), - new StockGoogleItem( - { - date: `2017-03-21`, - open: 842.9, - high: 843.9, - low: 840.6, - close: 843.2, - volume: 1323583 - }), - new StockGoogleItem( - { - date: `2017-03-24`, - open: 851.2, - high: 863.5, - low: 849.9, - close: 862.8, - volume: 1372541 - }), - new StockGoogleItem( - { - date: `2017-03-25`, - open: 865, - high: 875, - low: 862.8, - close: 872.3, - volume: 1671972 - }), - new StockGoogleItem( - { - date: `2017-03-26`, - open: 874.2, - high: 876, - low: 867.8, - close: 871.7, - volume: 1237167 - }), - new StockGoogleItem( - { - date: `2017-03-27`, - open: 873.6, - high: 875.4, - low: 870.4, - close: 874.3, - volume: 2026816 - }), - new StockGoogleItem( - { - date: `2017-03-28`, - open: 910.7, - high: 916.9, - low: 905.8, - close: 906, - volume: 3276255 - }), - new StockGoogleItem( - { - date: `2017-04-01`, - open: 901.9, - high: 915.7, - low: 901.5, - close: 912.6, - volume: 2115993 - }), - new StockGoogleItem( - { - date: `2017-04-02`, - open: 909.6, - high: 920.8, - low: 909.5, - close: 916.4, - volume: 1587219 - }), - new StockGoogleItem( - { - date: `2017-04-03`, - open: 914.9, - high: 928.1, - low: 912.5, - close: 927, - volume: 1499532 - }), - new StockGoogleItem( - { - date: `2017-04-04`, - open: 926.1, - high: 935.9, - low: 924.6, - close: 931.7, - volume: 1422144 - }), - new StockGoogleItem( - { - date: `2017-04-05`, - open: 933.5, - high: 934.9, - low: 925.2, - close: 927.1, - volume: 1911275 - }), - new StockGoogleItem( - { - date: `2017-04-08`, - open: 926.1, - high: 936.9, - low: 925.3, - close: 934.3, - volume: 1329825 - }), - new StockGoogleItem( - { - date: `2017-04-09`, - open: 937, - high: 937.5, - low: 929.5, - close: 932.2, - volume: 1581809 - }), - new StockGoogleItem( - { - date: `2017-04-10`, - open: 932, - high: 932, - low: 925.2, - close: 928.8, - volume: 1173925 - }), - new StockGoogleItem( - { - date: `2017-04-11`, - open: 925.3, - high: 932.5, - low: 923, - close: 930.6, - volume: 835386 - }), - new StockGoogleItem( - { - date: `2017-04-12`, - open: 931.5, - high: 933.4, - low: 927.9, - close: 932.2, - volume: 1050601 - }), - new StockGoogleItem( - { - date: `2017-04-15`, - open: 933, - high: 938.3, - low: 929.3, - close: 937.1, - volume: 1108496 - }), - new StockGoogleItem( - { - date: `2017-04-16`, - open: 940, - high: 943.1, - low: 937.6, - close: 943, - volume: 969479 - }), - new StockGoogleItem( - { - date: `2017-04-17`, - open: 935.7, - high: 939.3, - low: 918.1, - close: 919.6, - volume: 2362072 - }), - new StockGoogleItem( - { - date: `2017-04-18`, - open: 921, - high: 933.2, - low: 918.8, - close: 930.2, - volume: 1596897 - }), - new StockGoogleItem( - { - date: `2017-04-19`, - open: 931.5, - high: 937.8, - low: 931, - close: 934, - volume: 1393024 - }), - new StockGoogleItem( - { - date: `2017-04-22`, - open: 935, - high: 941.9, - low: 935, - close: 941.9, - volume: 1120385 - }), - new StockGoogleItem( - { - date: `2017-04-23`, - open: 947.9, - high: 951.5, - low: 942.6, - close: 948.8, - volume: 1270817 - }), - new StockGoogleItem( - { - date: `2017-04-24`, - open: 953, - high: 955.1, - low: 949.5, - close: 955, - volume: 1034199 - }), - new StockGoogleItem( - { - date: `2017-04-25`, - open: 957.3, - high: 972.6, - low: 955.5, - close: 969.5, - volume: 1660474 - }), - new StockGoogleItem( - { - date: `2017-04-26`, - open: 969.7, - high: 975, - low: 965, - close: 971.5, - volume: 1252010 - }), - new StockGoogleItem( - { - date: `2017-04-30`, - open: 970.3, - high: 976.2, - low: 969.5, - close: 975.9, - volume: 1466654 - }), - new StockGoogleItem( - { - date: `2017-04-31`, - open: 975, - high: 979.3, - low: 960.2, - close: 964.9, - volume: 2448067 - }), - new StockGoogleItem( - { - date: `2017-05-01`, - open: 969, - high: 971.5, - low: 960, - close: 967, - volume: 1410458 - }), - new StockGoogleItem( - { - date: `2017-05-02`, - open: 969.5, - high: 975.9, - low: 966, - close: 975.6, - volume: 1750955 - }), - new StockGoogleItem( - { - date: `2017-05-05`, - open: 976.5, - high: 986.9, - low: 975.1, - close: 983.7, - volume: 1252106 - }), - new StockGoogleItem( - { - date: `2017-05-06`, - open: 983.2, - high: 988.3, - low: 975.1, - close: 976.6, - volume: 1814624 - }), - new StockGoogleItem( - { - date: `2017-05-07`, - open: 979.6, - high: 984.1, - low: 975.8, - close: 981.1, - volume: 1453874 - }), - new StockGoogleItem( - { - date: `2017-05-08`, - open: 982.4, - high: 984.6, - low: 977.2, - close: 983.4, - volume: 1481916 - }), - new StockGoogleItem( - { - date: `2017-05-09`, - open: 984.5, - high: 984.5, - low: 935.6, - close: 949.8, - volume: 3309389 - }), - new StockGoogleItem( - { - date: `2017-05-12`, - open: 939.6, - high: 949.4, - low: 915.2, - close: 942.9, - volume: 3763529 - }), - new StockGoogleItem( - { - date: `2017-05-13`, - open: 951.9, - high: 960, - low: 944.1, - close: 953.4, - volume: 2013337 - }), - new StockGoogleItem( - { - date: `2017-05-14`, - open: 959.9, - high: 961.1, - low: 942.3, - close: 950.8, - volume: 1489715 - }), - new StockGoogleItem( - { - date: `2017-05-15`, - open: 934, - high: 943.3, - low: 924.4, - close: 942.3, - volume: 2133050 - }), - new StockGoogleItem( - { - date: `2017-05-16`, - open: 940, - high: 942, - low: 931.6, - close: 939.8, - volume: 3094711 - }), - new StockGoogleItem( - { - date: `2017-05-19`, - open: 950, - high: 960, - low: 949, - close: 957.4, - volume: 1533336 - }), - new StockGoogleItem( - { - date: `2017-05-20`, - open: 957.5, - high: 961.6, - low: 950, - close: 950.6, - volume: 1125990 - }), - new StockGoogleItem( - { - date: `2017-05-21`, - open: 953.6, - high: 960.1, - low: 950.8, - close: 959.5, - volume: 1202233 - }), - new StockGoogleItem( - { - date: `2017-05-22`, - open: 958.7, - high: 960.7, - low: 954.5, - close: 957.1, - volume: 941958 - }), - new StockGoogleItem( - { - date: `2017-05-23`, - open: 956.8, - high: 966, - low: 954.2, - close: 965.6, - volume: 1527856 - }), - new StockGoogleItem( - { - date: `2017-05-26`, - open: 969.9, - high: 973.3, - low: 950.8, - close: 952.3, - volume: 1598355 - }), - new StockGoogleItem( - { - date: `2017-05-27`, - open: 942.5, - high: 948.3, - low: 926.9, - close: 927.3, - volume: 2579930 - }), - new StockGoogleItem( - { - date: `2017-05-28`, - open: 929, - high: 942.8, - low: 916, - close: 940.5, - volume: 2721406 - }), - new StockGoogleItem( - { - date: `2017-05-29`, - open: 929.9, - high: 931.3, - low: 910.6, - close: 917.8, - volume: 3299176 - }), - new StockGoogleItem( - { - date: `2017-05-30`, - open: 926, - high: 926, - low: 908.3, - close: 908.7, - volume: 2090226 - }), - new StockGoogleItem( - { - date: `2017-06-03`, - open: 912.2, - high: 913.9, - low: 894.8, - close: 898.7, - volume: 1710373 - }), - new StockGoogleItem( - { - date: `2017-06-05`, - open: 901.8, - high: 914.5, - low: 898.5, - close: 911.7, - volume: 1813884 - }), - new StockGoogleItem( - { - date: `2017-06-06`, - open: 904.1, - high: 914.9, - low: 899.7, - close: 906.7, - volume: 1424503 - }), - new StockGoogleItem( - { - date: `2017-06-07`, - open: 908.9, - high: 921.5, - low: 908.9, - close: 918.6, - volume: 1637785 - }), - new StockGoogleItem( - { - date: `2017-06-10`, - open: 921.8, - high: 930.4, - low: 919.6, - close: 928.8, - volume: 1192825 - }), - new StockGoogleItem( - { - date: `2017-06-11`, - open: 929.5, - high: 931.4, - low: 922, - close: 930.1, - volume: 1113235 - }), - new StockGoogleItem( - { - date: `2017-06-12`, - open: 938.7, - high: 946.3, - low: 934.5, - close: 943.8, - volume: 1532144 - }), - new StockGoogleItem( - { - date: `2017-06-13`, - open: 946.3, - high: 954.5, - low: 943, - close: 947.2, - volume: 1294687 - }), - new StockGoogleItem( - { - date: `2017-06-14`, - open: 952, - high: 956.9, - low: 948, - close: 956, - volume: 1053774 - }), - new StockGoogleItem( - { - date: `2017-06-17`, - open: 957, - high: 960.7, - low: 949.2, - close: 953.4, - volume: 1165537 - }), - new StockGoogleItem( - { - date: `2017-06-18`, - open: 953, - high: 968, - low: 950.6, - close: 965.4, - volume: 1153964 - }), - new StockGoogleItem( - { - date: `2017-06-19`, - open: 967.8, - high: 973, - low: 964, - close: 970.9, - volume: 1224540 - }), - new StockGoogleItem( - { - date: `2017-06-20`, - open: 975, - high: 975.9, - low: 961.5, - close: 968.1, - volume: 1624463 - }), - new StockGoogleItem( - { - date: `2017-06-21`, - open: 962.3, - high: 973.2, - low: 960.1, - close: 972.9, - volume: 1711000 - }), - new StockGoogleItem( - { - date: `2017-06-24`, - open: 972.2, - high: 986.2, - low: 970.8, - close: 980.3, - volume: 3248347 - }), - new StockGoogleItem( - { - date: `2017-06-25`, - open: 953.8, - high: 959.7, - low: 945.4, - close: 950.7, - volume: 4660979 - }), - new StockGoogleItem( - { - date: `2017-06-26`, - open: 954.7, - high: 955, - low: 942.3, - close: 947.8, - volume: 2088256 - }), - new StockGoogleItem( - { - date: `2017-06-27`, - open: 951.8, - high: 951.8, - low: 920, - close: 934.1, - volume: 3212996 - }), - new StockGoogleItem( - { - date: `2017-06-28`, - open: 929.4, - high: 943.8, - low: 927.5, - close: 941.5, - volume: 1846351 - }), - new StockGoogleItem( - { - date: `2017-06-31`, - open: 941.9, - high: 943.6, - low: 926, - close: 930.5, - volume: 1970095 - }), - new StockGoogleItem( - { - date: `2017-07-01`, - open: 932.4, - high: 937.5, - low: 929.3, - close: 930.8, - volume: 1277734 - }), - new StockGoogleItem( - { - date: `2017-07-02`, - open: 928.6, - high: 932.6, - low: 916.7, - close: 930.4, - volume: 1824448 - }), - new StockGoogleItem( - { - date: `2017-07-03`, - open: 930.3, - high: 932.2, - low: 922.2, - close: 923.6, - volume: 1202512 - }), - new StockGoogleItem( - { - date: `2017-07-04`, - open: 926.8, - high: 930.3, - low: 923, - close: 928, - volume: 1082267 - }), - new StockGoogleItem( - { - date: `2017-07-07`, - open: 929.1, - high: 931.7, - low: 926.5, - close: 929.4, - volume: 1032239 - }), - new StockGoogleItem( - { - date: `2017-07-08`, - open: 927.1, - high: 935.8, - low: 925.6, - close: 926.8, - volume: 1061579 - }), - new StockGoogleItem( - { - date: `2017-07-09`, - open: 920.6, - high: 926, - low: 917.3, - close: 922.9, - volume: 1192081 - }), - new StockGoogleItem( - { - date: `2017-07-10`, - open: 917.5, - high: 919.3, - low: 906.1, - close: 907.2, - volume: 1823967 - }), - new StockGoogleItem( - { - date: `2017-07-11`, - open: 908, - high: 917.8, - low: 905.6, - close: 914.4, - volume: 1206782 - }), - new StockGoogleItem( - { - date: `2017-07-14`, - open: 922.5, - high: 924.7, - low: 918.2, - close: 922.7, - volume: 1064530 - }), - new StockGoogleItem( - { - date: `2017-07-15`, - open: 924.2, - high: 926.5, - low: 919.8, - close: 922.2, - volume: 883369 - }), - new StockGoogleItem( - { - date: `2017-07-16`, - open: 925.3, - high: 932.7, - low: 923.4, - close: 927, - volume: 1006711 - }), - new StockGoogleItem( - { - date: `2017-07-17`, - open: 925.8, - high: 926.9, - low: 911, - close: 911, - volume: 1277238 - }), - new StockGoogleItem( - { - date: `2017-07-18`, - open: 910.3, - high: 915.3, - low: 907.1, - close: 910.7, - volume: 1342689 - }), - new StockGoogleItem( - { - date: `2017-07-21`, - open: 910, - high: 913, - low: 903.4, - close: 906.7, - volume: 943441 - }), - new StockGoogleItem( - { - date: `2017-07-22`, - open: 912.7, - high: 925.9, - low: 911.5, - close: 924.7, - volume: 1166737 - }), - new StockGoogleItem( - { - date: `2017-07-23`, - open: 921.9, - high: 929.9, - low: 919.4, - close: 927, - volume: 1090248 - }), - new StockGoogleItem( - { - date: `2017-07-24`, - open: 928.7, - high: 930.8, - low: 915.5, - close: 921.3, - volume: 1270306 - }), - new StockGoogleItem( - { - date: `2017-07-25`, - open: 923.5, - high: 925.6, - low: 915.5, - close: 915.9, - volume: 1053376 - }), - new StockGoogleItem( - { - date: `2017-07-28`, - open: 916, - high: 919.2, - low: 911.9, - close: 913.8, - volume: 1086484 - }), - new StockGoogleItem( - { - date: `2017-07-29`, - open: 905.1, - high: 923.3, - low: 905, - close: 921.3, - volume: 1185564 - }), - new StockGoogleItem( - { - date: `2017-07-30`, - open: 920, - high: 930.8, - low: 919.6, - close: 929.6, - volume: 1301225 - }), - new StockGoogleItem( - { - date: `2017-07-31`, - open: 931.8, - high: 942, - low: 931.8, - close: 939.3, - volume: 1582579 - }), - new StockGoogleItem( - { - date: `2017-08-01`, - open: 941.1, - high: 942.5, - low: 935.1, - close: 937.3, - volume: 947374 - }), - new StockGoogleItem( - { - date: `2017-08-05`, - open: 933.1, - high: 937, - low: 922, - close: 928.5, - volume: 1348292 - }), - new StockGoogleItem( - { - date: `2017-08-06`, - open: 930.1, - high: 930.9, - low: 919.3, - close: 927.8, - volume: 1527650 - }), - new StockGoogleItem( - { - date: `2017-08-07`, - open: 931.7, - high: 936.4, - low: 923.6, - close: 936, - volume: 1212743 - }), - new StockGoogleItem( - { - date: `2017-08-08`, - open: 936.5, - high: 937, - low: 924.9, - close: 926.5, - volume: 1011538 - }), - new StockGoogleItem( - { - date: `2017-08-11`, - open: 934.3, - high: 938.4, - low: 926.9, - close: 929.1, - volume: 1266991 - }), - new StockGoogleItem( - { - date: `2017-08-12`, - open: 932.6, - high: 933.5, - low: 923.9, - close: 932.1, - volume: 1134397 - }), - new StockGoogleItem( - { - date: `2017-08-13`, - open: 930.7, - high: 937.3, - low: 929.9, - close: 935.1, - volume: 1102631 - }), - new StockGoogleItem( - { - date: `2017-08-14`, - open: 931.3, - high: 932.8, - low: 924, - close: 925.1, - volume: 1397644 - }), - new StockGoogleItem( - { - date: `2017-08-15`, - open: 924.7, - high: 926.5, - low: 916.4, - close: 920.3, - volume: 2505430 - }), - new StockGoogleItem( - { - date: `2017-08-18`, - open: 920, - high: 922.1, - low: 910.6, - close: 915, - volume: 1306922 - }), - new StockGoogleItem( - { - date: `2017-08-19`, - open: 917.4, - high: 922.4, - low: 912.5, - close: 921.8, - volume: 936654 - }), - new StockGoogleItem( - { - date: `2017-08-20`, - open: 923, - high: 933.9, - low: 922, - close: 931.6, - volume: 1669763 - }), - new StockGoogleItem( - { - date: `2017-08-21`, - open: 933, - high: 936.5, - low: 923.8, - close: 932.5, - volume: 1290607 - }), - new StockGoogleItem( - { - date: `2017-08-22`, - open: 927.8, - high: 934.7, - low: 926.5, - close: 928.5, - volume: 1052704 - }), - new StockGoogleItem( - { - date: `2017-08-25`, - open: 925.5, - high: 926.4, - low: 909.7, - close: 921, - volume: 1856822 - }), - new StockGoogleItem( - { - date: `2017-08-26`, - open: 923.7, - high: 930.8, - low: 921.1, - close: 924.9, - volume: 1666861 - }), - new StockGoogleItem( - { - date: `2017-08-27`, - open: 927.7, - high: 949.9, - low: 927.7, - close: 944.5, - volume: 2212600 - }), - new StockGoogleItem( - { - date: `2017-08-28`, - open: 941.4, - high: 950.7, - low: 940.5, - close: 949.5, - volume: 1020312 - }), - new StockGoogleItem( - { - date: `2017-08-29`, - open: 952, - high: 959.8, - low: 951.5, - close: 959.1, - volume: 1580994 - }), - new StockGoogleItem( - { - date: `2017-09-02`, - open: 960, - high: 962.5, - low: 947.8, - close: 953.3, - volume: 1283444 - }), - new StockGoogleItem( - { - date: `2017-09-03`, - open: 954, - high: 958, - low: 949.1, - close: 957.8, - volume: 888346 - }), - new StockGoogleItem( - { - date: `2017-09-04`, - open: 957, - high: 960.4, - low: 950.7, - close: 951.7, - volume: 952391 - }), - new StockGoogleItem( - { - date: `2017-09-05`, - open: 955.5, - high: 970.9, - low: 955.2, - close: 970, - volume: 1213816 - }), - new StockGoogleItem( - { - date: `2017-09-06`, - open: 966.7, - high: 979.5, - low: 963.4, - close: 978.9, - volume: 1173882 - }), - new StockGoogleItem( - { - date: `2017-09-09`, - open: 980, - high: 985.4, - low: 976.1, - close: 977, - volume: 891355 - }), - new StockGoogleItem( - { - date: `2017-09-10`, - open: 980, - high: 981.6, - low: 966.1, - close: 972.6, - volume: 968362 - }), - new StockGoogleItem( - { - date: `2017-09-11`, - open: 973.7, - high: 990.7, - low: 972.3, - close: 989.3, - volume: 1693274 - }), - new StockGoogleItem( - { - date: `2017-09-12`, - open: 987.5, - high: 994.1, - low: 985, - close: 987.8, - volume: 1262793 - }), - new StockGoogleItem( - { - date: `2017-09-13`, - open: 992, - high: 997.2, - low: 989, - close: 989.7, - volume: 1169777 - }), - new StockGoogleItem( - { - date: `2017-09-16`, - open: 992.1, - high: 993.9, - low: 984, - close: 992, - volume: 910543 - }), - new StockGoogleItem( - { - date: `2017-09-17`, - open: 990.3, - high: 996.4, - low: 988.6, - close: 992.2, - volume: 1290186 - }), - new StockGoogleItem( - { - date: `2017-09-18`, - open: 991.8, - high: 996.7, - low: 987, - close: 992.8, - volume: 1057581 - }), - new StockGoogleItem( - { - date: `2017-09-19`, - open: 986, - high: 988.9, - low: 978.4, - close: 984.5, - volume: 1313575 - }), - new StockGoogleItem( - { - date: `2017-09-20`, - open: 989.4, - high: 991, - low: 984.6, - close: 988.2, - volume: 1183186 - }), - new StockGoogleItem( - { - date: `2017-09-23`, - open: 989.5, - high: 989.5, - low: 966.1, - close: 968.5, - volume: 1478448 - }), - new StockGoogleItem( - { - date: `2017-09-24`, - open: 970, - high: 972.2, - low: 961, - close: 970.5, - volume: 1212153 - }), - new StockGoogleItem( - { - date: `2017-09-25`, - open: 968.4, - high: 976.1, - low: 960.5, - close: 973.3, - volume: 1211262 - }), - new StockGoogleItem( - { - date: `2017-09-26`, - open: 980, - high: 987.6, - low: 972.2, - close: 972.6, - volume: 2042149 - }), - new StockGoogleItem( - { - date: `2017-09-27`, - open: 1009.2, - high: 1048.4, - low: 1008.2, - close: 1019.3, - volume: 5167689 - }), - new StockGoogleItem( - { - date: `2017-09-30`, - open: 1014, - high: 1025, - low: 1007.5, - close: 1017.1, - volume: 2085062 - }), - new StockGoogleItem( - { - date: `2017-09-31`, - open: 1015.2, - high: 1024, - low: 1010.4, - close: 1016.6, - volume: 1331391 - }), - new StockGoogleItem( - { - date: `2017-10-01`, - open: 1017.2, - high: 1029.7, - low: 1017, - close: 1025.5, - volume: 1373444 - }), - new StockGoogleItem( - { - date: `2017-10-02`, - open: 1021.8, - high: 1028.1, - low: 1013, - close: 1025.6, - volume: 1048970 - }), - new StockGoogleItem( - { - date: `2017-10-03`, - open: 1022.1, - high: 1032.7, - low: 1020.3, - close: 1032.5, - volume: 1076350 - }), - new StockGoogleItem( - { - date: `2017-10-06`, - open: 1029, - high: 1034.9, - low: 1025, - close: 1025.9, - volume: 1125185 - }), - new StockGoogleItem( - { - date: `2017-10-07`, - open: 1027.3, - high: 1034, - low: 1025.1, - close: 1033.3, - volume: 1112331 - }), - new StockGoogleItem( - { - date: `2017-10-08`, - open: 1030.5, - high: 1043.5, - low: 1028.5, - close: 1039.8, - volume: 1088716 - }), - new StockGoogleItem( - { - date: `2017-10-09`, - open: 1034, - high: 1034, - low: 1019.7, - close: 1031.3, - volume: 1245246 - }), - new StockGoogleItem( - { - date: `2017-10-10`, - open: 1026.5, - high: 1030.8, - low: 1025.3, - close: 1028.1, - volume: 720676 - }), - new StockGoogleItem( - { - date: `2017-10-13`, - open: 1023.4, - high: 1031.6, - low: 1022.6, - close: 1025.8, - volume: 885779 - }), - new StockGoogleItem( - { - date: `2017-10-14`, - open: 1022.6, - high: 1026.8, - low: 1014.1, - close: 1026, - volume: 959222 - }), - new StockGoogleItem( - { - date: `2017-10-15`, - open: 1019.2, - high: 1024.1, - low: 1015.4, - close: 1020.9, - volume: 853992 - }), - new StockGoogleItem( - { - date: `2017-10-16`, - open: 1022.5, - high: 1035.9, - low: 1022.5, - close: 1032.5, - volume: 1129688 - }), - new StockGoogleItem( - { - date: `2017-10-17`, - open: 1034, - high: 1034.4, - low: 1017.8, - close: 1019.1, - volume: 1397064 - }), - new StockGoogleItem( - { - date: `2017-10-20`, - open: 1020.3, - high: 1022.6, - low: 1017.5, - close: 1018.4, - volume: 953470 - }), - new StockGoogleItem( - { - date: `2017-10-21`, - open: 1023.3, - high: 1035.1, - low: 1022.7, - close: 1034.5, - volume: 1096999 - }), - new StockGoogleItem( - { - date: `2017-10-22`, - open: 1035, - high: 1039.7, - low: 1031.4, - close: 1036, - volume: 746878 - }), - new StockGoogleItem( - { - date: `2017-10-24`, - open: 1035.9, - high: 1043.2, - low: 1035, - close: 1040.6, - volume: 536996 - }), - new StockGoogleItem( - { - date: `2017-10-27`, - open: 1040, - high: 1055.5, - low: 1038.4, - close: 1054.2, - volume: 1307881 - }), - new StockGoogleItem( - { - date: `2017-10-28`, - open: 1055.1, - high: 1062.4, - low: 1040, - close: 1047.4, - volume: 1424394 - }), - new StockGoogleItem( - { - date: `2017-10-29`, - open: 1042.7, - high: 1044.1, - low: 1015.6, - close: 1021.7, - volume: 2459426 - }), - new StockGoogleItem( - { - date: `2017-10-30`, - open: 1022.4, - high: 1028.5, - low: 1015, - close: 1021.4, - volume: 1724031 - }), - new StockGoogleItem( - { - date: `2017-11-01`, - open: 1015.8, - high: 1022.5, - low: 1002, - close: 1010.2, - volume: 1909566 - }), - new StockGoogleItem( - { - date: `2017-11-04`, - open: 1012.7, - high: 1016.1, - low: 995.6, - close: 998.7, - volume: 1906439 - }), - new StockGoogleItem( - { - date: `2017-11-05`, - open: 995.9, - high: 1020.6, - low: 988.3, - close: 1005.1, - volume: 2067318 - }), - new StockGoogleItem( - { - date: `2017-11-06`, - open: 1001.5, - high: 1025, - low: 1001.1, - close: 1018.4, - volume: 1271964 - }), - new StockGoogleItem( - { - date: `2017-11-07`, - open: 1020.4, - high: 1034.2, - low: 1018.1, - close: 1030.9, - volume: 1458242 - }), - new StockGoogleItem( - { - date: `2017-11-08`, - open: 1037.5, - high: 1042, - low: 1032.5, - close: 1037, - volume: 1290774 - }), - new StockGoogleItem( - { - date: `2017-11-11`, - open: 1035.5, - high: 1043.8, - low: 1032, - close: 1041.1, - volume: 1192838 - }), - new StockGoogleItem( - { - date: `2017-11-12`, - open: 1039.6, - high: 1050.3, - low: 1033.7, - close: 1040.5, - volume: 1279659 - }), - new StockGoogleItem( - { - date: `2017-11-13`, - open: 1046.1, - high: 1046.7, - low: 1038.4, - close: 1040.6, - volume: 1282677 - }), - new StockGoogleItem( - { - date: `2017-11-14`, - open: 1045, - high: 1058.5, - low: 1043.1, - close: 1049.2, - volume: 1558835 - }), - new StockGoogleItem( - { - date: `2017-11-15`, - open: 1054.6, - high: 1067.6, - low: 1049.5, - close: 1064.2, - volume: 3275931 - }), - new StockGoogleItem( - { - date: `2017-11-18`, - open: 1066.1, - high: 1078.5, - low: 1062, - close: 1077.1, - volume: 1554552 - }), - new StockGoogleItem( - { - date: `2017-11-19`, - open: 1075.2, - high: 1076.8, - low: 1063.5, - close: 1070.7, - volume: 1338725 - }), - new StockGoogleItem( - { - date: `2017-11-20`, - open: 1071.8, - high: 1073.4, - low: 1061.5, - close: 1065, - volume: 1268582 - }), - new StockGoogleItem( - { - date: `2017-11-21`, - open: 1065, - high: 1069.3, - low: 1061.8, - close: 1063.6, - volume: 995703 - }), - new StockGoogleItem( - { - date: `2017-11-22`, - open: 1061.1, - high: 1064.2, - low: 1059.4, - close: 1060.1, - volume: 755095 - }), - new StockGoogleItem( - { - date: `2017-11-26`, - open: 1058.1, - high: 1060.1, - low: 1050.2, - close: 1056.7, - volume: 761237 - }), - new StockGoogleItem( - { - date: `2017-11-27`, - open: 1057.4, - high: 1058.4, - low: 1048, - close: 1049.4, - volume: 1271911 - }), - new StockGoogleItem( - { - date: `2017-11-28`, - open: 1051.6, - high: 1054.8, - low: 1044.8, - close: 1048.1, - volume: 837121 - }), - new StockGoogleItem( - { - date: `2017-11-29`, - open: 1046.7, - high: 1049.7, - low: 1044.9, - close: 1046.4, - volume: 887511 - }), - new StockGoogleItem( - { - date: `2018-00-02`, - open: 1048.3, - high: 1066.9, - low: 1045.2, - close: 1065, - volume: 1237564 - }), - new StockGoogleItem( - { - date: `2018-00-03`, - open: 1064.3, - high: 1086.3, - low: 1063.2, - close: 1082.5, - volume: 1430170 - }), - new StockGoogleItem( - { - date: `2018-00-04`, - open: 1088, - high: 1093.6, - low: 1084, - close: 1086.4, - volume: 1004605 - }), - new StockGoogleItem( - { - date: `2018-00-05`, - open: 1094, - high: 1104.3, - low: 1092, - close: 1102.2, - volume: 1279123 - }), - new StockGoogleItem( - { - date: `2018-00-08`, - open: 1102.2, - high: 1111.3, - low: 1101.6, - close: 1106.9, - volume: 1047603 - }), - new StockGoogleItem( - { - date: `2018-00-09`, - open: 1109.4, - high: 1110.6, - low: 1101.2, - close: 1106.3, - volume: 902541 - }), - new StockGoogleItem( - { - date: `2018-00-10`, - open: 1097.1, - high: 1104.6, - low: 1096.1, - close: 1102.6, - volume: 1042793 - }), - new StockGoogleItem( - { - date: `2018-00-11`, - open: 1106.3, - high: 1106.5, - low: 1099.6, - close: 1105.5, - volume: 978292 - }), - new StockGoogleItem( - { - date: `2018-00-12`, - open: 1102.4, - high: 1124.3, - low: 1101.2, - close: 1122.3, - volume: 1720533 - }), - new StockGoogleItem( - { - date: `2018-00-16`, - open: 1132.5, - high: 1139.9, - low: 1117.8, - close: 1121.8, - volume: 1575261 - }), - new StockGoogleItem( - { - date: `2018-00-17`, - open: 1126.2, - high: 1132.6, - low: 1117, - close: 1132, - volume: 1202639 - }), - new StockGoogleItem( - { - date: `2018-00-18`, - open: 1131.4, - high: 1132.5, - low: 1117.5, - close: 1129.8, - volume: 1198234 - }), - new StockGoogleItem( - { - date: `2018-00-19`, - open: 1131.8, - high: 1137.9, - low: 1128.3, - close: 1137.5, - volume: 1778229 - }), - new StockGoogleItem( - { - date: `2018-00-22`, - open: 1137.5, - high: 1159.9, - low: 1135.1, - close: 1155.8, - volume: 1617975 - }), - new StockGoogleItem( - { - date: `2018-00-23`, - open: 1159.8, - high: 1171.6, - low: 1158.8, - close: 1170, - volume: 1333056 - }), - new StockGoogleItem( - { - date: `2018-00-24`, - open: 1177.3, - high: 1179.9, - low: 1161, - close: 1164.2, - volume: 1416625 - }), - new StockGoogleItem( - { - date: `2018-00-25`, - open: 1172.5, - high: 1175.9, - low: 1162.8, - close: 1170.4, - volume: 1480540 - }), - new StockGoogleItem( - { - date: `2018-00-26`, - open: 1175.1, - high: 1175.8, - low: 1158.1, - close: 1175.8, - volume: 2018755 - }), - new StockGoogleItem( - { - date: `2018-00-29`, - open: 1176.5, - high: 1186.9, - low: 1172, - close: 1175.6, - volume: 1378913 - }), - new StockGoogleItem( - { - date: `2018-00-30`, - open: 1167.8, - high: 1176.5, - low: 1163.5, - close: 1163.7, - volume: 1556346 - }), - new StockGoogleItem( - { - date: `2018-00-31`, - open: 1170.6, - high: 1173, - low: 1159.1, - close: 1169.9, - volume: 1538688 - }), - ]; - super(...newItems.slice(0)); - } - } -} +export class StockItem { + public open?: number; + public close?: number; + public high?: number; + public low?: number; + public volume?: number; + + public date?: Date; + + } + //end data \ No newline at end of file diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/src/index.ts b/samples/charts/financial-chart/data-tooltip-styling-props/src/index.ts index 869daf4f7..e08cd931e 100644 --- a/samples/charts/financial-chart/data-tooltip-styling-props/src/index.ts +++ b/samples/charts/financial-chart/data-tooltip-styling-props/src/index.ts @@ -1,6 +1,6 @@ import { IgcFinancialChartModule, IgcDataChartInteractivityModule, IgcDataLegendModule } from 'igniteui-webcomponents-charts'; import { IgcFinancialChartComponent } from 'igniteui-webcomponents-charts'; -import { StockGoogleItem, StockGoogle } from './StockGoogle'; +import { StockGoogle } from './StockGoogle'; import { ModuleManager } from 'igniteui-webcomponents-core'; diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/webpack.config.js b/samples/charts/financial-chart/data-tooltip-styling-props/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/data-tooltip-styling-props/webpack.config.js +++ b/samples/charts/financial-chart/data-tooltip-styling-props/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/data-tooltip/package.json b/samples/charts/financial-chart/data-tooltip/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/data-tooltip/package.json +++ b/samples/charts/financial-chart/data-tooltip/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/data-tooltip/src/MultipleStocks.ts b/samples/charts/financial-chart/data-tooltip/src/MultipleStocks.ts index 3688676b4..ca994ac34 100644 --- a/samples/charts/financial-chart/data-tooltip/src/MultipleStocks.ts +++ b/samples/charts/financial-chart/data-tooltip/src/MultipleStocks.ts @@ -80,7 +80,7 @@ export class MultipleStocks extends Array> { for (let json of jsonData) { let parts = json.date.split("-"); // "2020-01-01" let item = new StockItem(); - item.date = new Date(parts[0], parts[1], parts[2]); + item.date = new Date(parts[0], parts[1], parts[2],13,0,0); item.open = json.open; item.high = json.high; item.low = json.low; diff --git a/samples/charts/financial-chart/data-tooltip/webpack.config.js b/samples/charts/financial-chart/data-tooltip/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/data-tooltip/webpack.config.js +++ b/samples/charts/financial-chart/data-tooltip/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/format-specifiers/package.json b/samples/charts/financial-chart/format-specifiers/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/format-specifiers/package.json +++ b/samples/charts/financial-chart/format-specifiers/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/format-specifiers/src/MultipleStocks.ts b/samples/charts/financial-chart/format-specifiers/src/MultipleStocks.ts index 3688676b4..ca994ac34 100644 --- a/samples/charts/financial-chart/format-specifiers/src/MultipleStocks.ts +++ b/samples/charts/financial-chart/format-specifiers/src/MultipleStocks.ts @@ -80,7 +80,7 @@ export class MultipleStocks extends Array> { for (let json of jsonData) { let parts = json.date.split("-"); // "2020-01-01" let item = new StockItem(); - item.date = new Date(parts[0], parts[1], parts[2]); + item.date = new Date(parts[0], parts[1], parts[2],13,0,0); item.open = json.open; item.high = json.high; item.low = json.low; diff --git a/samples/charts/financial-chart/format-specifiers/webpack.config.js b/samples/charts/financial-chart/format-specifiers/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/format-specifiers/webpack.config.js +++ b/samples/charts/financial-chart/format-specifiers/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/high-frequency/package.json b/samples/charts/financial-chart/high-frequency/package.json index fc2c5f0f5..9434f3c63 100644 --- a/samples/charts/financial-chart/high-frequency/package.json +++ b/samples/charts/financial-chart/high-frequency/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/high-frequency/webpack.config.js b/samples/charts/financial-chart/high-frequency/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/high-frequency/webpack.config.js +++ b/samples/charts/financial-chart/high-frequency/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/high-volume/package.json b/samples/charts/financial-chart/high-volume/package.json index 7c91786b2..472a9977a 100644 --- a/samples/charts/financial-chart/high-volume/package.json +++ b/samples/charts/financial-chart/high-volume/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/high-volume/webpack.config.js b/samples/charts/financial-chart/high-volume/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/high-volume/webpack.config.js +++ b/samples/charts/financial-chart/high-volume/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/indicator-customization/package.json b/samples/charts/financial-chart/indicator-customization/package.json index b1957cace..f97d32c27 100644 --- a/samples/charts/financial-chart/indicator-customization/package.json +++ b/samples/charts/financial-chart/indicator-customization/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/indicator-customization/webpack.config.js b/samples/charts/financial-chart/indicator-customization/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/indicator-customization/webpack.config.js +++ b/samples/charts/financial-chart/indicator-customization/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/indicator-types/package.json b/samples/charts/financial-chart/indicator-types/package.json index 296e1f459..4f03f5130 100644 --- a/samples/charts/financial-chart/indicator-types/package.json +++ b/samples/charts/financial-chart/indicator-types/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/indicator-types/webpack.config.js b/samples/charts/financial-chart/indicator-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/indicator-types/webpack.config.js +++ b/samples/charts/financial-chart/indicator-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/multiple-data/package.json b/samples/charts/financial-chart/multiple-data/package.json index f4ad25799..09be955d1 100644 --- a/samples/charts/financial-chart/multiple-data/package.json +++ b/samples/charts/financial-chart/multiple-data/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/multiple-data/webpack.config.js b/samples/charts/financial-chart/multiple-data/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/multiple-data/webpack.config.js +++ b/samples/charts/financial-chart/multiple-data/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/overview/package.json b/samples/charts/financial-chart/overview/package.json index fce6ec37d..a1e84290e 100644 --- a/samples/charts/financial-chart/overview/package.json +++ b/samples/charts/financial-chart/overview/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/overview/webpack.config.js b/samples/charts/financial-chart/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/overview/webpack.config.js +++ b/samples/charts/financial-chart/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/panes/package.json b/samples/charts/financial-chart/panes/package.json index ababdf196..1a43d59ff 100644 --- a/samples/charts/financial-chart/panes/package.json +++ b/samples/charts/financial-chart/panes/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/panes/webpack.config.js b/samples/charts/financial-chart/panes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/panes/webpack.config.js +++ b/samples/charts/financial-chart/panes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/performance/package.json b/samples/charts/financial-chart/performance/package.json index d1908da8b..de3fcc4e7 100644 --- a/samples/charts/financial-chart/performance/package.json +++ b/samples/charts/financial-chart/performance/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/performance/webpack.config.js b/samples/charts/financial-chart/performance/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/performance/webpack.config.js +++ b/samples/charts/financial-chart/performance/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/scrollbars/package.json b/samples/charts/financial-chart/scrollbars/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/financial-chart/scrollbars/package.json +++ b/samples/charts/financial-chart/scrollbars/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/scrollbars/src/MultipleStocks.ts b/samples/charts/financial-chart/scrollbars/src/MultipleStocks.ts index 3688676b4..ca994ac34 100644 --- a/samples/charts/financial-chart/scrollbars/src/MultipleStocks.ts +++ b/samples/charts/financial-chart/scrollbars/src/MultipleStocks.ts @@ -80,7 +80,7 @@ export class MultipleStocks extends Array> { for (let json of jsonData) { let parts = json.date.split("-"); // "2020-01-01" let item = new StockItem(); - item.date = new Date(parts[0], parts[1], parts[2]); + item.date = new Date(parts[0], parts[1], parts[2],13,0,0); item.open = json.open; item.high = json.high; item.low = json.low; diff --git a/samples/charts/financial-chart/scrollbars/webpack.config.js b/samples/charts/financial-chart/scrollbars/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/financial-chart/scrollbars/webpack.config.js +++ b/samples/charts/financial-chart/scrollbars/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/stock-index-chart/package.json b/samples/charts/financial-chart/stock-index-chart/package.json index 8e579c1c0..a099a070f 100644 --- a/samples/charts/financial-chart/stock-index-chart/package.json +++ b/samples/charts/financial-chart/stock-index-chart/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/stock-index-chart/webpack.config.js b/samples/charts/financial-chart/stock-index-chart/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/stock-index-chart/webpack.config.js +++ b/samples/charts/financial-chart/stock-index-chart/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/styling/package.json b/samples/charts/financial-chart/styling/package.json index 90c8dc836..b2277996b 100644 --- a/samples/charts/financial-chart/styling/package.json +++ b/samples/charts/financial-chart/styling/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/styling/webpack.config.js b/samples/charts/financial-chart/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/styling/webpack.config.js +++ b/samples/charts/financial-chart/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/titles/package.json b/samples/charts/financial-chart/titles/package.json index 071f6f111..a473e4c76 100644 --- a/samples/charts/financial-chart/titles/package.json +++ b/samples/charts/financial-chart/titles/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/titles/webpack.config.js b/samples/charts/financial-chart/titles/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/titles/webpack.config.js +++ b/samples/charts/financial-chart/titles/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/tooltip-types/package.json b/samples/charts/financial-chart/tooltip-types/package.json index 20dce0796..d9dcfc27d 100644 --- a/samples/charts/financial-chart/tooltip-types/package.json +++ b/samples/charts/financial-chart/tooltip-types/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/tooltip-types/webpack.config.js b/samples/charts/financial-chart/tooltip-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/tooltip-types/webpack.config.js +++ b/samples/charts/financial-chart/tooltip-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/trendlines/package.json b/samples/charts/financial-chart/trendlines/package.json index 39dce02e2..322aabde5 100644 --- a/samples/charts/financial-chart/trendlines/package.json +++ b/samples/charts/financial-chart/trendlines/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/trendlines/webpack.config.js b/samples/charts/financial-chart/trendlines/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/trendlines/webpack.config.js +++ b/samples/charts/financial-chart/trendlines/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/financial-chart/volume-types/package.json b/samples/charts/financial-chart/volume-types/package.json index 044f27edf..c64d8d423 100644 --- a/samples/charts/financial-chart/volume-types/package.json +++ b/samples/charts/financial-chart/volume-types/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/financial-chart/volume-types/webpack.config.js b/samples/charts/financial-chart/volume-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/financial-chart/volume-types/webpack.config.js +++ b/samples/charts/financial-chart/volume-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/animation/package.json b/samples/charts/pie-chart/animation/package.json index c3960dba6..7c8343d2e 100644 --- a/samples/charts/pie-chart/animation/package.json +++ b/samples/charts/pie-chart/animation/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/animation/webpack.config.js b/samples/charts/pie-chart/animation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/pie-chart/animation/webpack.config.js +++ b/samples/charts/pie-chart/animation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/explosion/package.json b/samples/charts/pie-chart/explosion/package.json index 88122f74d..8bb375cd4 100644 --- a/samples/charts/pie-chart/explosion/package.json +++ b/samples/charts/pie-chart/explosion/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/explosion/webpack.config.js b/samples/charts/pie-chart/explosion/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/pie-chart/explosion/webpack.config.js +++ b/samples/charts/pie-chart/explosion/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/legend/package.json b/samples/charts/pie-chart/legend/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/pie-chart/legend/package.json +++ b/samples/charts/pie-chart/legend/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/legend/webpack.config.js b/samples/charts/pie-chart/legend/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/pie-chart/legend/webpack.config.js +++ b/samples/charts/pie-chart/legend/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/others/package.json b/samples/charts/pie-chart/others/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/pie-chart/others/package.json +++ b/samples/charts/pie-chart/others/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/others/webpack.config.js b/samples/charts/pie-chart/others/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/pie-chart/others/webpack.config.js +++ b/samples/charts/pie-chart/others/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/overview/package.json b/samples/charts/pie-chart/overview/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/pie-chart/overview/package.json +++ b/samples/charts/pie-chart/overview/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/overview/webpack.config.js b/samples/charts/pie-chart/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/pie-chart/overview/webpack.config.js +++ b/samples/charts/pie-chart/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/selection/package.json b/samples/charts/pie-chart/selection/package.json index 19aef334e..6c7c2694b 100644 --- a/samples/charts/pie-chart/selection/package.json +++ b/samples/charts/pie-chart/selection/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/selection/webpack.config.js b/samples/charts/pie-chart/selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/pie-chart/selection/webpack.config.js +++ b/samples/charts/pie-chart/selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/pie-chart/styling/package.json b/samples/charts/pie-chart/styling/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/pie-chart/styling/package.json +++ b/samples/charts/pie-chart/styling/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/pie-chart/styling/webpack.config.js b/samples/charts/pie-chart/styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/pie-chart/styling/webpack.config.js +++ b/samples/charts/pie-chart/styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/display-area/package.json b/samples/charts/sparkline/display-area/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/sparkline/display-area/package.json +++ b/samples/charts/sparkline/display-area/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/display-area/webpack.config.js b/samples/charts/sparkline/display-area/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/display-area/webpack.config.js +++ b/samples/charts/sparkline/display-area/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/display-column/package.json b/samples/charts/sparkline/display-column/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/sparkline/display-column/package.json +++ b/samples/charts/sparkline/display-column/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/display-column/webpack.config.js b/samples/charts/sparkline/display-column/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/display-column/webpack.config.js +++ b/samples/charts/sparkline/display-column/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/display-lines/package.json b/samples/charts/sparkline/display-lines/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/sparkline/display-lines/package.json +++ b/samples/charts/sparkline/display-lines/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/display-lines/webpack.config.js b/samples/charts/sparkline/display-lines/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/display-lines/webpack.config.js +++ b/samples/charts/sparkline/display-lines/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/display-types/package.json b/samples/charts/sparkline/display-types/package.json index db5399253..5bf4f6c16 100644 --- a/samples/charts/sparkline/display-types/package.json +++ b/samples/charts/sparkline/display-types/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/display-types/webpack.config.js b/samples/charts/sparkline/display-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/sparkline/display-types/webpack.config.js +++ b/samples/charts/sparkline/display-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/display-winloss/package.json b/samples/charts/sparkline/display-winloss/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/sparkline/display-winloss/package.json +++ b/samples/charts/sparkline/display-winloss/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/display-winloss/webpack.config.js b/samples/charts/sparkline/display-winloss/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/display-winloss/webpack.config.js +++ b/samples/charts/sparkline/display-winloss/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/grid/package.json b/samples/charts/sparkline/grid/package.json index f7a99045d..2b03057e0 100644 --- a/samples/charts/sparkline/grid/package.json +++ b/samples/charts/sparkline/grid/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/grid/webpack.config.js b/samples/charts/sparkline/grid/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/sparkline/grid/webpack.config.js +++ b/samples/charts/sparkline/grid/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/markers/package.json b/samples/charts/sparkline/markers/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/sparkline/markers/package.json +++ b/samples/charts/sparkline/markers/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/markers/webpack.config.js b/samples/charts/sparkline/markers/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/markers/webpack.config.js +++ b/samples/charts/sparkline/markers/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/normal-range/package.json b/samples/charts/sparkline/normal-range/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/sparkline/normal-range/package.json +++ b/samples/charts/sparkline/normal-range/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/normal-range/webpack.config.js b/samples/charts/sparkline/normal-range/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/normal-range/webpack.config.js +++ b/samples/charts/sparkline/normal-range/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/trendlines/package.json b/samples/charts/sparkline/trendlines/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/sparkline/trendlines/package.json +++ b/samples/charts/sparkline/trendlines/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/trendlines/webpack.config.js b/samples/charts/sparkline/trendlines/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/trendlines/webpack.config.js +++ b/samples/charts/sparkline/trendlines/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/sparkline/unknown-values/package.json b/samples/charts/sparkline/unknown-values/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/sparkline/unknown-values/package.json +++ b/samples/charts/sparkline/unknown-values/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/sparkline/unknown-values/webpack.config.js b/samples/charts/sparkline/unknown-values/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/sparkline/unknown-values/webpack.config.js +++ b/samples/charts/sparkline/unknown-values/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/actions-built-in-category-chart/package.json b/samples/charts/toolbar/actions-built-in-category-chart/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/toolbar/actions-built-in-category-chart/package.json +++ b/samples/charts/toolbar/actions-built-in-category-chart/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/toolbar/actions-built-in-category-chart/src/index.ts b/samples/charts/toolbar/actions-built-in-category-chart/src/index.ts index d0f1b6b04..7c6f140ce 100644 --- a/samples/charts/toolbar/actions-built-in-category-chart/src/index.ts +++ b/samples/charts/toolbar/actions-built-in-category-chart/src/index.ts @@ -1,5 +1,6 @@ import { IgcLegendModule, IgcCategoryChartModule, IgcCategoryChartToolbarModule } from 'igniteui-webcomponents-charts'; import { IgcToolbarModule } from 'igniteui-webcomponents-layouts'; +import { IgcCheckboxListModule } from 'igniteui-webcomponents-grids'; import { IgcLegendComponent, IgcCategoryChartComponent } from 'igniteui-webcomponents-charts'; import { IgcToolbarComponent } from 'igniteui-webcomponents-layouts'; import { CountryRenewableElectricityItem, CountryRenewableElectricity } from './CountryRenewableElectricity'; @@ -12,7 +13,8 @@ ModuleManager.register( IgcLegendModule, IgcToolbarModule, IgcCategoryChartModule, - IgcCategoryChartToolbarModule + IgcCategoryChartToolbarModule, + IgcCheckboxListModule ); export class Sample { diff --git a/samples/charts/toolbar/actions-built-in-category-chart/webpack.config.js b/samples/charts/toolbar/actions-built-in-category-chart/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/toolbar/actions-built-in-category-chart/webpack.config.js +++ b/samples/charts/toolbar/actions-built-in-category-chart/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/actions-built-in-data-chart/package.json b/samples/charts/toolbar/actions-built-in-data-chart/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/toolbar/actions-built-in-data-chart/package.json +++ b/samples/charts/toolbar/actions-built-in-data-chart/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/toolbar/actions-built-in-data-chart/webpack.config.js b/samples/charts/toolbar/actions-built-in-data-chart/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/toolbar/actions-built-in-data-chart/webpack.config.js +++ b/samples/charts/toolbar/actions-built-in-data-chart/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/color-editor-support/package.json b/samples/charts/toolbar/color-editor-support/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/toolbar/color-editor-support/package.json +++ b/samples/charts/toolbar/color-editor-support/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/toolbar/color-editor-support/webpack.config.js b/samples/charts/toolbar/color-editor-support/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/toolbar/color-editor-support/webpack.config.js +++ b/samples/charts/toolbar/color-editor-support/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/custom-tool/index.html b/samples/charts/toolbar/custom-tool/index.html index 6b1523b0b..b592fddab 100644 --- a/samples/charts/toolbar/custom-tool/index.html +++ b/samples/charts/toolbar/custom-tool/index.html @@ -35,6 +35,13 @@ name="CustomIconName" id="CustomIconName"> + +
diff --git a/samples/charts/toolbar/custom-tool/package.json b/samples/charts/toolbar/custom-tool/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/toolbar/custom-tool/package.json +++ b/samples/charts/toolbar/custom-tool/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/toolbar/custom-tool/src/index.ts b/samples/charts/toolbar/custom-tool/src/index.ts index 5781777e2..fc671b14f 100644 --- a/samples/charts/toolbar/custom-tool/src/index.ts +++ b/samples/charts/toolbar/custom-tool/src/index.ts @@ -21,6 +21,7 @@ export class Sample { private legend: IgcLegendComponent private toolbar: IgcToolbarComponent private customIconName: IgcToolActionLabelComponent + private customIconName2: IgcToolActionLabelComponent private chart: IgcCategoryChartComponent private _bind: () => void; @@ -28,6 +29,7 @@ export class Sample { var legend = this.legend = document.getElementById('legend') as IgcLegendComponent; var toolbar = this.toolbar = document.getElementById('toolbar') as IgcToolbarComponent; var customIconName = this.customIconName = document.getElementById('CustomIconName') as IgcToolActionLabelComponent; + var customIconName2 = this.customIconName2 = document.getElementById('CustomIconName2') as IgcToolActionLabelComponent; var chart = this.chart = document.getElementById('chart') as IgcCategoryChartComponent; this._bind = () => { @@ -55,6 +57,8 @@ export class Sample { const icon = ''; toolbar.registerIconFromText("CustomCollection", "CustomIcon", icon); + toolbar.registerIconFromDataURL("CustomCollection2", "CustomIcon2", "https://www.svgrepo.com/show/678/calculator.svg"); + } } diff --git a/samples/charts/toolbar/custom-tool/webpack.config.js b/samples/charts/toolbar/custom-tool/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/toolbar/custom-tool/webpack.config.js +++ b/samples/charts/toolbar/custom-tool/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/index.html b/samples/charts/toolbar/layout-actions-for-data-chart/index.html index 30c87d4b8..e2b8147e7 100644 --- a/samples/charts/toolbar/layout-actions-for-data-chart/index.html +++ b/samples/charts/toolbar/layout-actions-for-data-chart/index.html @@ -24,19 +24,41 @@ name="toolbar" id="toolbar" orientation="Horizontal"> - - - - + + + + + + + + + + + + + command-id="ZoomReset" + is-highlighted="true"> + + + +
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/package.json b/samples/charts/toolbar/layout-actions-for-data-chart/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/toolbar/layout-actions-for-data-chart/package.json +++ b/samples/charts/toolbar/layout-actions-for-data-chart/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/src/index.ts b/samples/charts/toolbar/layout-actions-for-data-chart/src/index.ts index dd4c785d5..30a536180 100644 --- a/samples/charts/toolbar/layout-actions-for-data-chart/src/index.ts +++ b/samples/charts/toolbar/layout-actions-for-data-chart/src/index.ts @@ -1,10 +1,10 @@ import { IgcToolbarModule } from 'igniteui-webcomponents-layouts'; import { IgcDataChartToolbarModule, IgcDataChartCoreModule, IgcDataChartCategoryModule, IgcDataChartAnnotationModule, IgcDataChartInteractivityModule, IgcDataChartCategoryTrendLineModule } from 'igniteui-webcomponents-charts'; -import { IgcToolbarComponent, IgcToolActionCheckboxComponent, IgcToolActionLabelComponent, IgcToolActionIconMenuComponent } from 'igniteui-webcomponents-layouts'; +import { IgcToolbarComponent, IgcToolActionIconMenuComponent, IgcToolActionGroupHeaderComponent, IgcToolActionSubPanelComponent, IgcToolActionCheckboxComponent, IgcToolActionLabelComponent } from 'igniteui-webcomponents-layouts'; import { IgcDataChartComponent, IgcCategoryXAxisComponent, IgcNumericYAxisComponent, IgcLineSeriesComponent } from 'igniteui-webcomponents-charts'; import { CountryRenewableElectricityItem, CountryRenewableElectricity } from './CountryRenewableElectricity'; import { IgcToolCommandEventArgs } from 'igniteui-webcomponents-layouts'; -import { IgcSeriesComponent, IgcDataToolTipLayerComponent } from 'igniteui-webcomponents-charts'; +import { IgcSeriesComponent, IgcDataToolTipLayerComponent, IgcCrosshairLayerComponent, IgcFinalValueLayerComponent } from 'igniteui-webcomponents-charts'; import { ModuleManager } from 'igniteui-webcomponents-core'; @@ -23,10 +23,16 @@ ModuleManager.register( export class Sample { private toolbar: IgcToolbarComponent + private menuForSubPanelTool: IgcToolActionIconMenuComponent + private subPanelGroup: IgcToolActionGroupHeaderComponent + private customSubPanelTools: IgcToolActionSubPanelComponent private enableTooltipsLabel: IgcToolActionCheckboxComponent - private zoomResetHidden: IgcToolActionLabelComponent + private enableCrosshairsLabel: IgcToolActionCheckboxComponent + private enableFinalValuesLabel: IgcToolActionCheckboxComponent private zoomResetLabel: IgcToolActionLabelComponent + private zoomResetHidden: IgcToolActionLabelComponent private analyzeMenu: IgcToolActionIconMenuComponent + private copyMenu: IgcToolActionLabelComponent private chart: IgcDataChartComponent private xAxis: IgcCategoryXAxisComponent private yAxis: IgcNumericYAxisComponent @@ -37,11 +43,17 @@ export class Sample { constructor() { var toolbar = this.toolbar = document.getElementById('toolbar') as IgcToolbarComponent; - this.toolbarToggleTooltip = this.toolbarToggleTooltip.bind(this); + this.toolbarToggleAnnotations = this.toolbarToggleAnnotations.bind(this); + var menuForSubPanelTool = this.menuForSubPanelTool = document.getElementById('MenuForSubPanelTool') as IgcToolActionIconMenuComponent; + var subPanelGroup = this.subPanelGroup = document.getElementById('SubPanelGroup') as IgcToolActionGroupHeaderComponent; + var customSubPanelTools = this.customSubPanelTools = document.getElementById('CustomSubPanelTools') as IgcToolActionSubPanelComponent; var enableTooltipsLabel = this.enableTooltipsLabel = document.getElementById('EnableTooltipsLabel') as IgcToolActionCheckboxComponent; - var zoomResetHidden = this.zoomResetHidden = document.getElementById('zoomResetHidden') as IgcToolActionLabelComponent; + var enableCrosshairsLabel = this.enableCrosshairsLabel = document.getElementById('EnableCrosshairsLabel') as IgcToolActionCheckboxComponent; + var enableFinalValuesLabel = this.enableFinalValuesLabel = document.getElementById('EnableFinalValuesLabel') as IgcToolActionCheckboxComponent; var zoomResetLabel = this.zoomResetLabel = document.getElementById('zoomResetLabel') as IgcToolActionLabelComponent; + var zoomResetHidden = this.zoomResetHidden = document.getElementById('zoomResetHidden') as IgcToolActionLabelComponent; var analyzeMenu = this.analyzeMenu = document.getElementById('AnalyzeMenu') as IgcToolActionIconMenuComponent; + var copyMenu = this.copyMenu = document.getElementById('CopyMenu') as IgcToolActionLabelComponent; var chart = this.chart = document.getElementById('chart') as IgcDataChartComponent; var xAxis = this.xAxis = document.getElementById('xAxis') as IgcCategoryXAxisComponent; var yAxis = this.yAxis = document.getElementById('yAxis') as IgcNumericYAxisComponent; @@ -51,7 +63,7 @@ export class Sample { this._bind = () => { toolbar.target = this.chart; - toolbar.onCommand = this.toolbarToggleTooltip; + toolbar.onCommand = this.toolbarToggleAnnotations; xAxis.dataSource = this.countryRenewableElectricity; lineSeries1.xAxis = this.xAxis; lineSeries1.yAxis = this.yAxis; @@ -77,7 +89,7 @@ export class Sample { } - public toolbarToggleTooltip(sender: any, args: IgcToolCommandEventArgs): void { + public toolbarToggleAnnotations(sender: any, args: IgcToolCommandEventArgs): void { var target = this.chart; switch (args.command.commandId) { @@ -103,6 +115,50 @@ export class Sample { } } break; + case "EnableCrosshairs": + var enable = args.command.argumentsList[0].value as boolean; + if (enable) + { + target.series.add(new IgcCrosshairLayerComponent()); + } + else + { + var toRemove = null; + for (var i = 0; i < target.actualSeries.length; i++) { + let s = target.actualSeries[i] as IgcSeriesComponent; + if (s instanceof IgcCrosshairLayerComponent) + { + toRemove = s; + } + } + if (toRemove != null) + { + target.series.remove(toRemove); + } + } + break; + case "EnableFinalValues": + var enable = args.command.argumentsList[0].value as boolean; + if (enable) + { + target.series.add(new IgcFinalValueLayerComponent()); + } + else + { + var toRemove = null; + for (var i = 0; i < target.actualSeries.length; i++) { + let s = target.actualSeries[i] as IgcSeriesComponent; + if (s instanceof IgcFinalValueLayerComponent) + { + toRemove = s; + } + } + if (toRemove != null) + { + target.series.remove(toRemove); + } + } + break; } } diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/webpack.config.js b/samples/charts/toolbar/layout-actions-for-data-chart/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/toolbar/layout-actions-for-data-chart/webpack.config.js +++ b/samples/charts/toolbar/layout-actions-for-data-chart/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/package.json b/samples/charts/toolbar/layout-in-vertical-orientation/package.json index f409f6ba8..291563402 100644 --- a/samples/charts/toolbar/layout-in-vertical-orientation/package.json +++ b/samples/charts/toolbar/layout-in-vertical-orientation/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/webpack.config.js b/samples/charts/toolbar/layout-in-vertical-orientation/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/toolbar/layout-in-vertical-orientation/webpack.config.js +++ b/samples/charts/toolbar/layout-in-vertical-orientation/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/toolbar/theming/index.html b/samples/charts/toolbar/theming/index.html index b28f681e1..d88ef9eca 100644 --- a/samples/charts/toolbar/theming/index.html +++ b/samples/charts/toolbar/theming/index.html @@ -27,6 +27,8 @@ id="propertyEditorPanel1"> { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/tree-map/events/package.json b/samples/charts/tree-map/events/package.json index 652a4c39e..f9fd1704a 100644 --- a/samples/charts/tree-map/events/package.json +++ b/samples/charts/tree-map/events/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/tree-map/events/webpack.config.js b/samples/charts/tree-map/events/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/tree-map/events/webpack.config.js +++ b/samples/charts/tree-map/events/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/tree-map/highlighting-percent-based/package.json b/samples/charts/tree-map/highlighting-percent-based/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/tree-map/highlighting-percent-based/package.json +++ b/samples/charts/tree-map/highlighting-percent-based/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/tree-map/highlighting-percent-based/webpack.config.js b/samples/charts/tree-map/highlighting-percent-based/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/tree-map/highlighting-percent-based/webpack.config.js +++ b/samples/charts/tree-map/highlighting-percent-based/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/tree-map/highlighting/package.json b/samples/charts/tree-map/highlighting/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/tree-map/highlighting/package.json +++ b/samples/charts/tree-map/highlighting/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/tree-map/highlighting/webpack.config.js b/samples/charts/tree-map/highlighting/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/tree-map/highlighting/webpack.config.js +++ b/samples/charts/tree-map/highlighting/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/tree-map/layout/package.json b/samples/charts/tree-map/layout/package.json index 84b45d65b..837810012 100644 --- a/samples/charts/tree-map/layout/package.json +++ b/samples/charts/tree-map/layout/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/tree-map/layout/webpack.config.js b/samples/charts/tree-map/layout/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/tree-map/layout/webpack.config.js +++ b/samples/charts/tree-map/layout/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/tree-map/overview/package.json b/samples/charts/tree-map/overview/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/tree-map/overview/package.json +++ b/samples/charts/tree-map/overview/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/tree-map/overview/webpack.config.js b/samples/charts/tree-map/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/tree-map/overview/webpack.config.js +++ b/samples/charts/tree-map/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/tree-map/styling/package.json b/samples/charts/tree-map/styling/package.json index 978b6ce2d..d4fbc7701 100644 --- a/samples/charts/tree-map/styling/package.json +++ b/samples/charts/tree-map/styling/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/tree-map/styling/webpack.config.js b/samples/charts/tree-map/styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/charts/tree-map/styling/webpack.config.js +++ b/samples/charts/tree-map/styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/charts/zoomslider/overview/package.json b/samples/charts/zoomslider/overview/package.json index c97e7d3eb..aa016dafc 100644 --- a/samples/charts/zoomslider/overview/package.json +++ b/samples/charts/zoomslider/overview/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/charts/zoomslider/overview/webpack.config.js b/samples/charts/zoomslider/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/charts/zoomslider/overview/webpack.config.js +++ b/samples/charts/zoomslider/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/editors/multi-column-combobox/overview/package.json b/samples/editors/multi-column-combobox/overview/package.json index 21490592b..e2265d7d0 100644 --- a/samples/editors/multi-column-combobox/overview/package.json +++ b/samples/editors/multi-column-combobox/overview/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/editors/multi-column-combobox/overview/webpack.config.js b/samples/editors/multi-column-combobox/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/editors/multi-column-combobox/overview/webpack.config.js +++ b/samples/editors/multi-column-combobox/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/editors/x-date-picker/date-limits/package.json b/samples/editors/x-date-picker/date-limits/package.json index 0a27bae9b..ab44c10e6 100644 --- a/samples/editors/x-date-picker/date-limits/package.json +++ b/samples/editors/x-date-picker/date-limits/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/editors/x-date-picker/date-limits/webpack.config.js b/samples/editors/x-date-picker/date-limits/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/editors/x-date-picker/date-limits/webpack.config.js +++ b/samples/editors/x-date-picker/date-limits/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/editors/x-date-picker/editing/package.json b/samples/editors/x-date-picker/editing/package.json index bcf38fbcb..c5ef3337a 100644 --- a/samples/editors/x-date-picker/editing/package.json +++ b/samples/editors/x-date-picker/editing/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/editors/x-date-picker/editing/webpack.config.js b/samples/editors/x-date-picker/editing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/editors/x-date-picker/editing/webpack.config.js +++ b/samples/editors/x-date-picker/editing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/editors/x-date-picker/format/package.json b/samples/editors/x-date-picker/format/package.json index 9a2413512..d764b2f28 100644 --- a/samples/editors/x-date-picker/format/package.json +++ b/samples/editors/x-date-picker/format/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/editors/x-date-picker/format/webpack.config.js b/samples/editors/x-date-picker/format/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/editors/x-date-picker/format/webpack.config.js +++ b/samples/editors/x-date-picker/format/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/editors/x-date-picker/overview/package.json b/samples/editors/x-date-picker/overview/package.json index 53e13d544..d528b7cea 100644 --- a/samples/editors/x-date-picker/overview/package.json +++ b/samples/editors/x-date-picker/overview/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/editors/x-date-picker/overview/webpack.config.js b/samples/editors/x-date-picker/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/editors/x-date-picker/overview/webpack.config.js +++ b/samples/editors/x-date-picker/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/editors/x-date-picker/range/package.json b/samples/editors/x-date-picker/range/package.json index 5a413f1ef..c71626fc5 100644 --- a/samples/editors/x-date-picker/range/package.json +++ b/samples/editors/x-date-picker/range/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/editors/x-date-picker/range/webpack.config.js b/samples/editors/x-date-picker/range/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/editors/x-date-picker/range/webpack.config.js +++ b/samples/editors/x-date-picker/range/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/excel-library/operations-on-workbooks/package.json b/samples/excel/excel-library/operations-on-workbooks/package.json index e97667ebf..331542c48 100644 --- a/samples/excel/excel-library/operations-on-workbooks/package.json +++ b/samples/excel/excel-library/operations-on-workbooks/package.json @@ -25,18 +25,19 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/excel-library/operations-on-workbooks/webpack.config.js b/samples/excel/excel-library/operations-on-workbooks/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/excel-library/operations-on-workbooks/webpack.config.js +++ b/samples/excel/excel-library/operations-on-workbooks/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/excel-library/operations-on-worksheets/package.json b/samples/excel/excel-library/operations-on-worksheets/package.json index 414fd39f1..ebb1804bf 100644 --- a/samples/excel/excel-library/operations-on-worksheets/package.json +++ b/samples/excel/excel-library/operations-on-worksheets/package.json @@ -25,15 +25,16 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/excel-library/operations-on-worksheets/webpack.config.js b/samples/excel/excel-library/operations-on-worksheets/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/excel-library/operations-on-worksheets/webpack.config.js +++ b/samples/excel/excel-library/operations-on-worksheets/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/excel-library/overview/package.json b/samples/excel/excel-library/overview/package.json index d842709bd..3b746c8a6 100644 --- a/samples/excel/excel-library/overview/package.json +++ b/samples/excel/excel-library/overview/package.json @@ -25,15 +25,16 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/excel-library/overview/webpack.config.js b/samples/excel/excel-library/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/excel-library/overview/webpack.config.js +++ b/samples/excel/excel-library/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/excel-library/working-with-cells/package.json b/samples/excel/excel-library/working-with-cells/package.json index edf89751b..a635f48c3 100644 --- a/samples/excel/excel-library/working-with-cells/package.json +++ b/samples/excel/excel-library/working-with-cells/package.json @@ -25,15 +25,16 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/excel-library/working-with-cells/webpack.config.js b/samples/excel/excel-library/working-with-cells/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/excel-library/working-with-cells/webpack.config.js +++ b/samples/excel/excel-library/working-with-cells/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/excel-library/working-with-charts/package.json b/samples/excel/excel-library/working-with-charts/package.json index a15ae4838..05949b4f9 100644 --- a/samples/excel/excel-library/working-with-charts/package.json +++ b/samples/excel/excel-library/working-with-charts/package.json @@ -25,19 +25,20 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/excel-library/working-with-charts/webpack.config.js b/samples/excel/excel-library/working-with-charts/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/excel-library/working-with-charts/webpack.config.js +++ b/samples/excel/excel-library/working-with-charts/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/excel-library/working-with-sparklines/package.json b/samples/excel/excel-library/working-with-sparklines/package.json index a73e0a703..6b2f6252a 100644 --- a/samples/excel/excel-library/working-with-sparklines/package.json +++ b/samples/excel/excel-library/working-with-sparklines/package.json @@ -25,19 +25,20 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/excel-library/working-with-sparklines/webpack.config.js b/samples/excel/excel-library/working-with-sparklines/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/excel-library/working-with-sparklines/webpack.config.js +++ b/samples/excel/excel-library/working-with-sparklines/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/activation/package.json b/samples/excel/spreadsheet/activation/package.json index 7c77cecd1..ec0834d9b 100644 --- a/samples/excel/spreadsheet/activation/package.json +++ b/samples/excel/spreadsheet/activation/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/activation/webpack.config.js b/samples/excel/spreadsheet/activation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/activation/webpack.config.js +++ b/samples/excel/spreadsheet/activation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/adapter-chart/package.json b/samples/excel/spreadsheet/adapter-chart/package.json index b6075ec4c..33fa77157 100644 --- a/samples/excel/spreadsheet/adapter-chart/package.json +++ b/samples/excel/spreadsheet/adapter-chart/package.json @@ -25,18 +25,19 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", - "igniteui-webcomponents-spreadsheet-chart-adapter": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", + "igniteui-webcomponents-spreadsheet-chart-adapter": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/adapter-chart/webpack.config.js b/samples/excel/spreadsheet/adapter-chart/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/adapter-chart/webpack.config.js +++ b/samples/excel/spreadsheet/adapter-chart/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/adapter-combo/package.json b/samples/excel/spreadsheet/adapter-combo/package.json index bac85c930..fd17a9bda 100644 --- a/samples/excel/spreadsheet/adapter-combo/package.json +++ b/samples/excel/spreadsheet/adapter-combo/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", - "igniteui-webcomponents-spreadsheet-chart-adapter": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", + "igniteui-webcomponents-spreadsheet-chart-adapter": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/adapter-combo/webpack.config.js b/samples/excel/spreadsheet/adapter-combo/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/adapter-combo/webpack.config.js +++ b/samples/excel/spreadsheet/adapter-combo/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/clipboard/package.json b/samples/excel/spreadsheet/clipboard/package.json index ba4538a1c..15a4b9c16 100644 --- a/samples/excel/spreadsheet/clipboard/package.json +++ b/samples/excel/spreadsheet/clipboard/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/clipboard/webpack.config.js b/samples/excel/spreadsheet/clipboard/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/clipboard/webpack.config.js +++ b/samples/excel/spreadsheet/clipboard/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/commands/package.json b/samples/excel/spreadsheet/commands/package.json index 792eb4921..59e9295d2 100644 --- a/samples/excel/spreadsheet/commands/package.json +++ b/samples/excel/spreadsheet/commands/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/commands/webpack.config.js b/samples/excel/spreadsheet/commands/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/commands/webpack.config.js +++ b/samples/excel/spreadsheet/commands/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/conditional-formatting/package.json b/samples/excel/spreadsheet/conditional-formatting/package.json index f4ba8a4fb..dabafec78 100644 --- a/samples/excel/spreadsheet/conditional-formatting/package.json +++ b/samples/excel/spreadsheet/conditional-formatting/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/conditional-formatting/webpack.config.js b/samples/excel/spreadsheet/conditional-formatting/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/conditional-formatting/webpack.config.js +++ b/samples/excel/spreadsheet/conditional-formatting/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/config-options/package.json b/samples/excel/spreadsheet/config-options/package.json index 8645738ac..52c03bd6c 100644 --- a/samples/excel/spreadsheet/config-options/package.json +++ b/samples/excel/spreadsheet/config-options/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/config-options/webpack.config.js b/samples/excel/spreadsheet/config-options/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/config-options/webpack.config.js +++ b/samples/excel/spreadsheet/config-options/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/data-validation/package.json b/samples/excel/spreadsheet/data-validation/package.json index 5c266d0f7..52d7f62c6 100644 --- a/samples/excel/spreadsheet/data-validation/package.json +++ b/samples/excel/spreadsheet/data-validation/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/data-validation/webpack.config.js b/samples/excel/spreadsheet/data-validation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/data-validation/webpack.config.js +++ b/samples/excel/spreadsheet/data-validation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/filter-dialog/package.json b/samples/excel/spreadsheet/filter-dialog/package.json index 4c91a8e03..b1dc3f134 100644 --- a/samples/excel/spreadsheet/filter-dialog/package.json +++ b/samples/excel/spreadsheet/filter-dialog/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/filter-dialog/webpack.config.js b/samples/excel/spreadsheet/filter-dialog/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/filter-dialog/webpack.config.js +++ b/samples/excel/spreadsheet/filter-dialog/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/format-dialog/package.json b/samples/excel/spreadsheet/format-dialog/package.json index 3d8529d2a..5c0d23324 100644 --- a/samples/excel/spreadsheet/format-dialog/package.json +++ b/samples/excel/spreadsheet/format-dialog/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/format-dialog/webpack.config.js b/samples/excel/spreadsheet/format-dialog/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/format-dialog/webpack.config.js +++ b/samples/excel/spreadsheet/format-dialog/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/hyperlinks/package.json b/samples/excel/spreadsheet/hyperlinks/package.json index 8113635ee..b78c337c8 100644 --- a/samples/excel/spreadsheet/hyperlinks/package.json +++ b/samples/excel/spreadsheet/hyperlinks/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/hyperlinks/webpack.config.js b/samples/excel/spreadsheet/hyperlinks/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/hyperlinks/webpack.config.js +++ b/samples/excel/spreadsheet/hyperlinks/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/overview/package.json b/samples/excel/spreadsheet/overview/package.json index bf5b7e4dc..2ae99a3b7 100644 --- a/samples/excel/spreadsheet/overview/package.json +++ b/samples/excel/spreadsheet/overview/package.json @@ -25,16 +25,17 @@ "babel-runtime": "^6.26.0", "core-js": "^3.6.5", "file-saver": "^1.3.8", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/overview/webpack.config.js b/samples/excel/spreadsheet/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/overview/webpack.config.js +++ b/samples/excel/spreadsheet/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/excel/spreadsheet/sort-dialog/package.json b/samples/excel/spreadsheet/sort-dialog/package.json index e52d806f6..91e757c5c 100644 --- a/samples/excel/spreadsheet/sort-dialog/package.json +++ b/samples/excel/spreadsheet/sort-dialog/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-excel": "5.2.0", - "igniteui-webcomponents-spreadsheet": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-excel": "5.3.0", + "igniteui-webcomponents-spreadsheet": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/excel/spreadsheet/sort-dialog/webpack.config.js b/samples/excel/spreadsheet/sort-dialog/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/excel/spreadsheet/sort-dialog/webpack.config.js +++ b/samples/excel/spreadsheet/sort-dialog/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/animation/package.json b/samples/gauges/bullet-graph/animation/package.json index 42b0239a3..a053293c6 100644 --- a/samples/gauges/bullet-graph/animation/package.json +++ b/samples/gauges/bullet-graph/animation/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/animation/webpack.config.js b/samples/gauges/bullet-graph/animation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/animation/webpack.config.js +++ b/samples/gauges/bullet-graph/animation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/background/package.json b/samples/gauges/bullet-graph/background/package.json index e14dd4102..f7c8dc08c 100644 --- a/samples/gauges/bullet-graph/background/package.json +++ b/samples/gauges/bullet-graph/background/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/background/webpack.config.js b/samples/gauges/bullet-graph/background/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/background/webpack.config.js +++ b/samples/gauges/bullet-graph/background/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/highlight-needle/package.json b/samples/gauges/bullet-graph/highlight-needle/package.json index a80289f0b..5faf8a2f5 100644 --- a/samples/gauges/bullet-graph/highlight-needle/package.json +++ b/samples/gauges/bullet-graph/highlight-needle/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/highlight-needle/webpack.config.js b/samples/gauges/bullet-graph/highlight-needle/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/highlight-needle/webpack.config.js +++ b/samples/gauges/bullet-graph/highlight-needle/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/labels/package.json b/samples/gauges/bullet-graph/labels/package.json index 718bf8ffb..b550fd7a0 100644 --- a/samples/gauges/bullet-graph/labels/package.json +++ b/samples/gauges/bullet-graph/labels/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/labels/webpack.config.js b/samples/gauges/bullet-graph/labels/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/labels/webpack.config.js +++ b/samples/gauges/bullet-graph/labels/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/measures/package.json b/samples/gauges/bullet-graph/measures/package.json index dd894ba39..24afc8f4e 100644 --- a/samples/gauges/bullet-graph/measures/package.json +++ b/samples/gauges/bullet-graph/measures/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/measures/webpack.config.js b/samples/gauges/bullet-graph/measures/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/measures/webpack.config.js +++ b/samples/gauges/bullet-graph/measures/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/ranges/package.json b/samples/gauges/bullet-graph/ranges/package.json index dc810d097..11b8d259c 100644 --- a/samples/gauges/bullet-graph/ranges/package.json +++ b/samples/gauges/bullet-graph/ranges/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/ranges/webpack.config.js b/samples/gauges/bullet-graph/ranges/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/ranges/webpack.config.js +++ b/samples/gauges/bullet-graph/ranges/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/scale/package.json b/samples/gauges/bullet-graph/scale/package.json index c6cbed2a5..18b3a4cc1 100644 --- a/samples/gauges/bullet-graph/scale/package.json +++ b/samples/gauges/bullet-graph/scale/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/scale/webpack.config.js b/samples/gauges/bullet-graph/scale/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/scale/webpack.config.js +++ b/samples/gauges/bullet-graph/scale/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/tickmarks/package.json b/samples/gauges/bullet-graph/tickmarks/package.json index a6db447ea..3895948a0 100644 --- a/samples/gauges/bullet-graph/tickmarks/package.json +++ b/samples/gauges/bullet-graph/tickmarks/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/tickmarks/webpack.config.js b/samples/gauges/bullet-graph/tickmarks/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/tickmarks/webpack.config.js +++ b/samples/gauges/bullet-graph/tickmarks/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/type-filled/package.json b/samples/gauges/bullet-graph/type-filled/package.json index 7b6ad5ad0..d5a712c69 100644 --- a/samples/gauges/bullet-graph/type-filled/package.json +++ b/samples/gauges/bullet-graph/type-filled/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/type-filled/webpack.config.js b/samples/gauges/bullet-graph/type-filled/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/type-filled/webpack.config.js +++ b/samples/gauges/bullet-graph/type-filled/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/type-horizontal/package.json b/samples/gauges/bullet-graph/type-horizontal/package.json index b60087e42..d1f3f0e26 100644 --- a/samples/gauges/bullet-graph/type-horizontal/package.json +++ b/samples/gauges/bullet-graph/type-horizontal/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/type-horizontal/webpack.config.js b/samples/gauges/bullet-graph/type-horizontal/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/type-horizontal/webpack.config.js +++ b/samples/gauges/bullet-graph/type-horizontal/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/type-reversed/package.json b/samples/gauges/bullet-graph/type-reversed/package.json index ae9997c0a..8b3cc99ff 100644 --- a/samples/gauges/bullet-graph/type-reversed/package.json +++ b/samples/gauges/bullet-graph/type-reversed/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/type-reversed/webpack.config.js b/samples/gauges/bullet-graph/type-reversed/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/type-reversed/webpack.config.js +++ b/samples/gauges/bullet-graph/type-reversed/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/type-segmented/package.json b/samples/gauges/bullet-graph/type-segmented/package.json index 86aee69db..25d63f8a9 100644 --- a/samples/gauges/bullet-graph/type-segmented/package.json +++ b/samples/gauges/bullet-graph/type-segmented/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/type-segmented/webpack.config.js b/samples/gauges/bullet-graph/type-segmented/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/type-segmented/webpack.config.js +++ b/samples/gauges/bullet-graph/type-segmented/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/bullet-graph/type-vertical/package.json b/samples/gauges/bullet-graph/type-vertical/package.json index 9df5003df..6ba50551f 100644 --- a/samples/gauges/bullet-graph/type-vertical/package.json +++ b/samples/gauges/bullet-graph/type-vertical/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/bullet-graph/type-vertical/webpack.config.js b/samples/gauges/bullet-graph/type-vertical/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/bullet-graph/type-vertical/webpack.config.js +++ b/samples/gauges/bullet-graph/type-vertical/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/animation/package.json b/samples/gauges/linear-gauge/animation/package.json index 282b82f9f..9e22d0dab 100644 --- a/samples/gauges/linear-gauge/animation/package.json +++ b/samples/gauges/linear-gauge/animation/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/animation/webpack.config.js b/samples/gauges/linear-gauge/animation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/animation/webpack.config.js +++ b/samples/gauges/linear-gauge/animation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/backing/package.json b/samples/gauges/linear-gauge/backing/package.json index 04932bfa3..6e0899ee1 100644 --- a/samples/gauges/linear-gauge/backing/package.json +++ b/samples/gauges/linear-gauge/backing/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/backing/webpack.config.js b/samples/gauges/linear-gauge/backing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/backing/webpack.config.js +++ b/samples/gauges/linear-gauge/backing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/highlight-needle/package.json b/samples/gauges/linear-gauge/highlight-needle/package.json index fe0a1652e..7f7f1aff7 100644 --- a/samples/gauges/linear-gauge/highlight-needle/package.json +++ b/samples/gauges/linear-gauge/highlight-needle/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/highlight-needle/webpack.config.js b/samples/gauges/linear-gauge/highlight-needle/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/highlight-needle/webpack.config.js +++ b/samples/gauges/linear-gauge/highlight-needle/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/labels/package.json b/samples/gauges/linear-gauge/labels/package.json index ddf07f42e..a67211ac1 100644 --- a/samples/gauges/linear-gauge/labels/package.json +++ b/samples/gauges/linear-gauge/labels/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/labels/webpack.config.js b/samples/gauges/linear-gauge/labels/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/labels/webpack.config.js +++ b/samples/gauges/linear-gauge/labels/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/needle/package.json b/samples/gauges/linear-gauge/needle/package.json index 61119b22a..150b5c474 100644 --- a/samples/gauges/linear-gauge/needle/package.json +++ b/samples/gauges/linear-gauge/needle/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/needle/webpack.config.js b/samples/gauges/linear-gauge/needle/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/needle/webpack.config.js +++ b/samples/gauges/linear-gauge/needle/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/ranges/package.json b/samples/gauges/linear-gauge/ranges/package.json index 64c95d10b..10a262254 100644 --- a/samples/gauges/linear-gauge/ranges/package.json +++ b/samples/gauges/linear-gauge/ranges/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/ranges/webpack.config.js b/samples/gauges/linear-gauge/ranges/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/ranges/webpack.config.js +++ b/samples/gauges/linear-gauge/ranges/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/scale/package.json b/samples/gauges/linear-gauge/scale/package.json index ffe7c5f20..5f581c287 100644 --- a/samples/gauges/linear-gauge/scale/package.json +++ b/samples/gauges/linear-gauge/scale/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/scale/webpack.config.js b/samples/gauges/linear-gauge/scale/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/scale/webpack.config.js +++ b/samples/gauges/linear-gauge/scale/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/tickmarks/package.json b/samples/gauges/linear-gauge/tickmarks/package.json index a2e8f6a95..40b7757f4 100644 --- a/samples/gauges/linear-gauge/tickmarks/package.json +++ b/samples/gauges/linear-gauge/tickmarks/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/tickmarks/webpack.config.js b/samples/gauges/linear-gauge/tickmarks/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/tickmarks/webpack.config.js +++ b/samples/gauges/linear-gauge/tickmarks/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-curved/package.json b/samples/gauges/linear-gauge/type-curved/package.json index 1e65e0f0b..ec087fcde 100644 --- a/samples/gauges/linear-gauge/type-curved/package.json +++ b/samples/gauges/linear-gauge/type-curved/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-curved/webpack.config.js b/samples/gauges/linear-gauge/type-curved/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-curved/webpack.config.js +++ b/samples/gauges/linear-gauge/type-curved/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-filled/package.json b/samples/gauges/linear-gauge/type-filled/package.json index 687ad63bf..ff73a37dd 100644 --- a/samples/gauges/linear-gauge/type-filled/package.json +++ b/samples/gauges/linear-gauge/type-filled/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-filled/webpack.config.js b/samples/gauges/linear-gauge/type-filled/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-filled/webpack.config.js +++ b/samples/gauges/linear-gauge/type-filled/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-horizontal/package.json b/samples/gauges/linear-gauge/type-horizontal/package.json index 3a905977f..17bd4fa79 100644 --- a/samples/gauges/linear-gauge/type-horizontal/package.json +++ b/samples/gauges/linear-gauge/type-horizontal/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-horizontal/webpack.config.js b/samples/gauges/linear-gauge/type-horizontal/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-horizontal/webpack.config.js +++ b/samples/gauges/linear-gauge/type-horizontal/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-multi-range/package.json b/samples/gauges/linear-gauge/type-multi-range/package.json index 3975703ef..514dcae14 100644 --- a/samples/gauges/linear-gauge/type-multi-range/package.json +++ b/samples/gauges/linear-gauge/type-multi-range/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-multi-range/webpack.config.js b/samples/gauges/linear-gauge/type-multi-range/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-multi-range/webpack.config.js +++ b/samples/gauges/linear-gauge/type-multi-range/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-multi-scale/package.json b/samples/gauges/linear-gauge/type-multi-scale/package.json index cf02570ca..d651989d3 100644 --- a/samples/gauges/linear-gauge/type-multi-scale/package.json +++ b/samples/gauges/linear-gauge/type-multi-scale/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-multi-scale/webpack.config.js b/samples/gauges/linear-gauge/type-multi-scale/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-multi-scale/webpack.config.js +++ b/samples/gauges/linear-gauge/type-multi-scale/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-segmented/package.json b/samples/gauges/linear-gauge/type-segmented/package.json index b7c60f8aa..eb0ed5d8f 100644 --- a/samples/gauges/linear-gauge/type-segmented/package.json +++ b/samples/gauges/linear-gauge/type-segmented/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-segmented/webpack.config.js b/samples/gauges/linear-gauge/type-segmented/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-segmented/webpack.config.js +++ b/samples/gauges/linear-gauge/type-segmented/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/linear-gauge/type-vertical/package.json b/samples/gauges/linear-gauge/type-vertical/package.json index 934e6cb69..4b74c1f4f 100644 --- a/samples/gauges/linear-gauge/type-vertical/package.json +++ b/samples/gauges/linear-gauge/type-vertical/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/linear-gauge/type-vertical/webpack.config.js b/samples/gauges/linear-gauge/type-vertical/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/linear-gauge/type-vertical/webpack.config.js +++ b/samples/gauges/linear-gauge/type-vertical/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/animation/package.json b/samples/gauges/radial-gauge/animation/package.json index b096f2525..a4859ad12 100644 --- a/samples/gauges/radial-gauge/animation/package.json +++ b/samples/gauges/radial-gauge/animation/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/animation/webpack.config.js b/samples/gauges/radial-gauge/animation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/animation/webpack.config.js +++ b/samples/gauges/radial-gauge/animation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/backing/package.json b/samples/gauges/radial-gauge/backing/package.json index b0bf3923c..43cec1a43 100644 --- a/samples/gauges/radial-gauge/backing/package.json +++ b/samples/gauges/radial-gauge/backing/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/backing/webpack.config.js b/samples/gauges/radial-gauge/backing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/backing/webpack.config.js +++ b/samples/gauges/radial-gauge/backing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/highlight-needle/package.json b/samples/gauges/radial-gauge/highlight-needle/package.json index c8927c59d..3ac59330d 100644 --- a/samples/gauges/radial-gauge/highlight-needle/package.json +++ b/samples/gauges/radial-gauge/highlight-needle/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/highlight-needle/webpack.config.js b/samples/gauges/radial-gauge/highlight-needle/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/highlight-needle/webpack.config.js +++ b/samples/gauges/radial-gauge/highlight-needle/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/labels/package.json b/samples/gauges/radial-gauge/labels/package.json index 724bf2bd8..0a0089708 100644 --- a/samples/gauges/radial-gauge/labels/package.json +++ b/samples/gauges/radial-gauge/labels/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/labels/webpack.config.js b/samples/gauges/radial-gauge/labels/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/labels/webpack.config.js +++ b/samples/gauges/radial-gauge/labels/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/needle/package.json b/samples/gauges/radial-gauge/needle/package.json index 7e1381c3e..01267d1d5 100644 --- a/samples/gauges/radial-gauge/needle/package.json +++ b/samples/gauges/radial-gauge/needle/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/needle/webpack.config.js b/samples/gauges/radial-gauge/needle/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/needle/webpack.config.js +++ b/samples/gauges/radial-gauge/needle/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/optical-scaling/package.json b/samples/gauges/radial-gauge/optical-scaling/package.json index 724bf2bd8..0a0089708 100644 --- a/samples/gauges/radial-gauge/optical-scaling/package.json +++ b/samples/gauges/radial-gauge/optical-scaling/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/optical-scaling/webpack.config.js b/samples/gauges/radial-gauge/optical-scaling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/optical-scaling/webpack.config.js +++ b/samples/gauges/radial-gauge/optical-scaling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/ranges/package.json b/samples/gauges/radial-gauge/ranges/package.json index 8c23d5eba..681f53019 100644 --- a/samples/gauges/radial-gauge/ranges/package.json +++ b/samples/gauges/radial-gauge/ranges/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/ranges/webpack.config.js b/samples/gauges/radial-gauge/ranges/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/ranges/webpack.config.js +++ b/samples/gauges/radial-gauge/ranges/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/scale/package.json b/samples/gauges/radial-gauge/scale/package.json index fb1237ac0..94f5d13b9 100644 --- a/samples/gauges/radial-gauge/scale/package.json +++ b/samples/gauges/radial-gauge/scale/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/scale/webpack.config.js b/samples/gauges/radial-gauge/scale/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/scale/webpack.config.js +++ b/samples/gauges/radial-gauge/scale/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/tickmarks/package.json b/samples/gauges/radial-gauge/tickmarks/package.json index df388d0f1..8cf36bb44 100644 --- a/samples/gauges/radial-gauge/tickmarks/package.json +++ b/samples/gauges/radial-gauge/tickmarks/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/tickmarks/webpack.config.js b/samples/gauges/radial-gauge/tickmarks/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/tickmarks/webpack.config.js +++ b/samples/gauges/radial-gauge/tickmarks/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-column/package.json b/samples/gauges/radial-gauge/type-column/package.json index 3cacf2cd3..c4d129723 100644 --- a/samples/gauges/radial-gauge/type-column/package.json +++ b/samples/gauges/radial-gauge/type-column/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-column/webpack.config.js b/samples/gauges/radial-gauge/type-column/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-column/webpack.config.js +++ b/samples/gauges/radial-gauge/type-column/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-curved/package.json b/samples/gauges/radial-gauge/type-curved/package.json index ff584db7d..40d49e8aa 100644 --- a/samples/gauges/radial-gauge/type-curved/package.json +++ b/samples/gauges/radial-gauge/type-curved/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-curved/webpack.config.js b/samples/gauges/radial-gauge/type-curved/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-curved/webpack.config.js +++ b/samples/gauges/radial-gauge/type-curved/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-direction/package.json b/samples/gauges/radial-gauge/type-direction/package.json index d1d852a91..804a4ba9b 100644 --- a/samples/gauges/radial-gauge/type-direction/package.json +++ b/samples/gauges/radial-gauge/type-direction/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-direction/webpack.config.js b/samples/gauges/radial-gauge/type-direction/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-direction/webpack.config.js +++ b/samples/gauges/radial-gauge/type-direction/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-full/package.json b/samples/gauges/radial-gauge/type-full/package.json index e6255ce0c..7af2a24ff 100644 --- a/samples/gauges/radial-gauge/type-full/package.json +++ b/samples/gauges/radial-gauge/type-full/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-full/webpack.config.js b/samples/gauges/radial-gauge/type-full/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-full/webpack.config.js +++ b/samples/gauges/radial-gauge/type-full/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-half/package.json b/samples/gauges/radial-gauge/type-half/package.json index a2a658035..08b5e5966 100644 --- a/samples/gauges/radial-gauge/type-half/package.json +++ b/samples/gauges/radial-gauge/type-half/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-half/webpack.config.js b/samples/gauges/radial-gauge/type-half/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-half/webpack.config.js +++ b/samples/gauges/radial-gauge/type-half/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-quatre/package.json b/samples/gauges/radial-gauge/type-quatre/package.json index 7477f2d5c..35563f3fd 100644 --- a/samples/gauges/radial-gauge/type-quatre/package.json +++ b/samples/gauges/radial-gauge/type-quatre/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-quatre/webpack.config.js b/samples/gauges/radial-gauge/type-quatre/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-quatre/webpack.config.js +++ b/samples/gauges/radial-gauge/type-quatre/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-ring/package.json b/samples/gauges/radial-gauge/type-ring/package.json index e419548de..5c49bbc7d 100644 --- a/samples/gauges/radial-gauge/type-ring/package.json +++ b/samples/gauges/radial-gauge/type-ring/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-ring/webpack.config.js b/samples/gauges/radial-gauge/type-ring/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-ring/webpack.config.js +++ b/samples/gauges/radial-gauge/type-ring/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-segmented/package.json b/samples/gauges/radial-gauge/type-segmented/package.json index b857a63d3..0a89a80fd 100644 --- a/samples/gauges/radial-gauge/type-segmented/package.json +++ b/samples/gauges/radial-gauge/type-segmented/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-segmented/webpack.config.js b/samples/gauges/radial-gauge/type-segmented/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-segmented/webpack.config.js +++ b/samples/gauges/radial-gauge/type-segmented/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/gauges/radial-gauge/type-semi/package.json b/samples/gauges/radial-gauge/type-semi/package.json index fd3903958..46d912577 100644 --- a/samples/gauges/radial-gauge/type-semi/package.json +++ b/samples/gauges/radial-gauge/type-semi/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/gauges/radial-gauge/type-semi/webpack.config.js b/samples/gauges/radial-gauge/type-semi/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/gauges/radial-gauge/type-semi/webpack.config.js +++ b/samples/gauges/radial-gauge/type-semi/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/accessibility/package.json b/samples/grids/data-grid/accessibility/package.json index 94a0622c4..2ee9cd783 100644 --- a/samples/grids/data-grid/accessibility/package.json +++ b/samples/grids/data-grid/accessibility/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/accessibility/webpack.config.js b/samples/grids/data-grid/accessibility/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/accessibility/webpack.config.js +++ b/samples/grids/data-grid/accessibility/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/binding-data-service/package.json b/samples/grids/data-grid/binding-data-service/package.json index 031743e3b..c4d0a05be 100644 --- a/samples/grids/data-grid/binding-data-service/package.json +++ b/samples/grids/data-grid/binding-data-service/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/binding-data-service/webpack.config.js b/samples/grids/data-grid/binding-data-service/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/binding-data-service/webpack.config.js +++ b/samples/grids/data-grid/binding-data-service/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/binding-live-data/package.json b/samples/grids/data-grid/binding-live-data/package.json index ba4d744d7..bdc6f5e73 100644 --- a/samples/grids/data-grid/binding-live-data/package.json +++ b/samples/grids/data-grid/binding-live-data/package.json @@ -29,18 +29,19 @@ "@webcomponents/webcomponentsjs": "2.3.0", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/binding-live-data/webpack.config.js b/samples/grids/data-grid/binding-live-data/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/binding-live-data/webpack.config.js +++ b/samples/grids/data-grid/binding-live-data/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/binding-local-data/package.json b/samples/grids/data-grid/binding-local-data/package.json index 83f3a6a28..f9f8eae57 100644 --- a/samples/grids/data-grid/binding-local-data/package.json +++ b/samples/grids/data-grid/binding-local-data/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/binding-local-data/webpack.config.js b/samples/grids/data-grid/binding-local-data/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/binding-local-data/webpack.config.js +++ b/samples/grids/data-grid/binding-local-data/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/binding-remote-data/package.json b/samples/grids/data-grid/binding-remote-data/package.json index df2bfb2a9..0ea28b05f 100644 --- a/samples/grids/data-grid/binding-remote-data/package.json +++ b/samples/grids/data-grid/binding-remote-data/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-datasources": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-datasources": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/binding-remote-data/webpack.config.js b/samples/grids/data-grid/binding-remote-data/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/binding-remote-data/webpack.config.js +++ b/samples/grids/data-grid/binding-remote-data/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/cell-activation/package.json b/samples/grids/data-grid/cell-activation/package.json index 03ec904f1..b0997242e 100644 --- a/samples/grids/data-grid/cell-activation/package.json +++ b/samples/grids/data-grid/cell-activation/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/cell-activation/webpack.config.js b/samples/grids/data-grid/cell-activation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/cell-activation/webpack.config.js +++ b/samples/grids/data-grid/cell-activation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/cell-editing/package.json b/samples/grids/data-grid/cell-editing/package.json index 2973f8f39..da5b41f59 100644 --- a/samples/grids/data-grid/cell-editing/package.json +++ b/samples/grids/data-grid/cell-editing/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/cell-editing/webpack.config.js b/samples/grids/data-grid/cell-editing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/cell-editing/webpack.config.js +++ b/samples/grids/data-grid/cell-editing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/cell-merging/package.json b/samples/grids/data-grid/cell-merging/package.json index 8e6d2ee6a..4be91be1b 100644 --- a/samples/grids/data-grid/cell-merging/package.json +++ b/samples/grids/data-grid/cell-merging/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-datasources": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-datasources": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/cell-merging/webpack.config.js b/samples/grids/data-grid/cell-merging/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/cell-merging/webpack.config.js +++ b/samples/grids/data-grid/cell-merging/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/cell-selection/package.json b/samples/grids/data-grid/cell-selection/package.json index dcde67d5a..c2aa06be6 100644 --- a/samples/grids/data-grid/cell-selection/package.json +++ b/samples/grids/data-grid/cell-selection/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/cell-selection/webpack.config.js b/samples/grids/data-grid/cell-selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/cell-selection/webpack.config.js +++ b/samples/grids/data-grid/cell-selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-animation/package.json b/samples/grids/data-grid/column-animation/package.json index 208a56a1e..d0382ac31 100644 --- a/samples/grids/data-grid/column-animation/package.json +++ b/samples/grids/data-grid/column-animation/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-animation/webpack.config.js b/samples/grids/data-grid/column-animation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-animation/webpack.config.js +++ b/samples/grids/data-grid/column-animation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-chooser-picker/package.json b/samples/grids/data-grid/column-chooser-picker/package.json index 9ba89c4f9..edbc312f1 100644 --- a/samples/grids/data-grid/column-chooser-picker/package.json +++ b/samples/grids/data-grid/column-chooser-picker/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-chooser-picker/webpack.config.js b/samples/grids/data-grid/column-chooser-picker/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-chooser-picker/webpack.config.js +++ b/samples/grids/data-grid/column-chooser-picker/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-chooser-toolbar/package.json b/samples/grids/data-grid/column-chooser-toolbar/package.json index 2c259d846..a9b259b56 100644 --- a/samples/grids/data-grid/column-chooser-toolbar/package.json +++ b/samples/grids/data-grid/column-chooser-toolbar/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-chooser-toolbar/webpack.config.js b/samples/grids/data-grid/column-chooser-toolbar/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-chooser-toolbar/webpack.config.js +++ b/samples/grids/data-grid/column-chooser-toolbar/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-filter-expressions/package.json b/samples/grids/data-grid/column-filter-expressions/package.json index 1ada5fe85..60fe9f789 100644 --- a/samples/grids/data-grid/column-filter-expressions/package.json +++ b/samples/grids/data-grid/column-filter-expressions/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-filter-expressions/webpack.config.js b/samples/grids/data-grid/column-filter-expressions/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-filter-expressions/webpack.config.js +++ b/samples/grids/data-grid/column-filter-expressions/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-filter-operands/package.json b/samples/grids/data-grid/column-filter-operands/package.json index bb3573864..9b3a1b590 100644 --- a/samples/grids/data-grid/column-filter-operands/package.json +++ b/samples/grids/data-grid/column-filter-operands/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-filter-operands/webpack.config.js b/samples/grids/data-grid/column-filter-operands/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-filter-operands/webpack.config.js +++ b/samples/grids/data-grid/column-filter-operands/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-filtering/package.json b/samples/grids/data-grid/column-filtering/package.json index b6539bc4a..3ef17364a 100644 --- a/samples/grids/data-grid/column-filtering/package.json +++ b/samples/grids/data-grid/column-filtering/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-filtering/webpack.config.js b/samples/grids/data-grid/column-filtering/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-filtering/webpack.config.js +++ b/samples/grids/data-grid/column-filtering/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-moving/package.json b/samples/grids/data-grid/column-moving/package.json index 1f3cb479f..3da5a16c9 100644 --- a/samples/grids/data-grid/column-moving/package.json +++ b/samples/grids/data-grid/column-moving/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-moving/webpack.config.js b/samples/grids/data-grid/column-moving/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-moving/webpack.config.js +++ b/samples/grids/data-grid/column-moving/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-options/package.json b/samples/grids/data-grid/column-options/package.json index 666ad1be2..d3d780efc 100644 --- a/samples/grids/data-grid/column-options/package.json +++ b/samples/grids/data-grid/column-options/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-options/webpack.config.js b/samples/grids/data-grid/column-options/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-options/webpack.config.js +++ b/samples/grids/data-grid/column-options/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-pinning-picker/package.json b/samples/grids/data-grid/column-pinning-picker/package.json index d2309add2..a2cfb76e8 100644 --- a/samples/grids/data-grid/column-pinning-picker/package.json +++ b/samples/grids/data-grid/column-pinning-picker/package.json @@ -25,17 +25,18 @@ "@webcomponents/webcomponentsjs": "2.3.0", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-pinning-picker/webpack.config.js b/samples/grids/data-grid/column-pinning-picker/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-pinning-picker/webpack.config.js +++ b/samples/grids/data-grid/column-pinning-picker/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-pinning-toolbar/package.json b/samples/grids/data-grid/column-pinning-toolbar/package.json index 8f7e1bd1a..07bd08527 100644 --- a/samples/grids/data-grid/column-pinning-toolbar/package.json +++ b/samples/grids/data-grid/column-pinning-toolbar/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-pinning-toolbar/webpack.config.js b/samples/grids/data-grid/column-pinning-toolbar/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-pinning-toolbar/webpack.config.js +++ b/samples/grids/data-grid/column-pinning-toolbar/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-resizing/package.json b/samples/grids/data-grid/column-resizing/package.json index 876cfe7f9..e171bcf70 100644 --- a/samples/grids/data-grid/column-resizing/package.json +++ b/samples/grids/data-grid/column-resizing/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-resizing/webpack.config.js b/samples/grids/data-grid/column-resizing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-resizing/webpack.config.js +++ b/samples/grids/data-grid/column-resizing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-scrolling/package.json b/samples/grids/data-grid/column-scrolling/package.json index 35f8d6399..577fc9e48 100644 --- a/samples/grids/data-grid/column-scrolling/package.json +++ b/samples/grids/data-grid/column-scrolling/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-scrolling/webpack.config.js b/samples/grids/data-grid/column-scrolling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-scrolling/webpack.config.js +++ b/samples/grids/data-grid/column-scrolling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-sorting/package.json b/samples/grids/data-grid/column-sorting/package.json index 09253e88a..721adfc7b 100644 --- a/samples/grids/data-grid/column-sorting/package.json +++ b/samples/grids/data-grid/column-sorting/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-sorting/webpack.config.js b/samples/grids/data-grid/column-sorting/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-sorting/webpack.config.js +++ b/samples/grids/data-grid/column-sorting/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-summaries/package.json b/samples/grids/data-grid/column-summaries/package.json index fb323abbb..3630bfc05 100644 --- a/samples/grids/data-grid/column-summaries/package.json +++ b/samples/grids/data-grid/column-summaries/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-summaries/webpack.config.js b/samples/grids/data-grid/column-summaries/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-summaries/webpack.config.js +++ b/samples/grids/data-grid/column-summaries/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/column-types/package.json b/samples/grids/data-grid/column-types/package.json index 072bc5f6c..4a2adb978 100644 --- a/samples/grids/data-grid/column-types/package.json +++ b/samples/grids/data-grid/column-types/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/column-types/webpack.config.js b/samples/grids/data-grid/column-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/column-types/webpack.config.js +++ b/samples/grids/data-grid/column-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/load-save-layout/package.json b/samples/grids/data-grid/load-save-layout/package.json index 08230c542..cf4c5add8 100644 --- a/samples/grids/data-grid/load-save-layout/package.json +++ b/samples/grids/data-grid/load-save-layout/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/load-save-layout/webpack.config.js b/samples/grids/data-grid/load-save-layout/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/load-save-layout/webpack.config.js +++ b/samples/grids/data-grid/load-save-layout/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/localization/package.json b/samples/grids/data-grid/localization/package.json index 5330d2463..27eefec79 100644 --- a/samples/grids/data-grid/localization/package.json +++ b/samples/grids/data-grid/localization/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/localization/webpack.config.js b/samples/grids/data-grid/localization/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/localization/webpack.config.js +++ b/samples/grids/data-grid/localization/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/overview/package.json b/samples/grids/data-grid/overview/package.json index 1084d86d8..2efcb4ab4 100644 --- a/samples/grids/data-grid/overview/package.json +++ b/samples/grids/data-grid/overview/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/overview/webpack.config.js b/samples/grids/data-grid/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/overview/webpack.config.js +++ b/samples/grids/data-grid/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/pager/package.json b/samples/grids/data-grid/pager/package.json index 03c41c7cf..0252bcc70 100644 --- a/samples/grids/data-grid/pager/package.json +++ b/samples/grids/data-grid/pager/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/pager/webpack.config.js b/samples/grids/data-grid/pager/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/pager/webpack.config.js +++ b/samples/grids/data-grid/pager/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/performance/package.json b/samples/grids/data-grid/performance/package.json index 4ded553f2..b35b0e310 100644 --- a/samples/grids/data-grid/performance/package.json +++ b/samples/grids/data-grid/performance/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/performance/webpack.config.js b/samples/grids/data-grid/performance/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/performance/webpack.config.js +++ b/samples/grids/data-grid/performance/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/row-group-descriptions/package.json b/samples/grids/data-grid/row-group-descriptions/package.json index 33ccbe36e..1d6765bcf 100644 --- a/samples/grids/data-grid/row-group-descriptions/package.json +++ b/samples/grids/data-grid/row-group-descriptions/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/row-group-descriptions/webpack.config.js b/samples/grids/data-grid/row-group-descriptions/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/row-group-descriptions/webpack.config.js +++ b/samples/grids/data-grid/row-group-descriptions/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/row-grouping/package.json b/samples/grids/data-grid/row-grouping/package.json index 33ccbe36e..1d6765bcf 100644 --- a/samples/grids/data-grid/row-grouping/package.json +++ b/samples/grids/data-grid/row-grouping/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/row-grouping/webpack.config.js b/samples/grids/data-grid/row-grouping/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/row-grouping/webpack.config.js +++ b/samples/grids/data-grid/row-grouping/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/row-highlighting/package.json b/samples/grids/data-grid/row-highlighting/package.json index 9da845258..7eba9edfa 100644 --- a/samples/grids/data-grid/row-highlighting/package.json +++ b/samples/grids/data-grid/row-highlighting/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/row-highlighting/webpack.config.js b/samples/grids/data-grid/row-highlighting/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/row-highlighting/webpack.config.js +++ b/samples/grids/data-grid/row-highlighting/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/row-paging/package.json b/samples/grids/data-grid/row-paging/package.json index 76266786f..7a72f0e00 100644 --- a/samples/grids/data-grid/row-paging/package.json +++ b/samples/grids/data-grid/row-paging/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/row-paging/webpack.config.js b/samples/grids/data-grid/row-paging/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/row-paging/webpack.config.js +++ b/samples/grids/data-grid/row-paging/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/row-pinning/package.json b/samples/grids/data-grid/row-pinning/package.json index 0da01d4d3..b2d21f9bc 100644 --- a/samples/grids/data-grid/row-pinning/package.json +++ b/samples/grids/data-grid/row-pinning/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/row-pinning/webpack.config.js b/samples/grids/data-grid/row-pinning/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/row-pinning/webpack.config.js +++ b/samples/grids/data-grid/row-pinning/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/row-selection/package.json b/samples/grids/data-grid/row-selection/package.json index dcde67d5a..c2aa06be6 100644 --- a/samples/grids/data-grid/row-selection/package.json +++ b/samples/grids/data-grid/row-selection/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/row-selection/webpack.config.js b/samples/grids/data-grid/row-selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/row-selection/webpack.config.js +++ b/samples/grids/data-grid/row-selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/type-comparison-table/package.json b/samples/grids/data-grid/type-comparison-table/package.json index be0a31081..f68bdd45f 100644 --- a/samples/grids/data-grid/type-comparison-table/package.json +++ b/samples/grids/data-grid/type-comparison-table/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-datasources": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-datasources": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/type-comparison-table/webpack.config.js b/samples/grids/data-grid/type-comparison-table/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/type-comparison-table/webpack.config.js +++ b/samples/grids/data-grid/type-comparison-table/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/type-heatmap-table/package.json b/samples/grids/data-grid/type-heatmap-table/package.json index 518e864fc..5f263a37c 100644 --- a/samples/grids/data-grid/type-heatmap-table/package.json +++ b/samples/grids/data-grid/type-heatmap-table/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/type-heatmap-table/webpack.config.js b/samples/grids/data-grid/type-heatmap-table/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/type-heatmap-table/webpack.config.js +++ b/samples/grids/data-grid/type-heatmap-table/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/type-marketing-table/package.json b/samples/grids/data-grid/type-marketing-table/package.json index 252562f3c..c639b3192 100644 --- a/samples/grids/data-grid/type-marketing-table/package.json +++ b/samples/grids/data-grid/type-marketing-table/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/type-marketing-table/webpack.config.js b/samples/grids/data-grid/type-marketing-table/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/type-marketing-table/webpack.config.js +++ b/samples/grids/data-grid/type-marketing-table/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/type-matrix-table/package.json b/samples/grids/data-grid/type-matrix-table/package.json index 8cc720c34..7420ecd36 100644 --- a/samples/grids/data-grid/type-matrix-table/package.json +++ b/samples/grids/data-grid/type-matrix-table/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/type-matrix-table/webpack.config.js b/samples/grids/data-grid/type-matrix-table/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/type-matrix-table/webpack.config.js +++ b/samples/grids/data-grid/type-matrix-table/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/type-periodic-table/package.json b/samples/grids/data-grid/type-periodic-table/package.json index 7c688b77d..184e5ee4f 100644 --- a/samples/grids/data-grid/type-periodic-table/package.json +++ b/samples/grids/data-grid/type-periodic-table/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/type-periodic-table/webpack.config.js b/samples/grids/data-grid/type-periodic-table/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/type-periodic-table/webpack.config.js +++ b/samples/grids/data-grid/type-periodic-table/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/data-grid/type-table/package.json b/samples/grids/data-grid/type-table/package.json index f334da6fa..6f7728d18 100644 --- a/samples/grids/data-grid/type-table/package.json +++ b/samples/grids/data-grid/type-table/package.json @@ -23,17 +23,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/data-grid/type-table/webpack.config.js b/samples/grids/data-grid/type-table/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/data-grid/type-table/webpack.config.js +++ b/samples/grids/data-grid/type-table/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/action-strip/package.json b/samples/grids/grid/action-strip/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/action-strip/package.json +++ b/samples/grids/grid/action-strip/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/action-strip/webpack.config.js b/samples/grids/grid/action-strip/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/action-strip/webpack.config.js +++ b/samples/grids/grid/action-strip/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/advanced-filtering-options/package.json b/samples/grids/grid/advanced-filtering-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/advanced-filtering-options/package.json +++ b/samples/grids/grid/advanced-filtering-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/advanced-filtering-options/webpack.config.js b/samples/grids/grid/advanced-filtering-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/advanced-filtering-options/webpack.config.js +++ b/samples/grids/grid/advanced-filtering-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/advanced-filtering-style/package.json b/samples/grids/grid/advanced-filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/advanced-filtering-style/package.json +++ b/samples/grids/grid/advanced-filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/advanced-filtering-style/webpack.config.js b/samples/grids/grid/advanced-filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/advanced-filtering-style/webpack.config.js +++ b/samples/grids/grid/advanced-filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/binding-composite-data/package.json b/samples/grids/grid/binding-composite-data/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/binding-composite-data/package.json +++ b/samples/grids/grid/binding-composite-data/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/binding-composite-data/webpack.config.js b/samples/grids/grid/binding-composite-data/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/binding-composite-data/webpack.config.js +++ b/samples/grids/grid/binding-composite-data/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/binding-crud-data/package.json b/samples/grids/grid/binding-crud-data/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/binding-crud-data/package.json +++ b/samples/grids/grid/binding-crud-data/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/binding-crud-data/webpack.config.js b/samples/grids/grid/binding-crud-data/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/binding-crud-data/webpack.config.js +++ b/samples/grids/grid/binding-crud-data/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/binding-nested-data-1/package.json b/samples/grids/grid/binding-nested-data-1/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/binding-nested-data-1/package.json +++ b/samples/grids/grid/binding-nested-data-1/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/binding-nested-data-1/webpack.config.js b/samples/grids/grid/binding-nested-data-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/binding-nested-data-1/webpack.config.js +++ b/samples/grids/grid/binding-nested-data-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/cascading-combo/package.json b/samples/grids/grid/cascading-combo/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/cascading-combo/package.json +++ b/samples/grids/grid/cascading-combo/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/cascading-combo/webpack.config.js b/samples/grids/grid/cascading-combo/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/cascading-combo/webpack.config.js +++ b/samples/grids/grid/cascading-combo/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/cell-editing-sample/package.json b/samples/grids/grid/cell-editing-sample/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/cell-editing-sample/package.json +++ b/samples/grids/grid/cell-editing-sample/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/cell-editing-sample/webpack.config.js b/samples/grids/grid/cell-editing-sample/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/cell-editing-sample/webpack.config.js +++ b/samples/grids/grid/cell-editing-sample/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/cell-editing-styling/package.json b/samples/grids/grid/cell-editing-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/cell-editing-styling/package.json +++ b/samples/grids/grid/cell-editing-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/cell-editing-styling/webpack.config.js b/samples/grids/grid/cell-editing-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/cell-editing-styling/webpack.config.js +++ b/samples/grids/grid/cell-editing-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/cell-selection-mode/package.json b/samples/grids/grid/cell-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/cell-selection-mode/package.json +++ b/samples/grids/grid/cell-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/cell-selection-mode/webpack.config.js b/samples/grids/grid/cell-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/cell-selection-mode/webpack.config.js +++ b/samples/grids/grid/cell-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/cell-selection-style/package.json b/samples/grids/grid/cell-selection-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/cell-selection-style/package.json +++ b/samples/grids/grid/cell-selection-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/cell-selection-style/webpack.config.js b/samples/grids/grid/cell-selection-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/cell-selection-style/webpack.config.js +++ b/samples/grids/grid/cell-selection-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/change-icons-custom/package.json b/samples/grids/grid/change-icons-custom/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/change-icons-custom/package.json +++ b/samples/grids/grid/change-icons-custom/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/change-icons-custom/webpack.config.js b/samples/grids/grid/change-icons-custom/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/change-icons-custom/webpack.config.js +++ b/samples/grids/grid/change-icons-custom/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/clipboard-operations/package.json b/samples/grids/grid/clipboard-operations/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/clipboard-operations/package.json +++ b/samples/grids/grid/clipboard-operations/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/clipboard-operations/webpack.config.js b/samples/grids/grid/clipboard-operations/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/clipboard-operations/webpack.config.js +++ b/samples/grids/grid/clipboard-operations/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-auto-sizing/package.json b/samples/grids/grid/column-auto-sizing/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-auto-sizing/package.json +++ b/samples/grids/grid/column-auto-sizing/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-auto-sizing/webpack.config.js b/samples/grids/grid/column-auto-sizing/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-auto-sizing/webpack.config.js +++ b/samples/grids/grid/column-auto-sizing/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-collapsible-groups/package.json b/samples/grids/grid/column-collapsible-groups/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-collapsible-groups/package.json +++ b/samples/grids/grid/column-collapsible-groups/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-collapsible-groups/webpack.config.js b/samples/grids/grid/column-collapsible-groups/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-collapsible-groups/webpack.config.js +++ b/samples/grids/grid/column-collapsible-groups/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-data-types/package.json b/samples/grids/grid/column-data-types/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-data-types/package.json +++ b/samples/grids/grid/column-data-types/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-data-types/webpack.config.js b/samples/grids/grid/column-data-types/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-data-types/webpack.config.js +++ b/samples/grids/grid/column-data-types/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-hiding-options/package.json b/samples/grids/grid/column-hiding-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-hiding-options/package.json +++ b/samples/grids/grid/column-hiding-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-hiding-options/webpack.config.js b/samples/grids/grid/column-hiding-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-hiding-options/webpack.config.js +++ b/samples/grids/grid/column-hiding-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-hiding-toolbar-style/package.json b/samples/grids/grid/column-hiding-toolbar-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-hiding-toolbar-style/package.json +++ b/samples/grids/grid/column-hiding-toolbar-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-hiding-toolbar-style/webpack.config.js b/samples/grids/grid/column-hiding-toolbar-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-hiding-toolbar-style/webpack.config.js +++ b/samples/grids/grid/column-hiding-toolbar-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-hiding-toolbar/package.json b/samples/grids/grid/column-hiding-toolbar/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-hiding-toolbar/package.json +++ b/samples/grids/grid/column-hiding-toolbar/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-hiding-toolbar/webpack.config.js b/samples/grids/grid/column-hiding-toolbar/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-hiding-toolbar/webpack.config.js +++ b/samples/grids/grid/column-hiding-toolbar/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-moving-options/package.json b/samples/grids/grid/column-moving-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/column-moving-options/package.json +++ b/samples/grids/grid/column-moving-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-moving-options/webpack.config.js b/samples/grids/grid/column-moving-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-moving-options/webpack.config.js +++ b/samples/grids/grid/column-moving-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-moving-styles/package.json b/samples/grids/grid/column-moving-styles/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/column-moving-styles/package.json +++ b/samples/grids/grid/column-moving-styles/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-moving-styles/webpack.config.js b/samples/grids/grid/column-moving-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-moving-styles/webpack.config.js +++ b/samples/grids/grid/column-moving-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-pinning-options/package.json b/samples/grids/grid/column-pinning-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-pinning-options/package.json +++ b/samples/grids/grid/column-pinning-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-pinning-options/webpack.config.js b/samples/grids/grid/column-pinning-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-pinning-options/webpack.config.js +++ b/samples/grids/grid/column-pinning-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-pinning-right-side/package.json b/samples/grids/grid/column-pinning-right-side/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/column-pinning-right-side/package.json +++ b/samples/grids/grid/column-pinning-right-side/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-pinning-right-side/webpack.config.js b/samples/grids/grid/column-pinning-right-side/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-pinning-right-side/webpack.config.js +++ b/samples/grids/grid/column-pinning-right-side/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-pinning-styles/package.json b/samples/grids/grid/column-pinning-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-pinning-styles/package.json +++ b/samples/grids/grid/column-pinning-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-pinning-styles/webpack.config.js b/samples/grids/grid/column-pinning-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-pinning-styles/webpack.config.js +++ b/samples/grids/grid/column-pinning-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-pinning/package.json b/samples/grids/grid/column-pinning/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-pinning/package.json +++ b/samples/grids/grid/column-pinning/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-pinning/webpack.config.js b/samples/grids/grid/column-pinning/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-pinning/webpack.config.js +++ b/samples/grids/grid/column-pinning/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-resize-styling/package.json b/samples/grids/grid/column-resize-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-resize-styling/package.json +++ b/samples/grids/grid/column-resize-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-resize-styling/webpack.config.js b/samples/grids/grid/column-resize-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-resize-styling/webpack.config.js +++ b/samples/grids/grid/column-resize-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-resizing/package.json b/samples/grids/grid/column-resizing/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-resizing/package.json +++ b/samples/grids/grid/column-resizing/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-resizing/webpack.config.js b/samples/grids/grid/column-resizing/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-resizing/webpack.config.js +++ b/samples/grids/grid/column-resizing/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-selection-group/package.json b/samples/grids/grid/column-selection-group/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-selection-group/package.json +++ b/samples/grids/grid/column-selection-group/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-selection-group/webpack.config.js b/samples/grids/grid/column-selection-group/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-selection-group/webpack.config.js +++ b/samples/grids/grid/column-selection-group/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-selection-mode/package.json b/samples/grids/grid/column-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/column-selection-mode/package.json +++ b/samples/grids/grid/column-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-selection-mode/webpack.config.js b/samples/grids/grid/column-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-selection-mode/webpack.config.js +++ b/samples/grids/grid/column-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-selection-styles/package.json b/samples/grids/grid/column-selection-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-selection-styles/package.json +++ b/samples/grids/grid/column-selection-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-selection-styles/webpack.config.js b/samples/grids/grid/column-selection-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-selection-styles/webpack.config.js +++ b/samples/grids/grid/column-selection-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-sorting-indicators/package.json b/samples/grids/grid/column-sorting-indicators/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-sorting-indicators/package.json +++ b/samples/grids/grid/column-sorting-indicators/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-sorting-indicators/webpack.config.js b/samples/grids/grid/column-sorting-indicators/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-sorting-indicators/webpack.config.js +++ b/samples/grids/grid/column-sorting-indicators/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-sorting-options/package.json b/samples/grids/grid/column-sorting-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/column-sorting-options/package.json +++ b/samples/grids/grid/column-sorting-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-sorting-options/webpack.config.js b/samples/grids/grid/column-sorting-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-sorting-options/webpack.config.js +++ b/samples/grids/grid/column-sorting-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/column-sorting-style/package.json b/samples/grids/grid/column-sorting-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/column-sorting-style/package.json +++ b/samples/grids/grid/column-sorting-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/column-sorting-style/webpack.config.js b/samples/grids/grid/column-sorting-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/column-sorting-style/webpack.config.js +++ b/samples/grids/grid/column-sorting-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/conditional-cell-style-1/package.json b/samples/grids/grid/conditional-cell-style-1/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/conditional-cell-style-1/package.json +++ b/samples/grids/grid/conditional-cell-style-1/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/conditional-cell-style-1/webpack.config.js b/samples/grids/grid/conditional-cell-style-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/conditional-cell-style-1/webpack.config.js +++ b/samples/grids/grid/conditional-cell-style-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/conditional-cell-style-2/package.json b/samples/grids/grid/conditional-cell-style-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/conditional-cell-style-2/package.json +++ b/samples/grids/grid/conditional-cell-style-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/conditional-cell-style-2/webpack.config.js b/samples/grids/grid/conditional-cell-style-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/conditional-cell-style-2/webpack.config.js +++ b/samples/grids/grid/conditional-cell-style-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/conditional-row-selectors/package.json b/samples/grids/grid/conditional-row-selectors/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/conditional-row-selectors/package.json +++ b/samples/grids/grid/conditional-row-selectors/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/conditional-row-selectors/webpack.config.js b/samples/grids/grid/conditional-row-selectors/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/conditional-row-selectors/webpack.config.js +++ b/samples/grids/grid/conditional-row-selectors/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/custom-context-menu/package.json b/samples/grids/grid/custom-context-menu/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/custom-context-menu/package.json +++ b/samples/grids/grid/custom-context-menu/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/custom-context-menu/src/index.css b/samples/grids/grid/custom-context-menu/src/index.css index 0fe936871..95c6e51c3 100644 --- a/samples/grids/grid/custom-context-menu/src/index.css +++ b/samples/grids/grid/custom-context-menu/src/index.css @@ -1,2 +1,42 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.contextmenu { + position: absolute; + width: 180px; + background: white; + display: flex; + cursor: context-menu; + flex-direction: column; + box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); + z-index: 9999; + font-size: 0.75rem; + font-weight: 650; +} + +.item { + padding: 10px; + display: flex; +} + +.item:hover { + background:rgb(204, 203, 203); +} + +.icon { + vertical-align: middle; + margin-bottom: 5px; + margin-right: 5px; +} + +.selected-data-area{ + overflow-y: auto; + width: 50%; + box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); + margin-left: 10px; +} + +.wrapper{ + margin: 10px; + display: flex; + justify-content: space-evenly; +} \ No newline at end of file diff --git a/samples/grids/grid/custom-context-menu/webpack.config.js b/samples/grids/grid/custom-context-menu/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/custom-context-menu/webpack.config.js +++ b/samples/grids/grid/custom-context-menu/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/custom-filtering/package.json b/samples/grids/grid/custom-filtering/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/custom-filtering/package.json +++ b/samples/grids/grid/custom-filtering/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/custom-filtering/webpack.config.js b/samples/grids/grid/custom-filtering/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/custom-filtering/webpack.config.js +++ b/samples/grids/grid/custom-filtering/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-batch-editing-actions/package.json b/samples/grids/grid/data-batch-editing-actions/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/data-batch-editing-actions/package.json +++ b/samples/grids/grid/data-batch-editing-actions/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-batch-editing-actions/webpack.config.js b/samples/grids/grid/data-batch-editing-actions/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-batch-editing-actions/webpack.config.js +++ b/samples/grids/grid/data-batch-editing-actions/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-exporting-indicator/package.json b/samples/grids/grid/data-exporting-indicator/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/data-exporting-indicator/package.json +++ b/samples/grids/grid/data-exporting-indicator/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-exporting-indicator/webpack.config.js b/samples/grids/grid/data-exporting-indicator/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/data-exporting-indicator/webpack.config.js +++ b/samples/grids/grid/data-exporting-indicator/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-paste-options/package.json b/samples/grids/grid/data-paste-options/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/data-paste-options/package.json +++ b/samples/grids/grid/data-paste-options/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-paste-options/webpack.config.js b/samples/grids/grid/data-paste-options/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/data-paste-options/webpack.config.js +++ b/samples/grids/grid/data-paste-options/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-performance-virtualization/package.json b/samples/grids/grid/data-performance-virtualization/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/data-performance-virtualization/package.json +++ b/samples/grids/grid/data-performance-virtualization/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-performance-virtualization/webpack.config.js b/samples/grids/grid/data-performance-virtualization/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-performance-virtualization/webpack.config.js +++ b/samples/grids/grid/data-performance-virtualization/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-searching/package.json b/samples/grids/grid/data-searching/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/data-searching/package.json +++ b/samples/grids/grid/data-searching/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-searching/src/index.css b/samples/grids/grid/data-searching/src/index.css index 0fe936871..33218c8dd 100644 --- a/samples/grids/grid/data-searching/src/index.css +++ b/samples/grids/grid/data-searching/src/index.css @@ -1,2 +1,5 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.gridSize { + --ig-size: var(--ig-size-small); +} \ No newline at end of file diff --git a/samples/grids/grid/data-searching/webpack.config.js b/samples/grids/grid/data-searching/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/data-searching/webpack.config.js +++ b/samples/grids/grid/data-searching/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-summaries-custom/package.json b/samples/grids/grid/data-summaries-custom/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/data-summaries-custom/package.json +++ b/samples/grids/grid/data-summaries-custom/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-summaries-custom/webpack.config.js b/samples/grids/grid/data-summaries-custom/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/data-summaries-custom/webpack.config.js +++ b/samples/grids/grid/data-summaries-custom/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-summary-formatter/package.json b/samples/grids/grid/data-summary-formatter/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/data-summary-formatter/package.json +++ b/samples/grids/grid/data-summary-formatter/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-summary-formatter/webpack.config.js b/samples/grids/grid/data-summary-formatter/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-summary-formatter/webpack.config.js +++ b/samples/grids/grid/data-summary-formatter/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-summary-options/package.json b/samples/grids/grid/data-summary-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/data-summary-options/package.json +++ b/samples/grids/grid/data-summary-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-summary-options/webpack.config.js b/samples/grids/grid/data-summary-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-summary-options/webpack.config.js +++ b/samples/grids/grid/data-summary-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-summary-template/package.json b/samples/grids/grid/data-summary-template/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/data-summary-template/package.json +++ b/samples/grids/grid/data-summary-template/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-summary-template/webpack.config.js b/samples/grids/grid/data-summary-template/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-summary-template/webpack.config.js +++ b/samples/grids/grid/data-summary-template/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-validation-style/package.json b/samples/grids/grid/data-validation-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/data-validation-style/package.json +++ b/samples/grids/grid/data-validation-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-validation-style/webpack.config.js b/samples/grids/grid/data-validation-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-validation-style/webpack.config.js +++ b/samples/grids/grid/data-validation-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-validator-service-cross-field/package.json b/samples/grids/grid/data-validator-service-cross-field/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/data-validator-service-cross-field/package.json +++ b/samples/grids/grid/data-validator-service-cross-field/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-validator-service-cross-field/webpack.config.js b/samples/grids/grid/data-validator-service-cross-field/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-validator-service-cross-field/webpack.config.js +++ b/samples/grids/grid/data-validator-service-cross-field/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-validator-service-extended/package.json b/samples/grids/grid/data-validator-service-extended/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/data-validator-service-extended/package.json +++ b/samples/grids/grid/data-validator-service-extended/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-validator-service-extended/webpack.config.js b/samples/grids/grid/data-validator-service-extended/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-validator-service-extended/webpack.config.js +++ b/samples/grids/grid/data-validator-service-extended/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/data-validator-service/package.json b/samples/grids/grid/data-validator-service/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/data-validator-service/package.json +++ b/samples/grids/grid/data-validator-service/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/data-validator-service/webpack.config.js b/samples/grids/grid/data-validator-service/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/data-validator-service/webpack.config.js +++ b/samples/grids/grid/data-validator-service/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/disabled-summaries/.prettierrc b/samples/grids/grid/disabled-summaries/.prettierrc new file mode 100644 index 000000000..15a7c7c6c --- /dev/null +++ b/samples/grids/grid/disabled-summaries/.prettierrc @@ -0,0 +1,11 @@ +{ + "printWidth": 250, + "tabWidth": 4, + "useTabs": false, + "semi": true, + "singleQuote": false, + "trailingComma": "none", + "bracketSpacing": true, + "jsxBracketSameLine": false, + "fluid": false +} \ No newline at end of file diff --git a/samples/grids/grid/disabled-summaries/ReadMe.md b/samples/grids/grid/disabled-summaries/ReadMe.md new file mode 100644 index 000000000..ac56273d2 --- /dev/null +++ b/samples/grids/grid/disabled-summaries/ReadMe.md @@ -0,0 +1,56 @@ + + + +This folder contains implementation of Web Components application with example of Disabled Summaries feature using [Grid](https://infragistics.com/webcomponentssite/components/general-getting-started.html) component. + + + + + + View Docs + + + View Code + + + Run Sample + + + Run Sample + + + + +## Branches + +> **_NOTE:_** You should use [master](https://github.com/IgniteUI/igniteui-angular-examples/tree/master) branch of this repository if you want to run samples on your computer. Use the [vnext](https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext) branch only when you want to contribute new samples to this repository. + +## Instructions + +To set up this project locally, execute these commands: + +``` +git clone https://github.com/IgniteUI/igniteui-wc-examples.git +git checkout master +cd ./igniteui-wc-examples +cd ./samples/grids/grid/disabled-summaries +``` + +open above folder in VS Code or type: +``` +code . +``` + +In terminal window, run: + +``` +npm install +npm run start +``` + +Then open http://localhost:4200/ in your browser + + +## Learn More + +To learn more about **Ignite UI for Web Components**, check out the [Web Components documentation](https://infragistics.com/webcomponentssite/components/general-getting-started.html). diff --git a/samples/grids/grid/disabled-summaries/index.html b/samples/grids/grid/disabled-summaries/index.html new file mode 100644 index 000000000..1b3e95844 --- /dev/null +++ b/samples/grids/grid/disabled-summaries/index.html @@ -0,0 +1,43 @@ + + + + Sample | Ignite UI | Web Components | Infragistics + + + + + + + + + + + +
+
+
+ +
+
+ Disable All + Enable All +
+
+ + + + + + + + + +
+
+ + + <% if (false) { %> + + <% } %> + + diff --git a/samples/grids/grid/disabled-summaries/package.json b/samples/grids/grid/disabled-summaries/package.json new file mode 100644 index 000000000..4b75030ac --- /dev/null +++ b/samples/grids/grid/disabled-summaries/package.json @@ -0,0 +1,62 @@ +{ + "name": "example-ignite-ui-web-components", + "description": "This project provides example of using Ignite UI for Web Components", + "author": "Infragistics", + "version": "1.0.0", + "license": "", + "private": true, + "homepage": ".", + "main": "src/index.ts", + "scripts": { + "build": "npm run build:prod", + "build:dev": "webpack --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod": "webpack --env.NODE_ENV=production --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod": "webpack-dev-server --env.NODE_ENV=production --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start": "npm run serve:dev", + "build:legacy": "npm run build:prod:legacy", + "build:dev:legacy": "webpack --env.legacy=true --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod:legacy": "webpack --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev:legacy": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --env.legacy=true --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod:legacy": "webpack-dev-server --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start:legacy": "npm run serve:dev:legacy" + }, + "dependencies": { + "babel-runtime": "^6.26.0", + "core-js": "^3.6.5", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", + "lit-html": "^3.2.0", + "tslib": "^2.0.0" + }, + "devDependencies": { + "@babel/cli": "^7.8.3", + "@babel/core": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-runtime": "^7.10.0", + "@babel/preset-env": "^7.8.3", + "@babel/preset-typescript": "^7.8.3", + "@types/source-map": "^0.5.7", + "babel-loader": "^8.1.0", + "babel-plugin-transform-custom-element-classes": "^0.1.0", + "css-loader": "^1.0.0", + "csv-loader": "^3.0.2", + "file-loader": "^4.2.0", + "fork-ts-checker-webpack-plugin": "^4.1.5", + "html-webpack-plugin": "^4.3.0", + "parcel-bundler": "^1.6.1", + "source-map": "^0.7.3", + "style-loader": "^0.22.1", + "tsconfig-paths-webpack-plugin": "^4.0.0", + "typescript": "^4.4.4", + "webpack": "^5.96.1", + "webpack-cli": "^4.10.0", + "webpack-dev-server": "^4.11.1", + "worker-loader": "^3.0.8", + "xml-loader": "^1.2.1" + } + } \ No newline at end of file diff --git a/samples/grids/grid/disabled-summaries/sandbox.config.json b/samples/grids/grid/disabled-summaries/sandbox.config.json new file mode 100644 index 000000000..5c5b54fe2 --- /dev/null +++ b/samples/grids/grid/disabled-summaries/sandbox.config.json @@ -0,0 +1,7 @@ +{ + "infiniteLoopProtection": false, + "hardReloadOnChange": false, + "view": "browser", + "template": "parcel" +} + \ No newline at end of file diff --git a/samples/grids/grid/disabled-summaries/src/NwindData.ts b/samples/grids/grid/disabled-summaries/src/NwindData.ts new file mode 100644 index 000000000..b84f3c4c9 --- /dev/null +++ b/samples/grids/grid/disabled-summaries/src/NwindData.ts @@ -0,0 +1,323 @@ +export class NwindDataItem { + public constructor(init: Partial) { + Object.assign(this, init); + } + + public ProductID: number; + public ProductName: string; + public SupplierID: number; + public CategoryID: number; + public QuantityPerUnit: string; + public UnitPrice: number; + public UnitsInStock: number; + public UnitsOnOrder: number; + public ReorderLevel: number; + public Discontinued: boolean; + public OrderDate: string; +} + +export class NwindData extends Array { + public constructor() { + super(); + this.push( + new NwindDataItem({ + ProductID: 1, + ProductName: `Chai`, + SupplierID: 1, + CategoryID: 1, + QuantityPerUnit: `10 boxes x 20 bags`, + UnitPrice: 18, + UnitsInStock: 39, + UnitsOnOrder: 30, + ReorderLevel: 10, + Discontinued: false, + OrderDate: `2012-02-12` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 2, + ProductName: `Chang`, + SupplierID: 1, + CategoryID: 1, + QuantityPerUnit: `24 - 12 oz bottles`, + UnitPrice: 19, + UnitsInStock: 17, + UnitsOnOrder: 40, + ReorderLevel: 25, + Discontinued: true, + OrderDate: `2003-03-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 3, + ProductName: `Aniseed Syrup`, + SupplierID: 1, + CategoryID: 2, + QuantityPerUnit: `12 - 550 ml bottles`, + UnitPrice: 10, + UnitsInStock: 13, + UnitsOnOrder: 70, + ReorderLevel: 25, + Discontinued: false, + OrderDate: `2006-03-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 4, + ProductName: `Chef Antons Cajun Seasoning`, + SupplierID: 2, + CategoryID: 2, + QuantityPerUnit: `48 - 6 oz jars`, + UnitPrice: 22, + UnitsInStock: 53, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2016-03-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 5, + ProductName: `Chef Antons Gumbo Mix`, + SupplierID: 2, + CategoryID: 2, + QuantityPerUnit: `36 boxes`, + UnitPrice: 21.35, + UnitsInStock: 0, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: true, + OrderDate: `2011-11-11` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 6, + ProductName: `Grandmas Boysenberry Spread`, + SupplierID: 3, + CategoryID: 2, + QuantityPerUnit: `12 - 8 oz jars`, + UnitPrice: 25, + UnitsInStock: 0, + UnitsOnOrder: 30, + ReorderLevel: 25, + Discontinued: false, + OrderDate: `2017-12-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 7, + ProductName: `Uncle Bobs Organic Dried Pears`, + SupplierID: 3, + CategoryID: 7, + QuantityPerUnit: `12 - 1 lb pkgs.`, + UnitPrice: 30, + UnitsInStock: 150, + UnitsOnOrder: 30, + ReorderLevel: 10, + Discontinued: false, + OrderDate: `2016-07-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 8, + ProductName: `Northwoods Cranberry Sauce`, + SupplierID: 3, + CategoryID: 2, + QuantityPerUnit: `12 - 12 oz jars`, + UnitPrice: 40, + UnitsInStock: 6, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2018-01-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 9, + ProductName: `Mishi Kobe Niku`, + SupplierID: 4, + CategoryID: 6, + QuantityPerUnit: `18 - 500 g pkgs.`, + UnitPrice: 97, + UnitsInStock: 29, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: true, + OrderDate: `2010-02-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 10, + ProductName: `Ikura`, + SupplierID: 4, + CategoryID: 8, + QuantityPerUnit: `12 - 200 ml jars`, + UnitPrice: 31, + UnitsInStock: 31, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2008-05-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 11, + ProductName: `Queso Cabrales`, + SupplierID: 5, + CategoryID: 4, + QuantityPerUnit: `1 kg pkg.`, + UnitPrice: 21, + UnitsInStock: 22, + UnitsOnOrder: 30, + ReorderLevel: 30, + Discontinued: false, + OrderDate: `2009-01-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 12, + ProductName: `Queso Manchego La Pastora`, + SupplierID: 5, + CategoryID: 4, + QuantityPerUnit: `10 - 500 g pkgs.`, + UnitPrice: 38, + UnitsInStock: 86, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2015-11-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 13, + ProductName: `Konbu`, + SupplierID: 6, + CategoryID: 8, + QuantityPerUnit: `2 kg box`, + UnitPrice: 6, + UnitsInStock: 24, + UnitsOnOrder: 30, + ReorderLevel: 5, + Discontinued: false, + OrderDate: `2015-03-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 14, + ProductName: `Tofu`, + SupplierID: 6, + CategoryID: 7, + QuantityPerUnit: `40 - 100 g pkgs.`, + UnitPrice: 23.25, + UnitsInStock: 35, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2017-06-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 15, + ProductName: `Genen Shouyu`, + SupplierID: 6, + CategoryID: 2, + QuantityPerUnit: `24 - 250 ml bottles`, + UnitPrice: 15.5, + UnitsInStock: 39, + UnitsOnOrder: 30, + ReorderLevel: 5, + Discontinued: false, + OrderDate: `2014-03-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 16, + ProductName: `Pavlova`, + SupplierID: 7, + CategoryID: 3, + QuantityPerUnit: `32 - 500 g boxes`, + UnitPrice: 17.45, + UnitsInStock: 29, + UnitsOnOrder: 30, + ReorderLevel: 10, + Discontinued: false, + OrderDate: `2018-03-28` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 17, + ProductName: `Alice Mutton`, + SupplierID: 7, + CategoryID: 6, + QuantityPerUnit: `20 - 1 kg tins`, + UnitPrice: 39, + UnitsInStock: 0, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: true, + OrderDate: `2015-08-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 18, + ProductName: `Carnarvon Tigers`, + SupplierID: 7, + CategoryID: 8, + QuantityPerUnit: `16 kg pkg.`, + UnitPrice: 62.5, + UnitsInStock: 42, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2005-09-27` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 19, + ProductName: `Teatime Chocolate Biscuits`, + SupplierID: 8, + CategoryID: 3, + QuantityPerUnit: ``, + UnitPrice: 9.2, + UnitsInStock: 25, + UnitsOnOrder: 30, + ReorderLevel: 5, + Discontinued: false, + OrderDate: `2001-03-17` + }) + ); + this.push( + new NwindDataItem({ + ProductID: 20, + ProductName: `Sir Rodneys Marmalade`, + SupplierID: 8, + CategoryID: 3, + QuantityPerUnit: `4 - 100 ml jars`, + UnitPrice: 4.5, + UnitsInStock: 40, + UnitsOnOrder: 30, + ReorderLevel: 0, + Discontinued: false, + OrderDate: `2005-03-17` + }) + ); + } +} diff --git a/samples/grids/grid/disabled-summaries/src/index.css b/samples/grids/grid/disabled-summaries/src/index.css new file mode 100644 index 000000000..03040d6bb --- /dev/null +++ b/samples/grids/grid/disabled-summaries/src/index.css @@ -0,0 +1,44 @@ +.grid-wrapper { + margin: 0 auto; + padding: 16px; + height: 87%; +} + +.grid-wrapper .summaries { + margin-bottom: 1rem; + display: flex; + align-items: center; + flex-wrap: wrap; +} + +.grid-wrapper .summaries-title { + margin: 0 0 1rem 0; + flex-basis: 100%; + font-weight: bold; +} + +.grid-wrapper .summary-button { + margin-right: 1rem; +} + +igc-dialog { + border: 1px solid #e0e0e0; + border-radius: 8px; +} + +igc-dialog::part(title) { + color: #1E6DFE; +} + +.summaries-dialog-items { + display: flex; + flex-direction: column; + align-items: flex-start; +} + +.summaries-dialog-items .summaries-dialog-item { + display: flex; + align-items: center; + padding: 0 1rem; +} + diff --git a/samples/grids/grid/disabled-summaries/src/index.ts b/samples/grids/grid/disabled-summaries/src/index.ts new file mode 100644 index 000000000..c3892b7c1 --- /dev/null +++ b/samples/grids/grid/disabled-summaries/src/index.ts @@ -0,0 +1,257 @@ +import "igniteui-webcomponents-grids/grids/combined"; +import { defineComponents, IgcButtonComponent, IgcDialogComponent, IgcCheckboxComponent } from "igniteui-webcomponents"; +import { ComponentRenderer, WebGridDescriptionModule } from "igniteui-webcomponents-core"; +import { IgcGridComponent, IgcColumnComponent, IgcSummaryOperand, IgcSummaryResult } from "igniteui-webcomponents-grids/grids"; +import { NwindData } from "./NwindData"; +import "igniteui-webcomponents-grids/grids/themes/light/bootstrap.css"; +import "./index.css"; + +defineComponents(IgcButtonComponent, IgcDialogComponent, IgcCheckboxComponent); + +class UnitsInStockSummary extends IgcSummaryOperand { + constructor() { + super(); + } + operate(data: any[] = [], allData: any[] = [], fieldName: string = "", summaryResult: any = null): IgcSummaryResult[] { + const result: IgcSummaryResult[] = []; + const values = allData.map((item) => item[fieldName] ?? 0).filter((value) => value !== null); + + const discontinuedItems = allData.filter((item) => item["Discontinued"] === true); + const discontinuedValues = discontinuedItems.map((item) => item[fieldName] ?? 0).filter((value) => !isNaN(value)); + + result.push({ key: "count", label: "Count", summaryResult: values.length }); + result.push({ key: "min", label: "Min", summaryResult: values.length > 0 ? Math.min(...values) : "N/A" }); + result.push({ key: "max", label: "Max", summaryResult: values.length > 0 ? Math.max(...values) : "N/A" }); + result.push({ key: "sum", label: "Sum", summaryResult: values.reduce((a, b) => a + b, 0) }); + result.push({ + key: "average", + label: "Average", + summaryResult: values.length > 0 ? values.reduce((a, b) => a + b, 0) / values.length : "N/A" + }); + result.push({ + key: "median", + label: "Median", + summaryResult: + values.length > 0 + ? (() => { + const sortedValues = values.slice().sort((a, b) => a - b); + return sortedValues.length % 2 === 0 ? (sortedValues[sortedValues.length / 2 - 1] + sortedValues[sortedValues.length / 2]) / 2 : sortedValues[Math.floor(sortedValues.length / 2)]; + })() + : "N/A" + }); + result.push({ key: "range", label: "Range", summaryResult: values.length > 0 ? Math.max(...values) - Math.min(...values) : "N/A" }); + result.push({ key: "discontinued", label: "Discontinued Products", summaryResult: discontinuedItems.length }); + result.push({ key: "totalDiscontinued", label: "Total Discontinued Items", summaryResult: discontinuedValues.length > 0 ? discontinuedValues.reduce((a, b) => a + b, 0) : 0 }); + + return result; + } +} + +class DiscontinuedSummary extends IgcSummaryOperand { + constructor() { + super(); + } + operate(data: any[] = [], allData: any[] = [], fieldName: string = ""): IgcSummaryResult[] { + const result: IgcSummaryResult[] = []; + result.push({ key: "count", label: "Count", summaryResult: allData.length }); + result.push({ key: "true", label: "True", summaryResult: allData.filter((item) => item[fieldName] === true).length }); + result.push({ key: "false", label: "False", summaryResult: allData.filter((item) => item[fieldName] === false).length }); + return result; + } +} + +export class Sample { + private grid: IgcGridComponent; + private dialog: IgcDialogComponent; + private _bind: () => void; + private currentColumn: IgcColumnComponent | null = null; + private summariesContainer: HTMLDivElement | null = null; + private disableAllBtn!: HTMLButtonElement; + private enableAllBtn!: HTMLButtonElement; + + constructor() { + this.grid = document.getElementById("grid") as IgcGridComponent; + this.dialog = document.getElementById("dialog") as IgcDialogComponent; + this.dialog.closeOnOutsideClick = true; + this.dialog.keepOpenOnEscape = false; + + this.summariesContainer = document.querySelector(".summaries"); + + if (this.summariesContainer) { + const title = document.createElement("p"); + title.classList.add("summaries-title"); + title.textContent = "Disable Summaries for Column:"; + this.summariesContainer.appendChild(title); + } + + this.disableAllBtn = document.getElementById("disableAllBtn") as HTMLButtonElement; + this.enableAllBtn = document.getElementById("enableAllBtn") as HTMLButtonElement; + + this.webGridCustomSummary = this.webGridCustomSummary.bind(this); + this.openDialog = this.openDialog.bind(this); + this.toggleSummary = this.toggleSummary.bind(this); + this.disableAllSummaries = this.disableAllSummaries.bind(this); + this.enableAllSummaries = this.enableAllSummaries.bind(this); + this.handleColumnInit = this.handleColumnInit.bind(this); + this.updateCheckboxes = this.updateCheckboxes.bind(this); + + this._bind = () => { + this.grid.data = this.nwindData; + this.grid.addEventListener("columnInit", this.handleColumnInit); + document.getElementById("disableAllBtn")!.addEventListener("click", this.disableAllSummaries); + document.getElementById("enableAllBtn")!.addEventListener("click", this.enableAllSummaries); + }; + this._bind(); + } + + private handleColumnInit(event: any) { + this.webGridCustomSummary(event); + const column: IgcColumnComponent = event.detail; + + if (!this.summariesContainer) return; + + const button = document.createElement("igc-button"); + button.classList.add("summary-button"); + button.textContent = column.header ? column.header.toString() : column.field; + button.setAttribute("variant", "contained"); + button.addEventListener("click", () => this.openDialog(column)); + this.summariesContainer.appendChild(button); + } + + private _nwindData: NwindData | undefined; + public get nwindData(): NwindData { + if (this._nwindData == null) { + this._nwindData = new NwindData(); + } + return this._nwindData; + } + + private _componentRenderer: ComponentRenderer | undefined; + public get renderer(): ComponentRenderer { + if (this._componentRenderer == null) { + this._componentRenderer = new ComponentRenderer(); + WebGridDescriptionModule.register(this._componentRenderer.context); + } + return this._componentRenderer; + } + + public webGridCustomSummary(args: any): void { + if (args.detail.field === "UnitsInStock") { + args.detail.summaries = UnitsInStockSummary; + } + if (args.detail.field === "Discontinued") { + args.detail.summaries = DiscontinuedSummary; + } + } + + private updateCheckboxes() { + if (!this.currentColumn) return; + + const dialogItemsContainer = this.dialog.querySelector(".summaries-dialog-items")!; + dialogItemsContainer.innerHTML = ""; + + let allSummaries: IgcSummaryResult[] = []; + + const getSummaryResults = (operand: any): IgcSummaryResult[] => { + if (typeof operand === "function") { + operand = new operand(); + } + if (operand instanceof IgcSummaryOperand) { + return operand.operate([], this.grid.data, this.currentColumn!.field); + } + return []; + }; + + if (!this.currentColumn.summaries) { + const defaultOperand = IgcSummaryOperand; + allSummaries = getSummaryResults(defaultOperand); + } else { + allSummaries = getSummaryResults(this.currentColumn.summaries); + } + + let allDisabled = true; + let allEnabled = true; + + allSummaries.forEach((summary) => { + const checkbox = document.createElement("igc-checkbox") as IgcCheckboxComponent; + checkbox.classList.add("summaries-dialog-item"); + checkbox.textContent = summary.label; + const isDisabled = this.currentColumn!.disabledSummaries?.includes(summary.key); + checkbox.checked = isDisabled; + + if (isDisabled) { + allEnabled = false; + } else { + allDisabled = false; + } + + checkbox.addEventListener("click", () => this.toggleSummary(summary.key)); + dialogItemsContainer.appendChild(checkbox); + }); + + this.disableAllBtn.disabled = allDisabled; + this.enableAllBtn.disabled = allEnabled; + } + + public openDialog(column: IgcColumnComponent) { + this.currentColumn = column; + this.dialog.title = `Disable Summaries for ${column.header || column.field}`; + this.updateCheckboxes(); + this.dialog.show(); + } + + public toggleSummary(summaryKey: string) { + if (!this.currentColumn) return; + + if (!this.currentColumn.disabledSummaries) { + this.currentColumn.disabledSummaries = []; + } + + if (this.currentColumn.disabledSummaries.includes(summaryKey)) { + this.currentColumn.disabledSummaries = this.currentColumn.disabledSummaries.filter((key: string) => key !== summaryKey); + } else { + this.currentColumn.disabledSummaries = [...this.currentColumn.disabledSummaries, summaryKey]; + } + + this.updateCheckboxes(); + } + + public disableAllSummaries() { + if (!this.currentColumn) return; + + let allSummaryKeys: string[] = []; + + const getSummaryKeys = (operand: any): string[] => { + if (typeof operand === "function") { + operand = new operand(); + } + if (operand instanceof IgcSummaryOperand) { + if (this.grid && this.currentColumn) { + return operand.operate([], this.grid.data, this.currentColumn.field).map((s: { key: any; }) => s.key); + } + return []; + } + return []; + }; + + if (!this.currentColumn.summaries) { + const defaultOperand = IgcSummaryOperand; + allSummaryKeys = getSummaryKeys(defaultOperand); + } else { + allSummaryKeys = getSummaryKeys(this.currentColumn.summaries); + } + + this.currentColumn.disabledSummaries = allSummaryKeys; + this.updateCheckboxes(); + this.grid.markForCheck(); + } + + public enableAllSummaries() { + if (!this.currentColumn) return; + this.currentColumn.disabledSummaries = []; + this.updateCheckboxes(); + this.grid.markForCheck(); + } +} + +new Sample(); diff --git a/samples/grids/grid/disabled-summaries/tsconfig.json b/samples/grids/grid/disabled-summaries/tsconfig.json new file mode 100644 index 000000000..de23257dd --- /dev/null +++ b/samples/grids/grid/disabled-summaries/tsconfig.json @@ -0,0 +1,20 @@ +{ + "compilerOptions": { + "noImplicitReturns": true, + "esModuleInterop": true, + "noImplicitAny": true, + "declarationDir": "dist/types", + "moduleResolution": "node", + "declaration": true, + "target": "es2015", + "module": "es2015", + "strict": true + }, + "include": [ + "src/**/*" + ], + "exclude": [ + "node_modules", + "dist" + ] +} \ No newline at end of file diff --git a/samples/grids/grid/disabled-summaries/tslint.json b/samples/grids/grid/disabled-summaries/tslint.json new file mode 100644 index 000000000..e139fc6fe --- /dev/null +++ b/samples/grids/grid/disabled-summaries/tslint.json @@ -0,0 +1,53 @@ +{ + "extends": ["tslint:recommended", "tslint-react", "tslint-config-prettier"], + "linterOptions": { + "exclude": [ + "node_modules/**/*.ts", + "**/odatajs-4.0.0.js", + "src/images/*.*" + ] + }, + "rules": { + "only-arrow-functions": false, + "jsx-self-close": false, + "jsx-wrap-multiline": false, + "no-var-requires": false, + "no-var": false, + "no-var-keyword": false, + "no-console": false, + "no-string-literal": false, + "no-unused-vars": false, + "@typescript-eslint/no-unused-vars": "off", + "jsx-no-lambda": false, + "ordered-imports": false, + "object-literal-sort-keys": false, + "object-literal-shorthand": false, + "member-ordering": false, + "curly": [false, "ignore-same-line"], + "max-classes-per-file": [true, 10], + "prefer-const": false, + "prefer-for-of": false, + "no-useless-constructor": false, + "@typescript-eslint/no-useless-constructor": "off", + "@typescript-eslint/type-annotation-spacing": "off" + }, + "jsRules": { + "only-arrow-functions": false, + "jsx-self-close": false, + "jsx-wrap-multiline": false, + "no-var-requires": false, + "no-console": false, + "no-unused-vars": false, + "@typescript-eslint/no-unused-vars": "off", + "jsx-no-lambda": false, + "ordered-imports": false, + "object-literal-sort-keys": false, + "object-literal-shorthand": false, + "curly": [false, "ignore-same-line"], + "max-classes-per-file": [true, 10], + "prefer-const": false, + "prefer-for-of": false, + "no-useless-constructor": false, + "@typescript-eslint/no-useless-constructor": "off" + } +} \ No newline at end of file diff --git a/samples/grids/grid/disabled-summaries/webpack.config.js b/samples/grids/grid/disabled-summaries/webpack.config.js new file mode 100644 index 000000000..12d87a730 --- /dev/null +++ b/samples/grids/grid/disabled-summaries/webpack.config.js @@ -0,0 +1,107 @@ +const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin'); +const HtmlWebpackPlugin = require('html-webpack-plugin'); +const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); +const path = require('path'); +const webpack = require('webpack'); + +module.exports = env => { + const nodeEnv = process.env.NODE_ENV || 'development'; + const isProd = nodeEnv === 'production'; + const isLegacy = !!process.env.legacy && !(process.env.legacy == "false"); + console.log(">> webpack nodeEnv=" + nodeEnv); + console.log(">> webpack isProd=" + isProd); + console.log(">> webpack isLegacy=" + isLegacy); + const presets = [ + ["@babel/preset-env", { + "useBuiltIns": "usage", + "corejs": 3, + "targets": { + "browsers": isLegacy ? ["defaults"] : [ + "last 2 Chrome versions", + "last 2 Safari versions", + "last 2 iOS versions", + "last 2 Firefox versions", + "last 2 Edge versions"] + } + }], + "@babel/preset-typescript" + ]; + + return { + entry: isLegacy ? [ + path.resolve(__dirname, 'node_modules/@webcomponents/custom-elements'), + path.resolve(__dirname, 'node_modules/@webcomponents/template'), + path.resolve(__dirname, 'src') + ] : path.resolve(__dirname, 'src'), + devtool: isProd ? false : 'source-map', + output: { + filename: isProd ? '[fullhash].bundle.js' : '[fullhash].bundle.js', + globalObject: 'this', + path: path.resolve(__dirname, 'dist'), + }, + + resolve: { + mainFields: ['esm2015', 'module', 'main'], + extensions: ['.ts', '.js', '.json'], + plugins: [new TsconfigPathsPlugin({ + configFile: './tsconfig.json', + extensions: ['.ts', '.js'], + mainFields: ['esm2015', 'module', 'main'] + })] + }, + + module: { + rules: [ + { test: /\.(png|svg|jpg|gif)$/, use: ['file-loader'] }, + { test: /\.(csv|tsv)$/, use: ['csv-loader'] }, + { test: /\.xml$/, use: ['xml-loader'] }, + { test: /\.css$/, sideEffects: true, use: ['style-loader', 'css-loader'] }, + { + test: /worker\.(ts|js)$/, + use: [ + { loader: 'worker-loader' }, + { + loader: 'babel-loader', options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + } + } + ] + }, + { + test: /\.(ts|js)$/, loader: 'babel-loader', + options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + }, + exclude: + function (modulePath) { + return /node_modules/.test(modulePath) && + !/igniteui-webcomponents/.test(modulePath) && + !/lit-html/.test(modulePath); + } + }], + }, + + plugins: [ + new webpack.DefinePlugin({ + 'process.env.NODE_ENV': JSON.stringify(nodeEnv) + }), + new HtmlWebpackPlugin({ + title: 'for-cs', + template: 'index.html' + }), + new ForkTsCheckerWebpackPlugin() + ] + }; +}; \ No newline at end of file diff --git a/samples/grids/grid/editing-columns/package.json b/samples/grids/grid/editing-columns/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/editing-columns/package.json +++ b/samples/grids/grid/editing-columns/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/editing-columns/webpack.config.js b/samples/grids/grid/editing-columns/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/editing-columns/webpack.config.js +++ b/samples/grids/grid/editing-columns/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/editing-events/package.json b/samples/grids/grid/editing-events/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/editing-events/package.json +++ b/samples/grids/grid/editing-events/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/editing-events/webpack.config.js b/samples/grids/grid/editing-events/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/editing-events/webpack.config.js +++ b/samples/grids/grid/editing-events/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/editing-excel-style-custom/package.json b/samples/grids/grid/editing-excel-style-custom/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/editing-excel-style-custom/package.json +++ b/samples/grids/grid/editing-excel-style-custom/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/editing-excel-style-custom/webpack.config.js b/samples/grids/grid/editing-excel-style-custom/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/editing-excel-style-custom/webpack.config.js +++ b/samples/grids/grid/editing-excel-style-custom/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/editing-excel-style/package.json b/samples/grids/grid/editing-excel-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/editing-excel-style/package.json +++ b/samples/grids/grid/editing-excel-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/editing-excel-style/webpack.config.js b/samples/grids/grid/editing-excel-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/editing-excel-style/webpack.config.js +++ b/samples/grids/grid/editing-excel-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/editing-lifecycle/package.json b/samples/grids/grid/editing-lifecycle/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/editing-lifecycle/package.json +++ b/samples/grids/grid/editing-lifecycle/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/editing-lifecycle/webpack.config.js b/samples/grids/grid/editing-lifecycle/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/editing-lifecycle/webpack.config.js +++ b/samples/grids/grid/editing-lifecycle/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/excel-exporting/package.json b/samples/grids/grid/excel-exporting/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/excel-exporting/package.json +++ b/samples/grids/grid/excel-exporting/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/excel-exporting/webpack.config.js b/samples/grids/grid/excel-exporting/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/excel-exporting/webpack.config.js +++ b/samples/grids/grid/excel-exporting/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/excel-style-filtering-sample-1/package.json b/samples/grids/grid/excel-style-filtering-sample-1/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/excel-style-filtering-sample-1/package.json +++ b/samples/grids/grid/excel-style-filtering-sample-1/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/excel-style-filtering-sample-1/webpack.config.js b/samples/grids/grid/excel-style-filtering-sample-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/excel-style-filtering-sample-1/webpack.config.js +++ b/samples/grids/grid/excel-style-filtering-sample-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/excel-style-filtering-sample-2/package.json b/samples/grids/grid/excel-style-filtering-sample-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/excel-style-filtering-sample-2/package.json +++ b/samples/grids/grid/excel-style-filtering-sample-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/excel-style-filtering-sample-2/webpack.config.js b/samples/grids/grid/excel-style-filtering-sample-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/excel-style-filtering-sample-2/webpack.config.js +++ b/samples/grids/grid/excel-style-filtering-sample-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/excel-style-filtering-sample-3/package.json b/samples/grids/grid/excel-style-filtering-sample-3/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/excel-style-filtering-sample-3/package.json +++ b/samples/grids/grid/excel-style-filtering-sample-3/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/excel-style-filtering-sample-3/webpack.config.js b/samples/grids/grid/excel-style-filtering-sample-3/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/excel-style-filtering-sample-3/webpack.config.js +++ b/samples/grids/grid/excel-style-filtering-sample-3/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/excel-style-filtering-style/package.json b/samples/grids/grid/excel-style-filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/excel-style-filtering-style/package.json +++ b/samples/grids/grid/excel-style-filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/excel-style-filtering-style/webpack.config.js b/samples/grids/grid/excel-style-filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/excel-style-filtering-style/webpack.config.js +++ b/samples/grids/grid/excel-style-filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/external-advanced-filtering/package.json b/samples/grids/grid/external-advanced-filtering/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/external-advanced-filtering/package.json +++ b/samples/grids/grid/external-advanced-filtering/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/external-advanced-filtering/webpack.config.js b/samples/grids/grid/external-advanced-filtering/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/external-advanced-filtering/webpack.config.js +++ b/samples/grids/grid/external-advanced-filtering/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/filtering-options/package.json b/samples/grids/grid/filtering-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/filtering-options/package.json +++ b/samples/grids/grid/filtering-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/filtering-options/webpack.config.js b/samples/grids/grid/filtering-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/filtering-options/webpack.config.js +++ b/samples/grids/grid/filtering-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/filtering-strategy/package.json b/samples/grids/grid/filtering-strategy/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/filtering-strategy/package.json +++ b/samples/grids/grid/filtering-strategy/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/filtering-strategy/webpack.config.js b/samples/grids/grid/filtering-strategy/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/filtering-strategy/webpack.config.js +++ b/samples/grids/grid/filtering-strategy/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/filtering-style/package.json b/samples/grids/grid/filtering-style/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/filtering-style/package.json +++ b/samples/grids/grid/filtering-style/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/filtering-style/webpack.config.js b/samples/grids/grid/filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/filtering-style/webpack.config.js +++ b/samples/grids/grid/filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/finjs/package.json b/samples/grids/grid/finjs/package.json index 2f11499b4..5b00a3126 100644 --- a/samples/grids/grid/finjs/package.json +++ b/samples/grids/grid/finjs/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/finjs/src/index.css b/samples/grids/grid/finjs/src/index.css index 0fe936871..eb3accd0b 100644 --- a/samples/grids/grid/finjs/src/index.css +++ b/samples/grids/grid/finjs/src/index.css @@ -1,2 +1,53 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ + +.changePos1 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(76, 184, 96); + padding-inline-end: 15px; +} + +.changePos2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(76, 184, 96); + padding-inline-end: 15px; +} + +.changeNeg > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 9px; +} + +.changeNeg1 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 9px; +} + +.changeNeg2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 15px; +} + +.positive { + color: rgb(76, 184, 96); +} + +.strongPositive2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(76, 184, 96); + padding-inline-end: 15px; +} + +.negative { + color: rgb(255, 20, 75); +} + +.strongNegative2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 15px; +} + +.gridSize { + --ig-size: var(--ig-size-medium); +} + +.size-small { + --ig-size: var(--ig-size-small); +} \ No newline at end of file diff --git a/samples/grids/grid/finjs/webpack.config.js b/samples/grids/grid/finjs/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/finjs/webpack.config.js +++ b/samples/grids/grid/finjs/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/groupby-custom/package.json b/samples/grids/grid/groupby-custom/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/groupby-custom/package.json +++ b/samples/grids/grid/groupby-custom/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/groupby-custom/webpack.config.js b/samples/grids/grid/groupby-custom/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/groupby-custom/webpack.config.js +++ b/samples/grids/grid/groupby-custom/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/groupby-expressions/package.json b/samples/grids/grid/groupby-expressions/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/groupby-expressions/package.json +++ b/samples/grids/grid/groupby-expressions/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/groupby-expressions/webpack.config.js b/samples/grids/grid/groupby-expressions/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/groupby-expressions/webpack.config.js +++ b/samples/grids/grid/groupby-expressions/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/groupby-paging/package.json b/samples/grids/grid/groupby-paging/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/groupby-paging/package.json +++ b/samples/grids/grid/groupby-paging/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/groupby-paging/webpack.config.js b/samples/grids/grid/groupby-paging/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/groupby-paging/webpack.config.js +++ b/samples/grids/grid/groupby-paging/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/groupby-styling/package.json b/samples/grids/grid/groupby-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/groupby-styling/package.json +++ b/samples/grids/grid/groupby-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/groupby-styling/webpack.config.js b/samples/grids/grid/groupby-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/groupby-styling/webpack.config.js +++ b/samples/grids/grid/groupby-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/groupby-summary-options/package.json b/samples/grids/grid/groupby-summary-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/groupby-summary-options/package.json +++ b/samples/grids/grid/groupby-summary-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/groupby-summary-options/webpack.config.js b/samples/grids/grid/groupby-summary-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/groupby-summary-options/webpack.config.js +++ b/samples/grids/grid/groupby-summary-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/groupby-summary-styling/package.json b/samples/grids/grid/groupby-summary-styling/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/groupby-summary-styling/package.json +++ b/samples/grids/grid/groupby-summary-styling/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/groupby-summary-styling/webpack.config.js b/samples/grids/grid/groupby-summary-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/groupby-summary-styling/webpack.config.js +++ b/samples/grids/grid/groupby-summary-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/infinite-scroll/package.json b/samples/grids/grid/infinite-scroll/package.json index c2be155ce..cb152a140 100644 --- a/samples/grids/grid/infinite-scroll/package.json +++ b/samples/grids/grid/infinite-scroll/package.json @@ -26,10 +26,10 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "rxjs": "7.8.1", "tslib": "^2.0.0" @@ -37,7 +37,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/infinite-scroll/webpack.config.js b/samples/grids/grid/infinite-scroll/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/infinite-scroll/webpack.config.js +++ b/samples/grids/grid/infinite-scroll/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/keyboard-custom-navigation/package.json b/samples/grids/grid/keyboard-custom-navigation/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/keyboard-custom-navigation/package.json +++ b/samples/grids/grid/keyboard-custom-navigation/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/keyboard-custom-navigation/webpack.config.js b/samples/grids/grid/keyboard-custom-navigation/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/keyboard-custom-navigation/webpack.config.js +++ b/samples/grids/grid/keyboard-custom-navigation/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/keyboard-mrl-navigation/package.json b/samples/grids/grid/keyboard-mrl-navigation/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/keyboard-mrl-navigation/package.json +++ b/samples/grids/grid/keyboard-mrl-navigation/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/keyboard-mrl-navigation/webpack.config.js b/samples/grids/grid/keyboard-mrl-navigation/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/keyboard-mrl-navigation/webpack.config.js +++ b/samples/grids/grid/keyboard-mrl-navigation/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/keyboard-navigation-guide/package.json b/samples/grids/grid/keyboard-navigation-guide/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/keyboard-navigation-guide/package.json +++ b/samples/grids/grid/keyboard-navigation-guide/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/keyboard-navigation-guide/webpack.config.js b/samples/grids/grid/keyboard-navigation-guide/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/keyboard-navigation-guide/webpack.config.js +++ b/samples/grids/grid/keyboard-navigation-guide/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/layout-display-density/package.json b/samples/grids/grid/layout-display-density/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/layout-display-density/package.json +++ b/samples/grids/grid/layout-display-density/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/layout-display-density/webpack.config.js b/samples/grids/grid/layout-display-density/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/layout-display-density/webpack.config.js +++ b/samples/grids/grid/layout-display-density/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/master-detail/package.json b/samples/grids/grid/master-detail/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/master-detail/package.json +++ b/samples/grids/grid/master-detail/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/master-detail/webpack.config.js b/samples/grids/grid/master-detail/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/master-detail/webpack.config.js +++ b/samples/grids/grid/master-detail/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-cell-selection-mode/package.json b/samples/grids/grid/multi-cell-selection-mode/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/multi-cell-selection-mode/package.json +++ b/samples/grids/grid/multi-cell-selection-mode/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-cell-selection-mode/webpack.config.js b/samples/grids/grid/multi-cell-selection-mode/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/multi-cell-selection-mode/webpack.config.js +++ b/samples/grids/grid/multi-cell-selection-mode/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-column-headers-export/package.json b/samples/grids/grid/multi-column-headers-export/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/multi-column-headers-export/package.json +++ b/samples/grids/grid/multi-column-headers-export/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-column-headers-export/webpack.config.js b/samples/grids/grid/multi-column-headers-export/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/multi-column-headers-export/webpack.config.js +++ b/samples/grids/grid/multi-column-headers-export/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-column-headers-overview/package.json b/samples/grids/grid/multi-column-headers-overview/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/multi-column-headers-overview/package.json +++ b/samples/grids/grid/multi-column-headers-overview/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-column-headers-overview/webpack.config.js b/samples/grids/grid/multi-column-headers-overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/multi-column-headers-overview/webpack.config.js +++ b/samples/grids/grid/multi-column-headers-overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-column-headers-styling/package.json b/samples/grids/grid/multi-column-headers-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/multi-column-headers-styling/package.json +++ b/samples/grids/grid/multi-column-headers-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-column-headers-styling/webpack.config.js b/samples/grids/grid/multi-column-headers-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/multi-column-headers-styling/webpack.config.js +++ b/samples/grids/grid/multi-column-headers-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-column-headers-template/package.json b/samples/grids/grid/multi-column-headers-template/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/multi-column-headers-template/package.json +++ b/samples/grids/grid/multi-column-headers-template/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-column-headers-template/webpack.config.js b/samples/grids/grid/multi-column-headers-template/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/multi-column-headers-template/webpack.config.js +++ b/samples/grids/grid/multi-column-headers-template/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-row-layout-options/package.json b/samples/grids/grid/multi-row-layout-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/multi-row-layout-options/package.json +++ b/samples/grids/grid/multi-row-layout-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-row-layout-options/webpack.config.js b/samples/grids/grid/multi-row-layout-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/multi-row-layout-options/webpack.config.js +++ b/samples/grids/grid/multi-row-layout-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/multi-row-layout-style/package.json b/samples/grids/grid/multi-row-layout-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/multi-row-layout-style/package.json +++ b/samples/grids/grid/multi-row-layout-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/multi-row-layout-style/webpack.config.js b/samples/grids/grid/multi-row-layout-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/multi-row-layout-style/webpack.config.js +++ b/samples/grids/grid/multi-row-layout-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/overview/package.json b/samples/grids/grid/overview/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/overview/package.json +++ b/samples/grids/grid/overview/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/overview/webpack.config.js b/samples/grids/grid/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/overview/webpack.config.js +++ b/samples/grids/grid/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/paste/package.json b/samples/grids/grid/paste/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/paste/package.json +++ b/samples/grids/grid/paste/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/paste/webpack.config.js b/samples/grids/grid/paste/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/paste/webpack.config.js +++ b/samples/grids/grid/paste/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/remote-paging-data/package.json b/samples/grids/grid/remote-paging-data/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/remote-paging-data/package.json +++ b/samples/grids/grid/remote-paging-data/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/remote-paging-data/webpack.config.js b/samples/grids/grid/remote-paging-data/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/remote-paging-data/webpack.config.js +++ b/samples/grids/grid/remote-paging-data/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/remote-paging-grid/index.html b/samples/grids/grid/remote-paging-grid/index.html index bfa5c1c1c..ff57f4a2e 100644 --- a/samples/grids/grid/remote-paging-grid/index.html +++ b/samples/grids/grid/remote-paging-grid/index.html @@ -26,56 +26,43 @@ moving="true" paging-mode="Remote"> + id="paginator"> + name="customerId" + id="customerId" + field="customerId" + hidden="true"> + name="companyName" + id="companyName" + field="companyName" + header="Company Name"> + name="contactName" + id="contactName" + field="contactName" + header="Contact Name"> + name="contactTitle" + id="contactTitle" + field="contactTitle" + header="Contact Title"> + name="address?.country" + id="address.country" + field="address.country" + header="Country"> - - - - + name="address.phone" + id="address.phone" + field="address.phone" + header="Phone">
diff --git a/samples/grids/grid/remote-paging-grid/package.json b/samples/grids/grid/remote-paging-grid/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/remote-paging-grid/package.json +++ b/samples/grids/grid/remote-paging-grid/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/remote-paging-grid/src/CustomersWithPageResponseModel.ts b/samples/grids/grid/remote-paging-grid/src/CustomersWithPageResponseModel.ts new file mode 100644 index 000000000..6976b77c4 --- /dev/null +++ b/samples/grids/grid/remote-paging-grid/src/CustomersWithPageResponseModel.ts @@ -0,0 +1,7 @@ +export interface CustomersWithPageResponseModel { + items: any[]; + totalRecordsCount: number; + pageSize: number; + pageNumber: number; + totalPages: number; +} \ No newline at end of file diff --git a/samples/grids/grid/remote-paging-grid/src/RemotePagingService.ts b/samples/grids/grid/remote-paging-grid/src/RemotePagingService.ts index 6b2a6442f..89c63bb55 100644 --- a/samples/grids/grid/remote-paging-grid/src/RemotePagingService.ts +++ b/samples/grids/grid/remote-paging-grid/src/RemotePagingService.ts @@ -1,49 +1,31 @@ -import { BehaviorSubject, Observable, from } from 'rxjs'; -import { map, catchError } from 'rxjs/operators'; - - export class RemotePagingService { - public remoteData: BehaviorSubject = new BehaviorSubject([]); - public dataLength: BehaviorSubject = new BehaviorSubject(0); - public url = 'https://www.igniteui.com/api/products'; - - constructor() {} + public static CUSTOMERS_URL = `https://data-northwind.indigo.design/Customers/GetCustomersWithPage`; + constructor() {} - public async getData(index?: number, perPage?: number): Promise { - let qS = ''; - - if (index !== undefined && perPage !== undefined) { - qS = `?$skip=${index}&$top=${perPage}&$count=true`; + public static getDataWithPaging(pageIndex?: number, pageSize?: number) { + return fetch(RemotePagingService.buildUrl(RemotePagingService.CUSTOMERS_URL, pageIndex, pageSize)) + .then((result) => result.json()) + .catch((error) => console.error(error.message)); } - - try { - const response = await fetch(`${this.url + qS}`); - if (!response.ok) { - throw new Error('Network response was not ok'); + + private static buildUrl(baseUrl: string, pageIndex?: number, pageSize?: number) { + let qS = ""; + if (baseUrl) { + qS += `${baseUrl}`; } - const data = await response.json(); - return data; - } catch (error) { - console.error('Error fetching data:', error); - throw error; // Propagate the error further - } -} -public async getDataLength(): Promise { - try { - const response = await fetch(this.url); - if (!response.ok) { - throw new Error('Network response was not ok'); + // Add pageIndex and size to the query string if they are defined + if (pageIndex !== undefined) { + qS += `?pageIndex=${pageIndex}`; + if (pageSize !== undefined) { + qS += `&size=${pageSize}`; + } + } else if (pageSize !== undefined) { + qS += `?perPage=${pageSize}`; } - const data = await response.json(); - return data.length; // Assuming the length is directly accessible in the JSON response - } catch (error) { - console.error('Error fetching data length:', error); - throw error; // Propagate the error further - } -} - + return `${qS}`; + } } diff --git a/samples/grids/grid/remote-paging-grid/src/index.ts b/samples/grids/grid/remote-paging-grid/src/index.ts index 148ed763e..0d4d06775 100644 --- a/samples/grids/grid/remote-paging-grid/src/index.ts +++ b/samples/grids/grid/remote-paging-grid/src/index.ts @@ -3,76 +3,80 @@ import { IgcGridComponent, IgcPaginatorComponent } from 'igniteui-webcomponents- import "igniteui-webcomponents-grids/grids/themes/light/bootstrap.css"; import "./index.css"; import { RemotePagingService } from './RemotePagingService'; +import { CustomersWithPageResponseModel } from './CustomersWithPageResponseModel'; export class Sample { - public data: any[] = []; - public dataLength: number = 0; - private grid: IgcGridComponent; - private _bind: () => void; - private remotePagingService: RemotePagingService = new RemotePagingService(); - public page = 0; - private _perPage = 10; - private pager: IgcPaginatorComponent; + public data: any[] = []; + public page: number = 0; + private grid: IgcGridComponent; + private _bind: () => void; + private _perPage: number = 15; + private pager: IgcPaginatorComponent; + private _totalRecordsCount: number; - public get perPage(): number { - return this.pager.perPage || 10; - } - - private _totalRecordsCount: number; - - public get totalRecordsCount(): number { + public get perPage(): number { + return this.pager.perPage || this._perPage; + } + public set perPage(val: number) { + this._perPage = val; + } + public get totalRecordsCount(): number { return this._totalRecordsCount; - } - - public set totalRecordsCount(value: number) { + } + public set totalRecordsCount(value: number) { this._totalRecordsCount = value; this.grid.totalRecords = value; - } + } - constructor() { - this.pager = document.getElementById('paginator') as IgcPaginatorComponent; + constructor() { this.grid = document.getElementById('grid') as IgcGridComponent; - + this.pager = document.getElementById('paginator') as IgcPaginatorComponent; + this._bind = () => { - this.remotePagingService.getDataLength().then((length) => { - this.totalRecordsCount = length; - this.pager.totalRecords = this.totalRecordsCount; - }); window.addEventListener("load", () => { - this.pager.totalRecords = this.totalRecordsCount; - this.paginate(0); - }); - this.pager.addEventListener("perPageChange", ()=> { - this.paginate(0); - }) - this.pager.addEventListener("pageChange", ((args: CustomEvent) => { - this.paginate(args.detail);}) as EventListener); - } - this._bind(); - } + this.loadData(this.page,this.perPage); + }); - public paginate(page: number) { - this.page = page; - const skip = this.page * this.perPage; - const top = this.perPage; + this.pager.addEventListener("perPageChange", ((args: CustomEvent) => { + this.perPage = args.detail; + this.loadData(this.page, this.perPage); + }) as EventListener); - this.remotePagingService.getData(skip, top).then((data)=> { - this.data = data; // Assign received data to this.data - this.grid.isLoading = false; - this.updateUI(); // Update the UI after receiving data - }); - } + this.pager.addEventListener("pageChange", ((args: CustomEvent) => { + this.page = args.detail; + this.loadData(this.page, this.perPage); + }) as EventListener); + } + + this._bind(); + } - public set perPage(val: number) { - this._perPage = val; - this.paginate(val); + private updateUI(): void { + if (this.grid && this.data) { // Check if grid and data are available + this.grid.data = this.data; } + } - private updateUI() { - if (this.grid && this.data) { // Check if grid and data are available - this.grid.data = this.data; - } + private loadData(pageIndex?: number, pageSize?: number): void { + this.grid.isLoading = true; + + RemotePagingService.getDataWithPaging(pageIndex,pageSize) + .then((response: CustomersWithPageResponseModel) => { + this.totalRecordsCount = response.totalRecordsCount; + this.pager.perPage = pageSize; + this.pager.totalRecords = this.totalRecordsCount; + this.page = response.pageNumber; + this.data = response.items; + this.grid.isLoading = false; + this.updateUI(); // Update the UI after receiving data + }) + .catch((error) => { + console.error(error.message); + // Stop loading even if error occurs. Prevents endless loading + this.grid.isLoading = false; + this.updateUI(); + }) } } diff --git a/samples/grids/grid/remote-paging-grid/webpack.config.js b/samples/grids/grid/remote-paging-grid/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/remote-paging-grid/webpack.config.js +++ b/samples/grids/grid/remote-paging-grid/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-adding/package.json b/samples/grids/grid/row-adding/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-adding/package.json +++ b/samples/grids/grid/row-adding/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-adding/webpack.config.js b/samples/grids/grid/row-adding/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-adding/webpack.config.js +++ b/samples/grids/grid/row-adding/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-classes/package.json b/samples/grids/grid/row-classes/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-classes/package.json +++ b/samples/grids/grid/row-classes/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-classes/webpack.config.js b/samples/grids/grid/row-classes/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-classes/webpack.config.js +++ b/samples/grids/grid/row-classes/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-drag-base/package.json b/samples/grids/grid/row-drag-base/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/row-drag-base/package.json +++ b/samples/grids/grid/row-drag-base/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-drag-base/webpack.config.js b/samples/grids/grid/row-drag-base/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/row-drag-base/webpack.config.js +++ b/samples/grids/grid/row-drag-base/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-editing-options/package.json b/samples/grids/grid/row-editing-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-editing-options/package.json +++ b/samples/grids/grid/row-editing-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-editing-options/webpack.config.js b/samples/grids/grid/row-editing-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-editing-options/webpack.config.js +++ b/samples/grids/grid/row-editing-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-editing-style/package.json b/samples/grids/grid/row-editing-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-editing-style/package.json +++ b/samples/grids/grid/row-editing-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-editing-style/webpack.config.js b/samples/grids/grid/row-editing-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-editing-style/webpack.config.js +++ b/samples/grids/grid/row-editing-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-paging-basic/package.json b/samples/grids/grid/row-paging-basic/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/row-paging-basic/package.json +++ b/samples/grids/grid/row-paging-basic/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-paging-basic/webpack.config.js b/samples/grids/grid/row-paging-basic/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-paging-basic/webpack.config.js +++ b/samples/grids/grid/row-paging-basic/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-paging-options/package.json b/samples/grids/grid/row-paging-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/row-paging-options/package.json +++ b/samples/grids/grid/row-paging-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-paging-options/webpack.config.js b/samples/grids/grid/row-paging-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-paging-options/webpack.config.js +++ b/samples/grids/grid/row-paging-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-pinning-drag/package.json b/samples/grids/grid/row-pinning-drag/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-pinning-drag/package.json +++ b/samples/grids/grid/row-pinning-drag/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-pinning-drag/webpack.config.js b/samples/grids/grid/row-pinning-drag/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-pinning-drag/webpack.config.js +++ b/samples/grids/grid/row-pinning-drag/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-pinning-extra-column/package.json b/samples/grids/grid/row-pinning-extra-column/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-pinning-extra-column/package.json +++ b/samples/grids/grid/row-pinning-extra-column/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-pinning-extra-column/webpack.config.js b/samples/grids/grid/row-pinning-extra-column/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-pinning-extra-column/webpack.config.js +++ b/samples/grids/grid/row-pinning-extra-column/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-pinning-options/package.json b/samples/grids/grid/row-pinning-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/row-pinning-options/package.json +++ b/samples/grids/grid/row-pinning-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-pinning-options/webpack.config.js b/samples/grids/grid/row-pinning-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-pinning-options/webpack.config.js +++ b/samples/grids/grid/row-pinning-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-pinning-style/package.json b/samples/grids/grid/row-pinning-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-pinning-style/package.json +++ b/samples/grids/grid/row-pinning-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-pinning-style/webpack.config.js b/samples/grids/grid/row-pinning-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-pinning-style/webpack.config.js +++ b/samples/grids/grid/row-pinning-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-reorder/package.json b/samples/grids/grid/row-reorder/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-reorder/package.json +++ b/samples/grids/grid/row-reorder/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-reorder/webpack.config.js b/samples/grids/grid/row-reorder/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-reorder/webpack.config.js +++ b/samples/grids/grid/row-reorder/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-selection-mode/package.json b/samples/grids/grid/row-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/row-selection-mode/package.json +++ b/samples/grids/grid/row-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-selection-mode/webpack.config.js b/samples/grids/grid/row-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-selection-mode/webpack.config.js +++ b/samples/grids/grid/row-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-selection-template-excel/package.json b/samples/grids/grid/row-selection-template-excel/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/row-selection-template-excel/package.json +++ b/samples/grids/grid/row-selection-template-excel/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-selection-template-excel/webpack.config.js b/samples/grids/grid/row-selection-template-excel/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-selection-template-excel/webpack.config.js +++ b/samples/grids/grid/row-selection-template-excel/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-selection-template-numbers/package.json b/samples/grids/grid/row-selection-template-numbers/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/row-selection-template-numbers/package.json +++ b/samples/grids/grid/row-selection-template-numbers/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-selection-template-numbers/webpack.config.js b/samples/grids/grid/row-selection-template-numbers/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-selection-template-numbers/webpack.config.js +++ b/samples/grids/grid/row-selection-template-numbers/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/row-styles/package.json b/samples/grids/grid/row-styles/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/grid/row-styles/package.json +++ b/samples/grids/grid/row-styles/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/row-styles/webpack.config.js b/samples/grids/grid/row-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/row-styles/webpack.config.js +++ b/samples/grids/grid/row-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/state-persistence-about/package.json b/samples/grids/grid/state-persistence-about/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/state-persistence-about/package.json +++ b/samples/grids/grid/state-persistence-about/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/state-persistence-about/webpack.config.js b/samples/grids/grid/state-persistence-about/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/state-persistence-about/webpack.config.js +++ b/samples/grids/grid/state-persistence-about/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/state-persistence-main/package.json b/samples/grids/grid/state-persistence-main/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/grid/state-persistence-main/package.json +++ b/samples/grids/grid/state-persistence-main/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/state-persistence-main/src/index.css b/samples/grids/grid/state-persistence-main/src/index.css index 0fe936871..f77c6cc44 100644 --- a/samples/grids/grid/state-persistence-main/src/index.css +++ b/samples/grids/grid/state-persistence-main/src/index.css @@ -1,2 +1,10 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.horizontal { + gap: 10px; + flex-basis: fit-content; + flex-wrap: wrap; +} +.sampleContainer { + padding: 0.5rem +} \ No newline at end of file diff --git a/samples/grids/grid/state-persistence-main/webpack.config.js b/samples/grids/grid/state-persistence-main/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/state-persistence-main/webpack.config.js +++ b/samples/grids/grid/state-persistence-main/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/styling-custom-CSS/package.json b/samples/grids/grid/styling-custom-CSS/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/styling-custom-CSS/package.json +++ b/samples/grids/grid/styling-custom-CSS/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/styling-custom-CSS/webpack.config.js b/samples/grids/grid/styling-custom-CSS/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/styling-custom-CSS/webpack.config.js +++ b/samples/grids/grid/styling-custom-CSS/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/toolbar-sample-1/package.json b/samples/grids/grid/toolbar-sample-1/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/toolbar-sample-1/package.json +++ b/samples/grids/grid/toolbar-sample-1/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/toolbar-sample-1/webpack.config.js b/samples/grids/grid/toolbar-sample-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/toolbar-sample-1/webpack.config.js +++ b/samples/grids/grid/toolbar-sample-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/toolbar-sample-2/package.json b/samples/grids/grid/toolbar-sample-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/toolbar-sample-2/package.json +++ b/samples/grids/grid/toolbar-sample-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/toolbar-sample-2/webpack.config.js b/samples/grids/grid/toolbar-sample-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/toolbar-sample-2/webpack.config.js +++ b/samples/grids/grid/toolbar-sample-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/toolbar-sample-3/package.json b/samples/grids/grid/toolbar-sample-3/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/toolbar-sample-3/package.json +++ b/samples/grids/grid/toolbar-sample-3/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/toolbar-sample-3/webpack.config.js b/samples/grids/grid/toolbar-sample-3/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/toolbar-sample-3/webpack.config.js +++ b/samples/grids/grid/toolbar-sample-3/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/toolbar-sample-4/package.json b/samples/grids/grid/toolbar-sample-4/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/grid/toolbar-sample-4/package.json +++ b/samples/grids/grid/toolbar-sample-4/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/toolbar-sample-4/webpack.config.js b/samples/grids/grid/toolbar-sample-4/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/grid/toolbar-sample-4/webpack.config.js +++ b/samples/grids/grid/toolbar-sample-4/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/grid/toolbar-style/package.json b/samples/grids/grid/toolbar-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/grid/toolbar-style/package.json +++ b/samples/grids/grid/toolbar-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/grid/toolbar-style/webpack.config.js b/samples/grids/grid/toolbar-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/grid/toolbar-style/webpack.config.js +++ b/samples/grids/grid/toolbar-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/action-strip/package.json b/samples/grids/hierarchical-grid/action-strip/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/action-strip/package.json +++ b/samples/grids/hierarchical-grid/action-strip/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/action-strip/webpack.config.js b/samples/grids/hierarchical-grid/action-strip/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/action-strip/webpack.config.js +++ b/samples/grids/hierarchical-grid/action-strip/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/package.json b/samples/grids/hierarchical-grid/advanced-filtering-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/advanced-filtering-options/package.json +++ b/samples/grids/hierarchical-grid/advanced-filtering-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/webpack.config.js b/samples/grids/hierarchical-grid/advanced-filtering-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/advanced-filtering-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/advanced-filtering-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/package.json b/samples/grids/hierarchical-grid/advanced-filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/advanced-filtering-style/package.json +++ b/samples/grids/hierarchical-grid/advanced-filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/webpack.config.js b/samples/grids/hierarchical-grid/advanced-filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/advanced-filtering-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/advanced-filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/package.json b/samples/grids/hierarchical-grid/cell-editing-sample/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/cell-editing-sample/package.json +++ b/samples/grids/hierarchical-grid/cell-editing-sample/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/webpack.config.js b/samples/grids/hierarchical-grid/cell-editing-sample/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/cell-editing-sample/webpack.config.js +++ b/samples/grids/hierarchical-grid/cell-editing-sample/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/package.json b/samples/grids/hierarchical-grid/cell-editing-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/cell-editing-styling/package.json +++ b/samples/grids/hierarchical-grid/cell-editing-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/webpack.config.js b/samples/grids/hierarchical-grid/cell-editing-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/cell-editing-styling/webpack.config.js +++ b/samples/grids/hierarchical-grid/cell-editing-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/package.json b/samples/grids/hierarchical-grid/cell-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/cell-selection-mode/package.json +++ b/samples/grids/hierarchical-grid/cell-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/src/index.ts b/samples/grids/hierarchical-grid/cell-selection-mode/src/index.ts index 94c2a95be..6c7635a81 100644 --- a/samples/grids/hierarchical-grid/cell-selection-mode/src/index.ts +++ b/samples/grids/hierarchical-grid/cell-selection-mode/src/index.ts @@ -62,7 +62,9 @@ export class Sample { } public webRowIslandCellSelectionChange(sender: any, args: IgcPropertyEditorPropertyDescriptionChangedEventArgs): void { - this.rowIsland.cellSelection = args.newValue.toLocaleLowerCase(); + var rowIsland = this.rowIsland; + if (rowIsland) + rowIsland.cellSelection = args.newValue.toLocaleLowerCase(); } } diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/webpack.config.js b/samples/grids/hierarchical-grid/cell-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/cell-selection-mode/webpack.config.js +++ b/samples/grids/hierarchical-grid/cell-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/package.json b/samples/grids/hierarchical-grid/cell-selection-overview/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/cell-selection-overview/package.json +++ b/samples/grids/hierarchical-grid/cell-selection-overview/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/webpack.config.js b/samples/grids/hierarchical-grid/cell-selection-overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/cell-selection-overview/webpack.config.js +++ b/samples/grids/hierarchical-grid/cell-selection-overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/cell-selection-style/package.json b/samples/grids/hierarchical-grid/cell-selection-style/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/cell-selection-style/package.json +++ b/samples/grids/hierarchical-grid/cell-selection-style/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/cell-selection-style/webpack.config.js b/samples/grids/hierarchical-grid/cell-selection-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/cell-selection-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/cell-selection-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/cell-selection-styling/package.json b/samples/grids/hierarchical-grid/cell-selection-styling/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/hierarchical-grid/cell-selection-styling/package.json +++ b/samples/grids/hierarchical-grid/cell-selection-styling/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/cell-selection-styling/src/index.css b/samples/grids/hierarchical-grid/cell-selection-styling/src/index.css index 0fe936871..6d57d714d 100644 --- a/samples/grids/hierarchical-grid/cell-selection-styling/src/index.css +++ b/samples/grids/hierarchical-grid/cell-selection-styling/src/index.css @@ -1,2 +1,7 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +#hGrid { + --ig-grid--cell-selected-text-color: #FFFFFF; + --ig-grid--cell-active-border-color: #0578c4; + --ig-grid--cell-selected-background: #0578c4; +} \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/cell-selection-styling/webpack.config.js b/samples/grids/hierarchical-grid/cell-selection-styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/cell-selection-styling/webpack.config.js +++ b/samples/grids/hierarchical-grid/cell-selection-styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/package.json b/samples/grids/hierarchical-grid/column-auto-sizing/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/hierarchical-grid/column-auto-sizing/package.json +++ b/samples/grids/hierarchical-grid/column-auto-sizing/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/webpack.config.js b/samples/grids/hierarchical-grid/column-auto-sizing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/column-auto-sizing/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-auto-sizing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/package.json b/samples/grids/hierarchical-grid/column-collapsible-groups/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-collapsible-groups/package.json +++ b/samples/grids/hierarchical-grid/column-collapsible-groups/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/webpack.config.js b/samples/grids/hierarchical-grid/column-collapsible-groups/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-collapsible-groups/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-collapsible-groups/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json +++ b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/webpack.config.js b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json b/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json +++ b/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/webpack.config.js b/samples/grids/hierarchical-grid/column-hiding-toolbar/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-hiding-toolbar/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-hiding-toolbar/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-moving-options/package.json b/samples/grids/hierarchical-grid/column-moving-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-moving-options/package.json +++ b/samples/grids/hierarchical-grid/column-moving-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-moving-options/webpack.config.js b/samples/grids/hierarchical-grid/column-moving-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-moving-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-moving-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-moving-styles/package.json b/samples/grids/hierarchical-grid/column-moving-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-moving-styles/package.json +++ b/samples/grids/hierarchical-grid/column-moving-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-moving-styles/webpack.config.js b/samples/grids/hierarchical-grid/column-moving-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-moving-styles/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-moving-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-pinning-options/package.json b/samples/grids/hierarchical-grid/column-pinning-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-pinning-options/package.json +++ b/samples/grids/hierarchical-grid/column-pinning-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-pinning-options/webpack.config.js b/samples/grids/hierarchical-grid/column-pinning-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-pinning-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-pinning-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/package.json b/samples/grids/hierarchical-grid/column-pinning-right-side/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-pinning-right-side/package.json +++ b/samples/grids/hierarchical-grid/column-pinning-right-side/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/webpack.config.js b/samples/grids/hierarchical-grid/column-pinning-right-side/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-pinning-right-side/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-pinning-right-side/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/package.json b/samples/grids/hierarchical-grid/column-pinning-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-pinning-styles/package.json +++ b/samples/grids/hierarchical-grid/column-pinning-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/webpack.config.js b/samples/grids/hierarchical-grid/column-pinning-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-pinning-styles/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-pinning-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-pinning/package.json b/samples/grids/hierarchical-grid/column-pinning/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-pinning/package.json +++ b/samples/grids/hierarchical-grid/column-pinning/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-pinning/webpack.config.js b/samples/grids/hierarchical-grid/column-pinning/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-pinning/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-pinning/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-resize-styling/package.json b/samples/grids/hierarchical-grid/column-resize-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-resize-styling/package.json +++ b/samples/grids/hierarchical-grid/column-resize-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-resize-styling/webpack.config.js b/samples/grids/hierarchical-grid/column-resize-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-resize-styling/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-resize-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-resizing/package.json b/samples/grids/hierarchical-grid/column-resizing/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-resizing/package.json +++ b/samples/grids/hierarchical-grid/column-resizing/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-resizing/webpack.config.js b/samples/grids/hierarchical-grid/column-resizing/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-resizing/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-resizing/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-selection-group/package.json b/samples/grids/hierarchical-grid/column-selection-group/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-selection-group/package.json +++ b/samples/grids/hierarchical-grid/column-selection-group/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-selection-group/webpack.config.js b/samples/grids/hierarchical-grid/column-selection-group/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-selection-group/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-selection-group/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-selection-mode/package.json b/samples/grids/hierarchical-grid/column-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/column-selection-mode/package.json +++ b/samples/grids/hierarchical-grid/column-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-selection-mode/webpack.config.js b/samples/grids/hierarchical-grid/column-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-selection-mode/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-selection-styles/package.json b/samples/grids/hierarchical-grid/column-selection-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-selection-styles/package.json +++ b/samples/grids/hierarchical-grid/column-selection-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-selection-styles/webpack.config.js b/samples/grids/hierarchical-grid/column-selection-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-selection-styles/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-selection-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/package.json b/samples/grids/hierarchical-grid/column-sorting-indicators/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-sorting-indicators/package.json +++ b/samples/grids/hierarchical-grid/column-sorting-indicators/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/webpack.config.js b/samples/grids/hierarchical-grid/column-sorting-indicators/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-sorting-indicators/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-sorting-indicators/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-sorting-options/package.json b/samples/grids/hierarchical-grid/column-sorting-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-sorting-options/package.json +++ b/samples/grids/hierarchical-grid/column-sorting-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-sorting-options/webpack.config.js b/samples/grids/hierarchical-grid/column-sorting-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-sorting-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-sorting-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/column-sorting-style/package.json b/samples/grids/hierarchical-grid/column-sorting-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/column-sorting-style/package.json +++ b/samples/grids/hierarchical-grid/column-sorting-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/column-sorting-style/webpack.config.js b/samples/grids/hierarchical-grid/column-sorting-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/column-sorting-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/column-sorting-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json b/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json +++ b/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/webpack.config.js b/samples/grids/hierarchical-grid/conditional-cell-style-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/conditional-cell-style-1/webpack.config.js +++ b/samples/grids/hierarchical-grid/conditional-cell-style-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json b/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json +++ b/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/webpack.config.js b/samples/grids/hierarchical-grid/conditional-cell-style-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/conditional-cell-style-2/webpack.config.js +++ b/samples/grids/hierarchical-grid/conditional-cell-style-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/package.json b/samples/grids/hierarchical-grid/conditional-row-selectors/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/conditional-row-selectors/package.json +++ b/samples/grids/hierarchical-grid/conditional-row-selectors/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/webpack.config.js b/samples/grids/hierarchical-grid/conditional-row-selectors/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/conditional-row-selectors/webpack.config.js +++ b/samples/grids/hierarchical-grid/conditional-row-selectors/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/custom-filtering/package.json b/samples/grids/hierarchical-grid/custom-filtering/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/custom-filtering/package.json +++ b/samples/grids/hierarchical-grid/custom-filtering/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/custom-filtering/webpack.config.js b/samples/grids/hierarchical-grid/custom-filtering/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/custom-filtering/webpack.config.js +++ b/samples/grids/hierarchical-grid/custom-filtering/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/package.json b/samples/grids/hierarchical-grid/data-exporting-indicator/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/hierarchical-grid/data-exporting-indicator/package.json +++ b/samples/grids/hierarchical-grid/data-exporting-indicator/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/webpack.config.js b/samples/grids/hierarchical-grid/data-exporting-indicator/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/data-exporting-indicator/webpack.config.js +++ b/samples/grids/hierarchical-grid/data-exporting-indicator/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/package.json b/samples/grids/hierarchical-grid/data-performance-virtualization/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/hierarchical-grid/data-performance-virtualization/package.json +++ b/samples/grids/hierarchical-grid/data-performance-virtualization/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/webpack.config.js b/samples/grids/hierarchical-grid/data-performance-virtualization/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/data-performance-virtualization/webpack.config.js +++ b/samples/grids/hierarchical-grid/data-performance-virtualization/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/package.json b/samples/grids/hierarchical-grid/data-summary-formatter/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/data-summary-formatter/package.json +++ b/samples/grids/hierarchical-grid/data-summary-formatter/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/webpack.config.js b/samples/grids/hierarchical-grid/data-summary-formatter/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/data-summary-formatter/webpack.config.js +++ b/samples/grids/hierarchical-grid/data-summary-formatter/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/package.json b/samples/grids/hierarchical-grid/data-summary-options-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/data-summary-options-styling/package.json +++ b/samples/grids/hierarchical-grid/data-summary-options-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/webpack.config.js b/samples/grids/hierarchical-grid/data-summary-options-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/data-summary-options-styling/webpack.config.js +++ b/samples/grids/hierarchical-grid/data-summary-options-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/data-summary-options/package.json b/samples/grids/hierarchical-grid/data-summary-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/data-summary-options/package.json +++ b/samples/grids/hierarchical-grid/data-summary-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/data-summary-options/webpack.config.js b/samples/grids/hierarchical-grid/data-summary-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/data-summary-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/data-summary-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/data-summary-template/package.json b/samples/grids/hierarchical-grid/data-summary-template/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/data-summary-template/package.json +++ b/samples/grids/hierarchical-grid/data-summary-template/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/data-summary-template/webpack.config.js b/samples/grids/hierarchical-grid/data-summary-template/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/data-summary-template/webpack.config.js +++ b/samples/grids/hierarchical-grid/data-summary-template/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/disabled-summaries/.prettierrc b/samples/grids/hierarchical-grid/disabled-summaries/.prettierrc new file mode 100644 index 000000000..15a7c7c6c --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/.prettierrc @@ -0,0 +1,11 @@ +{ + "printWidth": 250, + "tabWidth": 4, + "useTabs": false, + "semi": true, + "singleQuote": false, + "trailingComma": "none", + "bracketSpacing": true, + "jsxBracketSameLine": false, + "fluid": false +} \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/disabled-summaries/ReadMe.md b/samples/grids/hierarchical-grid/disabled-summaries/ReadMe.md new file mode 100644 index 000000000..ac56273d2 --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/ReadMe.md @@ -0,0 +1,56 @@ + + + +This folder contains implementation of Web Components application with example of Disabled Summaries feature using [Grid](https://infragistics.com/webcomponentssite/components/general-getting-started.html) component. + + + + + + View Docs + + + View Code + + + Run Sample + + + Run Sample + + + + +## Branches + +> **_NOTE:_** You should use [master](https://github.com/IgniteUI/igniteui-angular-examples/tree/master) branch of this repository if you want to run samples on your computer. Use the [vnext](https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext) branch only when you want to contribute new samples to this repository. + +## Instructions + +To set up this project locally, execute these commands: + +``` +git clone https://github.com/IgniteUI/igniteui-wc-examples.git +git checkout master +cd ./igniteui-wc-examples +cd ./samples/grids/grid/disabled-summaries +``` + +open above folder in VS Code or type: +``` +code . +``` + +In terminal window, run: + +``` +npm install +npm run start +``` + +Then open http://localhost:4200/ in your browser + + +## Learn More + +To learn more about **Ignite UI for Web Components**, check out the [Web Components documentation](https://infragistics.com/webcomponentssite/components/general-getting-started.html). diff --git a/samples/grids/hierarchical-grid/disabled-summaries/index.html b/samples/grids/hierarchical-grid/disabled-summaries/index.html new file mode 100644 index 000000000..658093996 --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/index.html @@ -0,0 +1,59 @@ + + + + Sample | Ignite UI | Web Components | Infragistics + + + + + + + + + + + +
+
+
+ +
+ Disable All + Enable All +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + <% if (false) { %> + + <% } %> + + diff --git a/samples/grids/hierarchical-grid/disabled-summaries/package.json b/samples/grids/hierarchical-grid/disabled-summaries/package.json new file mode 100644 index 000000000..4b75030ac --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/package.json @@ -0,0 +1,62 @@ +{ + "name": "example-ignite-ui-web-components", + "description": "This project provides example of using Ignite UI for Web Components", + "author": "Infragistics", + "version": "1.0.0", + "license": "", + "private": true, + "homepage": ".", + "main": "src/index.ts", + "scripts": { + "build": "npm run build:prod", + "build:dev": "webpack --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod": "webpack --env.NODE_ENV=production --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod": "webpack-dev-server --env.NODE_ENV=production --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start": "npm run serve:dev", + "build:legacy": "npm run build:prod:legacy", + "build:dev:legacy": "webpack --env.legacy=true --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod:legacy": "webpack --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev:legacy": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --env.legacy=true --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod:legacy": "webpack-dev-server --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start:legacy": "npm run serve:dev:legacy" + }, + "dependencies": { + "babel-runtime": "^6.26.0", + "core-js": "^3.6.5", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", + "lit-html": "^3.2.0", + "tslib": "^2.0.0" + }, + "devDependencies": { + "@babel/cli": "^7.8.3", + "@babel/core": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-runtime": "^7.10.0", + "@babel/preset-env": "^7.8.3", + "@babel/preset-typescript": "^7.8.3", + "@types/source-map": "^0.5.7", + "babel-loader": "^8.1.0", + "babel-plugin-transform-custom-element-classes": "^0.1.0", + "css-loader": "^1.0.0", + "csv-loader": "^3.0.2", + "file-loader": "^4.2.0", + "fork-ts-checker-webpack-plugin": "^4.1.5", + "html-webpack-plugin": "^4.3.0", + "parcel-bundler": "^1.6.1", + "source-map": "^0.7.3", + "style-loader": "^0.22.1", + "tsconfig-paths-webpack-plugin": "^4.0.0", + "typescript": "^4.4.4", + "webpack": "^5.96.1", + "webpack-cli": "^4.10.0", + "webpack-dev-server": "^4.11.1", + "worker-loader": "^3.0.8", + "xml-loader": "^1.2.1" + } + } \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/disabled-summaries/sandbox.config.json b/samples/grids/hierarchical-grid/disabled-summaries/sandbox.config.json new file mode 100644 index 000000000..5c5b54fe2 --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/sandbox.config.json @@ -0,0 +1,7 @@ +{ + "infiniteLoopProtection": false, + "hardReloadOnChange": false, + "view": "browser", + "template": "parcel" +} + \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/disabled-summaries/src/SingersData.json b/samples/grids/hierarchical-grid/disabled-summaries/src/SingersData.json new file mode 100644 index 000000000..f7508f3c9 --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/src/SingersData.json @@ -0,0 +1,1389 @@ +[ + { + "ID": 0, + "Artist": "NaomĆ­ Yepes", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/naomi.jpg", + "Debut": 2011, + "GrammyNominations": 6, + "GrammyAwards": 0, + "HasGrammyAward": false, + "Tours": [ + { + "Tour": "Faithful Tour", + "StartedOn": "Sep 12", + "Location": "Worldwide", + "Headliner": "NO", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "City Jam Sessions", + "StartedOn": "Aug 13", + "Location": "North America", + "Headliner": "YES", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "Christmas NYC 2013", + "StartedOn": "Dec 13", + "Location": "United States", + "Headliner": "NO", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "Christmas NYC 2014", + "StartedOn": "Dec 14", + "Location": "North America", + "Headliner": "NO", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "Watermelon Tour", + "StartedOn": "Feb 15", + "Location": "Worldwide", + "Headliner": "YES", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "Christmas NYC 2016", + "StartedOn": "Dec 16", + "Location": "United States", + "Headliner": "NO", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "The Dragon Tour", + "StartedOn": "Feb 17", + "Location": "Worldwide", + "Headliner": "NO", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "Organic Sessions", + "StartedOn": "Aug 18", + "Location": "United States, England", + "Headliner": "YES", + "TouredBy": "NaomĆ­ Yepes" + }, + { + "Tour": "Hope World Tour", + "StartedOn": "Mar 19", + "Location": "Worldwide", + "Headliner": "NO", + "TouredBy": "NaomĆ­ Yepes" + } + ], + "Albums": [ + { + "Album": "Initiation", + "LaunchDate": "September 3, 2013", + "BillboardReview": 86, + "USBillboard200": 1, + "Artist": "NaomĆ­ Yepes" + }, + { + "Album": "Dream Driven", + "LaunchDate": "August 25, 2014", + "BillboardReview": 81, + "USBillboard200": 1, + "Artist": "NaomĆ­ Yepes", + "Songs": [ + { + "Number": 1, + "Title": "Intro", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + }, + { + "Number": 2, + "Title": "Ferocious", + "Released": "28 Apr 2014", + "Genre": "Dance-pop R&B", + "Album": "Dream Driven" + }, + { + "Number": 3, + "Title": "Going crazy", + "Released": "10 Feb 2015", + "Genre": "Dance-pop EDM", + "Album": "Dream Driven" + }, + { + "Number": 4, + "Title": "Future past", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + }, + { + "Number": 5, + "Title": "Roaming like them", + "Released": "2 Jul 2014", + "Genre": "Electro house Electropop", + "Album": "Dream Driven" + }, + { + "Number": 6, + "Title": "Last Wishes", + "Released": "12 Aug 2014", + "Genre": "R&B", + "Album": "Dream Driven" + }, + { + "Number": 7, + "Title": "Stay where you are", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + }, + { + "Number": 8, + "Title": "Imaginarium", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + }, + { + "Number": 9, + "Title": "Tell me", + "Released": "30 Sep 2014", + "Genre": "Synth-pop R&B", + "Album": "Dream Driven" + }, + { + "Number": 10, + "Title": "Shredded into pieces", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + }, + { + "Number": 11, + "Title": "Capture this moment", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + }, + { + "Number": 12, + "Title": "Dream Driven", + "Released": false, + "Genre": "*", + "Album": "Dream Driven" + } + ] + }, + { + "Album": "The dragon journey", + "LaunchDate": "May 20, 2016", + "BillboardReview": 60, + "USBillboard200": 2, + "Artist": "NaomĆ­ Yepes", + "Songs": [ + + ] + }, + { + "Album": "Organic me", + "LaunchDate": "August 17, 2018", + "BillboardReview": 82, + "USBillboard200": 1, + "Artist": "NaomĆ­ Yepes", + "Songs": [ + { + "Number": 1, + "Title": "I Love", + "Released": "11 May 2019", + "Genre": "Crunk reggaeton", + "Album": "Organic me" + }, + { + "Number": 2, + "Title": "Early Morning Compass", + "Released": "15 Jan 2020", + "Genre": "mystical parody-bap ", + "Album": "Organic me" + }, + { + "Number": 3, + "Title": "Key Fields Forever", + "Released": "2 Jan 2020", + "Genre": "Dance-pop EDM", + "Album": "Organic me" + }, + { + "Number": 4, + "Title": "Stand by Your Goblins", + "Released": "20 Nov 2019", + "Genre": "*", + "Album": "Organic me" + }, + { + "Number": 5, + "Title": "Mad to Walk", + "Released": "12 May 2019", + "Genre": "Electro house Electropop", + "Album": "Organic me" + }, + { + "Number": 6, + "Title": "Alice's Waiting", + "Released": "28 Jan 2020", + "Genre": "R&B", + "Album": "Organic me" + }, + { + "Number": 7, + "Title": "We Shall Kiss", + "Released": "30 Oct 2019", + "Genre": "*", + "Album": "Organic me" + }, + { + "Number": 8, + "Title": "Behind Single Ants", + "Released": "2 Oct 2019", + "Genre": "*", + "Album": "Organic me" + }, + { + "Number": 9, + "Title": "Soap Autopsy", + "Released": "8 Aug 2019", + "Genre": "Synth-pop R&B", + "Album": "Organic me" + }, + { + "Number": 10, + "Title": "Have You Met Rich?", + "Released": "1 Jul 2019", + "Genre": "ethno-tunes", + "Album": "Organic me" + }, + { + "Number": 11, + "Title": "Livin' on a Banana", + "Released": "22 Nov 2019", + "Genre": "Crunk reggaeton", + "Album": "Organic me" + } + ] + }, + { + "Album": "Curiosity", + "LaunchDate": "December 7, 2019", + "BillboardReview": 75, + "USBillboard200": 12, + "Artist": "NaomĆ­ Yepes", + "Songs": [ + + ] + } + ] + }, + { + "ID": 1, + "Artist": "Babila EbwĆ©lĆ©", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/babila.jpg", + "Debut": 2009, + "GrammyNominations": 0, + "GrammyAwards": 11, + "HasGrammyAward": true, + "Tours": [ + { + "Tour": "The last straw", + "StartedOn": "May 09", + "Location": "Europe, Asia", + "Headliner": "NO", + "TouredBy": "Babila EbwĆ©lĆ©" + }, + { + "Tour": "No foundations", + "StartedOn": "Jun 04", + "Location": "United States, Europe", + "Headliner": "YES", + "TouredBy": "Babila EbwĆ©lĆ©" + }, + { + "Tour": "Crazy eyes", + "StartedOn": "Jun 08", + "Location": "North America", + "Headliner": "NO", + "TouredBy": "Babila EbwĆ©lĆ©" + }, + { + "Tour": "Zero gravity", + "StartedOn": "Apr 19", + "Location": "United States", + "Headliner": "NO", + "TouredBy": "Babila EbwĆ©lĆ©" + }, + { + "Tour": "Battle with myself", + "StartedOn": "Mar 08", + "Location": "North America", + "Headliner": "YES", + "TouredBy": "Babila EbwĆ©lĆ©" + } + ], + "Albums": [ + { + "Album": "Pushing up daisies", + "LaunchDate": "May 31, 2000", + "BillboardReview": 86, + "USBillboard200": 42, + "Artist": "Babila EbwĆ©lĆ©", + "Songs": [ + { + "Number": 1, + "Title": "Wood Shavings Forever", + "Released": "9 Jun 2019", + "Genre": "*", + "Album": "Pushing up daisies" + }, + { + "Number": 2, + "Title": "Early Morning Drive", + "Released": "20 May 2019", + "Genre": "*", + "Album": "Pushing up daisies" + }, + { + "Number": 3, + "Title": "Don't Natter", + "Released": "10 Jun 2019", + "Genre": "adult calypso-industrial", + "Album": "Pushing up daisies" + }, + { + "Number": 4, + "Title": "Stairway to Balloons", + "Released": "18 Jun 2019", + "Genre": "calypso and mariachi", + "Album": "Pushing up daisies" + }, + { + "Number": 5, + "Title": "The Number of your Apple", + "Released": "29 Oct 2019", + "Genre": "*", + "Album": "Pushing up daisies" + }, + { + "Number": 6, + "Title": "Your Delightful Heart", + "Released": "24 Feb 2019", + "Genre": "*", + "Album": "Pushing up daisies" + }, + { + "Number": 7, + "Title": "Nice Weather For Balloons", + "Released": "1 Aug 2019", + "Genre": "rap-hop", + "Album": "Pushing up daisies" + }, + { + "Number": 8, + "Title": "The Girl From Cornwall", + "Released": "4 May 2019", + "Genre": "enigmatic rock-and-roll", + "Album": "Pushing up daisies" + }, + { + "Number": 9, + "Title": "Here Without Jack", + "Released": "24 Oct 2019", + "Genre": "*", + "Album": "Pushing up daisies" + }, + { + "Number": 10, + "Title": "Born Rancid", + "Released": "19 Mar 2019", + "Genre": "*", + "Album": "Pushing up daisies" + } + ] + }, + { + "Album": "Death's dead", + "LaunchDate": "June 8, 2016", + "BillboardReview": 85, + "USBillboard200": 95, + "Artist": "Babila EbwĆ©lĆ©", + "Songs": [ + { + "Number": 1, + "Title": "Men Sound Better With You", + "Released": "20 Oct 2019", + "Genre": "rap-hop", + "Album": "Death's dead" + }, + { + "Number": 2, + "Title": "Ghost in My Rod", + "Released": "5 Oct 2019", + "Genre": "enigmatic rock-and-roll", + "Album": "Death's dead" + }, + { + "Number": 3, + "Title": "Bed of Men", + "Released": "14 Nov 2019", + "Genre": "whimsical comedy-grass ", + "Album": "Death's dead" + }, + { + "Number": 4, + "Title": "Don't Push", + "Released": "2 Jan 2020", + "Genre": "unblack electronic-trip-hop", + "Album": "Death's dead" + }, + { + "Number": 5, + "Title": "Nice Weather For Men", + "Released": "18 Dec 2019", + "Genre": "*", + "Album": "Death's dead" + }, + { + "Number": 6, + "Title": "Rancid Rhapsody", + "Released": "10 Mar 2019", + "Genre": "*", + "Album": "Death's dead" + }, + { + "Number": 7, + "Title": "Push, Push, Push!", + "Released": "21 Feb 2019", + "Genre": "*", + "Album": "Death's dead" + }, + { + "Number": 8, + "Title": "My Name is Sarah", + "Released": "15 Nov 2019", + "Genre": "*", + "Album": "Death's dead" + }, + { + "Number": 9, + "Title": "The Girl From My Hotel", + "Released": "6 Nov 2019", + "Genre": "*", + "Album": "Death's dead" + }, + { + "Number": 10, + "Title": "Free Box", + "Released": "18 Apr 2019", + "Genre": "splitter-funk", + "Album": "Death's dead" + }, + { + "Number": 11, + "Title": "Hotel Cardiff", + "Released": "30 Dec 2019", + "Genre": "guilty pleasure ebm", + "Album": "Death's dead" + } + ] + } + ] + }, + { + "ID": 2, + "Artist": "Ahmad Nazeri", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/ahmad.jpg", + "Debut": 2004, + "GrammyNominations": 3, + "GrammyAwards": 1, + "HasGrammyAward": true, + "Tours": [ + + ], + "Albums": [ + { + "Album": "Emergency", + "LaunchDate": "March 6, 2004", + "BillboardReview": 98, + "USBillboard200": 69, + "Artist": "Ahmad Nazeri", + "Songs": [ + + ] + }, + { + "Album": "Bursting bubbles", + "LaunchDate": "April 17, 2006", + "BillboardReview": 69, + "USBillboard200": 39, + "Artist": "Ahmad Nazeri", + "Songs": [ + + ] + } + ] + }, + { + "ID": 3, + "Artist": "Kimmy McIlmorie", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/kimmy.jpg", + "Debut": 2007, + "GrammyNominations": 21, + "GrammyAwards": 3, + "HasGrammyAward": true, + "Tours": [ + + ], + "Albums": [ + { + "Album": "Here we go again", + "LaunchDate": "November 18, 2017", + "BillboardReview": 68, + "USBillboard200": 1, + "Artist": "Kimmy McIlmorie", + "Songs": [ + + ] + } + ] + }, + { + "ID": 4, + "Artist": "Mar Rueda", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/mar.jpg", + "Debut": 1996, + "GrammyNominations": 14, + "GrammyAwards": 2, + "HasGrammyAward": true, + "Tours": [ + + ], + "Albums": [ + + ] + }, + { + "ID": 5, + "Artist": "Izabella Tabakova", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/izabella.jpg", + "Debut": 2017, + "GrammyNominations": 7, + "GrammyAwards": 11, + "HasGrammyAward": true, + "Tours": [ + { + "Tour": "Final breath", + "StartedOn": "Jun 13", + "Location": "Europe", + "Headliner": "YES", + "TouredBy": "Izabella Tabakova" + }, + { + "Tour": "Once bitten", + "StartedOn": "Dec 18", + "Location": "Australia, United States", + "Headliner": "NO", + "TouredBy": "Izabella Tabakova" + }, + { + "Tour": "Code word", + "StartedOn": "Sep 19", + "Location": "United States, Europe", + "Headliner": "NO", + "TouredBy": "Izabella Tabakova" + }, + { + "Tour": "Final draft", + "StartedOn": "Sep 17", + "Location": "United States, Europe", + "Headliner": "YES", + "TouredBy": "Izabella Tabakova" + } + ], + "Albums": [ + { + "Album": "Once bitten", + "LaunchDate": "July 16, 2007", + "BillboardReview": 79, + "USBillboard200": 53, + "Artist": "Izabella Tabakova", + "Songs": [ + { + "Number": 1, + "Title": "Whole Lotta Super Cats", + "Released": "21 May 2019", + "Genre": "*", + "Album": "Once bitten" + }, + { + "Number": 2, + "Title": "Enter Becky", + "Released": "16 Jan 2020", + "Genre": "*", + "Album": "Once bitten" + }, + { + "Number": 3, + "Title": "Your Cheatin' Flamingo", + "Released": "14 Jan 2020", + "Genre": "*", + "Album": "Once bitten" + }, + { + "Number": 4, + "Title": "Mad to Kiss", + "Released": "6 Nov 2019", + "Genre": "Synth-pop R&B", + "Album": "Once bitten" + }, + { + "Number": 5, + "Title": "Hotel Prague", + "Released": "20 Oct 2019", + "Genre": "ethno-tunes", + "Album": "Once bitten" + }, + { + "Number": 6, + "Title": "Jail on My Mind", + "Released": "31 May 2019", + "Genre": "Crunk reggaeton", + "Album": "Once bitten" + }, + { + "Number": 7, + "Title": "Amazing Blues", + "Released": "29 May 2019", + "Genre": "mystical parody-bap ", + "Album": "Once bitten" + }, + { + "Number": 8, + "Title": "Goody Two Iron Filings", + "Released": "4 Jul 2019", + "Genre": "Electro house Electropop", + "Album": "Once bitten" + }, + { + "Number": 9, + "Title": "I Love in Your Arms", + "Released": "7 Jun 2019", + "Genre": "R&B", + "Album": "Once bitten" + }, + { + "Number": 10, + "Title": "Truly Madly Amazing", + "Released": "12 Sep 2019", + "Genre": "ethno-tunes", + "Album": "Once bitten" + } + ] + }, + { + "Album": "Your graciousness", + "LaunchDate": "November 17, 2004", + "BillboardReview": 69, + "USBillboard200": 30, + "Artist": "Izabella Tabakova", + "Songs": [ + { + "Number": 1, + "Title": "We Shall Tickle", + "Released": "31 Aug 2019", + "Genre": "old emo-garage ", + "Album": "Your graciousness" + }, + { + "Number": 2, + "Title": "Snail Boogie", + "Released": "14 Jun 2019", + "Genre": "*", + "Album": "Your graciousness" + }, + { + "Number": 3, + "Title": "Amazing Liz", + "Released": "15 Oct 2019", + "Genre": "*", + "Album": "Your graciousness" + }, + { + "Number": 4, + "Title": "When Sexy Aardvarks Cry", + "Released": "1 Oct 2019", + "Genre": "whimsical comedy-grass ", + "Album": "Your graciousness" + }, + { + "Number": 5, + "Title": "Stand By Dave", + "Released": "18 Aug 2019", + "Genre": "unblack electronic-trip-hop", + "Album": "Your graciousness" + }, + { + "Number": 6, + "Title": "The Golf Course is Your Land", + "Released": "2 Apr 2019", + "Genre": "*", + "Album": "Your graciousness" + }, + { + "Number": 7, + "Title": "Where Have All the Men Gone?", + "Released": "29 Apr 2019", + "Genre": "*", + "Album": "Your graciousness" + }, + { + "Number": 8, + "Title": "Rhythm of the Leg", + "Released": "5 Aug 2019", + "Genre": "ethno-tunes", + "Album": "Your graciousness" + }, + { + "Number": 9, + "Title": "Baby, I Need Your Hats", + "Released": "5 Dec 2019", + "Genre": "neuro-tunes", + "Album": "Your graciousness" + }, + { + "Number": 10, + "Title": "Stand by Your Cat", + "Released": "25 Jul 2019", + "Genre": "*", + "Album": "Your graciousness" + } + ] + }, + { + "Album": "Dark matters", + "LaunchDate": "November 3, 2002", + "BillboardReview": 79, + "USBillboard200": 85, + "Artist": "Izabella Tabakova", + "Songs": [ + + ] + } + ] + }, + { + "ID": 6, + "Artist": "Nguyį»…n Diį»‡p Chi", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/nguyen.jpg", + "Debut": 1992, + "GrammyNominations": 4, + "GrammyAwards": 2, + "HasGrammyAward": true, + "Tours": [ + + ], + "Albums": [ + { + "Album": "Library of liberty", + "LaunchDate": "December 22, 2003", + "BillboardReview": 93, + "USBillboard200": 5, + "Artist": "Nguyį»…n Diį»‡p Chi", + "Songs": [ + + ] + } + ] + }, + { + "ID": 7, + "Artist": "Eva Lee", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/eva.jpg", + "Debut": 2008, + "GrammyNominations": 2, + "GrammyAwards": 0, + "HasGrammyAward": false, + "Tours": [ + + ], + "Albums": [ + { + "Album": "Just a tease", + "LaunchDate": "May 3, 2001", + "BillboardReview": 91, + "USBillboard200": 29, + "Artist": "Eva Lee", + "Songs": [ + + ] + } + ] + }, + { + "ID": 8, + "Artist": "Siri Jakobsson", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/siri.jpg", + "Debut": 1990, + "GrammyNominations": 2, + "GrammyAwards": 8, + "HasGrammyAward": true, + "Tours": [ + { + "Tour": "Basket case", + "StartedOn": "Jan 07", + "Location": "Europe, Asia", + "Headliner": "NO", + "TouredBy": "Siri Jakobsson" + }, + { + "Tour": "The bigger fish", + "StartedOn": "Dec 07", + "Location": "United States, Europe", + "Headliner": "YES", + "TouredBy": "Siri Jakobsson" + }, + { + "Tour": "Missed the boat", + "StartedOn": "Jun 09", + "Location": "Europe, Asia", + "Headliner": "NO", + "TouredBy": "Siri Jakobsson" + }, + { + "Tour": "Equivalent exchange", + "StartedOn": "Feb 06", + "Location": "United States, Europe", + "Headliner": "YES", + "TouredBy": "Siri Jakobsson" + }, + { + "Tour": "Damage control", + "StartedOn": "Oct 11", + "Location": "Australia, United States", + "Headliner": "NO", + "TouredBy": "Siri Jakobsson" + } + ], + "Albums": [ + { + "Album": "Under the bus", + "LaunchDate": "May 14, 2000", + "BillboardReview": 67, + "USBillboard200": 67, + "Artist": "Siri Jakobsson", + "Songs": [ + { + "Number": 1, + "Title": "Jack Broke My Heart At Tesco's", + "Released": "19 Jan 2020", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 2, + "Title": "Cat Deep, Hats High", + "Released": "5 Dec 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 3, + "Title": "In Snail We Trust", + "Released": "31 May 2019", + "Genre": "hardcore opera", + "Album": "Under the bus" + }, + { + "Number": 4, + "Title": "Liz's Waiting", + "Released": "22 Jul 2019", + "Genre": "emotional C-jam ", + "Album": "Under the bus" + }, + { + "Number": 5, + "Title": "Lifeless Blues", + "Released": "14 Jun 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 6, + "Title": "I Spin", + "Released": "26 Mar 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 7, + "Title": "Ring of Rock", + "Released": "12 Dec 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 8, + "Title": "Livin' on a Rock", + "Released": "17 Apr 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 9, + "Title": "Your Lifeless Heart", + "Released": "15 Sep 2019", + "Genre": "adult calypso-industrial", + "Album": "Under the bus" + }, + { + "Number": 10, + "Title": "The High Street on My Mind", + "Released": "11 Nov 2019", + "Genre": "calypso and mariachi", + "Album": "Under the bus" + }, + { + "Number": 11, + "Title": "Behind Ugly Curtains", + "Released": "8 May 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 12, + "Title": "Where Have All the Curtains Gone?", + "Released": "28 Jun 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 13, + "Title": "Ghost in My Apple", + "Released": "14 Dec 2019", + "Genre": "*", + "Album": "Under the bus" + }, + { + "Number": 14, + "Title": "I Chatter", + "Released": "30 Nov 2019", + "Genre": "*", + "Album": "Under the bus" + } + ] + } + ] + }, + { + "ID": 9, + "Artist": "Pablo Cambeiro", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/pablo.jpg", + "Debut": 2011, + "GrammyNominations": 5, + "GrammyAwards": 0, + "HasGrammyAward": false, + "Tours": [ + { + "Tour": "Beads", + "StartedOn": "May 11", + "Location": "Worldwide", + "Headliner": "NO", + "TouredBy": "Pablo Cambeiro" + }, + { + "Tour": "Concept art", + "StartedOn": "Dec 18", + "Location": "United States", + "Headliner": "YES", + "TouredBy": "Pablo Cambeiro" + }, + { + "Tour": "Glass shoe", + "StartedOn": "Jan 20", + "Location": "Worldwide", + "Headliner": "YES", + "TouredBy": "Pablo Cambeiro" + }, + { + "Tour": "Pushing buttons", + "StartedOn": "Feb 15", + "Location": "Europe, Asia", + "Headliner": "NO", + "TouredBy": "Pablo Cambeiro" + }, + { + "Tour": "Dark matters", + "StartedOn": "Jan 04", + "Location": "Australia, United States", + "Headliner": "YES", + "TouredBy": "Pablo Cambeiro" + }, + { + "Tour": "Greener grass", + "StartedOn": "Sep 09", + "Location": "United States, Europe", + "Headliner": "NO", + "TouredBy": "Pablo Cambeiro" + }, + { + "Tour": "Apparatus", + "StartedOn": "Nov 16", + "Location": "Europe", + "Headliner": "NO", + "TouredBy": "Pablo Cambeiro" + } + ], + "Albums": [ + { + "Album": "Fluke", + "LaunchDate": "August 4, 2017", + "BillboardReview": 93, + "USBillboard200": 98, + "Artist": "Pablo Cambeiro", + "Songs": [ + + ] + }, + { + "Album": "Crowd control", + "LaunchDate": "August 26, 2003", + "BillboardReview": 68, + "USBillboard200": 84, + "Artist": "Pablo Cambeiro", + "Songs": [ + { + "Number": 1, + "Title": "My Bed on My Mind", + "Released": "25 Mar 2019", + "Genre": "ethno-tunes", + "Album": "Crowd control" + }, + { + "Number": 2, + "Title": "Bright Blues", + "Released": "28 Sep 2019", + "Genre": "neuro-tunes", + "Album": "Crowd control" + }, + { + "Number": 3, + "Title": "Sail, Sail, Sail!", + "Released": "5 Mar 2019", + "Genre": "*", + "Album": "Crowd control" + }, + { + "Number": 4, + "Title": "Hotel My Bed", + "Released": "22 Mar 2019", + "Genre": "*", + "Album": "Crowd control" + }, + { + "Number": 5, + "Title": "Gonna Make You Mash", + "Released": "18 May 2019", + "Genre": "*", + "Album": "Crowd control" + }, + { + "Number": 6, + "Title": "Straight Outta America", + "Released": "16 Jan 2020", + "Genre": "hardcore opera", + "Album": "Crowd control" + }, + { + "Number": 7, + "Title": "I Drive", + "Released": "23 Feb 2019", + "Genre": "emotional C-jam ", + "Album": "Crowd control" + }, + { + "Number": 8, + "Title": "Like a Teddy", + "Released": "31 Aug 2019", + "Genre": "*", + "Album": "Crowd control" + }, + { + "Number": 9, + "Title": "Teddy Boogie", + "Released": "30 Nov 2019", + "Genre": "*", + "Album": "Crowd control" + } + ] + } + ] + }, + { + "ID": 10, + "Artist": "Athar Malakooti", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/athar.jpg", + "Debut": 2017, + "GrammyNominations": 0, + "GrammyAwards": 0, + "HasGrammyAward": false, + "Tours": [ + + ], + "Albums": [ + { + "Album": "Pushing up daisies", + "LaunchDate": "February 24, 2016", + "BillboardReview": 74, + "USBillboard200": 77, + "Artist": "Athar Malakooti", + "Songs": [ + + ] + } + ] + }, + { + "ID": 11, + "Artist": "Marti Valencia", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/marti.jpg", + "Debut": 2004, + "GrammyNominations": 1, + "GrammyAwards": 1, + "HasGrammyAward": true, + "Tours": [ + { + "Tour": "Cat eat cat world", + "StartedOn": "Sep 00", + "Location": "Worldwide", + "Headliner": "YES", + "TouredBy": "Marti Valencia" + }, + { + "Tour": "Final straw", + "StartedOn": "Sep 06", + "Location": "United States, Europe", + "Headliner": "NO", + "TouredBy": "Marti Valencia" + } + ], + "Albums": [ + { + "Album": "Nemesis", + "LaunchDate": "June 30, 2004", + "BillboardReview": 94, + "USBillboard200": 9, + "Artist": "Marti Valencia", + "Songs": [ + + ] + }, + { + "Album": "First chance", + "LaunchDate": "January 7, 2019", + "BillboardReview": 96, + "USBillboard200": 19, + "Artist": "Marti Valencia", + "Songs": [ + { + "Number": 1, + "Title": "My Name is Jason", + "Released": "12 Jul 2019", + "Genre": "*", + "Album": "First chance" + }, + { + "Number": 2, + "Title": "Amazing Andy", + "Released": "5 Mar 2019", + "Genre": "*", + "Album": "First chance" + }, + { + "Number": 3, + "Title": "The Number of your Knight", + "Released": "4 Dec 2019", + "Genre": "*", + "Album": "First chance" + }, + { + "Number": 4, + "Title": "I Sail", + "Released": "3 Mar 2019", + "Genre": "*", + "Album": "First chance" + }, + { + "Number": 5, + "Title": "Goody Two Hands", + "Released": "11 Oct 2019", + "Genre": "Electro house Electropop", + "Album": "First chance" + }, + { + "Number": 6, + "Title": "Careful With That Knife", + "Released": "18 Dec 2019", + "Genre": "R&B", + "Album": "First chance" + }, + { + "Number": 7, + "Title": "Four Single Ants", + "Released": "18 Jan 2020", + "Genre": "*", + "Album": "First chance" + }, + { + "Number": 8, + "Title": "Kiss Forever", + "Released": "10 Aug 2019", + "Genre": "*", + "Album": "First chance" + }, + { + "Number": 9, + "Title": "Rich's Waiting", + "Released": "15 Mar 2019", + "Genre": "Synth-pop R&B", + "Album": "First chance" + }, + { + "Number": 10, + "Title": "Japan is Your Land", + "Released": "7 Mar 2019", + "Genre": "ethno-tunes", + "Album": "First chance" + }, + { + "Number": 11, + "Title": "Pencils in My Banana", + "Released": "21 Jun 2019", + "Genre": "Crunk reggaeton", + "Album": "First chance" + }, + { + "Number": 12, + "Title": "I Sail in Your Arms", + "Released": "30 Apr 2019", + "Genre": "Synth-pop R&B", + "Album": "First chance" + } + ] + }, + { + "Album": "God's advocate", + "LaunchDate": "April 29, 2007", + "BillboardReview": 66, + "USBillboard200": 37, + "Artist": "Marti Valencia", + "Songs": [ + + ] + } + ] + }, + { + "ID": 12, + "Artist": "Alicia Stanger", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/alicia.jpg", + "Debut": 2010, + "GrammyNominations": 1, + "GrammyAwards": 0, + "HasGrammyAward": false, + "Tours": [ + + ], + "Albums": [ + { + "Album": "Forever alone", + "LaunchDate": "November 3, 2005", + "BillboardReview": 82, + "USBillboard200": 7, + "Artist": "Alicia Stanger", + "Songs": [ + + ] + } + ] + }, + { + "ID": 13, + "Artist": "Peter Taylor", + "Photo": "https://static.infragistics.com/xplatform/images/people/names/peter.jpg", + "Debut": 2005, + "GrammyNominations": 0, + "GrammyAwards": 2, + "HasGrammyAward": true, + "Tours": [ + { + "Tour": "Love", + "StartedOn": "Jun 04", + "Location": "Europe, Asia", + "Headliner": "YES", + "TouredBy": "Peter Taylor" + }, + { + "Tour": "Fault of treasures", + "StartedOn": "Oct 13", + "Location": "North America", + "Headliner": "NO", + "TouredBy": "Peter Taylor" + }, + { + "Tour": "For eternity", + "StartedOn": "Mar 05", + "Location": "United States", + "Headliner": "YES", + "TouredBy": "Peter Taylor" + }, + { + "Tour": "Time flies", + "StartedOn": "Jun 03", + "Location": "North America", + "Headliner": "NO", + "TouredBy": "Peter Taylor" + }, + { + "Tour": "Highest difficulty", + "StartedOn": "Nov 01", + "Location": "Worldwide", + "Headliner": "YES", + "TouredBy": "Peter Taylor" + }, + { + "Tour": "Sleeping dogs", + "StartedOn": "May 04", + "Location": "United States, Europe", + "Headliner": "NO", + "TouredBy": "Peter Taylor" + } + ], + "Albums": [ + { + "Album": "Decisions decisions", + "LaunchDate": "April 10, 2008", + "BillboardReview": 85, + "USBillboard200": 35, + "Artist": "Peter Taylor", + "Songs": [ + + ] + }, + { + "Album": "Climate changed", + "LaunchDate": "June 20, 2015", + "BillboardReview": 66, + "USBillboard200": 89, + "Artist": "Peter Taylor", + "Songs": [ + + ] + } + ] + } +] \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/disabled-summaries/src/index.css b/samples/grids/hierarchical-grid/disabled-summaries/src/index.css new file mode 100644 index 000000000..03040d6bb --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/src/index.css @@ -0,0 +1,44 @@ +.grid-wrapper { + margin: 0 auto; + padding: 16px; + height: 87%; +} + +.grid-wrapper .summaries { + margin-bottom: 1rem; + display: flex; + align-items: center; + flex-wrap: wrap; +} + +.grid-wrapper .summaries-title { + margin: 0 0 1rem 0; + flex-basis: 100%; + font-weight: bold; +} + +.grid-wrapper .summary-button { + margin-right: 1rem; +} + +igc-dialog { + border: 1px solid #e0e0e0; + border-radius: 8px; +} + +igc-dialog::part(title) { + color: #1E6DFE; +} + +.summaries-dialog-items { + display: flex; + flex-direction: column; + align-items: flex-start; +} + +.summaries-dialog-items .summaries-dialog-item { + display: flex; + align-items: center; + padding: 0 1rem; +} + diff --git a/samples/grids/hierarchical-grid/disabled-summaries/src/index.ts b/samples/grids/hierarchical-grid/disabled-summaries/src/index.ts new file mode 100644 index 000000000..0aa906c1f --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/src/index.ts @@ -0,0 +1,241 @@ +import "igniteui-webcomponents-grids/grids/combined"; +import { defineComponents, IgcButtonComponent, IgcDialogComponent, IgcCheckboxComponent } from "igniteui-webcomponents"; +import { ComponentRenderer, WebGridDescriptionModule } from "igniteui-webcomponents-core"; +import { IgcHierarchicalGridComponent, IgcColumnComponent, IgcSummaryOperand, IgcSummaryResult, IgcNumberSummaryOperand } from "igniteui-webcomponents-grids/grids"; +import SingersData from "./SingersData.json"; +import "igniteui-webcomponents-grids/grids/themes/light/bootstrap.css"; +import "./index.css"; + +defineComponents(IgcButtonComponent, IgcDialogComponent, IgcCheckboxComponent); + +class GrammySummary extends IgcSummaryOperand { + constructor() { + super(); + } + + operate(data?: any[], allData: any[] = [], fieldName: string = ""): IgcSummaryResult[] { + const result: IgcSummaryResult[] = []; + + result.push({ + key: "count", + label: "Count", + summaryResult: allData.filter((rec) => rec["Artist"] !== undefined && rec["Artist"] !== null && rec["Artist"] !== "").length + }); + + result.push({ + key: "nominatedSingers", + label: "Nominated Singers", + summaryResult: allData.filter((rec) => rec["GrammyNominations"] > 0).length + }); + + result.push({ + key: "singersWithAwards", + label: "Singers with Awards", + summaryResult: allData.filter((rec) => rec["GrammyAwards"] > 0).length + }); + + result.push({ + key: "nominations", + label: "Total Nominations", + summaryResult: IgcNumberSummaryOperand.sum(allData.map((r) => r["GrammyNominations"] || 0)) + }); + + result.push({ + key: "awards", + label: "Total Awards", + summaryResult: IgcNumberSummaryOperand.sum(allData.map((r) => r["GrammyAwards"] || 0)) + }); + + return result; + } +} + +export class Sample { + private hierarchicalGrid: IgcHierarchicalGridComponent; + private dialog: IgcDialogComponent; + private _bind: () => void; + private currentColumn: IgcColumnComponent | null = null; + private summariesContainer: HTMLDivElement | null = null; + private disableAllBtn!: HTMLButtonElement; + private enableAllBtn!: HTMLButtonElement; + + constructor() { + this.hierarchicalGrid = document.getElementById("hierarchicalGrid") as IgcHierarchicalGridComponent; + this.dialog = document.getElementById("dialog") as IgcDialogComponent; + this.dialog.closeOnOutsideClick = true; + this.dialog.keepOpenOnEscape = false; + + this.summariesContainer = document.querySelector(".summaries"); + + if (this.summariesContainer) { + const title = document.createElement("p"); + title.classList.add("summaries-title"); + title.textContent = "Disable Summaries for Column:"; + this.summariesContainer.appendChild(title); + } + + this.disableAllBtn = document.getElementById("disableAllBtn") as HTMLButtonElement; + this.enableAllBtn = document.getElementById("enableAllBtn") as HTMLButtonElement; + + this.webGridCustomSummary = this.webGridCustomSummary.bind(this); + this.openDialog = this.openDialog.bind(this); + this.toggleSummary = this.toggleSummary.bind(this); + this.disableAllSummaries = this.disableAllSummaries.bind(this); + this.enableAllSummaries = this.enableAllSummaries.bind(this); + this.handleColumnInit = this.handleColumnInit.bind(this); + this.updateCheckboxes = this.updateCheckboxes.bind(this); + + this._bind = () => { + this.hierarchicalGrid.data = this.singersData; + this.hierarchicalGrid.addEventListener("columnInit", this.handleColumnInit); + document.getElementById("disableAllBtn")!.addEventListener("click", this.disableAllSummaries); + document.getElementById("enableAllBtn")!.addEventListener("click", this.enableAllSummaries); + }; + this._bind(); + } + + private handleColumnInit(event: any) { + this.webGridCustomSummary(event); + const column: IgcColumnComponent = event.detail; + + if (!this.summariesContainer) return; + + const button = document.createElement("igc-button"); + button.classList.add("summary-button"); + button.textContent = column.header ? column.header.toString() : column.field; + button.setAttribute("variant", "contained"); + button.addEventListener("click", () => this.openDialog(column)); + this.summariesContainer.appendChild(button); + } + + private _singersData: any[] = SingersData; + public get singersData(): any[] { + return this._singersData; + } + + private _componentRenderer: ComponentRenderer | undefined; + public get renderer(): ComponentRenderer { + if (this._componentRenderer == null) { + this._componentRenderer = new ComponentRenderer(); + WebGridDescriptionModule.register(this._componentRenderer.context); + } + return this._componentRenderer; + } + + public webGridCustomSummary(args: any): void { + if (args.detail.field === "Photo") { + args.detail.summaries = GrammySummary; + } + } + + private updateCheckboxes() { + if (!this.currentColumn) return; + + const dialogItemsContainer = this.dialog.querySelector(".summaries-dialog-items")!; + dialogItemsContainer.innerHTML = ""; + + let allSummaries: IgcSummaryResult[] = []; + + const getSummaryResults = (operand: any): IgcSummaryResult[] => { + if (typeof operand === "function") { + operand = new operand(); + } + if (operand instanceof IgcSummaryOperand) { + return operand.operate([], this.hierarchicalGrid.data, this.currentColumn!.field); + } + return []; + }; + + if (!this.currentColumn.summaries) { + const defaultOperand = IgcSummaryOperand; + allSummaries = getSummaryResults(defaultOperand); + } else { + allSummaries = getSummaryResults(this.currentColumn.summaries); + } + + let allDisabled = true; + let allEnabled = true; + + allSummaries.forEach((summary) => { + const checkbox = document.createElement("igc-checkbox") as IgcCheckboxComponent; + checkbox.classList.add("summaries-dialog-item"); + checkbox.textContent = summary.label; + const isDisabled = this.currentColumn!.disabledSummaries?.includes(summary.key); + checkbox.checked = isDisabled; + + if (isDisabled) { + allEnabled = false; + } else { + allDisabled = false; + } + + checkbox.addEventListener("click", () => this.toggleSummary(summary.key)); + dialogItemsContainer.appendChild(checkbox); + }); + + this.disableAllBtn.disabled = allDisabled; + this.enableAllBtn.disabled = allEnabled; + } + + public openDialog(column: IgcColumnComponent) { + this.currentColumn = column; + this.dialog.title = `Disable Summaries for ${column.header || column.field}`; + this.updateCheckboxes(); + this.dialog.show(); + } + + public toggleSummary(summaryKey: string) { + if (!this.currentColumn) return; + + if (!this.currentColumn.disabledSummaries) { + this.currentColumn.disabledSummaries = []; + } + + if (this.currentColumn.disabledSummaries.includes(summaryKey)) { + this.currentColumn.disabledSummaries = this.currentColumn.disabledSummaries.filter((key: string) => key !== summaryKey); + } else { + this.currentColumn.disabledSummaries = [...this.currentColumn.disabledSummaries, summaryKey]; + } + + this.updateCheckboxes(); + } + + public disableAllSummaries() { + if (!this.currentColumn) return; + + let allSummaryKeys: string[] = []; + + const getSummaryKeys = (operand: any): string[] => { + if (typeof operand === "function") { + operand = new operand(); + } + if (operand instanceof IgcSummaryOperand) { + if (this.hierarchicalGrid && this.currentColumn) { + return operand.operate([], this.hierarchicalGrid.data, this.currentColumn.field).map((s: { key: any; }) => s.key); + } + return []; + } + return []; + }; + + if (!this.currentColumn.summaries) { + const defaultOperand = IgcSummaryOperand; + allSummaryKeys = getSummaryKeys(defaultOperand); + } else { + allSummaryKeys = getSummaryKeys(this.currentColumn.summaries); + } + + this.currentColumn.disabledSummaries = allSummaryKeys; + this.updateCheckboxes(); + this.hierarchicalGrid.markForCheck(); + } + + public enableAllSummaries() { + if (!this.currentColumn) return; + this.currentColumn.disabledSummaries = []; + this.updateCheckboxes(); + this.hierarchicalGrid.markForCheck(); + } +} + +new Sample(); diff --git a/samples/grids/hierarchical-grid/disabled-summaries/tsconfig.json b/samples/grids/hierarchical-grid/disabled-summaries/tsconfig.json new file mode 100644 index 000000000..de23257dd --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/tsconfig.json @@ -0,0 +1,20 @@ +{ + "compilerOptions": { + "noImplicitReturns": true, + "esModuleInterop": true, + "noImplicitAny": true, + "declarationDir": "dist/types", + "moduleResolution": "node", + "declaration": true, + "target": "es2015", + "module": "es2015", + "strict": true + }, + "include": [ + "src/**/*" + ], + "exclude": [ + "node_modules", + "dist" + ] +} \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/disabled-summaries/tslint.json b/samples/grids/hierarchical-grid/disabled-summaries/tslint.json new file mode 100644 index 000000000..e139fc6fe --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/tslint.json @@ -0,0 +1,53 @@ +{ + "extends": ["tslint:recommended", "tslint-react", "tslint-config-prettier"], + "linterOptions": { + "exclude": [ + "node_modules/**/*.ts", + "**/odatajs-4.0.0.js", + "src/images/*.*" + ] + }, + "rules": { + "only-arrow-functions": false, + "jsx-self-close": false, + "jsx-wrap-multiline": false, + "no-var-requires": false, + "no-var": false, + "no-var-keyword": false, + "no-console": false, + "no-string-literal": false, + "no-unused-vars": false, + "@typescript-eslint/no-unused-vars": "off", + "jsx-no-lambda": false, + "ordered-imports": false, + "object-literal-sort-keys": false, + "object-literal-shorthand": false, + "member-ordering": false, + "curly": [false, "ignore-same-line"], + "max-classes-per-file": [true, 10], + "prefer-const": false, + "prefer-for-of": false, + "no-useless-constructor": false, + "@typescript-eslint/no-useless-constructor": "off", + "@typescript-eslint/type-annotation-spacing": "off" + }, + "jsRules": { + "only-arrow-functions": false, + "jsx-self-close": false, + "jsx-wrap-multiline": false, + "no-var-requires": false, + "no-console": false, + "no-unused-vars": false, + "@typescript-eslint/no-unused-vars": "off", + "jsx-no-lambda": false, + "ordered-imports": false, + "object-literal-sort-keys": false, + "object-literal-shorthand": false, + "curly": [false, "ignore-same-line"], + "max-classes-per-file": [true, 10], + "prefer-const": false, + "prefer-for-of": false, + "no-useless-constructor": false, + "@typescript-eslint/no-useless-constructor": "off" + } +} \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/disabled-summaries/webpack.config.js b/samples/grids/hierarchical-grid/disabled-summaries/webpack.config.js new file mode 100644 index 000000000..12d87a730 --- /dev/null +++ b/samples/grids/hierarchical-grid/disabled-summaries/webpack.config.js @@ -0,0 +1,107 @@ +const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin'); +const HtmlWebpackPlugin = require('html-webpack-plugin'); +const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); +const path = require('path'); +const webpack = require('webpack'); + +module.exports = env => { + const nodeEnv = process.env.NODE_ENV || 'development'; + const isProd = nodeEnv === 'production'; + const isLegacy = !!process.env.legacy && !(process.env.legacy == "false"); + console.log(">> webpack nodeEnv=" + nodeEnv); + console.log(">> webpack isProd=" + isProd); + console.log(">> webpack isLegacy=" + isLegacy); + const presets = [ + ["@babel/preset-env", { + "useBuiltIns": "usage", + "corejs": 3, + "targets": { + "browsers": isLegacy ? ["defaults"] : [ + "last 2 Chrome versions", + "last 2 Safari versions", + "last 2 iOS versions", + "last 2 Firefox versions", + "last 2 Edge versions"] + } + }], + "@babel/preset-typescript" + ]; + + return { + entry: isLegacy ? [ + path.resolve(__dirname, 'node_modules/@webcomponents/custom-elements'), + path.resolve(__dirname, 'node_modules/@webcomponents/template'), + path.resolve(__dirname, 'src') + ] : path.resolve(__dirname, 'src'), + devtool: isProd ? false : 'source-map', + output: { + filename: isProd ? '[fullhash].bundle.js' : '[fullhash].bundle.js', + globalObject: 'this', + path: path.resolve(__dirname, 'dist'), + }, + + resolve: { + mainFields: ['esm2015', 'module', 'main'], + extensions: ['.ts', '.js', '.json'], + plugins: [new TsconfigPathsPlugin({ + configFile: './tsconfig.json', + extensions: ['.ts', '.js'], + mainFields: ['esm2015', 'module', 'main'] + })] + }, + + module: { + rules: [ + { test: /\.(png|svg|jpg|gif)$/, use: ['file-loader'] }, + { test: /\.(csv|tsv)$/, use: ['csv-loader'] }, + { test: /\.xml$/, use: ['xml-loader'] }, + { test: /\.css$/, sideEffects: true, use: ['style-loader', 'css-loader'] }, + { + test: /worker\.(ts|js)$/, + use: [ + { loader: 'worker-loader' }, + { + loader: 'babel-loader', options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + } + } + ] + }, + { + test: /\.(ts|js)$/, loader: 'babel-loader', + options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + }, + exclude: + function (modulePath) { + return /node_modules/.test(modulePath) && + !/igniteui-webcomponents/.test(modulePath) && + !/lit-html/.test(modulePath); + } + }], + }, + + plugins: [ + new webpack.DefinePlugin({ + 'process.env.NODE_ENV': JSON.stringify(nodeEnv) + }), + new HtmlWebpackPlugin({ + title: 'for-cs', + template: 'index.html' + }), + new ForkTsCheckerWebpackPlugin() + ] + }; +}; \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/editing-columns/package.json b/samples/grids/hierarchical-grid/editing-columns/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/editing-columns/package.json +++ b/samples/grids/hierarchical-grid/editing-columns/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/editing-columns/webpack.config.js b/samples/grids/hierarchical-grid/editing-columns/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/editing-columns/webpack.config.js +++ b/samples/grids/hierarchical-grid/editing-columns/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/editing-events/package.json b/samples/grids/hierarchical-grid/editing-events/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/editing-events/package.json +++ b/samples/grids/hierarchical-grid/editing-events/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/editing-events/webpack.config.js b/samples/grids/hierarchical-grid/editing-events/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/editing-events/webpack.config.js +++ b/samples/grids/hierarchical-grid/editing-events/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/package.json b/samples/grids/hierarchical-grid/editing-lifecycle/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/editing-lifecycle/package.json +++ b/samples/grids/hierarchical-grid/editing-lifecycle/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/webpack.config.js b/samples/grids/hierarchical-grid/editing-lifecycle/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/editing-lifecycle/webpack.config.js +++ b/samples/grids/hierarchical-grid/editing-lifecycle/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/excel-exporting/package.json b/samples/grids/hierarchical-grid/excel-exporting/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/excel-exporting/package.json +++ b/samples/grids/hierarchical-grid/excel-exporting/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/excel-exporting/webpack.config.js b/samples/grids/hierarchical-grid/excel-exporting/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/excel-exporting/webpack.config.js +++ b/samples/grids/hierarchical-grid/excel-exporting/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json +++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/webpack.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/webpack.config.js +++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json +++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/webpack.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/webpack.config.js +++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json +++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/webpack.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/webpack.config.js +++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json +++ b/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/webpack.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/excel-style-filtering-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/excel-style-filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/filtering-options/package.json b/samples/grids/hierarchical-grid/filtering-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/filtering-options/package.json +++ b/samples/grids/hierarchical-grid/filtering-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/filtering-options/webpack.config.js b/samples/grids/hierarchical-grid/filtering-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/filtering-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/filtering-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/filtering-style/package.json b/samples/grids/hierarchical-grid/filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/filtering-style/package.json +++ b/samples/grids/hierarchical-grid/filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/filtering-style/webpack.config.js b/samples/grids/hierarchical-grid/filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/filtering-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json b/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json +++ b/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/webpack.config.js b/samples/grids/hierarchical-grid/hierarchical-grid-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/hierarchical-grid-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/hierarchical-grid-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json +++ b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/webpack.config.js b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json b/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json +++ b/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/webpack.config.js b/samples/grids/hierarchical-grid/hierarchical-grid-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/hierarchical-grid-styling/webpack.config.js +++ b/samples/grids/hierarchical-grid/hierarchical-grid-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/layout-display-density/package.json b/samples/grids/hierarchical-grid/layout-display-density/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/layout-display-density/package.json +++ b/samples/grids/hierarchical-grid/layout-display-density/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/layout-display-density/webpack.config.js b/samples/grids/hierarchical-grid/layout-display-density/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/layout-display-density/webpack.config.js +++ b/samples/grids/hierarchical-grid/layout-display-density/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/package.json b/samples/grids/hierarchical-grid/multi-column-headers-export/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-export/package.json +++ b/samples/grids/hierarchical-grid/multi-column-headers-export/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/webpack.config.js b/samples/grids/hierarchical-grid/multi-column-headers-export/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-export/webpack.config.js +++ b/samples/grids/hierarchical-grid/multi-column-headers-export/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json b/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json +++ b/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/webpack.config.js b/samples/grids/hierarchical-grid/multi-column-headers-overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-overview/webpack.config.js +++ b/samples/grids/hierarchical-grid/multi-column-headers-overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json b/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json +++ b/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/webpack.config.js b/samples/grids/hierarchical-grid/multi-column-headers-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-styling/webpack.config.js +++ b/samples/grids/hierarchical-grid/multi-column-headers-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/package.json b/samples/grids/hierarchical-grid/multi-column-headers-template/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-template/package.json +++ b/samples/grids/hierarchical-grid/multi-column-headers-template/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/webpack.config.js b/samples/grids/hierarchical-grid/multi-column-headers-template/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/multi-column-headers-template/webpack.config.js +++ b/samples/grids/hierarchical-grid/multi-column-headers-template/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/overview/package.json b/samples/grids/hierarchical-grid/overview/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/overview/package.json +++ b/samples/grids/hierarchical-grid/overview/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/overview/webpack.config.js b/samples/grids/hierarchical-grid/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/overview/webpack.config.js +++ b/samples/grids/hierarchical-grid/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/remote-paging-sample/index.html b/samples/grids/hierarchical-grid/remote-paging-sample/index.html index 43cf95bad..a70ddaf9d 100644 --- a/samples/grids/hierarchical-grid/remote-paging-sample/index.html +++ b/samples/grids/hierarchical-grid/remote-paging-sample/index.html @@ -19,7 +19,12 @@
- + diff --git a/samples/grids/hierarchical-grid/remote-paging-sample/package.json b/samples/grids/hierarchical-grid/remote-paging-sample/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/hierarchical-grid/remote-paging-sample/package.json +++ b/samples/grids/hierarchical-grid/remote-paging-sample/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/remote-paging-sample/src/CustomersWithPageResponseModel.ts b/samples/grids/hierarchical-grid/remote-paging-sample/src/CustomersWithPageResponseModel.ts new file mode 100644 index 000000000..6976b77c4 --- /dev/null +++ b/samples/grids/hierarchical-grid/remote-paging-sample/src/CustomersWithPageResponseModel.ts @@ -0,0 +1,7 @@ +export interface CustomersWithPageResponseModel { + items: any[]; + totalRecordsCount: number; + pageSize: number; + pageNumber: number; + totalPages: number; +} \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/remote-paging-sample/src/RemoteService.ts b/samples/grids/hierarchical-grid/remote-paging-sample/src/RemoteService.ts index 7f75ebd1b..9d0e64a65 100644 --- a/samples/grids/hierarchical-grid/remote-paging-sample/src/RemoteService.ts +++ b/samples/grids/hierarchical-grid/remote-paging-sample/src/RemoteService.ts @@ -1,66 +1,36 @@ -import { BehaviorSubject } from 'rxjs'; -const URL = `https://data-northwind.indigo.design/`; - -function buildUrl(dataState: any, index?: number, perPage?: number): string { - let qS = ""; - if (dataState) { - if (dataState.rootLevel) { - qS += `${dataState.key}`; - } else { - qS += `${dataState.parentKey}/${dataState.parentID}/${dataState.key}`; - } - } - - // Add index and perPage to the query string if they are defined - if (index !== undefined) { - qS += `?index=${index}`; - if (perPage !== undefined) { - qS += `&perPage=${perPage}`; - } - } else if (perPage !== undefined) { - qS += `?perPage=${perPage}`; - } - - return `${URL}${qS}`; -} - export class RemotePagingService { - public remoteData: BehaviorSubject = new BehaviorSubject([]); - public dataLength: BehaviorSubject = new BehaviorSubject(0); - public url = 'https://www.igniteui.com/api/products'; + public static BASE_URL = 'https://data-northwind.indigo.design/'; + public static CUSTOMERS_URL = `${RemotePagingService.BASE_URL}Customers/GetCustomersWithPage`; constructor() {} - public async getData(dataState?: any, index?: number, perPage?: number): Promise { - try { - const response = await fetch(buildUrl(dataState, index, perPage)); - if (!response.ok) { - throw new Error(`HTTP error! status: ${response.status}`); - } - const data = await response.json(); - return data; - } catch (error) { - console.error('Error fetching data:', error); - throw error; - } + public static getDataWithPaging(pageIndex?: number, pageSize?: number) { + return fetch(RemotePagingService.buildUrl(RemotePagingService.CUSTOMERS_URL, pageIndex, pageSize)) + .then((result) => result.json()) + .catch((error) => console.error(error.message)); + } + + public static getHierarchyDataById(parentEntityName: string, parentId: string, childEntityName: string) { + return fetch(`${RemotePagingService.BASE_URL}${parentEntityName}/${parentId}/${childEntityName}`) + .then((result) => result.json()); } - public async getDataLength(dataState: any): Promise { - try { - const response = await fetch(buildUrl(dataState)); - if (!response.ok) { - throw new Error(`HTTP error! status: ${response.status}`); - } - const data = await response.json(); - if (Array.isArray(data)) { - return data.length; - } else { - console.error('Data is not an array:', data); - return 0; + private static buildUrl(baseUrl: string, pageIndex?: number, pageSize?: number) { + let qS = ""; + if (baseUrl) { + qS += `${baseUrl}`; + } + + // Add pageIndex and size to the query string if they are defined + if (pageIndex !== undefined) { + qS += `?pageIndex=${pageIndex}`; + if (pageSize !== undefined) { + qS += `&size=${pageSize}`; } - } catch (error) { - console.error('Error fetching data length:', error); - return 0; + } else if (pageSize !== undefined) { + qS += `?perPage=${pageSize}`; } + + return `${qS}`; } } \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/remote-paging-sample/src/index.ts b/samples/grids/hierarchical-grid/remote-paging-sample/src/index.ts index ab99da0fb..3e8b04965 100644 --- a/samples/grids/hierarchical-grid/remote-paging-sample/src/index.ts +++ b/samples/grids/hierarchical-grid/remote-paging-sample/src/index.ts @@ -3,39 +3,35 @@ import 'igniteui-webcomponents-grids/grids/combined'; import 'igniteui-webcomponents-grids/grids/themes/light/bootstrap.css'; import { html } from 'lit-html'; import { RemotePagingService } from './RemoteService'; +import { CustomersWithPageResponseModel } from './CustomersWithPageResponseModel'; export class Sample { public data: any[] = []; - public page = 0; - private _perPage = 10; - public pager: IgcPaginatorComponent; + public page: number = 0; public hierarchicalGrid: IgcHierarchicalGridComponent; - private remoteService: RemotePagingService = new RemotePagingService(); - + private _bind: () => void; + private _perPage = 15; + public pager: IgcPaginatorComponent; + private _totalRecordsCount: number; + public get perPage(): number { - return this.pager?.perPage || 10; + return this.pager?.perPage || this._perPage; } public set perPage(val: number) { this._perPage = val; - this.paginate(val); } - - private _totalRecordsCount: number; - public get totalRecordsCount(): number { - return this._totalRecordsCount; + return this._totalRecordsCount; } - public set totalRecordsCount(value: number) { - this._totalRecordsCount = value; - this.hierarchicalGrid.totalRecords = value; + this._totalRecordsCount = value; + this.hierarchicalGrid.totalRecords = value; } constructor() { - this.hierarchicalGrid = document.getElementById("hGrid") as IgcHierarchicalGridComponent; this.pager = document.getElementById('paginator') as IgcPaginatorComponent; const ordersRowIsland = document.getElementById("ordersRowIsland") as IgcRowIslandComponent; @@ -44,79 +40,89 @@ export class Sample { ordersRowIsland.paginatorTemplate = this.webHierarchicalGridPaginatorTemplate; orderDetailsRowIsland.paginatorTemplate = this.webHierarchicalGridPaginatorTemplate; - this.pager.addEventListener("perPageChange", ()=> { - this.paginate(0); - }); - this.pager.addEventListener("pageChange", ((args: CustomEvent) => { - this.paginate(args.detail);}) as EventListener); - - ordersRowIsland.addEventListener("gridCreated", (event: any) => { - this.gridCreated(event, "Customers"); - }); - - orderDetailsRowIsland.addEventListener("gridCreated", (event: any) => { - this.gridCreated(event, "Orders"); - }); - - window.addEventListener("load", () => { - this.pager.totalRecords = this.totalRecordsCount; - this.paginate(0); - }); - - this.hierarchicalGrid.data = this.data; - - this.hierarchicalGrid.isLoading = true; - this.remoteService.getData({ parentID: null, rootLevel: true, key: "Customers" }, this.page, this._perPage).then((data: any) => { - this.hierarchicalGrid.isLoading = false; - this.hierarchicalGrid.data = data; - this.hierarchicalGrid.markForCheck(); - }); - this.remoteService.getDataLength({ parentID: null, rootLevel: true, key: "Customers" }).then((length: number) => { - if(length !== undefined) { - this.totalRecordsCount = length; - this.pager.totalRecords = this.totalRecordsCount; - } - }); + this._bind = () => { + window.addEventListener("load", () => { + this.pager.perPage = this._perPage; + this.loadCustomersData(this.page,this.perPage); + }); + + this.pager.addEventListener("perPageChange", ((args: CustomEvent) => { + this.perPage = args.detail; + this.loadCustomersData(this.page, this.perPage); + }) as EventListener); + + this.pager.addEventListener("pageChange", ((args: CustomEvent) => { + this.page = args.detail; + this.loadCustomersData(this.page, this.perPage); + }) as EventListener); + + ordersRowIsland.addEventListener("gridCreated", (event: any) => { + this.gridCreated(event, "Customers"); + }); + + orderDetailsRowIsland.addEventListener("gridCreated", (event: any) => { + this.gridCreated(event, "Orders"); + }); + } + + this._bind(); } - public gridCreated(event: CustomEvent, _parentKey: string) { + public gridCreated(event: CustomEvent, parentKey: string) { const context = event.detail; - - const dataState = { - key: context.owner.childDataKey, - parentID: context.parentID, - parentKey: _parentKey, - rootLevel: false - }; + const parentId: string = context.parentID; + const childDataKey: string = context.owner.childDataKey; context.grid.isLoading = true; - this.remoteService.getDataLength(dataState).then((length: number) => { - if(length !== undefined) { - this.pager.totalRecords = length; - } - - this.remoteService.getData(dataState, this.page, this.perPage).then((data: any[]) => { - context.grid.isLoading = false; - context.grid.data = data; - context.grid.markForCheck(); - });}); - } - - public paginate(page: number) { - this.page = page; - const skip = this.page * this.perPage; - const top = this.perPage; - this.remoteService.getData({ parentID: null, rootLevel: true, key: 'Customers' }, skip, top).then((data:any)=> { - this.data = data; // Assign received data to this.data - this.hierarchicalGrid.isLoading = false; - this.hierarchicalGrid.markForCheck();// Update the UI after receiving data + RemotePagingService.getHierarchyDataById(parentKey, parentId, childDataKey) + .then((data: any) => { + context.grid.data = data; + context.grid.isLoading = false; + context.grid.markForCheck(); + }) + .catch((error) => { + console.error(error.message); + context.grid.data = []; + context.grid.isLoading = false; + context.grid.markForCheck(); }); } public webHierarchicalGridPaginatorTemplate = () => { - return html` + // Child level grids have LOCAL paging + // They can be set to REMOTE if there are endpoints with paging for each hierarchy level data. + return html ` + ` } + + private updateUI(): void { + if (this.hierarchicalGrid && this.data) { // Check if grid and data are available + this.hierarchicalGrid.data = this.data; + } + } + + private loadCustomersData(pageIndex?: number, pageSize?: number): void { + this.hierarchicalGrid.isLoading = true; + + RemotePagingService.getDataWithPaging(pageIndex,pageSize) + .then((response: CustomersWithPageResponseModel) => { + this.totalRecordsCount = response.totalRecordsCount; + this.pager.perPage = pageSize; + this.pager.totalRecords = this.totalRecordsCount; + this.page = response.pageNumber; + this.data = response.items; + this.hierarchicalGrid.isLoading = false; + this.updateUI(); // Update the UI after receiving data + }) + .catch((error) => { + console.error(error.message); + this.hierarchicalGrid.data = []; + this.hierarchicalGrid.isLoading = false; + this.updateUI(); + }) + } } new Sample(); diff --git a/samples/grids/hierarchical-grid/remote-paging-sample/webpack.config.js b/samples/grids/hierarchical-grid/remote-paging-sample/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/remote-paging-sample/webpack.config.js +++ b/samples/grids/hierarchical-grid/remote-paging-sample/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-adding/package.json b/samples/grids/hierarchical-grid/row-adding/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-adding/package.json +++ b/samples/grids/hierarchical-grid/row-adding/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-adding/webpack.config.js b/samples/grids/hierarchical-grid/row-adding/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-adding/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-adding/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-classes/package.json b/samples/grids/hierarchical-grid/row-classes/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-classes/package.json +++ b/samples/grids/hierarchical-grid/row-classes/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-classes/webpack.config.js b/samples/grids/hierarchical-grid/row-classes/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-classes/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-classes/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-drag-base/package.json b/samples/grids/hierarchical-grid/row-drag-base/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/hierarchical-grid/row-drag-base/package.json +++ b/samples/grids/hierarchical-grid/row-drag-base/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-drag-base/webpack.config.js b/samples/grids/hierarchical-grid/row-drag-base/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/row-drag-base/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-drag-base/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-editing-options/package.json b/samples/grids/hierarchical-grid/row-editing-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-editing-options/package.json +++ b/samples/grids/hierarchical-grid/row-editing-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-editing-options/webpack.config.js b/samples/grids/hierarchical-grid/row-editing-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-editing-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-editing-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-editing-style/package.json b/samples/grids/hierarchical-grid/row-editing-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-editing-style/package.json +++ b/samples/grids/hierarchical-grid/row-editing-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-editing-style/webpack.config.js b/samples/grids/hierarchical-grid/row-editing-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-editing-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-editing-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json b/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json +++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/src/index.ts b/samples/grids/hierarchical-grid/row-pinning-extra-column/src/index.ts index f90b96957..d116e8d83 100644 --- a/samples/grids/hierarchical-grid/row-pinning-extra-column/src/index.ts +++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/src/index.ts @@ -133,15 +133,21 @@ export class Sample { var newPinningPosition = args.newValue === "Top" ? RowPinningPosition.Top : RowPinningPosition.Bottom; var hierarchicalGrid = document.getElementById('grid') as IgcHierarchicalGridComponent; hierarchicalGrid.pinning.rows = newPinningPosition; - var rowIsland1 = document.getElementById('rowIsland1') as IgcRowIslandComponent; - rowIsland1.pinning.rows = newPinningPosition; - var rowIsland2 = document.getElementById('rowIsland2') as IgcRowIslandComponent; - if(rowIsland2) { - rowIsland2.pinning.rows = newPinningPosition; + if (rowIsland1) { + var rowIsland1 = document.getElementById('rowIsland1') as IgcRowIslandComponent; + rowIsland1.pinning.rows = newPinningPosition; } - var rowIsland3 = document.getElementById('rowIsland3') as IgcRowIslandComponent; - if(rowIsland3) { - rowIsland3.pinning.rows = newPinningPosition; + if (rowIsland2) { + var rowIsland2 = document.getElementById('rowIsland2') as IgcRowIslandComponent; + if (rowIsland2) { + rowIsland2.pinning.rows = newPinningPosition; + } + } + if (rowIsland3) { + var rowIsland3 = document.getElementById('rowIsland3') as IgcRowIslandComponent; + if (rowIsland3) { + rowIsland3.pinning.rows = newPinningPosition; + } } } diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/webpack.config.js b/samples/grids/hierarchical-grid/row-pinning-extra-column/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-pinning-extra-column/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-pinning-options/package.json b/samples/grids/hierarchical-grid/row-pinning-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/row-pinning-options/package.json +++ b/samples/grids/hierarchical-grid/row-pinning-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-pinning-options/src/index.ts b/samples/grids/hierarchical-grid/row-pinning-options/src/index.ts index 7b0151ad1..cdb5acab7 100644 --- a/samples/grids/hierarchical-grid/row-pinning-options/src/index.ts +++ b/samples/grids/hierarchical-grid/row-pinning-options/src/index.ts @@ -95,15 +95,21 @@ export class Sample { var newPinningPosition = args.newValue === "Top" ? RowPinningPosition.Top : RowPinningPosition.Bottom; var hierarchicalGrid = document.getElementById('grid') as IgcHierarchicalGridComponent; hierarchicalGrid.pinning.rows = newPinningPosition; - var rowIsland1 = document.getElementById('rowIsland1') as IgcRowIslandComponent; - rowIsland1.pinning.rows = newPinningPosition; - var rowIsland2 = document.getElementById('rowIsland2') as IgcRowIslandComponent; - if(rowIsland2) { - rowIsland2.pinning.rows = newPinningPosition; + if (rowIsland1) { + var rowIsland1 = document.getElementById('rowIsland1') as IgcRowIslandComponent; + rowIsland1.pinning.rows = newPinningPosition; } - var rowIsland3 = document.getElementById('rowIsland3') as IgcRowIslandComponent; - if(rowIsland3) { - rowIsland3.pinning.rows = newPinningPosition; + if (rowIsland2) { + var rowIsland2 = document.getElementById('rowIsland2') as IgcRowIslandComponent; + if (rowIsland2) { + rowIsland2.pinning.rows = newPinningPosition; + } + } + if (rowIsland3) { + var rowIsland3 = document.getElementById('rowIsland3') as IgcRowIslandComponent; + if (rowIsland3) { + rowIsland3.pinning.rows = newPinningPosition; + } } } diff --git a/samples/grids/hierarchical-grid/row-pinning-options/webpack.config.js b/samples/grids/hierarchical-grid/row-pinning-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-pinning-options/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-pinning-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-pinning-style/package.json b/samples/grids/hierarchical-grid/row-pinning-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-pinning-style/package.json +++ b/samples/grids/hierarchical-grid/row-pinning-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-pinning-style/webpack.config.js b/samples/grids/hierarchical-grid/row-pinning-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-pinning-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-pinning-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-reorder/package.json b/samples/grids/hierarchical-grid/row-reorder/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-reorder/package.json +++ b/samples/grids/hierarchical-grid/row-reorder/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-reorder/webpack.config.js b/samples/grids/hierarchical-grid/row-reorder/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-reorder/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-reorder/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-selection-mode/package.json b/samples/grids/hierarchical-grid/row-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/row-selection-mode/package.json +++ b/samples/grids/hierarchical-grid/row-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-selection-mode/webpack.config.js b/samples/grids/hierarchical-grid/row-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-selection-mode/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json b/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json +++ b/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/webpack.config.js b/samples/grids/hierarchical-grid/row-selection-template-numbers/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-selection-template-numbers/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-selection-template-numbers/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/row-styles/package.json b/samples/grids/hierarchical-grid/row-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/row-styles/package.json +++ b/samples/grids/hierarchical-grid/row-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/row-styles/webpack.config.js b/samples/grids/hierarchical-grid/row-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/row-styles/webpack.config.js +++ b/samples/grids/hierarchical-grid/row-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/state-persistence-about/package.json b/samples/grids/hierarchical-grid/state-persistence-about/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/hierarchical-grid/state-persistence-about/package.json +++ b/samples/grids/hierarchical-grid/state-persistence-about/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/state-persistence-about/webpack.config.js b/samples/grids/hierarchical-grid/state-persistence-about/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/state-persistence-about/webpack.config.js +++ b/samples/grids/hierarchical-grid/state-persistence-about/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/state-persistence-main/package.json b/samples/grids/hierarchical-grid/state-persistence-main/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/hierarchical-grid/state-persistence-main/package.json +++ b/samples/grids/hierarchical-grid/state-persistence-main/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/state-persistence-main/src/index.css b/samples/grids/hierarchical-grid/state-persistence-main/src/index.css index 0fe936871..f77c6cc44 100644 --- a/samples/grids/hierarchical-grid/state-persistence-main/src/index.css +++ b/samples/grids/hierarchical-grid/state-persistence-main/src/index.css @@ -1,2 +1,10 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.horizontal { + gap: 10px; + flex-basis: fit-content; + flex-wrap: wrap; +} +.sampleContainer { + padding: 0.5rem +} \ No newline at end of file diff --git a/samples/grids/hierarchical-grid/state-persistence-main/webpack.config.js b/samples/grids/hierarchical-grid/state-persistence-main/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/state-persistence-main/webpack.config.js +++ b/samples/grids/hierarchical-grid/state-persistence-main/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/toolbar-sample-1/package.json b/samples/grids/hierarchical-grid/toolbar-sample-1/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-1/package.json +++ b/samples/grids/hierarchical-grid/toolbar-sample-1/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/toolbar-sample-1/webpack.config.js b/samples/grids/hierarchical-grid/toolbar-sample-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-1/webpack.config.js +++ b/samples/grids/hierarchical-grid/toolbar-sample-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/toolbar-sample-2/package.json b/samples/grids/hierarchical-grid/toolbar-sample-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-2/package.json +++ b/samples/grids/hierarchical-grid/toolbar-sample-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/toolbar-sample-2/webpack.config.js b/samples/grids/hierarchical-grid/toolbar-sample-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-2/webpack.config.js +++ b/samples/grids/hierarchical-grid/toolbar-sample-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/package.json b/samples/grids/hierarchical-grid/toolbar-sample-3/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-3/package.json +++ b/samples/grids/hierarchical-grid/toolbar-sample-3/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/webpack.config.js b/samples/grids/hierarchical-grid/toolbar-sample-3/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-3/webpack.config.js +++ b/samples/grids/hierarchical-grid/toolbar-sample-3/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/package.json b/samples/grids/hierarchical-grid/toolbar-sample-4/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-4/package.json +++ b/samples/grids/hierarchical-grid/toolbar-sample-4/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/webpack.config.js b/samples/grids/hierarchical-grid/toolbar-sample-4/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/hierarchical-grid/toolbar-sample-4/webpack.config.js +++ b/samples/grids/hierarchical-grid/toolbar-sample-4/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/hierarchical-grid/toolbar-style/package.json b/samples/grids/hierarchical-grid/toolbar-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/hierarchical-grid/toolbar-style/package.json +++ b/samples/grids/hierarchical-grid/toolbar-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/hierarchical-grid/toolbar-style/webpack.config.js b/samples/grids/hierarchical-grid/toolbar-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/hierarchical-grid/toolbar-style/webpack.config.js +++ b/samples/grids/hierarchical-grid/toolbar-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/list/add-list-items/package.json b/samples/grids/list/add-list-items/package.json index 834b13342..578831ac7 100644 --- a/samples/grids/list/add-list-items/package.json +++ b/samples/grids/list/add-list-items/package.json @@ -23,8 +23,8 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -32,7 +32,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/list/add-list-items/webpack.config.js b/samples/grids/list/add-list-items/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/list/add-list-items/webpack.config.js +++ b/samples/grids/list/add-list-items/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/list/list-item-content/package.json b/samples/grids/list/list-item-content/package.json index fd07fed2b..e10a3335c 100644 --- a/samples/grids/list/list-item-content/package.json +++ b/samples/grids/list/list-item-content/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/list/list-item-content/webpack.config.js b/samples/grids/list/list-item-content/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/list/list-item-content/webpack.config.js +++ b/samples/grids/list/list-item-content/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/list/overview/package.json b/samples/grids/list/overview/package.json index d76b51d4e..c2743fc72 100644 --- a/samples/grids/list/overview/package.json +++ b/samples/grids/list/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/list/overview/webpack.config.js b/samples/grids/list/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/list/overview/webpack.config.js +++ b/samples/grids/list/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/list/styling/package.json b/samples/grids/list/styling/package.json index 9e26367b5..3ea419a4b 100644 --- a/samples/grids/list/styling/package.json +++ b/samples/grids/list/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/list/styling/webpack.config.js b/samples/grids/list/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/list/styling/webpack.config.js +++ b/samples/grids/list/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/aggregate-max-sales/package.json b/samples/grids/pivot-grid/aggregate-max-sales/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/pivot-grid/aggregate-max-sales/package.json +++ b/samples/grids/pivot-grid/aggregate-max-sales/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/aggregate-max-sales/webpack.config.js b/samples/grids/pivot-grid/aggregate-max-sales/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/pivot-grid/aggregate-max-sales/webpack.config.js +++ b/samples/grids/pivot-grid/aggregate-max-sales/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/aggregate-units-sold/package.json b/samples/grids/pivot-grid/aggregate-units-sold/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/pivot-grid/aggregate-units-sold/package.json +++ b/samples/grids/pivot-grid/aggregate-units-sold/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/aggregate-units-sold/webpack.config.js b/samples/grids/pivot-grid/aggregate-units-sold/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/pivot-grid/aggregate-units-sold/webpack.config.js +++ b/samples/grids/pivot-grid/aggregate-units-sold/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/basic/package.json b/samples/grids/pivot-grid/basic/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/pivot-grid/basic/package.json +++ b/samples/grids/pivot-grid/basic/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/basic/webpack.config.js b/samples/grids/pivot-grid/basic/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/pivot-grid/basic/webpack.config.js +++ b/samples/grids/pivot-grid/basic/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/data-persistence-noop/package.json b/samples/grids/pivot-grid/data-persistence-noop/package.json index 9a7373f3e..fe1525209 100644 --- a/samples/grids/pivot-grid/data-persistence-noop/package.json +++ b/samples/grids/pivot-grid/data-persistence-noop/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/data-persistence-noop/src/index.css b/samples/grids/pivot-grid/data-persistence-noop/src/index.css index 0fe936871..bc7beb1e9 100644 --- a/samples/grids/pivot-grid/data-persistence-noop/src/index.css +++ b/samples/grids/pivot-grid/data-persistence-noop/src/index.css @@ -1,2 +1,6 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.horizontal { + gap: 1rem; + padding: 0.5rem + } \ No newline at end of file diff --git a/samples/grids/pivot-grid/data-persistence-noop/webpack.config.js b/samples/grids/pivot-grid/data-persistence-noop/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/pivot-grid/data-persistence-noop/webpack.config.js +++ b/samples/grids/pivot-grid/data-persistence-noop/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/data-selector/package.json b/samples/grids/pivot-grid/data-selector/package.json index eb76ad7c0..e83aa4612 100644 --- a/samples/grids/pivot-grid/data-selector/package.json +++ b/samples/grids/pivot-grid/data-selector/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/data-selector/webpack.config.js b/samples/grids/pivot-grid/data-selector/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/pivot-grid/data-selector/webpack.config.js +++ b/samples/grids/pivot-grid/data-selector/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/features/package.json b/samples/grids/pivot-grid/features/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/pivot-grid/features/package.json +++ b/samples/grids/pivot-grid/features/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/features/webpack.config.js b/samples/grids/pivot-grid/features/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/pivot-grid/features/webpack.config.js +++ b/samples/grids/pivot-grid/features/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/remote/package.json b/samples/grids/pivot-grid/remote/package.json index eb76ad7c0..e83aa4612 100644 --- a/samples/grids/pivot-grid/remote/package.json +++ b/samples/grids/pivot-grid/remote/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/remote/webpack.config.js b/samples/grids/pivot-grid/remote/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/pivot-grid/remote/webpack.config.js +++ b/samples/grids/pivot-grid/remote/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/state-persistence-about/package.json b/samples/grids/pivot-grid/state-persistence-about/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/pivot-grid/state-persistence-about/package.json +++ b/samples/grids/pivot-grid/state-persistence-about/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/state-persistence-about/webpack.config.js b/samples/grids/pivot-grid/state-persistence-about/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/pivot-grid/state-persistence-about/webpack.config.js +++ b/samples/grids/pivot-grid/state-persistence-about/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/pivot-grid/state-persistence-main/package.json b/samples/grids/pivot-grid/state-persistence-main/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/pivot-grid/state-persistence-main/package.json +++ b/samples/grids/pivot-grid/state-persistence-main/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/pivot-grid/state-persistence-main/src/index.css b/samples/grids/pivot-grid/state-persistence-main/src/index.css index 0fe936871..b090771b1 100644 --- a/samples/grids/pivot-grid/state-persistence-main/src/index.css +++ b/samples/grids/pivot-grid/state-persistence-main/src/index.css @@ -1,2 +1,18 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.horizontal { + gap: 10px; + flex-basis: fit-content; + flex-wrap: wrap; +} +.sampleContainer { + padding: 0.5rem +} + +.upFontValue { + color: hsla(var(--ig-success-500)); +} + +.downFontValue { + color: hsla(var(--ig-error-500)); +} \ No newline at end of file diff --git a/samples/grids/pivot-grid/state-persistence-main/webpack.config.js b/samples/grids/pivot-grid/state-persistence-main/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/pivot-grid/state-persistence-main/webpack.config.js +++ b/samples/grids/pivot-grid/state-persistence-main/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/action-strip/package.json b/samples/grids/tree-grid/action-strip/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/action-strip/package.json +++ b/samples/grids/tree-grid/action-strip/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/action-strip/webpack.config.js b/samples/grids/tree-grid/action-strip/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/action-strip/webpack.config.js +++ b/samples/grids/tree-grid/action-strip/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/advanced-filtering-options/package.json b/samples/grids/tree-grid/advanced-filtering-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/advanced-filtering-options/package.json +++ b/samples/grids/tree-grid/advanced-filtering-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/advanced-filtering-options/webpack.config.js b/samples/grids/tree-grid/advanced-filtering-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/advanced-filtering-options/webpack.config.js +++ b/samples/grids/tree-grid/advanced-filtering-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/advanced-filtering-style/package.json b/samples/grids/tree-grid/advanced-filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/advanced-filtering-style/package.json +++ b/samples/grids/tree-grid/advanced-filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/advanced-filtering-style/webpack.config.js b/samples/grids/tree-grid/advanced-filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/advanced-filtering-style/webpack.config.js +++ b/samples/grids/tree-grid/advanced-filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/cell-editing-sample/package.json b/samples/grids/tree-grid/cell-editing-sample/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/cell-editing-sample/package.json +++ b/samples/grids/tree-grid/cell-editing-sample/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/cell-editing-sample/webpack.config.js b/samples/grids/tree-grid/cell-editing-sample/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/cell-editing-sample/webpack.config.js +++ b/samples/grids/tree-grid/cell-editing-sample/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/cell-editing-styling/package.json b/samples/grids/tree-grid/cell-editing-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/cell-editing-styling/package.json +++ b/samples/grids/tree-grid/cell-editing-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/cell-editing-styling/webpack.config.js b/samples/grids/tree-grid/cell-editing-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/cell-editing-styling/webpack.config.js +++ b/samples/grids/tree-grid/cell-editing-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/cell-selection-mode/package.json b/samples/grids/tree-grid/cell-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/cell-selection-mode/package.json +++ b/samples/grids/tree-grid/cell-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/cell-selection-mode/webpack.config.js b/samples/grids/tree-grid/cell-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/cell-selection-mode/webpack.config.js +++ b/samples/grids/tree-grid/cell-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/cell-selection-style/package.json b/samples/grids/tree-grid/cell-selection-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/cell-selection-style/package.json +++ b/samples/grids/tree-grid/cell-selection-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/cell-selection-style/webpack.config.js b/samples/grids/tree-grid/cell-selection-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/cell-selection-style/webpack.config.js +++ b/samples/grids/tree-grid/cell-selection-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/clipboard-operations/package.json b/samples/grids/tree-grid/clipboard-operations/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/tree-grid/clipboard-operations/package.json +++ b/samples/grids/tree-grid/clipboard-operations/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/clipboard-operations/webpack.config.js b/samples/grids/tree-grid/clipboard-operations/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/clipboard-operations/webpack.config.js +++ b/samples/grids/tree-grid/clipboard-operations/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-auto-sizing/package.json b/samples/grids/tree-grid/column-auto-sizing/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-auto-sizing/package.json +++ b/samples/grids/tree-grid/column-auto-sizing/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-auto-sizing/webpack.config.js b/samples/grids/tree-grid/column-auto-sizing/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-auto-sizing/webpack.config.js +++ b/samples/grids/tree-grid/column-auto-sizing/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-collapsible-groups/package.json b/samples/grids/tree-grid/column-collapsible-groups/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-collapsible-groups/package.json +++ b/samples/grids/tree-grid/column-collapsible-groups/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-collapsible-groups/webpack.config.js b/samples/grids/tree-grid/column-collapsible-groups/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-collapsible-groups/webpack.config.js +++ b/samples/grids/tree-grid/column-collapsible-groups/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-data-types/package.json b/samples/grids/tree-grid/column-data-types/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/column-data-types/package.json +++ b/samples/grids/tree-grid/column-data-types/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-data-types/src/index.css b/samples/grids/tree-grid/column-data-types/src/index.css index 0fe936871..c695b579d 100644 --- a/samples/grids/tree-grid/column-data-types/src/index.css +++ b/samples/grids/tree-grid/column-data-types/src/index.css @@ -1,2 +1,5 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +img { + width: 50px; +} \ No newline at end of file diff --git a/samples/grids/tree-grid/column-data-types/webpack.config.js b/samples/grids/tree-grid/column-data-types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/column-data-types/webpack.config.js +++ b/samples/grids/tree-grid/column-data-types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/package.json b/samples/grids/tree-grid/column-hiding-toolbar-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-hiding-toolbar-style/package.json +++ b/samples/grids/tree-grid/column-hiding-toolbar-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/webpack.config.js b/samples/grids/tree-grid/column-hiding-toolbar-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-hiding-toolbar-style/webpack.config.js +++ b/samples/grids/tree-grid/column-hiding-toolbar-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-hiding-toolbar/package.json b/samples/grids/tree-grid/column-hiding-toolbar/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-hiding-toolbar/package.json +++ b/samples/grids/tree-grid/column-hiding-toolbar/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-hiding-toolbar/webpack.config.js b/samples/grids/tree-grid/column-hiding-toolbar/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-hiding-toolbar/webpack.config.js +++ b/samples/grids/tree-grid/column-hiding-toolbar/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-moving-options/package.json b/samples/grids/tree-grid/column-moving-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-moving-options/package.json +++ b/samples/grids/tree-grid/column-moving-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-moving-options/webpack.config.js b/samples/grids/tree-grid/column-moving-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-moving-options/webpack.config.js +++ b/samples/grids/tree-grid/column-moving-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-moving-styles/package.json b/samples/grids/tree-grid/column-moving-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-moving-styles/package.json +++ b/samples/grids/tree-grid/column-moving-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-moving-styles/webpack.config.js b/samples/grids/tree-grid/column-moving-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-moving-styles/webpack.config.js +++ b/samples/grids/tree-grid/column-moving-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-pinning-options/package.json b/samples/grids/tree-grid/column-pinning-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-pinning-options/package.json +++ b/samples/grids/tree-grid/column-pinning-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-pinning-options/webpack.config.js b/samples/grids/tree-grid/column-pinning-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-pinning-options/webpack.config.js +++ b/samples/grids/tree-grid/column-pinning-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-pinning-right-side/package.json b/samples/grids/tree-grid/column-pinning-right-side/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-pinning-right-side/package.json +++ b/samples/grids/tree-grid/column-pinning-right-side/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-pinning-right-side/webpack.config.js b/samples/grids/tree-grid/column-pinning-right-side/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-pinning-right-side/webpack.config.js +++ b/samples/grids/tree-grid/column-pinning-right-side/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-pinning-styles/package.json b/samples/grids/tree-grid/column-pinning-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-pinning-styles/package.json +++ b/samples/grids/tree-grid/column-pinning-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-pinning-styles/webpack.config.js b/samples/grids/tree-grid/column-pinning-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-pinning-styles/webpack.config.js +++ b/samples/grids/tree-grid/column-pinning-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-pinning-toolbar/package.json b/samples/grids/tree-grid/column-pinning-toolbar/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-pinning-toolbar/package.json +++ b/samples/grids/tree-grid/column-pinning-toolbar/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-pinning-toolbar/webpack.config.js b/samples/grids/tree-grid/column-pinning-toolbar/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-pinning-toolbar/webpack.config.js +++ b/samples/grids/tree-grid/column-pinning-toolbar/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-pinning/package.json b/samples/grids/tree-grid/column-pinning/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-pinning/package.json +++ b/samples/grids/tree-grid/column-pinning/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-pinning/webpack.config.js b/samples/grids/tree-grid/column-pinning/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-pinning/webpack.config.js +++ b/samples/grids/tree-grid/column-pinning/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-resize-styling/package.json b/samples/grids/tree-grid/column-resize-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-resize-styling/package.json +++ b/samples/grids/tree-grid/column-resize-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-resize-styling/webpack.config.js b/samples/grids/tree-grid/column-resize-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-resize-styling/webpack.config.js +++ b/samples/grids/tree-grid/column-resize-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-resizing/package.json b/samples/grids/tree-grid/column-resizing/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-resizing/package.json +++ b/samples/grids/tree-grid/column-resizing/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-resizing/webpack.config.js b/samples/grids/tree-grid/column-resizing/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-resizing/webpack.config.js +++ b/samples/grids/tree-grid/column-resizing/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-selection-group/package.json b/samples/grids/tree-grid/column-selection-group/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-selection-group/package.json +++ b/samples/grids/tree-grid/column-selection-group/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-selection-group/webpack.config.js b/samples/grids/tree-grid/column-selection-group/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-selection-group/webpack.config.js +++ b/samples/grids/tree-grid/column-selection-group/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-selection-mode/package.json b/samples/grids/tree-grid/column-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/column-selection-mode/package.json +++ b/samples/grids/tree-grid/column-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-selection-mode/webpack.config.js b/samples/grids/tree-grid/column-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-selection-mode/webpack.config.js +++ b/samples/grids/tree-grid/column-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-selection-style/package.json b/samples/grids/tree-grid/column-selection-style/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/column-selection-style/package.json +++ b/samples/grids/tree-grid/column-selection-style/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-selection-style/src/index.css b/samples/grids/tree-grid/column-selection-style/src/index.css index 0fe936871..b9175d0ab 100644 --- a/samples/grids/tree-grid/column-selection-style/src/index.css +++ b/samples/grids/tree-grid/column-selection-style/src/index.css @@ -1,2 +1,11 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +#treeGrid { + --ig-grid-row-selected-background: #0062A3; + --ig-grid-row-selected-text-color: #ecaa53; + --ig-grid-row-selected-hover-background: #0062A3; + --ig-grid-header-selected-text-color: #ecaa53; + --ig-grid-header-selected-background: #0062A3; + --ig-grid-row-selected-hover-text-color: #ecaa53; + --ig-grid-row-selected-hover-background: #0062A3; +} \ No newline at end of file diff --git a/samples/grids/tree-grid/column-selection-style/webpack.config.js b/samples/grids/tree-grid/column-selection-style/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/column-selection-style/webpack.config.js +++ b/samples/grids/tree-grid/column-selection-style/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-selection-styles/package.json b/samples/grids/tree-grid/column-selection-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-selection-styles/package.json +++ b/samples/grids/tree-grid/column-selection-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-selection-styles/webpack.config.js b/samples/grids/tree-grid/column-selection-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-selection-styles/webpack.config.js +++ b/samples/grids/tree-grid/column-selection-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-sorting-indicators/package.json b/samples/grids/tree-grid/column-sorting-indicators/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-sorting-indicators/package.json +++ b/samples/grids/tree-grid/column-sorting-indicators/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-sorting-indicators/webpack.config.js b/samples/grids/tree-grid/column-sorting-indicators/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-sorting-indicators/webpack.config.js +++ b/samples/grids/tree-grid/column-sorting-indicators/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-sorting-options/package.json b/samples/grids/tree-grid/column-sorting-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/column-sorting-options/package.json +++ b/samples/grids/tree-grid/column-sorting-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-sorting-options/webpack.config.js b/samples/grids/tree-grid/column-sorting-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-sorting-options/webpack.config.js +++ b/samples/grids/tree-grid/column-sorting-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/column-sorting-style/package.json b/samples/grids/tree-grid/column-sorting-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/column-sorting-style/package.json +++ b/samples/grids/tree-grid/column-sorting-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/column-sorting-style/webpack.config.js b/samples/grids/tree-grid/column-sorting-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/column-sorting-style/webpack.config.js +++ b/samples/grids/tree-grid/column-sorting-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/conditional-cell-style-1/package.json b/samples/grids/tree-grid/conditional-cell-style-1/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/conditional-cell-style-1/package.json +++ b/samples/grids/tree-grid/conditional-cell-style-1/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/conditional-cell-style-1/webpack.config.js b/samples/grids/tree-grid/conditional-cell-style-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/conditional-cell-style-1/webpack.config.js +++ b/samples/grids/tree-grid/conditional-cell-style-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/conditional-cell-style-2/package.json b/samples/grids/tree-grid/conditional-cell-style-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/conditional-cell-style-2/package.json +++ b/samples/grids/tree-grid/conditional-cell-style-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/conditional-cell-style-2/webpack.config.js b/samples/grids/tree-grid/conditional-cell-style-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/conditional-cell-style-2/webpack.config.js +++ b/samples/grids/tree-grid/conditional-cell-style-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/conditional-row-selectors/package.json b/samples/grids/tree-grid/conditional-row-selectors/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/conditional-row-selectors/package.json +++ b/samples/grids/tree-grid/conditional-row-selectors/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/conditional-row-selectors/webpack.config.js b/samples/grids/tree-grid/conditional-row-selectors/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/conditional-row-selectors/webpack.config.js +++ b/samples/grids/tree-grid/conditional-row-selectors/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/custom-filtering/package.json b/samples/grids/tree-grid/custom-filtering/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/custom-filtering/package.json +++ b/samples/grids/tree-grid/custom-filtering/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/custom-filtering/webpack.config.js b/samples/grids/tree-grid/custom-filtering/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/custom-filtering/webpack.config.js +++ b/samples/grids/tree-grid/custom-filtering/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-exporting-indicator/package.json b/samples/grids/tree-grid/data-exporting-indicator/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/data-exporting-indicator/package.json +++ b/samples/grids/tree-grid/data-exporting-indicator/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-exporting-indicator/webpack.config.js b/samples/grids/tree-grid/data-exporting-indicator/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/data-exporting-indicator/webpack.config.js +++ b/samples/grids/tree-grid/data-exporting-indicator/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-searching/package.json b/samples/grids/tree-grid/data-searching/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/tree-grid/data-searching/package.json +++ b/samples/grids/tree-grid/data-searching/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-searching/webpack.config.js b/samples/grids/tree-grid/data-searching/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/data-searching/webpack.config.js +++ b/samples/grids/tree-grid/data-searching/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-summaries-custom/package.json b/samples/grids/tree-grid/data-summaries-custom/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/data-summaries-custom/package.json +++ b/samples/grids/tree-grid/data-summaries-custom/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-summaries-custom/src/index.css b/samples/grids/tree-grid/data-summaries-custom/src/index.css index 0fe936871..33218c8dd 100644 --- a/samples/grids/tree-grid/data-summaries-custom/src/index.css +++ b/samples/grids/tree-grid/data-summaries-custom/src/index.css @@ -1,2 +1,5 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.gridSize { + --ig-size: var(--ig-size-small); +} \ No newline at end of file diff --git a/samples/grids/tree-grid/data-summaries-custom/webpack.config.js b/samples/grids/tree-grid/data-summaries-custom/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/data-summaries-custom/webpack.config.js +++ b/samples/grids/tree-grid/data-summaries-custom/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-summary-children/package.json b/samples/grids/tree-grid/data-summary-children/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/data-summary-children/package.json +++ b/samples/grids/tree-grid/data-summary-children/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-summary-children/webpack.config.js b/samples/grids/tree-grid/data-summary-children/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/data-summary-children/webpack.config.js +++ b/samples/grids/tree-grid/data-summary-children/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-summary-formatter/package.json b/samples/grids/tree-grid/data-summary-formatter/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/data-summary-formatter/package.json +++ b/samples/grids/tree-grid/data-summary-formatter/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-summary-formatter/webpack.config.js b/samples/grids/tree-grid/data-summary-formatter/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/data-summary-formatter/webpack.config.js +++ b/samples/grids/tree-grid/data-summary-formatter/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-summary-options-styling/package.json b/samples/grids/tree-grid/data-summary-options-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/data-summary-options-styling/package.json +++ b/samples/grids/tree-grid/data-summary-options-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-summary-options-styling/webpack.config.js b/samples/grids/tree-grid/data-summary-options-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/data-summary-options-styling/webpack.config.js +++ b/samples/grids/tree-grid/data-summary-options-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-summary-options/package.json b/samples/grids/tree-grid/data-summary-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/data-summary-options/package.json +++ b/samples/grids/tree-grid/data-summary-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-summary-options/webpack.config.js b/samples/grids/tree-grid/data-summary-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/data-summary-options/webpack.config.js +++ b/samples/grids/tree-grid/data-summary-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/data-summary-template/package.json b/samples/grids/tree-grid/data-summary-template/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/data-summary-template/package.json +++ b/samples/grids/tree-grid/data-summary-template/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/data-summary-template/webpack.config.js b/samples/grids/tree-grid/data-summary-template/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/data-summary-template/webpack.config.js +++ b/samples/grids/tree-grid/data-summary-template/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/disabled-summaries/.prettierrc b/samples/grids/tree-grid/disabled-summaries/.prettierrc new file mode 100644 index 000000000..15a7c7c6c --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/.prettierrc @@ -0,0 +1,11 @@ +{ + "printWidth": 250, + "tabWidth": 4, + "useTabs": false, + "semi": true, + "singleQuote": false, + "trailingComma": "none", + "bracketSpacing": true, + "jsxBracketSameLine": false, + "fluid": false +} \ No newline at end of file diff --git a/samples/grids/tree-grid/disabled-summaries/ReadMe.md b/samples/grids/tree-grid/disabled-summaries/ReadMe.md new file mode 100644 index 000000000..ac56273d2 --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/ReadMe.md @@ -0,0 +1,56 @@ + + + +This folder contains implementation of Web Components application with example of Disabled Summaries feature using [Grid](https://infragistics.com/webcomponentssite/components/general-getting-started.html) component. + + + + + + View Docs + + + View Code + + + Run Sample + + + Run Sample + + + + +## Branches + +> **_NOTE:_** You should use [master](https://github.com/IgniteUI/igniteui-angular-examples/tree/master) branch of this repository if you want to run samples on your computer. Use the [vnext](https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext) branch only when you want to contribute new samples to this repository. + +## Instructions + +To set up this project locally, execute these commands: + +``` +git clone https://github.com/IgniteUI/igniteui-wc-examples.git +git checkout master +cd ./igniteui-wc-examples +cd ./samples/grids/grid/disabled-summaries +``` + +open above folder in VS Code or type: +``` +code . +``` + +In terminal window, run: + +``` +npm install +npm run start +``` + +Then open http://localhost:4200/ in your browser + + +## Learn More + +To learn more about **Ignite UI for Web Components**, check out the [Web Components documentation](https://infragistics.com/webcomponentssite/components/general-getting-started.html). diff --git a/samples/grids/tree-grid/disabled-summaries/index.html b/samples/grids/tree-grid/disabled-summaries/index.html new file mode 100644 index 000000000..5b72a655c --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/index.html @@ -0,0 +1,43 @@ + + + + Sample | Ignite UI | Web Components | Infragistics + + + + + + + + + + + +
+
+
+ +
+ Disable All + Enable All +
+
+ + + + + + + + + + +
+
+ + + <% if (false) { %> + + <% } %> + + diff --git a/samples/grids/tree-grid/disabled-summaries/package.json b/samples/grids/tree-grid/disabled-summaries/package.json new file mode 100644 index 000000000..4b75030ac --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/package.json @@ -0,0 +1,62 @@ +{ + "name": "example-ignite-ui-web-components", + "description": "This project provides example of using Ignite UI for Web Components", + "author": "Infragistics", + "version": "1.0.0", + "license": "", + "private": true, + "homepage": ".", + "main": "src/index.ts", + "scripts": { + "build": "npm run build:prod", + "build:dev": "webpack --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod": "webpack --env.NODE_ENV=production --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod": "webpack-dev-server --env.NODE_ENV=production --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start": "npm run serve:dev", + "build:legacy": "npm run build:prod:legacy", + "build:dev:legacy": "webpack --env.legacy=true --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod:legacy": "webpack --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev:legacy": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --env.legacy=true --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod:legacy": "webpack-dev-server --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start:legacy": "npm run serve:dev:legacy" + }, + "dependencies": { + "babel-runtime": "^6.26.0", + "core-js": "^3.6.5", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", + "lit-html": "^3.2.0", + "tslib": "^2.0.0" + }, + "devDependencies": { + "@babel/cli": "^7.8.3", + "@babel/core": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-runtime": "^7.10.0", + "@babel/preset-env": "^7.8.3", + "@babel/preset-typescript": "^7.8.3", + "@types/source-map": "^0.5.7", + "babel-loader": "^8.1.0", + "babel-plugin-transform-custom-element-classes": "^0.1.0", + "css-loader": "^1.0.0", + "csv-loader": "^3.0.2", + "file-loader": "^4.2.0", + "fork-ts-checker-webpack-plugin": "^4.1.5", + "html-webpack-plugin": "^4.3.0", + "parcel-bundler": "^1.6.1", + "source-map": "^0.7.3", + "style-loader": "^0.22.1", + "tsconfig-paths-webpack-plugin": "^4.0.0", + "typescript": "^4.4.4", + "webpack": "^5.96.1", + "webpack-cli": "^4.10.0", + "webpack-dev-server": "^4.11.1", + "worker-loader": "^3.0.8", + "xml-loader": "^1.2.1" + } + } \ No newline at end of file diff --git a/samples/grids/tree-grid/disabled-summaries/sandbox.config.json b/samples/grids/tree-grid/disabled-summaries/sandbox.config.json new file mode 100644 index 000000000..5c5b54fe2 --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/sandbox.config.json @@ -0,0 +1,7 @@ +{ + "infiniteLoopProtection": false, + "hardReloadOnChange": false, + "view": "browser", + "template": "parcel" +} + \ No newline at end of file diff --git a/samples/grids/tree-grid/disabled-summaries/src/OrdersTreeData.ts b/samples/grids/tree-grid/disabled-summaries/src/OrdersTreeData.ts new file mode 100644 index 000000000..c5c69cc87 --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/src/OrdersTreeData.ts @@ -0,0 +1,291 @@ +export class OrdersTreeDataItem { + public constructor(init: Partial) { + Object.assign(this, init); + } + + public ID: number; + public ParentID: number; + public Name: string; + public Category: string; + public OrderDate: string; + public Units: number; + public UnitPrice: number; + public Price: number; + public Delivered: boolean; + +} +export class OrdersTreeData extends Array { + public constructor(items: Array | number = -1) { + if (Array.isArray(items)) { + super(...items); + } else { + const newItems = [ + new OrdersTreeDataItem( + { + ID: 1, + ParentID: -1, + Name: `Order 1`, + Category: ``, + OrderDate: `2010-02-17`, + Units: 1844, + UnitPrice: 3.73, + Price: 6884.38, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 101, + ParentID: 1, + Name: `Chocolate Chip Cookies`, + Category: `Cookies`, + OrderDate: `2010-02-17`, + Units: 834, + UnitPrice: 3.59, + Price: 2994.06, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 102, + ParentID: 1, + Name: `Red Apples`, + Category: `Fruit`, + OrderDate: `2010-02-17`, + Units: 371, + UnitPrice: 3.66, + Price: 1357.86, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 103, + ParentID: 1, + Name: `Butter`, + Category: `Diary`, + OrderDate: `2010-02-17`, + Units: 260, + UnitPrice: 3.45, + Price: 897, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 104, + ParentID: 1, + Name: `Potato Chips`, + Category: `Snack`, + OrderDate: `2010-02-17`, + Units: 118, + UnitPrice: 1.96, + Price: 231.28, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 105, + ParentID: 1, + Name: `Orange Juice`, + Category: `Beverages`, + OrderDate: `2010-02-17`, + Units: 261, + UnitPrice: 5.38, + Price: 1404.18, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 2, + ParentID: -1, + Name: `Order 2`, + Category: ``, + OrderDate: `2022-05-27`, + Units: 1831, + UnitPrice: 8.23, + Price: 15062.77, + Delivered: false + }), + new OrdersTreeDataItem( + { + ID: 201, + ParentID: 2, + Name: `Frozen Shrimps`, + Category: `Seafood`, + OrderDate: `2022-05-27`, + Units: 120, + UnitPrice: 20.45, + Price: 2454, + Delivered: false + }), + new OrdersTreeDataItem( + { + ID: 202, + ParentID: 2, + Name: `Ice Tea`, + Category: `Beverages`, + OrderDate: `2022-05-27`, + Units: 840, + UnitPrice: 7, + Price: 5880, + Delivered: false + }), + new OrdersTreeDataItem( + { + ID: 203, + ParentID: 2, + Name: `Fresh Cheese`, + Category: `Diary`, + OrderDate: `2022-05-27`, + Units: 267, + UnitPrice: 16.55, + Price: 4418.85, + Delivered: false + }), + new OrdersTreeDataItem( + { + ID: 204, + ParentID: 2, + Name: `Carrots`, + Category: `Vegetables`, + OrderDate: `2022-05-27`, + Units: 360, + UnitPrice: 2.77, + Price: 997.2, + Delivered: false + }), + new OrdersTreeDataItem( + { + ID: 205, + ParentID: 2, + Name: `Apple Juice`, + Category: `Beverages`, + OrderDate: `2022-05-27`, + Units: 244, + UnitPrice: 5.38, + Price: 1312.72, + Delivered: false + }), + new OrdersTreeDataItem( + { + ID: 3, + ParentID: -1, + Name: `Order 3`, + Category: ``, + OrderDate: `2022-08-04`, + Units: 1972, + UnitPrice: 3.47, + Price: 6849.18, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 301, + ParentID: 3, + Name: `Skimmed Milk 1L`, + Category: `Diary`, + OrderDate: `2022-08-04`, + Units: 1028, + UnitPrice: 3.56, + Price: 3659.68, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 302, + ParentID: 3, + Name: `Bananas 5 Pack`, + Category: `Fruit`, + OrderDate: `2022-08-04`, + Units: 370, + UnitPrice: 6.36, + Price: 2353.2, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 303, + ParentID: 3, + Name: `Cauliflower`, + Category: `Vegetables`, + OrderDate: `2022-08-04`, + Units: 283, + UnitPrice: 0.95, + Price: 268.85, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 304, + ParentID: 3, + Name: `White Chocolate Cookies`, + Category: `Cookies`, + OrderDate: `2022-08-04`, + Units: 291, + UnitPrice: 1.95, + Price: 567.45, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 4, + ParentID: -1, + Name: `Order 4`, + Category: ``, + OrderDate: `2023-01-04`, + Units: 1065, + UnitPrice: 5.56, + Price: 5923.5, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 401, + ParentID: 4, + Name: `Mini Milk Chocolate Cookie Bites`, + Category: `Cookies`, + OrderDate: `2023-01-04`, + Units: 68, + UnitPrice: 2.25, + Price: 153, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 402, + ParentID: 4, + Name: `Wild Salmon Fillets`, + Category: `Seafood`, + OrderDate: `2023-01-04`, + Units: 320, + UnitPrice: 16.15, + Price: 5168, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 403, + ParentID: 4, + Name: `Diet Lemonade`, + Category: `Beverages`, + OrderDate: `2023-01-04`, + Units: 437, + UnitPrice: 0.5, + Price: 218.5, + Delivered: true + }), + new OrdersTreeDataItem( + { + ID: 404, + ParentID: 4, + Name: `Potatoes`, + Category: `Vegetables`, + OrderDate: `2023-01-04`, + Units: 240, + UnitPrice: 1.6, + Price: 384, + Delivered: true + }), + ]; + super(...newItems.slice(0)); + } + } +} diff --git a/samples/grids/tree-grid/disabled-summaries/src/index.css b/samples/grids/tree-grid/disabled-summaries/src/index.css new file mode 100644 index 000000000..03040d6bb --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/src/index.css @@ -0,0 +1,44 @@ +.grid-wrapper { + margin: 0 auto; + padding: 16px; + height: 87%; +} + +.grid-wrapper .summaries { + margin-bottom: 1rem; + display: flex; + align-items: center; + flex-wrap: wrap; +} + +.grid-wrapper .summaries-title { + margin: 0 0 1rem 0; + flex-basis: 100%; + font-weight: bold; +} + +.grid-wrapper .summary-button { + margin-right: 1rem; +} + +igc-dialog { + border: 1px solid #e0e0e0; + border-radius: 8px; +} + +igc-dialog::part(title) { + color: #1E6DFE; +} + +.summaries-dialog-items { + display: flex; + flex-direction: column; + align-items: flex-start; +} + +.summaries-dialog-items .summaries-dialog-item { + display: flex; + align-items: center; + padding: 0 1rem; +} + diff --git a/samples/grids/tree-grid/disabled-summaries/src/index.ts b/samples/grids/tree-grid/disabled-summaries/src/index.ts new file mode 100644 index 000000000..5bbb9753c --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/src/index.ts @@ -0,0 +1,322 @@ +import "igniteui-webcomponents-grids/grids/combined"; +import { defineComponents, IgcButtonComponent, IgcDialogComponent, IgcCheckboxComponent } from "igniteui-webcomponents"; +import { ComponentRenderer, WebGridDescriptionModule } from "igniteui-webcomponents-core"; +import { IgcTreeGridComponent, IgcColumnComponent, IgcSummaryOperand, IgcSummaryResult } from "igniteui-webcomponents-grids/grids"; +import { OrdersTreeData } from "./OrdersTreeData"; +import "igniteui-webcomponents-grids/grids/themes/light/bootstrap.css"; +import "./index.css"; + +defineComponents(IgcButtonComponent, IgcDialogComponent, IgcCheckboxComponent); + +class UnitsSummary extends IgcSummaryOperand { + constructor() { + super(); + } + + operate(data?: any[], allData: any[] = [], fieldName: string = ""): IgcSummaryResult[] { + const result: IgcSummaryResult[] = []; + + const values = allData.map((rec) => rec[fieldName]).filter((value) => value !== undefined && value !== null); + const totalSum = values.reduce((sum, value) => sum + value, 0); + const sortedValues = values.slice().sort((a, b) => a - b); + const deliveredValues = allData + .filter((rec) => rec["Delivered"]) + .map((rec) => rec[fieldName]) + .filter((value) => value !== undefined && value !== null); + + result.push({ + key: "count", + label: "Count", + summaryResult: allData.length + }); + + result.push({ + key: "min", + label: "Min", + summaryResult: values.length > 0 ? Math.min(...values) : "N/A" + }); + + result.push({ + key: "max", + label: "Max", + summaryResult: values.length > 0 ? Math.max(...values) : "N/A" + }); + + result.push({ + key: "sum", + label: "Sum", + summaryResult: totalSum + }); + + result.push({ + key: "average", + label: "Average", + summaryResult: values.length > 0 ? totalSum / values.length : "N/A" + }); + + result.push({ + key: "totalDelivered", + label: "Total Units Delivered", + summaryResult: deliveredValues.length > 0 ? deliveredValues.reduce((sum, value) => sum + value, 0) : "N/A" + }); + + result.push({ + key: "medianUnits", + label: "Median Units", + summaryResult: + values.length > 0 + ? (() => { + const mid = Math.floor(sortedValues.length / 2); + return sortedValues.length % 2 !== 0 ? sortedValues[mid] : (sortedValues[mid - 1] + sortedValues[mid]) / 2; + })() + : "N/A" + }); + + result.push({ + key: "uniqueCount", + label: "Count of Unique Unit Values", + summaryResult: values.length > 0 ? new Set(values).size : "N/A" + }); + + result.push({ + key: "maxDifference", + label: "Max Difference Between Units", + summaryResult: + values.length > 1 + ? values.reduce((maxDiff, value, idx, arr) => { + if (idx === 0) return maxDiff; + const diff = Math.abs(value - arr[idx - 1]); + return Math.max(maxDiff, diff); + }, 0) + : "N/A" + }); + + return result; + } +} + +class DeliveredSummary extends IgcSummaryOperand { + constructor() { + super(); + } + + operate(data: any[] = [], allData: any[] = [], fieldName: string = ""): IgcSummaryResult[] { + const result: IgcSummaryResult[] = []; + + result.push({ + key: "count", + label: "Count", + summaryResult: allData.length + }); + + result.push({ + key: "true", + label: "True", + summaryResult: allData.filter((item) => item[fieldName] === true).length + }); + + result.push({ + key: "false", + label: "False", + summaryResult: allData.filter((item) => item[fieldName] === false).length + }); + + return result; + } +} + +export class Sample { + private treeGrid: IgcTreeGridComponent; + private dialog: IgcDialogComponent; + private _bind: () => void; + private currentColumn: IgcColumnComponent | null = null; + private summariesContainer: HTMLDivElement | null = null; + private disableAllBtn!: HTMLButtonElement; + private enableAllBtn!: HTMLButtonElement; + + constructor() { + this.treeGrid = document.getElementById("treeGrid") as IgcTreeGridComponent; + this.dialog = document.getElementById("dialog") as IgcDialogComponent; + this.dialog.closeOnOutsideClick = true; + this.dialog.keepOpenOnEscape = false; + + this.summariesContainer = document.querySelector(".summaries"); + + if (this.summariesContainer) { + const title = document.createElement("p"); + title.classList.add("summaries-title"); + title.textContent = "Disable Summaries for Column:"; + this.summariesContainer.appendChild(title); + } + + this.disableAllBtn = document.getElementById("disableAllBtn") as HTMLButtonElement; + this.enableAllBtn = document.getElementById("enableAllBtn") as HTMLButtonElement; + + this.webGridCustomSummary = this.webGridCustomSummary.bind(this); + this.openDialog = this.openDialog.bind(this); + this.toggleSummary = this.toggleSummary.bind(this); + this.disableAllSummaries = this.disableAllSummaries.bind(this); + this.enableAllSummaries = this.enableAllSummaries.bind(this); + this.handleColumnInit = this.handleColumnInit.bind(this); + this.updateCheckboxes = this.updateCheckboxes.bind(this); + + this._bind = () => { + this.treeGrid.data = this.ordersTreeData; + this.treeGrid.addEventListener("columnInit", this.handleColumnInit); + document.getElementById("disableAllBtn")!.addEventListener("click", this.disableAllSummaries); + document.getElementById("enableAllBtn")!.addEventListener("click", this.enableAllSummaries); + }; + this._bind(); + } + + private handleColumnInit(event: any) { + this.webGridCustomSummary(event); + const column: IgcColumnComponent = event.detail; + + if (!this.summariesContainer) return; + + const button = document.createElement("igc-button"); + button.classList.add("summary-button"); + button.textContent = column.header ? column.header.toString() : column.field; + button.setAttribute("variant", "contained"); + button.addEventListener("click", () => this.openDialog(column)); + this.summariesContainer.appendChild(button); + } + + private _ordersTreeData: OrdersTreeData | undefined; + public get ordersTreeData(): OrdersTreeData { + if (this._ordersTreeData == null) { + this._ordersTreeData = new OrdersTreeData(); + } + return this._ordersTreeData; + } + + private _componentRenderer: ComponentRenderer | undefined; + public get renderer(): ComponentRenderer { + if (this._componentRenderer == null) { + this._componentRenderer = new ComponentRenderer(); + WebGridDescriptionModule.register(this._componentRenderer.context); + } + return this._componentRenderer; + } + + public webGridCustomSummary(args: any): void { + if (args.detail.field === "Units") { + args.detail.summaries = UnitsSummary; + } + if (args.detail.field === "Delivered") { + args.detail.summaries = DeliveredSummary; + } + } + + private updateCheckboxes() { + if (!this.currentColumn) return; + + const dialogItemsContainer = this.dialog.querySelector(".summaries-dialog-items")!; + dialogItemsContainer.innerHTML = ""; + + let allSummaries: IgcSummaryResult[] = []; + + const getSummaryResults = (operand: any): IgcSummaryResult[] => { + if (typeof operand === "function") { + operand = new operand(); + } + if (operand instanceof IgcSummaryOperand) { + return operand.operate([], this.treeGrid.data, this.currentColumn!.field); + } + return []; + }; + + if (!this.currentColumn.summaries) { + const defaultOperand = IgcSummaryOperand; + allSummaries = getSummaryResults(defaultOperand); + } else { + allSummaries = getSummaryResults(this.currentColumn.summaries); + } + + let allDisabled = true; + let allEnabled = true; + + allSummaries.forEach((summary) => { + const checkbox = document.createElement("igc-checkbox") as IgcCheckboxComponent; + checkbox.classList.add("summaries-dialog-item"); + checkbox.textContent = summary.label; + const isDisabled = this.currentColumn!.disabledSummaries?.includes(summary.key); + checkbox.checked = isDisabled; + + if (isDisabled) { + allEnabled = false; + } else { + allDisabled = false; + } + + checkbox.addEventListener("click", () => this.toggleSummary(summary.key)); + dialogItemsContainer.appendChild(checkbox); + }); + + this.disableAllBtn.disabled = allDisabled; + this.enableAllBtn.disabled = allEnabled; + } + + public openDialog(column: IgcColumnComponent) { + this.currentColumn = column; + this.dialog.title = `Disable Summaries for ${column.header || column.field}`; + this.updateCheckboxes(); + this.dialog.show(); + } + + public toggleSummary(summaryKey: string) { + if (!this.currentColumn) return; + + if (!this.currentColumn.disabledSummaries) { + this.currentColumn.disabledSummaries = []; + } + + if (this.currentColumn.disabledSummaries.includes(summaryKey)) { + this.currentColumn.disabledSummaries = this.currentColumn.disabledSummaries.filter((key: string) => key !== summaryKey); + } else { + this.currentColumn.disabledSummaries = [...this.currentColumn.disabledSummaries, summaryKey]; + } + + this.updateCheckboxes(); + } + + public disableAllSummaries() { + if (!this.currentColumn) return; + + let allSummaryKeys: string[] = []; + + const getSummaryKeys = (operand: any): string[] => { + if (typeof operand === "function") { + operand = new operand(); + } + if (operand instanceof IgcSummaryOperand) { + if (this.treeGrid && this.currentColumn) { + return operand.operate([], this.treeGrid.data, this.currentColumn.field).map((s: { key: any; }) => s.key); + } + return []; + } + return []; + }; + + if (!this.currentColumn.summaries) { + const defaultOperand = IgcSummaryOperand; + allSummaryKeys = getSummaryKeys(defaultOperand); + } else { + allSummaryKeys = getSummaryKeys(this.currentColumn.summaries); + } + + this.currentColumn.disabledSummaries = allSummaryKeys; + this.updateCheckboxes(); + this.treeGrid.markForCheck(); + } + + public enableAllSummaries() { + if (!this.currentColumn) return; + this.currentColumn.disabledSummaries = []; + this.updateCheckboxes(); + this.treeGrid.markForCheck(); + } +} + +new Sample(); diff --git a/samples/grids/tree-grid/disabled-summaries/tsconfig.json b/samples/grids/tree-grid/disabled-summaries/tsconfig.json new file mode 100644 index 000000000..de23257dd --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/tsconfig.json @@ -0,0 +1,20 @@ +{ + "compilerOptions": { + "noImplicitReturns": true, + "esModuleInterop": true, + "noImplicitAny": true, + "declarationDir": "dist/types", + "moduleResolution": "node", + "declaration": true, + "target": "es2015", + "module": "es2015", + "strict": true + }, + "include": [ + "src/**/*" + ], + "exclude": [ + "node_modules", + "dist" + ] +} \ No newline at end of file diff --git a/samples/grids/tree-grid/disabled-summaries/tslint.json b/samples/grids/tree-grid/disabled-summaries/tslint.json new file mode 100644 index 000000000..e139fc6fe --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/tslint.json @@ -0,0 +1,53 @@ +{ + "extends": ["tslint:recommended", "tslint-react", "tslint-config-prettier"], + "linterOptions": { + "exclude": [ + "node_modules/**/*.ts", + "**/odatajs-4.0.0.js", + "src/images/*.*" + ] + }, + "rules": { + "only-arrow-functions": false, + "jsx-self-close": false, + "jsx-wrap-multiline": false, + "no-var-requires": false, + "no-var": false, + "no-var-keyword": false, + "no-console": false, + "no-string-literal": false, + "no-unused-vars": false, + "@typescript-eslint/no-unused-vars": "off", + "jsx-no-lambda": false, + "ordered-imports": false, + "object-literal-sort-keys": false, + "object-literal-shorthand": false, + "member-ordering": false, + "curly": [false, "ignore-same-line"], + "max-classes-per-file": [true, 10], + "prefer-const": false, + "prefer-for-of": false, + "no-useless-constructor": false, + "@typescript-eslint/no-useless-constructor": "off", + "@typescript-eslint/type-annotation-spacing": "off" + }, + "jsRules": { + "only-arrow-functions": false, + "jsx-self-close": false, + "jsx-wrap-multiline": false, + "no-var-requires": false, + "no-console": false, + "no-unused-vars": false, + "@typescript-eslint/no-unused-vars": "off", + "jsx-no-lambda": false, + "ordered-imports": false, + "object-literal-sort-keys": false, + "object-literal-shorthand": false, + "curly": [false, "ignore-same-line"], + "max-classes-per-file": [true, 10], + "prefer-const": false, + "prefer-for-of": false, + "no-useless-constructor": false, + "@typescript-eslint/no-useless-constructor": "off" + } +} \ No newline at end of file diff --git a/samples/grids/tree-grid/disabled-summaries/webpack.config.js b/samples/grids/tree-grid/disabled-summaries/webpack.config.js new file mode 100644 index 000000000..12d87a730 --- /dev/null +++ b/samples/grids/tree-grid/disabled-summaries/webpack.config.js @@ -0,0 +1,107 @@ +const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin'); +const HtmlWebpackPlugin = require('html-webpack-plugin'); +const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); +const path = require('path'); +const webpack = require('webpack'); + +module.exports = env => { + const nodeEnv = process.env.NODE_ENV || 'development'; + const isProd = nodeEnv === 'production'; + const isLegacy = !!process.env.legacy && !(process.env.legacy == "false"); + console.log(">> webpack nodeEnv=" + nodeEnv); + console.log(">> webpack isProd=" + isProd); + console.log(">> webpack isLegacy=" + isLegacy); + const presets = [ + ["@babel/preset-env", { + "useBuiltIns": "usage", + "corejs": 3, + "targets": { + "browsers": isLegacy ? ["defaults"] : [ + "last 2 Chrome versions", + "last 2 Safari versions", + "last 2 iOS versions", + "last 2 Firefox versions", + "last 2 Edge versions"] + } + }], + "@babel/preset-typescript" + ]; + + return { + entry: isLegacy ? [ + path.resolve(__dirname, 'node_modules/@webcomponents/custom-elements'), + path.resolve(__dirname, 'node_modules/@webcomponents/template'), + path.resolve(__dirname, 'src') + ] : path.resolve(__dirname, 'src'), + devtool: isProd ? false : 'source-map', + output: { + filename: isProd ? '[fullhash].bundle.js' : '[fullhash].bundle.js', + globalObject: 'this', + path: path.resolve(__dirname, 'dist'), + }, + + resolve: { + mainFields: ['esm2015', 'module', 'main'], + extensions: ['.ts', '.js', '.json'], + plugins: [new TsconfigPathsPlugin({ + configFile: './tsconfig.json', + extensions: ['.ts', '.js'], + mainFields: ['esm2015', 'module', 'main'] + })] + }, + + module: { + rules: [ + { test: /\.(png|svg|jpg|gif)$/, use: ['file-loader'] }, + { test: /\.(csv|tsv)$/, use: ['csv-loader'] }, + { test: /\.xml$/, use: ['xml-loader'] }, + { test: /\.css$/, sideEffects: true, use: ['style-loader', 'css-loader'] }, + { + test: /worker\.(ts|js)$/, + use: [ + { loader: 'worker-loader' }, + { + loader: 'babel-loader', options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + } + } + ] + }, + { + test: /\.(ts|js)$/, loader: 'babel-loader', + options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + }, + exclude: + function (modulePath) { + return /node_modules/.test(modulePath) && + !/igniteui-webcomponents/.test(modulePath) && + !/lit-html/.test(modulePath); + } + }], + }, + + plugins: [ + new webpack.DefinePlugin({ + 'process.env.NODE_ENV': JSON.stringify(nodeEnv) + }), + new HtmlWebpackPlugin({ + title: 'for-cs', + template: 'index.html' + }), + new ForkTsCheckerWebpackPlugin() + ] + }; +}; \ No newline at end of file diff --git a/samples/grids/tree-grid/editing-columns/package.json b/samples/grids/tree-grid/editing-columns/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/editing-columns/package.json +++ b/samples/grids/tree-grid/editing-columns/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/editing-columns/webpack.config.js b/samples/grids/tree-grid/editing-columns/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/editing-columns/webpack.config.js +++ b/samples/grids/tree-grid/editing-columns/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/editing-events/package.json b/samples/grids/tree-grid/editing-events/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/editing-events/package.json +++ b/samples/grids/tree-grid/editing-events/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/editing-events/webpack.config.js b/samples/grids/tree-grid/editing-events/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/editing-events/webpack.config.js +++ b/samples/grids/tree-grid/editing-events/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/editing-lifecycle/package.json b/samples/grids/tree-grid/editing-lifecycle/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/editing-lifecycle/package.json +++ b/samples/grids/tree-grid/editing-lifecycle/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/editing-lifecycle/webpack.config.js b/samples/grids/tree-grid/editing-lifecycle/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/editing-lifecycle/webpack.config.js +++ b/samples/grids/tree-grid/editing-lifecycle/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/excel-exporting/package.json b/samples/grids/tree-grid/excel-exporting/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/excel-exporting/package.json +++ b/samples/grids/tree-grid/excel-exporting/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/excel-exporting/webpack.config.js b/samples/grids/tree-grid/excel-exporting/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/excel-exporting/webpack.config.js +++ b/samples/grids/tree-grid/excel-exporting/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json b/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json +++ b/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/webpack.config.js b/samples/grids/tree-grid/excel-style-filtering-sample-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/excel-style-filtering-sample-1/webpack.config.js +++ b/samples/grids/tree-grid/excel-style-filtering-sample-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json b/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json +++ b/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/webpack.config.js b/samples/grids/tree-grid/excel-style-filtering-sample-2/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/excel-style-filtering-sample-2/webpack.config.js +++ b/samples/grids/tree-grid/excel-style-filtering-sample-2/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json b/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json +++ b/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/webpack.config.js b/samples/grids/tree-grid/excel-style-filtering-sample-3/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/excel-style-filtering-sample-3/webpack.config.js +++ b/samples/grids/tree-grid/excel-style-filtering-sample-3/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/excel-style-filtering-style/package.json b/samples/grids/tree-grid/excel-style-filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/excel-style-filtering-style/package.json +++ b/samples/grids/tree-grid/excel-style-filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/excel-style-filtering-style/webpack.config.js b/samples/grids/tree-grid/excel-style-filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/excel-style-filtering-style/webpack.config.js +++ b/samples/grids/tree-grid/excel-style-filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/filtering-options/package.json b/samples/grids/tree-grid/filtering-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/filtering-options/package.json +++ b/samples/grids/tree-grid/filtering-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/filtering-options/webpack.config.js b/samples/grids/tree-grid/filtering-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/filtering-options/webpack.config.js +++ b/samples/grids/tree-grid/filtering-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/filtering-style/package.json b/samples/grids/tree-grid/filtering-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/filtering-style/package.json +++ b/samples/grids/tree-grid/filtering-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/filtering-style/webpack.config.js b/samples/grids/tree-grid/filtering-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/filtering-style/webpack.config.js +++ b/samples/grids/tree-grid/filtering-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/finjs/package.json b/samples/grids/tree-grid/finjs/package.json index 2f11499b4..5b00a3126 100644 --- a/samples/grids/tree-grid/finjs/package.json +++ b/samples/grids/tree-grid/finjs/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/finjs/src/index.css b/samples/grids/tree-grid/finjs/src/index.css index 0fe936871..eb3accd0b 100644 --- a/samples/grids/tree-grid/finjs/src/index.css +++ b/samples/grids/tree-grid/finjs/src/index.css @@ -1,2 +1,53 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ + +.changePos1 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(76, 184, 96); + padding-inline-end: 15px; +} + +.changePos2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(76, 184, 96); + padding-inline-end: 15px; +} + +.changeNeg > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 9px; +} + +.changeNeg1 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 9px; +} + +.changeNeg2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 15px; +} + +.positive { + color: rgb(76, 184, 96); +} + +.strongPositive2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(76, 184, 96); + padding-inline-end: 15px; +} + +.negative { + color: rgb(255, 20, 75); +} + +.strongNegative2 > .igx-grid__td-text { + border-inline-end: 4px solid rgb(255, 20, 75); + padding-inline-end: 15px; +} + +.gridSize { + --ig-size: var(--ig-size-medium); +} + +.size-small { + --ig-size: var(--ig-size-small); +} \ No newline at end of file diff --git a/samples/grids/tree-grid/finjs/webpack.config.js b/samples/grids/tree-grid/finjs/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/finjs/webpack.config.js +++ b/samples/grids/tree-grid/finjs/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/package.json b/samples/grids/tree-grid/keyboard-custom-navigation/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/keyboard-custom-navigation/package.json +++ b/samples/grids/tree-grid/keyboard-custom-navigation/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/webpack.config.js b/samples/grids/tree-grid/keyboard-custom-navigation/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/keyboard-custom-navigation/webpack.config.js +++ b/samples/grids/tree-grid/keyboard-custom-navigation/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/keyboard-navigation-guide/package.json b/samples/grids/tree-grid/keyboard-navigation-guide/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/keyboard-navigation-guide/package.json +++ b/samples/grids/tree-grid/keyboard-navigation-guide/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/keyboard-navigation-guide/webpack.config.js b/samples/grids/tree-grid/keyboard-navigation-guide/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/keyboard-navigation-guide/webpack.config.js +++ b/samples/grids/tree-grid/keyboard-navigation-guide/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/layout-display-density/package.json b/samples/grids/tree-grid/layout-display-density/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/layout-display-density/package.json +++ b/samples/grids/tree-grid/layout-display-density/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/layout-display-density/webpack.config.js b/samples/grids/tree-grid/layout-display-density/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/layout-display-density/webpack.config.js +++ b/samples/grids/tree-grid/layout-display-density/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/load-on-demand/package.json b/samples/grids/tree-grid/load-on-demand/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/load-on-demand/package.json +++ b/samples/grids/tree-grid/load-on-demand/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/load-on-demand/webpack.config.js b/samples/grids/tree-grid/load-on-demand/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/load-on-demand/webpack.config.js +++ b/samples/grids/tree-grid/load-on-demand/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/package.json b/samples/grids/tree-grid/multi-cell-selection-mode/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/multi-cell-selection-mode/package.json +++ b/samples/grids/tree-grid/multi-cell-selection-mode/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/webpack.config.js b/samples/grids/tree-grid/multi-cell-selection-mode/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/multi-cell-selection-mode/webpack.config.js +++ b/samples/grids/tree-grid/multi-cell-selection-mode/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/multi-column-headers-export/package.json b/samples/grids/tree-grid/multi-column-headers-export/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/multi-column-headers-export/package.json +++ b/samples/grids/tree-grid/multi-column-headers-export/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/multi-column-headers-export/webpack.config.js b/samples/grids/tree-grid/multi-column-headers-export/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/multi-column-headers-export/webpack.config.js +++ b/samples/grids/tree-grid/multi-column-headers-export/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/multi-column-headers-overview/package.json b/samples/grids/tree-grid/multi-column-headers-overview/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/multi-column-headers-overview/package.json +++ b/samples/grids/tree-grid/multi-column-headers-overview/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/multi-column-headers-overview/webpack.config.js b/samples/grids/tree-grid/multi-column-headers-overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/multi-column-headers-overview/webpack.config.js +++ b/samples/grids/tree-grid/multi-column-headers-overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/multi-column-headers-styling/package.json b/samples/grids/tree-grid/multi-column-headers-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/multi-column-headers-styling/package.json +++ b/samples/grids/tree-grid/multi-column-headers-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/multi-column-headers-styling/webpack.config.js b/samples/grids/tree-grid/multi-column-headers-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/multi-column-headers-styling/webpack.config.js +++ b/samples/grids/tree-grid/multi-column-headers-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/multi-column-headers-template/package.json b/samples/grids/tree-grid/multi-column-headers-template/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/multi-column-headers-template/package.json +++ b/samples/grids/tree-grid/multi-column-headers-template/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/multi-column-headers-template/webpack.config.js b/samples/grids/tree-grid/multi-column-headers-template/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/multi-column-headers-template/webpack.config.js +++ b/samples/grids/tree-grid/multi-column-headers-template/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/overview-styling/package.json b/samples/grids/tree-grid/overview-styling/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/overview-styling/package.json +++ b/samples/grids/tree-grid/overview-styling/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/overview-styling/webpack.config.js b/samples/grids/tree-grid/overview-styling/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/overview-styling/webpack.config.js +++ b/samples/grids/tree-grid/overview-styling/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/overview/package.json b/samples/grids/tree-grid/overview/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/overview/package.json +++ b/samples/grids/tree-grid/overview/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/overview/webpack.config.js b/samples/grids/tree-grid/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/overview/webpack.config.js +++ b/samples/grids/tree-grid/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-adding/package.json b/samples/grids/tree-grid/row-adding/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-adding/package.json +++ b/samples/grids/tree-grid/row-adding/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-adding/webpack.config.js b/samples/grids/tree-grid/row-adding/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-adding/webpack.config.js +++ b/samples/grids/tree-grid/row-adding/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-classes/package.json b/samples/grids/tree-grid/row-classes/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-classes/package.json +++ b/samples/grids/tree-grid/row-classes/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-classes/webpack.config.js b/samples/grids/tree-grid/row-classes/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-classes/webpack.config.js +++ b/samples/grids/tree-grid/row-classes/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-drag-base/package.json b/samples/grids/tree-grid/row-drag-base/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/row-drag-base/package.json +++ b/samples/grids/tree-grid/row-drag-base/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-drag-base/webpack.config.js b/samples/grids/tree-grid/row-drag-base/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/row-drag-base/webpack.config.js +++ b/samples/grids/tree-grid/row-drag-base/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-editing-options/package.json b/samples/grids/tree-grid/row-editing-options/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-editing-options/package.json +++ b/samples/grids/tree-grid/row-editing-options/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-editing-options/webpack.config.js b/samples/grids/tree-grid/row-editing-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-editing-options/webpack.config.js +++ b/samples/grids/tree-grid/row-editing-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-editing-style/package.json b/samples/grids/tree-grid/row-editing-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-editing-style/package.json +++ b/samples/grids/tree-grid/row-editing-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-editing-style/webpack.config.js b/samples/grids/tree-grid/row-editing-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-editing-style/webpack.config.js +++ b/samples/grids/tree-grid/row-editing-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-paging-basic/package.json b/samples/grids/tree-grid/row-paging-basic/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-paging-basic/package.json +++ b/samples/grids/tree-grid/row-paging-basic/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-paging-basic/webpack.config.js b/samples/grids/tree-grid/row-paging-basic/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-paging-basic/webpack.config.js +++ b/samples/grids/tree-grid/row-paging-basic/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-paging-options/package.json b/samples/grids/tree-grid/row-paging-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/row-paging-options/package.json +++ b/samples/grids/tree-grid/row-paging-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-paging-options/webpack.config.js b/samples/grids/tree-grid/row-paging-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-paging-options/webpack.config.js +++ b/samples/grids/tree-grid/row-paging-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-paging-style/package.json b/samples/grids/tree-grid/row-paging-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-paging-style/package.json +++ b/samples/grids/tree-grid/row-paging-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-paging-style/webpack.config.js b/samples/grids/tree-grid/row-paging-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-paging-style/webpack.config.js +++ b/samples/grids/tree-grid/row-paging-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-pinning-extra-column/package.json b/samples/grids/tree-grid/row-pinning-extra-column/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-pinning-extra-column/package.json +++ b/samples/grids/tree-grid/row-pinning-extra-column/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-pinning-extra-column/webpack.config.js b/samples/grids/tree-grid/row-pinning-extra-column/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-pinning-extra-column/webpack.config.js +++ b/samples/grids/tree-grid/row-pinning-extra-column/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-pinning-options/package.json b/samples/grids/tree-grid/row-pinning-options/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/row-pinning-options/package.json +++ b/samples/grids/tree-grid/row-pinning-options/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-pinning-options/webpack.config.js b/samples/grids/tree-grid/row-pinning-options/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-pinning-options/webpack.config.js +++ b/samples/grids/tree-grid/row-pinning-options/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-pinning-style/package.json b/samples/grids/tree-grid/row-pinning-style/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-pinning-style/package.json +++ b/samples/grids/tree-grid/row-pinning-style/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-pinning-style/webpack.config.js b/samples/grids/tree-grid/row-pinning-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-pinning-style/webpack.config.js +++ b/samples/grids/tree-grid/row-pinning-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-reorder/package.json b/samples/grids/tree-grid/row-reorder/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-reorder/package.json +++ b/samples/grids/tree-grid/row-reorder/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-reorder/webpack.config.js b/samples/grids/tree-grid/row-reorder/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-reorder/webpack.config.js +++ b/samples/grids/tree-grid/row-reorder/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-selection-mode/package.json b/samples/grids/tree-grid/row-selection-mode/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/row-selection-mode/package.json +++ b/samples/grids/tree-grid/row-selection-mode/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-selection-mode/webpack.config.js b/samples/grids/tree-grid/row-selection-mode/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-selection-mode/webpack.config.js +++ b/samples/grids/tree-grid/row-selection-mode/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-selection-template-excel/package.json b/samples/grids/tree-grid/row-selection-template-excel/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-selection-template-excel/package.json +++ b/samples/grids/tree-grid/row-selection-template-excel/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-selection-template-excel/webpack.config.js b/samples/grids/tree-grid/row-selection-template-excel/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-selection-template-excel/webpack.config.js +++ b/samples/grids/tree-grid/row-selection-template-excel/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-selection-template-numbers/package.json b/samples/grids/tree-grid/row-selection-template-numbers/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-selection-template-numbers/package.json +++ b/samples/grids/tree-grid/row-selection-template-numbers/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-selection-template-numbers/webpack.config.js b/samples/grids/tree-grid/row-selection-template-numbers/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-selection-template-numbers/webpack.config.js +++ b/samples/grids/tree-grid/row-selection-template-numbers/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/row-styles/package.json b/samples/grids/tree-grid/row-styles/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/row-styles/package.json +++ b/samples/grids/tree-grid/row-styles/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/row-styles/webpack.config.js b/samples/grids/tree-grid/row-styles/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/row-styles/webpack.config.js +++ b/samples/grids/tree-grid/row-styles/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/state-persistence-about/package.json b/samples/grids/tree-grid/state-persistence-about/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/tree-grid/state-persistence-about/package.json +++ b/samples/grids/tree-grid/state-persistence-about/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/state-persistence-about/webpack.config.js b/samples/grids/tree-grid/state-persistence-about/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/state-persistence-about/webpack.config.js +++ b/samples/grids/tree-grid/state-persistence-about/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/state-persistence-main/package.json b/samples/grids/tree-grid/state-persistence-main/package.json index adac97a09..6c0ae38a0 100644 --- a/samples/grids/tree-grid/state-persistence-main/package.json +++ b/samples/grids/tree-grid/state-persistence-main/package.json @@ -26,18 +26,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/state-persistence-main/src/index.css b/samples/grids/tree-grid/state-persistence-main/src/index.css index 0fe936871..f77c6cc44 100644 --- a/samples/grids/tree-grid/state-persistence-main/src/index.css +++ b/samples/grids/tree-grid/state-persistence-main/src/index.css @@ -1,2 +1,10 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.horizontal { + gap: 10px; + flex-basis: fit-content; + flex-wrap: wrap; +} +.sampleContainer { + padding: 0.5rem +} \ No newline at end of file diff --git a/samples/grids/tree-grid/state-persistence-main/webpack.config.js b/samples/grids/tree-grid/state-persistence-main/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/state-persistence-main/webpack.config.js +++ b/samples/grids/tree-grid/state-persistence-main/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/toolbar-sample-1/package.json b/samples/grids/tree-grid/toolbar-sample-1/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/toolbar-sample-1/package.json +++ b/samples/grids/tree-grid/toolbar-sample-1/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/toolbar-sample-1/webpack.config.js b/samples/grids/tree-grid/toolbar-sample-1/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/toolbar-sample-1/webpack.config.js +++ b/samples/grids/tree-grid/toolbar-sample-1/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/toolbar-sample-2/package.json b/samples/grids/tree-grid/toolbar-sample-2/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/toolbar-sample-2/package.json +++ b/samples/grids/tree-grid/toolbar-sample-2/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/toolbar-sample-2/src/index.css b/samples/grids/tree-grid/toolbar-sample-2/src/index.css index 0fe936871..e5cb29826 100644 --- a/samples/grids/tree-grid/toolbar-sample-2/src/index.css +++ b/samples/grids/tree-grid/toolbar-sample-2/src/index.css @@ -1,2 +1,15 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.cell__inner { + display: flex; + align-items: center; +} + +.name { + margin-left: 30px; +} + +.control_panel { + width: 700px; + margin-bottom: 10px; +} \ No newline at end of file diff --git a/samples/grids/tree-grid/toolbar-sample-2/webpack.config.js b/samples/grids/tree-grid/toolbar-sample-2/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/toolbar-sample-2/webpack.config.js +++ b/samples/grids/tree-grid/toolbar-sample-2/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/toolbar-sample-3/package.json b/samples/grids/tree-grid/toolbar-sample-3/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/toolbar-sample-3/package.json +++ b/samples/grids/tree-grid/toolbar-sample-3/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/toolbar-sample-3/webpack.config.js b/samples/grids/tree-grid/toolbar-sample-3/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/toolbar-sample-3/webpack.config.js +++ b/samples/grids/tree-grid/toolbar-sample-3/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/toolbar-sample-4/package.json b/samples/grids/tree-grid/toolbar-sample-4/package.json index cdb657b4e..eac54556b 100644 --- a/samples/grids/tree-grid/toolbar-sample-4/package.json +++ b/samples/grids/tree-grid/toolbar-sample-4/package.json @@ -26,17 +26,18 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/toolbar-sample-4/src/index.css b/samples/grids/tree-grid/toolbar-sample-4/src/index.css index 0fe936871..69fc0ff1d 100644 --- a/samples/grids/tree-grid/toolbar-sample-4/src/index.css +++ b/samples/grids/tree-grid/toolbar-sample-4/src/index.css @@ -1,2 +1,10 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.cell__inner { + display: flex; + align-items: center; +} + +.name { + margin-left: 30px; +} \ No newline at end of file diff --git a/samples/grids/tree-grid/toolbar-sample-4/webpack.config.js b/samples/grids/tree-grid/toolbar-sample-4/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree-grid/toolbar-sample-4/webpack.config.js +++ b/samples/grids/tree-grid/toolbar-sample-4/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/toolbar-style/package.json b/samples/grids/tree-grid/toolbar-style/package.json index 5edf764eb..588b0642d 100644 --- a/samples/grids/tree-grid/toolbar-style/package.json +++ b/samples/grids/tree-grid/toolbar-style/package.json @@ -23,18 +23,19 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/toolbar-style/webpack.config.js b/samples/grids/tree-grid/toolbar-style/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/toolbar-style/webpack.config.js +++ b/samples/grids/tree-grid/toolbar-style/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/package.json b/samples/grids/tree-grid/using-primary-foreign-keys/package.json index 83cda268f..1a432203a 100644 --- a/samples/grids/tree-grid/using-primary-foreign-keys/package.json +++ b/samples/grids/tree-grid/using-primary-foreign-keys/package.json @@ -23,17 +23,18 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-grids": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", - "igniteui-webcomponents-layouts": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-grids": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", + "igniteui-webcomponents-layouts": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/webpack.config.js b/samples/grids/tree-grid/using-primary-foreign-keys/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/grids/tree-grid/using-primary-foreign-keys/webpack.config.js +++ b/samples/grids/tree-grid/using-primary-foreign-keys/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree/basic-example/package.json b/samples/grids/tree/basic-example/package.json index 312f0b2bd..6bc114627 100644 --- a/samples/grids/tree/basic-example/package.json +++ b/samples/grids/tree/basic-example/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree/basic-example/webpack.config.js b/samples/grids/tree/basic-example/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree/basic-example/webpack.config.js +++ b/samples/grids/tree/basic-example/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree/load-on-demand-virtualized/package.json b/samples/grids/tree/load-on-demand-virtualized/package.json index ba04c8410..df01fe44c 100644 --- a/samples/grids/tree/load-on-demand-virtualized/package.json +++ b/samples/grids/tree/load-on-demand-virtualized/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree/load-on-demand-virtualized/webpack.config.js b/samples/grids/tree/load-on-demand-virtualized/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree/load-on-demand-virtualized/webpack.config.js +++ b/samples/grids/tree/load-on-demand-virtualized/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/grids/tree/load-on-demand/package.json b/samples/grids/tree/load-on-demand/package.json index dbd4c5fda..798097442 100644 --- a/samples/grids/tree/load-on-demand/package.json +++ b/samples/grids/tree/load-on-demand/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/grids/tree/load-on-demand/webpack.config.js b/samples/grids/tree/load-on-demand/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/grids/tree/load-on-demand/webpack.config.js +++ b/samples/grids/tree/load-on-demand/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/badge/outlined/package.json b/samples/inputs/badge/outlined/package.json index cfde1c1c6..775b67bc9 100644 --- a/samples/inputs/badge/outlined/package.json +++ b/samples/inputs/badge/outlined/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/badge/outlined/webpack.config.js b/samples/inputs/badge/outlined/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/badge/outlined/webpack.config.js +++ b/samples/inputs/badge/outlined/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/badge/shape/package.json b/samples/inputs/badge/shape/package.json index 24bd3ebec..9449cdd13 100644 --- a/samples/inputs/badge/shape/package.json +++ b/samples/inputs/badge/shape/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/badge/shape/webpack.config.js b/samples/inputs/badge/shape/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/badge/shape/webpack.config.js +++ b/samples/inputs/badge/shape/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/badge/variants/package.json b/samples/inputs/badge/variants/package.json index 72eff6857..fc571d726 100644 --- a/samples/inputs/badge/variants/package.json +++ b/samples/inputs/badge/variants/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/badge/variants/webpack.config.js b/samples/inputs/badge/variants/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/badge/variants/webpack.config.js +++ b/samples/inputs/badge/variants/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button-group/alignment/package.json b/samples/inputs/button-group/alignment/package.json index a888b906a..ef5858142 100644 --- a/samples/inputs/button-group/alignment/package.json +++ b/samples/inputs/button-group/alignment/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button-group/alignment/src/index.css b/samples/inputs/button-group/alignment/src/index.css index 0fe936871..1b34f2863 100644 --- a/samples/inputs/button-group/alignment/src/index.css +++ b/samples/inputs/button-group/alignment/src/index.css @@ -1,2 +1,9 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-button-group { + width: 200px; +} + +igc-ripple { + --color: gray; +} \ No newline at end of file diff --git a/samples/inputs/button-group/alignment/webpack.config.js b/samples/inputs/button-group/alignment/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button-group/alignment/webpack.config.js +++ b/samples/inputs/button-group/alignment/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button-group/overview/package.json b/samples/inputs/button-group/overview/package.json index 0f33ab51d..6a5c061a2 100644 --- a/samples/inputs/button-group/overview/package.json +++ b/samples/inputs/button-group/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button-group/overview/src/index.css b/samples/inputs/button-group/overview/src/index.css index 0fe936871..7b6f9de3c 100644 --- a/samples/inputs/button-group/overview/src/index.css +++ b/samples/inputs/button-group/overview/src/index.css @@ -1,2 +1,9 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-button-group { + max-width: 400px; +} + +igc-ripple { + --color: gray; +} \ No newline at end of file diff --git a/samples/inputs/button-group/overview/webpack.config.js b/samples/inputs/button-group/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button-group/overview/webpack.config.js +++ b/samples/inputs/button-group/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button-group/selection/package.json b/samples/inputs/button-group/selection/package.json index dbaadb052..9e85621e0 100644 --- a/samples/inputs/button-group/selection/package.json +++ b/samples/inputs/button-group/selection/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button-group/selection/src/index.css b/samples/inputs/button-group/selection/src/index.css index 0fe936871..d675587a5 100644 --- a/samples/inputs/button-group/selection/src/index.css +++ b/samples/inputs/button-group/selection/src/index.css @@ -1,2 +1,18 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.radio-group-container { + width: 400px; + margin-bottom: 1rem; +} + +igc-radio-group { + padding: 0.5rem; +} + +igc-button-group { + width: 200px; +} + +igc-ripple { + --color: gray; +} \ No newline at end of file diff --git a/samples/inputs/button-group/selection/webpack.config.js b/samples/inputs/button-group/selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button-group/selection/webpack.config.js +++ b/samples/inputs/button-group/selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button-group/size/package.json b/samples/inputs/button-group/size/package.json index fd86d04e7..f7486fc9c 100644 --- a/samples/inputs/button-group/size/package.json +++ b/samples/inputs/button-group/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button-group/size/webpack.config.js b/samples/inputs/button-group/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button-group/size/webpack.config.js +++ b/samples/inputs/button-group/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button-group/styling/package.json b/samples/inputs/button-group/styling/package.json index 157fd4900..397becc50 100644 --- a/samples/inputs/button-group/styling/package.json +++ b/samples/inputs/button-group/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button-group/styling/src/index.css b/samples/inputs/button-group/styling/src/index.css index 0fe936871..99460c5bc 100644 --- a/samples/inputs/button-group/styling/src/index.css +++ b/samples/inputs/button-group/styling/src/index.css @@ -1,2 +1,29 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-button-group { + width: 200px; +} + +igc-ripple { + --color: gray; +} + +igc-toggle-button::part(toggle) { + color: #fdfdfd; + background: #2f4d6a; +} + +igc-toggle-button::part(toggle):hover { + color: #fdfdfd; + background: #1f3347; +} + +igc-toggle-button[disabled]::part(toggle) { + color: gray; + background: lightgray; +} + +igc-toggle-button[selected]::part(toggle) { + color: #fdfdfd; + background: #1f3347; +} \ No newline at end of file diff --git a/samples/inputs/button-group/styling/webpack.config.js b/samples/inputs/button-group/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button-group/styling/webpack.config.js +++ b/samples/inputs/button-group/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/contained/package.json b/samples/inputs/button/contained/package.json index ae562841e..5c305d1e2 100644 --- a/samples/inputs/button/contained/package.json +++ b/samples/inputs/button/contained/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/contained/webpack.config.js b/samples/inputs/button/contained/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/contained/webpack.config.js +++ b/samples/inputs/button/contained/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/download/package.json b/samples/inputs/button/download/package.json index c6697e6c3..2cd57e65c 100644 --- a/samples/inputs/button/download/package.json +++ b/samples/inputs/button/download/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/download/webpack.config.js b/samples/inputs/button/download/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/download/webpack.config.js +++ b/samples/inputs/button/download/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/fab/package.json b/samples/inputs/button/fab/package.json index 8fb2dd708..31056e895 100644 --- a/samples/inputs/button/fab/package.json +++ b/samples/inputs/button/fab/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/fab/webpack.config.js b/samples/inputs/button/fab/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/fab/webpack.config.js +++ b/samples/inputs/button/fab/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/flat/package.json b/samples/inputs/button/flat/package.json index 749bf6ce1..c6ba263fb 100644 --- a/samples/inputs/button/flat/package.json +++ b/samples/inputs/button/flat/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/flat/webpack.config.js b/samples/inputs/button/flat/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/flat/webpack.config.js +++ b/samples/inputs/button/flat/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/outlined/package.json b/samples/inputs/button/outlined/package.json index 5b9952928..a63573b1b 100644 --- a/samples/inputs/button/outlined/package.json +++ b/samples/inputs/button/outlined/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/outlined/webpack.config.js b/samples/inputs/button/outlined/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/outlined/webpack.config.js +++ b/samples/inputs/button/outlined/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/overview/package.json b/samples/inputs/button/overview/package.json index a435519e6..72695e44f 100644 --- a/samples/inputs/button/overview/package.json +++ b/samples/inputs/button/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/overview/webpack.config.js b/samples/inputs/button/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/overview/webpack.config.js +++ b/samples/inputs/button/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/size/package.json b/samples/inputs/button/size/package.json index 42e59894f..d22f8bbab 100644 --- a/samples/inputs/button/size/package.json +++ b/samples/inputs/button/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/size/webpack.config.js b/samples/inputs/button/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/size/webpack.config.js +++ b/samples/inputs/button/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/button/styling/package.json b/samples/inputs/button/styling/package.json index bb8c4d396..1d53ab19a 100644 --- a/samples/inputs/button/styling/package.json +++ b/samples/inputs/button/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/button/styling/webpack.config.js b/samples/inputs/button/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/button/styling/webpack.config.js +++ b/samples/inputs/button/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/checkbox/checking/package.json b/samples/inputs/checkbox/checking/package.json index b5541375f..88e5d1904 100644 --- a/samples/inputs/checkbox/checking/package.json +++ b/samples/inputs/checkbox/checking/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/checkbox/checking/webpack.config.js b/samples/inputs/checkbox/checking/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/checkbox/checking/webpack.config.js +++ b/samples/inputs/checkbox/checking/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/checkbox/disabled/package.json b/samples/inputs/checkbox/disabled/package.json index 3db8b57e6..9a6a932d4 100644 --- a/samples/inputs/checkbox/disabled/package.json +++ b/samples/inputs/checkbox/disabled/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/checkbox/disabled/webpack.config.js b/samples/inputs/checkbox/disabled/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/checkbox/disabled/webpack.config.js +++ b/samples/inputs/checkbox/disabled/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/checkbox/indeterminate/package.json b/samples/inputs/checkbox/indeterminate/package.json index f019e644e..efc78e106 100644 --- a/samples/inputs/checkbox/indeterminate/package.json +++ b/samples/inputs/checkbox/indeterminate/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/checkbox/indeterminate/webpack.config.js b/samples/inputs/checkbox/indeterminate/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/checkbox/indeterminate/webpack.config.js +++ b/samples/inputs/checkbox/indeterminate/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/checkbox/label/package.json b/samples/inputs/checkbox/label/package.json index 8e83e551d..0e91ffc85 100644 --- a/samples/inputs/checkbox/label/package.json +++ b/samples/inputs/checkbox/label/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/checkbox/label/webpack.config.js b/samples/inputs/checkbox/label/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/checkbox/label/webpack.config.js +++ b/samples/inputs/checkbox/label/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/checkbox/overview/package.json b/samples/inputs/checkbox/overview/package.json index ff6b7bb25..d92c5b037 100644 --- a/samples/inputs/checkbox/overview/package.json +++ b/samples/inputs/checkbox/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/checkbox/overview/webpack.config.js b/samples/inputs/checkbox/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/checkbox/overview/webpack.config.js +++ b/samples/inputs/checkbox/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/chip/multiple/package.json b/samples/inputs/chip/multiple/package.json index b5541375f..88e5d1904 100644 --- a/samples/inputs/chip/multiple/package.json +++ b/samples/inputs/chip/multiple/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/chip/multiple/webpack.config.js b/samples/inputs/chip/multiple/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/chip/multiple/webpack.config.js +++ b/samples/inputs/chip/multiple/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/chip/overview/package.json b/samples/inputs/chip/overview/package.json index b5541375f..88e5d1904 100644 --- a/samples/inputs/chip/overview/package.json +++ b/samples/inputs/chip/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/chip/overview/webpack.config.js b/samples/inputs/chip/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/chip/overview/webpack.config.js +++ b/samples/inputs/chip/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/chip/size/package.json b/samples/inputs/chip/size/package.json index b5541375f..88e5d1904 100644 --- a/samples/inputs/chip/size/package.json +++ b/samples/inputs/chip/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/chip/size/webpack.config.js b/samples/inputs/chip/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/chip/size/webpack.config.js +++ b/samples/inputs/chip/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/chip/styling/package.json b/samples/inputs/chip/styling/package.json index b5541375f..88e5d1904 100644 --- a/samples/inputs/chip/styling/package.json +++ b/samples/inputs/chip/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/chip/styling/webpack.config.js b/samples/inputs/chip/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/chip/styling/webpack.config.js +++ b/samples/inputs/chip/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/chip/variants/package.json b/samples/inputs/chip/variants/package.json index b5541375f..88e5d1904 100644 --- a/samples/inputs/chip/variants/package.json +++ b/samples/inputs/chip/variants/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/chip/variants/webpack.config.js b/samples/inputs/chip/variants/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/chip/variants/webpack.config.js +++ b/samples/inputs/chip/variants/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/circular-progress-indicator/dynamic/package.json b/samples/inputs/circular-progress-indicator/dynamic/package.json index 70e510419..e55540f06 100644 --- a/samples/inputs/circular-progress-indicator/dynamic/package.json +++ b/samples/inputs/circular-progress-indicator/dynamic/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/circular-progress-indicator/dynamic/webpack.config.js b/samples/inputs/circular-progress-indicator/dynamic/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/circular-progress-indicator/dynamic/webpack.config.js +++ b/samples/inputs/circular-progress-indicator/dynamic/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/circular-progress-indicator/indeterminate/package.json b/samples/inputs/circular-progress-indicator/indeterminate/package.json index 52a46a6f0..80ccc8d3c 100644 --- a/samples/inputs/circular-progress-indicator/indeterminate/package.json +++ b/samples/inputs/circular-progress-indicator/indeterminate/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/circular-progress-indicator/indeterminate/webpack.config.js b/samples/inputs/circular-progress-indicator/indeterminate/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/circular-progress-indicator/indeterminate/webpack.config.js +++ b/samples/inputs/circular-progress-indicator/indeterminate/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/circular-progress-indicator/simple/package.json b/samples/inputs/circular-progress-indicator/simple/package.json index 403f8a13d..997850bc2 100644 --- a/samples/inputs/circular-progress-indicator/simple/package.json +++ b/samples/inputs/circular-progress-indicator/simple/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/circular-progress-indicator/simple/webpack.config.js b/samples/inputs/circular-progress-indicator/simple/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/circular-progress-indicator/simple/webpack.config.js +++ b/samples/inputs/circular-progress-indicator/simple/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/circular-progress-indicator/styling/package.json b/samples/inputs/circular-progress-indicator/styling/package.json index db40385a2..6b3134a75 100644 --- a/samples/inputs/circular-progress-indicator/styling/package.json +++ b/samples/inputs/circular-progress-indicator/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/circular-progress-indicator/styling/webpack.config.js b/samples/inputs/circular-progress-indicator/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/circular-progress-indicator/styling/webpack.config.js +++ b/samples/inputs/circular-progress-indicator/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/color-editor/overview/package.json b/samples/inputs/color-editor/overview/package.json index 3384edda3..acb0e9683 100644 --- a/samples/inputs/color-editor/overview/package.json +++ b/samples/inputs/color-editor/overview/package.json @@ -23,15 +23,16 @@ }, "dependencies": { "babel-runtime": "^6.26.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-inputs": "5.2.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-inputs": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/color-editor/overview/webpack.config.js b/samples/inputs/color-editor/overview/webpack.config.js index 1de7f0827..e90479cd7 100644 --- a/samples/inputs/color-editor/overview/webpack.config.js +++ b/samples/inputs/color-editor/overview/webpack.config.js @@ -63,7 +63,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -76,7 +77,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/combo/features/package.json b/samples/inputs/combo/features/package.json index 7049b3d1d..be0f7214d 100644 --- a/samples/inputs/combo/features/package.json +++ b/samples/inputs/combo/features/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/combo/features/src/index.css b/samples/inputs/combo/features/src/index.css index 0fe936871..771724e32 100644 --- a/samples/inputs/combo/features/src/index.css +++ b/samples/inputs/combo/features/src/index.css @@ -1,2 +1,8 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.options { + display: flex; + flex-direction: column; + margin-top: 12px; + gap: 8px; +} \ No newline at end of file diff --git a/samples/inputs/combo/features/webpack.config.js b/samples/inputs/combo/features/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/combo/features/webpack.config.js +++ b/samples/inputs/combo/features/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/combo/overview/package.json b/samples/inputs/combo/overview/package.json index 425778ed5..2878c43a7 100644 --- a/samples/inputs/combo/overview/package.json +++ b/samples/inputs/combo/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/combo/overview/webpack.config.js b/samples/inputs/combo/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/combo/overview/webpack.config.js +++ b/samples/inputs/combo/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/combo/selection/package.json b/samples/inputs/combo/selection/package.json index bd0a844c4..18f2158ed 100644 --- a/samples/inputs/combo/selection/package.json +++ b/samples/inputs/combo/selection/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/combo/selection/src/index.css b/samples/inputs/combo/selection/src/index.css index 0fe936871..9023ece06 100644 --- a/samples/inputs/combo/selection/src/index.css +++ b/samples/inputs/combo/selection/src/index.css @@ -1,2 +1,7 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.button-container { + display: flex; + margin-top: 16px; + gap: 8px; +} \ No newline at end of file diff --git a/samples/inputs/combo/selection/webpack.config.js b/samples/inputs/combo/selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/combo/selection/webpack.config.js +++ b/samples/inputs/combo/selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/combo/simplified/package.json b/samples/inputs/combo/simplified/package.json index e2794cf6d..bb1eeb263 100644 --- a/samples/inputs/combo/simplified/package.json +++ b/samples/inputs/combo/simplified/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/combo/simplified/src/index.css b/samples/inputs/combo/simplified/src/index.css index 0fe936871..771724e32 100644 --- a/samples/inputs/combo/simplified/src/index.css +++ b/samples/inputs/combo/simplified/src/index.css @@ -1,2 +1,8 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.options { + display: flex; + flex-direction: column; + margin-top: 12px; + gap: 8px; +} \ No newline at end of file diff --git a/samples/inputs/combo/simplified/webpack.config.js b/samples/inputs/combo/simplified/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/combo/simplified/webpack.config.js +++ b/samples/inputs/combo/simplified/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/combo/styling/package.json b/samples/inputs/combo/styling/package.json index c5dcf2913..c89760d75 100644 --- a/samples/inputs/combo/styling/package.json +++ b/samples/inputs/combo/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/combo/styling/src/index.css b/samples/inputs/combo/styling/src/index.css index 0fe936871..a596b95f1 100644 --- a/samples/inputs/combo/styling/src/index.css +++ b/samples/inputs/combo/styling/src/index.css @@ -1,2 +1,33 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-combo::part(label), +igc-combo::part(empty), +igc-combo::part(group-header) { + color: #2B3A55; +} + +igc-combo::part(native-input), +igc-combo::part(list-wrapper) { + background-color: #F2E5E5; +} + +igc-combo::part(item selected) { + background: #E8C4C4; +} + +igc-combo::part(item selected active), +igc-combo::part(item selected):hover { + background: #CE7777; +} + +igc-combo::part(prefix), +igc-combo::part(suffix), +igc-combo::part(case-icon) { + color: #F2E5E5; + background-color: #2B3A55; +} + +igc-combo::part(checkbox checked)::after { + background: #2B3A55; + box-shadow: none; +} \ No newline at end of file diff --git a/samples/inputs/combo/styling/webpack.config.js b/samples/inputs/combo/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/combo/styling/webpack.config.js +++ b/samples/inputs/combo/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/combo/templates/package.json b/samples/inputs/combo/templates/package.json index b277700fd..0d8317b90 100644 --- a/samples/inputs/combo/templates/package.json +++ b/samples/inputs/combo/templates/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/combo/templates/src/index.css b/samples/inputs/combo/templates/src/index.css index 0fe936871..a08723b3d 100644 --- a/samples/inputs/combo/templates/src/index.css +++ b/samples/inputs/combo/templates/src/index.css @@ -1,2 +1,11 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-combo::part(header), +igc-combo::part(footer) { + padding: 12px 8px; + text-align: center; +} + +igc-combo::part(empty) { + font-size: 16px; +} \ No newline at end of file diff --git a/samples/inputs/combo/templates/webpack.config.js b/samples/inputs/combo/templates/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/combo/templates/webpack.config.js +++ b/samples/inputs/combo/templates/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/date-time-input/input-format-display-format/package.json b/samples/inputs/date-time-input/input-format-display-format/package.json index 42cde79cb..58e679722 100644 --- a/samples/inputs/date-time-input/input-format-display-format/package.json +++ b/samples/inputs/date-time-input/input-format-display-format/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/date-time-input/input-format-display-format/webpack.config.js b/samples/inputs/date-time-input/input-format-display-format/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/date-time-input/input-format-display-format/webpack.config.js +++ b/samples/inputs/date-time-input/input-format-display-format/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/date-time-input/min-max-value/package.json b/samples/inputs/date-time-input/min-max-value/package.json index 82328c4ce..18d8df107 100644 --- a/samples/inputs/date-time-input/min-max-value/package.json +++ b/samples/inputs/date-time-input/min-max-value/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/date-time-input/min-max-value/webpack.config.js b/samples/inputs/date-time-input/min-max-value/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/date-time-input/min-max-value/webpack.config.js +++ b/samples/inputs/date-time-input/min-max-value/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/date-time-input/overview/package.json b/samples/inputs/date-time-input/overview/package.json index a14fcb3b7..96a253231 100644 --- a/samples/inputs/date-time-input/overview/package.json +++ b/samples/inputs/date-time-input/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/date-time-input/overview/webpack.config.js b/samples/inputs/date-time-input/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/date-time-input/overview/webpack.config.js +++ b/samples/inputs/date-time-input/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/date-time-input/step-up-down/package.json b/samples/inputs/date-time-input/step-up-down/package.json index 2e21fe2b5..20dc2a080 100644 --- a/samples/inputs/date-time-input/step-up-down/package.json +++ b/samples/inputs/date-time-input/step-up-down/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/date-time-input/step-up-down/webpack.config.js b/samples/inputs/date-time-input/step-up-down/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/date-time-input/step-up-down/webpack.config.js +++ b/samples/inputs/date-time-input/step-up-down/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/group/package.json b/samples/inputs/dropdown/group/package.json index 2510928f0..61b3352ee 100644 --- a/samples/inputs/dropdown/group/package.json +++ b/samples/inputs/dropdown/group/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/group/webpack.config.js b/samples/inputs/dropdown/group/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/group/webpack.config.js +++ b/samples/inputs/dropdown/group/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/header/package.json b/samples/inputs/dropdown/header/package.json index bfdb87b51..10ea6c0df 100644 --- a/samples/inputs/dropdown/header/package.json +++ b/samples/inputs/dropdown/header/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/header/webpack.config.js b/samples/inputs/dropdown/header/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/header/webpack.config.js +++ b/samples/inputs/dropdown/header/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/item/package.json b/samples/inputs/dropdown/item/package.json index 9f5694208..ce8afb994 100644 --- a/samples/inputs/dropdown/item/package.json +++ b/samples/inputs/dropdown/item/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/item/webpack.config.js b/samples/inputs/dropdown/item/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/item/webpack.config.js +++ b/samples/inputs/dropdown/item/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/overview/package.json b/samples/inputs/dropdown/overview/package.json index 44aefb846..d8128bc62 100644 --- a/samples/inputs/dropdown/overview/package.json +++ b/samples/inputs/dropdown/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/overview/webpack.config.js b/samples/inputs/dropdown/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/overview/webpack.config.js +++ b/samples/inputs/dropdown/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/position/package.json b/samples/inputs/dropdown/position/package.json index 3d436ec42..70dd048d7 100644 --- a/samples/inputs/dropdown/position/package.json +++ b/samples/inputs/dropdown/position/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/position/webpack.config.js b/samples/inputs/dropdown/position/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/position/webpack.config.js +++ b/samples/inputs/dropdown/position/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/styling/package.json b/samples/inputs/dropdown/styling/package.json index 9a428aadf..1cd5094b7 100644 --- a/samples/inputs/dropdown/styling/package.json +++ b/samples/inputs/dropdown/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/styling/webpack.config.js b/samples/inputs/dropdown/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/styling/webpack.config.js +++ b/samples/inputs/dropdown/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/dropdown/target/package.json b/samples/inputs/dropdown/target/package.json index 5c2f5e58d..ef8da9e48 100644 --- a/samples/inputs/dropdown/target/package.json +++ b/samples/inputs/dropdown/target/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/dropdown/target/webpack.config.js b/samples/inputs/dropdown/target/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/dropdown/target/webpack.config.js +++ b/samples/inputs/dropdown/target/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/icon-button/size/package.json b/samples/inputs/icon-button/size/package.json index ae562841e..5c305d1e2 100644 --- a/samples/inputs/icon-button/size/package.json +++ b/samples/inputs/icon-button/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/icon-button/size/webpack.config.js b/samples/inputs/icon-button/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/icon-button/size/webpack.config.js +++ b/samples/inputs/icon-button/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/icon-button/styling/package.json b/samples/inputs/icon-button/styling/package.json index ae562841e..5c305d1e2 100644 --- a/samples/inputs/icon-button/styling/package.json +++ b/samples/inputs/icon-button/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/icon-button/styling/webpack.config.js b/samples/inputs/icon-button/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/icon-button/styling/webpack.config.js +++ b/samples/inputs/icon-button/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/icon-button/variant/package.json b/samples/inputs/icon-button/variant/package.json index ae562841e..5c305d1e2 100644 --- a/samples/inputs/icon-button/variant/package.json +++ b/samples/inputs/icon-button/variant/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/icon-button/variant/webpack.config.js b/samples/inputs/icon-button/variant/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/icon-button/variant/webpack.config.js +++ b/samples/inputs/icon-button/variant/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/input/helper-text/package.json b/samples/inputs/input/helper-text/package.json index ec7800514..2767788a1 100644 --- a/samples/inputs/input/helper-text/package.json +++ b/samples/inputs/input/helper-text/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/input/helper-text/webpack.config.js b/samples/inputs/input/helper-text/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/input/helper-text/webpack.config.js +++ b/samples/inputs/input/helper-text/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/input/overview/package.json b/samples/inputs/input/overview/package.json index 6ef60a0be..7b879b75a 100644 --- a/samples/inputs/input/overview/package.json +++ b/samples/inputs/input/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/input/overview/webpack.config.js b/samples/inputs/input/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/input/overview/webpack.config.js +++ b/samples/inputs/input/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/input/prefix-suffix/package.json b/samples/inputs/input/prefix-suffix/package.json index 205fcf5e3..60270a9f2 100644 --- a/samples/inputs/input/prefix-suffix/package.json +++ b/samples/inputs/input/prefix-suffix/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/input/prefix-suffix/webpack.config.js b/samples/inputs/input/prefix-suffix/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/input/prefix-suffix/webpack.config.js +++ b/samples/inputs/input/prefix-suffix/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/input/size/package.json b/samples/inputs/input/size/package.json index 1dc83b1bb..153c2da55 100644 --- a/samples/inputs/input/size/package.json +++ b/samples/inputs/input/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/input/size/webpack.config.js b/samples/inputs/input/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/input/size/webpack.config.js +++ b/samples/inputs/input/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/input/styling/package.json b/samples/inputs/input/styling/package.json index 2405873aa..c837634e0 100644 --- a/samples/inputs/input/styling/package.json +++ b/samples/inputs/input/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/input/styling/webpack.config.js b/samples/inputs/input/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/input/styling/webpack.config.js +++ b/samples/inputs/input/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/linear-progress-indicator/dynamic/package.json b/samples/inputs/linear-progress-indicator/dynamic/package.json index 70e510419..e55540f06 100644 --- a/samples/inputs/linear-progress-indicator/dynamic/package.json +++ b/samples/inputs/linear-progress-indicator/dynamic/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/linear-progress-indicator/dynamic/webpack.config.js b/samples/inputs/linear-progress-indicator/dynamic/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/linear-progress-indicator/dynamic/webpack.config.js +++ b/samples/inputs/linear-progress-indicator/dynamic/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/linear-progress-indicator/simple/package.json b/samples/inputs/linear-progress-indicator/simple/package.json index 392d02fd7..5054e22a4 100644 --- a/samples/inputs/linear-progress-indicator/simple/package.json +++ b/samples/inputs/linear-progress-indicator/simple/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/linear-progress-indicator/simple/webpack.config.js b/samples/inputs/linear-progress-indicator/simple/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/linear-progress-indicator/simple/webpack.config.js +++ b/samples/inputs/linear-progress-indicator/simple/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/linear-progress-indicator/striped/package.json b/samples/inputs/linear-progress-indicator/striped/package.json index af4a98a82..78f1c9300 100644 --- a/samples/inputs/linear-progress-indicator/striped/package.json +++ b/samples/inputs/linear-progress-indicator/striped/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/linear-progress-indicator/striped/webpack.config.js b/samples/inputs/linear-progress-indicator/striped/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/linear-progress-indicator/striped/webpack.config.js +++ b/samples/inputs/linear-progress-indicator/striped/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/linear-progress-indicator/styling/package.json b/samples/inputs/linear-progress-indicator/styling/package.json index dce190319..eeb9193e1 100644 --- a/samples/inputs/linear-progress-indicator/styling/package.json +++ b/samples/inputs/linear-progress-indicator/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/linear-progress-indicator/styling/webpack.config.js b/samples/inputs/linear-progress-indicator/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/linear-progress-indicator/styling/webpack.config.js +++ b/samples/inputs/linear-progress-indicator/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/linear-progress-indicator/types/package.json b/samples/inputs/linear-progress-indicator/types/package.json index 2c6dc5f7a..5fc9deb0f 100644 --- a/samples/inputs/linear-progress-indicator/types/package.json +++ b/samples/inputs/linear-progress-indicator/types/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/linear-progress-indicator/types/webpack.config.js b/samples/inputs/linear-progress-indicator/types/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/linear-progress-indicator/types/webpack.config.js +++ b/samples/inputs/linear-progress-indicator/types/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/mask-input/applying-mask/package.json b/samples/inputs/mask-input/applying-mask/package.json index 9efcab15c..03dcfead6 100644 --- a/samples/inputs/mask-input/applying-mask/package.json +++ b/samples/inputs/mask-input/applying-mask/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/mask-input/applying-mask/webpack.config.js b/samples/inputs/mask-input/applying-mask/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/mask-input/applying-mask/webpack.config.js +++ b/samples/inputs/mask-input/applying-mask/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/mask-input/overview/package.json b/samples/inputs/mask-input/overview/package.json index 130f99a95..ceee08634 100644 --- a/samples/inputs/mask-input/overview/package.json +++ b/samples/inputs/mask-input/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/mask-input/overview/webpack.config.js b/samples/inputs/mask-input/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/mask-input/overview/webpack.config.js +++ b/samples/inputs/mask-input/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/mask-input/value-modes/package.json b/samples/inputs/mask-input/value-modes/package.json index 6cad06549..a8be07d8d 100644 --- a/samples/inputs/mask-input/value-modes/package.json +++ b/samples/inputs/mask-input/value-modes/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/mask-input/value-modes/webpack.config.js b/samples/inputs/mask-input/value-modes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/mask-input/value-modes/webpack.config.js +++ b/samples/inputs/mask-input/value-modes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/radio/alignment/package.json b/samples/inputs/radio/alignment/package.json index 6235e2991..a3715e8f0 100644 --- a/samples/inputs/radio/alignment/package.json +++ b/samples/inputs/radio/alignment/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/radio/alignment/webpack.config.js b/samples/inputs/radio/alignment/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/radio/alignment/webpack.config.js +++ b/samples/inputs/radio/alignment/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/radio/disabled/package.json b/samples/inputs/radio/disabled/package.json index 0da897253..0b15e4878 100644 --- a/samples/inputs/radio/disabled/package.json +++ b/samples/inputs/radio/disabled/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/radio/disabled/webpack.config.js b/samples/inputs/radio/disabled/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/radio/disabled/webpack.config.js +++ b/samples/inputs/radio/disabled/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/radio/group/package.json b/samples/inputs/radio/group/package.json index c7c9b233d..eb3fd936d 100644 --- a/samples/inputs/radio/group/package.json +++ b/samples/inputs/radio/group/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/radio/group/webpack.config.js b/samples/inputs/radio/group/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/radio/group/webpack.config.js +++ b/samples/inputs/radio/group/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/radio/invalid/package.json b/samples/inputs/radio/invalid/package.json index 6533d2f44..06e31d0b5 100644 --- a/samples/inputs/radio/invalid/package.json +++ b/samples/inputs/radio/invalid/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/radio/invalid/webpack.config.js b/samples/inputs/radio/invalid/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/radio/invalid/webpack.config.js +++ b/samples/inputs/radio/invalid/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/radio/label/package.json b/samples/inputs/radio/label/package.json index 4f17b9d9f..5eca364b8 100644 --- a/samples/inputs/radio/label/package.json +++ b/samples/inputs/radio/label/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/radio/label/webpack.config.js b/samples/inputs/radio/label/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/radio/label/webpack.config.js +++ b/samples/inputs/radio/label/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/radio/styling/package.json b/samples/inputs/radio/styling/package.json index 0df190643..27587c4ff 100644 --- a/samples/inputs/radio/styling/package.json +++ b/samples/inputs/radio/styling/package.json @@ -25,7 +25,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/radio/styling/src/index.css b/samples/inputs/radio/styling/src/index.css index 0fe936871..b678b9b67 100644 --- a/samples/inputs/radio/styling/src/index.css +++ b/samples/inputs/radio/styling/src/index.css @@ -1,2 +1,11 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +:root { + --ig-primary-h: 60deg; + --ig-primary-s: 100%; + --ig-primary-l: 25%; +} + +igc-radio::part(control) { + --size: 18px; +} \ No newline at end of file diff --git a/samples/inputs/radio/styling/webpack.config.js b/samples/inputs/radio/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/radio/styling/webpack.config.js +++ b/samples/inputs/radio/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/rating/basic/package.json b/samples/inputs/rating/basic/package.json index cfde1c1c6..775b67bc9 100644 --- a/samples/inputs/rating/basic/package.json +++ b/samples/inputs/rating/basic/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/rating/basic/src/index.css b/samples/inputs/rating/basic/src/index.css index 0fe936871..cb2d060e1 100644 --- a/samples/inputs/rating/basic/src/index.css +++ b/samples/inputs/rating/basic/src/index.css @@ -1,2 +1,5 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.size-large { + --ig-size: var(--ig-size-large); +} \ No newline at end of file diff --git a/samples/inputs/rating/basic/webpack.config.js b/samples/inputs/rating/basic/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/rating/basic/webpack.config.js +++ b/samples/inputs/rating/basic/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/rating/custom/package.json b/samples/inputs/rating/custom/package.json index 675cf7412..032ff6bd9 100644 --- a/samples/inputs/rating/custom/package.json +++ b/samples/inputs/rating/custom/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/rating/custom/webpack.config.js b/samples/inputs/rating/custom/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/rating/custom/webpack.config.js +++ b/samples/inputs/rating/custom/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/rating/empty/package.json b/samples/inputs/rating/empty/package.json index 2733e28a6..186290bcb 100644 --- a/samples/inputs/rating/empty/package.json +++ b/samples/inputs/rating/empty/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/rating/empty/webpack.config.js b/samples/inputs/rating/empty/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/rating/empty/webpack.config.js +++ b/samples/inputs/rating/empty/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/rating/single-selection/package.json b/samples/inputs/rating/single-selection/package.json index 4f330ffb0..5b8a833f8 100644 --- a/samples/inputs/rating/single-selection/package.json +++ b/samples/inputs/rating/single-selection/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/rating/single-selection/src/index.css b/samples/inputs/rating/single-selection/src/index.css index 0fe936871..e89f286aa 100644 --- a/samples/inputs/rating/single-selection/src/index.css +++ b/samples/inputs/rating/single-selection/src/index.css @@ -1,2 +1,5 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-rating::part(symbols) { + gap: 8px; +} \ No newline at end of file diff --git a/samples/inputs/rating/single-selection/webpack.config.js b/samples/inputs/rating/single-selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/rating/single-selection/webpack.config.js +++ b/samples/inputs/rating/single-selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/rating/styling/package.json b/samples/inputs/rating/styling/package.json index cfde1c1c6..775b67bc9 100644 --- a/samples/inputs/rating/styling/package.json +++ b/samples/inputs/rating/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/rating/styling/src/index.css b/samples/inputs/rating/styling/src/index.css index 0fe936871..c529ecb01 100644 --- a/samples/inputs/rating/styling/src/index.css +++ b/samples/inputs/rating/styling/src/index.css @@ -1,2 +1,27 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-rating { + --symbol-size: 44px; + --symbol-full-color: hsla(var(--ig-warn-A400), var(--ig-warn-a)); + --symbol-empty-color: hsla(var(--ig-warn-A400), var(--ig-warn-a)); +} + +igc-rating[disabled] { + --symbol-full-color: hsla(var(--ig-gray-400), var(--ig-gray-a)); + --symbol-empty-color: hsla(var(--ig-gray-400), var(--ig-gray-a)); +} + +igc-rating::part(label) { + font-size: 18px; + font-weight: 600; + text-transform: var(--ig-overline-text-transform); + color: hsla(var(--ig-gray-600), var(--ig-gray-a)); +} + +igc-rating::part(symbols) { + gap: 8px; +} + +.size-large { + --ig-size: var(--ig-size-large); +} \ No newline at end of file diff --git a/samples/inputs/rating/styling/webpack.config.js b/samples/inputs/rating/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/rating/styling/webpack.config.js +++ b/samples/inputs/rating/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/ripple/button/package.json b/samples/inputs/ripple/button/package.json index 6c2a7df7a..877af1b0b 100644 --- a/samples/inputs/ripple/button/package.json +++ b/samples/inputs/ripple/button/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/ripple/button/webpack.config.js b/samples/inputs/ripple/button/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/ripple/button/webpack.config.js +++ b/samples/inputs/ripple/button/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/ripple/color/package.json b/samples/inputs/ripple/color/package.json index cf0859782..1720c8dc8 100644 --- a/samples/inputs/ripple/color/package.json +++ b/samples/inputs/ripple/color/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/ripple/color/webpack.config.js b/samples/inputs/ripple/color/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/ripple/color/webpack.config.js +++ b/samples/inputs/ripple/color/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/select/group/package.json b/samples/inputs/select/group/package.json index 684099bea..b4a348ae8 100644 --- a/samples/inputs/select/group/package.json +++ b/samples/inputs/select/group/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/select/group/webpack.config.js b/samples/inputs/select/group/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/select/group/webpack.config.js +++ b/samples/inputs/select/group/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/select/header/package.json b/samples/inputs/select/header/package.json index 46cf267ab..6d7e97502 100644 --- a/samples/inputs/select/header/package.json +++ b/samples/inputs/select/header/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/select/header/webpack.config.js b/samples/inputs/select/header/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/select/header/webpack.config.js +++ b/samples/inputs/select/header/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/select/item/package.json b/samples/inputs/select/item/package.json index 694b804a8..01ffbe2c0 100644 --- a/samples/inputs/select/item/package.json +++ b/samples/inputs/select/item/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/select/item/webpack.config.js b/samples/inputs/select/item/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/select/item/webpack.config.js +++ b/samples/inputs/select/item/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/select/overview/package.json b/samples/inputs/select/overview/package.json index 909df82ca..8b6ed76b1 100644 --- a/samples/inputs/select/overview/package.json +++ b/samples/inputs/select/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/select/overview/webpack.config.js b/samples/inputs/select/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/select/overview/webpack.config.js +++ b/samples/inputs/select/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/select/styling/package.json b/samples/inputs/select/styling/package.json index 391100c27..206fc7254 100644 --- a/samples/inputs/select/styling/package.json +++ b/samples/inputs/select/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/select/styling/webpack.config.js b/samples/inputs/select/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/select/styling/webpack.config.js +++ b/samples/inputs/select/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/constraints/package.json b/samples/inputs/slider/constraints/package.json index ac5701543..f6a461052 100644 --- a/samples/inputs/slider/constraints/package.json +++ b/samples/inputs/slider/constraints/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/constraints/webpack.config.js b/samples/inputs/slider/constraints/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/constraints/webpack.config.js +++ b/samples/inputs/slider/constraints/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/disabled/package.json b/samples/inputs/slider/disabled/package.json index 5776cfc8c..f3a4a4912 100644 --- a/samples/inputs/slider/disabled/package.json +++ b/samples/inputs/slider/disabled/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/disabled/webpack.config.js b/samples/inputs/slider/disabled/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/disabled/webpack.config.js +++ b/samples/inputs/slider/disabled/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/discrete/package.json b/samples/inputs/slider/discrete/package.json index a6027add5..10500375b 100644 --- a/samples/inputs/slider/discrete/package.json +++ b/samples/inputs/slider/discrete/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/discrete/webpack.config.js b/samples/inputs/slider/discrete/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/discrete/webpack.config.js +++ b/samples/inputs/slider/discrete/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/labels/package.json b/samples/inputs/slider/labels/package.json index 1c10bdb47..ec1cd8290 100644 --- a/samples/inputs/slider/labels/package.json +++ b/samples/inputs/slider/labels/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/labels/webpack.config.js b/samples/inputs/slider/labels/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/labels/webpack.config.js +++ b/samples/inputs/slider/labels/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/overview/package.json b/samples/inputs/slider/overview/package.json index 659439cb8..0baead7ca 100644 --- a/samples/inputs/slider/overview/package.json +++ b/samples/inputs/slider/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/overview/webpack.config.js b/samples/inputs/slider/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/overview/webpack.config.js +++ b/samples/inputs/slider/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/styling/package.json b/samples/inputs/slider/styling/package.json index e38240431..f29a3d8a5 100644 --- a/samples/inputs/slider/styling/package.json +++ b/samples/inputs/slider/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/styling/webpack.config.js b/samples/inputs/slider/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/styling/webpack.config.js +++ b/samples/inputs/slider/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/tick-labels/package.json b/samples/inputs/slider/tick-labels/package.json index 4081006d9..8be2602b9 100644 --- a/samples/inputs/slider/tick-labels/package.json +++ b/samples/inputs/slider/tick-labels/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/tick-labels/webpack.config.js b/samples/inputs/slider/tick-labels/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/tick-labels/webpack.config.js +++ b/samples/inputs/slider/tick-labels/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/ticks/package.json b/samples/inputs/slider/ticks/package.json index 1d8483313..5aefbc6b1 100644 --- a/samples/inputs/slider/ticks/package.json +++ b/samples/inputs/slider/ticks/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/ticks/webpack.config.js b/samples/inputs/slider/ticks/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/ticks/webpack.config.js +++ b/samples/inputs/slider/ticks/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/value-format/package.json b/samples/inputs/slider/value-format/package.json index c98ca6a4d..9bbcbbf8e 100644 --- a/samples/inputs/slider/value-format/package.json +++ b/samples/inputs/slider/value-format/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/value-format/webpack.config.js b/samples/inputs/slider/value-format/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/value-format/webpack.config.js +++ b/samples/inputs/slider/value-format/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/slider/value/package.json b/samples/inputs/slider/value/package.json index f161e45f0..845ddf87c 100644 --- a/samples/inputs/slider/value/package.json +++ b/samples/inputs/slider/value/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/slider/value/webpack.config.js b/samples/inputs/slider/value/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/slider/value/webpack.config.js +++ b/samples/inputs/slider/value/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/switches/checking/package.json b/samples/inputs/switches/checking/package.json index aa2e9232e..e33627d38 100644 --- a/samples/inputs/switches/checking/package.json +++ b/samples/inputs/switches/checking/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/switches/checking/webpack.config.js b/samples/inputs/switches/checking/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/switches/checking/webpack.config.js +++ b/samples/inputs/switches/checking/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/switches/disabled/package.json b/samples/inputs/switches/disabled/package.json index 5d58f2b47..70327b9d9 100644 --- a/samples/inputs/switches/disabled/package.json +++ b/samples/inputs/switches/disabled/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/switches/disabled/webpack.config.js b/samples/inputs/switches/disabled/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/switches/disabled/webpack.config.js +++ b/samples/inputs/switches/disabled/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/switches/label/package.json b/samples/inputs/switches/label/package.json index ee23b9f6f..8ddd26e3c 100644 --- a/samples/inputs/switches/label/package.json +++ b/samples/inputs/switches/label/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/switches/label/webpack.config.js b/samples/inputs/switches/label/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/switches/label/webpack.config.js +++ b/samples/inputs/switches/label/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/switches/overview/package.json b/samples/inputs/switches/overview/package.json index bf2a99183..a56dc7d7a 100644 --- a/samples/inputs/switches/overview/package.json +++ b/samples/inputs/switches/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/switches/overview/webpack.config.js b/samples/inputs/switches/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/switches/overview/webpack.config.js +++ b/samples/inputs/switches/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/textarea/form-integration/package.json b/samples/inputs/textarea/form-integration/package.json index 427b3641b..e84a4b145 100644 --- a/samples/inputs/textarea/form-integration/package.json +++ b/samples/inputs/textarea/form-integration/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/textarea/form-integration/src/index.css b/samples/inputs/textarea/form-integration/src/index.css index 0fe936871..dec0cfa46 100644 --- a/samples/inputs/textarea/form-integration/src/index.css +++ b/samples/inputs/textarea/form-integration/src/index.css @@ -1,2 +1,5 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.controls { + margin-top: 1rem; +} \ No newline at end of file diff --git a/samples/inputs/textarea/form-integration/webpack.config.js b/samples/inputs/textarea/form-integration/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/textarea/form-integration/webpack.config.js +++ b/samples/inputs/textarea/form-integration/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/textarea/overview/package.json b/samples/inputs/textarea/overview/package.json index c9327e978..ad7733631 100644 --- a/samples/inputs/textarea/overview/package.json +++ b/samples/inputs/textarea/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/textarea/overview/webpack.config.js b/samples/inputs/textarea/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/textarea/overview/webpack.config.js +++ b/samples/inputs/textarea/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/textarea/resize/package.json b/samples/inputs/textarea/resize/package.json index b1e09567b..df988f34f 100644 --- a/samples/inputs/textarea/resize/package.json +++ b/samples/inputs/textarea/resize/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/textarea/resize/webpack.config.js b/samples/inputs/textarea/resize/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/textarea/resize/webpack.config.js +++ b/samples/inputs/textarea/resize/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/textarea/slots/package.json b/samples/inputs/textarea/slots/package.json index 131d7b709..38b746a21 100644 --- a/samples/inputs/textarea/slots/package.json +++ b/samples/inputs/textarea/slots/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/textarea/slots/webpack.config.js b/samples/inputs/textarea/slots/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/textarea/slots/webpack.config.js +++ b/samples/inputs/textarea/slots/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/inputs/textarea/styling/package.json b/samples/inputs/textarea/styling/package.json index ac76d20d5..61bbcee4c 100644 --- a/samples/inputs/textarea/styling/package.json +++ b/samples/inputs/textarea/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/inputs/textarea/styling/webpack.config.js b/samples/inputs/textarea/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/inputs/textarea/styling/webpack.config.js +++ b/samples/inputs/textarea/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/accordion/customization/package.json b/samples/layouts/accordion/customization/package.json index cbe3a3736..29af274b2 100644 --- a/samples/layouts/accordion/customization/package.json +++ b/samples/layouts/accordion/customization/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/accordion/customization/webpack.config.js b/samples/layouts/accordion/customization/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/accordion/customization/webpack.config.js +++ b/samples/layouts/accordion/customization/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/accordion/nested-scenario/package.json b/samples/layouts/accordion/nested-scenario/package.json index cbe3a3736..29af274b2 100644 --- a/samples/layouts/accordion/nested-scenario/package.json +++ b/samples/layouts/accordion/nested-scenario/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/accordion/nested-scenario/webpack.config.js b/samples/layouts/accordion/nested-scenario/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/accordion/nested-scenario/webpack.config.js +++ b/samples/layouts/accordion/nested-scenario/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/accordion/overview/package.json b/samples/layouts/accordion/overview/package.json index cbe3a3736..29af274b2 100644 --- a/samples/layouts/accordion/overview/package.json +++ b/samples/layouts/accordion/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/accordion/overview/webpack.config.js b/samples/layouts/accordion/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/accordion/overview/webpack.config.js +++ b/samples/layouts/accordion/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/avatar/icon/package.json b/samples/layouts/avatar/icon/package.json index 8cf9326d9..cf5282f05 100644 --- a/samples/layouts/avatar/icon/package.json +++ b/samples/layouts/avatar/icon/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/avatar/icon/webpack.config.js b/samples/layouts/avatar/icon/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/avatar/icon/webpack.config.js +++ b/samples/layouts/avatar/icon/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/avatar/image/package.json b/samples/layouts/avatar/image/package.json index a023eab39..ac3e2e0ab 100644 --- a/samples/layouts/avatar/image/package.json +++ b/samples/layouts/avatar/image/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/avatar/image/webpack.config.js b/samples/layouts/avatar/image/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/avatar/image/webpack.config.js +++ b/samples/layouts/avatar/image/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/avatar/initials/package.json b/samples/layouts/avatar/initials/package.json index 07ac3f771..f3e2fe048 100644 --- a/samples/layouts/avatar/initials/package.json +++ b/samples/layouts/avatar/initials/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/avatar/initials/webpack.config.js b/samples/layouts/avatar/initials/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/avatar/initials/webpack.config.js +++ b/samples/layouts/avatar/initials/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/avatar/shape/package.json b/samples/layouts/avatar/shape/package.json index eb732d771..d303a2efa 100644 --- a/samples/layouts/avatar/shape/package.json +++ b/samples/layouts/avatar/shape/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/avatar/shape/webpack.config.js b/samples/layouts/avatar/shape/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/avatar/shape/webpack.config.js +++ b/samples/layouts/avatar/shape/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/avatar/size/package.json b/samples/layouts/avatar/size/package.json index 98225bddf..ae9f8ed88 100644 --- a/samples/layouts/avatar/size/package.json +++ b/samples/layouts/avatar/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/avatar/size/webpack.config.js b/samples/layouts/avatar/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/avatar/size/webpack.config.js +++ b/samples/layouts/avatar/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/card/horizontal/package.json b/samples/layouts/card/horizontal/package.json index 5eb5e68bb..7c1295039 100644 --- a/samples/layouts/card/horizontal/package.json +++ b/samples/layouts/card/horizontal/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/card/horizontal/webpack.config.js b/samples/layouts/card/horizontal/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/card/horizontal/webpack.config.js +++ b/samples/layouts/card/horizontal/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/card/integration/package.json b/samples/layouts/card/integration/package.json index 0455c43bf..4ab9cd4dc 100644 --- a/samples/layouts/card/integration/package.json +++ b/samples/layouts/card/integration/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/card/integration/webpack.config.js b/samples/layouts/card/integration/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/card/integration/webpack.config.js +++ b/samples/layouts/card/integration/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/card/overview/package.json b/samples/layouts/card/overview/package.json index e28f7ee16..920dc3d73 100644 --- a/samples/layouts/card/overview/package.json +++ b/samples/layouts/card/overview/package.json @@ -24,7 +24,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -32,7 +32,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/card/overview/webpack.config.js b/samples/layouts/card/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/card/overview/webpack.config.js +++ b/samples/layouts/card/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/card/semi-horizontal/package.json b/samples/layouts/card/semi-horizontal/package.json index 86d00e25f..f3d8ba28e 100644 --- a/samples/layouts/card/semi-horizontal/package.json +++ b/samples/layouts/card/semi-horizontal/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/card/semi-horizontal/webpack.config.js b/samples/layouts/card/semi-horizontal/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/card/semi-horizontal/webpack.config.js +++ b/samples/layouts/card/semi-horizontal/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/card/styling/package.json b/samples/layouts/card/styling/package.json index 5fe6afa53..8dfe65da1 100644 --- a/samples/layouts/card/styling/package.json +++ b/samples/layouts/card/styling/package.json @@ -24,7 +24,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -32,7 +32,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/card/styling/webpack.config.js b/samples/layouts/card/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/card/styling/webpack.config.js +++ b/samples/layouts/card/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/carousel/animations/package.json b/samples/layouts/carousel/animations/package.json index deeb43cdc..c4f744bda 100644 --- a/samples/layouts/carousel/animations/package.json +++ b/samples/layouts/carousel/animations/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.6.3" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/carousel/animations/src/index.css b/samples/layouts/carousel/animations/src/index.css index 0fe936871..a5814b491 100644 --- a/samples/layouts/carousel/animations/src/index.css +++ b/samples/layouts/carousel/animations/src/index.css @@ -1,2 +1,48 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.carousel-wrapper { + height: 600px; + width: 90%; + margin: 20px auto; + display: flex; + flex-direction: column; + justify-content: space-between; +} + +.action-wrapper { + height: 40px; + width: 500px; + display: flex; + justify-content: space-between; + margin-bottom: 10px; +} + +.action { + display: flex; + align-items: center; +} + +.slide-wrapper { + display: flex; + align-items: center; + justify-content: center; + padding: 10px; +} + +igc-carousel { + border: 0.5px solid #dde0e4; +} + +igc-select { + width: 150px; + margin-left: 10px; + --ig-size: var(--ig-size-small); +} + +igc-card { + border: none; +} + +igc-card-header { + padding: 8px 16px; +} \ No newline at end of file diff --git a/samples/layouts/carousel/animations/webpack.config.js b/samples/layouts/carousel/animations/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/carousel/animations/webpack.config.js +++ b/samples/layouts/carousel/animations/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/carousel/components/package.json b/samples/layouts/carousel/components/package.json index 79bf1ad54..995a15c97 100644 --- a/samples/layouts/carousel/components/package.json +++ b/samples/layouts/carousel/components/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.6.3" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/carousel/components/src/index.css b/samples/layouts/carousel/components/src/index.css index 0fe936871..664c6f2ed 100644 --- a/samples/layouts/carousel/components/src/index.css +++ b/samples/layouts/carousel/components/src/index.css @@ -1,2 +1,28 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ + +.carousel-container { + padding: 16px; +} + +igc-carousel { + margin-inline: auto; + max-width: 75%; + height: 500px; +} + +igc-carousel-slide { + display: flex; + justify-content: center; + align-items: center; +} + +igc-carousel-slide div { + text-align: center; + max-width: 40%; + margin-inline: auto; +} + +igc-carousel-slide div * { + margin-block: 8px; +} \ No newline at end of file diff --git a/samples/layouts/carousel/components/webpack.config.js b/samples/layouts/carousel/components/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/carousel/components/webpack.config.js +++ b/samples/layouts/carousel/components/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/carousel/overview/package.json b/samples/layouts/carousel/overview/package.json index bdc7e5644..23b417794 100644 --- a/samples/layouts/carousel/overview/package.json +++ b/samples/layouts/carousel/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.6.3" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/carousel/overview/src/index.css b/samples/layouts/carousel/overview/src/index.css index 0fe936871..87839765a 100644 --- a/samples/layouts/carousel/overview/src/index.css +++ b/samples/layouts/carousel/overview/src/index.css @@ -1,2 +1,30 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.carousel-container { + padding: 16px; +} + +.image-container { + display: flex; + align-items: center; + justify-content: center; +} + +img { + object-fit: fill; + max-width: 90%; +} + +igc-carousel { + margin-inline: auto; + max-width: 75%; + height: 450px; +} + +igc-carousel-slide::part(base) { + display: flex; + justify-content: center; + align-items: center; + max-width: 75%; + margin-inline: auto; +} \ No newline at end of file diff --git a/samples/layouts/carousel/overview/webpack.config.js b/samples/layouts/carousel/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/carousel/overview/webpack.config.js +++ b/samples/layouts/carousel/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/carousel/thumbnail/package.json b/samples/layouts/carousel/thumbnail/package.json index 1f319c75c..02d854ddb 100644 --- a/samples/layouts/carousel/thumbnail/package.json +++ b/samples/layouts/carousel/thumbnail/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.6.3" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/carousel/thumbnail/src/index.css b/samples/layouts/carousel/thumbnail/src/index.css index 0fe936871..999c10cad 100644 --- a/samples/layouts/carousel/thumbnail/src/index.css +++ b/samples/layouts/carousel/thumbnail/src/index.css @@ -1,2 +1,15 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-carousel { + margin-inline: auto; + max-width: 75%; +} + +igc-carousel::part(indicators) { + border-radius: 2px; +} + +.blurred { + filter: blur(2px); + opacity: 0.5; +} \ No newline at end of file diff --git a/samples/layouts/carousel/thumbnail/webpack.config.js b/samples/layouts/carousel/thumbnail/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/carousel/thumbnail/webpack.config.js +++ b/samples/layouts/carousel/thumbnail/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/divider/dashed/package.json b/samples/layouts/divider/dashed/package.json index 909df82ca..8b6ed76b1 100644 --- a/samples/layouts/divider/dashed/package.json +++ b/samples/layouts/divider/dashed/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/divider/dashed/webpack.config.js b/samples/layouts/divider/dashed/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/divider/dashed/webpack.config.js +++ b/samples/layouts/divider/dashed/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/divider/middle/package.json b/samples/layouts/divider/middle/package.json index 391100c27..206fc7254 100644 --- a/samples/layouts/divider/middle/package.json +++ b/samples/layouts/divider/middle/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/divider/middle/webpack.config.js b/samples/layouts/divider/middle/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/divider/middle/webpack.config.js +++ b/samples/layouts/divider/middle/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/divider/overview/package.json b/samples/layouts/divider/overview/package.json index 909df82ca..8b6ed76b1 100644 --- a/samples/layouts/divider/overview/package.json +++ b/samples/layouts/divider/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/divider/overview/webpack.config.js b/samples/layouts/divider/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/divider/overview/webpack.config.js +++ b/samples/layouts/divider/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/divider/select/package.json b/samples/layouts/divider/select/package.json index 909df82ca..8b6ed76b1 100644 --- a/samples/layouts/divider/select/package.json +++ b/samples/layouts/divider/select/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/divider/select/webpack.config.js b/samples/layouts/divider/select/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/divider/select/webpack.config.js +++ b/samples/layouts/divider/select/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/divider/vertical/package.json b/samples/layouts/divider/vertical/package.json index 391100c27..206fc7254 100644 --- a/samples/layouts/divider/vertical/package.json +++ b/samples/layouts/divider/vertical/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/divider/vertical/webpack.config.js b/samples/layouts/divider/vertical/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/divider/vertical/webpack.config.js +++ b/samples/layouts/divider/vertical/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/add-content-runtime/package.json b/samples/layouts/dock-manager/add-content-runtime/package.json index 0e62202d2..6252e3bff 100644 --- a/samples/layouts/dock-manager/add-content-runtime/package.json +++ b/samples/layouts/dock-manager/add-content-runtime/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/add-content-runtime/webpack.config.js b/samples/layouts/dock-manager/add-content-runtime/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/add-content-runtime/webpack.config.js +++ b/samples/layouts/dock-manager/add-content-runtime/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/contained-in-boundaries/package.json b/samples/layouts/dock-manager/contained-in-boundaries/package.json index ea302ad75..23b11a997 100644 --- a/samples/layouts/dock-manager/contained-in-boundaries/package.json +++ b/samples/layouts/dock-manager/contained-in-boundaries/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/contained-in-boundaries/webpack.config.js b/samples/layouts/dock-manager/contained-in-boundaries/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/contained-in-boundaries/webpack.config.js +++ b/samples/layouts/dock-manager/contained-in-boundaries/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/customize-buttons/package.json b/samples/layouts/dock-manager/customize-buttons/package.json index e2dded034..26073ab94 100644 --- a/samples/layouts/dock-manager/customize-buttons/package.json +++ b/samples/layouts/dock-manager/customize-buttons/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/customize-buttons/webpack.config.js b/samples/layouts/dock-manager/customize-buttons/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/customize-buttons/webpack.config.js +++ b/samples/layouts/dock-manager/customize-buttons/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/embedding-frames/package.json b/samples/layouts/dock-manager/embedding-frames/package.json index a2c0433bc..ccf949e68 100644 --- a/samples/layouts/dock-manager/embedding-frames/package.json +++ b/samples/layouts/dock-manager/embedding-frames/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-dockmanager": "1.16.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/embedding-frames/src/index.ts b/samples/layouts/dock-manager/embedding-frames/src/index.ts index 053dbaa90..6eac6fbfc 100644 --- a/samples/layouts/dock-manager/embedding-frames/src/index.ts +++ b/samples/layouts/dock-manager/embedding-frames/src/index.ts @@ -69,8 +69,9 @@ export class DockManagerEmbeddingFrames { this.geoMapPane ] }, - ] + ], }, + floatingPanes: [] }; } } diff --git a/samples/layouts/dock-manager/embedding-frames/webpack.config.js b/samples/layouts/dock-manager/embedding-frames/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/embedding-frames/webpack.config.js +++ b/samples/layouts/dock-manager/embedding-frames/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/focus-panes/package.json b/samples/layouts/dock-manager/focus-panes/package.json index 0e62202d2..6252e3bff 100644 --- a/samples/layouts/dock-manager/focus-panes/package.json +++ b/samples/layouts/dock-manager/focus-panes/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/focus-panes/webpack.config.js b/samples/layouts/dock-manager/focus-panes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/focus-panes/webpack.config.js +++ b/samples/layouts/dock-manager/focus-panes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/hide-pane-headers/package.json b/samples/layouts/dock-manager/hide-pane-headers/package.json index 0e62202d2..6252e3bff 100644 --- a/samples/layouts/dock-manager/hide-pane-headers/package.json +++ b/samples/layouts/dock-manager/hide-pane-headers/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/hide-pane-headers/webpack.config.js b/samples/layouts/dock-manager/hide-pane-headers/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/hide-pane-headers/webpack.config.js +++ b/samples/layouts/dock-manager/hide-pane-headers/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/hiding-panes/package.json b/samples/layouts/dock-manager/hiding-panes/package.json index c31970c4f..130c2c0fa 100644 --- a/samples/layouts/dock-manager/hiding-panes/package.json +++ b/samples/layouts/dock-manager/hiding-panes/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-dockmanager": "1.16.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/hiding-panes/webpack.config.js b/samples/layouts/dock-manager/hiding-panes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/hiding-panes/webpack.config.js +++ b/samples/layouts/dock-manager/hiding-panes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/overview/package.json b/samples/layouts/dock-manager/overview/package.json index 8f555b3a9..1e7db70d9 100644 --- a/samples/layouts/dock-manager/overview/package.json +++ b/samples/layouts/dock-manager/overview/package.json @@ -23,15 +23,16 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-dockmanager": "1.16.0", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/overview/webpack.config.js b/samples/layouts/dock-manager/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/overview/webpack.config.js +++ b/samples/layouts/dock-manager/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/proximity-dock/package.json b/samples/layouts/dock-manager/proximity-dock/package.json index 953331cde..7d89e5eff 100644 --- a/samples/layouts/dock-manager/proximity-dock/package.json +++ b/samples/layouts/dock-manager/proximity-dock/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/proximity-dock/webpack.config.js b/samples/layouts/dock-manager/proximity-dock/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/proximity-dock/webpack.config.js +++ b/samples/layouts/dock-manager/proximity-dock/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/.prettierrc b/samples/layouts/dock-manager/split-pane-fixed-size/.prettierrc new file mode 100644 index 000000000..15a7c7c6c --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/.prettierrc @@ -0,0 +1,11 @@ +{ + "printWidth": 250, + "tabWidth": 4, + "useTabs": false, + "semi": true, + "singleQuote": false, + "trailingComma": "none", + "bracketSpacing": true, + "jsxBracketSameLine": false, + "fluid": false +} \ No newline at end of file diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/ReadMe.md b/samples/layouts/dock-manager/split-pane-fixed-size/ReadMe.md new file mode 100644 index 000000000..73a5aaa36 --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/ReadMe.md @@ -0,0 +1,56 @@ + + + +This folder contains implementation of Web Components application with example of Split Pane Fixed Size feature using [Dock Manager](https://infragistics.com/webcomponentssite/components/general-getting-started.html) component. + + + + + + View Docs + + + View Code + + + Run Sample + + + Run Sample + + + + +## Branches + +> **_NOTE:_** You should use [master](https://github.com/IgniteUI/igniteui-angular-examples/tree/master) branch of this repository if you want to run samples on your computer. Use the [vnext](https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext) branch only when you want to contribute new samples to this repository. + +## Instructions + +To set up this project locally, execute these commands: + +``` +git clone https://github.com/IgniteUI/igniteui-wc-examples.git +git checkout master +cd ./igniteui-wc-examples +cd ./samples/layouts/dock-manager/split-pane-fixed-size +``` + +open above folder in VS Code or type: +``` +code . +``` + +In terminal window, run: + +``` +npm install +npm run start +``` + +Then open http://localhost:4200/ in your browser + + +## Learn More + +To learn more about **Ignite UI for Web Components**, check out the [Web Components documentation](https://infragistics.com/webcomponentssite/components/general-getting-started.html). diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/index.html b/samples/layouts/dock-manager/split-pane-fixed-size/index.html new file mode 100644 index 000000000..c67c38b88 --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/index.html @@ -0,0 +1,30 @@ + + + + DockManagerSplitPaneFixedSize + + + + + + + + + + +
+
+ +
Relative size: 400
+
Relative size: 200
+
Fixed size: 400 px
+
Fixed size: 200 px
+
Floating pane
+
+
+
+ + + <% if (false) { %><% } %> + + diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/package.json b/samples/layouts/dock-manager/split-pane-fixed-size/package.json new file mode 100644 index 000000000..b5244479f --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/package.json @@ -0,0 +1,59 @@ +{ + "name": "wc-dock-manager-split-pane-fixed-size", + "version": "1.0.0", + "description": "This project provides example of Dock Manager Split Pane Fixed Size using IgniteUI for Web Components", + "main": "src/index.ts", + "scripts": { + "build": "npm run build:prod", + "build:dev": "webpack --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod": "webpack --env.NODE_ENV=production --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod": "webpack-dev-server --env.NODE_ENV=production --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start": "npm run serve:dev", + "build:legacy": "npm run build:prod:legacy", + "build:dev:legacy": "webpack --env.legacy=true --mode development --config ./webpack.config.js --progress --color --display-error-details", + "build:prod:legacy": "webpack --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --progress --color --display-error-details --bail", + "serve:dev:legacy": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --env.legacy=true --mode development --config ./webpack.config.js --hot --progress --open", + "serve:prod:legacy": "webpack-dev-server --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/", + "start:legacy": "npm run serve:dev:legacy" + }, + "author": "Infragistics", + "dependencies": { + "@webcomponents/custom-elements": "^1.4.1", + "@webcomponents/template": "^1.4.2", + "babel-runtime": "^6.26.0", + "core-js": "^3.6.5", + "igniteui-dockmanager": "1.16.0", + "lit-html": "^3.2.0", + "tslib": "^2.0.0" + }, + "devDependencies": { + "@babel/cli": "^7.8.3", + "@babel/core": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-runtime": "^7.10.0", + "@babel/preset-env": "^7.8.3", + "@babel/preset-typescript": "^7.8.3", + "@types/source-map": "^0.5.7", + "babel-loader": "^8.1.0", + "babel-plugin-transform-custom-element-classes": "^0.1.0", + "css-loader": "^1.0.0", + "csv-loader": "^3.0.2", + "file-loader": "^4.2.0", + "fork-ts-checker-webpack-plugin": "^4.1.5", + "html-webpack-plugin": "^4.3.0", + "parcel-bundler": "^1.6.1", + "source-map": "^0.7.3", + "style-loader": "^0.22.1", + "tsconfig-paths-webpack-plugin": "^4.0.0", + "typescript": "^4.4.4", + "webpack": "^5.96.1", + "webpack-cli": "^4.10.0", + "webpack-dev-server": "^4.11.1", + "worker-loader": "^3.0.8", + "xml-loader": "^1.2.1" + }, + "license": "", + "homepage": "." +} diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/sandbox.config.json b/samples/layouts/dock-manager/split-pane-fixed-size/sandbox.config.json new file mode 100644 index 000000000..5c5b54fe2 --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/sandbox.config.json @@ -0,0 +1,7 @@ +{ + "infiniteLoopProtection": false, + "hardReloadOnChange": false, + "view": "browser", + "template": "parcel" +} + \ No newline at end of file diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/src/DockManagerStyles.css b/samples/layouts/dock-manager/split-pane-fixed-size/src/DockManagerStyles.css new file mode 100644 index 000000000..f73747ac5 --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/src/DockManagerStyles.css @@ -0,0 +1,9 @@ + +igc-dockmanager > div { + padding: 0.5rem; + height: calc(100% - 1rem); + width: calc(100% - 1rem); + display: flex; + flex-direction: column; + /* background: orange; */ +} diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/src/index.css b/samples/layouts/dock-manager/split-pane-fixed-size/src/index.css new file mode 100644 index 000000000..0fe936871 --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/src/index.css @@ -0,0 +1,2 @@ +/* shared styles are loaded from: */ +/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/src/index.ts b/samples/layouts/dock-manager/split-pane-fixed-size/src/index.ts new file mode 100644 index 000000000..5382983e6 --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/src/index.ts @@ -0,0 +1,85 @@ +import './DockManagerStyles.css' +import { defineCustomElements } from 'igniteui-dockmanager/loader'; +import { + IgcDockManagerPaneType, + IgcSplitPaneOrientation, + IgcDockManagerComponent +} from 'igniteui-dockmanager'; + +defineCustomElements(); + +export class DockManagerSplitPaneFixedSize { + private dockManager: IgcDockManagerComponent; + + constructor() { + this.dockManager = document.getElementById('dockManager') as IgcDockManagerComponent; + this.dockManager.dir = 'ltr'; + + this.dockManager.layout = { + rootPane: { + type: IgcDockManagerPaneType.splitPane, + orientation: IgcSplitPaneOrientation.vertical, + useFixedSize: true, + panes: [ + { + type: IgcDockManagerPaneType.splitPane, + orientation: IgcSplitPaneOrientation.horizontal, + size: 300, // Size will be applied in pixels + panes: [ + { + type: IgcDockManagerPaneType.contentPane, + contentId: 'content1', + header: 'Pane 1', + size: 400 // Size will be relative to siblings + }, + { + type: IgcDockManagerPaneType.contentPane, + contentId: 'content2', + header: 'Pane 2', + size: 200 // Size will be relative to siblings + } + ] + }, + { + type: IgcDockManagerPaneType.splitPane, + orientation: IgcSplitPaneOrientation.horizontal, + size: 200, // Size will be applied in pixels + useFixedSize: true, + panes: [ + { + type: IgcDockManagerPaneType.contentPane, + contentId: 'content3', + header: 'Pane 3', + size: 400 // Size will be applied in pixels + }, + { + type: IgcDockManagerPaneType.contentPane, + contentId: 'content4', + header: 'Pane 4', + size: 200 // Size will be applied in pixels + } + ] + } + ] + }, + floatingPanes: [ + { + type: IgcDockManagerPaneType.splitPane, + orientation: IgcSplitPaneOrientation.horizontal, + floatingLocation: { x: 250, y: 100 }, + floatingWidth: 250, + floatingHeight: 150, + panes: [ + { + type: IgcDockManagerPaneType.contentPane, + contentId: "content5", + header: "Pane 5" + } + ] + } + ] + }; + } +} + +new DockManagerSplitPaneFixedSize(); diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/tsconfig.json b/samples/layouts/dock-manager/split-pane-fixed-size/tsconfig.json new file mode 100644 index 000000000..de23257dd --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/tsconfig.json @@ -0,0 +1,20 @@ +{ + "compilerOptions": { + "noImplicitReturns": true, + "esModuleInterop": true, + "noImplicitAny": true, + "declarationDir": "dist/types", + "moduleResolution": "node", + "declaration": true, + "target": "es2015", + "module": "es2015", + "strict": true + }, + "include": [ + "src/**/*" + ], + "exclude": [ + "node_modules", + "dist" + ] +} \ No newline at end of file diff --git a/samples/layouts/dock-manager/split-pane-fixed-size/webpack.config.js b/samples/layouts/dock-manager/split-pane-fixed-size/webpack.config.js new file mode 100644 index 000000000..3813144cf --- /dev/null +++ b/samples/layouts/dock-manager/split-pane-fixed-size/webpack.config.js @@ -0,0 +1,107 @@ +const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin'); +const HtmlWebpackPlugin = require('html-webpack-plugin'); +const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); +const path = require('path'); +const webpack = require('webpack'); + +module.exports = env => { + const nodeEnv = process.env.NODE_ENV || 'development'; + const isProd = nodeEnv === 'production'; + const isLegacy = !!process.env.legacy && !(process.env.legacy == "false"); + console.log(">> webpack nodeEnv=" + nodeEnv); + console.log(">> webpack isProd=" + isProd); + console.log(">> webpack isLegacy=" + isLegacy); + const presets = [ + ["@babel/preset-env", { + "useBuiltIns": "usage", + "corejs": 3, + "targets": { + "browsers": isLegacy ? ["defaults"] : [ + "last 2 Chrome versions", + "last 2 Safari versions", + "last 2 iOS versions", + "last 2 Firefox versions", + "last 2 Edge versions"] + } + }], + "@babel/preset-typescript" + ]; + + return { + entry: isLegacy ? [ + path.resolve(__dirname, 'node_modules/@webcomponents/custom-elements'), + path.resolve(__dirname, 'node_modules/@webcomponents/template'), + path.resolve(__dirname, 'src') + ] : path.resolve(__dirname, 'src'), + devtool: isProd ? false : 'source-map', + output: { + filename: isProd ? '[fullhash].bundle.js' : '[fullhash].bundle.js', + globalObject: 'this', + path: path.resolve(__dirname, 'dist'), + }, + + resolve: { + mainFields: ['esm2015', 'module', 'main'], + extensions: ['.ts', '.js', '.json'], + plugins: [new TsconfigPathsPlugin({ + configFile: './tsconfig.json', + extensions: ['.ts', '.js'], + mainFields: ['esm2015', 'module', 'main'] + })] + }, + + module: { + rules: [ + { test: /\.(png|svg|jpg|gif)$/, use: ['file-loader'] }, + { test: /\.(csv|tsv)$/, use: ['csv-loader'] }, + { test: /\.xml$/, use: ['xml-loader'] }, + { test: /\.css$/, sideEffects: true, use: ['style-loader', 'css-loader'] }, + { + test: /worker\.(ts|js)$/, + use: [ + { loader: 'worker-loader' }, + { + loader: 'babel-loader', options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + } + } + ] + }, + { + test: /\.(ts|js)$/, loader: 'babel-loader', + options: { + "compact": isProd ? true : false, + "presets": presets, + "plugins": [ + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", + "@babel/plugin-transform-runtime" + ] + }, + exclude: + function (modulePath) { + return /node_modules/.test(modulePath) && + !/igniteui-webcomponents/.test(modulePath) && + !/lit-html/.test(modulePath); + } + }], + }, + + plugins: [ + new webpack.DefinePlugin({ + 'process.env.NODE_ENV': JSON.stringify(nodeEnv) + }), + new HtmlWebpackPlugin({ + title: 'for-cs', + template: 'index.html' + }), + new ForkTsCheckerWebpackPlugin() + ] + }; +}; diff --git a/samples/layouts/dock-manager/styling/package.json b/samples/layouts/dock-manager/styling/package.json index ce385893f..6344974b7 100644 --- a/samples/layouts/dock-manager/styling/package.json +++ b/samples/layouts/dock-manager/styling/package.json @@ -24,16 +24,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", - "igniteui-webcomponents": "5.2.1", - "igniteui-webcomponents-core": "5.2.0", + "igniteui-dockmanager": "1.16.0", + "igniteui-webcomponents": "5.2.4", + "igniteui-webcomponents-core": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/styling/src/index.ts b/samples/layouts/dock-manager/styling/src/index.ts index f977a538f..fde155648 100644 --- a/samples/layouts/dock-manager/styling/src/index.ts +++ b/samples/layouts/dock-manager/styling/src/index.ts @@ -156,7 +156,8 @@ export class DockManagerStylePanes { panes: [this.popularStocksPane] } ] - } + }, + floatingPanes: [] }; layout1: IgcDockManagerLayout = { diff --git a/samples/layouts/dock-manager/styling/webpack.config.js b/samples/layouts/dock-manager/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/styling/webpack.config.js +++ b/samples/layouts/dock-manager/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/toggle-inner-dock/package.json b/samples/layouts/dock-manager/toggle-inner-dock/package.json index f03b4cc69..db84c4751 100644 --- a/samples/layouts/dock-manager/toggle-inner-dock/package.json +++ b/samples/layouts/dock-manager/toggle-inner-dock/package.json @@ -23,14 +23,15 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", + "igniteui-dockmanager": "1.16.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/toggle-inner-dock/webpack.config.js b/samples/layouts/dock-manager/toggle-inner-dock/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/toggle-inner-dock/webpack.config.js +++ b/samples/layouts/dock-manager/toggle-inner-dock/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/dock-manager/updating-panes/package.json b/samples/layouts/dock-manager/updating-panes/package.json index fe756ae58..1c5cef008 100644 --- a/samples/layouts/dock-manager/updating-panes/package.json +++ b/samples/layouts/dock-manager/updating-panes/package.json @@ -23,18 +23,19 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-dockmanager": "1.15.2", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-gauges": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-dockmanager": "1.16.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-gauges": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/dock-manager/updating-panes/src/index.ts b/samples/layouts/dock-manager/updating-panes/src/index.ts index 731551d36..36bc22438 100644 --- a/samples/layouts/dock-manager/updating-panes/src/index.ts +++ b/samples/layouts/dock-manager/updating-panes/src/index.ts @@ -110,6 +110,7 @@ export class DockManagerUpdatingPanes { } ] }, + floatingPanes: [] }; this.onEmployeeClick(this.employeesDatabase[0]); diff --git a/samples/layouts/dock-manager/updating-panes/webpack.config.js b/samples/layouts/dock-manager/updating-panes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/dock-manager/updating-panes/webpack.config.js +++ b/samples/layouts/dock-manager/updating-panes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/expansion-panel/component-customization/package.json b/samples/layouts/expansion-panel/component-customization/package.json index 1d203507f..20937b287 100644 --- a/samples/layouts/expansion-panel/component-customization/package.json +++ b/samples/layouts/expansion-panel/component-customization/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/expansion-panel/component-customization/webpack.config.js b/samples/layouts/expansion-panel/component-customization/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/expansion-panel/component-customization/webpack.config.js +++ b/samples/layouts/expansion-panel/component-customization/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/expansion-panel/properties-and-events/package.json b/samples/layouts/expansion-panel/properties-and-events/package.json index 3d109130d..62341911f 100644 --- a/samples/layouts/expansion-panel/properties-and-events/package.json +++ b/samples/layouts/expansion-panel/properties-and-events/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/expansion-panel/properties-and-events/webpack.config.js b/samples/layouts/expansion-panel/properties-and-events/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/expansion-panel/properties-and-events/webpack.config.js +++ b/samples/layouts/expansion-panel/properties-and-events/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/expansion-panel/styling/package.json b/samples/layouts/expansion-panel/styling/package.json index d5f11b6a7..9f8e7451a 100644 --- a/samples/layouts/expansion-panel/styling/package.json +++ b/samples/layouts/expansion-panel/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/expansion-panel/styling/webpack.config.js b/samples/layouts/expansion-panel/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/expansion-panel/styling/webpack.config.js +++ b/samples/layouts/expansion-panel/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/expansion-panel/usage/package.json b/samples/layouts/expansion-panel/usage/package.json index cbe3a3736..29af274b2 100644 --- a/samples/layouts/expansion-panel/usage/package.json +++ b/samples/layouts/expansion-panel/usage/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/expansion-panel/usage/webpack.config.js b/samples/layouts/expansion-panel/usage/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/expansion-panel/usage/webpack.config.js +++ b/samples/layouts/expansion-panel/usage/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/icon/sizing/package.json b/samples/layouts/icon/sizing/package.json index 3962f3067..c8bab32d3 100644 --- a/samples/layouts/icon/sizing/package.json +++ b/samples/layouts/icon/sizing/package.json @@ -26,7 +26,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -34,7 +34,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/icon/sizing/webpack.config.js b/samples/layouts/icon/sizing/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/icon/sizing/webpack.config.js +++ b/samples/layouts/icon/sizing/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/icon/styling/package.json b/samples/layouts/icon/styling/package.json index 3962f3067..c8bab32d3 100644 --- a/samples/layouts/icon/styling/package.json +++ b/samples/layouts/icon/styling/package.json @@ -26,7 +26,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -34,7 +34,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/icon/styling/src/index.css b/samples/layouts/icon/styling/src/index.css index 0fe936871..45a8cfdb6 100644 --- a/samples/layouts/icon/styling/src/index.css +++ b/samples/layouts/icon/styling/src/index.css @@ -1,2 +1,6 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +igc-icon { + --size: 48px; + color: olive; + } \ No newline at end of file diff --git a/samples/layouts/icon/styling/webpack.config.js b/samples/layouts/icon/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/icon/styling/webpack.config.js +++ b/samples/layouts/icon/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/stepper/animations/package.json b/samples/layouts/stepper/animations/package.json index 502a444f8..226fee78d 100644 --- a/samples/layouts/stepper/animations/package.json +++ b/samples/layouts/stepper/animations/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "install": "^0.13.0", "lit": "^3.2.0", "lit-html": "^3.2.0", @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/stepper/animations/src/index.css b/samples/layouts/stepper/animations/src/index.css index 0fe936871..9c59f1937 100644 --- a/samples/layouts/stepper/animations/src/index.css +++ b/samples/layouts/stepper/animations/src/index.css @@ -1,2 +1,16 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ +.container { + padding: 1rem; +} + +.settings { + display: grid; + grid-template-columns: repeat(4, 1fr); + gap: 1.125rem; + background: hsl(var(--ig-gray-100)); + padding: 1.125rem; + border: 1px solid hsl(var(--ig-gray-300)); + border-radius: .25rem; + margin-bottom: 2rem; +} \ No newline at end of file diff --git a/samples/layouts/stepper/animations/webpack.config.js b/samples/layouts/stepper/animations/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/stepper/animations/webpack.config.js +++ b/samples/layouts/stepper/animations/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/stepper/linear/package.json b/samples/layouts/stepper/linear/package.json index 7e18f1136..81ce4dce8 100644 --- a/samples/layouts/stepper/linear/package.json +++ b/samples/layouts/stepper/linear/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "install": "^0.13.0", "lit": "^3.2.0", "lit-html": "^3.2.0", @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/stepper/linear/webpack.config.js b/samples/layouts/stepper/linear/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/stepper/linear/webpack.config.js +++ b/samples/layouts/stepper/linear/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/stepper/orientation/package.json b/samples/layouts/stepper/orientation/package.json index b446991e5..6007fd2f4 100644 --- a/samples/layouts/stepper/orientation/package.json +++ b/samples/layouts/stepper/orientation/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "install": "^0.13.0", "lit": "^3.2.0", "lit-html": "^3.2.0", @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/stepper/orientation/webpack.config.js b/samples/layouts/stepper/orientation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/stepper/orientation/webpack.config.js +++ b/samples/layouts/stepper/orientation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/stepper/overview/package.json b/samples/layouts/stepper/overview/package.json index a759d62bd..2b6a3fa69 100644 --- a/samples/layouts/stepper/overview/package.json +++ b/samples/layouts/stepper/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "install": "^0.13.0", "lit": "^3.2.0", "lit-html": "^3.2.0", @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/stepper/overview/webpack.config.js b/samples/layouts/stepper/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/stepper/overview/webpack.config.js +++ b/samples/layouts/stepper/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/stepper/steptypes/package.json b/samples/layouts/stepper/steptypes/package.json index eb1f6d890..7ce16a865 100644 --- a/samples/layouts/stepper/steptypes/package.json +++ b/samples/layouts/stepper/steptypes/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "install": "^0.13.0", "lit": "^3.2.0", "lit-html": "^3.2.0", @@ -33,7 +33,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/stepper/steptypes/webpack.config.js b/samples/layouts/stepper/steptypes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/stepper/steptypes/webpack.config.js +++ b/samples/layouts/stepper/steptypes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/tabs/alignment/package.json b/samples/layouts/tabs/alignment/package.json index fe933027f..7a4b96b23 100644 --- a/samples/layouts/tabs/alignment/package.json +++ b/samples/layouts/tabs/alignment/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/tabs/alignment/webpack.config.js b/samples/layouts/tabs/alignment/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/tabs/alignment/webpack.config.js +++ b/samples/layouts/tabs/alignment/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/tabs/overview/package.json b/samples/layouts/tabs/overview/package.json index 2f5271019..58ac57a68 100644 --- a/samples/layouts/tabs/overview/package.json +++ b/samples/layouts/tabs/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/tabs/overview/webpack.config.js b/samples/layouts/tabs/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/tabs/overview/webpack.config.js +++ b/samples/layouts/tabs/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/tabs/prefix-suffix/package.json b/samples/layouts/tabs/prefix-suffix/package.json index c2aff5ea0..beae4f03a 100644 --- a/samples/layouts/tabs/prefix-suffix/package.json +++ b/samples/layouts/tabs/prefix-suffix/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/tabs/prefix-suffix/src/index.css b/samples/layouts/tabs/prefix-suffix/src/index.css index 0fe936871..c048c972e 100644 --- a/samples/layouts/tabs/prefix-suffix/src/index.css +++ b/samples/layouts/tabs/prefix-suffix/src/index.css @@ -1,2 +1,10 @@ /* shared styles are loaded from: */ -/* https://static.infragistics.com/xplatform/css/samples */ \ No newline at end of file +/* https://static.infragistics.com/xplatform/css/samples */ + +igc-icon { + --ig-size: var(--ig-size-small); +} + +igc-icon-button { + --ig-size: var(--ig-size-small); +} \ No newline at end of file diff --git a/samples/layouts/tabs/prefix-suffix/webpack.config.js b/samples/layouts/tabs/prefix-suffix/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/tabs/prefix-suffix/webpack.config.js +++ b/samples/layouts/tabs/prefix-suffix/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/layouts/tabs/scrolling/package.json b/samples/layouts/tabs/scrolling/package.json index 0ee256a7c..f8a4fe6f5 100644 --- a/samples/layouts/tabs/scrolling/package.json +++ b/samples/layouts/tabs/scrolling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/layouts/tabs/scrolling/webpack.config.js b/samples/layouts/tabs/scrolling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/layouts/tabs/scrolling/webpack.config.js +++ b/samples/layouts/tabs/scrolling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-data-csv/package.json b/samples/maps/geo-map/binding-data-csv/package.json index 606da64ee..792319aeb 100644 --- a/samples/maps/geo-map/binding-data-csv/package.json +++ b/samples/maps/geo-map/binding-data-csv/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-data-csv/webpack.config.js b/samples/maps/geo-map/binding-data-csv/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-data-csv/webpack.config.js +++ b/samples/maps/geo-map/binding-data-csv/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-data-json-points/package.json b/samples/maps/geo-map/binding-data-json-points/package.json index 623196b7f..e9f87f5c9 100644 --- a/samples/maps/geo-map/binding-data-json-points/package.json +++ b/samples/maps/geo-map/binding-data-json-points/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-data-json-points/webpack.config.js b/samples/maps/geo-map/binding-data-json-points/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-data-json-points/webpack.config.js +++ b/samples/maps/geo-map/binding-data-json-points/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-data-model/package.json b/samples/maps/geo-map/binding-data-model/package.json index 5206a436c..7f0732759 100644 --- a/samples/maps/geo-map/binding-data-model/package.json +++ b/samples/maps/geo-map/binding-data-model/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-data-model/webpack.config.js b/samples/maps/geo-map/binding-data-model/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-data-model/webpack.config.js +++ b/samples/maps/geo-map/binding-data-model/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-multiple-shapes/package.json b/samples/maps/geo-map/binding-multiple-shapes/package.json index 64e3e7c03..95fd01612 100644 --- a/samples/maps/geo-map/binding-multiple-shapes/package.json +++ b/samples/maps/geo-map/binding-multiple-shapes/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-multiple-shapes/webpack.config.js b/samples/maps/geo-map/binding-multiple-shapes/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-multiple-shapes/webpack.config.js +++ b/samples/maps/geo-map/binding-multiple-shapes/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-multiple-sources/package.json b/samples/maps/geo-map/binding-multiple-sources/package.json index 3b471ebad..7d48f08c5 100644 --- a/samples/maps/geo-map/binding-multiple-sources/package.json +++ b/samples/maps/geo-map/binding-multiple-sources/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-multiple-sources/webpack.config.js b/samples/maps/geo-map/binding-multiple-sources/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-multiple-sources/webpack.config.js +++ b/samples/maps/geo-map/binding-multiple-sources/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-shp-points/package.json b/samples/maps/geo-map/binding-shp-points/package.json index 93874938e..67340b551 100644 --- a/samples/maps/geo-map/binding-shp-points/package.json +++ b/samples/maps/geo-map/binding-shp-points/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-shp-points/webpack.config.js b/samples/maps/geo-map/binding-shp-points/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-shp-points/webpack.config.js +++ b/samples/maps/geo-map/binding-shp-points/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-shp-polygons/package.json b/samples/maps/geo-map/binding-shp-polygons/package.json index 7fa7c4c91..26715f710 100644 --- a/samples/maps/geo-map/binding-shp-polygons/package.json +++ b/samples/maps/geo-map/binding-shp-polygons/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-shp-polygons/webpack.config.js b/samples/maps/geo-map/binding-shp-polygons/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-shp-polygons/webpack.config.js +++ b/samples/maps/geo-map/binding-shp-polygons/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/binding-shp-polylines/package.json b/samples/maps/geo-map/binding-shp-polylines/package.json index 48f79a3df..2afde52d6 100644 --- a/samples/maps/geo-map/binding-shp-polylines/package.json +++ b/samples/maps/geo-map/binding-shp-polylines/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/binding-shp-polylines/webpack.config.js b/samples/maps/geo-map/binding-shp-polylines/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/binding-shp-polylines/webpack.config.js +++ b/samples/maps/geo-map/binding-shp-polylines/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/custom-tooltips/package.json b/samples/maps/geo-map/custom-tooltips/package.json index 4fe581149..2128c3fb6 100644 --- a/samples/maps/geo-map/custom-tooltips/package.json +++ b/samples/maps/geo-map/custom-tooltips/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/custom-tooltips/webpack.config.js b/samples/maps/geo-map/custom-tooltips/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/custom-tooltips/webpack.config.js +++ b/samples/maps/geo-map/custom-tooltips/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/display-all-imagery/package.json b/samples/maps/geo-map/display-all-imagery/package.json index e05ca374a..bbccc7973 100644 --- a/samples/maps/geo-map/display-all-imagery/package.json +++ b/samples/maps/geo-map/display-all-imagery/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/display-all-imagery/webpack.config.js b/samples/maps/geo-map/display-all-imagery/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/display-all-imagery/webpack.config.js +++ b/samples/maps/geo-map/display-all-imagery/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/display-bing-imagery/package.json b/samples/maps/geo-map/display-bing-imagery/package.json index 181b0d59f..1ff1d5cc9 100644 --- a/samples/maps/geo-map/display-bing-imagery/package.json +++ b/samples/maps/geo-map/display-bing-imagery/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/display-bing-imagery/webpack.config.js b/samples/maps/geo-map/display-bing-imagery/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/display-bing-imagery/webpack.config.js +++ b/samples/maps/geo-map/display-bing-imagery/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/display-esri-imagery/package.json b/samples/maps/geo-map/display-esri-imagery/package.json index 7b417813f..a6a931df9 100644 --- a/samples/maps/geo-map/display-esri-imagery/package.json +++ b/samples/maps/geo-map/display-esri-imagery/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/display-esri-imagery/webpack.config.js b/samples/maps/geo-map/display-esri-imagery/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/display-esri-imagery/webpack.config.js +++ b/samples/maps/geo-map/display-esri-imagery/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/display-heat-imagery/package.json b/samples/maps/geo-map/display-heat-imagery/package.json index 5a2a6e6bf..441c461d4 100644 --- a/samples/maps/geo-map/display-heat-imagery/package.json +++ b/samples/maps/geo-map/display-heat-imagery/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/display-heat-imagery/webpack.config.js b/samples/maps/geo-map/display-heat-imagery/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/display-heat-imagery/webpack.config.js +++ b/samples/maps/geo-map/display-heat-imagery/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/display-osm-imagery/package.json b/samples/maps/geo-map/display-osm-imagery/package.json index e518ebcce..1e82e114e 100644 --- a/samples/maps/geo-map/display-osm-imagery/package.json +++ b/samples/maps/geo-map/display-osm-imagery/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/display-osm-imagery/webpack.config.js b/samples/maps/geo-map/display-osm-imagery/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/display-osm-imagery/webpack.config.js +++ b/samples/maps/geo-map/display-osm-imagery/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/marker-template/package.json b/samples/maps/geo-map/marker-template/package.json index a94553455..d9b5843d5 100644 --- a/samples/maps/geo-map/marker-template/package.json +++ b/samples/maps/geo-map/marker-template/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/marker-template/webpack.config.js b/samples/maps/geo-map/marker-template/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/marker-template/webpack.config.js +++ b/samples/maps/geo-map/marker-template/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/marker-type/package.json b/samples/maps/geo-map/marker-type/package.json index 24d5029bb..f287ec246 100644 --- a/samples/maps/geo-map/marker-type/package.json +++ b/samples/maps/geo-map/marker-type/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/marker-type/webpack.config.js b/samples/maps/geo-map/marker-type/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/marker-type/webpack.config.js +++ b/samples/maps/geo-map/marker-type/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/navigation/package.json b/samples/maps/geo-map/navigation/package.json index cf65019ca..bad7aff0d 100644 --- a/samples/maps/geo-map/navigation/package.json +++ b/samples/maps/geo-map/navigation/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/navigation/webpack.config.js b/samples/maps/geo-map/navigation/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/navigation/webpack.config.js +++ b/samples/maps/geo-map/navigation/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/overview/package.json b/samples/maps/geo-map/overview/package.json index 3d33a5955..388383ede 100644 --- a/samples/maps/geo-map/overview/package.json +++ b/samples/maps/geo-map/overview/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/overview/webpack.config.js b/samples/maps/geo-map/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/overview/webpack.config.js +++ b/samples/maps/geo-map/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/shape-styling/package.json b/samples/maps/geo-map/shape-styling/package.json index 254906139..a670bd18f 100644 --- a/samples/maps/geo-map/shape-styling/package.json +++ b/samples/maps/geo-map/shape-styling/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/shape-styling/webpack.config.js b/samples/maps/geo-map/shape-styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/shape-styling/webpack.config.js +++ b/samples/maps/geo-map/shape-styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/synchronization/package.json b/samples/maps/geo-map/synchronization/package.json index 132ea690a..23b2f186d 100644 --- a/samples/maps/geo-map/synchronization/package.json +++ b/samples/maps/geo-map/synchronization/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/synchronization/webpack.config.js b/samples/maps/geo-map/synchronization/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/synchronization/webpack.config.js +++ b/samples/maps/geo-map/synchronization/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/triangulating-data/package.json b/samples/maps/geo-map/triangulating-data/package.json index 38ff3d58d..b3af91bd6 100644 --- a/samples/maps/geo-map/triangulating-data/package.json +++ b/samples/maps/geo-map/triangulating-data/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/triangulating-data/webpack.config.js b/samples/maps/geo-map/triangulating-data/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/triangulating-data/webpack.config.js +++ b/samples/maps/geo-map/triangulating-data/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-scatter-area-series/package.json b/samples/maps/geo-map/type-scatter-area-series/package.json index b11b12612..c2107db50 100644 --- a/samples/maps/geo-map/type-scatter-area-series/package.json +++ b/samples/maps/geo-map/type-scatter-area-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-scatter-area-series/webpack.config.js b/samples/maps/geo-map/type-scatter-area-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-scatter-area-series/webpack.config.js +++ b/samples/maps/geo-map/type-scatter-area-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-scatter-bubble-series/package.json b/samples/maps/geo-map/type-scatter-bubble-series/package.json index 01b92c7d5..1876ef794 100644 --- a/samples/maps/geo-map/type-scatter-bubble-series/package.json +++ b/samples/maps/geo-map/type-scatter-bubble-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-scatter-bubble-series/webpack.config.js b/samples/maps/geo-map/type-scatter-bubble-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-scatter-bubble-series/webpack.config.js +++ b/samples/maps/geo-map/type-scatter-bubble-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-scatter-contour-series/package.json b/samples/maps/geo-map/type-scatter-contour-series/package.json index bea1e819f..d14847871 100644 --- a/samples/maps/geo-map/type-scatter-contour-series/package.json +++ b/samples/maps/geo-map/type-scatter-contour-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-scatter-contour-series/webpack.config.js b/samples/maps/geo-map/type-scatter-contour-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-scatter-contour-series/webpack.config.js +++ b/samples/maps/geo-map/type-scatter-contour-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-scatter-density-series/package.json b/samples/maps/geo-map/type-scatter-density-series/package.json index 54fcc263d..369fbc29c 100644 --- a/samples/maps/geo-map/type-scatter-density-series/package.json +++ b/samples/maps/geo-map/type-scatter-density-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-scatter-density-series/webpack.config.js b/samples/maps/geo-map/type-scatter-density-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-scatter-density-series/webpack.config.js +++ b/samples/maps/geo-map/type-scatter-density-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-scatter-symbol-series/package.json b/samples/maps/geo-map/type-scatter-symbol-series/package.json index c1819b903..3fcd277c7 100644 --- a/samples/maps/geo-map/type-scatter-symbol-series/package.json +++ b/samples/maps/geo-map/type-scatter-symbol-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-scatter-symbol-series/webpack.config.js b/samples/maps/geo-map/type-scatter-symbol-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-scatter-symbol-series/webpack.config.js +++ b/samples/maps/geo-map/type-scatter-symbol-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-shape-polygon-series/package.json b/samples/maps/geo-map/type-shape-polygon-series/package.json index 1fc87a684..69458bd51 100644 --- a/samples/maps/geo-map/type-shape-polygon-series/package.json +++ b/samples/maps/geo-map/type-shape-polygon-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-shape-polygon-series/webpack.config.js b/samples/maps/geo-map/type-shape-polygon-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-shape-polygon-series/webpack.config.js +++ b/samples/maps/geo-map/type-shape-polygon-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/maps/geo-map/type-shape-polyline-series/package.json b/samples/maps/geo-map/type-shape-polyline-series/package.json index 2753da0d3..c93ea1324 100644 --- a/samples/maps/geo-map/type-shape-polyline-series/package.json +++ b/samples/maps/geo-map/type-shape-polyline-series/package.json @@ -23,16 +23,17 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents-charts": "5.2.0", - "igniteui-webcomponents-core": "5.2.0", - "igniteui-webcomponents-maps": "5.2.0", + "igniteui-webcomponents-charts": "5.3.0", + "igniteui-webcomponents-core": "5.3.0", + "igniteui-webcomponents-maps": "5.3.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" }, "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/maps/geo-map/type-shape-polyline-series/webpack.config.js b/samples/maps/geo-map/type-shape-polyline-series/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/maps/geo-map/type-shape-polyline-series/webpack.config.js +++ b/samples/maps/geo-map/type-shape-polyline-series/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/menus/nav-bar/overview/package.json b/samples/menus/nav-bar/overview/package.json index 09184df9a..935427282 100644 --- a/samples/menus/nav-bar/overview/package.json +++ b/samples/menus/nav-bar/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/menus/nav-bar/overview/webpack.config.js b/samples/menus/nav-bar/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/menus/nav-bar/overview/webpack.config.js +++ b/samples/menus/nav-bar/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/menus/nav-bar/styling/package.json b/samples/menus/nav-bar/styling/package.json index 5f9782a9b..4c0e4c92c 100644 --- a/samples/menus/nav-bar/styling/package.json +++ b/samples/menus/nav-bar/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/menus/nav-bar/styling/webpack.config.js b/samples/menus/nav-bar/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/menus/nav-bar/styling/webpack.config.js +++ b/samples/menus/nav-bar/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/menus/nav-drawer/add-drawer-items/package.json b/samples/menus/nav-drawer/add-drawer-items/package.json index 15f33fed2..56a807ac3 100644 --- a/samples/menus/nav-drawer/add-drawer-items/package.json +++ b/samples/menus/nav-drawer/add-drawer-items/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/menus/nav-drawer/add-drawer-items/webpack.config.js b/samples/menus/nav-drawer/add-drawer-items/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/menus/nav-drawer/add-drawer-items/webpack.config.js +++ b/samples/menus/nav-drawer/add-drawer-items/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/menus/nav-drawer/add-mini/package.json b/samples/menus/nav-drawer/add-mini/package.json index 14914e502..781487629 100644 --- a/samples/menus/nav-drawer/add-mini/package.json +++ b/samples/menus/nav-drawer/add-mini/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/menus/nav-drawer/add-mini/webpack.config.js b/samples/menus/nav-drawer/add-mini/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/menus/nav-drawer/add-mini/webpack.config.js +++ b/samples/menus/nav-drawer/add-mini/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/menus/nav-drawer/add-positions-navbar/package.json b/samples/menus/nav-drawer/add-positions-navbar/package.json index 9e9a411bb..6ba2eb54e 100644 --- a/samples/menus/nav-drawer/add-positions-navbar/package.json +++ b/samples/menus/nav-drawer/add-positions-navbar/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/menus/nav-drawer/add-positions-navbar/webpack.config.js b/samples/menus/nav-drawer/add-positions-navbar/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/menus/nav-drawer/add-positions-navbar/webpack.config.js +++ b/samples/menus/nav-drawer/add-positions-navbar/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/menus/nav-drawer/styling/package.json b/samples/menus/nav-drawer/styling/package.json index 833ba6065..6014c83e8 100644 --- a/samples/menus/nav-drawer/styling/package.json +++ b/samples/menus/nav-drawer/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/menus/nav-drawer/styling/webpack.config.js b/samples/menus/nav-drawer/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/menus/nav-drawer/styling/webpack.config.js +++ b/samples/menus/nav-drawer/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/banner/banner-advanced-sample/package.json b/samples/notifications/banner/banner-advanced-sample/package.json index 990f8dcbb..4e1189161 100644 --- a/samples/notifications/banner/banner-advanced-sample/package.json +++ b/samples/notifications/banner/banner-advanced-sample/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/banner/banner-advanced-sample/webpack.config.js b/samples/notifications/banner/banner-advanced-sample/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/banner/banner-advanced-sample/webpack.config.js +++ b/samples/notifications/banner/banner-advanced-sample/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/banner/banner-sample-1/package.json b/samples/notifications/banner/banner-sample-1/package.json index 2b480f6bc..cc96e54ff 100644 --- a/samples/notifications/banner/banner-sample-1/package.json +++ b/samples/notifications/banner/banner-sample-1/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/banner/banner-sample-1/webpack.config.js b/samples/notifications/banner/banner-sample-1/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/banner/banner-sample-1/webpack.config.js +++ b/samples/notifications/banner/banner-sample-1/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/banner/banner-sample-2/package.json b/samples/notifications/banner/banner-sample-2/package.json index 6b18d2f51..1b5ac259d 100644 --- a/samples/notifications/banner/banner-sample-2/package.json +++ b/samples/notifications/banner/banner-sample-2/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/banner/banner-sample-2/webpack.config.js b/samples/notifications/banner/banner-sample-2/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/banner/banner-sample-2/webpack.config.js +++ b/samples/notifications/banner/banner-sample-2/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/banner/banner-styling/package.json b/samples/notifications/banner/banner-styling/package.json index b18f61def..8cca74e70 100644 --- a/samples/notifications/banner/banner-styling/package.json +++ b/samples/notifications/banner/banner-styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/banner/banner-styling/webpack.config.js b/samples/notifications/banner/banner-styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/banner/banner-styling/webpack.config.js +++ b/samples/notifications/banner/banner-styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/dialog/closing-variations/package.json b/samples/notifications/dialog/closing-variations/package.json index d09aa0432..4f6e9af68 100644 --- a/samples/notifications/dialog/closing-variations/package.json +++ b/samples/notifications/dialog/closing-variations/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/dialog/closing-variations/webpack.config.js b/samples/notifications/dialog/closing-variations/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/dialog/closing-variations/webpack.config.js +++ b/samples/notifications/dialog/closing-variations/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/dialog/form/package.json b/samples/notifications/dialog/form/package.json index 721ec576b..84ff39888 100644 --- a/samples/notifications/dialog/form/package.json +++ b/samples/notifications/dialog/form/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/dialog/form/webpack.config.js b/samples/notifications/dialog/form/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/dialog/form/webpack.config.js +++ b/samples/notifications/dialog/form/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/dialog/overview/package.json b/samples/notifications/dialog/overview/package.json index 59843a791..a39167f99 100644 --- a/samples/notifications/dialog/overview/package.json +++ b/samples/notifications/dialog/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/dialog/overview/webpack.config.js b/samples/notifications/dialog/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/dialog/overview/webpack.config.js +++ b/samples/notifications/dialog/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/dialog/styling/package.json b/samples/notifications/dialog/styling/package.json index ce737b8ae..680e6a900 100644 --- a/samples/notifications/dialog/styling/package.json +++ b/samples/notifications/dialog/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/dialog/styling/webpack.config.js b/samples/notifications/dialog/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/dialog/styling/webpack.config.js +++ b/samples/notifications/dialog/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/snackbar/action-text/package.json b/samples/notifications/snackbar/action-text/package.json index 6bc699d1d..8935e0f41 100644 --- a/samples/notifications/snackbar/action-text/package.json +++ b/samples/notifications/snackbar/action-text/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/snackbar/action-text/webpack.config.js b/samples/notifications/snackbar/action-text/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/snackbar/action-text/webpack.config.js +++ b/samples/notifications/snackbar/action-text/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/snackbar/display-time/package.json b/samples/notifications/snackbar/display-time/package.json index 6bc699d1d..8935e0f41 100644 --- a/samples/notifications/snackbar/display-time/package.json +++ b/samples/notifications/snackbar/display-time/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/snackbar/display-time/webpack.config.js b/samples/notifications/snackbar/display-time/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/snackbar/display-time/webpack.config.js +++ b/samples/notifications/snackbar/display-time/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/snackbar/overview/package.json b/samples/notifications/snackbar/overview/package.json index 6bc699d1d..8935e0f41 100644 --- a/samples/notifications/snackbar/overview/package.json +++ b/samples/notifications/snackbar/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/snackbar/overview/webpack.config.js b/samples/notifications/snackbar/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/snackbar/overview/webpack.config.js +++ b/samples/notifications/snackbar/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/snackbar/styling/package.json b/samples/notifications/snackbar/styling/package.json index 6bc699d1d..8935e0f41 100644 --- a/samples/notifications/snackbar/styling/package.json +++ b/samples/notifications/snackbar/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/snackbar/styling/webpack.config.js b/samples/notifications/snackbar/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/snackbar/styling/webpack.config.js +++ b/samples/notifications/snackbar/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/toast/overview/package.json b/samples/notifications/toast/overview/package.json index b5541375f..88e5d1904 100644 --- a/samples/notifications/toast/overview/package.json +++ b/samples/notifications/toast/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/toast/overview/webpack.config.js b/samples/notifications/toast/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/toast/overview/webpack.config.js +++ b/samples/notifications/toast/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/toast/properties/package.json b/samples/notifications/toast/properties/package.json index b5541375f..88e5d1904 100644 --- a/samples/notifications/toast/properties/package.json +++ b/samples/notifications/toast/properties/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/toast/properties/webpack.config.js b/samples/notifications/toast/properties/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/toast/properties/webpack.config.js +++ b/samples/notifications/toast/properties/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/notifications/toast/styling/package.json b/samples/notifications/toast/styling/package.json index b5541375f..88e5d1904 100644 --- a/samples/notifications/toast/styling/package.json +++ b/samples/notifications/toast/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/notifications/toast/styling/webpack.config.js b/samples/notifications/toast/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/notifications/toast/styling/webpack.config.js +++ b/samples/notifications/toast/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/disabled-dates/package.json b/samples/scheduling/calendar/disabled-dates/package.json index 4ebb1db2f..66a615079 100644 --- a/samples/scheduling/calendar/disabled-dates/package.json +++ b/samples/scheduling/calendar/disabled-dates/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/disabled-dates/webpack.config.js b/samples/scheduling/calendar/disabled-dates/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/disabled-dates/webpack.config.js +++ b/samples/scheduling/calendar/disabled-dates/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/formatting/package.json b/samples/scheduling/calendar/formatting/package.json index 1a2420ec3..3d9761b27 100644 --- a/samples/scheduling/calendar/formatting/package.json +++ b/samples/scheduling/calendar/formatting/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/formatting/webpack.config.js b/samples/scheduling/calendar/formatting/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/formatting/webpack.config.js +++ b/samples/scheduling/calendar/formatting/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/header/package.json b/samples/scheduling/calendar/header/package.json index eb883a66a..54490eedc 100644 --- a/samples/scheduling/calendar/header/package.json +++ b/samples/scheduling/calendar/header/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/header/webpack.config.js b/samples/scheduling/calendar/header/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/header/webpack.config.js +++ b/samples/scheduling/calendar/header/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/multiple-months/package.json b/samples/scheduling/calendar/multiple-months/package.json index 7a487cc26..765ed000c 100644 --- a/samples/scheduling/calendar/multiple-months/package.json +++ b/samples/scheduling/calendar/multiple-months/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/multiple-months/webpack.config.js b/samples/scheduling/calendar/multiple-months/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/multiple-months/webpack.config.js +++ b/samples/scheduling/calendar/multiple-months/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/multiple-selection/package.json b/samples/scheduling/calendar/multiple-selection/package.json index ebb795d54..d1cafbc51 100644 --- a/samples/scheduling/calendar/multiple-selection/package.json +++ b/samples/scheduling/calendar/multiple-selection/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/multiple-selection/webpack.config.js b/samples/scheduling/calendar/multiple-selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/multiple-selection/webpack.config.js +++ b/samples/scheduling/calendar/multiple-selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/overview/package.json b/samples/scheduling/calendar/overview/package.json index 6a5882e69..5dc418075 100644 --- a/samples/scheduling/calendar/overview/package.json +++ b/samples/scheduling/calendar/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/overview/webpack.config.js b/samples/scheduling/calendar/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/overview/webpack.config.js +++ b/samples/scheduling/calendar/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/range-selection/package.json b/samples/scheduling/calendar/range-selection/package.json index 6ef127d15..a078bf61d 100644 --- a/samples/scheduling/calendar/range-selection/package.json +++ b/samples/scheduling/calendar/range-selection/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/range-selection/webpack.config.js b/samples/scheduling/calendar/range-selection/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/range-selection/webpack.config.js +++ b/samples/scheduling/calendar/range-selection/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/size/package.json b/samples/scheduling/calendar/size/package.json index 8c65461ae..4d5c5c152 100644 --- a/samples/scheduling/calendar/size/package.json +++ b/samples/scheduling/calendar/size/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/size/webpack.config.js b/samples/scheduling/calendar/size/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/size/webpack.config.js +++ b/samples/scheduling/calendar/size/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/special-dates/package.json b/samples/scheduling/calendar/special-dates/package.json index a350787e9..6ac5fbebc 100644 --- a/samples/scheduling/calendar/special-dates/package.json +++ b/samples/scheduling/calendar/special-dates/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/special-dates/webpack.config.js b/samples/scheduling/calendar/special-dates/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/special-dates/webpack.config.js +++ b/samples/scheduling/calendar/special-dates/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/styling/package.json b/samples/scheduling/calendar/styling/package.json index 4fbd6d5bd..49b61384c 100644 --- a/samples/scheduling/calendar/styling/package.json +++ b/samples/scheduling/calendar/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/styling/webpack.config.js b/samples/scheduling/calendar/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/styling/webpack.config.js +++ b/samples/scheduling/calendar/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/calendar/week-numbers/package.json b/samples/scheduling/calendar/week-numbers/package.json index 46ac44fb4..6552f99e8 100644 --- a/samples/scheduling/calendar/week-numbers/package.json +++ b/samples/scheduling/calendar/week-numbers/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/calendar/week-numbers/webpack.config.js b/samples/scheduling/calendar/week-numbers/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/calendar/week-numbers/webpack.config.js +++ b/samples/scheduling/calendar/week-numbers/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/date-picker/dialog-mode/package.json b/samples/scheduling/date-picker/dialog-mode/package.json index 12b2d782e..8014ddde1 100644 --- a/samples/scheduling/date-picker/dialog-mode/package.json +++ b/samples/scheduling/date-picker/dialog-mode/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/date-picker/dialog-mode/webpack.config.js b/samples/scheduling/date-picker/dialog-mode/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/date-picker/dialog-mode/webpack.config.js +++ b/samples/scheduling/date-picker/dialog-mode/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/date-picker/form/package.json b/samples/scheduling/date-picker/form/package.json index f1a43f8a5..df078ebbc 100644 --- a/samples/scheduling/date-picker/form/package.json +++ b/samples/scheduling/date-picker/form/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/date-picker/form/webpack.config.js b/samples/scheduling/date-picker/form/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/date-picker/form/webpack.config.js +++ b/samples/scheduling/date-picker/form/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/date-picker/format/package.json b/samples/scheduling/date-picker/format/package.json index 1540b6270..7bbc59ba1 100644 --- a/samples/scheduling/date-picker/format/package.json +++ b/samples/scheduling/date-picker/format/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/date-picker/format/webpack.config.js b/samples/scheduling/date-picker/format/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/date-picker/format/webpack.config.js +++ b/samples/scheduling/date-picker/format/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/date-picker/overview/package.json b/samples/scheduling/date-picker/overview/package.json index cfa81ce35..5300fd4f8 100644 --- a/samples/scheduling/date-picker/overview/package.json +++ b/samples/scheduling/date-picker/overview/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/date-picker/overview/webpack.config.js b/samples/scheduling/date-picker/overview/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/date-picker/overview/webpack.config.js +++ b/samples/scheduling/date-picker/overview/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/samples/scheduling/date-picker/styling/package.json b/samples/scheduling/date-picker/styling/package.json index a67dc1262..34d25dbac 100644 --- a/samples/scheduling/date-picker/styling/package.json +++ b/samples/scheduling/date-picker/styling/package.json @@ -23,7 +23,7 @@ "@webcomponents/template": "^1.4.2", "babel-runtime": "^6.26.0", "core-js": "^3.6.5", - "igniteui-webcomponents": "5.2.1", + "igniteui-webcomponents": "5.2.4", "lit": "^3.2.0", "lit-html": "^3.2.0", "tslib": "^2.0.0" @@ -31,7 +31,8 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", "@babel/plugin-transform-runtime": "^7.10.0", "@babel/preset-env": "^7.8.3", "@babel/preset-typescript": "^7.8.3", diff --git a/samples/scheduling/date-picker/styling/webpack.config.js b/samples/scheduling/date-picker/styling/webpack.config.js index 9d11a6155..3813144cf 100644 --- a/samples/scheduling/date-picker/styling/webpack.config.js +++ b/samples/scheduling/date-picker/styling/webpack.config.js @@ -65,7 +65,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } @@ -78,7 +79,8 @@ module.exports = env => { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] }, diff --git a/webpack.config.js b/webpack.config.js index 43202972b..7fe515311 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -91,7 +91,8 @@ var config = { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } }, @@ -112,7 +113,8 @@ var config = { "compact": isProd ? true : false, "presets": presets, "plugins": [ - "@babel/plugin-proposal-class-properties", + "@babel/plugin-transform-class-static-block", + "@babel/plugin-transform-class-properties", "@babel/plugin-transform-runtime" ] } },