From bb6784b510194a3ad8d4c27f4aa14a47098c9a7d Mon Sep 17 00:00:00 2001 From: tfsbuild Date: Wed, 22 Jan 2025 19:10:03 +0200 Subject: [PATCH] Adding changes from build igniteui-xplat-examples-output+PRs_2025.1.22.1 --- .../grids/grid/toolbar-sample-2/index.html | 123 +- .../grids/grid/toolbar-sample-2/package.json | 114 +- .../grid/toolbar-sample-2/src/AthletesData.ts | 3698 ++++++++--------- .../grids/grid/toolbar-sample-2/src/index.ts | 76 +- .../grids/grid/toolbar-sample-2/tsconfig.json | 3 +- .../grid/toolbar-sample-2/webpack.config.js | 2 - .../aggregate-max-sales/src/PivotSalesData.ts | 352 +- .../src/PivotSalesData.ts | 352 +- 8 files changed, 2345 insertions(+), 2375 deletions(-) diff --git a/samples/grids/grid/toolbar-sample-2/index.html b/samples/grids/grid/toolbar-sample-2/index.html index 12a77a16cf..74c10d8fb9 100644 --- a/samples/grids/grid/toolbar-sample-2/index.html +++ b/samples/grids/grid/toolbar-sample-2/index.html @@ -1,54 +1,79 @@ - - Sample | Ignite UI | Web Components | infragistics - + + Sample | Ignite UI | Web Components | infragistics + - - - - - - - + + + + + + - -
-
-
-
- - - - -
- - - - - - - - -
-
-
+ - - <% if (false) { %> - - <% } %> - - + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + + <% if (false) { %><% } %> + + \ No newline at end of file diff --git a/samples/grids/grid/toolbar-sample-2/package.json b/samples/grids/grid/toolbar-sample-2/package.json index 72c5262f72..4edf508b16 100644 --- a/samples/grids/grid/toolbar-sample-2/package.json +++ b/samples/grids/grid/toolbar-sample-2/package.json @@ -1,59 +1,59 @@ { - "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", - "igniteui-webcomponents-core": "5.1.1", - "igniteui-webcomponents-grids": "5.1.1", - "igniteui-webcomponents-inputs": "5.1.1", - "igniteui-webcomponents-layouts": "5.1.1", - "lit-html": "^3.2.0", - "tslib": "^2.0.0" - }, - "devDependencies": { - "@babel/cli": "^7.8.3", - "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", - "@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" - } + "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", + "igniteui-webcomponents-core": "5.1.1", + "igniteui-webcomponents-grids": "5.1.1", + "igniteui-webcomponents-inputs": "5.1.1", + "igniteui-webcomponents-layouts": "5.1.1", + "lit-html": "^3.2.0", + "tslib": "^2.0.0" + }, + "devDependencies": { + "@babel/cli": "^7.8.3", + "@babel/core": "^7.8.3", + "@babel/plugin-proposal-class-properties": "^7.8.3", + "@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" + } } diff --git a/samples/grids/grid/toolbar-sample-2/src/AthletesData.ts b/samples/grids/grid/toolbar-sample-2/src/AthletesData.ts index 911f50197e..cbfd6a40ca 100644 --- a/samples/grids/grid/toolbar-sample-2/src/AthletesData.ts +++ b/samples/grids/grid/toolbar-sample-2/src/AthletesData.ts @@ -24,199 +24,129 @@ export class AthletesData extends Array { const newItems = [ new AthletesDataItem( { - Id: 84, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/12.jpg`, + Id: 100, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/20.jpg`, Position: `current`, - Name: `Abel Brun`, - AthleteNumber: 39315, - BeatsPerMinute: 105, - TopSpeed: 5.1, - Registered: `2017-10-05T05:54:31-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/af.png`, - CountryName: `Afghanistan` + Name: `Alexis Walker`, + AthleteNumber: 43183, + BeatsPerMinute: 103, + TopSpeed: 5.8, + Registered: `2017-08-07T10:35:06-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gh.png`, + CountryName: `Ghana` }), new AthletesDataItem( { - Id: 65, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/60.jpg`, + Id: 101, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/71.jpg`, Position: `down`, - Name: `Keira Walker`, - AthleteNumber: 34116, - BeatsPerMinute: 94, - TopSpeed: 4.8, - Registered: `2017-01-09T05:46:07-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/al.png`, - CountryName: `Albania` - }), - new AthletesDataItem( - { - Id: 197, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/93.jpg`, - Position: `current`, - Name: `Brent Lord`, - AthleteNumber: 20943, - BeatsPerMinute: 92, - TopSpeed: 4.8, - Registered: `2017-01-23T06:14:22-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dz.png`, - CountryName: `Algeria` + Name: `Lavínia Silva`, + AthleteNumber: 33994, + BeatsPerMinute: 93, + TopSpeed: 5.6, + Registered: `2017-03-22T08:55:46-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/no.png`, + CountryName: `Norway` }), new AthletesDataItem( { - Id: 66, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/70.jpg`, + Id: 105, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/5.jpg`, Position: `down`, - Name: `Moritz Braun`, - AthleteNumber: 48081, - BeatsPerMinute: 107, - TopSpeed: 6, - Registered: `2017-06-13T12:54:56-03:00`, + Name: `Samu Hokkanen`, + AthleteNumber: 22469, + BeatsPerMinute: 106, + TopSpeed: 5.5, + Registered: `2017-06-29T04:58:27-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ad.png`, - CountryName: `Andorra` - }), - new AthletesDataItem( - { - Id: 58, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/60.jpg`, - Position: `down`, - Name: `Zaina Pomp`, - AthleteNumber: 14109, - BeatsPerMinute: 90, - TopSpeed: 5.7, - Registered: `2017-09-07T11:17:40-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ao.png`, - CountryName: `Angola` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/az.png`, + CountryName: `Azerbaijan` }), new AthletesDataItem( { - Id: 40, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/33.jpg`, + Id: 107, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/92.jpg`, Position: `down`, - Name: `Alberto Clark`, - AthleteNumber: 29912, + Name: `Megan Webb`, + AthleteNumber: 30713, BeatsPerMinute: 93, - TopSpeed: 4.6, - Registered: `2017-02-02T03:50:21-02:00`, + TopSpeed: 5.6, + Registered: `2017-08-20T09:26:51-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ag.png`, - CountryName: `Antigua and Barbuda` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mt.png`, + CountryName: `Malta` }), new AthletesDataItem( { - Id: 138, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/38.jpg`, - Position: `current`, - Name: `Derrick Price`, - AthleteNumber: 19792, - BeatsPerMinute: 94, - TopSpeed: 5.6, - Registered: `2017-03-19T01:10:55-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ar.png`, - CountryName: `Argentina` + Id: 107, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/33.jpg`, + Position: `up`, + Name: `Pedro Marquez`, + AthleteNumber: 16169, + BeatsPerMinute: 97, + TopSpeed: 5.4, + Registered: `2017-11-11T05:14:31-02:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mw.png`, + CountryName: `Malawi` }), new AthletesDataItem( { - Id: 6, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/26.jpg`, + Id: 108, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, Position: `up`, - Name: `Mira Campos`, - AthleteNumber: 39222, - BeatsPerMinute: 95, - TopSpeed: 5.9, - Registered: `2017-01-11T01:41:31-02:00`, + Name: `Noah Bergeron`, + AthleteNumber: 35139, + BeatsPerMinute: 110, + TopSpeed: 5.6, + Registered: `2017-06-23T01:21:21-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/am.png`, - CountryName: `Armenia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ci.png`, + CountryName: `Cote DIvoire` }), new AthletesDataItem( { - Id: 190, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/44.jpg`, + Id: 110, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/15.jpg`, Position: `current`, - Name: `Kiara Dubois`, - AthleteNumber: 49964, - BeatsPerMinute: 97, - TopSpeed: 5.6, - Registered: `2017-09-28T04:37:56-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/au.png`, - CountryName: `Australia` + Name: `Annabell Brand`, + AthleteNumber: 39233, + BeatsPerMinute: 93, + TopSpeed: 5.7, + Registered: `2017-03-01T12:21:24-02:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pg.png`, + CountryName: `Papua New Guinea` }), new AthletesDataItem( { - Id: 168, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/10.jpg`, + Id: 110, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/13.jpg`, Position: `current`, - Name: `Calvin Hunt`, - AthleteNumber: 35535, - BeatsPerMinute: 94, - TopSpeed: 4.5, - Registered: `2017-11-07T09:58:42-02:00`, + Name: `Özsu Keçeci`, + AthleteNumber: 29403, + BeatsPerMinute: 106, + TopSpeed: 4.2, + Registered: `2017-01-19T11:34:13-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/at.png`, - CountryName: `Austria` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lv.png`, + CountryName: `Latvia` }), new AthletesDataItem( { - Id: 105, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/5.jpg`, + Id: 110, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/26.jpg`, Position: `down`, - Name: `Samu Hokkanen`, - AthleteNumber: 22469, - BeatsPerMinute: 106, - TopSpeed: 5.5, - Registered: `2017-06-29T04:58:27-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/az.png`, - CountryName: `Azerbaijan` - }), - new AthletesDataItem( - { - Id: 33, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/18.jpg`, - Position: `up`, - Name: `Zackary Roy`, - AthleteNumber: 45996, - BeatsPerMinute: 92, + Name: `Emilie Morin`, + AthleteNumber: 26164, + BeatsPerMinute: 98, TopSpeed: 4.9, - Registered: `2017-07-07T03:51:26-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bs.png`, - CountryName: `Bahamas` - }), - new AthletesDataItem( - { - Id: 83, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/10.jpg`, - Position: `current`, - Name: `سینا مرادی`, - AthleteNumber: 10809, - BeatsPerMinute: 105, - TopSpeed: 5.3, - Registered: `2017-04-05T05:27:13-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bh.png`, - CountryName: `Bahrain` - }), - new AthletesDataItem( - { - Id: 121, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/45.jpg`, - Position: `current`, - Name: `Maurice Lambert`, - AthleteNumber: 17443, - BeatsPerMinute: 96, - TopSpeed: 5.6, - Registered: `2017-06-05T08:19:32-03:00`, + Registered: `2017-02-01T04:18:19-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bd.png`, - CountryName: `Bangladesh` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kg.png`, + CountryName: `Kyrgyzstan` }), new AthletesDataItem( { @@ -234,129 +164,73 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 75, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/69.jpg`, - Position: `current`, - Name: `Ellen Leppo`, - AthleteNumber: 29286, - BeatsPerMinute: 97, - TopSpeed: 5.6, - Registered: `2017-08-16T09:46:35-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/by.png`, - CountryName: `Belarus` + Id: 112, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/53.jpg`, + Position: `down`, + Name: `Karen Shaw`, + AthleteNumber: 31048, + BeatsPerMinute: 107, + TopSpeed: 5.7, + Registered: `2017-05-15T09:25:03-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ec.png`, + CountryName: `Ecuador` }), new AthletesDataItem( { - Id: 68, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/23.jpg`, - Position: `up`, - Name: `Sandro Carpentier`, - AthleteNumber: 23503, - BeatsPerMinute: 96, - TopSpeed: 5.7, - Registered: `2017-09-30T01:01:04-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/be.png`, - CountryName: `Belgium` - }), - new AthletesDataItem( - { - Id: 150, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/52.jpg`, - Position: `up`, - Name: `Gustav Petersen`, - AthleteNumber: 20984, - BeatsPerMinute: 107, - TopSpeed: 4.6, - Registered: `2017-01-01T07:40:19-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bz.png`, - CountryName: `Belize` - }), - new AthletesDataItem( - { - Id: 142, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/63.jpg`, - Position: `current`, - Name: `Nicoline Thomsen`, - AthleteNumber: 36778, - BeatsPerMinute: 99, - TopSpeed: 5.5, - Registered: `2017-03-26T10:04:29-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bj.png`, - CountryName: `Benin` - }), - new AthletesDataItem( - { - Id: 19, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/6.jpg`, + Id: 113, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/36.jpg`, Position: `current`, - Name: `Sedef Tunçeri`, - AthleteNumber: 48164, + Name: `Marialba Nascimento`, + AthleteNumber: 47061, BeatsPerMinute: 108, - TopSpeed: 5.6, - Registered: `2017-03-29T11:54:15-03:00`, + TopSpeed: 5.2, + Registered: `2017-09-19T05:47:21-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bt.png`, - CountryName: `Bhutan` - }), - new AthletesDataItem( - { - Id: 202, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/92.jpg`, - Position: `down`, - Name: `Ilona Salonen`, - AthleteNumber: 27068, - BeatsPerMinute: 91, - TopSpeed: 5.4, - Registered: `2017-07-03T06:19:47-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bo.png`, - CountryName: `Bolivia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tn.png`, + CountryName: `Tunisia` }), new AthletesDataItem( { - Id: 191, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/72.jpg`, - Position: `up`, - Name: `Clarisse Rey`, - AthleteNumber: 29795, - BeatsPerMinute: 98, - TopSpeed: 4.9, - Registered: `2017-06-09T08:07:19-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ba.png`, - CountryName: `Bosnia and Herzegovina` + Id: 113, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/37.jpg`, + Position: `current`, + Name: `Nick Naumann`, + AthleteNumber: 25566, + BeatsPerMinute: 109, + TopSpeed: 5.9, + Registered: `2017-07-12T09:01:11-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sz.png`, + CountryName: `Swaziland` }), new AthletesDataItem( { - Id: 71, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/74.jpg`, + Id: 116, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/1.jpg`, Position: `down`, - Name: `Jimmie Mcguinness`, - AthleteNumber: 20729, - BeatsPerMinute: 90, - TopSpeed: 4.6, - Registered: `2017-10-07T06:08:00-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bw.png`, - CountryName: `Botswana` + Name: `Sevcan Kollen`, + AthleteNumber: 13728, + BeatsPerMinute: 104, + TopSpeed: 5.3, + Registered: `2017-09-08T08:29:08-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gt.png`, + CountryName: `Guatemala` }), new AthletesDataItem( { - Id: 82, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/55.jpg`, + Id: 121, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/48.jpg`, Position: `current`, - Name: `Johann Fischer`, - AthleteNumber: 37212, - BeatsPerMinute: 98, - TopSpeed: 5.8, - Registered: `2017-09-01T04:39:52-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/br.png`, - CountryName: `Brazil` + Name: `Väinö Salmi`, + AthleteNumber: 29839, + BeatsPerMinute: 107, + TopSpeed: 5.5, + Registered: `2017-10-21T05:57:02-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gw.png`, + CountryName: `Guinea-Bissau` }), new AthletesDataItem( { @@ -374,45 +248,31 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 144, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/57.jpg`, - Position: `down`, - Name: `Milja Leino`, - AthleteNumber: 33563, - BeatsPerMinute: 110, - TopSpeed: 4.1, - Registered: `2017-11-01T10:34:07-02:00`, + Id: 121, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/45.jpg`, + Position: `current`, + Name: `Maurice Lambert`, + AthleteNumber: 17443, + BeatsPerMinute: 96, + TopSpeed: 5.6, + Registered: `2017-06-05T08:19:32-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bf.png`, - CountryName: `Burkina Faso` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bd.png`, + CountryName: `Bangladesh` }), new AthletesDataItem( { - Id: 71, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/81.jpg`, + Id: 122, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/71.jpg`, Position: `down`, - Name: `آراد جعفری`, - AthleteNumber: 34962, - BeatsPerMinute: 90, - TopSpeed: 4.8, - Registered: `2017-04-22T04:20:39-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bi.png`, - CountryName: `Burundi` - }), - new AthletesDataItem( - { - Id: 163, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/21.jpg`, - Position: `up`, - Name: `Pippa Roberts`, - AthleteNumber: 15588, - BeatsPerMinute: 105, - TopSpeed: 4.1, - Registered: `2017-02-07T10:23:13-02:00`, + Name: `Natalie Conrad`, + AthleteNumber: 42602, + BeatsPerMinute: 108, + TopSpeed: 6, + Registered: `2017-03-18T06:35:44-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kh.png`, - CountryName: `Cambodia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tt.png`, + CountryName: `Trinidad and Tobago` }), new AthletesDataItem( { @@ -430,101 +290,73 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 199, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/68.jpg`, - Position: `up`, - Name: `Lucie Dumont`, - AthleteNumber: 12104, - BeatsPerMinute: 108, - TopSpeed: 4, - Registered: `2017-01-08T02:13:29-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ca.png`, - CountryName: `Canada` - }), - new AthletesDataItem( - { - Id: 136, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/10.jpg`, + Id: 123, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/19.jpg`, Position: `down`, - Name: `Elaine Matthews`, - AthleteNumber: 38574, - BeatsPerMinute: 110, - TopSpeed: 5.5, - Registered: `2017-01-26T11:50:00-02:00`, + Name: `Flora Perez`, + AthleteNumber: 23907, + BeatsPerMinute: 102, + TopSpeed: 5.8, + Registered: `2017-04-12T04:16:56-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cv.png`, - CountryName: `Cape Verde` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pl.png`, + CountryName: `Poland` }), new AthletesDataItem( { - Id: 70, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/14.jpg`, + Id: 123, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/12.jpg`, Position: `up`, - Name: `Emily Olsen`, - AthleteNumber: 13887, - BeatsPerMinute: 110, - TopSpeed: 4.8, - Registered: `2017-10-03T08:01:40-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cf.png`, - CountryName: `Central African Republic` + Name: `آنیتا كامياران`, + AthleteNumber: 18980, + BeatsPerMinute: 90, + TopSpeed: 4.5, + Registered: `2017-07-21T06:42:59-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lb.png`, + CountryName: `Lebanon` }), new AthletesDataItem( { - Id: 21, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/73.jpg`, - Position: `down`, - Name: `Kuzey Aclan`, - AthleteNumber: 18583, - BeatsPerMinute: 102, - TopSpeed: 5.3, - Registered: `2017-09-12T09:14:14-03:00`, + Id: 123, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, + Position: `current`, + Name: `Eeli Makinen`, + AthleteNumber: 45296, + BeatsPerMinute: 106, + TopSpeed: 5.2, + Registered: `2017-01-06T09:58:02-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/td.png`, - CountryName: `Chad` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fi.png`, + CountryName: `Finland` }), new AthletesDataItem( { - Id: 86, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/82.jpg`, - Position: `current`, - Name: `Eloida Novaes`, - AthleteNumber: 30751, - BeatsPerMinute: 107, - TopSpeed: 4.2, - Registered: `2017-01-02T01:04:04-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cl.png`, - CountryName: `Chile` - }), - new AthletesDataItem( - { - Id: 130, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/24.jpg`, + Id: 124, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/98.jpg`, Position: `down`, - Name: `آوا احمدی`, - AthleteNumber: 44347, - BeatsPerMinute: 110, - TopSpeed: 4.1, - Registered: `2017-06-04T09:04:31-03:00`, + Name: `Mathieu Mathieu`, + AthleteNumber: 10555, + BeatsPerMinute: 101, + TopSpeed: 5.2, + Registered: `2017-01-05T07:28:11-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cn.png`, - CountryName: `China` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/uz.png`, + CountryName: `Uzbekistan` }), new AthletesDataItem( { - Id: 127, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/52.jpg`, - Position: `down`, - Name: `Gerardo Soto`, - AthleteNumber: 22958, - BeatsPerMinute: 90, - TopSpeed: 5, - Registered: `2017-06-04T12:52:03-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/co.png`, - CountryName: `Colombia` + Id: 124, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/19.jpg`, + Position: `current`, + Name: `Marie Poulsen`, + AthleteNumber: 44113, + BeatsPerMinute: 109, + TopSpeed: 4.7, + Registered: `2017-04-15T10:25:21-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ma.png`, + CountryName: `Morocco` }), new AthletesDataItem( { @@ -542,143 +374,101 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 38, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/17.jpg`, - Position: `current`, - Name: `Charlotte Meyer`, - AthleteNumber: 21442, - BeatsPerMinute: 110, - TopSpeed: 4.6, - Registered: `2017-10-19T10:38:35-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ck.png`, - CountryName: `Cook Islands` + Id: 127, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/52.jpg`, + Position: `down`, + Name: `Gerardo Soto`, + AthleteNumber: 22958, + BeatsPerMinute: 90, + TopSpeed: 5, + Registered: `2017-06-04T12:52:03-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/co.png`, + CountryName: `Colombia` }), new AthletesDataItem( { - Id: 186, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, + Id: 128, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/52.jpg`, Position: `up`, - Name: `Jimmy Bailey`, - AthleteNumber: 38510, + Name: `Sophie Lewis`, + AthleteNumber: 46222, + BeatsPerMinute: 106, + TopSpeed: 4.4, + Registered: `2017-02-20T09:42:07-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mc.png`, + CountryName: `Monaco` + }), + new AthletesDataItem( + { + Id: 129, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/34.jpg`, + Position: `up`, + Name: `Ella Hansen`, + AthleteNumber: 27075, BeatsPerMinute: 101, - TopSpeed: 4.7, - Registered: `2017-06-30T04:13:42-03:00`, + TopSpeed: 5.1, + Registered: `2017-01-05T10:12:42-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cr.png`, - CountryName: `Costa Rica` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lk.png`, + CountryName: `Sri Lanka` }), new AthletesDataItem( { - Id: 108, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, + Id: 130, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/94.jpg`, Position: `up`, - Name: `Noah Bergeron`, - AthleteNumber: 35139, - BeatsPerMinute: 110, - TopSpeed: 5.6, - Registered: `2017-06-23T01:21:21-03:00`, + Name: `Adem Özdoğan`, + AthleteNumber: 45143, + BeatsPerMinute: 90, + TopSpeed: 5.5, + Registered: `2017-02-16T07:11:52-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ci.png`, - CountryName: `Cote DIvoire` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tm.png`, + CountryName: `Turkmenistan` }), new AthletesDataItem( { - Id: 176, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/35.jpg`, + Id: 130, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/24.jpg`, Position: `down`, - Name: `Laudelino Castro`, - AthleteNumber: 12711, - BeatsPerMinute: 106, - TopSpeed: 4.4, - Registered: `2017-02-08T04:03:22-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/hr.png`, - CountryName: `Croatia` + Name: `آوا احمدی`, + AthleteNumber: 44347, + BeatsPerMinute: 110, + TopSpeed: 4.1, + Registered: `2017-06-04T09:04:31-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cn.png`, + CountryName: `China` }), new AthletesDataItem( { - Id: 138, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/78.jpg`, + Id: 131, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/61.jpg`, Position: `current`, - Name: `Oscar Calvo`, - AthleteNumber: 45078, - BeatsPerMinute: 109, - TopSpeed: 4.3, - Registered: `2017-06-19T10:57:42-03:00`, + Name: `Eliza Bishop`, + AthleteNumber: 31774, + BeatsPerMinute: 96, + TopSpeed: 4.7, + Registered: `2017-09-22T11:49:02-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cu.png`, - CountryName: `Cuba` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/eh.png`, + CountryName: `Western Sahara` }), new AthletesDataItem( { - Id: 137, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/80.jpg`, + Id: 131, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/61.jpg`, Position: `down`, - Name: `Lance Dunn`, - AthleteNumber: 10113, - BeatsPerMinute: 94, - TopSpeed: 4.5, - Registered: `2017-03-13T10:51:36-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cy.png`, - CountryName: `Cyprus` - }), - new AthletesDataItem( - { - Id: 173, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/18.jpg`, - Position: `current`, - Name: `Hassana Camp`, - AthleteNumber: 14467, - BeatsPerMinute: 104, + Name: `Veronika Huber`, + AthleteNumber: 18146, + BeatsPerMinute: 103, TopSpeed: 5.2, - Registered: `2017-06-02T12:21:59-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cz.png`, - CountryName: `Czechia` - }), - new AthletesDataItem( - { - Id: 46, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/55.jpg`, - Position: `current`, - Name: `Ronja Kraft`, - AthleteNumber: 21800, - BeatsPerMinute: 101, - TopSpeed: 5.3, - Registered: `2017-04-02T03:33:57-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dk.png`, - CountryName: `Denmark` - }), - new AthletesDataItem( - { - Id: 8, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/14.jpg`, - Position: `up`, - Name: `Hans Möller`, - AthleteNumber: 34122, - BeatsPerMinute: 109, - TopSpeed: 5.6, - Registered: `2017-06-20T06:02:49-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dj.png`, - CountryName: `Djibouti` - }), - new AthletesDataItem( - { - Id: 188, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/45.jpg`, - Position: `down`, - Name: `Ceylan Duygulu`, - AthleteNumber: 21527, - BeatsPerMinute: 99, - TopSpeed: 4.9, - Registered: `2017-07-13T09:06:04-03:00`, + Registered: `2017-07-13T02:23:56-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dm.png`, - CountryName: `Dominica` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/to.png`, + CountryName: `Tonga` }), new AthletesDataItem( { @@ -696,227 +486,493 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 112, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/53.jpg`, + Id: 135, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/84.jpg`, Position: `down`, - Name: `Karen Shaw`, - AthleteNumber: 31048, - BeatsPerMinute: 107, - TopSpeed: 5.7, - Registered: `2017-05-15T09:25:03-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ec.png`, - CountryName: `Ecuador` - }), - new AthletesDataItem( - { - Id: 161, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/38.jpg`, - Position: `current`, - Name: `Alex Martin`, - AthleteNumber: 27887, + Name: `Darryl Douglas`, + AthleteNumber: 35826, BeatsPerMinute: 96, - TopSpeed: 4.2, - Registered: `2017-10-28T04:06:33-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/eg.png`, - CountryName: `Egypt` + TopSpeed: 4.6, + Registered: `2017-07-20T11:45:52-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tr.png`, + CountryName: `Turkey` }), new AthletesDataItem( { - Id: 196, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/30.jpg`, - Position: `up`, - Name: `Begüm Erkekli`, - AthleteNumber: 37888, + Id: 136, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/10.jpg`, + Position: `down`, + Name: `Elaine Matthews`, + AthleteNumber: 38574, + BeatsPerMinute: 110, + TopSpeed: 5.5, + Registered: `2017-01-26T11:50:00-02:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cv.png`, + CountryName: `Cape Verde` + }), + new AthletesDataItem( + { + Id: 137, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/75.jpg`, + Position: `up`, + Name: `Gloria Caballero`, + AthleteNumber: 43379, + BeatsPerMinute: 103, + TopSpeed: 4.3, + Registered: `2017-08-10T08:27:45-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/il.png`, + CountryName: `Israel` + }), + new AthletesDataItem( + { + Id: 137, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/80.jpg`, + Position: `down`, + Name: `Lance Dunn`, + AthleteNumber: 10113, + BeatsPerMinute: 94, + TopSpeed: 4.5, + Registered: `2017-03-13T10:51:36-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cy.png`, + CountryName: `Cyprus` + }), + new AthletesDataItem( + { + Id: 138, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, + Position: `down`, + Name: `Antoine Mackay`, + AthleteNumber: 34547, BeatsPerMinute: 104, - TopSpeed: 4.6, - Registered: `2017-10-04T03:02:35-03:00`, + TopSpeed: 5, + Registered: `2017-08-22T09:11:37-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sv.png`, - CountryName: `El Salvador` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ls.png`, + CountryName: `Lesotho` }), new AthletesDataItem( { - Id: 24, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/0.jpg`, - Position: `down`, - Name: `Joan Ortega`, - AthleteNumber: 49478, + Id: 138, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/78.jpg`, + Position: `current`, + Name: `Oscar Calvo`, + AthleteNumber: 45078, + BeatsPerMinute: 109, + TopSpeed: 4.3, + Registered: `2017-06-19T10:57:42-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cu.png`, + CountryName: `Cuba` + }), + new AthletesDataItem( + { + Id: 138, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/38.jpg`, + Position: `current`, + Name: `Derrick Price`, + AthleteNumber: 19792, + BeatsPerMinute: 94, + TopSpeed: 5.6, + Registered: `2017-03-19T01:10:55-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ar.png`, + CountryName: `Argentina` + }), + new AthletesDataItem( + { + Id: 139, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/28.jpg`, + Position: `current`, + Name: `Annabell Barth`, + AthleteNumber: 41130, BeatsPerMinute: 103, - TopSpeed: 5.4, - Registered: `2017-07-04T03:01:47-03:00`, + TopSpeed: 5, + Registered: `2017-08-24T11:58:56-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ht.png`, + CountryName: `Haiti` + }), + new AthletesDataItem( + { + Id: 141, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/15.jpg`, + Position: `current`, + Name: `Miro Korpela`, + AthleteNumber: 40544, + BeatsPerMinute: 104, + TopSpeed: 5.3, + Registered: `2017-01-10T07:12:44-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gq.png`, - CountryName: `Equatorial Guinea` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nl.png`, + CountryName: `Netherlands` }), new AthletesDataItem( { - Id: 174, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/29.jpg`, + Id: 142, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/63.jpg`, Position: `current`, - Name: `Beatriz Gallardo`, - AthleteNumber: 38538, - BeatsPerMinute: 101, - TopSpeed: 6, - Registered: `2017-11-06T02:14:31-02:00`, + Name: `Nicoline Thomsen`, + AthleteNumber: 36778, + BeatsPerMinute: 99, + TopSpeed: 5.5, + Registered: `2017-03-26T10:04:29-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bj.png`, + CountryName: `Benin` + }), + new AthletesDataItem( + { + Id: 143, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/38.jpg`, + Position: `up`, + Name: `رضا کوتی`, + AthleteNumber: 13640, + BeatsPerMinute: 103, + TopSpeed: 4.2, + Registered: `2017-04-30T02:34:29-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/er.png`, - CountryName: `Eritrea` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pk.png`, + CountryName: `Pakistan` }), new AthletesDataItem( { - Id: 193, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/59.jpg`, + Id: 144, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/57.jpg`, Position: `down`, - Name: `Sophia Carlson`, - AthleteNumber: 44183, - BeatsPerMinute: 102, - TopSpeed: 5.1, - Registered: `2017-09-04T07:03:19-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ee.png`, - CountryName: `Estonia` + Name: `Milja Leino`, + AthleteNumber: 33563, + BeatsPerMinute: 110, + TopSpeed: 4.1, + Registered: `2017-11-01T10:34:07-02:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bf.png`, + CountryName: `Burkina Faso` }), new AthletesDataItem( { - Id: 85, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/43.jpg`, + Id: 147, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/8.jpg`, Position: `down`, - Name: `Niilo Laurila`, - AthleteNumber: 49215, + Name: `میلاد یاسمی`, + AthleteNumber: 44023, BeatsPerMinute: 104, - TopSpeed: 4.5, - Registered: `2017-04-26T01:26:36-03:00`, + TopSpeed: 5.2, + Registered: `2017-06-10T04:11:01-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/et.png`, - CountryName: `Ethiopia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tg.png`, + CountryName: `Togo` }), new AthletesDataItem( { - Id: 201, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/92.jpg`, + Id: 150, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/52.jpg`, Position: `up`, - Name: `Kaya Tekand`, - AthleteNumber: 11028, - BeatsPerMinute: 93, - TopSpeed: 5.2, - Registered: `2017-04-10T09:57:13-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fj.png`, - CountryName: `Fiji` + Name: `Gustav Petersen`, + AthleteNumber: 20984, + BeatsPerMinute: 107, + TopSpeed: 4.6, + Registered: `2017-01-01T07:40:19-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bz.png`, + CountryName: `Belize` }), new AthletesDataItem( { - Id: 123, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, + Id: 151, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/88.jpg`, Position: `current`, - Name: `Eeli Makinen`, - AthleteNumber: 45296, + Name: `Charlotte Mills`, + AthleteNumber: 49829, + BeatsPerMinute: 92, + TopSpeed: 5.3, + Registered: `2017-05-10T04:33:10-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mg.png`, + CountryName: `Madagascar` + }), + new AthletesDataItem( + { + Id: 154, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/54.jpg`, + Position: `down`, + Name: `Rhonda Simmmons`, + AthleteNumber: 37139, + BeatsPerMinute: 96, + TopSpeed: 5.1, + Registered: `2017-07-03T05:39:45-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nr.png`, + CountryName: `Nauru` + }), + new AthletesDataItem( + { + Id: 155, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/82.jpg`, + Position: `up`, + Name: `Justin Philippe`, + AthleteNumber: 12858, + BeatsPerMinute: 104, + TopSpeed: 5.7, + Registered: `2017-03-16T02:00:35-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mv.png`, + CountryName: `Maldives` + }), + new AthletesDataItem( + { + Id: 159, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/66.jpg`, + Position: `up`, + Name: `Eva Dean`, + AthleteNumber: 48874, + BeatsPerMinute: 103, + TopSpeed: 5.7, + Registered: `2017-03-04T01:58:52-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/st.png`, + CountryName: `Sao Tome and Principe` + }), + new AthletesDataItem( + { + Id: 161, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/89.jpg`, + Position: `up`, + Name: `Franklin Byrd`, + AthleteNumber: 49498, BeatsPerMinute: 106, - TopSpeed: 5.2, - Registered: `2017-01-06T09:58:02-02:00`, + TopSpeed: 5.3, + Registered: `2017-11-04T11:09:26-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tw.png`, + CountryName: `Taiwan, Province of China` + }), + new AthletesDataItem( + { + Id: 161, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/38.jpg`, + Position: `current`, + Name: `Alex Martin`, + AthleteNumber: 27887, + BeatsPerMinute: 96, + TopSpeed: 4.2, + Registered: `2017-10-28T04:06:33-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/eg.png`, + CountryName: `Egypt` + }), + new AthletesDataItem( + { + Id: 162, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/0.jpg`, + Position: `current`, + Name: `Alex Craig`, + AthleteNumber: 21868, + BeatsPerMinute: 94, + TopSpeed: 4.2, + Registered: `2017-03-19T10:20:51-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fi.png`, - CountryName: `Finland` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sy.png`, + CountryName: `Syrian Arab Republic` }), new AthletesDataItem( { - Id: 16, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/72.jpg`, + Id: 162, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/5.jpg`, Position: `down`, - Name: `Felix Olsen`, - AthleteNumber: 43198, + Name: `Adam Bouchard`, + AthleteNumber: 38672, + BeatsPerMinute: 99, + TopSpeed: 4.7, + Registered: `2017-01-04T03:04:05-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sc.png`, + CountryName: `Seychelles` + }), + new AthletesDataItem( + { + Id: 163, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/70.jpg`, + Position: `down`, + Name: `میلاد قاسمی`, + AthleteNumber: 12788, BeatsPerMinute: 101, - TopSpeed: 4.2, - Registered: `2017-09-27T01:17:14-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fr.png`, - CountryName: `France` + TopSpeed: 4.1, + Registered: `2017-03-01T07:51:17-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ws.png`, + CountryName: `Samoa` }), new AthletesDataItem( { - Id: 62, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/43.jpg`, + Id: 163, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/52.jpg`, + Position: `up`, + Name: `Millie Cooper`, + AthleteNumber: 14610, + BeatsPerMinute: 99, + TopSpeed: 5.4, + Registered: `2017-05-08T09:30:14-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ni.png`, + CountryName: `Nicaragua` + }), + new AthletesDataItem( + { + Id: 163, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/21.jpg`, + Position: `up`, + Name: `Pippa Roberts`, + AthleteNumber: 15588, + BeatsPerMinute: 105, + TopSpeed: 4.1, + Registered: `2017-02-07T10:23:13-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kh.png`, + CountryName: `Cambodia` + }), + new AthletesDataItem( + { + Id: 164, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/51.jpg`, Position: `current`, - Name: `Roman Smith`, - AthleteNumber: 15531, - BeatsPerMinute: 106, - TopSpeed: 4.9, - Registered: `2017-06-14T05:12:04-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ga.png`, - CountryName: `Gabon` + Name: `Ethel Stephens`, + AthleteNumber: 18692, + BeatsPerMinute: 94, + TopSpeed: 4.1, + Registered: `2017-02-13T05:03:04-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ua.png`, + CountryName: `Ukraine` }), new AthletesDataItem( { - Id: 69, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/17.jpg`, + Id: 165, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/79.jpg`, + Position: `down`, + Name: `Mario Ellis`, + AthleteNumber: 18026, + BeatsPerMinute: 99, + TopSpeed: 5.5, + Registered: `2017-02-13T11:53:15-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ml.png`, + CountryName: `Mali` + }), + new AthletesDataItem( + { + Id: 166, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/74.jpg`, Position: `current`, - Name: `Emil Meißner`, - AthleteNumber: 37183, - BeatsPerMinute: 97, - TopSpeed: 4, - Registered: `2017-07-15T12:32:30-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gm.png`, - CountryName: `Gambia` + Name: `Maria Parra`, + AthleteNumber: 39861, + BeatsPerMinute: 106, + TopSpeed: 6, + Registered: `2017-01-30T09:22:52-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ki.png`, + CountryName: `Kiribati` }), new AthletesDataItem( { - Id: 182, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/94.jpg`, + Id: 167, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/67.jpg`, + Position: `down`, + Name: `Aatu Ranta`, + AthleteNumber: 38049, + BeatsPerMinute: 94, + TopSpeed: 5.1, + Registered: `2017-07-21T04:22:18-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ae.png`, + CountryName: `United Arab Emirates` + }), + new AthletesDataItem( + { + Id: 167, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/62.jpg`, Position: `current`, - Name: `Gerald Schmidt`, - AthleteNumber: 47410, - BeatsPerMinute: 102, - TopSpeed: 5.8, - Registered: `2017-02-20T11:53:08-02:00`, + Name: `Pippa Morris`, + AthleteNumber: 44421, + BeatsPerMinute: 101, + TopSpeed: 5.5, + Registered: `2017-03-06T09:21:58-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ge.png`, - CountryName: `Georgia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tj.png`, + CountryName: `Tajikistan` + }), + new AthletesDataItem( + { + Id: 167, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/32.jpg`, + Position: `current`, + Name: `Esma Adıvar`, + AthleteNumber: 35565, + BeatsPerMinute: 99, + TopSpeed: 4.2, + Registered: `2017-06-17T12:34:29-03:00`, + TrackProgress: 75, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ph.png`, + CountryName: `Philippines` }), new AthletesDataItem( { - Id: 190, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/53.jpg`, - Position: `current`, - Name: `Gladys Van Der Steeg`, - AthleteNumber: 20216, - BeatsPerMinute: 94, - TopSpeed: 4.3, - Registered: `2017-10-09T02:01:16-03:00`, + Id: 167, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/19.jpg`, + Position: `down`, + Name: `Louis Smith`, + AthleteNumber: 31837, + BeatsPerMinute: 98, + TopSpeed: 5.4, + Registered: `2017-03-19T08:12:23-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/de.png`, - CountryName: `Germany` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lr.png`, + CountryName: `Liberia` }), new AthletesDataItem( { - Id: 100, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/20.jpg`, + Id: 167, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/81.jpg`, + Position: `down`, + Name: `Milo Charles`, + AthleteNumber: 10661, + BeatsPerMinute: 99, + TopSpeed: 5.4, + Registered: `2017-07-20T09:00:22-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/is.png`, + CountryName: `Iceland` + }), + new AthletesDataItem( + { + Id: 168, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/10.jpg`, Position: `current`, - Name: `Alexis Walker`, - AthleteNumber: 43183, - BeatsPerMinute: 103, - TopSpeed: 5.8, - Registered: `2017-08-07T10:35:06-03:00`, + Name: `Calvin Hunt`, + AthleteNumber: 35535, + BeatsPerMinute: 94, + TopSpeed: 4.5, + Registered: `2017-11-07T09:58:42-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gh.png`, - CountryName: `Ghana` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/at.png`, + CountryName: `Austria` }), new AthletesDataItem( { - Id: 85, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/34.jpg`, - Position: `current`, - Name: `Jeffrey Medina`, - AthleteNumber: 42905, - BeatsPerMinute: 100, - TopSpeed: 5.2, - Registered: `2017-09-15T02:11:43-03:00`, + Id: 169, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/44.jpg`, + Position: `up`, + Name: `Aziz Santos`, + AthleteNumber: 38947, + BeatsPerMinute: 98, + TopSpeed: 4, + Registered: `2017-04-03T02:18:46-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gr.png`, - CountryName: `Greece` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gb.png`, + CountryName: `United Kingdom` }), new AthletesDataItem( { @@ -934,1127 +990,1127 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 116, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/1.jpg`, - Position: `down`, - Name: `Sevcan Kollen`, - AthleteNumber: 13728, - BeatsPerMinute: 104, - TopSpeed: 5.3, - Registered: `2017-09-08T08:29:08-03:00`, + Id: 170, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/60.jpg`, + Position: `up`, + Name: `Fernando Gimenez`, + AthleteNumber: 31290, + BeatsPerMinute: 102, + TopSpeed: 5.1, + Registered: `2017-06-21T06:45:54-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gt.png`, - CountryName: `Guatemala` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/uz.png`, + CountryName: `Uruguay` }), new AthletesDataItem( { - Id: 75, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/88.jpg`, - Position: `down`, - Name: `Rafael Gutierrez`, - AthleteNumber: 38804, - BeatsPerMinute: 100, - TopSpeed: 5.9, - Registered: `2017-02-08T07:50:59-02:00`, + Id: 173, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/18.jpg`, + Position: `current`, + Name: `Hassana Camp`, + AthleteNumber: 14467, + BeatsPerMinute: 104, + TopSpeed: 5.2, + Registered: `2017-06-02T12:21:59-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gn.png`, - CountryName: `Guinea` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cz.png`, + CountryName: `Czechia` }), new AthletesDataItem( { - Id: 121, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/48.jpg`, + Id: 174, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/29.jpg`, Position: `current`, - Name: `Väinö Salmi`, - AthleteNumber: 29839, - BeatsPerMinute: 107, - TopSpeed: 5.5, - Registered: `2017-10-21T05:57:02-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gw.png`, - CountryName: `Guinea-Bissau` + Name: `Beatriz Gallardo`, + AthleteNumber: 38538, + BeatsPerMinute: 101, + TopSpeed: 6, + Registered: `2017-11-06T02:14:31-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/er.png`, + CountryName: `Eritrea` }), new AthletesDataItem( { - Id: 180, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/90.jpg`, - Position: `up`, - Name: `Lillian Bowman`, - AthleteNumber: 35323, - BeatsPerMinute: 103, - TopSpeed: 4.5, - Registered: `2017-08-31T11:55:25-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gy.png`, - CountryName: `Guyana` + Id: 176, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/26.jpg`, + Position: `current`, + Name: `Tim Neal`, + AthleteNumber: 45860, + BeatsPerMinute: 97, + TopSpeed: 5.6, + Registered: `2017-04-21T04:06:34-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pa.png`, + CountryName: `Panama` }), new AthletesDataItem( { - Id: 139, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/28.jpg`, - Position: `current`, - Name: `Annabell Barth`, - AthleteNumber: 41130, - BeatsPerMinute: 103, - TopSpeed: 5, - Registered: `2017-08-24T11:58:56-03:00`, + Id: 176, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/35.jpg`, + Position: `down`, + Name: `Laudelino Castro`, + AthleteNumber: 12711, + BeatsPerMinute: 106, + TopSpeed: 4.4, + Registered: `2017-02-08T04:03:22-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ht.png`, - CountryName: `Haiti` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/hr.png`, + CountryName: `Croatia` }), new AthletesDataItem( { - Id: 4, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/34.jpg`, + Id: 178, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/65.jpg`, Position: `down`, - Name: `Mathys Martin`, - AthleteNumber: 32928, - BeatsPerMinute: 98, - TopSpeed: 5.5, - Registered: `2017-05-17T12:51:47-03:00`, + Name: `Lillian Wade`, + AthleteNumber: 10729, + BeatsPerMinute: 110, + TopSpeed: 4.8, + Registered: `2017-04-07T09:53:13-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/va.png`, - CountryName: `Holy See (Vatican City State)` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sb.png`, + CountryName: `Solomon Islands` }), new AthletesDataItem( { - Id: 1, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/65.jpg`, - Position: `down`, - Name: `Louis Stewart`, - AthleteNumber: 48131, + Id: 180, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/90.jpg`, + Position: `up`, + Name: `Lillian Bowman`, + AthleteNumber: 35323, BeatsPerMinute: 103, - TopSpeed: 5.7, - Registered: `2017-02-26T07:28:02-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/hn.png`, - CountryName: `Honduras` + TopSpeed: 4.5, + Registered: `2017-08-31T11:55:25-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gy.png`, + CountryName: `Guyana` }), new AthletesDataItem( { - Id: 190, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/2.jpg`, - Position: `current`, - Name: `Venla Korpela`, - AthleteNumber: 16454, + Id: 182, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/14.jpg`, + Position: `up`, + Name: `Ariena Achterberg`, + AthleteNumber: 41330, BeatsPerMinute: 92, - TopSpeed: 4.1, - Registered: `2017-08-22T10:36:38-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/hu.png`, - CountryName: `Hungary` - }), - new AthletesDataItem( - { - Id: 167, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/81.jpg`, - Position: `down`, - Name: `Milo Charles`, - AthleteNumber: 10661, - BeatsPerMinute: 99, - TopSpeed: 5.4, - Registered: `2017-07-20T09:00:22-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/is.png`, - CountryName: `Iceland` - }), - new AthletesDataItem( - { - Id: 62, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/9.jpg`, - Position: `current`, - Name: `Anthony Harcourt`, - AthleteNumber: 33649, - BeatsPerMinute: 109, - TopSpeed: 5.5, - Registered: `2017-06-14T11:10:20-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/in.png`, - CountryName: `India` + TopSpeed: 5.6, + Registered: `2017-10-22T02:15:39-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kr.png`, + CountryName: `South Korea` }), new AthletesDataItem( { - Id: 72, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, - Position: `up`, - Name: `Aaron Robertson`, - AthleteNumber: 30727, - BeatsPerMinute: 95, - TopSpeed: 4.2, - Registered: `2017-08-23T09:37:40-03:00`, + Id: 182, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/94.jpg`, + Position: `current`, + Name: `Gerald Schmidt`, + AthleteNumber: 47410, + BeatsPerMinute: 102, + TopSpeed: 5.8, + Registered: `2017-02-20T11:53:08-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/id.png`, - CountryName: `Indonesia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ge.png`, + CountryName: `Georgia` }), new AthletesDataItem( { - Id: 2, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/14.jpg`, - Position: `up`, - Name: `Bill Fox`, - AthleteNumber: 18511, - BeatsPerMinute: 91, - TopSpeed: 5, - Registered: `2017-10-24T08:25:40-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ir.png`, - CountryName: `Iran, Islamic Republic Of` + Id: 183, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/74.jpg`, + Position: `down`, + Name: `Yarno Kin`, + AthleteNumber: 47324, + BeatsPerMinute: 107, + TopSpeed: 5.1, + Registered: `2017-08-26T08:21:22-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ro.png`, + CountryName: `Romania` }), new AthletesDataItem( { - Id: 58, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/30.jpg`, + Id: 183, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/53.jpg`, Position: `up`, - Name: `Veera Saari`, - AthleteNumber: 40408, - BeatsPerMinute: 100, - TopSpeed: 4.7, - Registered: `2017-10-28T10:39:22-03:00`, + Name: `رونیکا سلطانی نژاد`, + AthleteNumber: 35233, + BeatsPerMinute: 99, + TopSpeed: 4.6, + Registered: `2017-08-13T01:05:52-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/iq.png`, - CountryName: `Iraq` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mk.png`, + CountryName: `Macedonia, The Former Yugoslav Republic of` }), new AthletesDataItem( { - Id: 87, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/35.jpg`, - Position: `current`, - Name: `Loïc Gerard`, - AthleteNumber: 31706, - BeatsPerMinute: 102, + Id: 186, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/2.jpg`, + Position: `up`, + Name: `کوروش کامروا`, + AthleteNumber: 13506, + BeatsPerMinute: 109, TopSpeed: 4.4, - Registered: `2017-07-28T09:10:43-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ie.png`, - CountryName: `Ireland` + Registered: `2017-04-16T01:10:37-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nu.png`, + CountryName: `Niue` }), new AthletesDataItem( { - Id: 137, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/75.jpg`, + Id: 186, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, Position: `up`, - Name: `Gloria Caballero`, - AthleteNumber: 43379, - BeatsPerMinute: 103, - TopSpeed: 4.3, - Registered: `2017-08-10T08:27:45-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/il.png`, - CountryName: `Israel` + Name: `Jimmy Bailey`, + AthleteNumber: 38510, + BeatsPerMinute: 101, + TopSpeed: 4.7, + Registered: `2017-06-30T04:13:42-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cr.png`, + CountryName: `Costa Rica` }), new AthletesDataItem( { - Id: 5, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/38.jpg`, + Id: 188, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/3.jpg`, Position: `current`, - Name: `Gianne Godijn`, - AthleteNumber: 45945, - BeatsPerMinute: 96, - TopSpeed: 4.5, - Registered: `2017-03-22T03:23:12-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/it.png`, - CountryName: `Italy` + Name: `Foppe Delfos`, + AthleteNumber: 39679, + BeatsPerMinute: 107, + TopSpeed: 4.1, + Registered: `2017-08-05T10:54:56-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/py.png`, + CountryName: `Paraguay` }), new AthletesDataItem( { - Id: 196, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/17.jpg`, - Position: `current`, - Name: `Parel Zuidhof`, - AthleteNumber: 32718, - BeatsPerMinute: 105, - TopSpeed: 5, - Registered: `2017-01-21T10:19:56-02:00`, + Id: 188, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/81.jpg`, + Position: `down`, + Name: `آراد یاسمی`, + AthleteNumber: 34370, + BeatsPerMinute: 99, + TopSpeed: 5.9, + Registered: `2017-02-02T11:42:41-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/jm.png`, - CountryName: `Jamaica` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mu.png`, + CountryName: `Mauritius` }), new AthletesDataItem( { - Id: 23, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/72.jpg`, + Id: 188, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/45.jpg`, Position: `down`, - Name: `Gökhan Aşıkoğlu`, - AthleteNumber: 13890, - BeatsPerMinute: 105, - TopSpeed: 5.4, - Registered: `2017-03-31T06:14:26-03:00`, + Name: `Ceylan Duygulu`, + AthleteNumber: 21527, + BeatsPerMinute: 99, + TopSpeed: 4.9, + Registered: `2017-07-13T09:06:04-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/jp.png`, - CountryName: `Japan` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dm.png`, + CountryName: `Dominica` }), new AthletesDataItem( { - Id: 74, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, - Position: `up`, - Name: `Minea Rantanen`, - AthleteNumber: 18835, - BeatsPerMinute: 105, - TopSpeed: 5, - Registered: `2017-01-24T07:30:43-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/jo.png`, - CountryName: `Jordan` + Id: 190, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/2.jpg`, + Position: `current`, + Name: `Venla Korpela`, + AthleteNumber: 16454, + BeatsPerMinute: 92, + TopSpeed: 4.1, + Registered: `2017-08-22T10:36:38-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/hu.png`, + CountryName: `Hungary` }), new AthletesDataItem( { - Id: 92, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/4.jpg`, - Position: `down`, - Name: `Asta Hansen`, - AthleteNumber: 17222, - BeatsPerMinute: 101, + Id: 190, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/53.jpg`, + Position: `current`, + Name: `Gladys Van Der Steeg`, + AthleteNumber: 20216, + BeatsPerMinute: 94, TopSpeed: 4.3, - Registered: `2017-01-08T02:41:56-02:00`, + Registered: `2017-10-09T02:01:16-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kz.png`, - CountryName: `Kazakhstan` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/de.png`, + CountryName: `Germany` }), new AthletesDataItem( { - Id: 191, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/13.jpg`, - Position: `up`, - Name: `Sheryl Collins`, - AthleteNumber: 36473, - BeatsPerMinute: 98, - TopSpeed: 4.2, - Registered: `2017-03-23T12:54:35-02:00`, + Id: 190, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/44.jpg`, + Position: `current`, + Name: `Kiara Dubois`, + AthleteNumber: 49964, + BeatsPerMinute: 97, + TopSpeed: 5.6, + Registered: `2017-09-28T04:37:56-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ke.png`, - CountryName: `Kenya` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/au.png`, + CountryName: `Australia` }), new AthletesDataItem( { - Id: 166, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/74.jpg`, + Id: 191, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, Position: `current`, - Name: `Maria Parra`, - AthleteNumber: 39861, - BeatsPerMinute: 106, - TopSpeed: 6, - Registered: `2017-01-30T09:22:52-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ki.png`, - CountryName: `Kiribati` - }), - new AthletesDataItem( - { - Id: 73, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/33.jpg`, - Position: `up`, - Name: `Annabelle Besteman`, - AthleteNumber: 30560, - BeatsPerMinute: 105, - TopSpeed: 5.3, - Registered: `2017-11-11T02:04:19-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kp.png`, - CountryName: `Korea, Democratic PeopleS Republic of` + Name: `آرش احمدی`, + AthleteNumber: 36948, + BeatsPerMinute: 90, + TopSpeed: 4.1, + Registered: `2017-09-08T01:22:14-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/np.png`, + CountryName: `Nepal` }), new AthletesDataItem( { - Id: 182, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/14.jpg`, + Id: 191, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/13.jpg`, Position: `up`, - Name: `Ariena Achterberg`, - AthleteNumber: 41330, - BeatsPerMinute: 92, - TopSpeed: 5.6, - Registered: `2017-10-22T02:15:39-03:00`, + Name: `Sheryl Collins`, + AthleteNumber: 36473, + BeatsPerMinute: 98, + TopSpeed: 4.2, + Registered: `2017-03-23T12:54:35-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kr.png`, - CountryName: `Korea, Republic of` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ke.png`, + CountryName: `Kenya` }), new AthletesDataItem( { - Id: 67, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/50.jpg`, - Position: `current`, - Name: `Villads Larsen`, - AthleteNumber: 44677, - BeatsPerMinute: 93, - TopSpeed: 5.7, - Registered: `2017-03-25T11:25:30-02:00`, + Id: 191, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/72.jpg`, + Position: `up`, + Name: `Clarisse Rey`, + AthleteNumber: 29795, + BeatsPerMinute: 98, + TopSpeed: 4.9, + Registered: `2017-06-09T08:07:19-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kw.png`, - CountryName: `Kuwait` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ba.png`, + CountryName: `Bosnia and Herzegovina` }), new AthletesDataItem( { - Id: 110, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/26.jpg`, + Id: 192, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/44.jpg`, Position: `down`, - Name: `Emilie Morin`, - AthleteNumber: 26164, - BeatsPerMinute: 98, - TopSpeed: 4.9, - Registered: `2017-02-01T04:18:19-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kg.png`, - CountryName: `Kyrgyzstan` + Name: `Viivi Kujala`, + AthleteNumber: 29939, + BeatsPerMinute: 93, + TopSpeed: 4.1, + Registered: `2017-05-03T02:40:05-03:00`, + TrackProgress: 75, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/so.png`, + CountryName: `Somalia` }), new AthletesDataItem( { - Id: 31, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/56.jpg`, - Position: `up`, - Name: `Judd Campbell`, - AthleteNumber: 37365, - BeatsPerMinute: 110, - TopSpeed: 5, - Registered: `2017-10-19T11:01:10-03:00`, + Id: 193, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, + Position: `down`, + Name: `Juanita Franklin`, + AthleteNumber: 13907, + BeatsPerMinute: 91, + TopSpeed: 6, + Registered: `2017-10-04T02:46:46-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/la.png`, - CountryName: `Lao PeopleS Democratic Republic` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/vu.png`, + CountryName: `Vanuatu` }), new AthletesDataItem( { - Id: 110, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/13.jpg`, - Position: `current`, - Name: `Özsu Keçeci`, - AthleteNumber: 29403, - BeatsPerMinute: 106, - TopSpeed: 4.2, - Registered: `2017-01-19T11:34:13-02:00`, + Id: 193, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/59.jpg`, + Position: `down`, + Name: `Sophia Carlson`, + AthleteNumber: 44183, + BeatsPerMinute: 102, + TopSpeed: 5.1, + Registered: `2017-09-04T07:03:19-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lv.png`, - CountryName: `Latvia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ee.png`, + CountryName: `Estonia` }), new AthletesDataItem( { - Id: 123, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/12.jpg`, + Id: 194, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/62.jpg`, Position: `up`, - Name: `آنیتا كامياران`, - AthleteNumber: 18980, - BeatsPerMinute: 90, - TopSpeed: 4.5, - Registered: `2017-07-21T06:42:59-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lb.png`, - CountryName: `Lebanon` + Name: `آوا سلطانی نژاد`, + AthleteNumber: 45635, + BeatsPerMinute: 98, + TopSpeed: 4.1, + Registered: `2017-04-10T11:39:46-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/se.png`, + CountryName: `Sweden` }), new AthletesDataItem( { - Id: 138, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, + Id: 194, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/11.jpg`, Position: `down`, - Name: `Antoine Mackay`, - AthleteNumber: 34547, - BeatsPerMinute: 104, - TopSpeed: 5, - Registered: `2017-08-22T09:11:37-03:00`, + Name: `Kaya Taşlı`, + AthleteNumber: 42291, + BeatsPerMinute: 100, + TopSpeed: 4.7, + Registered: `2017-01-30T03:23:36-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ls.png`, - CountryName: `Lesotho` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sn.png`, + CountryName: `Senegal` }), new AthletesDataItem( { - Id: 167, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/19.jpg`, + Id: 194, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/71.jpg`, Position: `down`, - Name: `Louis Smith`, - AthleteNumber: 31837, - BeatsPerMinute: 98, - TopSpeed: 5.4, - Registered: `2017-03-19T08:12:23-02:00`, + Name: `Adrian Ibañez`, + AthleteNumber: 21968, + BeatsPerMinute: 105, + TopSpeed: 5.3, + Registered: `2017-02-03T04:36:54-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lr.png`, - CountryName: `Liberia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/om.png`, + CountryName: `Oman` }), new AthletesDataItem( { - Id: 29, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/29.jpg`, + Id: 196, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/17.jpg`, Position: `current`, - Name: `Selmo Caldeira`, - AthleteNumber: 21837, - BeatsPerMinute: 110, - TopSpeed: 4.9, - Registered: `2017-10-20T03:40:24-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ly.png`, - CountryName: `Libyan Arab Jamahiriya` - }), - new AthletesDataItem( - { - Id: 35, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/42.jpg`, - Position: `down`, - Name: `Elaine Smith`, - AthleteNumber: 38243, - BeatsPerMinute: 108, - TopSpeed: 4, - Registered: `2017-06-11T12:20:41-03:00`, + Name: `Parel Zuidhof`, + AthleteNumber: 32718, + BeatsPerMinute: 105, + TopSpeed: 5, + Registered: `2017-01-21T10:19:56-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/li.png`, - CountryName: `Liechtenstein` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/jm.png`, + CountryName: `Jamaica` }), new AthletesDataItem( { - Id: 75, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/2.jpg`, + Id: 196, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/30.jpg`, Position: `up`, - Name: `Fritz Sommer`, - AthleteNumber: 26210, - BeatsPerMinute: 99, + Name: `Begüm Erkekli`, + AthleteNumber: 37888, + BeatsPerMinute: 104, TopSpeed: 4.6, - Registered: `2017-09-29T03:54:57-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lt.png`, - CountryName: `Lithuania` + Registered: `2017-10-04T03:02:35-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sv.png`, + CountryName: `El Salvador` }), new AthletesDataItem( { - Id: 40, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/5.jpg`, - Position: `down`, - Name: `Carter Evans`, - AthleteNumber: 46961, - BeatsPerMinute: 100, - TopSpeed: 5.3, - Registered: `2017-07-23T02:43:07-03:00`, + Id: 197, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/93.jpg`, + Position: `current`, + Name: `Brent Lord`, + AthleteNumber: 20943, + BeatsPerMinute: 92, + TopSpeed: 4.8, + Registered: `2017-01-23T06:14:22-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lu.png`, - CountryName: `Luxembourg` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dz.png`, + CountryName: `Algeria` }), new AthletesDataItem( { - Id: 183, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/53.jpg`, + Id: 199, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/68.jpg`, Position: `up`, - Name: `رونیکا سلطانی نژاد`, - AthleteNumber: 35233, - BeatsPerMinute: 99, - TopSpeed: 4.6, - Registered: `2017-08-13T01:05:52-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mk.png`, - CountryName: `Macedonia, The Former Yugoslav Republic of` + Name: `Lucie Dumont`, + AthleteNumber: 12104, + BeatsPerMinute: 108, + TopSpeed: 4, + Registered: `2017-01-08T02:13:29-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ca.png`, + CountryName: `Canada` }), new AthletesDataItem( { - Id: 151, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/88.jpg`, - Position: `current`, - Name: `Charlotte Mills`, - AthleteNumber: 49829, - BeatsPerMinute: 92, - TopSpeed: 5.3, - Registered: `2017-05-10T04:33:10-03:00`, + Id: 210, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/13.jpg`, + Position: `down`, + Name: `Maeva Bergeron`, + AthleteNumber: 15655, + BeatsPerMinute: 94, + TopSpeed: 5.9, + Registered: `2017-10-03T09:42:15-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mg.png`, - CountryName: `Madagascar` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mx.png`, + CountryName: `Mexico` + }), + new AthletesDataItem( + { + Id: 212, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/83.jpg`, + Position: `up`, + Name: `Sara Larsen`, + AthleteNumber: 37094, + BeatsPerMinute: 97, + TopSpeed: 4.5, + Registered: `2017-04-14T11:48:28-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sa.png`, + CountryName: `Saudi Arabia` }), new AthletesDataItem( { - Id: 107, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/33.jpg`, + Id: 214, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/84.jpg`, Position: `up`, - Name: `Pedro Marquez`, - AthleteNumber: 16169, - BeatsPerMinute: 97, - TopSpeed: 5.4, - Registered: `2017-11-11T05:14:31-02:00`, + Name: `Ömür Denkel`, + AthleteNumber: 31061, + BeatsPerMinute: 104, + TopSpeed: 4.5, + Registered: `2017-02-18T05:32:55-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mw.png`, - CountryName: `Malawi` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tv.png`, + CountryName: `Tuvalu` }), new AthletesDataItem( { - Id: 65, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, + Id: 215, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/79.jpg`, Position: `down`, - Name: `Jenny Burke`, - AthleteNumber: 15266, - BeatsPerMinute: 99, - TopSpeed: 5.4, - Registered: `2017-09-11T12:20:19-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/my.png`, - CountryName: `Malaysia` - }), - new AthletesDataItem( - { - Id: 155, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/82.jpg`, - Position: `up`, - Name: `Justin Philippe`, - AthleteNumber: 12858, + Name: `Marilou Hubert`, + AthleteNumber: 43655, BeatsPerMinute: 104, - TopSpeed: 5.7, - Registered: `2017-03-16T02:00:35-02:00`, + TopSpeed: 4.2, + Registered: `2017-09-28T11:13:00-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mv.png`, - CountryName: `Maldives` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mm.png`, + CountryName: `Myanmar` }), new AthletesDataItem( { - Id: 165, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/79.jpg`, + Id: 216, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/72.jpg`, Position: `down`, - Name: `Mario Ellis`, - AthleteNumber: 18026, - BeatsPerMinute: 99, - TopSpeed: 5.5, - Registered: `2017-02-13T11:53:15-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ml.png`, - CountryName: `Mali` + Name: `Felix Olsen`, + AthleteNumber: 43198, + BeatsPerMinute: 101, + TopSpeed: 4.2, + Registered: `2017-09-27T01:17:14-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fr.png`, + CountryName: `France` }), new AthletesDataItem( { - Id: 107, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/92.jpg`, - Position: `down`, - Name: `Megan Webb`, - AthleteNumber: 30713, - BeatsPerMinute: 93, + Id: 219, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/6.jpg`, + Position: `current`, + Name: `Sedef Tunçeri`, + AthleteNumber: 48164, + BeatsPerMinute: 108, TopSpeed: 5.6, - Registered: `2017-08-20T09:26:51-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mt.png`, - CountryName: `Malta` + Registered: `2017-03-29T11:54:15-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bt.png`, + CountryName: `Bhutan` }), new AthletesDataItem( { - Id: 52, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/94.jpg`, + Id: 221, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/73.jpg`, Position: `down`, - Name: `Adérito Lopes`, - AthleteNumber: 21320, - BeatsPerMinute: 91, - TopSpeed: 5.2, - Registered: `2017-01-07T06:47:56-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mh.png`, - CountryName: `Marshall Islands` + Name: `Kuzey Aclan`, + AthleteNumber: 18583, + BeatsPerMinute: 102, + TopSpeed: 5.3, + Registered: `2017-09-12T09:14:14-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/td.png`, + CountryName: `Chad` }), new AthletesDataItem( { - Id: 99, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/89.jpg`, + Id: 223, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/72.jpg`, Position: `down`, - Name: `Victor Lévesque`, - AthleteNumber: 48375, - BeatsPerMinute: 110, - TopSpeed: 5.7, - Registered: `2017-11-10T11:31:44-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mr.png`, - CountryName: `Mauritania` + Name: `Gökhan Aşıkoğlu`, + AthleteNumber: 13890, + BeatsPerMinute: 105, + TopSpeed: 5.4, + Registered: `2017-03-31T06:14:26-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/jp.png`, + CountryName: `Japan` }), new AthletesDataItem( { - Id: 188, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/81.jpg`, + Id: 224, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/0.jpg`, Position: `down`, - Name: `آراد یاسمی`, - AthleteNumber: 34370, - BeatsPerMinute: 99, - TopSpeed: 5.9, - Registered: `2017-02-02T11:42:41-02:00`, + Name: `Joan Ortega`, + AthleteNumber: 49478, + BeatsPerMinute: 103, + TopSpeed: 5.4, + Registered: `2017-07-04T03:01:47-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mu.png`, - CountryName: `Mauritius` - }), - new AthletesDataItem( - { - Id: 10, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/13.jpg`, - Position: `down`, - Name: `Maeva Bergeron`, - AthleteNumber: 15655, - BeatsPerMinute: 94, - TopSpeed: 5.9, - Registered: `2017-10-03T09:42:15-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mx.png`, - CountryName: `Mexico` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gq.png`, + CountryName: `Equatorial Guinea` }), new AthletesDataItem( { - Id: 41, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/20.jpg`, + Id: 225, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, Position: `up`, - Name: `Oskari Karjala`, - AthleteNumber: 31498, - BeatsPerMinute: 90, + Name: `Stanley Hart`, + AthleteNumber: 14150, + BeatsPerMinute: 91, TopSpeed: 4.5, - Registered: `2017-05-10T12:45:12-03:00`, + Registered: `2017-08-19T03:02:33-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fm.png`, - CountryName: `Micronesia, Federated States of` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ve.png`, + CountryName: `Venezuela` }), new AthletesDataItem( { - Id: 51, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/74.jpg`, - Position: `up`, - Name: `Alex Meyer`, - AthleteNumber: 44390, + Id: 227, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/9.jpg`, + Position: `current`, + Name: `Johann Hinz`, + AthleteNumber: 48244, BeatsPerMinute: 94, TopSpeed: 4.3, - Registered: `2017-08-04T07:05:34-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/md.png`, - CountryName: `Moldova, Republic of` + Registered: `2017-03-10T07:36:56-02:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sd.png`, + CountryName: `Sudan` }), new AthletesDataItem( { - Id: 128, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/52.jpg`, + Id: 227, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/61.jpg`, Position: `up`, - Name: `Sophie Lewis`, - AthleteNumber: 46222, - BeatsPerMinute: 106, - TopSpeed: 4.4, - Registered: `2017-02-20T09:42:07-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mc.png`, - CountryName: `Monaco` + Name: `Layla Douglas`, + AthleteNumber: 21977, + BeatsPerMinute: 97, + TopSpeed: 5.4, + Registered: `2017-04-19T11:43:38-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/si.png`, + CountryName: `Slovenia` }), new AthletesDataItem( { - Id: 79, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/39.jpg`, + Id: 229, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/29.jpg`, Position: `current`, - Name: `Ashley Romero`, - AthleteNumber: 36611, - BeatsPerMinute: 104, - TopSpeed: 5.5, - Registered: `2017-02-08T12:45:46-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mn.png`, - CountryName: `Mongolia` + Name: `Selmo Caldeira`, + AthleteNumber: 21837, + BeatsPerMinute: 110, + TopSpeed: 4.9, + Registered: `2017-10-20T03:40:24-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ly.png`, + CountryName: `Libyan Arab Jamahiriya` }), new AthletesDataItem( { - Id: 124, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/19.jpg`, - Position: `current`, - Name: `Marie Poulsen`, - AthleteNumber: 44113, - BeatsPerMinute: 109, - TopSpeed: 4.7, - Registered: `2017-04-15T10:25:21-03:00`, + Id: 231, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/56.jpg`, + Position: `up`, + Name: `Judd Campbell`, + AthleteNumber: 37365, + BeatsPerMinute: 110, + TopSpeed: 5, + Registered: `2017-10-19T11:01:10-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ma.png`, - CountryName: `Morocco` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/la.png`, + CountryName: `Lao PeopleS Democratic Republic` }), new AthletesDataItem( { - Id: 42, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/83.jpg`, - Position: `down`, - Name: `Caitlin Jackson`, - AthleteNumber: 45472, - BeatsPerMinute: 101, - TopSpeed: 4.3, - Registered: `2017-09-17T09:41:01-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mz.png`, - CountryName: `Mozambique` + Id: 233, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/18.jpg`, + Position: `up`, + Name: `Zackary Roy`, + AthleteNumber: 45996, + BeatsPerMinute: 92, + TopSpeed: 4.9, + Registered: `2017-07-07T03:51:26-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bs.png`, + CountryName: `Bahamas` }), new AthletesDataItem( { - Id: 15, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/79.jpg`, + Id: 234, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/19.jpg`, Position: `down`, - Name: `Marilou Hubert`, - AthleteNumber: 43655, - BeatsPerMinute: 104, - TopSpeed: 4.2, - Registered: `2017-09-28T11:13:00-03:00`, + Name: `Linda Schäfer`, + AthleteNumber: 43074, + BeatsPerMinute: 107, + TopSpeed: 5.1, + Registered: `2017-01-05T11:41:20-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mm.png`, - CountryName: `Myanmar` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ye.png`, + CountryName: `Yemen` }), new AthletesDataItem( { - Id: 63, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, - Position: `up`, - Name: `Estelle Vincent`, - AthleteNumber: 41700, - BeatsPerMinute: 99, - TopSpeed: 5.7, - Registered: `2017-05-31T02:56:58-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/na.png`, - CountryName: `Namibia` + Id: 235, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/42.jpg`, + Position: `down`, + Name: `Elaine Smith`, + AthleteNumber: 38243, + BeatsPerMinute: 108, + TopSpeed: 4, + Registered: `2017-06-11T12:20:41-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/li.png`, + CountryName: `Liechtenstein` }), new AthletesDataItem( { - Id: 154, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/54.jpg`, + Id: 237, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/86.jpg`, Position: `down`, - Name: `Rhonda Simmmons`, - AthleteNumber: 37139, - BeatsPerMinute: 96, - TopSpeed: 5.1, - Registered: `2017-07-03T05:39:45-03:00`, + Name: `Clyde Matthews`, + AthleteNumber: 11955, + BeatsPerMinute: 93, + TopSpeed: 5.2, + Registered: `2017-03-02T05:01:02-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nr.png`, - CountryName: `Nauru` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pw.png`, + CountryName: `Palau` }), new AthletesDataItem( { - Id: 191, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, + Id: 238, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/17.jpg`, Position: `current`, - Name: `آرش احمدی`, - AthleteNumber: 36948, - BeatsPerMinute: 90, - TopSpeed: 4.1, - Registered: `2017-09-08T01:22:14-03:00`, + Name: `Charlotte Meyer`, + AthleteNumber: 21442, + BeatsPerMinute: 110, + TopSpeed: 4.6, + Registered: `2017-10-19T10:38:35-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/np.png`, - CountryName: `Nepal` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ck.png`, + CountryName: `Cook Islands` }), new AthletesDataItem( { - Id: 141, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/15.jpg`, - Position: `current`, - Name: `Miro Korpela`, - AthleteNumber: 40544, - BeatsPerMinute: 104, + Id: 240, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/5.jpg`, + Position: `down`, + Name: `Carter Evans`, + AthleteNumber: 46961, + BeatsPerMinute: 100, TopSpeed: 5.3, - Registered: `2017-01-10T07:12:44-02:00`, + Registered: `2017-07-23T02:43:07-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lu.png`, + CountryName: `Luxembourg` + }), + new AthletesDataItem( + { + Id: 240, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/33.jpg`, + Position: `down`, + Name: `Alberto Clark`, + AthleteNumber: 29912, + BeatsPerMinute: 93, + TopSpeed: 4.6, + Registered: `2017-02-02T03:50:21-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nl.png`, - CountryName: `Netherlands` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ag.png`, + CountryName: `Antigua and Barbuda` }), new AthletesDataItem( { - Id: 73, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/4.jpg`, - Position: `up`, - Name: `Afet Kumcuoğlu`, - AthleteNumber: 33454, - BeatsPerMinute: 106, - TopSpeed: 5.1, - Registered: `2017-09-16T07:05:43-03:00`, + Id: 241, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/65.jpg`, + Position: `down`, + Name: `Lilly Keuter`, + AthleteNumber: 49893, + BeatsPerMinute: 102, + TopSpeed: 4.5, + Registered: `2017-01-20T02:38:39-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nz.png`, - CountryName: `New Zealand` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kn.png`, + CountryName: `Saint Kitts and Nevis` }), new AthletesDataItem( { - Id: 163, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/52.jpg`, + Id: 241, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/20.jpg`, Position: `up`, - Name: `Millie Cooper`, - AthleteNumber: 14610, - BeatsPerMinute: 99, - TopSpeed: 5.4, - Registered: `2017-05-08T09:30:14-03:00`, + Name: `Oskari Karjala`, + AthleteNumber: 31498, + BeatsPerMinute: 90, + TopSpeed: 4.5, + Registered: `2017-05-10T12:45:12-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ni.png`, - CountryName: `Nicaragua` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fm.png`, + CountryName: `Micronesia, Federated States of` }), new AthletesDataItem( { - Id: 53, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/51.jpg`, - Position: `current`, - Name: `Kayla Patel`, - AthleteNumber: 42780, - BeatsPerMinute: 103, - TopSpeed: 4.7, - Registered: `2017-04-20T09:33:53-03:00`, + Id: 242, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/83.jpg`, + Position: `down`, + Name: `Caitlin Jackson`, + AthleteNumber: 45472, + BeatsPerMinute: 101, + TopSpeed: 4.3, + Registered: `2017-09-17T09:41:01-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mz.png`, + CountryName: `Mozambique` + }), + new AthletesDataItem( + { + Id: 243, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/77.jpg`, + Position: `down`, + Name: `Cathalijne Van Der Ree`, + AthleteNumber: 45160, + BeatsPerMinute: 102, + TopSpeed: 5.4, + Registered: `2017-02-13T05:23:49-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ne.png`, - CountryName: `Niger` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ug.png`, + CountryName: `Uganda` }), new AthletesDataItem( { - Id: 58, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, - Position: `current`, - Name: `Diego Gautier`, - AthleteNumber: 26320, - BeatsPerMinute: 97, - TopSpeed: 4.6, - Registered: `2017-06-11T03:50:43-03:00`, + Id: 243, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/94.jpg`, + Position: `up`, + Name: `Emma Turner`, + AthleteNumber: 39487, + BeatsPerMinute: 110, + TopSpeed: 5.7, + Registered: `2017-07-30T01:33:14-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ng.png`, - CountryName: `Nigeria` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tz.png`, + CountryName: `Tanzania, United Republic of` }), new AthletesDataItem( { - Id: 186, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/2.jpg`, + Id: 243, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, Position: `up`, - Name: `کوروش کامروا`, - AthleteNumber: 13506, - BeatsPerMinute: 109, - TopSpeed: 4.4, - Registered: `2017-04-16T01:10:37-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nu.png`, - CountryName: `Niue` + Name: `Kent Clark`, + AthleteNumber: 32799, + BeatsPerMinute: 106, + TopSpeed: 5.7, + Registered: `2017-01-24T01:00:15-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pe.png`, + CountryName: `Peru` }), new AthletesDataItem( { - Id: 101, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/71.jpg`, - Position: `down`, - Name: `Lavínia Silva`, - AthleteNumber: 33994, - BeatsPerMinute: 93, - TopSpeed: 5.6, - Registered: `2017-03-22T08:55:46-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/no.png`, - CountryName: `Norway` + Id: 246, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/55.jpg`, + Position: `current`, + Name: `Ronja Kraft`, + AthleteNumber: 21800, + BeatsPerMinute: 101, + TopSpeed: 5.3, + Registered: `2017-04-02T03:33:57-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dk.png`, + CountryName: `Denmark` }), new AthletesDataItem( { - Id: 194, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/71.jpg`, + Id: 251, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/34.jpg`, Position: `down`, - Name: `Adrian Ibañez`, - AthleteNumber: 21968, - BeatsPerMinute: 105, - TopSpeed: 5.3, - Registered: `2017-02-03T04:36:54-02:00`, + Name: `Eléa Robin`, + AthleteNumber: 26742, + BeatsPerMinute: 90, + TopSpeed: 4.7, + Registered: `2017-03-30T12:34:24-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/om.png`, - CountryName: `Oman` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/vc.png`, + CountryName: `Saint Vincent and the Grenadines` }), new AthletesDataItem( { - Id: 143, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/38.jpg`, + Id: 251, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/74.jpg`, Position: `up`, - Name: `رضا کوتی`, - AthleteNumber: 13640, - BeatsPerMinute: 103, - TopSpeed: 4.2, - Registered: `2017-04-30T02:34:29-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pk.png`, - CountryName: `Pakistan` + Name: `Alex Meyer`, + AthleteNumber: 44390, + BeatsPerMinute: 94, + TopSpeed: 4.3, + Registered: `2017-08-04T07:05:34-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/md.png`, + CountryName: `Moldova, Republic of` }), new AthletesDataItem( { - Id: 37, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/86.jpg`, + Id: 252, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/94.jpg`, Position: `down`, - Name: `Clyde Matthews`, - AthleteNumber: 11955, - BeatsPerMinute: 93, + Name: `Adérito Lopes`, + AthleteNumber: 21320, + BeatsPerMinute: 91, TopSpeed: 5.2, - Registered: `2017-03-02T05:01:02-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pw.png`, - CountryName: `Palau` + Registered: `2017-01-07T06:47:56-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mh.png`, + CountryName: `Marshall Islands` }), new AthletesDataItem( { - Id: 176, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/26.jpg`, + Id: 253, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/51.jpg`, Position: `current`, - Name: `Tim Neal`, - AthleteNumber: 45860, - BeatsPerMinute: 97, - TopSpeed: 5.6, - Registered: `2017-04-21T04:06:34-03:00`, + Name: `Kayla Patel`, + AthleteNumber: 42780, + BeatsPerMinute: 103, + TopSpeed: 4.7, + Registered: `2017-04-20T09:33:53-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pa.png`, - CountryName: `Panama` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ne.png`, + CountryName: `Niger` }), new AthletesDataItem( { - Id: 110, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/15.jpg`, + Id: 258, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, Position: `current`, - Name: `Annabell Brand`, - AthleteNumber: 39233, - BeatsPerMinute: 93, - TopSpeed: 5.7, - Registered: `2017-03-01T12:21:24-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pg.png`, - CountryName: `Papua New Guinea` + Name: `Diego Gautier`, + AthleteNumber: 26320, + BeatsPerMinute: 97, + TopSpeed: 4.6, + Registered: `2017-06-11T03:50:43-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ng.png`, + CountryName: `Nigeria` }), new AthletesDataItem( { - Id: 188, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/3.jpg`, - Position: `current`, - Name: `Foppe Delfos`, - AthleteNumber: 39679, - BeatsPerMinute: 107, - TopSpeed: 4.1, - Registered: `2017-08-05T10:54:56-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/py.png`, - CountryName: `Paraguay` + Id: 258, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/30.jpg`, + Position: `up`, + Name: `Veera Saari`, + AthleteNumber: 40408, + BeatsPerMinute: 100, + TopSpeed: 4.7, + Registered: `2017-10-28T10:39:22-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/iq.png`, + CountryName: `Iraq` }), new AthletesDataItem( { - Id: 43, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, - Position: `up`, - Name: `Kent Clark`, - AthleteNumber: 32799, - BeatsPerMinute: 106, + Id: 258, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/60.jpg`, + Position: `down`, + Name: `Zaina Pomp`, + AthleteNumber: 14109, + BeatsPerMinute: 90, TopSpeed: 5.7, - Registered: `2017-01-24T01:00:15-02:00`, + Registered: `2017-09-07T11:17:40-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pe.png`, - CountryName: `Peru` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ao.png`, + CountryName: `Angola` }), new AthletesDataItem( { - Id: 167, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/32.jpg`, + Id: 262, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/9.jpg`, Position: `current`, - Name: `Esma Adıvar`, - AthleteNumber: 35565, - BeatsPerMinute: 99, - TopSpeed: 4.2, - Registered: `2017-06-17T12:34:29-03:00`, - TrackProgress: 75, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ph.png`, - CountryName: `Philippines` + Name: `Anthony Harcourt`, + AthleteNumber: 33649, + BeatsPerMinute: 109, + TopSpeed: 5.5, + Registered: `2017-06-14T11:10:20-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/in.png`, + CountryName: `India` }), new AthletesDataItem( { - Id: 123, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/19.jpg`, - Position: `down`, - Name: `Flora Perez`, - AthleteNumber: 23907, - BeatsPerMinute: 102, - TopSpeed: 5.8, - Registered: `2017-04-12T04:16:56-03:00`, + Id: 262, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/43.jpg`, + Position: `current`, + Name: `Roman Smith`, + AthleteNumber: 15531, + BeatsPerMinute: 106, + TopSpeed: 4.9, + Registered: `2017-06-14T05:12:04-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pl.png`, - CountryName: `Poland` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ga.png`, + CountryName: `Gabon` }), new AthletesDataItem( { - Id: 76, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/65.jpg`, + Id: 263, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, + Position: `up`, + Name: `Estelle Vincent`, + AthleteNumber: 41700, + BeatsPerMinute: 99, + TopSpeed: 5.7, + Registered: `2017-05-31T02:56:58-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/na.png`, + CountryName: `Namibia` + }), + new AthletesDataItem( + { + Id: 265, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/47.jpg`, Position: `current`, - Name: `David Scott`, - AthleteNumber: 46997, - BeatsPerMinute: 101, - TopSpeed: 4.4, - Registered: `2017-07-25T09:23:24-03:00`, + Name: `Ilke Kisters`, + AthleteNumber: 23817, + BeatsPerMinute: 100, + TopSpeed: 5.9, + Registered: `2017-01-04T02:54:53-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pt.png`, - CountryName: `Portugal` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ch.png`, + CountryName: `Switzerland` }), new AthletesDataItem( { - Id: 183, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/74.jpg`, + Id: 265, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, Position: `down`, - Name: `Yarno Kin`, - AthleteNumber: 47324, - BeatsPerMinute: 107, - TopSpeed: 5.1, - Registered: `2017-08-26T08:21:22-03:00`, + Name: `Jenny Burke`, + AthleteNumber: 15266, + BeatsPerMinute: 99, + TopSpeed: 5.4, + Registered: `2017-09-11T12:20:19-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ro.png`, - CountryName: `Romania` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/my.png`, + CountryName: `Malaysia` }), new AthletesDataItem( { - Id: 8, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/15.jpg`, + Id: 265, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/60.jpg`, Position: `down`, - Name: `Esther Kühn`, - AthleteNumber: 24868, - BeatsPerMinute: 92, - TopSpeed: 5.5, - Registered: `2017-05-14T12:30:08-03:00`, + Name: `Keira Walker`, + AthleteNumber: 34116, + BeatsPerMinute: 94, + TopSpeed: 4.8, + Registered: `2017-01-09T05:46:07-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ru.png`, - CountryName: `Russian Federation` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/al.png`, + CountryName: `Albania` }), new AthletesDataItem( { - Id: 80, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/90.jpg`, + Id: 266, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/70.jpg`, Position: `down`, - Name: `Cecil Nichols`, - AthleteNumber: 20656, - BeatsPerMinute: 100, - TopSpeed: 5, - Registered: `2017-04-24T01:20:34-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/rw.png`, - CountryName: `RWANDA` + Name: `Moritz Braun`, + AthleteNumber: 48081, + BeatsPerMinute: 107, + TopSpeed: 6, + Registered: `2017-06-13T12:54:56-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ad.png`, + CountryName: `Andorra` }), new AthletesDataItem( { - Id: 41, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/65.jpg`, - Position: `down`, - Name: `Lilly Keuter`, - AthleteNumber: 49893, - BeatsPerMinute: 102, - TopSpeed: 4.5, - Registered: `2017-01-20T02:38:39-02:00`, + Id: 267, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/50.jpg`, + Position: `current`, + Name: `Villads Larsen`, + AthleteNumber: 44677, + BeatsPerMinute: 93, + TopSpeed: 5.7, + Registered: `2017-03-25T11:25:30-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kw.png`, + CountryName: `Kuwait` + }), + new AthletesDataItem( + { + Id: 268, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/23.jpg`, + Position: `up`, + Name: `Sandro Carpentier`, + AthleteNumber: 23503, + BeatsPerMinute: 96, + TopSpeed: 5.7, + Registered: `2017-09-30T01:01:04-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kn.png`, - CountryName: `Saint Kitts and Nevis` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/be.png`, + CountryName: `Belgium` + }), + new AthletesDataItem( + { + Id: 269, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/17.jpg`, + Position: `current`, + Name: `Emil Meißner`, + AthleteNumber: 37183, + BeatsPerMinute: 97, + TopSpeed: 4, + Registered: `2017-07-15T12:32:30-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gm.png`, + CountryName: `Gambia` }), new AthletesDataItem( { - Id: 200, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/73.jpg`, - Position: `current`, - Name: `Alice Perry`, - AthleteNumber: 23750, - BeatsPerMinute: 104, - TopSpeed: 5.3, - Registered: `2017-03-31T07:15:46-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lc.png`, - CountryName: `Saint Lucia` + Id: 270, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/14.jpg`, + Position: `up`, + Name: `Emily Olsen`, + AthleteNumber: 13887, + BeatsPerMinute: 110, + TopSpeed: 4.8, + Registered: `2017-10-03T08:01:40-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cf.png`, + CountryName: `Central African Republic` }), new AthletesDataItem( { - Id: 51, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/34.jpg`, + Id: 271, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/81.jpg`, Position: `down`, - Name: `Eléa Robin`, - AthleteNumber: 26742, + Name: `آراد جعفری`, + AthleteNumber: 34962, BeatsPerMinute: 90, - TopSpeed: 4.7, - Registered: `2017-03-30T12:34:24-03:00`, + TopSpeed: 4.8, + Registered: `2017-04-22T04:20:39-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/vc.png`, - CountryName: `Saint Vincent and the Grenadines` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bi.png`, + CountryName: `Burundi` }), new AthletesDataItem( { - Id: 163, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/70.jpg`, + Id: 271, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/74.jpg`, Position: `down`, - Name: `میلاد قاسمی`, - AthleteNumber: 12788, - BeatsPerMinute: 101, - TopSpeed: 4.1, - Registered: `2017-03-01T07:51:17-02:00`, + Name: `Jimmie Mcguinness`, + AthleteNumber: 20729, + BeatsPerMinute: 90, + TopSpeed: 4.6, + Registered: `2017-10-07T06:08:00-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ws.png`, - CountryName: `Samoa` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bw.png`, + CountryName: `Botswana` }), new AthletesDataItem( { - Id: 72, + Id: 272, Avatar: `https://static.infragistics.com/xplatform/images/people/women/26.jpg`, Position: `down`, Name: `Sélène Roussel`, @@ -2068,552 +2124,496 @@ export class AthletesData extends Array { }), new AthletesDataItem( { - Id: 159, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/66.jpg`, - Position: `up`, - Name: `Eva Dean`, - AthleteNumber: 48874, - BeatsPerMinute: 103, - TopSpeed: 5.7, - Registered: `2017-03-04T01:58:52-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/st.png`, - CountryName: `Sao Tome and Principe` - }), - new AthletesDataItem( - { - Id: 12, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/83.jpg`, + Id: 272, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/31.jpg`, Position: `up`, - Name: `Sara Larsen`, - AthleteNumber: 37094, - BeatsPerMinute: 97, - TopSpeed: 4.5, - Registered: `2017-04-14T11:48:28-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sa.png`, - CountryName: `Saudi Arabia` - }), - new AthletesDataItem( - { - Id: 194, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/11.jpg`, - Position: `down`, - Name: `Kaya Taşlı`, - AthleteNumber: 42291, - BeatsPerMinute: 100, - TopSpeed: 4.7, - Registered: `2017-01-30T03:23:36-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sn.png`, - CountryName: `Senegal` - }), - new AthletesDataItem( - { - Id: 162, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/5.jpg`, - Position: `down`, - Name: `Adam Bouchard`, - AthleteNumber: 38672, - BeatsPerMinute: 99, - TopSpeed: 4.7, - Registered: `2017-01-04T03:04:05-02:00`, + Name: `Aaron Robertson`, + AthleteNumber: 30727, + BeatsPerMinute: 95, + TopSpeed: 4.2, + Registered: `2017-08-23T09:37:40-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sc.png`, - CountryName: `Seychelles` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/id.png`, + CountryName: `Indonesia` }), new AthletesDataItem( { - Id: 96, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/37.jpg`, + Id: 273, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/4.jpg`, Position: `up`, - Name: `Thea Edwards`, - AthleteNumber: 29141, - BeatsPerMinute: 99, - TopSpeed: 5.8, - Registered: `2017-05-23T05:24:38-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sl.png`, - CountryName: `Sierra Leone` - }), - new AthletesDataItem( - { - Id: 93, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/90.jpg`, - Position: `current`, - Name: `Ana Bourgeois`, - AthleteNumber: 24612, - BeatsPerMinute: 110, - TopSpeed: 6, - Registered: `2017-11-02T02:17:43-02:00`, + Name: `Afet Kumcuoğlu`, + AthleteNumber: 33454, + BeatsPerMinute: 106, + TopSpeed: 5.1, + Registered: `2017-09-16T07:05:43-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sg.png`, - CountryName: `Singapore` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/nz.png`, + CountryName: `New Zealand` }), new AthletesDataItem( { - Id: 27, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/61.jpg`, + Id: 273, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/33.jpg`, Position: `up`, - Name: `Layla Douglas`, - AthleteNumber: 21977, - BeatsPerMinute: 97, - TopSpeed: 5.4, - Registered: `2017-04-19T11:43:38-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/si.png`, - CountryName: `Slovenia` - }), - new AthletesDataItem( - { - Id: 178, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/65.jpg`, - Position: `down`, - Name: `Lillian Wade`, - AthleteNumber: 10729, - BeatsPerMinute: 110, - TopSpeed: 4.8, - Registered: `2017-04-07T09:53:13-03:00`, + Name: `Annabelle Besteman`, + AthleteNumber: 30560, + BeatsPerMinute: 105, + TopSpeed: 5.3, + Registered: `2017-11-11T02:04:19-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sb.png`, - CountryName: `Solomon Islands` - }), - new AthletesDataItem( - { - Id: 192, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/44.jpg`, - Position: `down`, - Name: `Viivi Kujala`, - AthleteNumber: 29939, - BeatsPerMinute: 93, - TopSpeed: 4.1, - Registered: `2017-05-03T02:40:05-03:00`, - TrackProgress: 75, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/so.png`, - CountryName: `Somalia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kp.png`, + CountryName: `North Korea` }), new AthletesDataItem( { - Id: 87, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/72.jpg`, + Id: 274, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, Position: `up`, - Name: `Charlotte Dean`, - AthleteNumber: 45969, + Name: `Minea Rantanen`, + AthleteNumber: 18835, BeatsPerMinute: 105, TopSpeed: 5, - Registered: `2017-02-13T05:39:15-02:00`, + Registered: `2017-01-24T07:30:43-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/za.png`, - CountryName: `South Africa` - }), - new AthletesDataItem( - { - Id: 86, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/45.jpg`, - Position: `down`, - Name: `Marisvalda Martins`, - AthleteNumber: 33879, - BeatsPerMinute: 107, - TopSpeed: 5.4, - Registered: `2017-01-31T12:07:48-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/es.png`, - CountryName: `Spain` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/jo.png`, + CountryName: `Jordan` }), new AthletesDataItem( { - Id: 129, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/34.jpg`, + Id: 275, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/2.jpg`, Position: `up`, - Name: `Ella Hansen`, - AthleteNumber: 27075, - BeatsPerMinute: 101, - TopSpeed: 5.1, - Registered: `2017-01-05T10:12:42-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lk.png`, - CountryName: `Sri Lanka` - }), - new AthletesDataItem( - { - Id: 27, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/9.jpg`, - Position: `current`, - Name: `Johann Hinz`, - AthleteNumber: 48244, - BeatsPerMinute: 94, - TopSpeed: 4.3, - Registered: `2017-03-10T07:36:56-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sd.png`, - CountryName: `Sudan` + Name: `Fritz Sommer`, + AthleteNumber: 26210, + BeatsPerMinute: 99, + TopSpeed: 4.6, + Registered: `2017-09-29T03:54:57-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lt.png`, + CountryName: `Lithuania` }), new AthletesDataItem( { - Id: 113, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/37.jpg`, - Position: `current`, - Name: `Nick Naumann`, - AthleteNumber: 25566, - BeatsPerMinute: 109, + Id: 275, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/88.jpg`, + Position: `down`, + Name: `Rafael Gutierrez`, + AthleteNumber: 38804, + BeatsPerMinute: 100, TopSpeed: 5.9, - Registered: `2017-07-12T09:01:11-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sz.png`, - CountryName: `Swaziland` + Registered: `2017-02-08T07:50:59-02:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gn.png`, + CountryName: `Guinea` }), new AthletesDataItem( { - Id: 194, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/62.jpg`, - Position: `up`, - Name: `آوا سلطانی نژاد`, - AthleteNumber: 45635, - BeatsPerMinute: 98, - TopSpeed: 4.1, - Registered: `2017-04-10T11:39:46-03:00`, + Id: 275, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/69.jpg`, + Position: `current`, + Name: `Ellen Leppo`, + AthleteNumber: 29286, + BeatsPerMinute: 97, + TopSpeed: 5.6, + Registered: `2017-08-16T09:46:35-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/se.png`, - CountryName: `Sweden` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/by.png`, + CountryName: `Belarus` }), new AthletesDataItem( { - Id: 65, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/47.jpg`, + Id: 276, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/1.jpg`, Position: `current`, - Name: `Ilke Kisters`, - AthleteNumber: 23817, - BeatsPerMinute: 100, - TopSpeed: 5.9, - Registered: `2017-01-04T02:54:53-02:00`, + Name: `Encarnacion Martin`, + AthleteNumber: 40912, + BeatsPerMinute: 105, + TopSpeed: 5.5, + Registered: `2017-01-11T12:52:28-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ch.png`, - CountryName: `Switzerland` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/th.png`, + CountryName: `Thailand` }), new AthletesDataItem( { - Id: 162, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/0.jpg`, + Id: 276, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/65.jpg`, Position: `current`, - Name: `Alex Craig`, - AthleteNumber: 21868, - BeatsPerMinute: 94, - TopSpeed: 4.2, - Registered: `2017-03-19T10:20:51-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sy.png`, - CountryName: `Syrian Arab Republic` + Name: `David Scott`, + AthleteNumber: 46997, + BeatsPerMinute: 101, + TopSpeed: 4.4, + Registered: `2017-07-25T09:23:24-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/pt.png`, + CountryName: `Portugal` }), new AthletesDataItem( { - Id: 161, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/89.jpg`, - Position: `up`, - Name: `Franklin Byrd`, - AthleteNumber: 49498, - BeatsPerMinute: 106, - TopSpeed: 5.3, - Registered: `2017-11-04T11:09:26-02:00`, + Id: 279, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/39.jpg`, + Position: `current`, + Name: `Ashley Romero`, + AthleteNumber: 36611, + BeatsPerMinute: 104, + TopSpeed: 5.5, + Registered: `2017-02-08T12:45:46-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tw.png`, - CountryName: `Taiwan, Province of China` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mn.png`, + CountryName: `Mongolia` }), new AthletesDataItem( { - Id: 167, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/62.jpg`, + Id: 280, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/90.jpg`, + Position: `down`, + Name: `Cecil Nichols`, + AthleteNumber: 20656, + BeatsPerMinute: 100, + TopSpeed: 5, + Registered: `2017-04-24T01:20:34-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/rw.png`, + CountryName: `RWANDA` + }), + new AthletesDataItem( + { + Id: 282, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/55.jpg`, Position: `current`, - Name: `Pippa Morris`, - AthleteNumber: 44421, - BeatsPerMinute: 101, - TopSpeed: 5.5, - Registered: `2017-03-06T09:21:58-02:00`, + Name: `Johann Fischer`, + AthleteNumber: 37212, + BeatsPerMinute: 98, + TopSpeed: 5.8, + Registered: `2017-09-01T04:39:52-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tj.png`, - CountryName: `Tajikistan` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/br.png`, + CountryName: `Brazil` }), new AthletesDataItem( { - Id: 43, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/94.jpg`, - Position: `up`, - Name: `Emma Turner`, - AthleteNumber: 39487, - BeatsPerMinute: 110, - TopSpeed: 5.7, - Registered: `2017-07-30T01:33:14-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tz.png`, - CountryName: `Tanzania, United Republic of` + Id: 283, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/10.jpg`, + Position: `current`, + Name: `سینا مرادی`, + AthleteNumber: 10809, + BeatsPerMinute: 105, + TopSpeed: 5.3, + Registered: `2017-04-05T05:27:13-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bh.png`, + CountryName: `Bahrain` }), new AthletesDataItem( { - Id: 76, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/1.jpg`, + Id: 284, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/12.jpg`, Position: `current`, - Name: `Encarnacion Martin`, - AthleteNumber: 40912, + Name: `Abel Brun`, + AthleteNumber: 39315, BeatsPerMinute: 105, - TopSpeed: 5.5, - Registered: `2017-01-11T12:52:28-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/th.png`, - CountryName: `Thailand` + TopSpeed: 5.1, + Registered: `2017-10-05T05:54:31-03:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/af.png`, + CountryName: `Afghanistan` }), new AthletesDataItem( { - Id: 93, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/21.jpg`, - Position: `up`, - Name: `Sara Hannula`, - AthleteNumber: 22025, - BeatsPerMinute: 102, - TopSpeed: 4.2, - Registered: `2017-10-09T11:32:13-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tl.png`, - CountryName: `Timor-Leste` + Id: 285, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/34.jpg`, + Position: `current`, + Name: `Jeffrey Medina`, + AthleteNumber: 42905, + BeatsPerMinute: 100, + TopSpeed: 5.2, + Registered: `2017-09-15T02:11:43-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gr.png`, + CountryName: `Greece` }), new AthletesDataItem( { - Id: 147, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/8.jpg`, + Id: 285, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/43.jpg`, Position: `down`, - Name: `میلاد یاسمی`, - AthleteNumber: 44023, + Name: `Niilo Laurila`, + AthleteNumber: 49215, BeatsPerMinute: 104, - TopSpeed: 5.2, - Registered: `2017-06-10T04:11:01-03:00`, + TopSpeed: 4.5, + Registered: `2017-04-26T01:26:36-03:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tg.png`, - CountryName: `Togo` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/et.png`, + CountryName: `Ethiopia` }), new AthletesDataItem( { - Id: 131, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/61.jpg`, + Id: 286, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/45.jpg`, Position: `down`, - Name: `Veronika Huber`, - AthleteNumber: 18146, - BeatsPerMinute: 103, - TopSpeed: 5.2, - Registered: `2017-07-13T02:23:56-03:00`, + Name: `Marisvalda Martins`, + AthleteNumber: 33879, + BeatsPerMinute: 107, + TopSpeed: 5.4, + Registered: `2017-01-31T12:07:48-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/to.png`, - CountryName: `Tonga` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/es.png`, + CountryName: `Spain` }), new AthletesDataItem( { - Id: 122, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/71.jpg`, - Position: `down`, - Name: `Natalie Conrad`, - AthleteNumber: 42602, - BeatsPerMinute: 108, - TopSpeed: 6, - Registered: `2017-03-18T06:35:44-02:00`, + Id: 286, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/82.jpg`, + Position: `current`, + Name: `Eloida Novaes`, + AthleteNumber: 30751, + BeatsPerMinute: 107, + TopSpeed: 4.2, + Registered: `2017-01-02T01:04:04-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tt.png`, - CountryName: `Trinidad and Tobago` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/cl.png`, + CountryName: `Chile` }), new AthletesDataItem( { - Id: 113, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/36.jpg`, + Id: 287, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/72.jpg`, + Position: `up`, + Name: `Charlotte Dean`, + AthleteNumber: 45969, + BeatsPerMinute: 105, + TopSpeed: 5, + Registered: `2017-02-13T05:39:15-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/za.png`, + CountryName: `South Africa` + }), + new AthletesDataItem( + { + Id: 287, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/35.jpg`, Position: `current`, - Name: `Marialba Nascimento`, - AthleteNumber: 47061, - BeatsPerMinute: 108, - TopSpeed: 5.2, - Registered: `2017-09-19T05:47:21-03:00`, + Name: `Loïc Gerard`, + AthleteNumber: 31706, + BeatsPerMinute: 102, + TopSpeed: 4.4, + Registered: `2017-07-28T09:10:43-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ie.png`, + CountryName: `Ireland` + }), + new AthletesDataItem( + { + Id: 292, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/4.jpg`, + Position: `down`, + Name: `Asta Hansen`, + AthleteNumber: 17222, + BeatsPerMinute: 101, + TopSpeed: 4.3, + Registered: `2017-01-08T02:41:56-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tn.png`, - CountryName: `Tunisia` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/kz.png`, + CountryName: `Kazakhstan` + }), + new AthletesDataItem( + { + Id: 293, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/21.jpg`, + Position: `up`, + Name: `Sara Hannula`, + AthleteNumber: 22025, + BeatsPerMinute: 102, + TopSpeed: 4.2, + Registered: `2017-10-09T11:32:13-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tl.png`, + CountryName: `Timor-Leste` }), new AthletesDataItem( { - Id: 135, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/84.jpg`, - Position: `down`, - Name: `Darryl Douglas`, - AthleteNumber: 35826, - BeatsPerMinute: 96, - TopSpeed: 4.6, - Registered: `2017-07-20T11:45:52-03:00`, + Id: 293, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/90.jpg`, + Position: `current`, + Name: `Ana Bourgeois`, + AthleteNumber: 24612, + BeatsPerMinute: 110, + TopSpeed: 6, + Registered: `2017-11-02T02:17:43-02:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tr.png`, - CountryName: `Turkey` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sg.png`, + CountryName: `Singapore` }), new AthletesDataItem( { - Id: 130, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/94.jpg`, + Id: 296, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/37.jpg`, Position: `up`, - Name: `Adem Özdoğan`, - AthleteNumber: 45143, - BeatsPerMinute: 90, - TopSpeed: 5.5, - Registered: `2017-02-16T07:11:52-02:00`, + Name: `Thea Edwards`, + AthleteNumber: 29141, + BeatsPerMinute: 99, + TopSpeed: 5.8, + Registered: `2017-05-23T05:24:38-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tm.png`, - CountryName: `Turkmenistan` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/sl.png`, + CountryName: `Sierra Leone` }), new AthletesDataItem( { - Id: 14, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/84.jpg`, - Position: `up`, - Name: `Ömür Denkel`, - AthleteNumber: 31061, - BeatsPerMinute: 104, - TopSpeed: 4.5, - Registered: `2017-02-18T05:32:55-02:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/tv.png`, - CountryName: `Tuvalu` + Id: 299, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/89.jpg`, + Position: `down`, + Name: `Victor Lévesque`, + AthleteNumber: 48375, + BeatsPerMinute: 110, + TopSpeed: 5.7, + Registered: `2017-11-10T11:31:44-02:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/mr.png`, + CountryName: `Mauritania` }), new AthletesDataItem( { - Id: 43, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/77.jpg`, + Id: 301, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/65.jpg`, Position: `down`, - Name: `Cathalijne Van Der Ree`, - AthleteNumber: 45160, - BeatsPerMinute: 102, - TopSpeed: 5.4, - Registered: `2017-02-13T05:23:49-02:00`, + Name: `Louis Stewart`, + AthleteNumber: 48131, + BeatsPerMinute: 103, + TopSpeed: 5.7, + Registered: `2017-02-26T07:28:02-02:00`, TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ug.png`, - CountryName: `Uganda` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/hn.png`, + CountryName: `Honduras` }), new AthletesDataItem( { - Id: 164, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/51.jpg`, - Position: `current`, - Name: `Ethel Stephens`, - AthleteNumber: 18692, - BeatsPerMinute: 94, - TopSpeed: 4.1, - Registered: `2017-02-13T05:03:04-02:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ua.png`, - CountryName: `Ukraine` + Id: 302, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/14.jpg`, + Position: `up`, + Name: `Bill Fox`, + AthleteNumber: 18511, + BeatsPerMinute: 91, + TopSpeed: 5, + Registered: `2017-10-24T08:25:40-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ir.png`, + CountryName: `Iran, Islamic Republic Of` }), new AthletesDataItem( { - Id: 167, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/67.jpg`, + Id: 304, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/34.jpg`, Position: `down`, - Name: `Aatu Ranta`, - AthleteNumber: 38049, - BeatsPerMinute: 94, - TopSpeed: 5.1, - Registered: `2017-07-21T04:22:18-03:00`, - TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ae.png`, - CountryName: `United Arab Emirates` - }), - new AthletesDataItem( - { - Id: 169, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/44.jpg`, - Position: `up`, - Name: `Aziz Santos`, - AthleteNumber: 38947, + Name: `Mathys Martin`, + AthleteNumber: 32928, BeatsPerMinute: 98, - TopSpeed: 4, - Registered: `2017-04-03T02:18:46-03:00`, + TopSpeed: 5.5, + Registered: `2017-05-17T12:51:47-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/gb.png`, - CountryName: `United Kingdom` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/va.png`, + CountryName: `Holy See (Vatican City State)` }), new AthletesDataItem( { - Id: 170, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/60.jpg`, - Position: `up`, - Name: `Fernando Gimenez`, - AthleteNumber: 31290, - BeatsPerMinute: 102, - TopSpeed: 5.1, - Registered: `2017-06-21T06:45:54-03:00`, - TrackProgress: 60, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/uz.png`, - CountryName: `Uruguay` + Id: 305, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/38.jpg`, + Position: `current`, + Name: `Gianne Godijn`, + AthleteNumber: 45945, + BeatsPerMinute: 96, + TopSpeed: 4.5, + Registered: `2017-03-22T03:23:12-02:00`, + TrackProgress: 25, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/it.png`, + CountryName: `Italy` }), new AthletesDataItem( { - Id: 124, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/98.jpg`, - Position: `down`, - Name: `Mathieu Mathieu`, - AthleteNumber: 10555, - BeatsPerMinute: 101, - TopSpeed: 5.2, - Registered: `2017-01-05T07:28:11-02:00`, + Id: 306, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/26.jpg`, + Position: `up`, + Name: `Mira Campos`, + AthleteNumber: 39222, + BeatsPerMinute: 95, + TopSpeed: 5.9, + Registered: `2017-01-11T01:41:31-02:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/uz.png`, - CountryName: `Uzbekistan` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/am.png`, + CountryName: `Armenia` }), new AthletesDataItem( { - Id: 193, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/9.jpg`, + Id: 308, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/15.jpg`, Position: `down`, - Name: `Juanita Franklin`, - AthleteNumber: 13907, - BeatsPerMinute: 91, - TopSpeed: 6, - Registered: `2017-10-04T02:46:46-03:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/vu.png`, - CountryName: `Vanuatu` + Name: `Esther Kühn`, + AthleteNumber: 24868, + BeatsPerMinute: 92, + TopSpeed: 5.5, + Registered: `2017-05-14T12:30:08-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ru.png`, + CountryName: `Russian Federation` }), new AthletesDataItem( { - Id: 25, - Avatar: `https://static.infragistics.com/xplatform/images/people/men/42.jpg`, + Id: 308, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/14.jpg`, Position: `up`, - Name: `Stanley Hart`, - AthleteNumber: 14150, - BeatsPerMinute: 91, - TopSpeed: 4.5, - Registered: `2017-08-19T03:02:33-03:00`, + Name: `Hans Möller`, + AthleteNumber: 34122, + BeatsPerMinute: 109, + TopSpeed: 5.6, + Registered: `2017-06-20T06:02:49-03:00`, TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ve.png`, - CountryName: `Venezuela` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/dj.png`, + CountryName: `Djibouti` }), new AthletesDataItem( { - Id: 131, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/61.jpg`, + Id: 309, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/73.jpg`, Position: `current`, - Name: `Eliza Bishop`, - AthleteNumber: 31774, - BeatsPerMinute: 96, - TopSpeed: 4.7, - Registered: `2017-09-22T11:49:02-03:00`, + Name: `Alice Perry`, + AthleteNumber: 23750, + BeatsPerMinute: 104, + TopSpeed: 5.3, + Registered: `2017-03-31T07:15:46-03:00`, TrackProgress: 45, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/eh.png`, - CountryName: `Western Sahara` + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/lc.png`, + CountryName: `Saint Lucia` }), new AthletesDataItem( { - Id: 34, - Avatar: `https://static.infragistics.com/xplatform/images/people/women/19.jpg`, + Id: 310, + Avatar: `https://static.infragistics.com/xplatform/images/people/men/92.jpg`, + Position: `up`, + Name: `Kaya Tekand`, + AthleteNumber: 11028, + BeatsPerMinute: 93, + TopSpeed: 5.2, + Registered: `2017-04-10T09:57:13-03:00`, + TrackProgress: 60, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/fj.png`, + CountryName: `Fiji` + }), + new AthletesDataItem( + { + Id: 311, + Avatar: `https://static.infragistics.com/xplatform/images/people/women/92.jpg`, Position: `down`, - Name: `Linda Schäfer`, - AthleteNumber: 43074, - BeatsPerMinute: 107, - TopSpeed: 5.1, - Registered: `2017-01-05T11:41:20-02:00`, - TrackProgress: 25, - CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/ye.png`, - CountryName: `Yemen` + Name: `Ilona Salonen`, + AthleteNumber: 27068, + BeatsPerMinute: 91, + TopSpeed: 5.4, + Registered: `2017-07-03T06:19:47-03:00`, + TrackProgress: 45, + CountryFlag: `https://static.infragistics.com/xplatform/images/flags/iso2/bo.png`, + CountryName: `Bolivia` }), ]; - super(...(newItems.slice(0, items))); + super(...newItems.slice(0)); } } } diff --git a/samples/grids/grid/toolbar-sample-2/src/index.ts b/samples/grids/grid/toolbar-sample-2/src/index.ts index 30e24c8534..aae93262f8 100644 --- a/samples/grids/grid/toolbar-sample-2/src/index.ts +++ b/samples/grids/grid/toolbar-sample-2/src/index.ts @@ -1,86 +1,31 @@ -import "igniteui-webcomponents-grids/grids/combined"; -import { ComponentRenderer, WebGridDescriptionModule, html, render } from "igniteui-webcomponents-core"; -import { IgcGridComponent } from "igniteui-webcomponents-grids/grids"; -import { AthletesDataItem, AthletesData } from "./AthletesData"; +import 'igniteui-webcomponents-grids/grids/combined'; +import { ComponentRenderer, WebGridDescriptionModule } from 'igniteui-webcomponents-core'; +import { IgcGridComponent } from 'igniteui-webcomponents-grids/grids'; +import { AthletesDataItem, AthletesData } from './AthletesData'; import "igniteui-webcomponents-grids/grids/themes/light/bootstrap.css"; import "./index.css"; export class Sample { - private grid: IgcGridComponent; + + private grid1: IgcGridComponent private _bind: () => void; - public _advancedFiltering: boolean = true; - public _hiding: boolean = true; - public _pinning: boolean = true; - public _exporter: boolean = true; - private advancedFilteringCheckbox: HTMLInputElement; - private hidingCheckbox: HTMLInputElement; - private pinningCheckbox: HTMLInputElement; - private exporterCheckbox: HTMLInputElement; constructor() { - var grid1 = (this.grid = document.getElementById("grid1") as IgcGridComponent); - - this.advancedFilteringCheckbox = document.getElementById("toggleAdvancedFiltering") as HTMLInputElement; - this.hidingCheckbox = document.getElementById("toggleHiding") as HTMLInputElement; - this.pinningCheckbox = document.getElementById("togglePinning") as HTMLInputElement; - this.exporterCheckbox = document.getElementById("toggleExporter") as HTMLInputElement; - - this.advancedFilteringCheckbox.value = this._advancedFiltering.toString(); - this.advancedFilteringCheckbox.checked = this._advancedFiltering; - this.hidingCheckbox.value = this._hiding.toString(); - this.hidingCheckbox.checked = this._hiding; - this.pinningCheckbox.value = this._pinning.toString(); - this.pinningCheckbox.checked = this._pinning; - this.exporterCheckbox.value = this._exporter.toString(); - this.exporterCheckbox.checked = this._exporter; - - this.advancedFilteringCheckbox.addEventListener("change", (e) => { - this._advancedFiltering = (e.target as HTMLInputElement).checked; - this.renderToolbar(); - }); - - this.hidingCheckbox.addEventListener("change", (e) => { - this._hiding = (e.target as HTMLInputElement).checked; - this.renderToolbar(); - }); - - this.pinningCheckbox.addEventListener("change", (e) => { - this._pinning = (e.target as HTMLInputElement).checked; - this.renderToolbar(); - }); - - this.exporterCheckbox.addEventListener("change", (e) => { - this._exporter = (e.target as HTMLInputElement).checked; - this.renderToolbar(); - }); - - this.grid.addEventListener("rendered", (e) => { - this.renderToolbar(); - }); + var grid1 = this.grid1 = document.getElementById('grid1') as IgcGridComponent; this._bind = () => { grid1.data = this.athletesData; - }; + } this._bind(); - } - private renderToolbar() { - const toolbarTemplate = html` - - - ${this._advancedFiltering ? html`` : ""} ${this._hiding ? html`` : ""} - ${this._pinning ? html`` : ""} ${this._exporter ? html`` : ""} - - - `; - render(toolbarTemplate, this.grid); } private _athletesData: AthletesData = null; public get athletesData(): AthletesData { - if (this._athletesData == null) { + if (this._athletesData == null) + { this._athletesData = new AthletesData(); } return this._athletesData; @@ -95,6 +40,7 @@ export class Sample { } return this._componentRenderer; } + } new Sample(); diff --git a/samples/grids/grid/toolbar-sample-2/tsconfig.json b/samples/grids/grid/toolbar-sample-2/tsconfig.json index a15284fdc2..e7c370def4 100644 --- a/samples/grids/grid/toolbar-sample-2/tsconfig.json +++ b/samples/grids/grid/toolbar-sample-2/tsconfig.json @@ -27,7 +27,8 @@ "igniteui-webcomponents-grids/grids": [ "node_modules/igniteui-webcomponents-grids/grids", "node_modules/@infragistics/igniteui-webcomponents-grids/grids" ], "igniteui-webcomponents-grids/grids/*": [ "node_modules/igniteui-webcomponents-grids/grids/*", "node_modules/@infragistics/igniteui-webcomponents-grids/grids/*" ], "igniteui-webcomponents-grids/grids/combined": [ "node_modules/igniteui-webcomponents-grids/grids/combined", "node_modules/@infragistics/igniteui-webcomponents-grids/grids/combined" ], - "igniteui-webcomponents-layouts": [ "node_modules/igniteui-webcomponents-layouts", "node_modules/@infragistics/igniteui-webcomponents-layouts" ] + "igniteui-webcomponents-layouts": [ "node_modules/igniteui-webcomponents-layouts", "node_modules/@infragistics/igniteui-webcomponents-layouts" ], + "igniteui-webcomponents-dashboards": [ "node_modules/igniteui-webcomponents-dashboards", "node_modules/@infragistics/igniteui-webcomponents-dashboards" ] } }, "include": [ diff --git a/samples/grids/grid/toolbar-sample-2/webpack.config.js b/samples/grids/grid/toolbar-sample-2/webpack.config.js index 9d11a6155c..1de7f08279 100644 --- a/samples/grids/grid/toolbar-sample-2/webpack.config.js +++ b/samples/grids/grid/toolbar-sample-2/webpack.config.js @@ -29,8 +29,6 @@ module.exports = env => { 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', diff --git a/samples/grids/pivot-grid/aggregate-max-sales/src/PivotSalesData.ts b/samples/grids/pivot-grid/aggregate-max-sales/src/PivotSalesData.ts index 29196f5db4..f4a39fb98f 100644 --- a/samples/grids/pivot-grid/aggregate-max-sales/src/PivotSalesData.ts +++ b/samples/grids/pivot-grid/aggregate-max-sales/src/PivotSalesData.ts @@ -5716,7 +5716,7 @@ export class PivotSalesData extends Array { Sales: 316250, COGS: 41400, Profit: 274850, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -5844,7 +5844,7 @@ export class PivotSalesData extends Array { Sales: 51315, COGS: 5490, Profit: 45825, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -5860,7 +5860,7 @@ export class PivotSalesData extends Array { Sales: 1050000, COGS: 5490, Profit: 1044510, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -5876,7 +5876,7 @@ export class PivotSalesData extends Array { Sales: 687300, COGS: 197000, Profit: 490300, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -5924,7 +5924,7 @@ export class PivotSalesData extends Array { Sales: 1216250, COGS: 448500, Profit: 767750, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -5940,7 +5940,7 @@ export class PivotSalesData extends Array { Sales: 44232, COGS: 2736, Profit: 41496, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -5956,7 +5956,7 @@ export class PivotSalesData extends Array { Sales: 49785, COGS: 21520, Profit: 28265, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -6100,7 +6100,7 @@ export class PivotSalesData extends Array { Sales: 136750, COGS: 41400, Profit: 95350, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6180,7 +6180,7 @@ export class PivotSalesData extends Array { Sales: 1358000, COGS: 397020, Profit: 960980, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -6500,7 +6500,7 @@ export class PivotSalesData extends Array { Sales: 331337.5, COGS: 39600, Profit: 291737.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -6532,7 +6532,7 @@ export class PivotSalesData extends Array { Sales: 20008.08, COGS: 2298, Profit: 17710.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6548,7 +6548,7 @@ export class PivotSalesData extends Array { Sales: 470118, COGS: 123500, Profit: 346618, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6660,7 +6660,7 @@ export class PivotSalesData extends Array { Sales: 509406, COGS: 624500, Profit: 115094, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -6676,7 +6676,7 @@ export class PivotSalesData extends Array { Sales: 52046.25, COGS: 79560, Profit: 27513.75, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6788,7 +6788,7 @@ export class PivotSalesData extends Array { Sales: 52624.08, COGS: 2298, Profit: 50326.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6884,7 +6884,7 @@ export class PivotSalesData extends Array { Sales: 480421.25, COGS: 79560, Profit: 400861.25, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6900,7 +6900,7 @@ export class PivotSalesData extends Array { Sales: 19845.56, COGS: 10460, Profit: 9385.56, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -6996,7 +6996,7 @@ export class PivotSalesData extends Array { Sales: 762018, COGS: 123500, Profit: 638518, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7044,7 +7044,7 @@ export class PivotSalesData extends Array { Sales: 13609.32, COGS: 5967, Profit: 7642.32, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -7060,7 +7060,7 @@ export class PivotSalesData extends Array { Sales: 62651.85, COGS: 3210, Profit: 59441.85, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7108,7 +7108,7 @@ export class PivotSalesData extends Array { Sales: 1228416, COGS: 53500, Profit: 1174916, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7124,7 +7124,7 @@ export class PivotSalesData extends Array { Sales: 18319.7, COGS: 10725, Profit: 7594.7, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7204,7 +7204,7 @@ export class PivotSalesData extends Array { Sales: 474100, COGS: 199200, Profit: 274900, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7316,7 +7316,7 @@ export class PivotSalesData extends Array { Sales: 546477.5, COGS: 97080, Profit: 449397.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7332,7 +7332,7 @@ export class PivotSalesData extends Array { Sales: 257887.5, COGS: 257400, Profit: 487.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7348,7 +7348,7 @@ export class PivotSalesData extends Array { Sales: 9159.6, COGS: 5355, Profit: 3804.6, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7412,7 +7412,7 @@ export class PivotSalesData extends Array { Sales: 5077.5, COGS: 19250, Profit: 14172.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7428,7 +7428,7 @@ export class PivotSalesData extends Array { Sales: 14488.18, COGS: 10065, Profit: 4423.18, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7492,7 +7492,7 @@ export class PivotSalesData extends Array { Sales: 538538, COGS: 771160, Profit: 232622, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7524,7 +7524,7 @@ export class PivotSalesData extends Array { Sales: 408477.5, COGS: 97080, Profit: 311397.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7540,7 +7540,7 @@ export class PivotSalesData extends Array { Sales: 144262.5, COGS: 257400, Profit: 113137.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7572,7 +7572,7 @@ export class PivotSalesData extends Array { Sales: 45842.4, COGS: 5440, Profit: 40402.4, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7620,7 +7620,7 @@ export class PivotSalesData extends Array { Sales: 636516, COGS: 53500, Profit: 583016, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7668,7 +7668,7 @@ export class PivotSalesData extends Array { Sales: 272188, COGS: 69160, Profit: 203028, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7684,7 +7684,7 @@ export class PivotSalesData extends Array { Sales: 407120, COGS: 504400, Profit: 97280, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7748,7 +7748,7 @@ export class PivotSalesData extends Array { Sales: 468188, COGS: 771160, Profit: 302972, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7876,7 +7876,7 @@ export class PivotSalesData extends Array { Sales: 12933.12, COGS: 2724, Profit: 10209.12, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7940,7 +7940,7 @@ export class PivotSalesData extends Array { Sales: 1255131.5, COGS: 467220, Profit: 787911.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8100,7 +8100,7 @@ export class PivotSalesData extends Array { Sales: 10584.75, COGS: 19450, Profit: 8865.25, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8244,7 +8244,7 @@ export class PivotSalesData extends Array { Sales: 40299.75, COGS: 19450, Profit: 20849.75, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8276,7 +8276,7 @@ export class PivotSalesData extends Array { Sales: 27196.4, COGS: 8800, Profit: 18396.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8356,7 +8356,7 @@ export class PivotSalesData extends Array { Sales: 65978.4, COGS: 22610, Profit: 43368.4, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -8372,7 +8372,7 @@ export class PivotSalesData extends Array { Sales: 42751.2, COGS: 7360, Profit: 35391.2, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8388,7 +8388,7 @@ export class PivotSalesData extends Array { Sales: 7160.72, COGS: 14255, Profit: 7094.28, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8468,7 +8468,7 @@ export class PivotSalesData extends Array { Sales: 25094.72, COGS: 14255, Profit: 10839.72, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8660,7 +8660,7 @@ export class PivotSalesData extends Array { Sales: 65732.4, COGS: 6710, Profit: 59022.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8676,7 +8676,7 @@ export class PivotSalesData extends Array { Sales: 48936.6, COGS: 15140, Profit: 33796.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8740,7 +8740,7 @@ export class PivotSalesData extends Array { Sales: 70503.2, COGS: 26460, Profit: 44043.2, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8788,7 +8788,7 @@ export class PivotSalesData extends Array { Sales: 1446564, COGS: 90740, Profit: 1355824, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8820,7 +8820,7 @@ export class PivotSalesData extends Array { Sales: 40701.6, COGS: 15140, Profit: 25561.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8884,7 +8884,7 @@ export class PivotSalesData extends Array { Sales: 61442.4, COGS: 6710, Profit: 54732.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8900,7 +8900,7 @@ export class PivotSalesData extends Array { Sales: 443058, COGS: 462280, Profit: 19222, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -8916,7 +8916,7 @@ export class PivotSalesData extends Array { Sales: 3787.35, COGS: 5795, Profit: 2007.65, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8948,7 +8948,7 @@ export class PivotSalesData extends Array { Sales: 2516.85, COGS: 11745, Profit: 9228.15, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -9060,7 +9060,7 @@ export class PivotSalesData extends Array { Sales: 5222.35, COGS: 5795, Profit: 572.65, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9140,7 +9140,7 @@ export class PivotSalesData extends Array { Sales: 24501.4, COGS: 5080, Profit: 19421.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9236,7 +9236,7 @@ export class PivotSalesData extends Array { Sales: 823550, COGS: 187200, Profit: 636350, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -9268,7 +9268,7 @@ export class PivotSalesData extends Array { Sales: 79200, COGS: 275000, Profit: 195800, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9412,7 +9412,7 @@ export class PivotSalesData extends Array { Sales: 1304660, COGS: 319280, Profit: 985380, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9428,7 +9428,7 @@ export class PivotSalesData extends Array { Sales: 85891, COGS: 13890, Profit: 72001, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9460,7 +9460,7 @@ export class PivotSalesData extends Array { Sales: 163475, COGS: 84480, Profit: 78995, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9476,7 +9476,7 @@ export class PivotSalesData extends Array { Sales: 3098, COGS: 18020, Profit: 14922, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9508,7 +9508,7 @@ export class PivotSalesData extends Array { Sales: 9059.4, COGS: 10680, Profit: 1620.6, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9524,7 +9524,7 @@ export class PivotSalesData extends Array { Sales: 50658, COGS: 21160, Profit: 29498, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9652,7 +9652,7 @@ export class PivotSalesData extends Array { Sales: 417975, COGS: 84480, Profit: 333495, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9668,7 +9668,7 @@ export class PivotSalesData extends Array { Sales: 23387, COGS: 10330, Profit: 13057, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9700,7 +9700,7 @@ export class PivotSalesData extends Array { Sales: 65311, COGS: 13890, Profit: 51421, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9716,7 +9716,7 @@ export class PivotSalesData extends Array { Sales: 23935, COGS: 12650, Profit: 11285, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9732,7 +9732,7 @@ export class PivotSalesData extends Array { Sales: 58383, COGS: 22970, Profit: 35413, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9828,7 +9828,7 @@ export class PivotSalesData extends Array { Sales: 1305010, COGS: 319280, Profit: 985730, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9924,7 +9924,7 @@ export class PivotSalesData extends Array { Sales: 5184.72, COGS: 6897, Profit: 1712.28, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9956,7 +9956,7 @@ export class PivotSalesData extends Array { Sales: 26167.54, COGS: 1315, Profit: 24852.54, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9972,7 +9972,7 @@ export class PivotSalesData extends Array { Sales: 266722.5, COGS: 106440, Profit: 160282.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -10020,7 +10020,7 @@ export class PivotSalesData extends Array { Sales: 24323.74, COGS: 7015, Profit: 17308.74, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10068,7 +10068,7 @@ export class PivotSalesData extends Array { Sales: 13896.72, COGS: 6897, Profit: 6999.72, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10084,7 +10084,7 @@ export class PivotSalesData extends Array { Sales: 255983, COGS: 189020, Profit: 66963, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10180,7 +10180,7 @@ export class PivotSalesData extends Array { Sales: 1117122, COGS: 305250, Profit: 811872, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10196,7 +10196,7 @@ export class PivotSalesData extends Array { Sales: 418754, COGS: 539760, Profit: 121006, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10244,7 +10244,7 @@ export class PivotSalesData extends Array { Sales: 470922, COGS: 305250, Profit: 165672, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10260,7 +10260,7 @@ export class PivotSalesData extends Array { Sales: 36892.4, COGS: 11230, Profit: 25662.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10276,7 +10276,7 @@ export class PivotSalesData extends Array { Sales: 439152, COGS: 609000, Profit: 169848, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -10324,7 +10324,7 @@ export class PivotSalesData extends Array { Sales: 99533, COGS: 189020, Profit: 89487, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10340,7 +10340,7 @@ export class PivotSalesData extends Array { Sales: 28103.74, COGS: 7015, Profit: 21088.74, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10356,7 +10356,7 @@ export class PivotSalesData extends Array { Sales: 302904, COGS: 539760, Profit: 236856, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10372,7 +10372,7 @@ export class PivotSalesData extends Array { Sales: 26551.6, COGS: 17570, Profit: 8981.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10436,7 +10436,7 @@ export class PivotSalesData extends Array { Sales: 32111.6, COGS: 17570, Profit: 14541.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10532,7 +10532,7 @@ export class PivotSalesData extends Array { Sales: 71252.4, COGS: 18340, Profit: 52912.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10580,7 +10580,7 @@ export class PivotSalesData extends Array { Sales: 21229.81, COGS: 5155, Profit: 16074.81, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10676,7 +10676,7 @@ export class PivotSalesData extends Array { Sales: 18275.4, COGS: 6645, Profit: 11630.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10804,7 +10804,7 @@ export class PivotSalesData extends Array { Sales: 358000, COGS: 300000, Profit: 58000, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10884,7 +10884,7 @@ export class PivotSalesData extends Array { Sales: 8682.45, COGS: 29310, Profit: 20627.55, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10916,7 +10916,7 @@ export class PivotSalesData extends Array { Sales: 371217, COGS: 280750, Profit: 90467, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10932,7 +10932,7 @@ export class PivotSalesData extends Array { Sales: 212916, COGS: 351000, Profit: 138084, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10948,7 +10948,7 @@ export class PivotSalesData extends Array { Sales: 37219.08, COGS: 8289, Profit: 28930.08, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10964,7 +10964,7 @@ export class PivotSalesData extends Array { Sales: 2598.75, COGS: 10625, Profit: 8026.25, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11044,7 +11044,7 @@ export class PivotSalesData extends Array { Sales: 61650.6, COGS: 14210, Profit: 47440.6, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11076,7 +11076,7 @@ export class PivotSalesData extends Array { Sales: 17076.8, COGS: 5880, Profit: 11196.8, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11172,7 +11172,7 @@ export class PivotSalesData extends Array { Sales: 462052.5, COGS: 119280, Profit: 342772.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -11396,7 +11396,7 @@ export class PivotSalesData extends Array { Sales: 1057608, COGS: 320750, Profit: 736858, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -11540,7 +11540,7 @@ export class PivotSalesData extends Array { Sales: 12384.96, COGS: 12045, Profit: 339.96, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -11588,7 +11588,7 @@ export class PivotSalesData extends Array { Sales: 918162, COGS: 557960, Profit: 360202, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -11604,7 +11604,7 @@ export class PivotSalesData extends Array { Sales: 27484.24, COGS: 9730, Profit: 17754.24, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11684,7 +11684,7 @@ export class PivotSalesData extends Array { Sales: 710436, COGS: 96500, Profit: 613936, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -11796,7 +11796,7 @@ export class PivotSalesData extends Array { Sales: 174708, COGS: 202000, Profit: 27292, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11908,7 +11908,7 @@ export class PivotSalesData extends Array { Sales: 28188, COGS: 4125, Profit: 24063, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11972,7 +11972,7 @@ export class PivotSalesData extends Array { Sales: 20651.64, COGS: 1101, Profit: 19550.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12020,7 +12020,7 @@ export class PivotSalesData extends Array { Sales: 495006, COGS: 80500, Profit: 414506, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -12052,7 +12052,7 @@ export class PivotSalesData extends Array { Sales: 415733.75, COGS: 222840, Profit: 192893.75, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12068,7 +12068,7 @@ export class PivotSalesData extends Array { Sales: 10864.07, COGS: 8055, Profit: 2809.07, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12100,7 +12100,7 @@ export class PivotSalesData extends Array { Sales: 208782, COGS: 83500, Profit: 125282, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12196,7 +12196,7 @@ export class PivotSalesData extends Array { Sales: 49691.64, COGS: 1101, Profit: 48590.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12228,7 +12228,7 @@ export class PivotSalesData extends Array { Sales: 24591, COGS: 5325, Profit: 19266, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12436,7 +12436,7 @@ export class PivotSalesData extends Array { Sales: 29039.28, COGS: 6702, Profit: 22337.28, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -12516,7 +12516,7 @@ export class PivotSalesData extends Array { Sales: 18220.5, COGS: 9700, Profit: 8520.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12708,7 +12708,7 @@ export class PivotSalesData extends Array { Sales: 57492.4, COGS: 26820, Profit: 30672.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12772,7 +12772,7 @@ export class PivotSalesData extends Array { Sales: 30449.52, COGS: 918, Profit: 29531.52, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12788,7 +12788,7 @@ export class PivotSalesData extends Array { Sales: 51100.8, COGS: 1158, Profit: 49942.8, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12820,7 +12820,7 @@ export class PivotSalesData extends Array { Sales: 41980.8, COGS: 1158, Profit: 40822.8, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12852,7 +12852,7 @@ export class PivotSalesData extends Array { Sales: 308475, COGS: 177840, Profit: 130635, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12884,7 +12884,7 @@ export class PivotSalesData extends Array { Sales: 480325, COGS: 216480, Profit: 263845, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12948,7 +12948,7 @@ export class PivotSalesData extends Array { Sales: 51814.5, COGS: 21670, Profit: 30144.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13060,7 +13060,7 @@ export class PivotSalesData extends Array { Sales: 645780, COGS: 573500, Profit: 72280, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13108,7 +13108,7 @@ export class PivotSalesData extends Array { Sales: 251050, COGS: 229920, Profit: 21130, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -13204,7 +13204,7 @@ export class PivotSalesData extends Array { Sales: 828480, COGS: 573500, Profit: 254980, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13220,7 +13220,7 @@ export class PivotSalesData extends Array { Sales: 60304.5, COGS: 21670, Profit: 38634.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13252,7 +13252,7 @@ export class PivotSalesData extends Array { Sales: 883750, COGS: 486200, Profit: 397550, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -13412,7 +13412,7 @@ export class PivotSalesData extends Array { Sales: 28910.64, COGS: 3594, Profit: 25316.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13444,7 +13444,7 @@ export class PivotSalesData extends Array { Sales: 16790.64, COGS: 3594, Profit: 13196.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13508,7 +13508,7 @@ export class PivotSalesData extends Array { Sales: 37781.4, COGS: 3015, Profit: 34766.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -13620,7 +13620,7 @@ export class PivotSalesData extends Array { Sales: 50511, COGS: 15600, Profit: 34911, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -13636,7 +13636,7 @@ export class PivotSalesData extends Array { Sales: 27498.38, COGS: 13530, Profit: 13968.38, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -13668,7 +13668,7 @@ export class PivotSalesData extends Array { Sales: 8937.6, COGS: 29920, Profit: 20982.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13828,7 +13828,7 @@ export class PivotSalesData extends Array { Sales: 21437.6, COGS: 29920, Profit: 8482.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13860,7 +13860,7 @@ export class PivotSalesData extends Array { Sales: 3089, COGS: 28050, Profit: 24961, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -13876,7 +13876,7 @@ export class PivotSalesData extends Array { Sales: 61574.25, COGS: 6550, Profit: 55024.25, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -13892,7 +13892,7 @@ export class PivotSalesData extends Array { Sales: 869806, COGS: 89440, Profit: 780366, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13956,7 +13956,7 @@ export class PivotSalesData extends Array { Sales: 5683, COGS: 29350, Profit: 23667, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -14020,7 +14020,7 @@ export class PivotSalesData extends Array { Sales: 457353.75, COGS: 113640, Profit: 343713.75, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14036,7 +14036,7 @@ export class PivotSalesData extends Array { Sales: 830956, COGS: 89440, Profit: 741516, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -14068,7 +14068,7 @@ export class PivotSalesData extends Array { Sales: 30864.4, COGS: 1900, Profit: 28964.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14100,7 +14100,7 @@ export class PivotSalesData extends Array { Sales: 249510, COGS: 289920, Profit: 40410, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14212,7 +14212,7 @@ export class PivotSalesData extends Array { Sales: 33344, COGS: 17150, Profit: 16194, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -14228,7 +14228,7 @@ export class PivotSalesData extends Array { Sales: 1087104, COGS: 296500, Profit: 790604, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -14308,7 +14308,7 @@ export class PivotSalesData extends Array { Sales: 17004, COGS: 17150, Profit: 146, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -14388,7 +14388,7 @@ export class PivotSalesData extends Array { Sales: 27696, COGS: 3800, Profit: 23896, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -14500,7 +14500,7 @@ export class PivotSalesData extends Array { Sales: 426384, COGS: 161980, Profit: 264404, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14612,7 +14612,7 @@ export class PivotSalesData extends Array { Sales: 7908.6, COGS: 25480, Profit: 17571.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -14708,7 +14708,7 @@ export class PivotSalesData extends Array { Sales: 34064.16, COGS: 8283, Profit: 25781.16, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14788,7 +14788,7 @@ export class PivotSalesData extends Array { Sales: 71910.8, COGS: 4420, Profit: 67490.8, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15140,7 +15140,7 @@ export class PivotSalesData extends Array { Sales: 19383, COGS: 6600, Profit: 12783, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15172,7 +15172,7 @@ export class PivotSalesData extends Array { Sales: 859005, COGS: 651250, Profit: 207755, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15284,7 +15284,7 @@ export class PivotSalesData extends Array { Sales: 7618.8, COGS: 5310, Profit: 2308.8, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -15332,7 +15332,7 @@ export class PivotSalesData extends Array { Sales: 7808.92, COGS: 14980, Profit: 7171.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15380,7 +15380,7 @@ export class PivotSalesData extends Array { Sales: 8032.92, COGS: 14980, Profit: 6947.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15492,7 +15492,7 @@ export class PivotSalesData extends Array { Sales: 39058.8, COGS: 6045, Profit: 33013.8, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -15524,7 +15524,7 @@ export class PivotSalesData extends Array { Sales: 207597.5, COGS: 122760, Profit: 84837.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15604,7 +15604,7 @@ export class PivotSalesData extends Array { Sales: 495257.5, COGS: 338520, Profit: 156737.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -15684,7 +15684,7 @@ export class PivotSalesData extends Array { Sales: 14253.54, COGS: 8635, Profit: 5618.54, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15732,7 +15732,7 @@ export class PivotSalesData extends Array { Sales: 6048, COGS: 24700, Profit: 18652, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15748,7 +15748,7 @@ export class PivotSalesData extends Array { Sales: 1919.7, COGS: 17430, Profit: 15510.3, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15812,7 +15812,7 @@ export class PivotSalesData extends Array { Sales: 30023.04, COGS: 6666, Profit: 23357.04, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15844,7 +15844,7 @@ export class PivotSalesData extends Array { Sales: 638372, COGS: 499720, Profit: 138652, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15908,7 +15908,7 @@ export class PivotSalesData extends Array { Sales: 775002, COGS: 67250, Profit: 707752, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15924,7 +15924,7 @@ export class PivotSalesData extends Array { Sales: 1013988, COGS: 634000, Profit: 379988, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15972,7 +15972,7 @@ export class PivotSalesData extends Array { Sales: 764502, COGS: 67250, Profit: 697252, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16020,7 +16020,7 @@ export class PivotSalesData extends Array { Sales: 62881, COGS: 333060, Profit: 270179, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -16084,7 +16084,7 @@ export class PivotSalesData extends Array { Sales: 12899.7, COGS: 17430, Profit: 4530.3, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16132,7 +16132,7 @@ export class PivotSalesData extends Array { Sales: 8583.54, COGS: 8635, Profit: 51.46, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16148,7 +16148,7 @@ export class PivotSalesData extends Array { Sales: 15153, COGS: 18700, Profit: 3547, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16308,7 +16308,7 @@ export class PivotSalesData extends Array { Sales: 20439, COGS: 2670, Profit: 17769, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16356,7 +16356,7 @@ export class PivotSalesData extends Array { Sales: 1090932.5, COGS: 521820, Profit: 569112.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16372,7 +16372,7 @@ export class PivotSalesData extends Array { Sales: 499922.5, COGS: 559260, Profit: 59337.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16468,7 +16468,7 @@ export class PivotSalesData extends Array { Sales: 1180770, COGS: 643500, Profit: 537270, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16484,7 +16484,7 @@ export class PivotSalesData extends Array { Sales: 191912.5, COGS: 292560, Profit: 100647.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -16548,7 +16548,7 @@ export class PivotSalesData extends Array { Sales: 32139, COGS: 2670, Profit: 29469, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16580,7 +16580,7 @@ export class PivotSalesData extends Array { Sales: 396737.5, COGS: 354480, Profit: 42257.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), diff --git a/samples/grids/pivot-grid/aggregate-units-sold/src/PivotSalesData.ts b/samples/grids/pivot-grid/aggregate-units-sold/src/PivotSalesData.ts index 29196f5db4..f4a39fb98f 100644 --- a/samples/grids/pivot-grid/aggregate-units-sold/src/PivotSalesData.ts +++ b/samples/grids/pivot-grid/aggregate-units-sold/src/PivotSalesData.ts @@ -5716,7 +5716,7 @@ export class PivotSalesData extends Array { Sales: 316250, COGS: 41400, Profit: 274850, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -5844,7 +5844,7 @@ export class PivotSalesData extends Array { Sales: 51315, COGS: 5490, Profit: 45825, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -5860,7 +5860,7 @@ export class PivotSalesData extends Array { Sales: 1050000, COGS: 5490, Profit: 1044510, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -5876,7 +5876,7 @@ export class PivotSalesData extends Array { Sales: 687300, COGS: 197000, Profit: 490300, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -5924,7 +5924,7 @@ export class PivotSalesData extends Array { Sales: 1216250, COGS: 448500, Profit: 767750, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -5940,7 +5940,7 @@ export class PivotSalesData extends Array { Sales: 44232, COGS: 2736, Profit: 41496, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -5956,7 +5956,7 @@ export class PivotSalesData extends Array { Sales: 49785, COGS: 21520, Profit: 28265, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -6100,7 +6100,7 @@ export class PivotSalesData extends Array { Sales: 136750, COGS: 41400, Profit: 95350, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6180,7 +6180,7 @@ export class PivotSalesData extends Array { Sales: 1358000, COGS: 397020, Profit: 960980, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -6500,7 +6500,7 @@ export class PivotSalesData extends Array { Sales: 331337.5, COGS: 39600, Profit: 291737.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -6532,7 +6532,7 @@ export class PivotSalesData extends Array { Sales: 20008.08, COGS: 2298, Profit: 17710.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6548,7 +6548,7 @@ export class PivotSalesData extends Array { Sales: 470118, COGS: 123500, Profit: 346618, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6660,7 +6660,7 @@ export class PivotSalesData extends Array { Sales: 509406, COGS: 624500, Profit: 115094, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -6676,7 +6676,7 @@ export class PivotSalesData extends Array { Sales: 52046.25, COGS: 79560, Profit: 27513.75, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6788,7 +6788,7 @@ export class PivotSalesData extends Array { Sales: 52624.08, COGS: 2298, Profit: 50326.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6884,7 +6884,7 @@ export class PivotSalesData extends Array { Sales: 480421.25, COGS: 79560, Profit: 400861.25, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -6900,7 +6900,7 @@ export class PivotSalesData extends Array { Sales: 19845.56, COGS: 10460, Profit: 9385.56, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -6996,7 +6996,7 @@ export class PivotSalesData extends Array { Sales: 762018, COGS: 123500, Profit: 638518, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7044,7 +7044,7 @@ export class PivotSalesData extends Array { Sales: 13609.32, COGS: 5967, Profit: 7642.32, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -7060,7 +7060,7 @@ export class PivotSalesData extends Array { Sales: 62651.85, COGS: 3210, Profit: 59441.85, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7108,7 +7108,7 @@ export class PivotSalesData extends Array { Sales: 1228416, COGS: 53500, Profit: 1174916, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7124,7 +7124,7 @@ export class PivotSalesData extends Array { Sales: 18319.7, COGS: 10725, Profit: 7594.7, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7204,7 +7204,7 @@ export class PivotSalesData extends Array { Sales: 474100, COGS: 199200, Profit: 274900, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7316,7 +7316,7 @@ export class PivotSalesData extends Array { Sales: 546477.5, COGS: 97080, Profit: 449397.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7332,7 +7332,7 @@ export class PivotSalesData extends Array { Sales: 257887.5, COGS: 257400, Profit: 487.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7348,7 +7348,7 @@ export class PivotSalesData extends Array { Sales: 9159.6, COGS: 5355, Profit: 3804.6, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -7412,7 +7412,7 @@ export class PivotSalesData extends Array { Sales: 5077.5, COGS: 19250, Profit: 14172.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7428,7 +7428,7 @@ export class PivotSalesData extends Array { Sales: 14488.18, COGS: 10065, Profit: 4423.18, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7492,7 +7492,7 @@ export class PivotSalesData extends Array { Sales: 538538, COGS: 771160, Profit: 232622, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7524,7 +7524,7 @@ export class PivotSalesData extends Array { Sales: 408477.5, COGS: 97080, Profit: 311397.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7540,7 +7540,7 @@ export class PivotSalesData extends Array { Sales: 144262.5, COGS: 257400, Profit: 113137.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7572,7 +7572,7 @@ export class PivotSalesData extends Array { Sales: 45842.4, COGS: 5440, Profit: 40402.4, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7620,7 +7620,7 @@ export class PivotSalesData extends Array { Sales: 636516, COGS: 53500, Profit: 583016, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7668,7 +7668,7 @@ export class PivotSalesData extends Array { Sales: 272188, COGS: 69160, Profit: 203028, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7684,7 +7684,7 @@ export class PivotSalesData extends Array { Sales: 407120, COGS: 504400, Profit: 97280, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7748,7 +7748,7 @@ export class PivotSalesData extends Array { Sales: 468188, COGS: 771160, Profit: 302972, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -7876,7 +7876,7 @@ export class PivotSalesData extends Array { Sales: 12933.12, COGS: 2724, Profit: 10209.12, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -7940,7 +7940,7 @@ export class PivotSalesData extends Array { Sales: 1255131.5, COGS: 467220, Profit: 787911.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8100,7 +8100,7 @@ export class PivotSalesData extends Array { Sales: 10584.75, COGS: 19450, Profit: 8865.25, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8244,7 +8244,7 @@ export class PivotSalesData extends Array { Sales: 40299.75, COGS: 19450, Profit: 20849.75, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8276,7 +8276,7 @@ export class PivotSalesData extends Array { Sales: 27196.4, COGS: 8800, Profit: 18396.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8356,7 +8356,7 @@ export class PivotSalesData extends Array { Sales: 65978.4, COGS: 22610, Profit: 43368.4, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -8372,7 +8372,7 @@ export class PivotSalesData extends Array { Sales: 42751.2, COGS: 7360, Profit: 35391.2, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8388,7 +8388,7 @@ export class PivotSalesData extends Array { Sales: 7160.72, COGS: 14255, Profit: 7094.28, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8468,7 +8468,7 @@ export class PivotSalesData extends Array { Sales: 25094.72, COGS: 14255, Profit: 10839.72, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8660,7 +8660,7 @@ export class PivotSalesData extends Array { Sales: 65732.4, COGS: 6710, Profit: 59022.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8676,7 +8676,7 @@ export class PivotSalesData extends Array { Sales: 48936.6, COGS: 15140, Profit: 33796.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8740,7 +8740,7 @@ export class PivotSalesData extends Array { Sales: 70503.2, COGS: 26460, Profit: 44043.2, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8788,7 +8788,7 @@ export class PivotSalesData extends Array { Sales: 1446564, COGS: 90740, Profit: 1355824, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -8820,7 +8820,7 @@ export class PivotSalesData extends Array { Sales: 40701.6, COGS: 15140, Profit: 25561.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8884,7 +8884,7 @@ export class PivotSalesData extends Array { Sales: 61442.4, COGS: 6710, Profit: 54732.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8900,7 +8900,7 @@ export class PivotSalesData extends Array { Sales: 443058, COGS: 462280, Profit: 19222, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -8916,7 +8916,7 @@ export class PivotSalesData extends Array { Sales: 3787.35, COGS: 5795, Profit: 2007.65, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -8948,7 +8948,7 @@ export class PivotSalesData extends Array { Sales: 2516.85, COGS: 11745, Profit: 9228.15, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -9060,7 +9060,7 @@ export class PivotSalesData extends Array { Sales: 5222.35, COGS: 5795, Profit: 572.65, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9140,7 +9140,7 @@ export class PivotSalesData extends Array { Sales: 24501.4, COGS: 5080, Profit: 19421.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9236,7 +9236,7 @@ export class PivotSalesData extends Array { Sales: 823550, COGS: 187200, Profit: 636350, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -9268,7 +9268,7 @@ export class PivotSalesData extends Array { Sales: 79200, COGS: 275000, Profit: 195800, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9412,7 +9412,7 @@ export class PivotSalesData extends Array { Sales: 1304660, COGS: 319280, Profit: 985380, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9428,7 +9428,7 @@ export class PivotSalesData extends Array { Sales: 85891, COGS: 13890, Profit: 72001, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9460,7 +9460,7 @@ export class PivotSalesData extends Array { Sales: 163475, COGS: 84480, Profit: 78995, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9476,7 +9476,7 @@ export class PivotSalesData extends Array { Sales: 3098, COGS: 18020, Profit: 14922, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9508,7 +9508,7 @@ export class PivotSalesData extends Array { Sales: 9059.4, COGS: 10680, Profit: 1620.6, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9524,7 +9524,7 @@ export class PivotSalesData extends Array { Sales: 50658, COGS: 21160, Profit: 29498, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9652,7 +9652,7 @@ export class PivotSalesData extends Array { Sales: 417975, COGS: 84480, Profit: 333495, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9668,7 +9668,7 @@ export class PivotSalesData extends Array { Sales: 23387, COGS: 10330, Profit: 13057, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -9700,7 +9700,7 @@ export class PivotSalesData extends Array { Sales: 65311, COGS: 13890, Profit: 51421, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9716,7 +9716,7 @@ export class PivotSalesData extends Array { Sales: 23935, COGS: 12650, Profit: 11285, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9732,7 +9732,7 @@ export class PivotSalesData extends Array { Sales: 58383, COGS: 22970, Profit: 35413, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9828,7 +9828,7 @@ export class PivotSalesData extends Array { Sales: 1305010, COGS: 319280, Profit: 985730, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9924,7 +9924,7 @@ export class PivotSalesData extends Array { Sales: 5184.72, COGS: 6897, Profit: 1712.28, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -9956,7 +9956,7 @@ export class PivotSalesData extends Array { Sales: 26167.54, COGS: 1315, Profit: 24852.54, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -9972,7 +9972,7 @@ export class PivotSalesData extends Array { Sales: 266722.5, COGS: 106440, Profit: 160282.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -10020,7 +10020,7 @@ export class PivotSalesData extends Array { Sales: 24323.74, COGS: 7015, Profit: 17308.74, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10068,7 +10068,7 @@ export class PivotSalesData extends Array { Sales: 13896.72, COGS: 6897, Profit: 6999.72, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10084,7 +10084,7 @@ export class PivotSalesData extends Array { Sales: 255983, COGS: 189020, Profit: 66963, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10180,7 +10180,7 @@ export class PivotSalesData extends Array { Sales: 1117122, COGS: 305250, Profit: 811872, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10196,7 +10196,7 @@ export class PivotSalesData extends Array { Sales: 418754, COGS: 539760, Profit: 121006, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10244,7 +10244,7 @@ export class PivotSalesData extends Array { Sales: 470922, COGS: 305250, Profit: 165672, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10260,7 +10260,7 @@ export class PivotSalesData extends Array { Sales: 36892.4, COGS: 11230, Profit: 25662.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10276,7 +10276,7 @@ export class PivotSalesData extends Array { Sales: 439152, COGS: 609000, Profit: 169848, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -10324,7 +10324,7 @@ export class PivotSalesData extends Array { Sales: 99533, COGS: 189020, Profit: 89487, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10340,7 +10340,7 @@ export class PivotSalesData extends Array { Sales: 28103.74, COGS: 7015, Profit: 21088.74, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10356,7 +10356,7 @@ export class PivotSalesData extends Array { Sales: 302904, COGS: 539760, Profit: 236856, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10372,7 +10372,7 @@ export class PivotSalesData extends Array { Sales: 26551.6, COGS: 17570, Profit: 8981.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10436,7 +10436,7 @@ export class PivotSalesData extends Array { Sales: 32111.6, COGS: 17570, Profit: 14541.6, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -10532,7 +10532,7 @@ export class PivotSalesData extends Array { Sales: 71252.4, COGS: 18340, Profit: 52912.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10580,7 +10580,7 @@ export class PivotSalesData extends Array { Sales: 21229.81, COGS: 5155, Profit: 16074.81, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10676,7 +10676,7 @@ export class PivotSalesData extends Array { Sales: 18275.4, COGS: 6645, Profit: 11630.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10804,7 +10804,7 @@ export class PivotSalesData extends Array { Sales: 358000, COGS: 300000, Profit: 58000, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10884,7 +10884,7 @@ export class PivotSalesData extends Array { Sales: 8682.45, COGS: 29310, Profit: 20627.55, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10916,7 +10916,7 @@ export class PivotSalesData extends Array { Sales: 371217, COGS: 280750, Profit: 90467, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -10932,7 +10932,7 @@ export class PivotSalesData extends Array { Sales: 212916, COGS: 351000, Profit: 138084, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10948,7 +10948,7 @@ export class PivotSalesData extends Array { Sales: 37219.08, COGS: 8289, Profit: 28930.08, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -10964,7 +10964,7 @@ export class PivotSalesData extends Array { Sales: 2598.75, COGS: 10625, Profit: 8026.25, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11044,7 +11044,7 @@ export class PivotSalesData extends Array { Sales: 61650.6, COGS: 14210, Profit: 47440.6, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11076,7 +11076,7 @@ export class PivotSalesData extends Array { Sales: 17076.8, COGS: 5880, Profit: 11196.8, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11172,7 +11172,7 @@ export class PivotSalesData extends Array { Sales: 462052.5, COGS: 119280, Profit: 342772.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -11396,7 +11396,7 @@ export class PivotSalesData extends Array { Sales: 1057608, COGS: 320750, Profit: 736858, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -11540,7 +11540,7 @@ export class PivotSalesData extends Array { Sales: 12384.96, COGS: 12045, Profit: 339.96, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -11588,7 +11588,7 @@ export class PivotSalesData extends Array { Sales: 918162, COGS: 557960, Profit: 360202, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -11604,7 +11604,7 @@ export class PivotSalesData extends Array { Sales: 27484.24, COGS: 9730, Profit: 17754.24, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11684,7 +11684,7 @@ export class PivotSalesData extends Array { Sales: 710436, COGS: 96500, Profit: 613936, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -11796,7 +11796,7 @@ export class PivotSalesData extends Array { Sales: 174708, COGS: 202000, Profit: 27292, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11908,7 +11908,7 @@ export class PivotSalesData extends Array { Sales: 28188, COGS: 4125, Profit: 24063, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -11972,7 +11972,7 @@ export class PivotSalesData extends Array { Sales: 20651.64, COGS: 1101, Profit: 19550.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12020,7 +12020,7 @@ export class PivotSalesData extends Array { Sales: 495006, COGS: 80500, Profit: 414506, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -12052,7 +12052,7 @@ export class PivotSalesData extends Array { Sales: 415733.75, COGS: 222840, Profit: 192893.75, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12068,7 +12068,7 @@ export class PivotSalesData extends Array { Sales: 10864.07, COGS: 8055, Profit: 2809.07, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12100,7 +12100,7 @@ export class PivotSalesData extends Array { Sales: 208782, COGS: 83500, Profit: 125282, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12196,7 +12196,7 @@ export class PivotSalesData extends Array { Sales: 49691.64, COGS: 1101, Profit: 48590.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12228,7 +12228,7 @@ export class PivotSalesData extends Array { Sales: 24591, COGS: 5325, Profit: 19266, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12436,7 +12436,7 @@ export class PivotSalesData extends Array { Sales: 29039.28, COGS: 6702, Profit: 22337.28, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -12516,7 +12516,7 @@ export class PivotSalesData extends Array { Sales: 18220.5, COGS: 9700, Profit: 8520.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12708,7 +12708,7 @@ export class PivotSalesData extends Array { Sales: 57492.4, COGS: 26820, Profit: 30672.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12772,7 +12772,7 @@ export class PivotSalesData extends Array { Sales: 30449.52, COGS: 918, Profit: 29531.52, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12788,7 +12788,7 @@ export class PivotSalesData extends Array { Sales: 51100.8, COGS: 1158, Profit: 49942.8, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12820,7 +12820,7 @@ export class PivotSalesData extends Array { Sales: 41980.8, COGS: 1158, Profit: 40822.8, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -12852,7 +12852,7 @@ export class PivotSalesData extends Array { Sales: 308475, COGS: 177840, Profit: 130635, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -12884,7 +12884,7 @@ export class PivotSalesData extends Array { Sales: 480325, COGS: 216480, Profit: 263845, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -12948,7 +12948,7 @@ export class PivotSalesData extends Array { Sales: 51814.5, COGS: 21670, Profit: 30144.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13060,7 +13060,7 @@ export class PivotSalesData extends Array { Sales: 645780, COGS: 573500, Profit: 72280, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13108,7 +13108,7 @@ export class PivotSalesData extends Array { Sales: 251050, COGS: 229920, Profit: 21130, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -13204,7 +13204,7 @@ export class PivotSalesData extends Array { Sales: 828480, COGS: 573500, Profit: 254980, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13220,7 +13220,7 @@ export class PivotSalesData extends Array { Sales: 60304.5, COGS: 21670, Profit: 38634.5, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13252,7 +13252,7 @@ export class PivotSalesData extends Array { Sales: 883750, COGS: 486200, Profit: 397550, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -13412,7 +13412,7 @@ export class PivotSalesData extends Array { Sales: 28910.64, COGS: 3594, Profit: 25316.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13444,7 +13444,7 @@ export class PivotSalesData extends Array { Sales: 16790.64, COGS: 3594, Profit: 13196.64, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13508,7 +13508,7 @@ export class PivotSalesData extends Array { Sales: 37781.4, COGS: 3015, Profit: 34766.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -13620,7 +13620,7 @@ export class PivotSalesData extends Array { Sales: 50511, COGS: 15600, Profit: 34911, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -13636,7 +13636,7 @@ export class PivotSalesData extends Array { Sales: 27498.38, COGS: 13530, Profit: 13968.38, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -13668,7 +13668,7 @@ export class PivotSalesData extends Array { Sales: 8937.6, COGS: 29920, Profit: 20982.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13828,7 +13828,7 @@ export class PivotSalesData extends Array { Sales: 21437.6, COGS: 29920, Profit: 8482.4, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13860,7 +13860,7 @@ export class PivotSalesData extends Array { Sales: 3089, COGS: 28050, Profit: 24961, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -13876,7 +13876,7 @@ export class PivotSalesData extends Array { Sales: 61574.25, COGS: 6550, Profit: 55024.25, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -13892,7 +13892,7 @@ export class PivotSalesData extends Array { Sales: 869806, COGS: 89440, Profit: 780366, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -13956,7 +13956,7 @@ export class PivotSalesData extends Array { Sales: 5683, COGS: 29350, Profit: 23667, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -14020,7 +14020,7 @@ export class PivotSalesData extends Array { Sales: 457353.75, COGS: 113640, Profit: 343713.75, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14036,7 +14036,7 @@ export class PivotSalesData extends Array { Sales: 830956, COGS: 89440, Profit: 741516, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -14068,7 +14068,7 @@ export class PivotSalesData extends Array { Sales: 30864.4, COGS: 1900, Profit: 28964.4, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14100,7 +14100,7 @@ export class PivotSalesData extends Array { Sales: 249510, COGS: 289920, Profit: 40410, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14212,7 +14212,7 @@ export class PivotSalesData extends Array { Sales: 33344, COGS: 17150, Profit: 16194, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -14228,7 +14228,7 @@ export class PivotSalesData extends Array { Sales: 1087104, COGS: 296500, Profit: 790604, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -14308,7 +14308,7 @@ export class PivotSalesData extends Array { Sales: 17004, COGS: 17150, Profit: 146, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -14388,7 +14388,7 @@ export class PivotSalesData extends Array { Sales: 27696, COGS: 3800, Profit: 23896, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -14500,7 +14500,7 @@ export class PivotSalesData extends Array { Sales: 426384, COGS: 161980, Profit: 264404, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14612,7 +14612,7 @@ export class PivotSalesData extends Array { Sales: 7908.6, COGS: 25480, Profit: 17571.4, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -14708,7 +14708,7 @@ export class PivotSalesData extends Array { Sales: 34064.16, COGS: 8283, Profit: 25781.16, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -14788,7 +14788,7 @@ export class PivotSalesData extends Array { Sales: 71910.8, COGS: 4420, Profit: 67490.8, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15140,7 +15140,7 @@ export class PivotSalesData extends Array { Sales: 19383, COGS: 6600, Profit: 12783, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15172,7 +15172,7 @@ export class PivotSalesData extends Array { Sales: 859005, COGS: 651250, Profit: 207755, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15284,7 +15284,7 @@ export class PivotSalesData extends Array { Sales: 7618.8, COGS: 5310, Profit: 2308.8, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -15332,7 +15332,7 @@ export class PivotSalesData extends Array { Sales: 7808.92, COGS: 14980, Profit: 7171.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15380,7 +15380,7 @@ export class PivotSalesData extends Array { Sales: 8032.92, COGS: 14980, Profit: 6947.08, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15492,7 +15492,7 @@ export class PivotSalesData extends Array { Sales: 39058.8, COGS: 6045, Profit: 33013.8, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -15524,7 +15524,7 @@ export class PivotSalesData extends Array { Sales: 207597.5, COGS: 122760, Profit: 84837.5, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15604,7 +15604,7 @@ export class PivotSalesData extends Array { Sales: 495257.5, COGS: 338520, Profit: 156737.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -15684,7 +15684,7 @@ export class PivotSalesData extends Array { Sales: 14253.54, COGS: 8635, Profit: 5618.54, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15732,7 +15732,7 @@ export class PivotSalesData extends Array { Sales: 6048, COGS: 24700, Profit: 18652, - Date: `09/01/2019`, + Date: `09/01/2018`, MonthName: `September`, Year: 2018 }), @@ -15748,7 +15748,7 @@ export class PivotSalesData extends Array { Sales: 1919.7, COGS: 17430, Profit: 15510.3, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15812,7 +15812,7 @@ export class PivotSalesData extends Array { Sales: 30023.04, COGS: 6666, Profit: 23357.04, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15844,7 +15844,7 @@ export class PivotSalesData extends Array { Sales: 638372, COGS: 499720, Profit: 138652, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15908,7 +15908,7 @@ export class PivotSalesData extends Array { Sales: 775002, COGS: 67250, Profit: 707752, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -15924,7 +15924,7 @@ export class PivotSalesData extends Array { Sales: 1013988, COGS: 634000, Profit: 379988, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -15972,7 +15972,7 @@ export class PivotSalesData extends Array { Sales: 764502, COGS: 67250, Profit: 697252, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16020,7 +16020,7 @@ export class PivotSalesData extends Array { Sales: 62881, COGS: 333060, Profit: 270179, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -16084,7 +16084,7 @@ export class PivotSalesData extends Array { Sales: 12899.7, COGS: 17430, Profit: 4530.3, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16132,7 +16132,7 @@ export class PivotSalesData extends Array { Sales: 8583.54, COGS: 8635, Profit: 51.46, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16148,7 +16148,7 @@ export class PivotSalesData extends Array { Sales: 15153, COGS: 18700, Profit: 3547, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16308,7 +16308,7 @@ export class PivotSalesData extends Array { Sales: 20439, COGS: 2670, Profit: 17769, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16356,7 +16356,7 @@ export class PivotSalesData extends Array { Sales: 1090932.5, COGS: 521820, Profit: 569112.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16372,7 +16372,7 @@ export class PivotSalesData extends Array { Sales: 499922.5, COGS: 559260, Profit: 59337.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16468,7 +16468,7 @@ export class PivotSalesData extends Array { Sales: 1180770, COGS: 643500, Profit: 537270, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }), @@ -16484,7 +16484,7 @@ export class PivotSalesData extends Array { Sales: 191912.5, COGS: 292560, Profit: 100647.5, - Date: `12/01/2019`, + Date: `12/01/2018`, MonthName: `December`, Year: 2018 }), @@ -16548,7 +16548,7 @@ export class PivotSalesData extends Array { Sales: 32139, COGS: 2670, Profit: 29469, - Date: `10/01/2019`, + Date: `10/01/2018`, MonthName: `October`, Year: 2018 }), @@ -16580,7 +16580,7 @@ export class PivotSalesData extends Array { Sales: 396737.5, COGS: 354480, Profit: 42257.5, - Date: `11/01/2019`, + Date: `11/01/2018`, MonthName: `November`, Year: 2018 }),